#896798 unattended-upgrades: Respect NetworkManager's metered connection property

Package:
apt
Source:
apt
Description:
commandline package manager
Submitter:
Jeremy Bicha
Date:
2022-05-29 19:57:05 UTC
Severity:
normal
Tags:
#896798#5
Date:
2018-04-24 10:13:24 UTC
From:
To:
NetworkManager allows setting certain network connections as metered.
It would be nice if  unattended-upgrades would automatically not run
when being used on a metered connection.

Maybe this behavior should be overridable and maybe security should
have a separate override.

Although not about the unattended-upgrades package in particular,
there is some background discussion at
https://forum.snapcraft.io/t/snap-refresh-over-metered-connections/5001

Thanks,
Jeremy Bicha

#896798#10
Date:
2018-04-24 15:03:56 UTC
From:
To:
Hi Jeremy,

2018-04-24 12:13 GMT+02:00 Jeremy Bicha <jbicha@debian.org>:

I agree that it would be an important feature but apt starts u-u,
hence this should be fixed in apt.

Cheers,
Balint

#896798#29
Date:
2018-04-24 15:03:56 UTC
From:
To:
Hi Jeremy,

2018-04-24 12:13 GMT+02:00 Jeremy Bicha <jbicha@debian.org>:

I agree that it would be an important feature but apt starts u-u,
hence this should be fixed in apt.

Cheers,
Balint

#896798#36
Date:
2022-05-29 14:29:29 UTC
From:
To:
Fixed by unattended-upgrades commit e4d0f0bb17b843743f83ff5ee696ce5de0ede435 "Skip updates on metered connections" (Jul 11 2018), right? Regards