]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
committing changes in /etc made by "/usr/bin/apt full-upgrade -y"
authorFrank Brehm <frank@brehm-online.com>
Tue, 27 Jul 2021 06:33:28 +0000 (08:33 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 27 Jul 2021 06:33:28 +0000 (08:33 +0200)
Package changes:
-ubuntu-advantage-tools 27.1~20.04.1 amd64
+ubuntu-advantage-tools 27.2.1~20.04.1 amd64

apt/apt.conf.d/20apt-esm-hook.conf
ubuntu-advantage/uaclient.conf

index 3a06efdfe321f955de3ba838aea61c4da69077fb..0cc6823911bf822bc97ba08a3c237621ace9dfd7 100644 (file)
@@ -8,8 +8,8 @@ APT::Install::Post-Invoke-Success {
 
 APT::Install::Pre-Invoke {
        "[ ! -f /usr/lib/ubuntu-advantage/apt-esm-hook ] || /usr/lib/ubuntu-advantage/apt-esm-hook pre-invoke || true";
-}
+};
 
 AptCli::Hooks::Upgrade {
        "[ ! -f /usr/lib/ubuntu-advantage/apt-esm-json-hook ] || /usr/lib/ubuntu-advantage/apt-esm-json-hook || true";
-}
+};
index 9e5def80fd5cc2eb576f0e3ae3034fab3427d753..7bf292a31eeb3597c6ce405acee72617bbe67f7c 100644 (file)
@@ -1,6 +1,14 @@
 # Ubuntu-Advantage client config file.
-contract_url: 'https://contracts.canonical.com'
-security_url: 'https://ubuntu.com/security'
+# If you modify this file, run "ua refresh config" to ensure changes are
+# picked up by Ubuntu-Advantage client.
+
+contract_url: https://contracts.canonical.com
 data_dir: /var/lib/ubuntu-advantage
-log_level: debug
 log_file: /var/log/ubuntu-advantage.log
+log_level: debug
+security_url: https://ubuntu.com/security
+ua_config:
+  apt_http_proxy: null
+  apt_https_proxy: null
+  http_proxy: null
+  https_proxy: null