]> 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>
Wed, 7 Sep 2022 21:06:58 +0000 (23:06 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Wed, 7 Sep 2022 21:06:58 +0000 (23:06 +0200)
Packages with configuration changes:
-fwupd 1.7.5-3 amd64
+fwupd 1.8.3-1~22.04.1 amd64

Package changes:
-firefox 104.0.1+linuxmint1+vanessa amd64
-firefox-locale-de 104.0.1+linuxmint1+vanessa amd64
-firefox-locale-en 104.0.1+linuxmint1+vanessa amd64
-firefox-locale-eo 104.0.1+linuxmint1+vanessa amd64
-firefox-locale-es 104.0.1+linuxmint1+vanessa amd64
-firefox-locale-fr 104.0.1+linuxmint1+vanessa amd64
-firefox-locale-vi 104.0.1+linuxmint1+vanessa amd64
+firefox 104.0.2+linuxmint1+vanessa amd64
+firefox-locale-de 104.0.2+linuxmint1+vanessa amd64
+firefox-locale-en 104.0.2+linuxmint1+vanessa amd64
+firefox-locale-eo 104.0.2+linuxmint1+vanessa amd64
+firefox-locale-es 104.0.2+linuxmint1+vanessa amd64
+firefox-locale-fr 104.0.2+linuxmint1+vanessa amd64
+firefox-locale-vi 104.0.2+linuxmint1+vanessa amd64
-fwupd 1.7.5-3 amd64
+fwupd 1.8.3-1~22.04.1 amd64
-libfwupd2 1.7.5-3 amd64
-libfwupdplugin5 1.7.5-3 amd64
+libfwupd2 1.8.3-1~22.04.1 amd64
+libfwupdplugin7 1.8.3-1~22.04.1 amd64
+libprotobuf-c1 1.3.3-1ubuntu2.1 amd64

13 files changed:
.etckeeper
fwupd/daemon.conf
fwupd/msr.conf [new file with mode: 0644]
fwupd/redfish.conf
fwupd/thunderbolt.conf
group
group-
gshadow
gshadow-
passwd
passwd-
shadow
shadow-

index 68dff3142bc23db721eeb2749e4728e7f2b0329a..97cae9aa42aa0c8e20be41b955400becc8f4a572 100755 (executable)
@@ -1736,6 +1736,7 @@ maybe chmod 0644 'fstab'
 maybe chmod 0644 'fuse.conf'
 maybe chmod 0755 'fwupd'
 maybe chmod 0644 'fwupd/daemon.conf'
+maybe chmod 0644 'fwupd/msr.conf'
 maybe chmod 0644 'fwupd/redfish.conf'
 maybe chmod 0755 'fwupd/remotes.d'
 maybe chmod 0644 'fwupd/remotes.d/dell-esrt.conf'
index 851047ff7ab3d1a7dc68beba88f12f9b3a8b8878..6ac825249cf35684529d6017f59095bdcd7e1d7d 100644 (file)
@@ -49,6 +49,12 @@ IgnorePower=false
 # Only support installing firmware signed with a trusted key
 OnlyTrusted=true
 
+# Show private data like device serial numbers and instance IDs to clients
+ShowDevicePrivate=true
+
+# UIDs that should marked as trusted
+TrustedUids=
+
 # A host best known configuration is used when using `fwupdmgr sync` which can
 # downgrade firmware to factory versions or upgrade firmware to a supported
 # config level. e.g. `vendor-factory-2021q1`
diff --git a/fwupd/msr.conf b/fwupd/msr.conf
new file mode 100644 (file)
index 0000000..30a7ef5
--- /dev/null
@@ -0,0 +1,5 @@
+[msr]
+
+# Minimum kernel version to allow probing for sme flag
+MinimumSmeKernelVersion=5.18.0
+
index 6675d59649b473ce35f409a9c6e73e7c9bcde398..d47bdf0dd22a66feb21248bfd41e348052b0a2b5 100644 (file)
@@ -15,3 +15,6 @@
 
 # Do not use IPMI KCS to create an initial user account if no SMBIOS data
 IpmiDisableCreateUser=False
+
+# Amount of time in seconds to wait for a BMC restart
+ManagerResetTimeout=1800
index d6a61d1699e2a6f5deacb60536fba448ed6b8dc0..efaecb4bf090ebffe309bbc1255cf74583d27ec0 100644 (file)
@@ -7,3 +7,6 @@ MinimumKernelVersion=4.13.0
 
 # Forces delaying activation until shutdown/logout/reboot
 DelayedActivation=false
+
+# Uses offline mode interface to update retimers
+RetimerOfflineMode=false
diff --git a/group b/group
index d0a8524e48d00e332713c3e96f438223de5a9507..8bca9316e2c5e5c70a4e84ffb57fbca53410fda5 100644 (file)
--- a/group
+++ b/group
@@ -98,3 +98,4 @@ whoopsie:x:153:
 _ssh:x:115:
 plocate:x:154:
 swtpm:x:155:
+fwupd-refresh:x:156:
diff --git a/group- b/group-
index 46990062d256b241d82b3b312f27848aefb70435..d0a8524e48d00e332713c3e96f438223de5a9507 100644 (file)
--- a/group-
+++ b/group-
@@ -97,3 +97,4 @@ sgx:x:152:
 whoopsie:x:153:
 _ssh:x:115:
 plocate:x:154:
+swtpm:x:155:
diff --git a/gshadow b/gshadow
index 54d35c80949b7127555889cecc1cb5d6d04d1ea9..20815079af1ea4ba230c5153ac717ee82e9e3952 100644 (file)
--- a/gshadow
+++ b/gshadow
@@ -98,3 +98,4 @@ whoopsie:!::
 _ssh:!::
 plocate:!::
 swtpm:!::
+fwupd-refresh:!::
index 143daf902b109064f5d6644f081a3d1c1ff87a76..54d35c80949b7127555889cecc1cb5d6d04d1ea9 100644 (file)
--- a/gshadow-
+++ b/gshadow-
@@ -97,3 +97,4 @@ sgx:!::
 whoopsie:!::
 _ssh:!::
 plocate:!::
+swtpm:!::
diff --git a/passwd b/passwd
index b45ffc70c3963062310edec6f4209ea8e8f8b830..69f006bb3fd33b5ec4e846d87b8863ef14b5c129 100644 (file)
--- a/passwd
+++ b/passwd
@@ -69,3 +69,4 @@ _flatpak:x:135:150:Flatpak system-wide installation helper,,,:/nonexistent:/usr/
 systemd-timesync:x:999:999:systemd Time Synchronization:/:/usr/sbin/nologin
 whoopsie:x:137:153::/nonexistent:/bin/false
 swtpm:x:138:155:virtual TPM software stack,,,:/var/lib/swtpm:/bin/false
+fwupd-refresh:x:139:156:fwupd-refresh user,,,:/run/systemd:/usr/sbin/nologin
diff --git a/passwd- b/passwd-
index d3ac90ca3864a60b99c08b90513ec73835b83456..5ed84dc588580d12328deb6c960d31667bf345ca 100644 (file)
--- a/passwd-
+++ b/passwd-
@@ -68,4 +68,5 @@ tss:x:134:149:TPM software stack,,,:/var/lib/tpm:/bin/false
 _flatpak:x:135:150:Flatpak system-wide installation helper,,,:/nonexistent:/usr/sbin/nologin
 systemd-timesync:x:999:999:systemd Time Synchronization:/:/usr/sbin/nologin
 whoopsie:x:137:153::/nonexistent:/bin/false
-swtpm:x:138:155::/var/lib/swtpm:/bin/false
+swtpm:x:138:155:virtual TPM software stack,,,:/var/lib/swtpm:/bin/false
+fwupd-refresh:x:139:156::/run/systemd:/usr/sbin/nologin
diff --git a/shadow b/shadow
index 641ba1007f12183542a8e3749f6c718518ffa92e..edee685d11242fe1beb8ce29edbf1ac6528e1470 100644 (file)
--- a/shadow
+++ b/shadow
@@ -69,3 +69,4 @@ _flatpak:*:18464:0:99999:7:::
 systemd-timesync:!!:18464::::::
 whoopsie:*:19220:0:99999:7:::
 swtpm:*:19220:0:99999:7:::
+fwupd-refresh:*:19242:0:99999:7:::
diff --git a/shadow- b/shadow-
index 641ba1007f12183542a8e3749f6c718518ffa92e..edee685d11242fe1beb8ce29edbf1ac6528e1470 100644 (file)
--- a/shadow-
+++ b/shadow-
@@ -69,3 +69,4 @@ _flatpak:*:18464:0:99999:7:::
 systemd-timesync:!!:18464::::::
 whoopsie:*:19220:0:99999:7:::
 swtpm:*:19220:0:99999:7:::
+fwupd-refresh:*:19242:0:99999:7:::