From: Frank Brehm Date: Wed, 3 Nov 2021 07:52:40 +0000 (+0100) Subject: committing changes in /etc made by "/usr/bin/apt full-upgrade -y" X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=48ea1536ba4d635d5e3ba203b95ceb06edb3381e;p=config%2Fbruni%2Fetc-mint-new1.git committing changes in /etc made by "/usr/bin/apt full-upgrade -y" Package changes: -ubuntu-advantage-tools 27.2.2~20.04.1 amd64 +ubuntu-advantage-tools 27.3~20.04.1 amd64 --- diff --git a/logrotate.d/ubuntu-advantage-tools b/logrotate.d/ubuntu-advantage-tools index 1dede3f..76e6b47 100644 --- a/logrotate.d/ubuntu-advantage-tools +++ b/logrotate.d/ubuntu-advantage-tools @@ -1,4 +1,7 @@ -/var/log/ubuntu-advantage.log { +# use the root group by default, since this is the owning group +# of /var/log/ubuntu-advantage*.log files. +/var/log/ubuntu-advantage*.log { + su root root rotate 6 monthly compress diff --git a/systemd/system/multi-user.target.wants/ua-license-check.path b/systemd/system/multi-user.target.wants/ua-license-check.path new file mode 120000 index 0000000..d0f60ae --- /dev/null +++ b/systemd/system/multi-user.target.wants/ua-license-check.path @@ -0,0 +1 @@ +/lib/systemd/system/ua-license-check.path \ No newline at end of file diff --git a/systemd/system/timers.target.wants/ua-messaging.timer b/systemd/system/timers.target.wants/ua-messaging.timer deleted file mode 120000 index a9be21a..0000000 --- a/systemd/system/timers.target.wants/ua-messaging.timer +++ /dev/null @@ -1 +0,0 @@ -/lib/systemd/system/ua-messaging.timer \ No newline at end of file diff --git a/systemd/system/timers.target.wants/ua-timer.timer b/systemd/system/timers.target.wants/ua-timer.timer new file mode 120000 index 0000000..470cbfa --- /dev/null +++ b/systemd/system/timers.target.wants/ua-timer.timer @@ -0,0 +1 @@ +/lib/systemd/system/ua-timer.timer \ No newline at end of file diff --git a/ubuntu-advantage/help_data.yaml b/ubuntu-advantage/help_data.yaml index da222a3..3c93645 100644 --- a/ubuntu-advantage/help_data.yaml +++ b/ubuntu-advantage/help_data.yaml @@ -43,7 +43,7 @@ fips: FIPS 140-2 is a set of publicly announced cryptographic standards developed by the National Institute of Standards and Technology applicable for FedRAMP, HIPAA, PCI and ISO compliance use cases. - Note that ‘fips’ does not provide security patching. For fips certified + Note that "fips" does not provide security patching. For fips certified modules with security patches please refer to fips-updates. The modules are certified on Intel x86_64 and IBM Z hardware platforms for Ubuntu 18.04 and Intel x86_64, IBM Power8 and IBM Z hardware platforms for @@ -66,3 +66,21 @@ livepatch: livepatches cannot be enabled on fips-enabled systems. You can find out more about Ubuntu Kernel Livepatch service at https://ubuntu.com/security/livepatch + +ros: + help: | + ros provides access to a private PPA which includes security-related + updates for available high and critical CVE fixes for Robot Operating + System (ROS) packages. For access to ROS ESM and security updates, both + esm-infra and esm-apps services will also be enabled. To get additional + non-security updates, enable ros-updates. You can find out more about the + ROS ESM service at https://ubuntu.com/robotics/ros-esm + +ros-updates: + help: | + ros-updates provides access to a private PPA which includes + non-security-related updates for Robot Operating System (ROS) packages. + For full access to ROS ESM, security and non-security updates, + the esm-infra, esm-apps, and ros services will also be enabled. You can + find out more about the ROS ESM service at + https://ubuntu.com/robotics/ros-esm diff --git a/ubuntu-advantage/uaclient.conf b/ubuntu-advantage/uaclient.conf index 7bf292a..861ead5 100644 --- a/ubuntu-advantage/uaclient.conf +++ b/ubuntu-advantage/uaclient.conf @@ -7,8 +7,12 @@ data_dir: /var/lib/ubuntu-advantage log_file: /var/log/ubuntu-advantage.log log_level: debug security_url: https://ubuntu.com/security +timer_log_file: /var/log/ubuntu-advantage-timer.log ua_config: apt_http_proxy: null apt_https_proxy: null http_proxy: null https_proxy: null + update_messaging_timer: 21600 + update_status_timer: 43200 + metering_timer: 0