New 2024.02 stable release
authorMichael Prokop <mika@grml.org>
Wed, 28 Feb 2024 07:36:38 +0000 (08:36 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 28 Feb 2024 07:36:38 +0000 (08:36 +0100)
19 files changed:
bugs/known/index.html.tt2
changelogs/README-grml-2024.02-rc1/index.html.tt2
changelogs/README-grml-2024.02/index.html.tt2 [new file with mode: 0644]
changelogs/index.html.tt2
download/index.html.tt2
faq/index.html.tt2
files/grml32-full_2024.02/dpkg.list
files/grml32-full_2024.02/dpkg.selections
files/grml32-full_latest
files/grml32-small_2024.02/dpkg.list
files/grml32-small_2024.02/dpkg.selections
files/grml32-small_latest
files/grml64-full_2024.02/dpkg.list
files/grml64-full_2024.02/dpkg.selections
files/grml64-full_latest
files/grml64-small_2024.02/dpkg.list
files/grml64-small_2024.02/dpkg.selections
files/grml64-small_latest
index.html.tt2

index fa161c5..85fbc68 100644 (file)
 
         <p>If you find additional bugs, please <a href="/bugs/">report them</a>.</p>
 
+        <h2>Known Bugs in Grml 2024.02</h2>
+
+        <ul>
+          <li>No known issues yet</li>
+        </ul>
+
         <h2>Known Bugs in Grml 2024.02-rc1</h2>
 
         <ul>
index 3c68f3a..bcab9f2 100644 (file)
@@ -26,9 +26,7 @@
 
         <h1>Release Notes for Grml 2024.02-rc1 - codename <a href="/faq/#releasename">Glumpad</a></h1>
 
-        <!--
         <p><strong>NOTE: the <a href="/changelogs/README-grml-2024.02/">stable release 2024.02</a> is already available!</strong></p>
-        -->
 
         <p><a href="/download/prerelease/">Download Now</a></p>
 
         This Grml release provides fresh software packages from Debian trixie.
         As usual it also incorporates up to date hardware support and fixes known bugs from previous Grml releases.</p>
 
-<!--
-        <h3>Important Changes</h3>
-
-        <ul>
-          <li>TODO
-        </ul>
--->
-
         <h3>New features</h3>
 
         <p>Highlighting the most relevant changes only:</p>
diff --git a/changelogs/README-grml-2024.02/index.html.tt2 b/changelogs/README-grml-2024.02/index.html.tt2
new file mode 100644 (file)
index 0000000..52c9058
--- /dev/null
@@ -0,0 +1,173 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>grml.org - Release Notes: Grml 2024.02 - Codename Glumpad</title>
+<meta name="Title" content="grml.org - Release Notes: Grml 2024.02 Glumpad" />
+<meta name="Author" content="the Grml team [grml.org/team/]" />
+<meta name="Keywords" content="grml.org, Grml" />
+<meta name="Description" content="Release Notes of Grml 2024.02" />
+<meta name="Abstract" content="Grml, the linux live-cd for sysadmins and texttool users" />
+<meta name="Robots" content="index,follow" />
+<meta name="Language" content="english" />
+<meta name="identifier-url" content="https://grml.org/" />
+<meta name="MSSmartTagsPreventParsing" content="true" />
+<meta http-equiv="imagetoolbar" content="no" />
+<link rel="home" href="/" title="grml.org" />
+<link rel="help" href="/features/" title="About" />
+<link rel="author" href="/team/" title="Team" />
+<link rel="icon" href="/favicon.png" type="image/png" />
+<link rel="stylesheet" href="/style.css" type="text/css" />
+</head>
+
+<body>
+[% INCLUDE static.inc %]
+
+      <div class="content">
+
+        <h1>Release Notes for Grml 2024.02 - codename <a href="/faq/#releasename">Glumpad</a></h1>
+
+        <p><a href="/download/prerelease/">Download Now</a></p>
+
+        <h3>About</h3>
+
+        <p>Grml is a Debian based live system focusing on the needs of system administrators.
+        This Grml release provides fresh software packages from Debian trixie.
+        As usual it also incorporates up to date hardware support and fixes known bugs from previous Grml releases.</p>
+
+        <h3>New features</h3>
+
+        <p>Highlighting the most relevant changes only:</p>
+
+        <h4>Misc:</h4>
+
+        <ul>
+          <li><strong>grml-hwinfo</strong>: add inxi output and collect information about network devices via ethtool
+        </ul>
+
+        <h4><a href="/grml-live/">grml-live</a> (build system for creating Grml (based) Linux live systems):</h4>
+
+        <ul>
+          <li>Initial arm64 / aarch64 support
+          <li>Add support for Debian/trixie (current Debian/testing)
+          <li>Use serial console with a setting of 115200n8 by default
+          <li>Update zsh completion + ship it via Debian package
+          <li>Unify boot options order between isolinux/syslinux and GRUB
+          <li>Improved memtest + chainloader handling
+          <li>Remove Grml release name from the boot options
+          <li>Misc software related changes in GRMLBASE, GRML_SMALL + GRML_FULL classes
+        </ul>
+
+        <h4><a href="/zsh/">grml-zshrc</a> (Zsh configuration):</h4>
+
+        <ul>
+          <li>zshrc: fixed outdated url in <em>weather</em> function
+          <li>/etc/skel/.zshrc: suggest J as global alias for jq usage
+        </ul>
+
+        <h4><a href="/grml-debootstrap/">grml-debootstrap</a> (wrapper around debootstrap for installing pure Debian):</h4>
+
+        <ul>
+          <li>Initial arm64 support
+          <li>Add EFI support for VMs
+          <li>Don't install busybox any longer by default
+          <li>Refactored error handling
+          <li>Dropped support for installing releases before jessie
+          <li>Use persistent device names under /dev/disk/by-id/ for GRUB's install_devices
+        </ul>
+
+        <h3>Bits &amp; bolts</h3>
+
+        <ul>
+          <li>Linux kernel <b>6.6</b>.</li>
+          <li>Fixed several bugs from the <a href="https://github.com/grml/grml/issues/">issue tracking system</a>.</li>
+        </ul>
+
+        <h3>Packages</h3>
+
+        <p>Details about shipped packages and their versions in Grml are
+        available in the <a href="/files/#debian">Debian section</a>. Visit
+        <a href="/files/grml64-full_2024.02/dpkg.list">dpkg_list</a> for a
+        detailed list of packages shipped with Grml 2024.02.</p>
+
+        <h3>Updates</h3>
+
+        <p>Packages are taken from Debian trixie/testing as of 26th of February 2024.
+        The following 9 relevant packages have been added (excluding e.g. lib*, fonts*, *-base/*-bin/*-common/*-core/*-data, gcc-*/cpp-*, perl*, python*, ruby* and kernel image):</p>
+
+        <ul>
+          <li>dhcpcd: DHCPv4 and DHCPv6 dual-stack client (replacement for deprecated isc-dhcp-client)
+          <li>f3: test real flash memory capacity
+          <li>fwupd/fwupd-amd64-signed: Tools to manage UEFI firmware updates
+          <li>lolcat: colorful `cat`
+          <li>lz4: Fast LZ compression algorithm library - tool
+          <li>pixz: (dependency of clonezilla)
+          <li>toilet: display large colourful characters in text mode
+          <li>udisks2: D-Bus service to access and manipulate storage devices
+        </ul>
+
+        <p>The following 9 Debian packages have been removed/replaced (excluding lib*, *-base/-bin/*-common/*-core/*-data, gcc-*/cpp-*, perl*, python*, ruby* and kernel image):</p>
+
+        <ul>
+          <li>dmraid: obsolete (see <a href="https://bugs.debian.org/1056944">#1056944</a>)
+          <li>dstat: unmaintained upstream (see <a href="https://bugs.debian.org/1034856">#1034856</a>)
+          <li>fai-server: irrelevant, no longer a dependency of grml-live
+          <li>fakeroot: irrelevant, no longer a dependency of devscripts
+          <li>firmware-ath9k-htc: conflicts with/replaced by firmware-atheros
+          <li>iso-codes: irrelevant, no longer a dependency of qemu-system-*
+          <li>lsb-base: irrelevant, no longer a dependency of uml-utilities
+          <li>lua-lpeg: irrelevant, no longer a dependency of nmap
+          <li>thin-provisioning-tools: broken in Debian/testing (see <a href="https://bugs.debian.org/1041089">#1041089</a>)
+        </ul>
+
+        <h3>Known issues</h3>
+
+        <p>Please visit the <a href="/bugs/known/">known bugs</a> web page.</p>
+
+        <h3>Download Grml 2024.02</h3>
+
+        <p>Grml 2024.02 can be downloaded from
+        <a href="/download/">grml.org/download/</a>.</p>
+
+        <h3>Feedback</h3>
+
+        <p>Your comments, bug reports, patches, and suggestions will help fixing bugs and improving future releases.
+        If you find a problem with the (pre-)release, please check <a href="/bugs/known/">the known bugs list</a> and report problems using information on <a href="/bugs/">grml.org/bugs/</a>.
+        We also welcome feature requests and any kind of constructive feedback.
+        If you want to reach out to the Grml team, please visit our <a href="/contact/">contact webpage</a>.</p>
+
+        <a name="thanks"></a>
+        <h3>Thanks</h3>
+
+        <p>Many thanks in this release go to (alphabetically)
+        2f2a,
+        Alhyene,
+        anarcat,
+        András Korn,
+        Chris Hofstaedtler,
+        Christopher Bock,
+        Csillag Tamas,
+        Daniel Richard G,
+        Daniel Winzen,
+        Felix Egli,
+        flobee,
+        GavinPacini,
+        Giovanni Rosa,
+        János Pásztor,
+        Keith Irwin,
+        Marc Haber,
+        Michael Schierl,
+        Patrick Schleizer,
+        Roland Sommer and
+        willmcginnis
+        for their contributions.</p>
+
+        <h3>More Information</h3>
+
+        <p>You can find out more about Grml on <a href="/">our website</a>, <a href="/contact/#irc">IRC channel</a>, and <a href="https://wiki.grml.org/">wiki</a>.
+
+        <p>To sign up for future Grml announcements, please subscribe to <a href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml's announcement list</a> or
+        follow our <a href="https://blog.grml.org/">blog</a>.</p>
+
+</div>
+
+[% INCLUDE static_bottom.inc %]
index 5069e97..4178f8a 100644 (file)
@@ -31,7 +31,7 @@
         <h2>Current release</h2>
 
         <p>
-        <a href="README-grml-2024.02-rc1/">Release announcement for Grml 2024.02-rc1 - codename Glumpad</a>
+        <a href="README-grml-2024.02/">Release announcement for Grml 2024.02 - codename Glumpad</a>
         </p>
 
         <p>
index 1b72598..10f20ad 100644 (file)
 
 <div class="content">
 
-    <h1>Download Grml 2022.11</h1>
+    <h1>Download Grml 2024.02</h1>
 
     <p>Get the current stable release here.<br />
 
+    <!--
     <a href="prerelease/">Looking for the current pre-release version instead?</a></p>
+    -->
 
     <p>Download the Grml flavour you need, then write it to a CD-ROM/DVD or an empty USB stick.</p>
 
           <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
           <br/>
           Direct download links:<br/>
-          <a href="https://download.grml.org/grml96-full_2022.11.iso">Grml96 full ISO</a> [<a href="https://download.grml.org/grml96-full_2022.11.iso.asc">GPG Signature</a>]<br/>
-          <a href="https://download.grml.org/grml64-full_2022.11.iso">Grml64 full ISO</a> [<a href="https://download.grml.org/grml64-full_2022.11.iso.asc">GPG Signature</a>]<br/>
-          <a href="https://download.grml.org/grml32-full_2022.11.iso">Grml32 full ISO</a> [<a href="https://download.grml.org/grml32-full_2022.11.iso.asc">GPG Signature</a>]<br/>
-          <a href="https://download.grml.org/grml96-small_2022.11.iso">Grml96 small ISO</a> [<a href="https://download.grml.org/grml96-small_2022.11.iso.asc">GPG Signature</a>]<br/>
-          <a href="https://download.grml.org/grml64-small_2022.11.iso">Grml64 small ISO</a> [<a href="https://download.grml.org/grml64-small_2022.11.iso.asc">GGP Signature</a>]<br/>
-          <a href="https://download.grml.org/grml32-small_2022.11.iso">Grml32 small ISO</a> [<a href="https://download.grml.org/grml32-small_2022.11.iso.asc">GPG Signature</a>]<br/>
+          <a href="https://download.grml.org/grml96-full_2024.02.iso">Grml96 full ISO</a> [<a href="https://download.grml.org/grml96-full_2024.02.iso.asc">GPG Signature</a>]<br/>
+          <a href="https://download.grml.org/grml64-full_2024.02.iso">Grml64 full ISO</a> [<a href="https://download.grml.org/grml64-full_2024.02.iso.asc">GPG Signature</a>]<br/>
+          <a href="https://download.grml.org/grml32-full_2024.02.iso">Grml32 full ISO</a> [<a href="https://download.grml.org/grml32-full_2024.02.iso.asc">GPG Signature</a>]<br/>
+          <a href="https://download.grml.org/grml96-small_2024.02.iso">Grml96 small ISO</a> [<a href="https://download.grml.org/grml96-small_2024.02.iso.asc">GPG Signature</a>]<br/>
+          <a href="https://download.grml.org/grml64-small_2024.02.iso">Grml64 small ISO</a> [<a href="https://download.grml.org/grml64-small_2024.02.iso.asc">GGP Signature</a>]<br/>
+          <a href="https://download.grml.org/grml32-small_2024.02.iso">Grml32 small ISO</a> [<a href="https://download.grml.org/grml32-small_2024.02.iso.asc">GPG Signature</a>]<br/>
           <br/>
         </div>
       </div>
 
     <div class="download_group" id="download_group1" style="display:none;">
       <form method="get" action="/download/bounce/">
-      <input type="hidden" name="version" value="2022.11"/>
+      <input type="hidden" name="version" value="2024.02"/>
       <div class="download_panel" id="download_panel1">
         <div>
 
           <h2>Options</h2>
 
           <select name="flavour" id="download_flavour" style="width:100%;">
-          <option value="full" selected="selected">grml-full (~850MB)</option>
-          <option value="small">grml-small (~490MB)</option>
+          <option value="full" selected="selected">grml-full (~900MB)</option>
+          <option value="small">grml-small (~500MB)</option>
           </select>
           <br /><br />
           <select name="arch" id="download_arch" style="width:100%;">
           <option value="amd64" selected="selected">64-bit PC (amd64)</option>
           <option value="i386">32-bit PC (i686+)</option>
-          <option value="96">One for both (~1.7GB)</option>
+          <option value="96">One for both (~1.8GB)</option>
           </select>
           <br />
           <br />
           <br />
 
           <div style="font-size: 14pt;">
-            <p><a href="/changelogs/README-grml-2022.11/">Release Notes</a></p>
+            <p><a href="/changelogs/README-grml-2024.02/">Release Notes</a></p>
           </div>
 
         </div>
       <script>
       function update_arch() {
           var flavour = document.getElementById('download_flavour').value;
-          if (flavour == 'small') document.getElementById('download_arch').innerHTML = '<option value="amd64">64-bit PC (amd64)</option><option value="i386">32-bit PC (i686+)</option><option value="96">One for both (~920MB)</option>';
-          if (flavour == 'full') document.getElementById('download_arch').innerHTML = '<option value="amd64">64-bit PC (amd64)</option><option value="i386">32-bit PC (i686+)</option><option value="96">One for both (~1.7GB)</option>';
+          if (flavour == 'small') document.getElementById('download_arch').innerHTML = '<option value="amd64">64-bit PC (amd64)</option><option value="i386">32-bit PC (i686+)</option><option value="96">One for both (~940MB)</option>';
+          if (flavour == 'full') document.getElementById('download_arch').innerHTML = '<option value="amd64">64-bit PC (amd64)</option><option value="i386">32-bit PC (i686+)</option><option value="96">One for both (~1.8GB)</option>';
           update_links();
       }
 
       function update_links() {
-          var current_version = "2022.11";
+          var current_version = "2024.02";
           var product = 'grml';
           var arch = document.getElementById('download_arch').value;
           var flavour = document.getElementById('download_flavour').value;
           <b>Alternate downloads</b><br /><br />
           <a href="https://daily.grml.org/">Daily images</a><br />
           <a href="https://download.grml.org/">Older releases</a><br />
-          <a href="https://download.grml.org/grml_sources-2022.11.tar.gz">Source code</a> (one tgz for both architectures)<br />
+          <a href="https://download.grml.org/grml_sources-2024.02.tar.gz">Source code</a> (one tgz for both architectures)<br />
           <br/>
           Netboot packages:<br/>
-          <a href="https://download.grml.org/grml_netboot_package_grml64-full_2022.11.tar">64-bit</a>
-          <a href="https://download.grml.org/grml_netboot_package_grml32-full_2022.11.tar">32-bit</a>
+          <a href="https://download.grml.org/grml_netboot_package_grml64-full_2024.02.tar">64-bit</a>
+          <a href="https://download.grml.org/grml_netboot_package_grml32-full_2024.02.tar">32-bit</a>
         </div>
       </div>
 
           <b>Boot from USB key</b><br />
           <br />
           Just <kbd>dd(1)</kbd> the downloaded ISO to an <abbr title="Any existing data will be overwritten by the dd command!">empty</abbr> USB key!<br /><br />
-          <code class="keyboard">dd bs=4M status=progress conv=fdatasync if=grml64-full_2022.11.iso of=/dev/USB_KEY</code>
+          <code class="keyboard">dd bs=4M status=progress conv=fdatasync if=grml64-full_2024.02.iso of=/dev/USB_KEY</code>
           <br /><br />
 
           <b>Troubleshooting</b><br /><br />
index e34445b..0928fa8 100644 (file)
@@ -27,7 +27,7 @@
 
         <h1 align="center">FAQ for grml</h1>
 
-        <p><strong>Up2date:</strong> applies to Grml version 2022.11</p>
+        <p><strong>Up2date:</strong> applies to Grml version 2024.02</p>
 
         <p><a name="toc"></a><strong>Index:</strong></p>
 
 
         <h3><a name="releasename"></a><a href="#toc">What about the release name?</a></h3>
 
-        <p>Codename of Grml 2022.11 is &quot;MalGuckes&quot;.
-        This is a wordplay on 'mal gucken' (german for 'we'll wait and see what happens), which we used to have with Sven Guckes, a friend of many of us and a long time contributor to Grml,
-        who sadly passed away way too early. The Grml team dedicates this release to Sven, RIP.</p>
-
         <p>Codename of Grml 2024.02 is &quot;Glumpad&quot;.
         This is an austrian word for odds and ends, bits and pieces, useless stuff.
         Related words in Austrian are &quot;Klumpert&quot; and &quot;Krimskrams&quot;, though the 'glum' and 'pad' might make the pronunciation more interesting.</p>
index fdc67fa..e030fc0 100644 (file)
@@ -9,13 +9,13 @@ ii  acpi-support                      0.143-5.1                              all
 ii  acpi-support-base                 0.143-5.1                              all          scripts for handling base ACPI events such as the power button
 ii  acpid                             1:2.0.34-1+b1                          i386         Advanced Configuration and Power Interface event daemon
 ii  adduser                           3.137                                  all          add and remove users and groups
-ii  adwaita-icon-theme                45.0-2                                 all          default icon theme of GNOME
+ii  adwaita-icon-theme                46~beta-4                              all          default icon theme of GNOME
 ii  afflib-tools                      3.7.20-1+b1                            i386         Advanced Forensics Format Library (utilities)
 ii  alsa-utils                        1.2.10-1.1                             i386         Utilities for configuring and using ALSA
 ii  aoetools                          36-6                                   i386         tools to assist in using ATA over Ethernet
 ii  apg                               2.2.3.dfsg.1-5+b1                      i386         Automated Password Generator - Standalone version
-ii  apt                               2.7.10                                 i386         commandline package manager
-ii  apt-utils                         2.7.10                                 i386         package management related utility programs
+ii  apt                               2.7.12                                 i386         commandline package manager
+ii  apt-utils                         2.7.12                                 i386         package management related utility programs
 ii  aptitude                          0.8.13-5+b1                            i386         terminal-based package manager
 ii  aptitude-common                   0.8.13-5                               all          architecture independent files for the aptitude package manager
 ii  array-info                        0.16-6                                 i386         command line tool reporting RAID status for several RAID types
@@ -36,14 +36,14 @@ ii  bats                              1.10.0-1                               all
 ii  bc                                1.07.1-3                               i386         GNU bc arbitrary precision calculator language
 ii  bcache-tools                      1.0.8-5                                i386         bcache userspace tools
 ii  beep                              1.4.9-1.1                              i386         advanced PC-speaker beeper
-ii  bind9-dnsutils                    1:9.19.19-1                            i386         Clients provided with BIND 9
-ii  bind9-host                        1:9.19.19-1                            i386         DNS Lookup Utility
-ii  bind9-libs:i386                   1:9.19.19-1                            i386         Shared Libraries used by BIND 9
+ii  bind9-dnsutils                    1:9.19.21-1                            i386         Clients provided with BIND 9
+ii  bind9-host                        1:9.19.21-1                            i386         DNS Lookup Utility
+ii  bind9-libs:i386                   1:9.19.21-1                            i386         Shared Libraries used by BIND 9
 ii  binfmt-support                    2.2.2-5                                i386         Support for extra binary formats
-ii  binutils                          2.41.90.20240122-1                     i386         GNU assembler, linker and binary utilities
-ii  binutils-common:i386              2.41.90.20240122-1                     i386         Common files for the GNU assembler, linker and binary utilities
-ii  binutils-i686-linux-gnu           2.41.90.20240122-1                     i386         GNU binary utilities, for i686-linux-gnu target
-ii  binwalk                           2.3.4+dfsg1-1                          all          tool library for analyzing binary blobs and executable code
+ii  binutils                          2.42-3                                 i386         GNU assembler, linker and binary utilities
+ii  binutils-common:i386              2.42-3                                 i386         Common files for the GNU assembler, linker and binary utilities
+ii  binutils-i686-linux-gnu           2.42-3                                 i386         GNU binary utilities, for i686-linux-gnu target
+ii  binwalk                           2.3.4+dfsg1-4                          all          tool library for analyzing binary blobs and executable code
 ii  bluez-firmware                    1.2-9                                  all          Firmware for Bluetooth devices
 ii  boot-info-script                  0.78-3                                 all          inspect boot environment
 ii  borgbackup                        1.2.7-2                                i386         deduplicating and compressing backup program
@@ -55,26 +55,28 @@ ii  btrfs-progs                       6.6.3-1                                i38
 ii  buffer                            1.19-12+b1                             i386         Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                           1:1.36.1-6                             i386         Tiny utilities for small and embedded systems
 ii  bzip2                             1.0.8-5+b2                             i386         high-quality block-sorting file compressor - utilities
-ii  ca-certificates                   20230311                               all          Common CA certificates
+ii  ca-certificates                   20240203                               all          Common CA certificates
 ii  cabextract                        1.11-1                                 i386         Microsoft Cabinet file unpacker
 ii  cciss-vol-status                  1.12a-2                                i386         HP SmartArray RAID Volume Status Checker
 ii  cdebootstrap                      0.7.8+b18                              i386         Bootstrap a Debian system
 ii  cdpr                              2.4-3                                  i386         Cisco Discovery Protocol Reporter
 ii  chntpw                            140201-1                               i386         NT SAM password recovery utility
 ii  cifs-utils                        2:7.0-2                                i386         Common Internet File System utilities
-ii  clamav                            1.0.4+dfsg-1                           i386         anti-virus utility for Unix - command-line interface
-ii  clamav-base                       1.0.4+dfsg-1                           all          anti-virus utility for Unix - base package
-ii  clamav-freshclam                  1.0.4+dfsg-1                           i386         anti-virus utility for Unix - virus database update utility
+ii  clamav                            1.0.5+dfsg-1                           i386         anti-virus utility for Unix - command-line interface
+ii  clamav-base                       1.0.5+dfsg-1                           all          anti-virus utility for Unix - base package
+ii  clamav-freshclam                  1.0.5+dfsg-1                           i386         anti-virus utility for Unix - virus database update utility
 ii  clonezilla                        5.5.23-2                               all          bare metal backup and recovery of disk drives
 ii  cloud-init                        23.3.1-1                               all          initialization system for infrastructure cloud instances
 ii  cmospwd                           5.0+dfsg-2.1                           i386         decrypt BIOS passwords from CMOS
 ii  console-data                      2:1.12-9                               all          keymaps, fonts, charset maps, fallback tables for 'kbd'.
-ii  console-setup                     1.223                                  all          console font and keymap setup program
-ii  console-setup-linux               1.223                                  all          Linux specific part of console-setup
+ii  console-setup                     1.226                                  all          console font and keymap setup program
+ii  console-setup-linux               1.226                                  all          Linux specific part of console-setup
 ii  coreutils                         9.4-3                                  i386         GNU core utilities
 ii  cpio                              2.15+dfsg-1                            i386         GNU cpio -- a program to manage archives of files
-ii  cpp                               4:13.2.0-2                             i386         GNU C preprocessor (cpp)
-ii  cpp-13                            13.2.0-10                              i386         GNU C preprocessor
+ii  cpp                               4:13.2.0-7                             i386         GNU C preprocessor (cpp)
+ii  cpp-13                            13.2.0-13                              i386         GNU C preprocessor
+ii  cpp-13-i686-linux-gnu             13.2.0-13                              i386         GNU C preprocessor for i686-linux-gnu
+ii  cpp-i686-linux-gnu                4:13.2.0-7                             i386         GNU C preprocessor (cpp) for the i386 architecture
 ii  cpuid                             20230614-1                             i386         tool to dump x86 CPUID information about the CPU(s)
 ii  cron                              3.0pl1-184                             i386         process scheduling daemon
 ii  cron-daemon-common                3.0pl1-184                             all          process scheduling daemon's configuration files
@@ -96,9 +98,9 @@ ii  dcfldd                            1.9.1-1                                i38
 ii  dconf-gsettings-backend:i386      0.40.0-4+b1                            i386         simple configuration storage system - GSettings back-end
 ii  dconf-service                     0.40.0-4+b1                            i386         simple configuration storage system - D-Bus service
 ii  dctrl-tools                       2.24-3                                 i386         Command-line tools to process Debian package information
-ii  debconf                           1.5.83                                 all          Debian configuration management system
-ii  debconf-i18n                      1.5.83                                 all          full internationalization support for debconf
-ii  debconf-utils                     1.5.83                                 all          debconf utilities
+ii  debconf                           1.5.86                                 all          Debian configuration management system
+ii  debconf-i18n                      1.5.86                                 all          full internationalization support for debconf
+ii  debconf-utils                     1.5.86                                 all          debconf utilities
 ii  debian-archive-keyring            2023.4                                 all          GnuPG archive keys of the Debian archive
 ii  debianutils                       5.16                                   i386         Miscellaneous utilities specific to Debian
 ii  debootstrap                       1.0.134                                all          Bootstrap a basic Debian system
@@ -116,25 +118,25 @@ ii  dislocker                         0.7.3-3                                i38
 ii  dmeventd                          2:1.02.185-3                           i386         Linux Kernel Device Mapper event daemon
 ii  dmidecode                         3.5-3                                  i386         SMBIOS/DMI table decoder
 ii  dmsetup                           2:1.02.185-3                           i386         Linux Kernel Device Mapper userspace library
-ii  dnsmasq                           2.89-1                                 all          Small caching DNS proxy and DHCP/TFTP server
-ii  dnsmasq-base                      2.89-1                                 i386         Small caching DNS proxy and DHCP/TFTP server
-ii  dnsutils                          1:9.19.19-1                            all          Transitional package for bind9-dnsutils
+ii  dnsmasq                           2.90-2                                 all          Small caching DNS proxy and DHCP/TFTP server - system daemon
+ii  dnsmasq-base                      2.90-2                                 i386         Small caching DNS proxy and DHCP/TFTP server - executable
+ii  dnsutils                          1:9.19.21-1                            all          Transitional package for bind9-dnsutils
 ii  dos2unix                          7.5.1-1                                i386         convert text file line endings between CRLF and LF
 ii  dosfstools                        4.2-1                                  i386         utilities for making and checking MS-DOS FAT filesystems
 ii  dpkg                              1.22.4                                 i386         Debian package management system
 ii  dpkg-dev                          1.22.4                                 all          Debian package development tools
 ii  drbl                              5.2.30-1                               all          diskless remote boot, and a disk cloning utility
 ii  dump                              0.4b47-4                               i386         backup and restore for ext2/3/4 filesystems
-ii  duplicity                         2.1.4-2                                i386         encrypted bandwidth-efficient backup
+ii  duplicity                         2.1.4-3                                i386         encrypted bandwidth-efficient backup
 ii  e2fsprogs                         1.47.0-2+b1                            i386         ext2/ext3/ext4 file system utilities
-ii  ed                                1.20-1                                 i386         classic UNIX line editor
+ii  ed                                1.20.1-1                               i386         classic UNIX line editor
 ii  efibootmgr                        18-1                                   i386         Interact with the EFI Boot Manager
 ii  eject                             2.39.3-6                               i386         ejects CDs and operates CD-Changers under Linux
 ii  espeak-ng                         1.51+dfsg-12                           i386         Multi-lingual software speech synthesizer
 ii  espeak-ng-data:i386               1.51+dfsg-12                           i386         Multi-lingual software speech synthesizer: speech data files
 ii  espeakup                          1:0.90-13                              i386         Connector between speakup kernel modules and espeak
 ii  ethstatus                         0.4.9                                  i386         console-based ethernet statistics monitor
-ii  ethtool                           1:6.6-1                                i386         display or change Ethernet device settings
+ii  ethtool                           1:6.7-1                                i386         display or change Ethernet device settings
 ii  ewf-tools                         20140814-1                             i386         collection of tools for reading and writing EWF files
 ii  exfat-fuse                        1.4.0-2                                i386         read and write exFAT driver for FUSE
 ii  exfatprogs                        1.2.2-1                                i386         exFAT file system utilities
@@ -148,7 +150,7 @@ ii  fdisk                             2.39.3-6                               i38
 ii  file                              1:5.45-2+b1                            i386         Recognize the type of data in a file using "magic" numbers
 ii  findutils                         4.9.0-5                                i386         utilities for finding files--find, xargs
 ii  fio                               3.36-1+b1                              i386         flexible I/O tester
-ii  firefox-esr                       115.7.0esr-1                           i386         Mozilla Firefox web browser - Extended Support Release (ESR)
+ii  firefox-esr                       115.8.0esr-1                           i386         Mozilla Firefox web browser - Extended Support Release (ESR)
 ii  firmware-amd-graphics             20230625-2                             all          Binary firmware for AMD/ATI graphics chips
 ii  firmware-atheros                  20230625-2                             all          Binary firmware for Qualcomm Atheros wireless cards
 ii  firmware-bnx2                     20230625-2                             all          Binary firmware for Broadcom NetXtremeII
@@ -159,7 +161,7 @@ ii  firmware-intel-sound              20230625-2                             all
 ii  firmware-iwlwifi                  20230625-2                             all          Binary firmware for Intel Wireless cards
 ii  firmware-libertas                 20230625-2                             all          Binary firmware for Marvell wireless cards
 ii  firmware-linux                    20230625-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
-ii  firmware-linux-free               20200122-2                             all          Binary firmware for various drivers in the Linux kernel
+ii  firmware-linux-free               20200122-4                             all          Binary firmware for various drivers in the Linux kernel
 ii  firmware-linux-nonfree            20230625-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
 ii  firmware-misc-nonfree             20230625-2                             all          Binary firmware for various drivers in the Linux kernel
 ii  firmware-myricom                  20230625-2                             all          Binary firmware for Myri-10G Ethernet adapters
@@ -170,24 +172,25 @@ ii  firmware-ti-connectivity          20230625-2                             all
 ii  firmware-zd1211                   1:1.5-10                               all          binary firmware for the zd1211rw wireless driver
 ii  flashrom                          1.3.0-2.1+b1                           i386         Identify, read, write, erase, and verify BIOS/ROM/flash chips
 ii  fluxbox                           1.3.7-1                                i386         Highly configurable and low resource X11 Window manager
-ii  fontconfig                        2.14.2-6+b1                            i386         generic font configuration library - support binaries
-ii  fontconfig-config                 2.14.2-6+b1                            i386         generic font configuration library - configuration
+ii  fontconfig                        2.15.0-1                               i386         generic font configuration library - support binaries
+ii  fontconfig-config                 2.15.0-1                               i386         generic font configuration library - configuration
 ii  fonts-dejavu-core                 2.37-8                                 all          Vera font family derivate with additional characters
 ii  fonts-dejavu-mono                 2.37-8                                 all          Vera font family derivate with additional characters
 ii  fonts-urw-base35                  20200910-7                             all          font set metric-compatible with the 35 PostScript Level 2 Base Fonts
-ii  freeipmi-common                   1.6.11-2                               all          GNU implementation of the IPMI protocol - common files
+ii  freeipmi-common                   1.6.13-2                               all          GNU implementation of the IPMI protocol - common files
 ii  fsarchiver                        0.8.7-1                                i386         file system archiver
 ii  fuse3                             3.14.0-5                               i386         Filesystem in Userspace (3.x version)
-ii  fwupd                             1.9.12-4                               i386         Firmware update daemon
+ii  fwupd                             1.9.13-1                               i386         Firmware update daemon
 ii  fwupd-i386-signed                 1:1.4+1                                i386         Tools to manage UEFI firmware updates (signed)
 ii  gawk                              1:5.2.1-2                              i386         GNU awk, a pattern scanning and processing language
-ii  gcc-13-base:i386                  13.2.0-10                              i386         GCC, the GNU Compiler Collection (base package)
+ii  gcc-13-base:i386                  13.2.0-13                              i386         GCC, the GNU Compiler Collection (base package)
+ii  gcc-14-base:i386                  14-20240201-3                          i386         GCC, the GNU Compiler Collection (base package)
 ii  gddrescue                         1.27-1                                 i386         GNU data recovery tool
 ii  gdisk                             1.0.9-2.1                              i386         GPT fdisk text-mode partitioning tool
 ii  genisoimage                       9:1.1.11-3.4                           i386         Creates ISO-9660 CD-ROM filesystem images
-ii  gettext-base                      0.21-14                                i386         GNU Internationalization utilities for the base system
-ii  gir1.2-girepository-2.0:i386      1.78.1-12                              i386         Introspection data for GIRepository library
-ii  gir1.2-glib-2.0:i386              1.78.1-12                              i386         Introspection data for GLib, GObject, Gio and GModule
+ii  gettext-base                      0.21-14+b1                             i386         GNU Internationalization utilities for the base system
+ii  gir1.2-girepository-2.0:i386      1.78.1-15                              i386         Introspection data for GIRepository library
+ii  gir1.2-glib-2.0:i386              1.78.1-15                              i386         Introspection data for GLib, GObject, Gio and GModule
 ii  git                               1:2.43.0-1                             i386         fast, scalable, distributed revision control system
 ii  git-man                           1:2.43.0-1                             all          fast, scalable, distributed revision control system (manual pages)
 ii  gnupg                             2.2.40-1.1                             all          GNU privacy guard - a free PGP replacement
@@ -210,12 +213,12 @@ ii  grep                              3.11-4                                 i38
 ii  grml-autoconfig                   0.22.0                                 all          main bootup process of a Grml (based) system
 ii  grml-crypt                        0.28                                   all          wrapper around cryptsetup-luks
 ii  grml-debian-keyring               2018.06.02                             all          GnuPG archive key of the grml.org repository
-ii  grml-debootstrap                  0.107                                  all          wrapper around debootstrap for installing pure Debian
+ii  grml-debootstrap                  0.108                                  all          wrapper around debootstrap for installing pure Debian
 ii  grml-desktop                      0.8.0                                  all          configuration files for the X desktop at grml
 ii  grml-etc                          1.9.0                                  all          etcetera files for the Grml system
 ii  grml-etc-core                     0.19.7                                 all          core etcetera files for the Grml system
 ii  grml-hwinfo                       0.17.1                                 all          collect hardware information
-ii  grml-live                         0.47.5                                 all          build system for creating a Grml (based) Linux live system
+ii  grml-live                         0.47.6                                 all          build system for creating a Grml (based) Linux live system
 ii  grml-network                      0.14.1                                 all          network related helper scripts
 ii  grml-paste                        0.8                                    all          command line interface for paste.grml.org
 ii  grml-policyrcd                    0.4.0                                  all          wrapper for and around invoke-rc.d and policyrcd-script-zg2
@@ -236,7 +239,7 @@ ii  grub-efi-ia32-bin                 2.12-1                                 i38
 ii  grub-pc                           2.12-1                                 i386         GRand Unified Bootloader, version 2 (PC/BIOS version)
 ii  grub-pc-bin                       2.12-1                                 i386         GRand Unified Bootloader, version 2 (PC/BIOS modules)
 ii  grub2-common                      2.12-1                                 i386         GRand Unified Bootloader (common files for version 2)
-ii  gtk-update-icon-cache             3.24.40-2                              i386         icon theme caching utility
+ii  gtk-update-icon-cache             3.24.41-1                              i386         icon theme caching utility
 ii  gzip                              1.12-1                                 i386         GNU compression utilities
 ii  haveged                           1.9.14-1+b2                            i386         Linux entropy source using the HAVEGE algorithm
 ii  hdparm                            9.65+ds-1                              i386         tune hard disk parameters for high performance
@@ -246,8 +249,8 @@ ii  hicolor-icon-theme                0.17-2                                 all
 ii  hostapd                           2:2.10-21                              i386         access point and authentication server for Wi-Fi and Ethernet
 ii  hostname                          3.23+nmu2                              i386         utility to set/show the host name or domain name
 ii  hping3                            3.a2.ds2-10                            i386         Active Network Smashing Tool
-ii  htop                              3.3.0-3                                i386         interactive processes viewer
-ii  hwinfo                            21.82-1                                i386         Hardware identification system
+ii  htop                              3.3.0-4                                i386         interactive processes viewer
+ii  hwinfo                            21.82-1+b1                             i386         Hardware identification system
 ii  ifenslave                         2.14                                   all          configure network interfaces for parallel routing (bonding)
 ii  iftop                             1.0~pre4-9                             i386         displays bandwidth usage information on an network interface
 ii  ifupdown                          0.8.41                                 i386         high level tools to configure network interfaces
@@ -258,24 +261,24 @@ ii  init                              1.66                                   i38
 ii  init-system-helpers               1.66                                   all          helper tools for all init systems
 ii  initramfs-tools                   0.142                                  all          generic modular initramfs generator (automation)
 ii  initramfs-tools-core              0.142                                  all          generic modular initramfs generator (core tools)
-ii  inxi                              3.3.31-2-1                             all          full featured system information script
+ii  inxi                              3.3.33-1-1                             all          full featured system information script
 ii  iotop                             0.6-42-ga14256a-0.1+b3                 i386         simple top-like I/O monitor
 ii  ipcalc                            0.51-1                                 all          parameter calculator for IPv4 addresses
 ii  iperf                             2.1.9+dfsg-1                           i386         Internet Protocol bandwidth measuring tool
-ii  iperf3                            3.15-1+b1                              i386         Internet Protocol bandwidth measuring tool
+ii  iperf3                            3.16-1                                 i386         Internet Protocol bandwidth measuring tool
 ii  ipmitool                          1.8.19-7                               i386         utility for IPMI control with kernel driver or LAN interface (daemon)
 ii  iproute2                          6.7.0-2                                i386         networking and traffic control tools
 ii  iptables                          1.8.10-3                               i386         administration tools for packet filtering and NAT
 ii  iptraf-ng                         1:1.2.1-1                              i386         Next Generation Interactive Colorful IP LAN Monitor
 ii  iptstate                          2.2.7-0.1                              i386         top-like interface to your netfilter connection-tracking table
-ii  iputils-arping                    3:20221126-1                           i386         Tool to send ICMP echo requests to an ARP address
-ii  iputils-ping                      3:20221126-1                           i386         Tools to test the reachability of network hosts
-ii  iputils-tracepath                 3:20221126-1                           i386         Tools to trace the network path to a remote host
+ii  iputils-arping                    3:20240117-1                           i386         Tool to send ICMP echo requests to an ARP address
+ii  iputils-ping                      3:20240117-1                           i386         Tools to test the reachability of network hosts
+ii  iputils-tracepath                 3:20240117-1                           i386         Tools to trace the network path to a remote host
 ii  ipxe-qemu                         1.0.0+git-20190125.36a4c85-5.1         all          PXE boot firmware - ROM images for qemu
 ii  irqbalance                        1.9.3-2                                i386         Daemon to balance interrupts for SMP systems
 ii  irssi                             1.4.5-1+b1                             i386         terminal based IRC client
-ii  isc-dhcp-client                   4.4.3-P1-4                             i386         DHCP client for automatically obtaining an IP address
-ii  isc-dhcp-server                   4.4.3-P1-4                             i386         ISC DHCP server for automatic IP address assignment
+ii  isc-dhcp-client                   4.4.3-P1-5                             i386         DHCP client for automatically obtaining an IP address
+ii  isc-dhcp-server                   4.4.3-P1-5                             i386         ISC DHCP server for automatic IP address assignment
 ii  isolinux                          3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (ISO 9660 bootloader)
 ii  iw                                5.19-1                                 i386         tool for configuring Linux wireless devices
 ii  jfsutils                          1.1.15-5                               i386         utilities for managing the JFS filesystem
@@ -283,20 +286,20 @@ ii  jo                                1.9-1                                  i38
 ii  jq                                1.7.1-2                                i386         lightweight and flexible command-line JSON processor
 ii  kbd                               2.6.4-2                                i386         Linux console font and keytable utilities
 ii  kexec-tools                       1:2.0.27-1                             i386         tools to support fast kexec reboots
-ii  keyboard-configuration            1.223                                  all          system-wide keyboard preferences
-ii  keyutils                          1.6.3-2+b2                             i386         Linux Key Management Utilities
-ii  klibc-utils                       2.0.13-2                               i386         small utilities built with klibc for early boot
-ii  kmod                              31-1                                   i386         tools for managing Linux kernel modules
-ii  kpartx                            0.9.4-7                                i386         create device mappings for partitions
+ii  keyboard-configuration            1.226                                  all          system-wide keyboard preferences
+ii  keyutils                          1.6.3-3                                i386         Linux Key Management Utilities
+ii  klibc-utils                       2.0.13-4                               i386         small utilities built with klibc for early boot
+ii  kmod                              31+20240202-2                          i386         tools for managing Linux kernel modules
+ii  kpartx                            0.9.7-4                                i386         create device mappings for partitions
 ii  less                              590-2                                  i386         pager program similar to more
 ii  lftp                              4.9.2-2                                i386         Sophisticated command-line FTP/HTTP/BitTorrent client programs
 ii  libabsl20220623:i386              20220623.1-3                           i386         extensions to the C++ standard library
 ii  libacl1:i386                      2.3.2-1                                i386         access control list - shared library
 ii  libafflib0v5:i386                 3.7.20-1+b1                            i386         Advanced Forensics Format Library
 ii  libaio1:i386                      0.3.113-5                              i386         Linux kernel AIO access library - shared library
-ii  libaom3:i386                      3.7.1-1+b1                             i386         AV1 Video Codec Library
+ii  libaom3:i386                      3.8.1-1                                i386         AV1 Video Codec Library
 ii  libapparmor1:i386                 3.0.12-1+b2                            i386         changehat AppArmor library
-ii  libapt-pkg6.0:i386                2.7.10                                 i386         package management runtime library
+ii  libapt-pkg6.0:i386                2.7.12                                 i386         package management runtime library
 ii  libarchive13:i386                 3.7.2-1                                i386         Multi-format archive and compression library (shared library)
 ii  libargon2-1:i386                  0~20190702+dfsg-4+b1                   i386         memory-hard hashing function - runtime library
 ii  libasound2:i386                   1.2.10-3                               i386         shared library for ALSA applications
@@ -306,8 +309,8 @@ ii  libasyncns0:i386                  0.8-6+b3                               i38
 ii  libatasmart4:i386                 0.19-5                                 i386         ATA S.M.A.R.T. reading and parsing library
 ii  libatk-bridge2.0-0:i386           2.50.0-1+b1                            i386         AT-SPI 2 toolkit bridge - shared library
 ii  libatk1.0-0:i386                  2.50.0-1+b1                            i386         ATK accessibility toolkit
-ii  libatkmm-1.6-1v5:i386             2.28.3-2+b1                            i386         C++ wrappers for ATK accessibility toolkit (shared libraries)
-ii  libatomic1:i386                   13.2.0-10                              i386         support library providing __atomic built-in functions
+ii  libatkmm-1.6-1v5:i386             2.28.4-1                               i386         C++ wrappers for ATK accessibility toolkit (shared libraries)
+ii  libatomic1:i386                   14-20240201-3                          i386         support library providing __atomic built-in functions
 ii  libatopology2:i386                1.2.10-3                               i386         shared library for handling ALSA topology definitions
 ii  libatspi2.0-0:i386                2.50.0-1+b1                            i386         Assistive Technology Service Provider Interface - shared library
 ii  libattr1:i386                     1:2.5.2-1                              i386         extended attribute handling - shared library
@@ -318,12 +321,12 @@ ii  libavahi-client3:i386             0.8-13+b1                              i38
 ii  libavahi-common-data:i386         0.8-13+b1                              i386         Avahi common data files
 ii  libavahi-common3:i386             0.8-13+b1                              i386         Avahi common library
 ii  libavahi-core7:i386               0.8-13+b1                              i386         Avahi's embeddable mDNS/DNS-SD library
-ii  libavif16:i386                    1.0.3-1                                i386         Library for handling .avif files
+ii  libavif16:i386                    1.0.4-1                                i386         Library for handling .avif files
 ii  libb-hooks-op-check-perl:i386     0.22-2+b2                              i386         Perl wrapper for OP check callbacks
 ii  libb2-1:i386                      0.98.1-1.1                             i386         BLAKE2 family of hash functions
 ii  libbfio1:i386                     20170123-6                             i386         Library to provide basic input/output abstraction
-ii  libbinutils:i386                  2.41.90.20240122-1                     i386         GNU binary utilities (private shared library)
-ii  libblas3:i386                     3.11.0-2                               i386         Basic Linear Algebra Reference implementations, shared library
+ii  libbinutils:i386                  2.42-3                                 i386         GNU binary utilities (private shared library)
+ii  libblas3:i386                     3.12.0-3                               i386         Basic Linear Algebra Reference implementations, shared library
 ii  libblkid1:i386                    2.39.3-6                               i386         block device ID library
 ii  libblockdev-crypto3:i386          3.1.0-1                                i386         Crypto plugin for libblockdev
 ii  libblockdev-fs3:i386              3.1.0-1                                i386         file system plugin for libblockdev
@@ -344,34 +347,34 @@ ii  libburn4:i386                     1.5.6-1                                i38
 ii  libbytesize-common                2.10-1                                 all          library for common operations with sizes in bytes - translations
 ii  libbytesize1:i386                 2.10-1                                 i386         library for common operations with sizes in bytes
 ii  libbz2-1.0:i386                   1.0.8-5+b2                             i386         high-quality block-sorting file compressor library - runtime
-ii  libc-bin                          2.37-15~deb13u1                        i386         GNU C Library: Binaries
-ii  libc-l10n                         2.37-15~deb13u1                        all          GNU C Library: localization files
-ii  libc6:i386                        2.37-15~deb13u1                        i386         GNU C Library: Shared libraries
+ii  libc-bin                          2.37-15                                i386         GNU C Library: Binaries
+ii  libc-l10n                         2.37-15                                all          GNU C Library: localization files
+ii  libc6:i386                        2.37-15                                i386         GNU C Library: Shared libraries
 ii  libcaca0:i386                     0.99.beta20-4                          i386         colour ASCII art library
 ii  libcacard0:i386                   1:2.8.0-3                              i386         Virtual Common Access Card (CAC) Emulator (runtime library)
 ii  libcairo-gobject2:i386            1.18.0-1+b1                            i386         Cairo 2D vector graphics library (GObject library)
 ii  libcairo2:i386                    1.18.0-1+b1                            i386         Cairo 2D vector graphics library
 ii  libcairomm-1.0-1v5:i386           1.14.5-1                               i386         C++ wrappers for Cairo (shared libraries)
 ii  libcanberra0:i386                 0.30-11                                i386         simple abstract interface for playing event sounds
-ii  libcap-ng0:i386                   0.8.4-1                                i386         alternate POSIX capabilities library
-ii  libcap2:i386                      1:2.66-4+b2                            i386         POSIX 1003.1e capabilities (library)
-ii  libcap2-bin                       1:2.66-4+b2                            i386         POSIX 1003.1e capabilities (utilities)
-ii  libcapstone4:i386                 4.0.2-5+b1                             i386         lightweight multi-architecture disassembly framework - library
+ii  libcap-ng0:i386                   0.8.4-2                                i386         alternate POSIX capabilities library
+ii  libcap2:i386                      1:2.66-5                               i386         POSIX 1003.1e capabilities (library)
+ii  libcap2-bin                       1:2.66-5                               i386         POSIX 1003.1e capabilities (utilities)
+ii  libcapstone4:i386                 4.0.2-5.1                              i386         lightweight multi-architecture disassembly framework - library
 ii  libcbor0.10:i386                  0.10.2-1.1                             i386         library for parsing and generating CBOR (RFC 7049)
-ii  libclamav11:i386                  1.0.4+dfsg-1                           i386         anti-virus utility for Unix - library
+ii  libclamav11:i386                  1.0.5+dfsg-1                           i386         anti-virus utility for Unix - library
 ii  libclass-method-modifiers-perl    2.15-1                                 all          Perl module providing method modifiers
 ii  libclass-xsaccessor-perl          1.19-4+b2                              i386         Perl module providing fast XS accessors
 ii  libcli1.10:i386                   1.10.7-1+b1                            i386         emulates a cisco style telnet command-line interface
 ii  libclone-perl:i386                0.46-1+b1                              i386         module for recursively copying Perl datatypes
 ii  libcloudproviders0:i386           0.3.5-1                                i386         cloud provider library
-ii  libcolord2:i386                   1.4.6-5                                i386         system service to manage device colour profiles -- runtime
+ii  libcolord2:i386                   1.4.7-1                                i386         system service to manage device colour profiles -- runtime
 ii  libcom-err2:i386                  1.47.0-2+b1                            i386         common error description library
 ii  libconfig-general-perl            2.65-2                                 all          generic configuration module
-ii  libcpupower1                      6.5.13-1                               i386         CPU frequency and voltage scaling tools for Linux (libraries)
+ii  libcpupower1                      6.6.15-2                               i386         CPU frequency and voltage scaling tools for Linux (libraries)
 ii  libcrypt1:i386                    1:4.4.36-4                             i386         libcrypt shared library
 ii  libcryptsetup12:i386              2:2.6.1-6+b1                           i386         disk encryption support - shared library
-ii  libctf-nobfd0:i386                2.41.90.20240122-1                     i386         Compact C Type Format library (runtime, no BFD dependency)
-ii  libctf0:i386                      2.41.90.20240122-1                     i386         Compact C Type Format library (runtime, BFD dependency)
+ii  libctf-nobfd0:i386                2.42-3                                 i386         Compact C Type Format library (runtime, no BFD dependency)
+ii  libctf0:i386                      2.42-3                                 i386         Compact C Type Format library (runtime, BFD dependency)
 ii  libcunit1:i386                    2.1-3-dfsg-2.7                         i386         Unit Testing Library for C
 ii  libcups2:i386                     2.4.7-1+b1                             i386         Common UNIX Printing System(tm) - Core library
 ii  libcurl3-gnutls:i386              8.5.0-2                                i386         easy-to-use client-side URL transfer library (GnuTLS flavour)
@@ -380,36 +383,36 @@ ii  libcwidget4:i386                  0.5.18-6+b1                            i38
 ii  libdaemon0:i386                   0.14-7.1                               i386         lightweight C library for daemons - runtime library
 ii  libdate-manip-perl                6.94-1                                 all          module for manipulating dates
 ii  libdatrie1:i386                   0.2.13-3                               i386         Double-array trie library
-ii  libdav1d7:i386                    1.3.0-2+b1                             i386         fast and small AV1 video stream decoder (shared library)
+ii  libdav1d7:i386                    1.4.0-1                                i386         fast and small AV1 video stream decoder (shared library)
 ii  libdb5.3:i386                     5.3.28+dfsg2-4+b1                      i386         Berkeley v5.3 Database Libraries [runtime]
 ii  libdbus-1-3:i386                  1.14.10-4                              i386         simple interprocess messaging system (library)
 ii  libdbus-glib-1-2:i386             0.112-3+b1                             i386         deprecated library for D-Bus IPC
 ii  libdconf1:i386                    0.40.0-4+b1                            i386         simple configuration storage system - runtime library
 ii  libde265-0:i386                   1.0.15-1                               i386         Open H.265 video codec implementation
-ii  libdebconfclient0:i386            0.271                                  i386         Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:i386            0.271+b1                               i386         Debian Configuration Management System (C-implementation library)
 ii  libdebian-installer-extra4:i386   0.124                                  i386         Library of some extra debian-installer functions
 ii  libdebian-installer4:i386         0.124                                  i386         Library of common debian-installer functions
 ii  libdecor-0-0:i386                 0.2.2-1                                i386         client-side window decoration library
-ii  libdeflate0:i386                  1.18-1                                 i386         fast, whole-buffer DEFLATE-based compression and decompression
+ii  libdeflate0:i386                  1.19-1                                 i386         fast, whole-buffer DEFLATE-based compression and decompression
 ii  libdevel-callchecker-perl:i386    0.008-2+b1                             i386         custom op checking attached to subroutines
 ii  libdevmapper-event1.02.1:i386     2:1.02.185-3                           i386         Linux Kernel Device Mapper event support library
 ii  libdevmapper1.02.1:i386           2:1.02.185-3                           i386         Linux Kernel Device Mapper userspace library
 ii  libdirectfb-1.7-7:i386            1.7.7-11+b1                            i386         direct frame buffer graphics (shared libraries)
 ii  libdislocker0.7                   0.7.3-3                                i386         read/write encrypted BitLocker volumes (shared library)
 ii  libdpkg-perl                      1.22.4                                 all          Dpkg perl modules
-ii  libdrm-amdgpu1:i386               2.4.120-1                              i386         Userspace interface to amdgpu-specific kernel DRM services -- runtime
-ii  libdrm-common                     2.4.120-1                              all          Userspace interface to kernel DRM services -- common files
-ii  libdrm-intel1:i386                2.4.120-1                              i386         Userspace interface to intel-specific kernel DRM services -- runtime
-ii  libdrm-nouveau2:i386              2.4.120-1                              i386         Userspace interface to nouveau-specific kernel DRM services -- runtime
-ii  libdrm-radeon1:i386               2.4.120-1                              i386         Userspace interface to radeon-specific kernel DRM services -- runtime
-ii  libdrm2:i386                      2.4.120-1                              i386         Userspace interface to kernel DRM services -- runtime
+ii  libdrm-amdgpu1:i386               2.4.120-2                              i386         Userspace interface to amdgpu-specific kernel DRM services -- runtime
+ii  libdrm-common                     2.4.120-2                              all          Userspace interface to kernel DRM services -- common files
+ii  libdrm-intel1:i386                2.4.120-2                              i386         Userspace interface to intel-specific kernel DRM services -- runtime
+ii  libdrm-nouveau2:i386              2.4.120-2                              i386         Userspace interface to nouveau-specific kernel DRM services -- runtime
+ii  libdrm-radeon1:i386               2.4.120-2                              i386         Userspace interface to radeon-specific kernel DRM services -- runtime
+ii  libdrm2:i386                      2.4.120-2                              i386         Userspace interface to kernel DRM services -- runtime
 ii  libduktape207:i386                2.7.0-2+b1                             i386         embeddable Javascript engine, library
 ii  libdw1:i386                       0.190-1+b1                             i386         library that provides access to the DWARF debug information
 ii  libdynaloader-functions-perl      0.003-3                                all          deconstructed dynamic C library loading
 ii  libedit2:i386                     3.1-20230828-1                         i386         BSD editline and history libraries
 ii  libefiboot1:i386                  38-3                                   i386         Library to manage UEFI variables
 ii  libefivar1:i386                   38-3                                   i386         Library to manage UEFI variables
-ii  libegl-mesa0:i386                 23.3.4-1                               i386         free implementation of the EGL API -- Mesa vendor library
+ii  libegl-mesa0:i386                 23.3.5-1                               i386         free implementation of the EGL API -- Mesa vendor library
 ii  libegl1:i386                      1.7.0-1                                i386         Vendor neutral GL dispatch library -- EGL support
 ii  libelf1:i386                      0.190-1+b1                             i386         library to read and write ELF files
 ii  libemail-date-format-perl         1.008-1                                all          Module to generate RFC-2822-valid date strings
@@ -428,12 +431,11 @@ ii  libexpat1:i386                    2.5.0-2+b2                             i38
 ii  libext2fs2:i386                   1.47.0-2+b1                            i386         ext2/ext3/ext4 file system libraries
 ii  libfastjson4:i386                 1.2304.0-1                             i386         fast json library for C
 ii  libfdisk1:i386                    2.39.3-6                               i386         fdisk partitioning library
-ii  libfdt1:i386                      1.7.0-1+b1                             i386         Flat Device Trees manipulation library
+ii  libfdt1:i386                      1.7.0-2                                i386         Flat Device Trees manipulation library
 ii  libffi8:i386                      3.4.4-2                                i386         Foreign Function Interface library runtime
-ii  libfftw3-single3:i386             3.3.10-1                               i386         Library for computing Fast Fourier Transforms - Single precision
+ii  libfftw3-single3:i386             3.3.10-1+b1                            i386         Library for computing Fast Fourier Transforms - Single precision
 ii  libfido2-1:i386                   1.14.0-1                               i386         library for generating and verifying FIDO 2.0 objects
 ii  libfile-dirlist-perl              0.05-3                                 all          provide a sorted list of directory content
-ii  libfile-find-rule-perl            0.34-3                                 all          module to search for files based on rules
 ii  libfile-homedir-perl              1.006-2                                all          Perl module for finding user directories across platforms
 ii  libfile-lchown-perl               0.02-3+b2                              i386         module to modify attributes of symlinks without dereferencing them
 ii  libfile-listing-perl              6.16-1                                 all          module to parse directory listings
@@ -442,9 +444,9 @@ ii  libfile-touch-perl                0.12-2                                 all
 ii  libfile-which-perl                1.27-2                                 all          Perl module for searching paths for executable programs
 ii  libflac12:i386                    1.4.3+ds-2+b1                          i386         Free Lossless Audio Codec - runtime C library
 ii  libflashrom1:i386                 1.3.0-2.1+b1                           i386         Identify, read, write, erase, and verify BIOS/ROM/flash chips - library
-ii  libfontconfig1:i386               2.14.2-6+b1                            i386         generic font configuration library - runtime
+ii  libfontconfig1:i386               2.15.0-1                               i386         generic font configuration library - runtime
 ii  libfontenc1:i386                  1:1.1.4-1+b2                           i386         X11 font encoding library
-ii  libfreeipmi17                     1.6.11-2+b1                            i386         GNU IPMI - libraries
+ii  libfreeipmi17                     1.6.13-2                               i386         GNU IPMI - libraries
 ii  libfreetype6:i386                 2.13.2+dfsg-1+b1                       i386         FreeType 2 font engine, shared library files
 ii  libfribidi0:i386                  1.0.13-3+b1                            i386         Free Implementation of the Unicode BiDi algorithm
 ii  libfstrm0:i386                    0.6.1-1+b1                             i386         Frame Streams (fstrm) library
@@ -452,55 +454,55 @@ ii  libfsverity0:i386                 1.5-1.1+b1                             i38
 ii  libftdi1-2:i386                   1.5-6+b3                               i386         C Library to control and program the FTDI USB controllers
 ii  libfuse2:i386                     2.9.9-8+b1                             i386         Filesystem in Userspace (library)
 ii  libfuse3-3:i386                   3.14.0-5                               i386         Filesystem in Userspace (library) (3.x version)
-ii  libfwupd2:i386                    1.9.12-4                               i386         Firmware update daemon library
+ii  libfwupd2:i386                    1.9.13-1                               i386         Firmware update daemon library
 ii  libgav1-1:i386                    0.18.0-1+b1                            i386         AV1 decoder developed by Google -- runtime library
-ii  libgbm1:i386                      23.3.4-1                               i386         generic buffer management API -- runtime
-ii  libgc1:i386                       1:8.2.4-1                              i386         conservative garbage collector for C and C++
-ii  libgcc-s1:i386                    13.2.0-10                              i386         GCC support library
+ii  libgbm1:i386                      23.3.5-1                               i386         generic buffer management API -- runtime
+ii  libgc1:i386                       1:8.2.6-1                              i386         conservative garbage collector for C and C++
+ii  libgcc-s1:i386                    14-20240201-3                          i386         GCC support library
 ii  libgcrypt20:i386                  1.10.3-2                               i386         LGPL Crypto library - runtime library
-ii  libgdbm-compat4:i386              1.23-5                                 i386         GNU dbm database routines (legacy support runtime version) 
-ii  libgdbm6:i386                     1.23-5                                 i386         GNU dbm database routines (runtime version) 
-ii  libgdk-pixbuf-2.0-0:i386          2.42.10+dfsg-3                         i386         GDK Pixbuf library
+ii  libgdbm-compat4:i386              1.23-5+b1                              i386         GNU dbm database routines (legacy support runtime version) 
+ii  libgdbm6:i386                     1.23-5+b1                              i386         GNU dbm database routines (runtime version) 
+ii  libgdk-pixbuf-2.0-0:i386          2.42.10+dfsg-3+b1                      i386         GDK Pixbuf library
 ii  libgdk-pixbuf2.0-common           2.42.10+dfsg-3                         all          GDK Pixbuf library - data files
 ii  libgee-0.8-2:i386                 0.20.6-1                               i386         GObject based collection and utility library
-ii  libgensio4:i386                   2.6.6-6                                i386         abstract stream I/O (runtime files)
-ii  libgeoip1:i386                    1.6.12-11                              i386         non-DNS IP-to-country resolver library
-ii  libgif7:i386                      5.2.1-2.5                              i386         library for GIF images (library)
-ii  libgirepository-1.0-1:i386        1.78.1-12                              i386         Library for handling GObject introspection data (runtime library)
+ii  libgensio6:i386                   2.8.2-6                                i386         abstract stream I/O (runtime files)
+ii  libgeoip1:i386                    1.6.12-11+b1                           i386         non-DNS IP-to-country resolver library
+ii  libgif7:i386                      5.2.1-2.5+b1                           i386         library for GIF images (library)
+ii  libgirepository-1.0-1:i386        1.78.1-15                              i386         Library for handling GObject introspection data (runtime library)
 ii  libgl1:i386                       1.7.0-1                                i386         Vendor neutral GL dispatch library -- legacy GL support
-ii  libgl1-mesa-dri:i386              23.3.4-1                               i386         free implementation of the OpenGL API -- DRI modules
-ii  libglapi-mesa:i386                23.3.4-1                               i386         free implementation of the GL API -- shared library
+ii  libgl1-mesa-dri:i386              23.3.5-1                               i386         free implementation of the OpenGL API -- DRI modules
+ii  libglapi-mesa:i386                23.3.5-1                               i386         free implementation of the GL API -- shared library
 ii  libgles2:i386                     1.7.0-1                                i386         Vendor neutral GL dispatch library -- GLESv2 support
-ii  libglib2.0-0:i386                 2.78.3-2                               i386         GLib library of C routines
-ii  libglibmm-2.4-1v5:i386            2.66.6-2                               i386         C++ wrapper for the GLib toolkit (shared libraries)
+ii  libglib2.0-0:i386                 2.78.4-1                               i386         GLib library of C routines
+ii  libglibmm-2.4-1v5:i386            2.66.6-2+b1                            i386         C++ wrapper for the GLib toolkit (shared libraries)
 ii  libglvnd0:i386                    1.7.0-1                                i386         Vendor neutral GL dispatch library
-ii  libglx-mesa0:i386                 23.3.4-1                               i386         free implementation of the OpenGL API -- GLX vendor library
+ii  libglx-mesa0:i386                 23.3.5-1                               i386         free implementation of the OpenGL API -- GLX vendor library
 ii  libglx0:i386                      1.7.0-1                                i386         Vendor neutral GL dispatch library -- GLX support
-ii  libgmp10:i386                     2:6.3.0+dfsg-2                         i386         Multiprecision arithmetic library
+ii  libgmp10:i386                     2:6.3.0+dfsg-2+b1                      i386         Multiprecision arithmetic library
 ii  libgnutls30:i386                  3.8.3-1                                i386         GNU TLS library - main runtime library
-ii  libgomp1:i386                     13.2.0-10                              i386         GCC OpenMP (GOMP) support library
+ii  libgomp1:i386                     14-20240201-3                          i386         GCC OpenMP (GOMP) support library
 ii  libgpg-error0:i386                1.47-3                                 i386         GnuPG development runtime library
-ii  libgpgme11:i386                   1.18.0-4+b1                            i386         GPGME - GnuPG Made Easy (library)
+ii  libgpgme11:i386                   1.18.0-4+b2                            i386         GPGME - GnuPG Made Easy (library)
 ii  libgpm2:i386                      1.20.7-10+b2                           i386         General Purpose Mouse - shared library
-ii  libgprofng0:i386                  2.41.90.20240122-1                     i386         GNU Next Generation profiler (runtime library)
+ii  libgprofng0:i386                  2.42-3                                 i386         GNU Next Generation profiler (runtime library)
 ii  libgraphicsmagick-q16-3           1.4+really1.3.42-1+b1                  i386         format-independent image processing - C shared library
 ii  libgraphite2-3:i386               1.3.14-2                               i386         Font rendering engine for Complex Scripts -- library
 ii  libgs-common                      10.02.1~dfsg-3                         all          interpreter for the PostScript language and for PDF - ICC profiles
 ii  libgs10:i386                      10.02.1~dfsg-3                         i386         interpreter for the PostScript language and for PDF - Library
 ii  libgs10-common                    10.02.1~dfsg-3                         all          interpreter for the PostScript language and for PDF - common files
-ii  libgssapi-krb5-2:i386             1.20.1-5                               i386         MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
-ii  libgtk-3-0:i386                   3.24.40-2                              i386         GTK graphical user interface library
-ii  libgtk-3-common                   3.24.40-2                              all          common files for the GTK graphical user interface library
-ii  libgtkmm-3.0-1v5:i386             3.24.8-2                               i386         C++ wrappers for GTK+ (shared libraries)
+ii  libgssapi-krb5-2:i386             1.20.1-5+b1                            i386         MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
+ii  libgtk-3-0:i386                   3.24.41-1                              i386         GTK graphical user interface library
+ii  libgtk-3-common                   3.24.41-1                              all          common files for the GTK graphical user interface library
+ii  libgtkmm-3.0-1v5:i386             3.24.8-2+b1                            i386         C++ wrappers for GTK+ (shared libraries)
 ii  libgudev-1.0-0:i386               238-3                                  i386         GObject-based wrapper library for libudev
-ii  libgusb2:i386                     0.4.5-1.1                              i386         GLib wrapper around libusb1
+ii  libgusb2:i386                     0.4.8-1                                i386         GLib wrapper around libusb1
 ii  libharfbuzz0b:i386                8.3.0-2                                i386         OpenType text shaping engine (shared library)
 ii  libhavege2:i386                   1.9.14-1+b2                            i386         entropy source using the HAVEGE algorithm - shared library
-ii  libhd21:i386                      21.82-1                                i386         Hardware identification system library
+ii  libhd21:i386                      21.82-1+b1                             i386         Hardware identification system library
 ii  libheif-plugin-dav1d:i386         1.17.6-1                               i386         ISO/IEC 23008-12:2017 HEIF file format decoder - dav1d plugin
 ii  libheif-plugin-libde265:i386      1.17.6-1                               i386         ISO/IEC 23008-12:2017 HEIF file format decoder - libde265 plugin
 ii  libheif1:i386                     1.17.6-1                               i386         ISO/IEC 23008-12:2017 HEIF file format decoder - shared library
-ii  libhogweed6:i386                  3.9.1-2                                i386         low level cryptographic library (public-key cryptos)
+ii  libhogweed6:i386                  3.9.1-2+b1                             i386         low level cryptographic library (public-key cryptos)
 ii  libhtml-parser-perl:i386          3.81-1+b1                              i386         collection of modules that parse HTML text documents
 ii  libhtml-tagset-perl               3.20-6                                 all          data tables pertaining to HTML
 ii  libhtml-tree-perl                 5.07-3                                 all          Perl module to represent and create HTML syntax trees
@@ -508,27 +510,27 @@ ii  libhttp-cookies-perl              6.11-1                                 all
 ii  libhttp-date-perl                 6.06-1                                 all          module of date conversion routines
 ii  libhttp-message-perl              6.45-1                                 all          perl interface to HTTP style messages
 ii  libhttp-negotiate-perl            6.01-2                                 all          implementation of content negotiation
-ii  libhwy1:i386                      1.0.7-8                                i386         Efficient and performance-portable SIMD wrapper (runtime files)
+ii  libhwy1:i386                      1.0.7-8+b1                             i386         Efficient and performance-portable SIMD wrapper (runtime files)
 ii  libibverbs1:i386                  48.0-1.1                               i386         Library for direct userspace use of RDMA (InfiniBand/iWARP)
 ii  libice6:i386                      2:1.0.10-1                             i386         X11 Inter-Client Exchange library
-ii  libicu72:i386                     72.1-4                                 i386         International Components for Unicode
+ii  libicu72:i386                     72.1-4+b1                              i386         International Components for Unicode
 ii  libid3tag0:i386                   0.15.1b-14                             i386         ID3 tag reading library from the MAD project
 ii  libidn12:i386                     1.42-1                                 i386         GNU Libidn library, implementation of IETF IDN specifications
-ii  libidn2-0:i386                    2.3.4-1+b2                             i386         Internationalized domain names (IDNA2008/TR46) library
-ii  libijs-0.35:i386                  0.35-15.1                              i386         IJS raster image transport protocol: shared library
-ii  libimlib2:i386                    1.12.1-1                               i386         image loading, rendering, saving library
+ii  libidn2-0:i386                    2.3.7-2                                i386         Internationalized domain names (IDNA2008/TR46) library
+ii  libijs-0.35:i386                  0.35-15.1+b1                           i386         IJS raster image transport protocol: shared library
+ii  libimlib2:i386                    1.12.1-1+b1                            i386         image loading, rendering, saving library
 ii  libimport-into-perl               1.002005-2                             all          module for importing packages into other packages
 ii  libimvirt-perl                    0.9.6-13                               all          Perl module for detecting several virtualizations
 ii  libinih1:i386                     57-1                                   i386         simple .INI file parser
-ii  libinput-bin                      1.23.0-2.1                             i386         input device management and event handling library - udev quirks
-ii  libinput10:i386                   1.23.0-2.1                             i386         input device management and event handling library - shared library
+ii  libinput-bin                      1.25.0-1                               i386         input device management and event handling library - udev quirks
+ii  libinput10:i386                   1.25.0-1                               i386         input device management and event handling library - shared library
 ii  libio-html-perl                   1.004-3                                all          open an HTML file with automatic charset detection
 ii  libio-pty-perl                    1:1.20-1                               i386         Perl module for pseudo tty IO
 ii  libio-socket-ssl-perl             2.085-1                                all          Perl module implementing object oriented interface to SSL sockets
 ii  libip4tc2:i386                    1.8.10-3                               i386         netfilter libip4tc library
 ii  libip6tc2:i386                    1.8.10-3                               i386         netfilter libip6tc library
 ii  libipc-run-perl                   20231003.0-1                           all          Perl module for running processes
-ii  libiperf0:i386                    3.15-1+b1                              i386         Internet Protocol bandwidth measuring tool (runtime files)
+ii  libiperf0:i386                    3.16-1                                 i386         Internet Protocol bandwidth measuring tool (runtime files)
 ii  libiscsi-bin                      1.19.0-3                               i386         iSCSI client shared library - utilities
 ii  libiscsi7:i386                    1.19.0-3                               i386         iSCSI client shared library
 ii  libisl23:i386                     0.26-3+b2                              i386         manipulating sets and relations of integer points bounded by linear constraints
@@ -536,36 +538,36 @@ ii  libisns0:i386                     0.101-0.2+b1                           i38
 ii  libisoburn1:i386                  1.5.6-1                                i386         library to handle creation and inspection of ISO-9660 file systems
 ii  libisofs6:i386                    1.5.6.pl01-1                           i386         library to create ISO 9660 images
 ii  libiw30:i386                      30~pre9-16+b1                          i386         Wireless tools - library
-ii  libjack-jackd2-0:i386             1.9.21~dfsg-3                          i386         JACK Audio Connection Kit (libraries)
+ii  libjack-jackd2-0:i386             1.9.21~dfsg-3+b1                       i386         JACK Audio Connection Kit (libraries)
 ii  libjansson4:i386                  2.14-2+b2                              i386         C library for encoding, decoding and manipulating JSON data
 ii  libjaylink0:i386                  0.3.1-1                                i386         library for interacting with J-Link programmers
-ii  libjbig0:i386                     2.1-6.1                                i386         JBIGkit libraries
-ii  libjbig2dec0:i386                 0.20-1                                 i386         JBIG2 decoder library - shared libraries
+ii  libjbig0:i386                     2.1-6.1+b1                             i386         JBIGkit libraries
+ii  libjbig2dec0:i386                 0.20-1+b1                              i386         JBIG2 decoder library - shared libraries
 ii  libjcat1:i386                     0.2.0-2                                i386         JSON catalog library
-ii  libjemalloc2:i386                 5.3.0-2                                i386         general-purpose scalable concurrent malloc(3) implementation
-ii  libjim0.82:i386                   0.82-4                                 i386         small-footprint implementation of Tcl - shared library
+ii  libjemalloc2:i386                 5.3.0-2+b1                             i386         general-purpose scalable concurrent malloc(3) implementation
+ii  libjim0.82:i386                   0.82-4+b1                              i386         small-footprint implementation of Tcl - shared library
 ii  libjpeg62-turbo:i386              1:2.1.5-2+b2                           i386         libjpeg-turbo JPEG runtime library
 ii  libjq1:i386                       1.7.1-2                                i386         lightweight and flexible command-line JSON processor - shared library
-ii  libjson-c5:i386                   0.17-1                                 i386         JSON manipulation library - shared library
+ii  libjson-c5:i386                   0.17-1+b1                              i386         JSON manipulation library - shared library
 ii  libjson-glib-1.0-0:i386           1.8.0-2                                i386         GLib JSON manipulation library
 ii  libjson-glib-1.0-common           1.8.0-2                                all          GLib JSON manipulation library (common files)
-ii  libjte2:i386                      1.22-4                                 i386         Jigdo Template Export - runtime library
+ii  libjte2:i386                      1.22-4+b1                              i386         Jigdo Template Export - runtime library
 ii  libjxl0.7:i386                    0.7.0-10.2+b1                          i386         JPEG XL Image Coding System - "JXL" (shared libraries)
-ii  libk5crypto3:i386                 1.20.1-5                               i386         MIT Kerberos runtime libraries - Crypto Library
-ii  libkeyutils1:i386                 1.6.3-2+b2                             i386         Linux Key Management Utilities (library)
-ii  libklibc:i386                     2.0.13-2                               i386         minimal libc subset for use with initramfs
-ii  libkmod2:i386                     31-1                                   i386         libkmod shared library
-ii  libkrb5-3:i386                    1.20.1-5                               i386         MIT Kerberos runtime libraries
-ii  libkrb5support0:i386              1.20.1-5                               i386         MIT Kerberos runtime libraries - Support library
+ii  libk5crypto3:i386                 1.20.1-5+b1                            i386         MIT Kerberos runtime libraries - Crypto Library
+ii  libkeyutils1:i386                 1.6.3-3                                i386         Linux Key Management Utilities (library)
+ii  libklibc:i386                     2.0.13-4                               i386         minimal libc subset for use with initramfs
+ii  libkmod2:i386                     31+20240202-2                          i386         libkmod shared library
+ii  libkrb5-3:i386                    1.20.1-5+b1                            i386         MIT Kerberos runtime libraries
+ii  libkrb5support0:i386              1.20.1-5+b1                            i386         MIT Kerberos runtime libraries - Support library
 ii  libksba8:i386                     1.6.5-2                                i386         X.509 and CMS support library
-ii  liblcms2-2:i386                   2.14-2                                 i386         Little CMS 2 color management library
+ii  liblcms2-2:i386                   2.14-2+b1                              i386         Little CMS 2 color management library
 ii  libldap-2.5-0:i386                2.5.13+dfsg-5+b3                       i386         OpenLDAP libraries
-ii  libldb2:i386                      2:2.8.0+samba4.19.4+dfsg-2             i386         LDAP-like embedded database - shared library
-ii  liblerc4:i386                     4.0.0+ds-4                             i386         Limited Error Raster Compression library
+ii  libldb2:i386                      2:2.8.0+samba4.19.5+dfsg-1             i386         LDAP-like embedded database - shared library
+ii  liblerc4:i386                     4.0.0+ds-4+b1                          i386         Limited Error Raster Compression library
 ii  liblinear4:i386                   2.3.0+dfsg-5                           i386         Library for Large Linear Classification
 ii  liblinux-lvm-perl                 0.17-4                                 all          Perl module to access LVM status information
 ii  libllvm17:i386                    1:17.0.6-5                             i386         Modular compiler and toolchain technologies, runtime library
-ii  liblmdb0:i386                     0.9.31-1                               i386         Lightning Memory-Mapped Database shared library
+ii  liblmdb0:i386                     0.9.31-1+b1                            i386         Lightning Memory-Mapped Database shared library
 ii  liblocale-gettext-perl            1.07-6+b1                              i386         module using libc functions for internationalization in Perl
 ii  liblockfile-bin                   1.17-1+b1                              i386         support binaries for and cli utilities based on liblockfile
 ii  liblockfile1:i386                 1.17-1+b1                              i386         NFS-safe locking library
@@ -573,16 +575,16 @@ ii  liblognorm5:i386                  2.0.6-4                                i38
 ii  liblouis-data                     3.28.0-1                               all          Braille translation library - data
 ii  liblouis20:i386                   3.28.0-1                               i386         Braille translation library - shared libs
 ii  libltdl7:i386                     2.4.7-7                                i386         System independent dlopen wrapper for GNU libtool
-ii  liblua5.1-0:i386                  5.1.5-9                                i386         Shared library for the Lua interpreter version 5.1
-ii  liblua5.3-0:i386                  5.3.6-2                                i386         Shared library for the Lua interpreter version 5.3
-ii  liblua5.4-0:i386                  5.4.6-2                                i386         Shared library for the Lua interpreter version 5.4
+ii  liblua5.1-0:i386                  5.1.5-9+b1                             i386         Shared library for the Lua interpreter version 5.1
+ii  liblua5.3-0:i386                  5.3.6-2+b1                             i386         Shared library for the Lua interpreter version 5.3
+ii  liblua5.4-0:i386                  5.4.6-3                                i386         Shared library for the Lua interpreter version 5.4
 ii  liblvm2cmd2.03:i386               2.03.16-3                              i386         LVM2 command library
 ii  liblwp-mediatypes-perl            6.04-2                                 all          module to guess media type for a file or a URL
-ii  liblwp-protocol-https-perl        6.11-1                                 all          HTTPS driver for LWP::UserAgent
+ii  liblwp-protocol-https-perl        6.13-1                                 all          HTTPS driver for LWP::UserAgent
 ii  liblz1:i386                       1.14-1                                 i386         data compressor based on the LZMA algorithm (library)
 ii  liblz4-1:i386                     1.9.4-1+b2                             i386         Fast LZ compression algorithm library - runtime
 ii  liblzma5:i386                     5.4.5-0.3                              i386         XZ-format compression library
-ii  liblzo2-2:i386                    2.10-2                                 i386         data compression library
+ii  liblzo2-2:i386                    2.10-2+b1                              i386         data compression library
 ii  libmagic-mgc                      1:5.45-2+b1                            i386         File type determination library using "magic" numbers (compiled magic file)
 ii  libmagic1:i386                    1:5.45-2+b1                            i386         Recognize the type of data in a file using "magic" numbers - library
 ii  libmailtools-perl                 2.21-2                                 all          modules to manipulate email in perl programs
@@ -601,11 +603,11 @@ ii  libmotif-common                   2.3.8-3                                all
 ii  libmount1:i386                    2.39.3-6                               i386         device mounting library
 ii  libmp3lame0:i386                  3.100-6+b2                             i386         MP3 encoding library
 ii  libmpc3:i386                      1.3.1-1+b2                             i386         multiple precision complex floating-point library
-ii  libmpfr6:i386                     4.2.1-1                                i386         multiple precision floating-point computation
+ii  libmpfr6:i386                     4.2.1-1+b1                             i386         multiple precision floating-point computation
 ii  libmpg123-0:i386                  1.32.4-1                               i386         MPEG layer 1/2/3 audio decoder (shared library)
-ii  libmsgpackc2:i386                 4.0.0-3                                i386         binary-based efficient object serialization library
+ii  libmsgpackc2:i386                 4.0.0-3+b1                             i386         binary-based efficient object serialization library
 ii  libmspack0:i386                   0.11-1                                 i386         library for Microsoft compression formats (shared library)
-ii  libmtdev1:i386                    1.1.6-1                                i386         Multitouch Protocol Translation Library - shared library
+ii  libmtdev1:i386                    1.1.6-1+b1                             i386         Multitouch Protocol Translation Library - shared library
 ii  libnbd0                           1.18.2-1                               i386         Network Block Device client library -- shared library
 ii  libncurses6:i386                  6.4+20240113-1                         i386         shared libraries for terminal handling
 ii  libncursesw6:i386                 6.4+20240113-1                         i386         shared libraries for terminal handling (wide character support)
@@ -614,82 +616,81 @@ ii  libnet-smtp-ssl-perl              1.04-2                                 all
 ii  libnet-ssleay-perl:i386           1.94-1                                 i386         Perl module for Secure Sockets Layer (SSL)
 ii  libnet1:i386                      1.1.6+dfsg-3.2                         i386         library for the construction and handling of network packets
 ii  libnetfilter-conntrack3:i386      1.0.9-6                                i386         Netfilter netlink-conntrack library
-ii  libnettle8:i386                   3.9.1-2                                i386         low level cryptographic library (symmetric and one-way cryptos)
+ii  libnettle8:i386                   3.9.1-2+b1                             i386         low level cryptographic library (symmetric and one-way cryptos)
 ii  libnewt0.52:i386                  0.52.24-2                              i386         Not Erik's Windowing Toolkit - text mode windowing with slang
 ii  libnfnetlink0:i386                1.0.2-2                                i386         Netfilter netlink library
 ii  libnfsidmap1:i386                 1:2.6.4-3                              i386         NFS idmapping library
 ii  libnftables1:i386                 1.0.9-1+b2                             i386         Netfilter nftables high level userspace API library
 ii  libnftnl11:i386                   1.2.6-2                                i386         Netfilter nftables userspace API library
-ii  libnghttp2-14:i386                1.58.0-1                               i386         library implementing HTTP/2 protocol (shared library)
+ii  libnghttp2-14:i386                1.59.0-1                               i386         library implementing HTTP/2 protocol (shared library)
 ii  libnl-3-200:i386                  3.7.0-0.3                              i386         library for dealing with netlink sockets
 ii  libnl-cli-3-200:i386              3.7.0-0.3                              i386         library for dealing with netlink sockets - cli helpers
 ii  libnl-genl-3-200:i386             3.7.0-0.3                              i386         library for dealing with netlink sockets - generic netlink
 ii  libnl-nf-3-200:i386               3.7.0-0.3                              i386         library for dealing with netlink sockets - netfilter interface
 ii  libnl-route-3-200:i386            3.7.0-0.3                              i386         library for dealing with netlink sockets - route interface
-ii  libnpth0:i386                     1.6-3                                  i386         replacement for GNU Pth using system threads
+ii  libnpth0:i386                     1.6-3+b1                               i386         replacement for GNU Pth using system threads
 ii  libnsl2:i386                      1.3.0-3                                i386         Public client interface for NIS(YP) and NIS+
-ii  libnspr4:i386                     2:4.35-1.1                             i386         NetScape Portable Runtime Library
-ii  libnss-mdns:i386                  0.15.1-3                               i386         NSS module for Multicast DNS name resolution
-ii  libnss-myhostname:i386            255.3-1                                i386         nss module providing fallback resolution for the current hostname
-ii  libnss3:i386                      2:3.96.1-1                             i386         Network Security Service libraries
+ii  libnspr4:i386                     2:4.35-1.1+b1                          i386         NetScape Portable Runtime Library
+ii  libnss-mdns:i386                  0.15.1-4                               i386         NSS module for Multicast DNS name resolution
+ii  libnss-myhostname:i386            255.3-2                                i386         nss module providing fallback resolution for the current hostname
+ii  libnss3:i386                      2:3.98-1                               i386         Network Security Service libraries
 ii  libntfs-3g89:i386                 1:2022.10.3-1+b1                       i386         read/write NTFS driver for FUSE (runtime library)
-ii  libnuma1:i386                     2.0.16-1                               i386         Libraries for controlling NUMA policy
-ii  libnumber-compare-perl            0.03-3                                 all          module for performing numeric comparisons in Perl
-ii  libnvme1                          1.7.1-1                                i386         NVMe management library (library)
+ii  libnuma1:i386                     2.0.18-1                               i386         Libraries for controlling NUMA policy
+ii  libnvme1                          1.8-2                                  i386         NVMe management library (library)
 ii  libogg0:i386                      1.3.5-3                                i386         Ogg bitstream library
 ii  libonig5:i386                     6.9.9-1                                i386         regular expressions library
 ii  libopenipmi0                      2.0.33-1                               i386         Intelligent Platform Management Interface - runtime
 ii  libopeniscsiusr                   2.1.9-3                                i386         iSCSI userspace library
 ii  libopenjp2-7:i386                 2.5.0-2+b2                             i386         JPEG 2000 image compression/decompression library
-ii  libopus0:i386                     1.4-1                                  i386         Opus codec runtime library
+ii  libopus0:i386                     1.4-1+b1                               i386         Opus codec runtime library
 ii  libp11-kit0:i386                  0.25.3-4                               i386         library for loading and coordinating access to PKCS#11 modules - runtime
 ii  libpam-modules:i386               1.5.2-9.1+b1                           i386         Pluggable Authentication Modules for PAM
 ii  libpam-modules-bin                1.5.2-9.1+b1                           i386         Pluggable Authentication Modules for PAM - helper binaries
 ii  libpam-runtime                    1.5.2-9.1                              all          Runtime support for the PAM library
-ii  libpam-systemd:i386               255.3-1                                i386         system and service manager - PAM module
+ii  libpam-systemd:i386               255.3-2                                i386         system and service manager - PAM module
 ii  libpam0g:i386                     1.5.2-9.1+b1                           i386         Pluggable Authentication Modules library
 ii  libpango-1.0-0:i386               1.51.0+ds-4                            i386         Layout and rendering of internationalized text
 ii  libpangocairo-1.0-0:i386          1.51.0+ds-4                            i386         Layout and rendering of internationalized text
 ii  libpangoft2-1.0-0:i386            1.51.0+ds-4                            i386         Layout and rendering of internationalized text
-ii  libpangomm-1.4-1v5:i386           2.46.3-1                               i386         C++ Wrapper for pango (shared libraries)
+ii  libpangomm-1.4-1v5:i386           2.46.4-1                               i386         C++ Wrapper for pango (shared libraries)
 ii  libpaper1:i386                    1.1.29                                 i386         library for handling paper characteristics
 ii  libparams-classify-perl:i386      0.015-2+b2                             i386         Perl module for argument type classification
 ii  libparse-recdescent-perl          1.967015+dfsg-4                        all          Perl module to create and use recursive-descent parsers
-ii  libparted-fs-resize0:i386         3.6-3                                  i386         disk partition manipulator - shared FS resizing library
-ii  libparted2:i386                   3.6-3                                  i386         disk partition manipulator - shared library
+ii  libparted-fs-resize0:i386         3.6-3+b1                               i386         disk partition manipulator - shared FS resizing library
+ii  libparted2:i386                   3.6-3+b1                               i386         disk partition manipulator - shared library
 ii  libpcap0.8:i386                   1.10.4-4                               i386         system interface for user-level packet capture
-ii  libpcaudio0:i386                  1.2-2                                  i386         C API to different audio devices - shared library
-ii  libpci3:i386                      1:3.10.0-2                             i386         PCI utilities (shared library)
+ii  libpcaudio0:i386                  1.2-2+b1                               i386         C API to different audio devices - shared library
+ii  libpci3:i386                      1:3.10.0-2+b1                          i386         PCI utilities (shared library)
 ii  libpciaccess0:i386                0.17-3                                 i386         Generic PCI access library for X
-ii  libpcre2-32-0:i386                10.42-4                                i386         New Perl Compatible Regular Expression Library - 32 bit runtime files
-ii  libpcre2-8-0:i386                 10.42-4                                i386         New Perl Compatible Regular Expression Library- 8 bit runtime files
-ii  libpcsclite1:i386                 2.0.1-1                                i386         Middleware to access a smart card using PC/SC (library)
+ii  libpcre2-32-0:i386                10.42-4+b1                             i386         New Perl Compatible Regular Expression Library - 32 bit runtime files
+ii  libpcre2-8-0:i386                 10.42-4+b1                             i386         New Perl Compatible Regular Expression Library- 8 bit runtime files
+ii  libpcsclite1:i386                 2.0.1-1+b1                             i386         Middleware to access a smart card using PC/SC (library)
 ii  libperl5.38:i386                  5.38.2-3                               i386         shared Perl library
 ii  libpipeline1:i386                 1.5.7-1+b2                             i386         Unix process pipeline manipulation library
-ii  libpipewire-0.3-0:i386            1.0.1-2                                i386         libraries for the PipeWire multimedia server
-ii  libpixman-1-0:i386                0.42.2-1                               i386         pixel-manipulation library for X and cairo
-ii  libpkcs11-helper1:i386            1.29.0-2                               i386         library that simplifies the interaction with PKCS#11
-ii  libpng16-16:i386                  1.6.40-3                               i386         PNG library - runtime (version 1.6)
+ii  libpipewire-0.3-0:i386            1.0.3-1                                i386         libraries for the PipeWire multimedia server
+ii  libpixman-1-0:i386                0.42.2-1+b1                            i386         pixel-manipulation library for X and cairo
+ii  libpkcs11-helper1:i386            1.29.0-2+b1                            i386         library that simplifies the interaction with PKCS#11
+ii  libpng16-16:i386                  1.6.42-1                               i386         PNG library - runtime (version 1.6)
 ii  libpolkit-agent-1-0:i386          124-1                                  i386         polkit Authentication Agent API
 ii  libpolkit-gobject-1-0:i386        124-1                                  i386         polkit Authorization API
 ii  libpoppler126:i386                22.12.0-2+b1                           i386         PDF rendering library
-ii  libpopt0:i386                     1.19+dfsg-1                            i386         lib for parsing cmdline parameters
+ii  libpopt0:i386                     1.19+dfsg-1+b1                         i386         lib for parsing cmdline parameters
 ii  libproc2-0:i386                   2:4.0.4-4                              i386         library for accessing process information from /proc
 ii  libprotobuf-c1:i386               1.4.1-1+b1                             i386         Protocol Buffers C shared library (protobuf-c)
 ii  libprotobuf32:i386                3.21.12-8+b1                           i386         protocol buffers C++ library
 ii  libpsl5:i386                      0.21.2-1+b1                            i386         Library for Public Suffix List (shared libraries)
 ii  libpulse0:i386                    16.1+dfsg1-3                           i386         PulseAudio client libraries
 ii  libpython3-stdlib:i386            3.11.6-1                               i386         interactive high-level object-oriented language (default python3 version)
-ii  libpython3.11:i386                3.11.7-2                               i386         Shared Python runtime library (version 3.11)
-ii  libpython3.11-minimal:i386        3.11.7-2                               i386         Minimal subset of the Python language (version 3.11)
-ii  libpython3.11-stdlib:i386         3.11.7-2                               i386         Interactive high-level object-oriented language (standard library, version 3.11)
+ii  libpython3.11:i386                3.11.8-1                               i386         Shared Python runtime library (version 3.11)
+ii  libpython3.11-minimal:i386        3.11.8-1                               i386         Minimal subset of the Python language (version 3.11)
+ii  libpython3.11-stdlib:i386         3.11.8-1                               i386         Interactive high-level object-oriented language (standard library, version 3.11)
 ii  libqmi-glib5:i386                 1.34.0-2                               i386         Support library to use the Qualcomm MSM Interface (QMI) protocol
 ii  libqmi-proxy                      1.34.0-2                               i386         Proxy to communicate with QMI ports
-ii  libqrencode4:i386                 4.1.1-1                                i386         QR Code encoding library
+ii  libqrencode4:i386                 4.1.1-1+b1                             i386         QR Code encoding library
 ii  libqrtr-glib0:i386                1.2.2-1                                i386         Support library to use the QRTR protocol
-ii  librav1e0:i386                    0.6.6-7                                i386         Fastest and safest AV1 encoder - shared library
+ii  librav1e0:i386                    0.7.1-2                                i386         Fastest and safest AV1 encoder - shared library
 ii  librdmacm1:i386                   48.0-1.1                               i386         Library for managing RDMA connections
-ii  libreadline8:i386                 8.2-3                                  i386         GNU readline and history libraries, run-time libraries
+ii  libreadline8:i386                 8.2-3+b1                               i386         GNU readline and history libraries, run-time libraries
 ii  libreiserfscore0                  1:3.6.27-7                             i386         ReiserFS core library
 ii  librole-tiny-perl                 2.002004-1                             all          Perl module for minimalist role composition
 ii  librpm9                           4.18.2+dfsg-1                          i386         RPM shared library
@@ -704,21 +705,21 @@ ii  libruby3.1:i386                   3.1.2-8                                i38
 ii  libsamplerate0:i386               0.2.2-4                                i386         Audio sample rate conversion library
 ii  libsasl2-2:i386                   2.1.28+dfsg1-4+b1                      i386         Cyrus SASL - authentication abstraction library
 ii  libsasl2-modules-db:i386          2.1.28+dfsg1-4+b1                      i386         Cyrus SASL - pluggable authentication modules (DB)
-ii  libsctp1:i386                     1.0.19+dfsg-2                          i386         user-space access to Linux kernel SCTP - shared library
-ii  libsdl2-2.0-0:i386                2.28.5+dfsg-3                          i386         Simple DirectMedia Layer
+ii  libsctp1:i386                     1.0.19+dfsg-2+b1                       i386         user-space access to Linux kernel SCTP - shared library
+ii  libsdl2-2.0-0:i386                2.30.0+dfsg-1                          i386         Simple DirectMedia Layer
 ii  libseccomp2:i386                  2.5.5-1                                i386         high level interface to Linux seccomp filter
 ii  libselinux1:i386                  3.5-2                                  i386         SELinux runtime shared libraries
 ii  libsemanage-common                3.5-1                                  all          Common files for SELinux policy management libraries
 ii  libsemanage2:i386                 3.5-1+b2                               i386         SELinux policy management library
 ii  libsensors-config                 1:3.6.0-8                              all          lm-sensors configuration files
-ii  libsensors5:i386                  1:3.6.0-8                              i386         library to read temperature/voltage/fan sensors
+ii  libsensors5:i386                  1:3.6.0-8+b1                           i386         library to read temperature/voltage/fan sensors
 ii  libsepol2:i386                    3.5-2                                  i386         SELinux library for manipulating binary security policies
-ii  libsframe1:i386                   2.41.90.20240122-1                     i386         Library to handle the SFrame format (runtime library)
-ii  libsgutils2-1.46-2:i386           1.46-3                                 i386         utilities for devices using the SCSI command set (shared libraries)
-ii  libsharpyuv0:i386                 1.3.2-0.3                              i386         Library for sharp RGB to YUV conversion
+ii  libsframe1:i386                   2.42-3                                 i386         Library to handle the SFrame format (runtime library)
+ii  libsgutils2-1.46-2:i386           1.46-3+b1                              i386         utilities for devices using the SCSI command set (shared libraries)
+ii  libsharpyuv0:i386                 1.3.2-0.4                              i386         Library for sharp RGB to YUV conversion
 ii  libsigc++-2.0-0v5:i386            2.12.1-1                               i386         type-safe Signal Framework for C++ - runtime
 ii  libsigsegv2:i386                  2.14-1                                 i386         Library for handling page faults in a portable way
-ii  libslang2:i386                    2.3.3-3                                i386         S-Lang programming library - runtime version
+ii  libslang2:i386                    2.3.3-3+b1                             i386         S-Lang programming library - runtime version
 ii  libslirp0:i386                    4.7.0-1                                i386         General purpose TCP-IP emulator library
 ii  libsm6:i386                       2:1.2.3-1                              i386         X11 Session Management library
 ii  libsmartcols1:i386                2.39.3-6                               i386         smart column output alignment library
@@ -727,30 +728,29 @@ ii  libsnmp-base                      5.9.4+dfsg-1                           all
 ii  libsnmp40:i386                    5.9.4+dfsg-1+b2                        i386         SNMP (Simple Network Management Protocol) library
 ii  libsodium23:i386                  1.0.18-1                               i386         Network communication, cryptography and signaturing library
 ii  libsonic0:i386                    0.2.0-13                               i386         Simple library to speed up or slow down speech
-ii  libspa-0.2-modules:i386           1.0.1-2                                i386         libraries for the PipeWire multimedia server Simple Plugin API - modules
+ii  libspa-0.2-modules:i386           1.0.3-1                                i386         libraries for the PipeWire multimedia server Simple Plugin API - modules
 ii  libspectre1:i386                  0.2.12-1                               i386         Library for rendering PostScript documents
-ii  libsqlite3-0:i386                 3.45.0-1                               i386         SQLite 3 shared library
+ii  libsqlite3-0:i386                 3.45.1-1                               i386         SQLite 3 shared library
 ii  libss2:i386                       1.47.0-2+b1                            i386         command-line interface parsing library
 ii  libssh-4:i386                     0.10.6-2                               i386         tiny C SSH library (OpenSSL flavor)
 ii  libssh2-1:i386                    1.11.0-4                               i386         SSH2 client-side library
-ii  libssl3:i386                      3.1.4-2                                i386         Secure Sockets Layer toolkit - shared libraries
-ii  libstdc++6:i386                   13.2.0-10                              i386         GNU Standard C++ Library v3
+ii  libssl3:i386                      3.1.5-1                                i386         Secure Sockets Layer toolkit - shared libraries
+ii  libstdc++6:i386                   14-20240201-3                          i386         GNU Standard C++ Library v3
 ii  libsub-quote-perl                 2.006008-1                             all          helper modules for subroutines
 ii  libsysfs2:i386                    2.1.1-6                                i386         interface library to sysfs - shared library
-ii  libsystemd-shared:i386            255.3-1                                i386         systemd shared private library
-ii  libsystemd0:i386                  255.3-1                                i386         systemd utility library
-ii  libtalloc2:i386                   2.4.1-2                                i386         hierarchical pool based memory allocator
+ii  libsystemd-shared:i386            255.3-2                                i386         systemd shared private library
+ii  libsystemd0:i386                  255.3-2                                i386         systemd utility library
+ii  libtalloc2:i386                   2.4.2-1                                i386         hierarchical pool based memory allocator
 ii  libtasn1-6:i386                   4.19.0-3+b2                            i386         Manage ASN.1 structures (runtime)
-ii  libtcl8.6:i386                    8.6.13+dfsg-2                          i386         Tcl (the Tool Command Language) v8.6 - run-time library files
-ii  libtdb1:i386                      1.4.9-2                                i386         Trivial Database - shared library
+ii  libtcl8.6:i386                    8.6.13+dfsg-2+b1                       i386         Tcl (the Tool Command Language) v8.6 - run-time library files
+ii  libtdb1:i386                      1.4.10-1                               i386         Trivial Database - shared library
 ii  libteam-utils                     1.31-1                                 i386         library for controlling team network device -- userspace utilities
 ii  libteam5:i386                     1.31-1                                 i386         library for communication with Netlink kernel module
 ii  libteamdctl0:i386                 1.31-1                                 i386         library for communication with `teamd` process
 ii  libterm-readkey-perl              2.38-2+b2                              i386         perl module for simple terminal control
 ii  libterm-size-perl                 0.211-1+b3                             i386         Perl extension for retrieving terminal size
-ii  libtevent0:i386                   0.15.0-1                               i386         talloc-based event loop library - shared library
+ii  libtevent0:i386                   0.16.1-1                               i386         talloc-based event loop library - shared library
 ii  libtext-charwidth-perl:i386       0.04-11+b2                             i386         get display widths of characters on the terminal
-ii  libtext-glob-perl                 0.11-3                                 all          Perl module for matching globbing patterns against text
 ii  libtext-iconv-perl:i386           1.7-8+b2                               i386         module to convert between character sets in Perl
 ii  libtext-wrapi18n-perl             0.06-10                                all          internationalized substitute of Text::Wrap
 ii  libthai-data                      0.1.29-2                               all          Data files for Thai language support library
@@ -763,34 +763,34 @@ ii  libtimedate-perl                  2.3300-2                               all
 ii  libtinfo6:i386                    6.4+20240113-1                         i386         shared low-level terminfo library for terminal handling
 ii  libtirpc-common                   1.3.4+ds-1                             all          transport-independent RPC library - common files
 ii  libtirpc3:i386                    1.3.4+ds-1                             i386         transport-independent RPC library
-ii  libtk8.6:i386                     8.6.13-2                               i386         Tk toolkit for Tcl and X11 v8.6 - run-time files
+ii  libtk8.6:i386                     8.6.13-2+b1                            i386         Tk toolkit for Tcl and X11 v8.6 - run-time files
 ii  libtry-tiny-perl                  0.31-2                                 all          module providing minimalistic try/catch
 ii  libtsk19:i386                     4.12.1+dfsg-1                          i386         library for forensics analysis on volume and filesystem data
-ii  libtss2-esys-3.0.2-0:i386         4.0.1-3                                i386         TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-mu0:i386                  4.0.1-3                                i386         TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-sys1:i386                 4.0.1-3                                i386         TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-tcti-cmd0:i386            4.0.1-3                                i386         TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-tcti-device0:i386         4.0.1-3                                i386         TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-tcti-mssim0:i386          4.0.1-3                                i386         TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-tcti-swtpm0:i386          4.0.1-3                                i386         TPM2 Software stack library - TSS and TCTI libraries
-ii  libuchardet0:i386                 0.0.8-1                                i386         universal charset detection library - shared library
-ii  libudev1:i386                     255.3-1                                i386         libudev shared library
+ii  libtss2-esys-3.0.2-0:i386         4.0.1-7                                i386         TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-mu-4.0.1-0:i386           4.0.1-7                                i386         TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-sys1:i386                 4.0.1-7                                i386         TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-tcti-cmd0:i386            4.0.1-7                                i386         TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-tcti-device0:i386         4.0.1-7                                i386         TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-tcti-mssim0:i386          4.0.1-7                                i386         TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-tcti-swtpm0:i386          4.0.1-7                                i386         TPM2 Software stack library - TSS and TCTI libraries
+ii  libuchardet0:i386                 0.0.8-1+b1                             i386         universal charset detection library - shared library
+ii  libudev1:i386                     255.3-2                                i386         libudev shared library
 ii  libudisks2-0:i386                 2.10.1-5                               i386         GObject based library to access udisks2
 ii  libunistring5:i386                1.1-2                                  i386         Unicode string library for C
 ii  libunwind8:i386                   1.6.2-3                                i386         library to determine the call-chain of a program - runtime
 ii  liburcu8:i386                     0.14.0-3                               i386         userspace RCU (read-copy-update) library
-ii  liburi-perl                       5.21-1                                 all          module to manipulate and access URI strings
+ii  liburi-perl                       5.27-1                                 all          module to manipulate and access URI strings
 ii  liburing2:i386                    2.5-1                                  i386         Linux kernel io_uring access library - shared library
-ii  libusb-1.0-0:i386                 2:1.0.26-1                             i386         userspace USB programming library
-ii  libusbredirparser1:i386           0.13.0-2                               i386         Parser for the usbredir protocol (runtime)
+ii  libusb-1.0-0:i386                 2:1.0.27-1                             i386         userspace USB programming library
+ii  libusbredirparser1:i386           0.13.0-2+b1                            i386         Parser for the usbredir protocol (runtime)
 ii  libutempter0:i386                 1.2.1-3                                i386         privileged helper for utmp/wtmp updates (runtime)
 ii  libuuid1:i386                     2.39.3-6                               i386         Universally Unique ID library
-ii  libuv1:i386                       1.46.0-3                               i386         asynchronous event notification library - runtime library
+ii  libuv1:i386                       1.48.0-1                               i386         asynchronous event notification library - runtime library
 ii  libva-drm2:i386                   2.20.0-2                               i386         Video Acceleration (VA) API for Linux -- DRM runtime
 ii  libva2:i386                       2.20.0-2                               i386         Video Acceleration (VA) API for Linux -- runtime
 ii  libvdeplug2:i386                  4.0.1-5+b1                             i386         Virtual Distributed Ethernet - Plug library
 ii  libvhdi1:i386                     20210425-1+b2                          i386         Virtual Hard Disk image format access library
-ii  libvirglrenderer1:i386            1.0.0-1                                i386         virtual GPU for KVM virtualization
+ii  libvirglrenderer1:i386            1.0.0-1+b1                             i386         virtual GPU for KVM virtualization
 ii  libvmdk1:i386                     20200926-2+b2                          i386         VMWare Virtual Disk format access library
 ii  libvncclient1:i386                0.9.14+dfsg-1                          i386         API to write one's own VNC server - client library
 ii  libvncserver1:i386                0.9.14+dfsg-1                          i386         API to write one's own VNC server
@@ -799,30 +799,30 @@ ii  libvorbis0a:i386                  1.3.7-1                                i38
 ii  libvorbisenc2:i386                1.3.7-1                                i386         encoder library for Vorbis General Audio Compression Codec
 ii  libvorbisfile3:i386               1.3.7-1                                i386         high-level API for Vorbis General Audio Compression Codec
 ii  libvpx8:i386                      1.13.1-2                               i386         VP8 and VP9 video codec (shared library)
-ii  libvte-2.91-0:i386                0.74.2-1                               i386         Terminal emulator widget for GTK+ 3.0 - runtime files
-ii  libvte-2.91-common                0.74.2-1                               i386         Terminal emulator widget for GTK+ 3.0 - common files
-ii  libvulkan1:i386                   1.3.268.0-1                            i386         Vulkan loader library
+ii  libvte-2.91-0:i386                0.75.91-2                              i386         Terminal emulator widget for GTK+ 3.0 - runtime files
+ii  libvte-2.91-common                0.75.91-2                              i386         Terminal emulator widget for GTK+ 3.0 - common files
+ii  libvulkan1:i386                   1.3.275.0-1                            i386         Vulkan loader library
 ii  libwacom-common                   2.9.0-2                                all          Wacom model feature query library (common files)
 ii  libwacom9:i386                    2.9.0-2                                i386         Wacom model feature query library
-ii  libwayland-client0:i386           1.22.0-2.1                             i386         wayland compositor infrastructure - client library
-ii  libwayland-cursor0:i386           1.22.0-2.1                             i386         wayland compositor infrastructure - cursor library
-ii  libwayland-egl1:i386              1.22.0-2.1                             i386         wayland compositor infrastructure - EGL library
-ii  libwayland-server0:i386           1.22.0-2.1                             i386         wayland compositor infrastructure - server library
-ii  libwbclient0:i386                 2:4.19.4+dfsg-2                        i386         Samba winbind client library
-ii  libwebp7:i386                     1.3.2-0.3                              i386         Lossy compression of digital photographic images
-ii  libwebpdemux2:i386                1.3.2-0.3                              i386         Lossy compression of digital photographic images.
-ii  libwebpmux3:i386                  1.3.2-0.3                              i386         Lossy compression of digital photographic images
+ii  libwayland-client0:i386           1.22.0-2.1+b1                          i386         wayland compositor infrastructure - client library
+ii  libwayland-cursor0:i386           1.22.0-2.1+b1                          i386         wayland compositor infrastructure - cursor library
+ii  libwayland-egl1:i386              1.22.0-2.1+b1                          i386         wayland compositor infrastructure - EGL library
+ii  libwayland-server0:i386           1.22.0-2.1+b1                          i386         wayland compositor infrastructure - server library
+ii  libwbclient0:i386                 2:4.19.5+dfsg-1                        i386         Samba winbind client library
+ii  libwebp7:i386                     1.3.2-0.4                              i386         Lossy compression of digital photographic images
+ii  libwebpdemux2:i386                1.3.2-0.4                              i386         Lossy compression of digital photographic images.
+ii  libwebpmux3:i386                  1.3.2-0.4                              i386         Lossy compression of digital photographic images
 ii  libwebrtc-audio-processing1:i386  0.3-1+b1                               i386         AudioProcessing module from the WebRTC project.
 ii  libwmflite-0.2-7:i386             0.2.13-1.1                             i386         Windows metafile conversion lite library
-ii  libwrap0:i386                     7.6.q-32                               i386         Wietse Venema's TCP wrappers library
-ii  libwww-perl                       6.73-1                                 all          simple and consistent interface to the world-wide web
+ii  libwrap0:i386                     7.6.q-32+b1                            i386         Wietse Venema's TCP wrappers library
+ii  libwww-perl                       6.76-1                                 all          simple and consistent interface to the world-wide web
 ii  libwww-robotrules-perl            6.02-1                                 all          database of robots.txt-derived permissions
 ii  libx11-6:i386                     2:1.8.7-1                              i386         X11 client-side library
 ii  libx11-data                       2:1.8.7-1                              all          X11 client-side library
 ii  libx11-xcb1:i386                  2:1.8.7-1                              i386         Xlib/XCB interface library
 ii  libx86emu3:i386                   3.5-1                                  i386         x86 emulation library
-ii  libxapian30:i386                  1.4.22-1                               i386         Search engine library
-ii  libxatracker2:i386                23.3.4-1                               i386         X acceleration library -- runtime
+ii  libxapian30:i386                  1.4.22-1+b1                            i386         Search engine library
+ii  libxatracker2:i386                23.3.5-1                               i386         X acceleration library -- runtime
 ii  libxau6:i386                      1:1.0.9-1                              i386         X11 authorisation library
 ii  libxaw7:i386                      2:1.0.14-1                             i386         X11 Athena Widget library
 ii  libxcb-dri2-0:i386                1.15-1                                 i386         X C Binding, dri2 extension
@@ -844,16 +844,16 @@ ii  libxdmcp6:i386                    1:1.1.2-3                              i38
 ii  libxext6:i386                     2:1.3.4-1+b1                           i386         X11 miscellaneous extension library
 ii  libxfixes3:i386                   1:6.0.0-2                              i386         X11 miscellaneous 'fixes' extension library
 ii  libxfont2:i386                    1:2.0.6-1                              i386         X11 font rasterisation library
-ii  libxft2:i386                      2.3.6-1                                i386         FreeType-based font drawing library for X
-ii  libxi6:i386                       2:1.8-1+b1                             i386         X11 Input extension library
+ii  libxft2:i386                      2.3.6-1+b1                             i386         FreeType-based font drawing library for X
+ii  libxi6:i386                       2:1.8.1-1                              i386         X11 Input extension library
 ii  libxinerama1:i386                 2:1.1.4-3                              i386         X11 Xinerama extension library
 ii  libxkbcommon0:i386                1.6.0-1                                i386         library interface to the XKB compiler - shared library
 ii  libxkbfile1:i386                  1:1.1.0-1                              i386         X11 keyboard file manipulation library
-ii  libxm4:i386                       2.3.8-3                                i386         Motif - X/Motif shared library
+ii  libxm4:i386                       2.3.8-3+b1                             i386         Motif - X/Motif shared library
 ii  libxml2:i386                      2.9.14+dfsg-1.3+b2                     i386         GNOME XML library
-ii  libxmlb2:i386                     0.3.14-2                               i386         Binary XML library
-ii  libxmlsec1:i386                   1.2.38-1                               i386         XML security library
-ii  libxmlsec1-openssl:i386           1.2.38-1                               i386         Openssl engine for the XML security library
+ii  libxmlb2:i386                     0.3.15-1                               i386         Binary XML library
+ii  libxmlsec1:i386                   1.2.38-1+b1                            i386         XML security library
+ii  libxmlsec1-openssl:i386           1.2.38-1+b1                            i386         Openssl engine for the XML security library
 ii  libxmu6:i386                      2:1.1.3-3                              i386         X11 miscellaneous utility library
 ii  libxmuu1:i386                     2:1.1.3-3                              i386         X11 miscellaneous micro-utility library
 ii  libxpm4:i386                      1:3.5.17-1                             i386         X11 pixmap library
@@ -867,24 +867,24 @@ ii  libxtables12:i386                 1.8.10-3                               i38
 ii  libxtst6:i386                     2:1.2.3-1.1                            i386         X11 Testing -- Record extension library
 ii  libxvmc1:i386                     2:1.0.12-2                             i386         X11 Video extension library
 ii  libxxf86vm1:i386                  1:1.1.4-1+b2                           i386         X11 XFree86 video mode extension library
-ii  libxxhash0:i386                   0.8.2-2                                i386         shared library for xxhash
+ii  libxxhash0:i386                   0.8.2-2+b1                             i386         shared library for xxhash
 ii  libyaml-0-2:i386                  0.2.5-1                                i386         Fast YAML 1.1 parser and emitter library
 ii  libyuv0:i386                      0.0~git202401110.af6ac82-1             i386         Library for YUV scaling (shared library)
 ii  libz3-4:i386                      4.8.12-3.1+b2                          i386         theorem prover from Microsoft Research - runtime libraries
 ii  libzstd1:i386                     1.5.5+dfsg2-2                          i386         fast lossless compression algorithm
 ii  links2                            2.29-1+b1                              i386         Web browser running in both graphics and text mode
 ii  linux-base                        4.9                                    all          Linux image base package
-ii  linux-cpupower                    6.5.13-1                               i386         CPU power management tools for Linux
-ii  linux-image-6.5.0-5-686           6.5.13-1                               i386         Linux 6.5 for older PCs (signed)
-ii  linux-image-686                   6.5.13-1                               i386         Linux for older PCs (meta-package)
+ii  linux-cpupower                    6.6.15-2                               i386         CPU power management tools for Linux
+ii  linux-image-6.6.15-686            6.6.15-2                               i386         Linux 6.6 for older PCs
+ii  linux-image-686                   6.6.15-2                               i386         Linux for older PCs (meta-package)
 ii  live-boot-grml                    1:20210208+grml.5                      all          Live System Boot Components
 ii  live-boot-grml-doc                1:20210208+grml.5                      all          Live System Boot Components (documentation)
 ii  live-boot-grml-initramfs-tools    1:20210208+grml.5                      all          Live System Boot Components (initramfs-tools backend)
-ii  lm-sensors                        1:3.6.0-8                              i386         utilities to read temperature/voltage/fan sensors
+ii  lm-sensors                        1:3.6.0-8+b1                           i386         utilities to read temperature/voltage/fan sensors
 ii  localepurge                       0.7.3.10                               all          reclaim disk space by removing unneeded localizations
-ii  locales                           2.37-15~deb13u1                        all          GNU C Library: National Language (locale) data [support]
+ii  locales                           2.37-15                                all          GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                    0.1.19                                 i386         Programs for locking and unlocking files and mailboxes
-ii  login                             1:4.13+dfsg1-3+b1                      i386         system login tools
+ii  login                             1:4.13+dfsg1-4                         i386         system login tools
 ii  logrotate                         3.21.0-2                               i386         Log rotation utility
 ii  logsave                           1.47.0-2+b1                            i386         save the output of a command in a log file
 ii  lolcat                            100.0.1-3                              all          colorful `cat`
@@ -902,26 +902,26 @@ ii  lzop                              1.04-2                                 i38
 ii  make                              4.3-4.1                                i386         utility for directing compilation
 ii  man-db                            2.12.0-3                               i386         tools for reading manual pages
 ii  mawk                              1.3.4.20240123-1                       i386         Pattern scanning and text processing language
-ii  mbr                               1.2.1                                  i386         Master Boot Record for IBM-PC compatible computers.
+ii  mbr                               1.2.2                                  i386         Master Boot Record for IBM-PC compatible computers.
 ii  mbuffer                           20230301+ds1-2                         i386         tool for buffering data streams
 ii  mc                                3:4.8.30-1                             i386         Midnight Commander - a powerful file manager
 ii  mc-data                           3:4.8.30-1                             all          Midnight Commander - a powerful file manager -- data files
-ii  mdadm                             4.2+20231121-1                         i386         tool for managing Linux MD devices (software RAID)
+ii  mdadm                             4.2+20240118-1                         i386         tool for managing Linux MD devices (software RAID)
 ii  media-types                       10.1.0                                 all          List of standard media types and their usual file extension
 ii  memtest86+                        7.00-1                                 i386         stand-alone memory tester for x86 and x86-64
 ii  memtester                         4.6.0-1                                i386         Utility for testing the memory subsystem
 ii  menu                              2.1.50                                 i386         generates programs menu for all menu-aware applications
-ii  minicom                           2.8-2                                  i386         Friendly menu driven serial communication program
-ii  mksh                              59c-33                                 i386         MirBSD Korn Shell
-ii  mmdebstrap                        1.4.1-1                                all          create a Debian chroot
-ii  moreutils                         0.67-1                                 i386         additional Unix utilities
+ii  minicom                           2.9-4                                  i386         Friendly menu driven serial communication program
+ii  mksh                              59c-34                                 i386         MirBSD Korn Shell
+ii  mmdebstrap                        1.4.3-4                                all          create a Debian chroot
+ii  moreutils                         0.68-1                                 i386         additional Unix utilities
 ii  mosh                              1.4.0-1+b1                             i386         Mobile shell that supports roaming and intelligent local echo
 ii  mount                             2.39.3-6                               i386         tools for mounting and manipulating filesystems
 ii  mpt-status                        1.2.0-8+b1                             i386         get RAID status out of mpt (and other) HW RAID controllers
 ii  mtools                            4.0.43-1                               i386         Tools for manipulating MSDOS files
 ii  mtr-tiny                          0.95-1.1                               i386         Full screen ncurses traceroute tool
 ii  mtx                               1.3.12-16                              i386         controls autoloaders and tape libraries
-ii  multipath-tools                   0.9.4-7                                i386         maintain multipath block device access
+ii  multipath-tools                   0.9.7-4                                i386         maintain multipath block device access
 ii  myrescue                          0.9.8-3                                i386         rescue data from damaged disks
 ii  nano                              7.2-2                                  i386         small, friendly text editor inspired by Pico
 ii  ncdu                              1.19-0.1                               i386         ncurses disk usage viewer
@@ -944,25 +944,25 @@ ii  ntpsec                            1.2.2+dfsg1-4                          i38
 ii  ntpsec-ntpdate                    1.2.2+dfsg1-4                          i386         client for setting system time from NTP servers
 ii  ntpsec-ntpdig                     1.2.2+dfsg1-4                          i386         ntpdig SNTP client
 ii  nullmailer                        1:2.2+10~g7ed88a0-2                    i386         simple relay-only mail transport agent
-ii  numactl                           2.0.16-1                               i386         NUMA scheduling and memory placement tool
-ii  nvme-cli                          2.7.1-1                                i386         NVMe management tool
+ii  numactl                           2.0.18-1                               i386         NUMA scheduling and memory placement tool
+ii  nvme-cli                          2.8-1                                  i386         NVMe management tool
 ii  nwipe                             0.34-1                                 i386         Utility to securely erase disks
 ii  open-iscsi                        2.1.9-3                                i386         iSCSI initiator tools
 ii  open-vm-tools                     2:12.3.5-4                             i386         Open VMware Tools for virtual machines hosted on VMware (CLI)
 ii  openssh-client                    1:9.6p1-3                              i386         secure shell (SSH) client, for secure access to remote machines
 ii  openssh-server                    1:9.6p1-3                              i386         secure shell (SSH) server, for secure access from remote machines
 ii  openssh-sftp-server               1:9.6p1-3                              i386         secure shell (SSH) sftp server module, for SFTP access from remote machines
-ii  openssl                           3.1.4-2                                i386         Secure Sockets Layer toolkit - cryptographic utility
+ii  openssl                           3.1.5-1                                i386         Secure Sockets Layer toolkit - cryptographic utility
 ii  openvpn                           2.6.7-1                                i386         virtual private network daemon
 ii  partclone                         0.3.27+repack-1                        i386         Utility to clone and restore a partition
-ii  parted                            3.6-3                                  i386         disk partition manipulator
+ii  parted                            3.6-3+b1                               i386         disk partition manipulator
 ii  partimage                         0.6.9-11                               i386         backup partitions into a compressed image file
 ii  partimage-server                  0.6.9-11                               i386         server to use partimage across a network
-ii  passwd                            1:4.13+dfsg1-3+b1                      i386         change and administer password and group data
+ii  passwd                            1:4.13+dfsg1-4                         i386         change and administer password and group data
 ii  patch                             2.7.6-7                                i386         Apply a diff file to an original
 ii  patchutils                        0.4.2-1                                i386         Utilities to work with patches
 ii  pci.ids                           0.0~2023.11.11-1                       all          PCI ID Repository
-ii  pciutils                          1:3.10.0-2                             i386         PCI utilities
+ii  pciutils                          1:3.10.0-2+b1                          i386         PCI utilities
 ii  perl                              5.38.2-3                               i386         Larry Wall's Practical Extraction and Report Language
 ii  perl-base                         5.38.2-3                               i386         minimal Perl system
 ii  perl-modules-5.38                 5.38.2-3                               all          Core Perl modules
@@ -984,7 +984,7 @@ ii  pwgen                             2.08-2                                 i38
 ii  pxelinux                          3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (PXE network bootloader)
 ii  python3                           3.11.6-1                               i386         interactive high-level object-oriented language (default python3 version)
 ii  python3-attr                      23.2.0-1                               all          Attributes without boilerplate (Python 3)
-ii  python3-binwalk                   2.3.4+dfsg1-1                          all          Python3 library for analyzing binary blobs and executable code
+ii  python3-binwalk                   2.3.4+dfsg1-4                          all          Python3 library for analyzing binary blobs and executable code
 ii  python3-blinker                   1.7.0-1                                all          Fast, simple object-to-object and broadcast signaling (Python3)
 ii  python3-certifi                   2023.11.17-1                           all          root certificates for validating SSL certs and verifying TLS hosts (python3)
 ii  python3-cffi-backend:i386         1.16.0-2+b1                            i386         Foreign Function Interface for Python 3 calling C code - runtime
@@ -993,21 +993,21 @@ ii  python3-charset-normalizer        3.3.2-1                                all
 ii  python3-colorlog                  6.8.0-1                                all          formatter to use with the logging module of Python 3
 ii  python3-configobj                 5.0.8-3                                all          simple but powerful config file reader and writer for Python 3
 ii  python3-configshell-fb            1:1.1.28-2.1                           all          Python library for building configuration shells - Python 3
-ii  python3-cryptography              41.0.7-2                               i386         Python library exposing cryptographic recipes and primitives (Python 3)
+ii  python3-cryptography              41.0.7-3                               i386         Python library exposing cryptographic recipes and primitives (Python 3)
 ii  python3-distutils                 3.11.5-1                               all          distutils package for Python 3.x
-ii  python3-dnspython                 2.5.0-1                                all          DNS toolkit for Python 3
+ii  python3-dnspython                 2.6.1-1                                all          DNS toolkit for Python 3
 ii  python3-fasteners                 0.18-2                                 all          provides useful locks - Python 3.x
 ii  python3-gi                        3.46.0-3                               i386         Python 3 bindings for gobject-introspection libraries
 ii  python3-humanize                  4.9.0-1                                all          Python Humanize library (Python 3)
-ii  python3-idna                      3.3-2                                  all          Python IDNA2008 (RFC 5891) handling (Python 3)
+ii  python3-idna                      3.6-2                                  all          Python IDNA2008 (RFC 5891) handling (Python 3)
 ii  python3-jinja2                    3.1.2-1                                all          small but fast and easy to use stand-alone template engine
 ii  python3-json-pointer              2.3-3                                  all          resolve JSON pointers - Python 3.x
 ii  python3-jsonpatch                 1.32-3                                 all          library to apply JSON patches - Python 3.x
 ii  python3-jsonschema                4.10.3-2                               all          An(other) implementation of JSON Schema (Draft 3, 4, 6, 7)
 ii  python3-jwt                       2.7.0-1                                all          Python 3 implementation of JSON Web Token
-ii  python3-ldb                       2:2.8.0+samba4.19.4+dfsg-2             i386         Python 3 bindings for LDB
+ii  python3-ldb                       2:2.8.0+samba4.19.5+dfsg-1             i386         Python 3 bindings for LDB
 ii  python3-lib2to3                   3.11.5-1                               all          Interactive high-level object-oriented language (lib2to3)
-ii  python3-markupsafe                2.1.3-1+b1                             i386         HTML/XHTML/XML string library
+ii  python3-markupsafe                2.1.5-1                                i386         HTML/XHTML/XML string library
 ii  python3-minimal                   3.11.6-1                               i386         minimal subset of the Python language (default python3 version)
 ii  python3-monotonic                 1.6-2                                  all          implementation of time.monotonic() - Python 3.x
 ii  python3-msgpack                   1.0.3-3+b1                             i386         Python 3 implementation of MessagePack format
@@ -1018,30 +1018,32 @@ ii  python3-packaging                 23.2-1                                 all
 ii  python3-parted                    3.12.0-6+b1                            i386         Python 3 interface for libparted
 ii  python3-pkg-resources             68.1.2-2                               all          Package Discovery and Resource Access using pkg_resources
 ii  python3-pyparsing                 3.1.1-1                                all          alternative to creating and executing simple grammars - Python 3.x
-ii  python3-pyrsistent:i386           0.18.1-1+b4                            i386         persistent/functional/immutable data structures for Python
+ii  python3-pyrsistent:i386           0.20.0-1+b1                            i386         persistent/functional/immutable data structures for Python
 ii  python3-pyudev                    0.24.0-1                               all          Python3 bindings for libudev
 ii  python3-requests                  2.31.0+dfsg-1                          all          elegant and simple HTTP library for Python3, built for human beings
 ii  python3-rtslib-fb                 2.1.75-2.1                             all          object API for managing the Linux LIO kernel target - Python 3.x
-ii  python3-samba                     2:4.19.4+dfsg-2                        i386         Python 3 bindings for Samba
+ii  python3-samba                     2:4.19.5+dfsg-1                        i386         Python 3 bindings for Samba
 ii  python3-serial                    3.5-2                                  all          pyserial - module encapsulating access for the serial port
-ii  python3-setuptools-scm            7.1.0-4                                all          blessed package to manage your versions by scm tags for Python 3
+ii  python3-setuptools                68.1.2-2                               all          Python3 Distutils Enhancements
+ii  python3-setuptools-scm            8.0.4-2                                all          blessed package to manage your versions by scm tags for Python 3
 ii  python3-six                       1.16.0-4                               all          Python 2 and 3 compatibility library
-ii  python3-talloc:i386               2.4.1-2                                i386         hierarchical pool based memory allocator - Python3 bindings
-ii  python3-tdb                       1.4.9-2                                i386         Python3 bindings for TDB
-ii  python3-typing-extensions         4.7.1-2                                all          Backported and Experimental Type Hints for Python
+ii  python3-talloc:i386               2.4.2-1                                i386         hierarchical pool based memory allocator - Python3 bindings
+ii  python3-tdb                       1.4.10-1                               i386         Python3 bindings for TDB
+ii  python3-typing-extensions         4.9.0-1                                all          Backported and Experimental Type Hints for Python
 ii  python3-urllib3                   1.26.18-2                              all          HTTP library with thread-safe connection pooling for Python3
-ii  python3-urwid                     2.4.6-0.1                              i386         curses-based UI/widget library for Python 3
+ii  python3-urwid                     2.5.2-1                                i386         curses-based UI/widget library for Python 3
 ii  python3-yaml                      6.0.1-2                                i386         YAML parser and emitter for Python3
-ii  python3.11                        3.11.7-2                               i386         Interactive high-level object-oriented language (version 3.11)
-ii  python3.11-minimal                3.11.7-2                               i386         Minimal subset of the Python language (version 3.11)
-ii  qemu-guest-agent                  1:8.2.0+ds-5                           i386         Guest-side qemu-system agent
-ii  qemu-system-common                1:8.2.0+ds-5                           i386         QEMU full system emulation binaries (common files)
-ii  qemu-system-data                  1:8.2.0+ds-5                           all          QEMU full system emulation (data files)
-ii  qemu-system-gui                   1:8.2.0+ds-5                           i386         QEMU full system emulation binaries (graphical display and audio modules)
-ii  qemu-system-modules-opengl        1:8.2.0+ds-5                           i386         QEMU full system emulation binaries (OpenGL display modules)
-ii  qemu-system-x86                   1:8.2.0+ds-5                           i386         QEMU full system emulation binaries (x86)
-ii  qemu-utils                        1:8.2.0+ds-5                           i386         QEMU utilities
-ii  qrencode                          4.1.1-1                                i386         QR Code encoder into PNG image
+ii  python3-zombie-imp                0.0.2-2                                all          copy of the `imp` module that was removed in Python 3.12
+ii  python3.11                        3.11.8-1                               i386         Interactive high-level object-oriented language (version 3.11)
+ii  python3.11-minimal                3.11.8-1                               i386         Minimal subset of the Python language (version 3.11)
+ii  qemu-guest-agent                  1:8.2.1+ds-1                           i386         Guest-side qemu-system agent
+ii  qemu-system-common                1:8.2.1+ds-1                           i386         QEMU full system emulation binaries (common files)
+ii  qemu-system-data                  1:8.2.1+ds-1                           all          QEMU full system emulation (data files)
+ii  qemu-system-gui                   1:8.2.1+ds-1                           i386         QEMU full system emulation binaries (graphical display and audio modules)
+ii  qemu-system-modules-opengl        1:8.2.1+ds-1                           i386         QEMU full system emulation binaries (OpenGL display modules)
+ii  qemu-system-x86                   1:8.2.1+ds-1                           i386         QEMU full system emulation binaries (x86)
+ii  qemu-utils                        1:8.2.1+ds-1                           i386         QEMU utilities
+ii  qrencode                          4.1.1-1+b1                             i386         QR Code encoder into PNG image
 ii  radvd                             1:2.19-1                               i386         Router Advertisement Daemon
 ii  rake                              13.0.6-3                               all          ruby make-like utility
 ii  rdnssd                            1.0.7-1                                i386         IPv6 recursive DNS server discovery daemon
@@ -1050,7 +1052,7 @@ ii  recoverjpeg                       2.6.3-5                                i38
 ii  reiser4progs                      1.2.2-1+b1                             i386         administration utilities for the Reiser4 filesystem
 ii  reiserfsprogs                     1:3.6.27-7                             i386         User-level tools for ReiserFS filesystems
 ii  resolvconf                        1.92                                   all          name server information handler
-ii  restic                            0.16.3-1                               i386         backup program with multiple revisions, encryption and more
+ii  restic                            0.16.4-2                               i386         backup program with multiple revisions, encryption and more
 ii  rfkill                            2.39.3-6                               i386         tool for enabling and disabling wireless devices
 ii  rinse                             4.1                                    all          RPM installation environment
 ii  rpcbind                           1.2.6-7                                i386         converts RPC program numbers into universal addresses
@@ -1070,20 +1072,20 @@ ii  ruby-xmlrpc                       0.3.2-2                                all
 ii  ruby3.1                           3.1.2-8                                i386         Interpreter of object-oriented scripting language Ruby
 ii  rubygems-integration              1.18                                   all          integration of Debian Ruby packages with Rubygems
 ii  runit-helper                      2.16.2                                 all          dh-runit implementation detail
-ii  samba                             2:4.19.4+dfsg-2                        i386         SMB/CIFS file, print, and login server for Unix
-ii  samba-common                      2:4.19.4+dfsg-2                        all          common files used by both the Samba server and client
-ii  samba-common-bin                  2:4.19.4+dfsg-2                        i386         Samba common files used by both the server and the client
-ii  samba-libs:i386                   2:4.19.4+dfsg-2                        i386         Samba core libraries
+ii  samba                             2:4.19.5+dfsg-1                        i386         SMB/CIFS file, print, and login server for Unix
+ii  samba-common                      2:4.19.5+dfsg-1                        all          common files used by both the Samba server and client
+ii  samba-common-bin                  2:4.19.5+dfsg-1                        i386         Samba common files used by both the server and the client
+ii  samba-libs:i386                   2:4.19.5+dfsg-1                        i386         Samba core libraries
 ii  screen                            4.9.1-1                                i386         terminal multiplexer with VT100/ANSI terminal emulation
 ii  scsitools                         0.12-5                                 i386         Collection of tools for SCSI hardware management
 ii  sdparm                            1.12-1                                 i386         Output and modify SCSI device parameters
 ii  seabios                           1.16.3-2                               all          Legacy BIOS implementation
 ii  secure-delete                     3.1-8                                  i386         tools to wipe files, free disk space, swap and memory
 ii  sed                               4.9-2                                  i386         GNU stream editor for filtering/transforming text
-ii  sensible-utils                    0.0.20                                 all          Utilities for sensible alternative selection
-ii  ser2net                           4.3.12-1+b1                            i386         Serial port to network proxy
+ii  sensible-utils                    0.0.22                                 all          Utilities for sensible alternative selection
+ii  ser2net                           4.6.0-1                                i386         Serial port to network proxy
 ii  setserial                         2.17-53+b1                             i386         controls configuration of serial ports
-ii  sg3-utils                         1.46-3                                 i386         utilities for devices using the SCSI command set
+ii  sg3-utils                         1.46-3+b1                              i386         utilities for devices using the SCSI command set
 ii  sg3-utils-udev                    1.46-3                                 all          utilities for devices using the SCSI command set (udev rules)
 ii  sgml-base                         1.31                                   all          SGML infrastructure and SGML catalog file support
 ii  shared-mime-info                  2.4-1                                  i386         FreeDesktop.org shared MIME database and spec
@@ -1094,7 +1096,7 @@ ii  snmp                              5.9.4+dfsg-1+b2                        i38
 ii  socat                             1.8.0.0-4                              i386         multipurpose relay for bidirectional data transfer
 ii  sound-theme-freedesktop           0.8-3                                  all          freedesktop.org sound theme
 ii  speedtest-cli                     2.1.3-2                                all          Command line interface for testing internet bandwidth using speedtest.net
-ii  sqlite3                           3.45.0-1                               i386         Command line interface for SQLite 3
+ii  sqlite3                           3.45.1-1                               i386         Command line interface for SQLite 3
 ii  squashfs-tools                    1:4.6.1-1                              i386         Tool to create and append to squashfs filesystems
 ii  ssh                               1:9.6p1-3                              all          secure shell client and server (metapackage)
 ii  sshfs                             3.7.3-1.1                              i386         filesystem client based on SSH File Transfer Protocol
@@ -1110,24 +1112,24 @@ ii  syslinux                          3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 i38
 ii  syslinux-common                   3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (common)
 ii  syslinux-utils                    3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 i386         collection of bootloaders (utilities)
 ii  sysstat                           12.7.5-2                               i386         system performance tools for Linux
-ii  systemd                           255.3-1                                i386         system and service manager
-ii  systemd-container                 255.3-1                                i386         systemd container/nspawn tools
-ii  systemd-dev                       255.3-1                                all          systemd development files
-ii  systemd-sysv                      255.3-1                                i386         system and service manager - SysV compatibility symlinks
+ii  systemd                           255.3-2                                i386         system and service manager
+ii  systemd-container                 255.3-2                                i386         systemd container/nspawn tools
+ii  systemd-dev                       255.3-2                                all          systemd development files
+ii  systemd-sysv                      255.3-2                                i386         system and service manager - SysV compatibility symlinks
 ii  sysvinit-utils                    3.08-6                                 i386         System-V-like utilities
 ii  tar                               1.35+dfsg-3                            i386         GNU version of the tar archiving utility
 ii  targetcli-fb                      1:2.1.53-1.1                           all          Command shell for managing the Linux LIO kernel target
-ii  tcl                               8.6.13                                 i386         Tool Command Language (default version) - shell
-ii  tcl8.6                            8.6.13+dfsg-2                          i386         Tcl (the Tool Command Language) v8.6 - shell
+ii  tcl                               8.6.13+b1                              i386         Tool Command Language (default version) - shell
+ii  tcl8.6                            8.6.13+dfsg-2+b1                       i386         Tcl (the Tool Command Language) v8.6 - shell
 ii  tcpdump                           4.99.4-3                               i386         command-line network traffic analyzer
 ii  tcplay                            1.1-6                                  i386         Free and simple TrueCrypt Implementation based on dm-crypt
 ii  tcptraceroute                     1.5beta7+debian-4.1+b1                 i386         traceroute implementation using TCP packets
-ii  tdb-tools                         1.4.9-2                                i386         Trivial Database - bundled binaries
+ii  tdb-tools                         1.4.10-1                               i386         Trivial Database - bundled binaries
 ii  telnet                            0.17+2.5-3                             all          transitional dummy package for inetutils-telnet default switch
 ii  testdisk                          7.1-5+nmu1                             i386         Partition scanner and disk recovery tool, and PhotoRec file recovery tool
 ii  tgt                               1:1.0.85-1.1                           i386         Linux SCSI target user-space daemon and tools
-ii  tk                                8.6.13                                 i386         Toolkit for Tcl and X11 (default version) - windowing shell
-ii  tk8.6                             8.6.13-2                               i386         Tk toolkit for Tcl and X11 v8.6 - windowing shell
+ii  tk                                8.6.13+b1                              i386         Toolkit for Tcl and X11 (default version) - windowing shell
+ii  tk8.6                             8.6.13-2+b1                            i386         Tk toolkit for Tcl and X11 v8.6 - windowing shell
 ii  tmate                             2.4.0-2                                i386         terminal multiplexer with instant terminal sharing
 ii  tmux                              3.3a-5                                 i386         terminal multiplexer
 ii  toilet                            0.3-1.4                                i386         display large colourful characters in text mode
@@ -1135,9 +1137,9 @@ ii  toilet-fonts                      0.3-1.4                                all
 ii  tpm-udev                          0.6                                    all          udev rules for TPM modules
 ii  tree                              2.1.1-2                                i386         displays an indented directory tree, in color
 ii  tsocks                            1.8beta5+ds1-1+b1                      i386         transparent network access through a SOCKS 4 or 5 proxy
-ii  tzdata                            2023d-1                                all          time zone and daylight-saving time data
+ii  tzdata                            2024a-1                                all          time zone and daylight-saving time data
 ii  ucf                               3.0043+nmu1                            all          Update Configuration File(s): preserve user changes to config files
-ii  udev                              255.3-1                                i386         /dev/ and hotplug management daemon
+ii  udev                              255.3-2                                i386         /dev/ and hotplug management daemon
 ii  udisks2                           2.10.1-5                               i386         D-Bus service to access and manipulate storage devices
 ii  udpcast                           20120424-2+b1                          i386         multicast file transfer tool
 ii  uml-utilities                     20070815.4-1                           i386         User-mode Linux (utility programs)
@@ -1148,7 +1150,6 @@ ii  usb-modeswitch-data               20191128-6                             all
 ii  usbutils                          1:017-3                                i386         Linux USB utilities
 ii  usbview                           3.1-1                                  i386         USB device viewer
 ii  usr-is-merged                     39                                     all          Transitional package to assert a merged-/usr system
-ii  usrmerge                          39                                     all          Convert the system to the merged /usr directories scheme
 ii  util-linux                        2.39.3-6                               i386         miscellaneous system utilities
 ii  util-linux-extra                  2.39.3-6                               i386         interactive login tools
 ii  uuid-runtime                      2.39.3-6                               i386         runtime components for the Universally Unique ID library
@@ -1187,11 +1188,11 @@ ii  xfonts-utils                      1:7.7+6                                i38
 ii  xfsdump                           3.1.11-0.1                             i386         Administrative utilities for the XFS filesystem
 ii  xfsprogs                          6.5.0-1                                i386         Utilities for managing the XFS filesystem
 ii  xinit                             1.4.2-1                                i386         X server initialisation tool
-ii  xkb-data                          2.38-2                                 all          X Keyboard Extension (XKB) configuration data
+ii  xkb-data                          2.41-2                                 all          X Keyboard Extension (XKB) configuration data
 ii  xml-core                          0.19                                   all          XML infrastructure and XML catalog file support
 ii  xmount                            0.7.6-3                                i386         tool for crossmounting between disk image formats
 ii  xorriso                           1.5.6-1                                i386         command line ISO-9660 and Rock Ridge manipulation tool
-ii  xpdf                              3.04+git20240124-1                     i386         Motif-based PDF reader using the Poppler library
+ii  xpdf                              3.04+git20240202-1                     i386         Motif-based PDF reader using the Poppler library
 ii  xserver-common                    2:21.1.11-2                            all          common files used by various X servers
 ii  xserver-xorg                      1:7.7+23                               i386         X.Org X server
 ii  xserver-xorg-core                 2:21.1.11-2                            i386         Xorg X server - core server
index f24ee67..5d1569b 100644 (file)
@@ -70,6 +70,8 @@ coreutils                                     install
 cpio                                           install
 cpp                                            install
 cpp-13                                         install
+cpp-13-i686-linux-gnu                          install
+cpp-i686-linux-gnu                             install
 cpuid                                          install
 cron                                           install
 cron-daemon-common                             install
@@ -177,6 +179,7 @@ fwupd                                               install
 fwupd-i386-signed                              install
 gawk                                           install
 gcc-13-base:i386                               install
+gcc-14-base:i386                               install
 gddrescue                                      install
 gdisk                                          install
 genisoimage                                    install
@@ -428,7 +431,6 @@ libffi8:i386                                        install
 libfftw3-single3:i386                          install
 libfido2-1:i386                                        install
 libfile-dirlist-perl                           install
-libfile-find-rule-perl                         install
 libfile-homedir-perl                           install
 libfile-lchown-perl                            install
 libfile-listing-perl                           install
@@ -458,7 +460,7 @@ libgdbm6:i386                                       install
 libgdk-pixbuf-2.0-0:i386                       install
 libgdk-pixbuf2.0-common                                install
 libgee-0.8-2:i386                              install
-libgensio4:i386                                        install
+libgensio6:i386                                        install
 libgeoip1:i386                                 install
 libgif7:i386                                   install
 libgirepository-1.0-1:i386                     install
@@ -629,7 +631,6 @@ libnss-myhostname:i386                              install
 libnss3:i386                                   install
 libntfs-3g89:i386                              install
 libnuma1:i386                                  install
-libnumber-compare-perl                         install
 libnvme1                                       install
 libogg0:i386                                   install
 libonig5:i386                                  install
@@ -745,7 +746,6 @@ libterm-readkey-perl                                install
 libterm-size-perl                              install
 libtevent0:i386                                        install
 libtext-charwidth-perl:i386                    install
-libtext-glob-perl                              install
 libtext-iconv-perl:i386                                install
 libtext-wrapi18n-perl                          install
 libthai-data                                   install
@@ -762,7 +762,7 @@ libtk8.6:i386                                       install
 libtry-tiny-perl                               install
 libtsk19:i386                                  install
 libtss2-esys-3.0.2-0:i386                      install
-libtss2-mu0:i386                               install
+libtss2-mu-4.0.1-0:i386                                install
 libtss2-sys1:i386                              install
 libtss2-tcti-cmd0:i386                         install
 libtss2-tcti-device0:i386                      install
@@ -870,7 +870,7 @@ libzstd1:i386                                       install
 links2                                         install
 linux-base                                     install
 linux-cpupower                                 install
-linux-image-6.5.0-5-686                                install
+linux-image-6.6.15-686                         install
 linux-image-686                                        install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
@@ -1019,6 +1019,7 @@ python3-requests                          install
 python3-rtslib-fb                              install
 python3-samba                                  install
 python3-serial                                 install
+python3-setuptools                             install
 python3-setuptools-scm                         install
 python3-six                                    install
 python3-talloc:i386                            install
@@ -1027,6 +1028,7 @@ python3-typing-extensions                 install
 python3-urllib3                                        install
 python3-urwid                                  install
 python3-yaml                                   install
+python3-zombie-imp                             install
 python3.11                                     install
 python3.11-minimal                             install
 qemu-guest-agent                               install
@@ -1143,7 +1145,6 @@ usb-modeswitch-data                               install
 usbutils                                       install
 usbview                                                install
 usr-is-merged                                  install
-usrmerge                                       install
 util-linux                                     install
 util-linux-extra                               install
 uuid-runtime                                   install
index 204328d..ff96a91 120000 (symlink)
@@ -1 +1 @@
-grml32-full_2022.11
\ No newline at end of file
+grml32-full_2024.02
\ No newline at end of file
index 192f5d9..ea96bc1 100644 (file)
@@ -4,8 +4,8 @@ Desired=Unknown/Install/Remove/Purge/Hold
 ||/ Name                           Version                                Architecture Description
 +++-==============================-======================================-============-================================================================================
 ii  adduser                        3.137                                  all          add and remove users and groups
-ii  apt                            2.7.10                                 i386         commandline package manager
-ii  apt-utils                      2.7.10                                 i386         package management related utility programs
+ii  apt                            2.7.12                                 i386         commandline package manager
+ii  apt-utils                      2.7.12                                 i386         package management related utility programs
 ii  atftp                          0.8.0-3+b1                             i386         advanced TFTP client
 ii  atmel-firmware                 1.3-7                                  all          Firmware for Atmel at76c50x wireless networking chips.
 ii  attr                           1:2.5.2-1                              i386         utilities for manipulating filesystem extended attributes
@@ -13,9 +13,9 @@ ii  base-files                     13                                     i386
 ii  base-passwd                    3.6.3                                  i386         Debian base system master password and group files
 ii  bash                           5.2.21-2                               i386         GNU Bourne Again SHell
 ii  beep                           1.4.9-1.1                              i386         advanced PC-speaker beeper
-ii  binutils                       2.41.90.20240122-1                     i386         GNU assembler, linker and binary utilities
-ii  binutils-common:i386           2.41.90.20240122-1                     i386         Common files for the GNU assembler, linker and binary utilities
-ii  binutils-i686-linux-gnu        2.41.90.20240122-1                     i386         GNU binary utilities, for i686-linux-gnu target
+ii  binutils                       2.42-3                                 i386         GNU assembler, linker and binary utilities
+ii  binutils-common:i386           2.42-3                                 i386         Common files for the GNU assembler, linker and binary utilities
+ii  binutils-i686-linux-gnu        2.42-3                                 i386         GNU binary utilities, for i686-linux-gnu target
 ii  bluez-firmware                 1.2-9                                  all          Firmware for Bluetooth devices
 ii  bridge-utils                   1.7.1-1                                i386         Utilities for configuring the Linux Ethernet bridge
 ii  bsdextrautils                  2.39.3-6                               i386         extra utilities from 4.4BSD-Lite
@@ -24,11 +24,11 @@ ii  btrfs-progs                    6.6.3-1                                i386
 ii  buffer                         1.19-12+b1                             i386         Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                        1:1.36.1-6                             i386         Tiny utilities for small and embedded systems
 ii  bzip2                          1.0.8-5+b2                             i386         high-quality block-sorting file compressor - utilities
-ii  ca-certificates                20230311                               all          Common CA certificates
+ii  ca-certificates                20240203                               all          Common CA certificates
 ii  chntpw                         140201-1                               i386         NT SAM password recovery utility
 ii  console-data                   2:1.12-9                               all          keymaps, fonts, charset maps, fallback tables for 'kbd'.
-ii  console-setup                  1.223                                  all          console font and keymap setup program
-ii  console-setup-linux            1.223                                  all          Linux specific part of console-setup
+ii  console-setup                  1.226                                  all          console font and keymap setup program
+ii  console-setup-linux            1.226                                  all          Linux specific part of console-setup
 ii  coreutils                      9.4-3                                  i386         GNU core utilities
 ii  cpio                           2.15+dfsg-1                            i386         GNU cpio -- a program to manage archives of files
 ii  cron                           3.0pl1-184                             i386         process scheduling daemon
@@ -44,8 +44,8 @@ ii  dbus-daemon                    1.14.10-4                              i386
 ii  dbus-session-bus-common        1.14.10-4                              all          simple interprocess messaging system (session bus configuration)
 ii  dbus-system-bus-common         1.14.10-4                              all          simple interprocess messaging system (system bus configuration)
 ii  dctrl-tools                    2.24-3                                 i386         Command-line tools to process Debian package information
-ii  debconf                        1.5.83                                 all          Debian configuration management system
-ii  debconf-i18n                   1.5.83                                 all          full internationalization support for debconf
+ii  debconf                        1.5.86                                 all          Debian configuration management system
+ii  debconf-i18n                   1.5.86                                 all          full internationalization support for debconf
 ii  debian-archive-keyring         2023.4                                 all          GnuPG archive keys of the Debian archive
 ii  debianutils                    5.16                                   i386         Miscellaneous utilities specific to Debian
 ii  deborphan                      1.7.35                                 i386         program that can find unused packages, e.g. libraries
@@ -62,10 +62,10 @@ ii  dos2unix                       7.5.1-1                                i386
 ii  dosfstools                     4.2-1                                  i386         utilities for making and checking MS-DOS FAT filesystems
 ii  dpkg                           1.22.4                                 i386         Debian package management system
 ii  e2fsprogs                      1.47.0-2+b1                            i386         ext2/ext3/ext4 file system utilities
-ii  ed                             1.20-1                                 i386         classic UNIX line editor
+ii  ed                             1.20.1-1                               i386         classic UNIX line editor
 ii  efibootmgr                     18-1                                   i386         Interact with the EFI Boot Manager
 ii  eject                          2.39.3-6                               i386         ejects CDs and operates CD-Changers under Linux
-ii  ethtool                        1:6.6-1                                i386         display or change Ethernet device settings
+ii  ethtool                        1:6.7-1                                i386         display or change Ethernet device settings
 ii  f2fs-tools                     1.16.0-1+b1                            i386         Tools for Flash-Friendly File System
 ii  fdisk                          2.39.3-6                               i386         collection of partitioning utilities
 ii  file                           1:5.45-2+b1                            i386         Recognize the type of data in a file using "magic" numbers
@@ -80,7 +80,7 @@ ii  firmware-intel-sound           20230625-2                             all
 ii  firmware-iwlwifi               20230625-2                             all          Binary firmware for Intel Wireless cards
 ii  firmware-libertas              20230625-2                             all          Binary firmware for Marvell wireless cards
 ii  firmware-linux                 20230625-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
-ii  firmware-linux-free            20200122-2                             all          Binary firmware for various drivers in the Linux kernel
+ii  firmware-linux-free            20200122-4                             all          Binary firmware for various drivers in the Linux kernel
 ii  firmware-linux-nonfree         20230625-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
 ii  firmware-misc-nonfree          20230625-2                             all          Binary firmware for various drivers in the Linux kernel
 ii  firmware-myricom               20230625-2                             all          Binary firmware for Myri-10G Ethernet adapters
@@ -92,10 +92,10 @@ ii  firmware-zd1211                1:1.5-10                               all
 ii  fsarchiver                     0.8.7-1                                i386         file system archiver
 ii  fuse3                          3.14.0-5                               i386         Filesystem in Userspace (3.x version)
 ii  gawk                           1:5.2.1-2                              i386         GNU awk, a pattern scanning and processing language
-ii  gcc-13-base:i386               13.2.0-10                              i386         GCC, the GNU Compiler Collection (base package)
+ii  gcc-14-base:i386               14-20240201-3                          i386         GCC, the GNU Compiler Collection (base package)
 ii  gddrescue                      1.27-1                                 i386         GNU data recovery tool
 ii  gdisk                          1.0.9-2.1                              i386         GPT fdisk text-mode partitioning tool
-ii  gettext-base                   0.21-14                                i386         GNU Internationalization utilities for the base system
+ii  gettext-base                   0.21-14+b1                             i386         GNU Internationalization utilities for the base system
 ii  gnupg                          2.2.40-1.1                             all          GNU privacy guard - a free PGP replacement
 ii  gnupg-l10n                     2.2.40-1.1                             all          GNU privacy guard - localization files
 ii  gnupg-utils                    2.2.40-1.1+b1                          i386         GNU privacy guard - utility programs
@@ -111,7 +111,7 @@ ii  grep                           3.11-4                                 i386
 ii  grml-autoconfig                0.22.0                                 all          main bootup process of a Grml (based) system
 ii  grml-crypt                     0.28                                   all          wrapper around cryptsetup-luks
 ii  grml-debian-keyring            2018.06.02                             all          GnuPG archive key of the grml.org repository
-ii  grml-debootstrap               0.107                                  all          wrapper around debootstrap for installing pure Debian
+ii  grml-debootstrap               0.108                                  all          wrapper around debootstrap for installing pure Debian
 ii  grml-etc                       1.9.0                                  all          etcetera files for the Grml system
 ii  grml-etc-core                  0.19.7                                 all          core etcetera files for the Grml system
 ii  grml-hwinfo                    0.17.1                                 all          collect hardware information
@@ -136,8 +136,8 @@ ii  gzip                           1.12-1                                 i386
 ii  haveged                        1.9.14-1+b2                            i386         Linux entropy source using the HAVEGE algorithm
 ii  hdparm                         9.65+ds-1                              i386         tune hard disk parameters for high performance
 ii  hostname                       3.23+nmu2                              i386         utility to set/show the host name or domain name
-ii  htop                           3.3.0-3                                i386         interactive processes viewer
-ii  hwinfo                         21.82-1                                i386         Hardware identification system
+ii  htop                           3.3.0-4                                i386         interactive processes viewer
+ii  hwinfo                         21.82-1+b1                             i386         Hardware identification system
 ii  ifenslave                      2.14                                   all          configure network interfaces for parallel routing (bonding)
 ii  ifupdown                       0.8.41                                 i386         high level tools to configure network interfaces
 ii  imvirt                         0.9.6-13                               all          detects several virtualizations
@@ -147,29 +147,31 @@ ii  init                           1.66                                   i386
 ii  init-system-helpers            1.66                                   all          helper tools for all init systems
 ii  initramfs-tools                0.142                                  all          generic modular initramfs generator (automation)
 ii  initramfs-tools-core           0.142                                  all          generic modular initramfs generator (core tools)
-ii  iperf3                         3.15-1+b1                              i386         Internet Protocol bandwidth measuring tool
+ii  iperf3                         3.16-1                                 i386         Internet Protocol bandwidth measuring tool
 ii  iproute2                       6.7.0-2                                i386         networking and traffic control tools
 ii  iptables                       1.8.10-3                               i386         administration tools for packet filtering and NAT
 ii  iptstate                       2.2.7-0.1                              i386         top-like interface to your netfilter connection-tracking table
-ii  iputils-ping                   3:20221126-1                           i386         Tools to test the reachability of network hosts
+ii  iputils-ping                   3:20240117-1                           i386         Tools to test the reachability of network hosts
 ii  isolinux                       3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (ISO 9660 bootloader)
 ii  iw                             5.19-1                                 i386         tool for configuring Linux wireless devices
 ii  jfsutils                       1.1.15-5                               i386         utilities for managing the JFS filesystem
 ii  kbd                            2.6.4-2                                i386         Linux console font and keytable utilities
 ii  kexec-tools                    1:2.0.27-1                             i386         tools to support fast kexec reboots
-ii  keyboard-configuration         1.223                                  all          system-wide keyboard preferences
-ii  keyutils                       1.6.3-2+b2                             i386         Linux Key Management Utilities
-ii  klibc-utils                    2.0.13-2                               i386         small utilities built with klibc for early boot
-ii  kmod                           31-1                                   i386         tools for managing Linux kernel modules
-ii  kpartx                         0.9.4-7                                i386         create device mappings for partitions
+ii  keyboard-configuration         1.226                                  all          system-wide keyboard preferences
+ii  keyutils                       1.6.3-3                                i386         Linux Key Management Utilities
+ii  klibc-utils                    2.0.13-4                               i386         small utilities built with klibc for early boot
+ii  kmod                           31+20240202-2                          i386         tools for managing Linux kernel modules
+ii  kpartx                         0.9.7-4                                i386         create device mappings for partitions
 ii  ldnsutils                      1.8.3-1+b1                             i386         ldns library for DNS programming - tools (includes drill tool)
 ii  less                           590-2                                  i386         pager program similar to more
 ii  lftp                           4.9.2-2                                i386         Sophisticated command-line FTP/HTTP/BitTorrent client programs
 ii  libacl1:i386                   2.3.2-1                                i386         access control list - shared library
 ii  libaio1:i386                   0.3.113-5                              i386         Linux kernel AIO access library - shared library
 ii  libapparmor1:i386              3.0.12-1+b2                            i386         changehat AppArmor library
-ii  libapt-pkg6.0:i386             2.7.10                                 i386         package management runtime library
+ii  libapt-pkg6.0:i386             2.7.12                                 i386         package management runtime library
 ii  libargon2-1:i386               0~20190702+dfsg-4+b1                   i386         memory-hard hashing function - runtime library
+ii  libasound2:i386                1.2.10-3                               i386         shared library for ALSA applications
+ii  libasound2-data                1.2.10-3                               all          Configuration files and profiles for ALSA drivers
 ii  libassuan0:i386                2.5.6-1                                i386         IPC library for the GnuPG components
 ii  libattr1:i386                  1:2.5.2-1                              i386         extended attribute handling - shared library
 ii  libaudit-common                1:3.1.2-2                              all          Dynamic library for security auditing - common files
@@ -177,30 +179,30 @@ ii  libaudit1:i386                 1:3.1.2-2                              i386
 ii  libavahi-client3:i386          0.8-13+b1                              i386         Avahi client library
 ii  libavahi-common-data:i386      0.8-13+b1                              i386         Avahi common data files
 ii  libavahi-common3:i386          0.8-13+b1                              i386         Avahi common library
-ii  libbinutils:i386               2.41.90.20240122-1                     i386         GNU binary utilities (private shared library)
+ii  libbinutils:i386               2.42-3                                 i386         GNU binary utilities (private shared library)
 ii  libblkid1:i386                 2.39.3-6                               i386         block device ID library
 ii  libbpf1:i386                   1:1.3.0-2                              i386         eBPF helper library (shared library)
 ii  libbrotli1:i386                1.1.0-2+b3                             i386         library implementing brotli encoder and decoder (shared libraries)
 ii  libbsd0:i386                   0.11.8-1                               i386         utility functions from BSD systems - shared library
 ii  libbz2-1.0:i386                1.0.8-5+b2                             i386         high-quality block-sorting file compressor library - runtime
-ii  libc-bin                       2.37-15~deb13u1                        i386         GNU C Library: Binaries
-ii  libc-l10n                      2.37-15~deb13u1                        all          GNU C Library: localization files
-ii  libc6:i386                     2.37-15~deb13u1                        i386         GNU C Library: Shared libraries
+ii  libc-bin                       2.37-15                                i386         GNU C Library: Binaries
+ii  libc-l10n                      2.37-15                                all          GNU C Library: localization files
+ii  libc6:i386                     2.37-15                                i386         GNU C Library: Shared libraries
 ii  libcaca0:i386                  0.99.beta20-4                          i386         colour ASCII art library
-ii  libcap-ng0:i386                0.8.4-1                                i386         alternate POSIX capabilities library
-ii  libcap2:i386                   1:2.66-4+b2                            i386         POSIX 1003.1e capabilities (library)
-ii  libcap2-bin                    1:2.66-4+b2                            i386         POSIX 1003.1e capabilities (utilities)
+ii  libcap-ng0:i386                0.8.4-2                                i386         alternate POSIX capabilities library
+ii  libcap2:i386                   1:2.66-5                               i386         POSIX 1003.1e capabilities (library)
+ii  libcap2-bin                    1:2.66-5                               i386         POSIX 1003.1e capabilities (utilities)
 ii  libcbor0.10:i386               0.10.2-1.1                             i386         library for parsing and generating CBOR (RFC 7049)
 ii  libclone-perl:i386             0.46-1+b1                              i386         module for recursively copying Perl datatypes
 ii  libcom-err2:i386               1.47.0-2+b1                            i386         common error description library
 ii  libcrypt1:i386                 1:4.4.36-4                             i386         libcrypt shared library
 ii  libcryptsetup12:i386           2:2.6.1-6+b1                           i386         disk encryption support - shared library
-ii  libctf-nobfd0:i386             2.41.90.20240122-1                     i386         Compact C Type Format library (runtime, no BFD dependency)
-ii  libctf0:i386                   2.41.90.20240122-1                     i386         Compact C Type Format library (runtime, BFD dependency)
+ii  libctf-nobfd0:i386             2.42-3                                 i386         Compact C Type Format library (runtime, no BFD dependency)
+ii  libctf0:i386                   2.42-3                                 i386         Compact C Type Format library (runtime, BFD dependency)
 ii  libcurl4:i386                  8.5.0-2                                i386         easy-to-use client-side URL transfer library (OpenSSL flavour)
 ii  libdb5.3:i386                  5.3.28+dfsg2-4+b1                      i386         Berkeley v5.3 Database Libraries [runtime]
 ii  libdbus-1-3:i386               1.14.10-4                              i386         simple interprocess messaging system (library)
-ii  libdebconfclient0:i386         0.271                                  i386         Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:i386         0.271+b1                               i386         Debian Configuration Management System (C-implementation library)
 ii  libdevmapper-event1.02.1:i386  2:1.02.185-3                           i386         Linux Kernel Device Mapper event support library
 ii  libdevmapper1.02.1:i386        2:1.02.185-3                           i386         Linux Kernel Device Mapper userspace library
 ii  libedit2:i386                  3.1-20230828-1                         i386         BSD editline and history libraries
@@ -218,27 +220,26 @@ ii  libfastjson4:i386              1.2304.0-1                             i386
 ii  libfdisk1:i386                 2.39.3-6                               i386         fdisk partitioning library
 ii  libffi8:i386                   3.4.4-2                                i386         Foreign Function Interface library runtime
 ii  libfido2-1:i386                1.14.0-1                               i386         library for generating and verifying FIDO 2.0 objects
-ii  libfile-find-rule-perl         0.34-3                                 all          module to search for files based on rules
 ii  libfile-listing-perl           6.16-1                                 all          module to parse directory listings
 ii  libfile-slurp-perl             9999.32-2                              all          single call read & write file routines
 ii  libfile-which-perl             1.27-2                                 all          Perl module for searching paths for executable programs
 ii  libfreetype6:i386              2.13.2+dfsg-1+b1                       i386         FreeType 2 font engine, shared library files
 ii  libfuse3-3:i386                3.14.0-5                               i386         Filesystem in Userspace (library) (3.x version)
-ii  libgcc-s1:i386                 13.2.0-10                              i386         GCC support library
+ii  libgcc-s1:i386                 14-20240201-3                          i386         GCC support library
 ii  libgcrypt20:i386               1.10.3-2                               i386         LGPL Crypto library - runtime library
-ii  libgdbm-compat4:i386           1.23-5                                 i386         GNU dbm database routines (legacy support runtime version) 
-ii  libgdbm6:i386                  1.23-5                                 i386         GNU dbm database routines (runtime version) 
-ii  libgensio4:i386                2.6.6-6                                i386         abstract stream I/O (runtime files)
-ii  libglib2.0-0:i386              2.78.3-2                               i386         GLib library of C routines
-ii  libgmp10:i386                  2:6.3.0+dfsg-2                         i386         Multiprecision arithmetic library
+ii  libgdbm-compat4:i386           1.23-5+b1                              i386         GNU dbm database routines (legacy support runtime version) 
+ii  libgdbm6:i386                  1.23-5+b1                              i386         GNU dbm database routines (runtime version) 
+ii  libgensio6:i386                2.8.2-6                                i386         abstract stream I/O (runtime files)
+ii  libglib2.0-0:i386              2.78.4-1                               i386         GLib library of C routines
+ii  libgmp10:i386                  2:6.3.0+dfsg-2+b1                      i386         Multiprecision arithmetic library
 ii  libgnutls30:i386               3.8.3-1                                i386         GNU TLS library - main runtime library
 ii  libgpg-error0:i386             1.47-3                                 i386         GnuPG development runtime library
 ii  libgpm2:i386                   1.20.7-10+b2                           i386         General Purpose Mouse - shared library
-ii  libgprofng0:i386               2.41.90.20240122-1                     i386         GNU Next Generation profiler (runtime library)
-ii  libgssapi-krb5-2:i386          1.20.1-5                               i386         MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
+ii  libgprofng0:i386               2.42-3                                 i386         GNU Next Generation profiler (runtime library)
+ii  libgssapi-krb5-2:i386          1.20.1-5+b1                            i386         MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 ii  libhavege2:i386                1.9.14-1+b2                            i386         entropy source using the HAVEGE algorithm - shared library
-ii  libhd21:i386                   21.82-1                                i386         Hardware identification system library
-ii  libhogweed6:i386               3.9.1-2                                i386         low level cryptographic library (public-key cryptos)
+ii  libhd21:i386                   21.82-1+b1                             i386         Hardware identification system library
+ii  libhogweed6:i386               3.9.1-2+b1                             i386         low level cryptographic library (public-key cryptos)
 ii  libhtml-parser-perl:i386       3.81-1+b1                              i386         collection of modules that parse HTML text documents
 ii  libhtml-tagset-perl            3.20-6                                 all          data tables pertaining to HTML
 ii  libhtml-tree-perl              5.07-3                                 all          Perl module to represent and create HTML syntax trees
@@ -246,24 +247,24 @@ ii  libhttp-cookies-perl           6.11-1                                 all
 ii  libhttp-date-perl              6.06-1                                 all          module of date conversion routines
 ii  libhttp-message-perl           6.45-1                                 all          perl interface to HTTP style messages
 ii  libhttp-negotiate-perl         6.01-2                                 all          implementation of content negotiation
-ii  libicu72:i386                  72.1-4                                 i386         International Components for Unicode
-ii  libidn2-0:i386                 2.3.4-1+b2                             i386         Internationalized domain names (IDNA2008/TR46) library
+ii  libicu72:i386                  72.1-4+b1                              i386         International Components for Unicode
+ii  libidn2-0:i386                 2.3.7-2                                i386         Internationalized domain names (IDNA2008/TR46) library
 ii  libimvirt-perl                 0.9.6-13                               all          Perl module for detecting several virtualizations
 ii  libinih1:i386                  57-1                                   i386         simple .INI file parser
 ii  libio-html-perl                1.004-3                                all          open an HTML file with automatic charset detection
 ii  libio-socket-ssl-perl          2.085-1                                all          Perl module implementing object oriented interface to SSL sockets
 ii  libip4tc2:i386                 1.8.10-3                               i386         netfilter libip4tc library
 ii  libip6tc2:i386                 1.8.10-3                               i386         netfilter libip6tc library
-ii  libiperf0:i386                 3.15-1+b1                              i386         Internet Protocol bandwidth measuring tool (runtime files)
+ii  libiperf0:i386                 3.16-1                                 i386         Internet Protocol bandwidth measuring tool (runtime files)
 ii  libiw30:i386                   30~pre9-16+b1                          i386         Wireless tools - library
 ii  libjansson4:i386               2.14-2+b2                              i386         C library for encoding, decoding and manipulating JSON data
-ii  libjson-c5:i386                0.17-1                                 i386         JSON manipulation library - shared library
-ii  libk5crypto3:i386              1.20.1-5                               i386         MIT Kerberos runtime libraries - Crypto Library
-ii  libkeyutils1:i386              1.6.3-2+b2                             i386         Linux Key Management Utilities (library)
-ii  libklibc:i386                  2.0.13-2                               i386         minimal libc subset for use with initramfs
-ii  libkmod2:i386                  31-1                                   i386         libkmod shared library
-ii  libkrb5-3:i386                 1.20.1-5                               i386         MIT Kerberos runtime libraries
-ii  libkrb5support0:i386           1.20.1-5                               i386         MIT Kerberos runtime libraries - Support library
+ii  libjson-c5:i386                0.17-1+b1                              i386         JSON manipulation library - shared library
+ii  libk5crypto3:i386              1.20.1-5+b1                            i386         MIT Kerberos runtime libraries - Crypto Library
+ii  libkeyutils1:i386              1.6.3-3                                i386         Linux Key Management Utilities (library)
+ii  libklibc:i386                  2.0.13-4                               i386         minimal libc subset for use with initramfs
+ii  libkmod2:i386                  31+20240202-2                          i386         libkmod shared library
+ii  libkrb5-3:i386                 1.20.1-5+b1                            i386         MIT Kerberos runtime libraries
+ii  libkrb5support0:i386           1.20.1-5+b1                            i386         MIT Kerberos runtime libraries - Support library
 ii  libksba8:i386                  1.6.5-2                                i386         X.509 and CMS support library
 ii  libldap-2.5-0:i386             2.5.13+dfsg-5+b3                       i386         OpenLDAP libraries
 ii  libldns3:i386                  1.8.3-1+b1                             i386         ldns library for DNS programming - shared library
@@ -273,11 +274,11 @@ ii  liblockfile1:i386              1.17-1+b1                              i386
 ii  liblognorm5:i386               2.0.6-4                                i386         log normalizing library
 ii  liblvm2cmd2.03:i386            2.03.16-3                              i386         LVM2 command library
 ii  liblwp-mediatypes-perl         6.04-2                                 all          module to guess media type for a file or a URL
-ii  liblwp-protocol-https-perl     6.11-1                                 all          HTTPS driver for LWP::UserAgent
+ii  liblwp-protocol-https-perl     6.13-1                                 all          HTTPS driver for LWP::UserAgent
 ii  liblz1:i386                    1.14-1                                 i386         data compressor based on the LZMA algorithm (library)
 ii  liblz4-1:i386                  1.9.4-1+b2                             i386         Fast LZ compression algorithm library - runtime
 ii  liblzma5:i386                  5.4.5-0.3                              i386         XZ-format compression library
-ii  liblzo2-2:i386                 2.10-2                                 i386         data compression library
+ii  liblzo2-2:i386                 2.10-2+b1                              i386         data compression library
 ii  libmagic-mgc                   1:5.45-2+b1                            i386         File type determination library using "magic" numbers (compiled magic file)
 ii  libmagic1:i386                 1:5.45-2+b1                            i386         Recognize the type of data in a file using "magic" numbers - library
 ii  libmailtools-perl              2.21-2                                 all          modules to manipulate email in perl programs
@@ -286,80 +287,78 @@ ii  libmime-lite-perl              3.033-1                                all
 ii  libmnl0:i386                   1.0.5-2                                i386         minimalistic Netlink communication library
 ii  libmodule-find-perl            0.16-2                                 all          module to find and use installed Perl modules
 ii  libmount1:i386                 2.39.3-6                               i386         device mounting library
-ii  libmpfr6:i386                  4.2.1-1                                i386         multiple precision floating-point computation
-ii  libmsgpackc2:i386              4.0.0-3                                i386         binary-based efficient object serialization library
+ii  libmpfr6:i386                  4.2.1-1+b1                             i386         multiple precision floating-point computation
+ii  libmsgpackc2:i386              4.0.0-3+b1                             i386         binary-based efficient object serialization library
 ii  libncurses6:i386               6.4+20240113-1                         i386         shared libraries for terminal handling
 ii  libncursesw6:i386              6.4+20240113-1                         i386         shared libraries for terminal handling (wide character support)
 ii  libnet-http-perl               6.23-1                                 all          module providing low-level HTTP connection client
 ii  libnet-smtp-ssl-perl           1.04-2                                 all          Perl module providing SSL support to Net::SMTP
 ii  libnet-ssleay-perl:i386        1.94-1                                 i386         Perl module for Secure Sockets Layer (SSL)
 ii  libnetfilter-conntrack3:i386   1.0.9-6                                i386         Netfilter netlink-conntrack library
-ii  libnettle8:i386                3.9.1-2                                i386         low level cryptographic library (symmetric and one-way cryptos)
+ii  libnettle8:i386                3.9.1-2+b1                             i386         low level cryptographic library (symmetric and one-way cryptos)
 ii  libnewt0.52:i386               0.52.24-2                              i386         Not Erik's Windowing Toolkit - text mode windowing with slang
 ii  libnfnetlink0:i386             1.0.2-2                                i386         Netfilter netlink library
 ii  libnfsidmap1:i386              1:2.6.4-3                              i386         NFS idmapping library
 ii  libnftables1:i386              1.0.9-1+b2                             i386         Netfilter nftables high level userspace API library
 ii  libnftnl11:i386                1.2.6-2                                i386         Netfilter nftables userspace API library
-ii  libnghttp2-14:i386             1.58.0-1                               i386         library implementing HTTP/2 protocol (shared library)
+ii  libnghttp2-14:i386             1.59.0-1                               i386         library implementing HTTP/2 protocol (shared library)
 ii  libnl-3-200:i386               3.7.0-0.3                              i386         library for dealing with netlink sockets
 ii  libnl-genl-3-200:i386          3.7.0-0.3                              i386         library for dealing with netlink sockets - generic netlink
 ii  libnl-route-3-200:i386         3.7.0-0.3                              i386         library for dealing with netlink sockets - route interface
-ii  libnpth0:i386                  1.6-3                                  i386         replacement for GNU Pth using system threads
+ii  libnpth0:i386                  1.6-3+b1                               i386         replacement for GNU Pth using system threads
 ii  libnsl2:i386                   1.3.0-3                                i386         Public client interface for NIS(YP) and NIS+
-ii  libnss-myhostname:i386         255.3-1                                i386         nss module providing fallback resolution for the current hostname
+ii  libnss-myhostname:i386         255.3-2                                i386         nss module providing fallback resolution for the current hostname
 ii  libntfs-3g89:i386              1:2022.10.3-1+b1                       i386         read/write NTFS driver for FUSE (runtime library)
-ii  libnuma1:i386                  2.0.16-1                               i386         Libraries for controlling NUMA policy
-ii  libnumber-compare-perl         0.03-3                                 all          module for performing numeric comparisons in Perl
+ii  libnuma1:i386                  2.0.18-1                               i386         Libraries for controlling NUMA policy
 ii  libopenipmi0                   2.0.33-1                               i386         Intelligent Platform Management Interface - runtime
 ii  libp11-kit0:i386               0.25.3-4                               i386         library for loading and coordinating access to PKCS#11 modules - runtime
 ii  libpam-modules:i386            1.5.2-9.1+b1                           i386         Pluggable Authentication Modules for PAM
 ii  libpam-modules-bin             1.5.2-9.1+b1                           i386         Pluggable Authentication Modules for PAM - helper binaries
 ii  libpam-runtime                 1.5.2-9.1                              all          Runtime support for the PAM library
-ii  libpam-systemd:i386            255.3-1                                i386         system and service manager - PAM module
+ii  libpam-systemd:i386            255.3-2                                i386         system and service manager - PAM module
 ii  libpam0g:i386                  1.5.2-9.1+b1                           i386         Pluggable Authentication Modules library
-ii  libparted2:i386                3.6-3                                  i386         disk partition manipulator - shared library
+ii  libparted2:i386                3.6-3+b1                               i386         disk partition manipulator - shared library
 ii  libpcap0.8:i386                1.10.4-4                               i386         system interface for user-level packet capture
-ii  libpci3:i386                   1:3.10.0-2                             i386         PCI utilities (shared library)
-ii  libpcre2-8-0:i386              10.42-4                                i386         New Perl Compatible Regular Expression Library- 8 bit runtime files
-ii  libpcsclite1:i386              2.0.1-1                                i386         Middleware to access a smart card using PC/SC (library)
+ii  libpci3:i386                   1:3.10.0-2+b1                          i386         PCI utilities (shared library)
+ii  libpcre2-8-0:i386              10.42-4+b1                             i386         New Perl Compatible Regular Expression Library- 8 bit runtime files
+ii  libpcsclite1:i386              2.0.1-1+b1                             i386         Middleware to access a smart card using PC/SC (library)
 ii  libperl5.38:i386               5.38.2-3                               i386         shared Perl library
-ii  libpng16-16:i386               1.6.40-3                               i386         PNG library - runtime (version 1.6)
-ii  libpopt0:i386                  1.19+dfsg-1                            i386         lib for parsing cmdline parameters
+ii  libpng16-16:i386               1.6.42-1                               i386         PNG library - runtime (version 1.6)
+ii  libpopt0:i386                  1.19+dfsg-1+b1                         i386         lib for parsing cmdline parameters
 ii  libproc2-0:i386                2:4.0.4-4                              i386         library for accessing process information from /proc
 ii  libpsl5:i386                   0.21.2-1+b1                            i386         Library for Public Suffix List (shared libraries)
 ii  libpython3-stdlib:i386         3.11.6-1                               i386         interactive high-level object-oriented language (default python3 version)
-ii  libpython3.11:i386             3.11.7-2                               i386         Shared Python runtime library (version 3.11)
-ii  libpython3.11-minimal:i386     3.11.7-2                               i386         Minimal subset of the Python language (version 3.11)
-ii  libpython3.11-stdlib:i386      3.11.7-2                               i386         Interactive high-level object-oriented language (standard library, version 3.11)
-ii  libqrencode4:i386              4.1.1-1                                i386         QR Code encoding library
-ii  libreadline8:i386              8.2-3                                  i386         GNU readline and history libraries, run-time libraries
+ii  libpython3.11:i386             3.11.8-1                               i386         Shared Python runtime library (version 3.11)
+ii  libpython3.11-minimal:i386     3.11.8-1                               i386         Minimal subset of the Python language (version 3.11)
+ii  libpython3.11-stdlib:i386      3.11.8-1                               i386         Interactive high-level object-oriented language (standard library, version 3.11)
+ii  libqrencode4:i386              4.1.1-1+b1                             i386         QR Code encoding library
+ii  libreadline8:i386              8.2-3+b1                               i386         GNU readline and history libraries, run-time libraries
 ii  libreiserfscore0               1:3.6.27-7                             i386         ReiserFS core library
 ii  librtmp1:i386                  2.4+20151223.gitfa8646d.1-2+b2         i386         toolkit for RTMP streams (shared library)
 ii  libsasl2-2:i386                2.1.28+dfsg1-4+b1                      i386         Cyrus SASL - authentication abstraction library
 ii  libsasl2-modules-db:i386       2.1.28+dfsg1-4+b1                      i386         Cyrus SASL - pluggable authentication modules (DB)
-ii  libsctp1:i386                  1.0.19+dfsg-2                          i386         user-space access to Linux kernel SCTP - shared library
+ii  libsctp1:i386                  1.0.19+dfsg-2+b1                       i386         user-space access to Linux kernel SCTP - shared library
 ii  libseccomp2:i386               2.5.5-1                                i386         high level interface to Linux seccomp filter
 ii  libselinux1:i386               3.5-2                                  i386         SELinux runtime shared libraries
 ii  libsemanage-common             3.5-1                                  all          Common files for SELinux policy management libraries
 ii  libsemanage2:i386              3.5-1+b2                               i386         SELinux policy management library
 ii  libsepol2:i386                 3.5-2                                  i386         SELinux library for manipulating binary security policies
-ii  libsframe1:i386                2.41.90.20240122-1                     i386         Library to handle the SFrame format (runtime library)
+ii  libsframe1:i386                2.42-3                                 i386         Library to handle the SFrame format (runtime library)
 ii  libsigsegv2:i386               2.14-1                                 i386         Library for handling page faults in a portable way
-ii  libslang2:i386                 2.3.3-3                                i386         S-Lang programming library - runtime version
+ii  libslang2:i386                 2.3.3-3+b1                             i386         S-Lang programming library - runtime version
 ii  libsmartcols1:i386             2.39.3-6                               i386         smart column output alignment library
-ii  libsqlite3-0:i386              3.45.0-1                               i386         SQLite 3 shared library
+ii  libsqlite3-0:i386              3.45.1-1                               i386         SQLite 3 shared library
 ii  libss2:i386                    1.47.0-2+b1                            i386         command-line interface parsing library
 ii  libssh-4:i386                  0.10.6-2                               i386         tiny C SSH library (OpenSSL flavor)
 ii  libssh2-1:i386                 1.11.0-4                               i386         SSH2 client-side library
-ii  libssl3:i386                   3.1.4-2                                i386         Secure Sockets Layer toolkit - shared libraries
-ii  libstdc++6:i386                13.2.0-10                              i386         GNU Standard C++ Library v3
+ii  libssl3:i386                   3.1.5-1                                i386         Secure Sockets Layer toolkit - shared libraries
+ii  libstdc++6:i386                14-20240201-3                          i386         GNU Standard C++ Library v3
 ii  libsysfs2:i386                 2.1.1-6                                i386         interface library to sysfs - shared library
-ii  libsystemd-shared:i386         255.3-1                                i386         systemd shared private library
-ii  libsystemd0:i386               255.3-1                                i386         systemd utility library
+ii  libsystemd-shared:i386         255.3-2                                i386         systemd shared private library
+ii  libsystemd0:i386               255.3-2                                i386         systemd utility library
 ii  libtasn1-6:i386                4.19.0-3+b2                            i386         Manage ASN.1 structures (runtime)
 ii  libterm-readkey-perl           2.38-2+b2                              i386         perl module for simple terminal control
 ii  libtext-charwidth-perl:i386    0.04-11+b2                             i386         get display widths of characters on the terminal
-ii  libtext-glob-perl              0.11-3                                 all          Perl module for matching globbing patterns against text
 ii  libtext-iconv-perl:i386        1.7-8+b2                               i386         module to convert between character sets in Perl
 ii  libtext-wrapi18n-perl          0.06-10                                all          internationalized substitute of Text::Wrap
 ii  libtimedate-perl               2.3300-2                               all          collection of modules to manipulate date/time information
@@ -367,32 +366,32 @@ ii  libtinfo6:i386                 6.4+20240113-1                         i386
 ii  libtirpc-common                1.3.4+ds-1                             all          transport-independent RPC library - common files
 ii  libtirpc3:i386                 1.3.4+ds-1                             i386         transport-independent RPC library
 ii  libtry-tiny-perl               0.31-2                                 all          module providing minimalistic try/catch
-ii  libudev1:i386                  255.3-1                                i386         libudev shared library
+ii  libudev1:i386                  255.3-2                                i386         libudev shared library
 ii  libunistring5:i386             1.1-2                                  i386         Unicode string library for C
 ii  liburcu8:i386                  0.14.0-3                               i386         userspace RCU (read-copy-update) library
-ii  liburi-perl                    5.21-1                                 all          module to manipulate and access URI strings
+ii  liburi-perl                    5.27-1                                 all          module to manipulate and access URI strings
 ii  liburing2:i386                 2.5-1                                  i386         Linux kernel io_uring access library - shared library
-ii  libusb-1.0-0:i386              2:1.0.26-1                             i386         userspace USB programming library
+ii  libusb-1.0-0:i386              2:1.0.27-1                             i386         userspace USB programming library
 ii  libutempter0:i386              1.2.1-3                                i386         privileged helper for utmp/wtmp updates (runtime)
 ii  libuuid1:i386                  2.39.3-6                               i386         Universally Unique ID library
-ii  libwrap0:i386                  7.6.q-32                               i386         Wietse Venema's TCP wrappers library
-ii  libwww-perl                    6.73-1                                 all          simple and consistent interface to the world-wide web
+ii  libwrap0:i386                  7.6.q-32+b1                            i386         Wietse Venema's TCP wrappers library
+ii  libwww-perl                    6.76-1                                 all          simple and consistent interface to the world-wide web
 ii  libwww-robotrules-perl         6.02-1                                 all          database of robots.txt-derived permissions
 ii  libx86emu3:i386                3.5-1                                  i386         x86 emulation library
 ii  libxtables12:i386              1.8.10-3                               i386         netfilter xtables library
-ii  libxxhash0:i386                0.8.2-2                                i386         shared library for xxhash
+ii  libxxhash0:i386                0.8.2-2+b1                             i386         shared library for xxhash
 ii  libyaml-0-2:i386               0.2.5-1                                i386         Fast YAML 1.1 parser and emitter library
 ii  libzstd1:i386                  1.5.5+dfsg2-2                          i386         fast lossless compression algorithm
 ii  links                          2.29-1+b1                              i386         Web browser running in text mode
 ii  linux-base                     4.9                                    all          Linux image base package
-ii  linux-image-6.5.0-5-686        6.5.13-1                               i386         Linux 6.5 for older PCs (signed)
-ii  linux-image-686                6.5.13-1                               i386         Linux for older PCs (meta-package)
+ii  linux-image-6.6.15-686         6.6.15-2                               i386         Linux 6.6 for older PCs
+ii  linux-image-686                6.6.15-2                               i386         Linux for older PCs (meta-package)
 ii  live-boot-grml                 1:20210208+grml.5                      all          Live System Boot Components
 ii  live-boot-grml-doc             1:20210208+grml.5                      all          Live System Boot Components (documentation)
 ii  live-boot-grml-initramfs-tools 1:20210208+grml.5                      all          Live System Boot Components (initramfs-tools backend)
-ii  locales                        2.37-15~deb13u1                        all          GNU C Library: National Language (locale) data [support]
+ii  locales                        2.37-15                                all          GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                 0.1.19                                 i386         Programs for locking and unlocking files and mailboxes
-ii  login                          1:4.13+dfsg1-3+b1                      i386         system login tools
+ii  login                          1:4.13+dfsg1-4                         i386         system login tools
 ii  logrotate                      3.21.0-2                               i386         Log rotation utility
 ii  logsave                        1.47.0-2+b1                            i386         save the output of a command in a log file
 ii  lrzsz                          0.12.21-10                             i386         Tools for zmodem/xmodem/ymodem file transfer
@@ -400,11 +399,11 @@ ii  lsof                           4.95.0-1                               i386
 ii  lsscsi                         0.32-1                                 i386         list all SCSI devices (or hosts) currently on system
 ii  lvm2                           2.03.16-3                              i386         Linux Logical Volume Manager
 ii  mawk                           1.3.4.20240123-1                       i386         Pattern scanning and text processing language
-ii  mbr                            1.2.1                                  i386         Master Boot Record for IBM-PC compatible computers.
-ii  mdadm                          4.2+20231121-1                         i386         tool for managing Linux MD devices (software RAID)
+ii  mbr                            1.2.2                                  i386         Master Boot Record for IBM-PC compatible computers.
+ii  mdadm                          4.2+20240118-1                         i386         tool for managing Linux MD devices (software RAID)
 ii  media-types                    10.1.0                                 all          List of standard media types and their usual file extension
 ii  memtester                      4.6.0-1                                i386         Utility for testing the memory subsystem
-ii  mmdebstrap                     1.4.1-1                                all          create a Debian chroot
+ii  mmdebstrap                     1.4.3-4                                all          create a Debian chroot
 ii  mount                          2.39.3-6                               i386         tools for mounting and manipulating filesystems
 ii  mtools                         4.0.43-1                               i386         Tools for manipulating MSDOS files
 ii  mtr-tiny                       0.95-1.1                               i386         Full screen ncurses traceroute tool
@@ -425,13 +424,13 @@ ii  nwipe                          0.34-1                                 i386
 ii  openssh-client                 1:9.6p1-3                              i386         secure shell (SSH) client, for secure access to remote machines
 ii  openssh-server                 1:9.6p1-3                              i386         secure shell (SSH) server, for secure access from remote machines
 ii  openssh-sftp-server            1:9.6p1-3                              i386         secure shell (SSH) sftp server module, for SFTP access from remote machines
-ii  openssl                        3.1.4-2                                i386         Secure Sockets Layer toolkit - cryptographic utility
-ii  parted                         3.6-3                                  i386         disk partition manipulator
+ii  openssl                        3.1.5-1                                i386         Secure Sockets Layer toolkit - cryptographic utility
+ii  parted                         3.6-3+b1                               i386         disk partition manipulator
 ii  partimage                      0.6.9-11                               i386         backup partitions into a compressed image file
-ii  passwd                         1:4.13+dfsg1-3+b1                      i386         change and administer password and group data
+ii  passwd                         1:4.13+dfsg1-4                         i386         change and administer password and group data
 ii  patch                          2.7.6-7                                i386         Apply a diff file to an original
 ii  pci.ids                        0.0~2023.11.11-1                       all          PCI ID Repository
-ii  pciutils                       1:3.10.0-2                             i386         PCI utilities
+ii  pciutils                       1:3.10.0-2+b1                          i386         PCI utilities
 ii  perl                           5.38.2-3                               i386         Larry Wall's Practical Extraction and Report Language
 ii  perl-base                      5.38.2-3                               i386         minimal Perl system
 ii  perl-modules-5.38              5.38.2-3                               all          Core Perl modules
@@ -447,10 +446,10 @@ ii  python3                        3.11.6-1                               i386
 ii  python3-minimal                3.11.6-1                               i386         minimal subset of the Python language (default python3 version)
 ii  python3-ntp                    1.2.2+dfsg1-4                          i386         Python 3 NTP Helper Classes
 ii  python3-parted                 3.12.0-6+b1                            i386         Python 3 interface for libparted
-ii  python3.11                     3.11.7-2                               i386         Interactive high-level object-oriented language (version 3.11)
-ii  python3.11-minimal             3.11.7-2                               i386         Minimal subset of the Python language (version 3.11)
-ii  qemu-guest-agent               1:8.2.0+ds-5                           i386         Guest-side qemu-system agent
-ii  qrencode                       4.1.1-1                                i386         QR Code encoder into PNG image
+ii  python3.11                     3.11.8-1                               i386         Interactive high-level object-oriented language (version 3.11)
+ii  python3.11-minimal             3.11.8-1                               i386         Minimal subset of the Python language (version 3.11)
+ii  qemu-guest-agent               1:8.2.1+ds-1                           i386         Guest-side qemu-system agent
+ii  qrencode                       4.1.1-1+b1                             i386         QR Code encoder into PNG image
 ii  rdnssd                         1.0.7-1                                i386         IPv6 recursive DNS server discovery daemon
 ii  readline-common                8.2-3                                  all          GNU readline and history libraries, common files
 ii  reiserfsprogs                  1:3.6.27-7                             i386         User-level tools for ReiserFS filesystems
@@ -462,8 +461,8 @@ ii  rsyslog                        8.2312.0-3                             i386
 ii  runit-helper                   2.16.2                                 all          dh-runit implementation detail
 ii  screen                         4.9.1-1                                i386         terminal multiplexer with VT100/ANSI terminal emulation
 ii  sed                            4.9-2                                  i386         GNU stream editor for filtering/transforming text
-ii  sensible-utils                 0.0.20                                 all          Utilities for sensible alternative selection
-ii  ser2net                        4.3.12-1+b1                            i386         Serial port to network proxy
+ii  sensible-utils                 0.0.22                                 all          Utilities for sensible alternative selection
+ii  ser2net                        4.6.0-1                                i386         Serial port to network proxy
 ii  setserial                      2.17-53+b1                             i386         controls configuration of serial ports
 ii  smartmontools                  7.4-2                                  i386         control and monitor storage systems using S.M.A.R.T.
 ii  statserial                     1.1-25                                 i386         Displays serial port modem status lines
@@ -473,10 +472,10 @@ ii  sysfsutils                     2.1.1-6                                i386
 ii  syslinux                       3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 i386         collection of bootloaders (DOS FAT and NTFS bootloader)
 ii  syslinux-common                3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (common)
 ii  syslinux-utils                 3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 i386         collection of bootloaders (utilities)
-ii  systemd                        255.3-1                                i386         system and service manager
-ii  systemd-container              255.3-1                                i386         systemd container/nspawn tools
-ii  systemd-dev                    255.3-1                                all          systemd development files
-ii  systemd-sysv                   255.3-1                                i386         system and service manager - SysV compatibility symlinks
+ii  systemd                        255.3-2                                i386         system and service manager
+ii  systemd-container              255.3-2                                i386         systemd container/nspawn tools
+ii  systemd-dev                    255.3-2                                all          systemd development files
+ii  systemd-sysv                   255.3-2                                i386         system and service manager - SysV compatibility symlinks
 ii  sysvinit-utils                 3.08-6                                 i386         System-V-like utilities
 ii  tar                            1.35+dfsg-3                            i386         GNU version of the tar archiving utility
 ii  tcpdump                        4.99.4-3                               i386         command-line network traffic analyzer
@@ -487,14 +486,13 @@ ii  toilet                         0.3-1.4                                i386
 ii  toilet-fonts                   0.3-1.4                                all          collection of TOIlet fonts
 ii  tree                           2.1.1-2                                i386         displays an indented directory tree, in color
 ii  tsocks                         1.8beta5+ds1-1+b1                      i386         transparent network access through a SOCKS 4 or 5 proxy
-ii  tzdata                         2023d-1                                all          time zone and daylight-saving time data
+ii  tzdata                         2024a-1                                all          time zone and daylight-saving time data
 ii  ucf                            3.0043+nmu1                            all          Update Configuration File(s): preserve user changes to config files
-ii  udev                           255.3-1                                i386         /dev/ and hotplug management daemon
+ii  udev                           255.3-2                                i386         /dev/ and hotplug management daemon
 ii  unp                            2.0~pre10                              all          unpack (almost) everything with one command
 ii  unzip                          6.0-28                                 i386         De-archiver for .zip files
 ii  usbutils                       1:017-3                                i386         Linux USB utilities
 ii  usr-is-merged                  39                                     all          Transitional package to assert a merged-/usr system
-ii  usrmerge                       39                                     all          Convert the system to the merged /usr directories scheme
 ii  util-linux                     2.39.3-6                               i386         miscellaneous system utilities
 ii  util-linux-extra               2.39.3-6                               i386         interactive login tools
 ii  uuid-runtime                   2.39.3-6                               i386         runtime components for the Universally Unique ID library
@@ -509,7 +507,7 @@ ii  wipe                           0.24-9+b1                              i386
 ii  wireless-tools                 30~pre9-16+b1                          i386         Tools for manipulating Linux Wireless Extensions
 ii  wpasupplicant                  2:2.10-21                              i386         client support for WPA and WPA2 (IEEE 802.11i)
 ii  xfsprogs                       6.5.0-1                                i386         Utilities for managing the XFS filesystem
-ii  xkb-data                       2.38-2                                 all          X Keyboard Extension (XKB) configuration data
+ii  xkb-data                       2.41-2                                 all          X Keyboard Extension (XKB) configuration data
 ii  xxd                            2:9.1.0016-1                           i386         tool to make (or reverse) a hex dump
 ii  xz-utils                       5.4.5-0.3                              i386         XZ-format compression utilities
 ii  zip                            3.0-13                                 i386         Archiver for .zip files
index 3739ba7..b1e67e5 100644 (file)
@@ -87,7 +87,7 @@ firmware-zd1211                                       install
 fsarchiver                                     install
 fuse3                                          install
 gawk                                           install
-gcc-13-base:i386                               install
+gcc-14-base:i386                               install
 gddrescue                                      install
 gdisk                                          install
 gettext-base                                   install
@@ -165,6 +165,8 @@ libaio1:i386                                        install
 libapparmor1:i386                              install
 libapt-pkg6.0:i386                             install
 libargon2-1:i386                               install
+libasound2:i386                                        install
+libasound2-data                                        install
 libassuan0:i386                                        install
 libattr1:i386                                  install
 libaudit-common                                        install
@@ -213,7 +215,6 @@ libfastjson4:i386                           install
 libfdisk1:i386                                 install
 libffi8:i386                                   install
 libfido2-1:i386                                        install
-libfile-find-rule-perl                         install
 libfile-listing-perl                           install
 libfile-slurp-perl                             install
 libfile-which-perl                             install
@@ -223,7 +224,7 @@ libgcc-s1:i386                                      install
 libgcrypt20:i386                               install
 libgdbm-compat4:i386                           install
 libgdbm6:i386                                  install
-libgensio4:i386                                        install
+libgensio6:i386                                        install
 libglib2.0-0:i386                              install
 libgmp10:i386                                  install
 libgnutls30:i386                               install
@@ -304,7 +305,6 @@ libnsl2:i386                                        install
 libnss-myhostname:i386                         install
 libntfs-3g89:i386                              install
 libnuma1:i386                                  install
-libnumber-compare-perl                         install
 libopenipmi0                                   install
 libp11-kit0:i386                               install
 libpam-modules:i386                            install
@@ -354,7 +354,6 @@ libsystemd0:i386                            install
 libtasn1-6:i386                                        install
 libterm-readkey-perl                           install
 libtext-charwidth-perl:i386                    install
-libtext-glob-perl                              install
 libtext-iconv-perl:i386                                install
 libtext-wrapi18n-perl                          install
 libtimedate-perl                               install
@@ -380,7 +379,7 @@ libyaml-0-2:i386                            install
 libzstd1:i386                                  install
 links                                          install
 linux-base                                     install
-linux-image-6.5.0-5-686                                install
+linux-image-6.6.15-686                         install
 linux-image-686                                        install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
@@ -489,7 +488,6 @@ unp                                         install
 unzip                                          install
 usbutils                                       install
 usr-is-merged                                  install
-usrmerge                                       install
 util-linux                                     install
 util-linux-extra                               install
 uuid-runtime                                   install
index 646ac52..d582916 120000 (symlink)
@@ -1 +1 @@
-grml32-small_2022.11
\ No newline at end of file
+grml32-small_2024.02
\ No newline at end of file
index 1c232dc..9d01a3b 100644 (file)
@@ -9,13 +9,13 @@ ii  acpi-support                      0.143-5.1                              all
 ii  acpi-support-base                 0.143-5.1                              all          scripts for handling base ACPI events such as the power button
 ii  acpid                             1:2.0.34-1+b1                          amd64        Advanced Configuration and Power Interface event daemon
 ii  adduser                           3.137                                  all          add and remove users and groups
-ii  adwaita-icon-theme                45.0-2                                 all          default icon theme of GNOME
+ii  adwaita-icon-theme                46~beta-4                              all          default icon theme of GNOME
 ii  afflib-tools                      3.7.20-1+b1                            amd64        Advanced Forensics Format Library (utilities)
 ii  alsa-utils                        1.2.10-1.1                             amd64        Utilities for configuring and using ALSA
 ii  aoetools                          36-6                                   amd64        tools to assist in using ATA over Ethernet
 ii  apg                               2.2.3.dfsg.1-5+b2                      amd64        Automated Password Generator - Standalone version
-ii  apt                               2.7.10                                 amd64        commandline package manager
-ii  apt-utils                         2.7.10                                 amd64        package management related utility programs
+ii  apt                               2.7.12                                 amd64        commandline package manager
+ii  apt-utils                         2.7.12                                 amd64        package management related utility programs
 ii  aptitude                          0.8.13-5+b1                            amd64        terminal-based package manager
 ii  aptitude-common                   0.8.13-5                               all          architecture independent files for the aptitude package manager
 ii  array-info                        0.16-6                                 amd64        command line tool reporting RAID status for several RAID types
@@ -36,14 +36,14 @@ ii  bats                              1.10.0-1                               all
 ii  bc                                1.07.1-3+b1                            amd64        GNU bc arbitrary precision calculator language
 ii  bcache-tools                      1.0.8-5                                amd64        bcache userspace tools
 ii  beep                              1.4.9-1.1                              amd64        advanced PC-speaker beeper
-ii  bind9-dnsutils                    1:9.19.19-1                            amd64        Clients provided with BIND 9
-ii  bind9-host                        1:9.19.19-1                            amd64        DNS Lookup Utility
-ii  bind9-libs:amd64                  1:9.19.19-1                            amd64        Shared Libraries used by BIND 9
+ii  bind9-dnsutils                    1:9.19.21-1                            amd64        Clients provided with BIND 9
+ii  bind9-host                        1:9.19.21-1                            amd64        DNS Lookup Utility
+ii  bind9-libs:amd64                  1:9.19.21-1                            amd64        Shared Libraries used by BIND 9
 ii  binfmt-support                    2.2.2-5                                amd64        Support for extra binary formats
-ii  binutils                          2.41.90.20240122-1                     amd64        GNU assembler, linker and binary utilities
-ii  binutils-common:amd64             2.41.90.20240122-1                     amd64        Common files for the GNU assembler, linker and binary utilities
-ii  binutils-x86-64-linux-gnu         2.41.90.20240122-1                     amd64        GNU binary utilities, for x86-64-linux-gnu target
-ii  binwalk                           2.3.4+dfsg1-1                          all          tool library for analyzing binary blobs and executable code
+ii  binutils                          2.42-3                                 amd64        GNU assembler, linker and binary utilities
+ii  binutils-common:amd64             2.42-3                                 amd64        Common files for the GNU assembler, linker and binary utilities
+ii  binutils-x86-64-linux-gnu         2.42-3                                 amd64        GNU binary utilities, for x86-64-linux-gnu target
+ii  binwalk                           2.3.4+dfsg1-4                          all          tool library for analyzing binary blobs and executable code
 ii  bluez-firmware                    1.2-9                                  all          Firmware for Bluetooth devices
 ii  boot-info-script                  0.78-3                                 all          inspect boot environment
 ii  borgbackup                        1.2.7-2                                amd64        deduplicating and compressing backup program
@@ -55,26 +55,28 @@ ii  btrfs-progs                       6.6.3-1                                amd
 ii  buffer                            1.19-12+b1                             amd64        Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                           1:1.36.1-6                             amd64        Tiny utilities for small and embedded systems
 ii  bzip2                             1.0.8-5+b2                             amd64        high-quality block-sorting file compressor - utilities
-ii  ca-certificates                   20230311                               all          Common CA certificates
+ii  ca-certificates                   20240203                               all          Common CA certificates
 ii  cabextract                        1.11-1                                 amd64        Microsoft Cabinet file unpacker
 ii  cciss-vol-status                  1.12a-2                                amd64        HP SmartArray RAID Volume Status Checker
 ii  cdebootstrap                      0.7.8+b18                              amd64        Bootstrap a Debian system
 ii  cdpr                              2.4-3                                  amd64        Cisco Discovery Protocol Reporter
 ii  chntpw                            140201-1                               amd64        NT SAM password recovery utility
 ii  cifs-utils                        2:7.0-2                                amd64        Common Internet File System utilities
-ii  clamav                            1.0.4+dfsg-1                           amd64        anti-virus utility for Unix - command-line interface
-ii  clamav-base                       1.0.4+dfsg-1                           all          anti-virus utility for Unix - base package
-ii  clamav-freshclam                  1.0.4+dfsg-1                           amd64        anti-virus utility for Unix - virus database update utility
+ii  clamav                            1.0.5+dfsg-1                           amd64        anti-virus utility for Unix - command-line interface
+ii  clamav-base                       1.0.5+dfsg-1                           all          anti-virus utility for Unix - base package
+ii  clamav-freshclam                  1.0.5+dfsg-1                           amd64        anti-virus utility for Unix - virus database update utility
 ii  clonezilla                        5.5.23-2                               all          bare metal backup and recovery of disk drives
 ii  cloud-init                        23.3.1-1                               all          initialization system for infrastructure cloud instances
 ii  cmospwd                           5.0+dfsg-2.1                           amd64        decrypt BIOS passwords from CMOS
 ii  console-data                      2:1.12-9                               all          keymaps, fonts, charset maps, fallback tables for 'kbd'.
-ii  console-setup                     1.223                                  all          console font and keymap setup program
-ii  console-setup-linux               1.223                                  all          Linux specific part of console-setup
+ii  console-setup                     1.226                                  all          console font and keymap setup program
+ii  console-setup-linux               1.226                                  all          Linux specific part of console-setup
 ii  coreutils                         9.4-3+b1                               amd64        GNU core utilities
 ii  cpio                              2.15+dfsg-1                            amd64        GNU cpio -- a program to manage archives of files
-ii  cpp                               4:13.2.0-2                             amd64        GNU C preprocessor (cpp)
-ii  cpp-13                            13.2.0-10                              amd64        GNU C preprocessor
+ii  cpp                               4:13.2.0-7                             amd64        GNU C preprocessor (cpp)
+ii  cpp-13                            13.2.0-13                              amd64        GNU C preprocessor
+ii  cpp-13-x86-64-linux-gnu           13.2.0-13                              amd64        GNU C preprocessor for x86_64-linux-gnu
+ii  cpp-x86-64-linux-gnu              4:13.2.0-7                             amd64        GNU C preprocessor (cpp) for the amd64 architecture
 ii  cpuid                             20230614-1                             amd64        tool to dump x86 CPUID information about the CPU(s)
 ii  cron                              3.0pl1-184                             amd64        process scheduling daemon
 ii  cron-daemon-common                3.0pl1-184                             all          process scheduling daemon's configuration files
@@ -96,9 +98,9 @@ ii  dcfldd                            1.9.1-1                                amd
 ii  dconf-gsettings-backend:amd64     0.40.0-4+b1                            amd64        simple configuration storage system - GSettings back-end
 ii  dconf-service                     0.40.0-4+b1                            amd64        simple configuration storage system - D-Bus service
 ii  dctrl-tools                       2.24-3+b1                              amd64        Command-line tools to process Debian package information
-ii  debconf                           1.5.83                                 all          Debian configuration management system
-ii  debconf-i18n                      1.5.83                                 all          full internationalization support for debconf
-ii  debconf-utils                     1.5.83                                 all          debconf utilities
+ii  debconf                           1.5.86                                 all          Debian configuration management system
+ii  debconf-i18n                      1.5.86                                 all          full internationalization support for debconf
+ii  debconf-utils                     1.5.86                                 all          debconf utilities
 ii  debian-archive-keyring            2023.4                                 all          GnuPG archive keys of the Debian archive
 ii  debianutils                       5.16                                   amd64        Miscellaneous utilities specific to Debian
 ii  debootstrap                       1.0.134                                all          Bootstrap a basic Debian system
@@ -116,25 +118,25 @@ ii  dislocker                         0.7.3-3                                amd
 ii  dmeventd                          2:1.02.185-3                           amd64        Linux Kernel Device Mapper event daemon
 ii  dmidecode                         3.5-3                                  amd64        SMBIOS/DMI table decoder
 ii  dmsetup                           2:1.02.185-3                           amd64        Linux Kernel Device Mapper userspace library
-ii  dnsmasq                           2.89-1                                 all          Small caching DNS proxy and DHCP/TFTP server
-ii  dnsmasq-base                      2.89-1                                 amd64        Small caching DNS proxy and DHCP/TFTP server
-ii  dnsutils                          1:9.19.19-1                            all          Transitional package for bind9-dnsutils
+ii  dnsmasq                           2.90-2                                 all          Small caching DNS proxy and DHCP/TFTP server - system daemon
+ii  dnsmasq-base                      2.90-2                                 amd64        Small caching DNS proxy and DHCP/TFTP server - executable
+ii  dnsutils                          1:9.19.21-1                            all          Transitional package for bind9-dnsutils
 ii  dos2unix                          7.5.1-1                                amd64        convert text file line endings between CRLF and LF
 ii  dosfstools                        4.2-1                                  amd64        utilities for making and checking MS-DOS FAT filesystems
 ii  dpkg                              1.22.4                                 amd64        Debian package management system
 ii  dpkg-dev                          1.22.4                                 all          Debian package development tools
 ii  drbl                              5.2.30-1                               all          diskless remote boot, and a disk cloning utility
 ii  dump                              0.4b47-4                               amd64        backup and restore for ext2/3/4 filesystems
-ii  duplicity                         2.1.4-2                                amd64        encrypted bandwidth-efficient backup
+ii  duplicity                         2.1.4-3                                amd64        encrypted bandwidth-efficient backup
 ii  e2fsprogs                         1.47.0-2+b1                            amd64        ext2/ext3/ext4 file system utilities
-ii  ed                                1.20-1                                 amd64        classic UNIX line editor
+ii  ed                                1.20.1-1                               amd64        classic UNIX line editor
 ii  efibootmgr                        18-1                                   amd64        Interact with the EFI Boot Manager
 ii  eject                             2.39.3-6                               amd64        ejects CDs and operates CD-Changers under Linux
 ii  espeak-ng                         1.51+dfsg-12                           amd64        Multi-lingual software speech synthesizer
 ii  espeak-ng-data:amd64              1.51+dfsg-12                           amd64        Multi-lingual software speech synthesizer: speech data files
 ii  espeakup                          1:0.90-13                              amd64        Connector between speakup kernel modules and espeak
 ii  ethstatus                         0.4.9+b1                               amd64        console-based ethernet statistics monitor
-ii  ethtool                           1:6.6-1                                amd64        display or change Ethernet device settings
+ii  ethtool                           1:6.7-1                                amd64        display or change Ethernet device settings
 ii  ewf-tools                         20140814-1                             amd64        collection of tools for reading and writing EWF files
 ii  exfat-fuse                        1.4.0-2                                amd64        read and write exFAT driver for FUSE
 ii  exfatprogs                        1.2.2-1                                amd64        exFAT file system utilities
@@ -148,7 +150,7 @@ ii  fdisk                             2.39.3-6                               amd
 ii  file                              1:5.45-2+b1                            amd64        Recognize the type of data in a file using "magic" numbers
 ii  findutils                         4.9.0-5                                amd64        utilities for finding files--find, xargs
 ii  fio                               3.36-1+b1                              amd64        flexible I/O tester
-ii  firefox-esr                       115.7.0esr-1                           amd64        Mozilla Firefox web browser - Extended Support Release (ESR)
+ii  firefox-esr                       115.8.0esr-1                           amd64        Mozilla Firefox web browser - Extended Support Release (ESR)
 ii  firmware-amd-graphics             20230625-2                             all          Binary firmware for AMD/ATI graphics chips
 ii  firmware-atheros                  20230625-2                             all          Binary firmware for Qualcomm Atheros wireless cards
 ii  firmware-bnx2                     20230625-2                             all          Binary firmware for Broadcom NetXtremeII
@@ -159,7 +161,7 @@ ii  firmware-intel-sound              20230625-2                             all
 ii  firmware-iwlwifi                  20230625-2                             all          Binary firmware for Intel Wireless cards
 ii  firmware-libertas                 20230625-2                             all          Binary firmware for Marvell wireless cards
 ii  firmware-linux                    20230625-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
-ii  firmware-linux-free               20200122-2                             all          Binary firmware for various drivers in the Linux kernel
+ii  firmware-linux-free               20200122-4                             all          Binary firmware for various drivers in the Linux kernel
 ii  firmware-linux-nonfree            20230625-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
 ii  firmware-misc-nonfree             20230625-2                             all          Binary firmware for various drivers in the Linux kernel
 ii  firmware-myricom                  20230625-2                             all          Binary firmware for Myri-10G Ethernet adapters
@@ -170,24 +172,25 @@ ii  firmware-ti-connectivity          20230625-2                             all
 ii  firmware-zd1211                   1:1.5-10                               all          binary firmware for the zd1211rw wireless driver
 ii  flashrom                          1.3.0-2.1+b1                           amd64        Identify, read, write, erase, and verify BIOS/ROM/flash chips
 ii  fluxbox                           1.3.7-1                                amd64        Highly configurable and low resource X11 Window manager
-ii  fontconfig                        2.14.2-6+b1                            amd64        generic font configuration library - support binaries
-ii  fontconfig-config                 2.14.2-6+b1                            amd64        generic font configuration library - configuration
+ii  fontconfig                        2.15.0-1                               amd64        generic font configuration library - support binaries
+ii  fontconfig-config                 2.15.0-1                               amd64        generic font configuration library - configuration
 ii  fonts-dejavu-core                 2.37-8                                 all          Vera font family derivate with additional characters
 ii  fonts-dejavu-mono                 2.37-8                                 all          Vera font family derivate with additional characters
 ii  fonts-urw-base35                  20200910-7                             all          font set metric-compatible with the 35 PostScript Level 2 Base Fonts
-ii  freeipmi-common                   1.6.11-2                               all          GNU implementation of the IPMI protocol - common files
+ii  freeipmi-common                   1.6.13-2                               all          GNU implementation of the IPMI protocol - common files
 ii  fsarchiver                        0.8.7-1                                amd64        file system archiver
 ii  fuse3                             3.14.0-5                               amd64        Filesystem in Userspace (3.x version)
-ii  fwupd                             1.9.12-4                               amd64        Firmware update daemon
+ii  fwupd                             1.9.13-1                               amd64        Firmware update daemon
 ii  fwupd-amd64-signed                1:1.4+1                                amd64        Tools to manage UEFI firmware updates (signed)
 ii  gawk                              1:5.2.1-2                              amd64        GNU awk, a pattern scanning and processing language
-ii  gcc-13-base:amd64                 13.2.0-10                              amd64        GCC, the GNU Compiler Collection (base package)
+ii  gcc-13-base:amd64                 13.2.0-13                              amd64        GCC, the GNU Compiler Collection (base package)
+ii  gcc-14-base:amd64                 14-20240201-3                          amd64        GCC, the GNU Compiler Collection (base package)
 ii  gddrescue                         1.27-1                                 amd64        GNU data recovery tool
 ii  gdisk                             1.0.9-2.1                              amd64        GPT fdisk text-mode partitioning tool
 ii  genisoimage                       9:1.1.11-3.4                           amd64        Creates ISO-9660 CD-ROM filesystem images
-ii  gettext-base                      0.21-14                                amd64        GNU Internationalization utilities for the base system
-ii  gir1.2-girepository-2.0:amd64     1.78.1-12                              amd64        Introspection data for GIRepository library
-ii  gir1.2-glib-2.0:amd64             1.78.1-12                              amd64        Introspection data for GLib, GObject, Gio and GModule
+ii  gettext-base                      0.21-14+b1                             amd64        GNU Internationalization utilities for the base system
+ii  gir1.2-girepository-2.0:amd64     1.78.1-15                              amd64        Introspection data for GIRepository library
+ii  gir1.2-glib-2.0:amd64             1.78.1-15                              amd64        Introspection data for GLib, GObject, Gio and GModule
 ii  git                               1:2.43.0-1                             amd64        fast, scalable, distributed revision control system
 ii  git-man                           1:2.43.0-1                             all          fast, scalable, distributed revision control system (manual pages)
 ii  gnupg                             2.2.40-1.1                             all          GNU privacy guard - a free PGP replacement
@@ -210,12 +213,12 @@ ii  grep                              3.11-4                                 amd
 ii  grml-autoconfig                   0.22.0                                 all          main bootup process of a Grml (based) system
 ii  grml-crypt                        0.28                                   all          wrapper around cryptsetup-luks
 ii  grml-debian-keyring               2018.06.02                             all          GnuPG archive key of the grml.org repository
-ii  grml-debootstrap                  0.107                                  all          wrapper around debootstrap for installing pure Debian
+ii  grml-debootstrap                  0.108                                  all          wrapper around debootstrap for installing pure Debian
 ii  grml-desktop                      0.8.0                                  all          configuration files for the X desktop at grml
 ii  grml-etc                          1.9.0                                  all          etcetera files for the Grml system
 ii  grml-etc-core                     0.19.7                                 all          core etcetera files for the Grml system
 ii  grml-hwinfo                       0.17.1                                 all          collect hardware information
-ii  grml-live                         0.47.5                                 all          build system for creating a Grml (based) Linux live system
+ii  grml-live                         0.47.6                                 all          build system for creating a Grml (based) Linux live system
 ii  grml-network                      0.14.1                                 all          network related helper scripts
 ii  grml-paste                        0.8                                    all          command line interface for paste.grml.org
 ii  grml-policyrcd                    0.4.0                                  all          wrapper for and around invoke-rc.d and policyrcd-script-zg2
@@ -237,7 +240,7 @@ ii  grub-efi-ia32-bin                 2.12-1                                 amd
 ii  grub-pc                           2.12-1                                 amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
 ii  grub-pc-bin                       2.12-1                                 amd64        GRand Unified Bootloader, version 2 (PC/BIOS modules)
 ii  grub2-common                      2.12-1                                 amd64        GRand Unified Bootloader (common files for version 2)
-ii  gtk-update-icon-cache             3.24.40-2                              amd64        icon theme caching utility
+ii  gtk-update-icon-cache             3.24.41-1                              amd64        icon theme caching utility
 ii  gzip                              1.12-1                                 amd64        GNU compression utilities
 ii  haveged                           1.9.14-1+b2                            amd64        Linux entropy source using the HAVEGE algorithm
 ii  hdparm                            9.65+ds-1                              amd64        tune hard disk parameters for high performance
@@ -247,8 +250,8 @@ ii  hicolor-icon-theme                0.17-2                                 all
 ii  hostapd                           2:2.10-21                              amd64        access point and authentication server for Wi-Fi and Ethernet
 ii  hostname                          3.23+nmu2                              amd64        utility to set/show the host name or domain name
 ii  hping3                            3.a2.ds2-10                            amd64        Active Network Smashing Tool
-ii  htop                              3.3.0-3                                amd64        interactive processes viewer
-ii  hwinfo                            21.82-1                                amd64        Hardware identification system
+ii  htop                              3.3.0-4                                amd64        interactive processes viewer
+ii  hwinfo                            21.82-1+b1                             amd64        Hardware identification system
 ii  ifenslave                         2.14                                   all          configure network interfaces for parallel routing (bonding)
 ii  iftop                             1.0~pre4-9                             amd64        displays bandwidth usage information on an network interface
 ii  ifupdown                          0.8.41                                 amd64        high level tools to configure network interfaces
@@ -259,24 +262,24 @@ ii  init                              1.66                                   amd
 ii  init-system-helpers               1.66                                   all          helper tools for all init systems
 ii  initramfs-tools                   0.142                                  all          generic modular initramfs generator (automation)
 ii  initramfs-tools-core              0.142                                  all          generic modular initramfs generator (core tools)
-ii  inxi                              3.3.31-2-1                             all          full featured system information script
+ii  inxi                              3.3.33-1-1                             all          full featured system information script
 ii  iotop                             0.6-42-ga14256a-0.1+b3                 amd64        simple top-like I/O monitor
 ii  ipcalc                            0.51-1                                 all          parameter calculator for IPv4 addresses
 ii  iperf                             2.1.9+dfsg-1                           amd64        Internet Protocol bandwidth measuring tool
-ii  iperf3                            3.15-1+b1                              amd64        Internet Protocol bandwidth measuring tool
+ii  iperf3                            3.16-1                                 amd64        Internet Protocol bandwidth measuring tool
 ii  ipmitool                          1.8.19-7                               amd64        utility for IPMI control with kernel driver or LAN interface (daemon)
 ii  iproute2                          6.7.0-2                                amd64        networking and traffic control tools
 ii  iptables                          1.8.10-3                               amd64        administration tools for packet filtering and NAT
 ii  iptraf-ng                         1:1.2.1-1                              amd64        Next Generation Interactive Colorful IP LAN Monitor
 ii  iptstate                          2.2.7-0.1                              amd64        top-like interface to your netfilter connection-tracking table
-ii  iputils-arping                    3:20221126-1                           amd64        Tool to send ICMP echo requests to an ARP address
-ii  iputils-ping                      3:20221126-1                           amd64        Tools to test the reachability of network hosts
-ii  iputils-tracepath                 3:20221126-1                           amd64        Tools to trace the network path to a remote host
+ii  iputils-arping                    3:20240117-1                           amd64        Tool to send ICMP echo requests to an ARP address
+ii  iputils-ping                      3:20240117-1                           amd64        Tools to test the reachability of network hosts
+ii  iputils-tracepath                 3:20240117-1                           amd64        Tools to trace the network path to a remote host
 ii  ipxe-qemu                         1.0.0+git-20190125.36a4c85-5.1         all          PXE boot firmware - ROM images for qemu
 ii  irqbalance                        1.9.3-2                                amd64        Daemon to balance interrupts for SMP systems
 ii  irssi                             1.4.5-1+b1                             amd64        terminal based IRC client
-ii  isc-dhcp-client                   4.4.3-P1-4                             amd64        DHCP client for automatically obtaining an IP address
-ii  isc-dhcp-server                   4.4.3-P1-4                             amd64        ISC DHCP server for automatic IP address assignment
+ii  isc-dhcp-client                   4.4.3-P1-5                             amd64        DHCP client for automatically obtaining an IP address
+ii  isc-dhcp-server                   4.4.3-P1-5                             amd64        ISC DHCP server for automatic IP address assignment
 ii  isolinux                          3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (ISO 9660 bootloader)
 ii  iw                                5.19-1                                 amd64        tool for configuring Linux wireless devices
 ii  jfsutils                          1.1.15-5                               amd64        utilities for managing the JFS filesystem
@@ -284,20 +287,20 @@ ii  jo                                1.9-1                                  amd
 ii  jq                                1.7.1-2                                amd64        lightweight and flexible command-line JSON processor
 ii  kbd                               2.6.4-2                                amd64        Linux console font and keytable utilities
 ii  kexec-tools                       1:2.0.27-1                             amd64        tools to support fast kexec reboots
-ii  keyboard-configuration            1.223                                  all          system-wide keyboard preferences
-ii  keyutils                          1.6.3-2+b2                             amd64        Linux Key Management Utilities
-ii  klibc-utils                       2.0.13-2                               amd64        small utilities built with klibc for early boot
-ii  kmod                              31-1                                   amd64        tools for managing Linux kernel modules
-ii  kpartx                            0.9.4-7                                amd64        create device mappings for partitions
+ii  keyboard-configuration            1.226                                  all          system-wide keyboard preferences
+ii  keyutils                          1.6.3-3                                amd64        Linux Key Management Utilities
+ii  klibc-utils                       2.0.13-4                               amd64        small utilities built with klibc for early boot
+ii  kmod                              31+20240202-2                          amd64        tools for managing Linux kernel modules
+ii  kpartx                            0.9.7-4                                amd64        create device mappings for partitions
 ii  less                              590-2                                  amd64        pager program similar to more
 ii  lftp                              4.9.2-2+b1                             amd64        Sophisticated command-line FTP/HTTP/BitTorrent client programs
 ii  libabsl20220623:amd64             20220623.1-3                           amd64        extensions to the C++ standard library
 ii  libacl1:amd64                     2.3.2-1                                amd64        access control list - shared library
 ii  libafflib0v5:amd64                3.7.20-1+b1                            amd64        Advanced Forensics Format Library
 ii  libaio1:amd64                     0.3.113-5                              amd64        Linux kernel AIO access library - shared library
-ii  libaom3:amd64                     3.7.1-1+b1                             amd64        AV1 Video Codec Library
+ii  libaom3:amd64                     3.8.1-1                                amd64        AV1 Video Codec Library
 ii  libapparmor1:amd64                3.0.12-1+b2                            amd64        changehat AppArmor library
-ii  libapt-pkg6.0:amd64               2.7.10                                 amd64        package management runtime library
+ii  libapt-pkg6.0:amd64               2.7.12                                 amd64        package management runtime library
 ii  libarchive13:amd64                3.7.2-1                                amd64        Multi-format archive and compression library (shared library)
 ii  libargon2-1:amd64                 0~20190702+dfsg-4+b1                   amd64        memory-hard hashing function - runtime library
 ii  libasound2:amd64                  1.2.10-3                               amd64        shared library for ALSA applications
@@ -307,7 +310,7 @@ ii  libasyncns0:amd64                 0.8-6+b3                               amd
 ii  libatasmart4:amd64                0.19-5                                 amd64        ATA S.M.A.R.T. reading and parsing library
 ii  libatk-bridge2.0-0:amd64          2.50.0-1+b1                            amd64        AT-SPI 2 toolkit bridge - shared library
 ii  libatk1.0-0:amd64                 2.50.0-1+b1                            amd64        ATK accessibility toolkit
-ii  libatkmm-1.6-1v5:amd64            2.28.3-2+b1                            amd64        C++ wrappers for ATK accessibility toolkit (shared libraries)
+ii  libatkmm-1.6-1v5:amd64            2.28.4-1                               amd64        C++ wrappers for ATK accessibility toolkit (shared libraries)
 ii  libatopology2:amd64               1.2.10-3                               amd64        shared library for handling ALSA topology definitions
 ii  libatspi2.0-0:amd64               2.50.0-1+b1                            amd64        Assistive Technology Service Provider Interface - shared library
 ii  libattr1:amd64                    1:2.5.2-1                              amd64        extended attribute handling - shared library
@@ -318,12 +321,12 @@ ii  libavahi-client3:amd64            0.8-13+b1                              amd
 ii  libavahi-common-data:amd64        0.8-13+b1                              amd64        Avahi common data files
 ii  libavahi-common3:amd64            0.8-13+b1                              amd64        Avahi common library
 ii  libavahi-core7:amd64              0.8-13+b1                              amd64        Avahi's embeddable mDNS/DNS-SD library
-ii  libavif16:amd64                   1.0.3-1                                amd64        Library for handling .avif files
+ii  libavif16:amd64                   1.0.4-1                                amd64        Library for handling .avif files
 ii  libb-hooks-op-check-perl:amd64    0.22-2+b2                              amd64        Perl wrapper for OP check callbacks
 ii  libb2-1:amd64                     0.98.1-1.1                             amd64        BLAKE2 family of hash functions
 ii  libbfio1:amd64                    20170123-6                             amd64        Library to provide basic input/output abstraction
-ii  libbinutils:amd64                 2.41.90.20240122-1                     amd64        GNU binary utilities (private shared library)
-ii  libblas3:amd64                    3.11.0-2                               amd64        Basic Linear Algebra Reference implementations, shared library
+ii  libbinutils:amd64                 2.42-3                                 amd64        GNU binary utilities (private shared library)
+ii  libblas3:amd64                    3.12.0-3                               amd64        Basic Linear Algebra Reference implementations, shared library
 ii  libblkid1:amd64                   2.39.3-6                               amd64        block device ID library
 ii  libblockdev-crypto3:amd64         3.1.0-1                                amd64        Crypto plugin for libblockdev
 ii  libblockdev-fs3:amd64             3.1.0-1                                amd64        file system plugin for libblockdev
@@ -346,34 +349,34 @@ ii  libburn4:amd64                    1.5.6-1                                amd
 ii  libbytesize-common                2.10-1                                 all          library for common operations with sizes in bytes - translations
 ii  libbytesize1:amd64                2.10-1                                 amd64        library for common operations with sizes in bytes
 ii  libbz2-1.0:amd64                  1.0.8-5+b2                             amd64        high-quality block-sorting file compressor library - runtime
-ii  libc-bin                          2.37-15~deb13u1                        amd64        GNU C Library: Binaries
-ii  libc-l10n                         2.37-15~deb13u1                        all          GNU C Library: localization files
-ii  libc6:amd64                       2.37-15~deb13u1                        amd64        GNU C Library: Shared libraries
+ii  libc-bin                          2.37-15                                amd64        GNU C Library: Binaries
+ii  libc-l10n                         2.37-15                                all          GNU C Library: localization files
+ii  libc6:amd64                       2.37-15                                amd64        GNU C Library: Shared libraries
 ii  libcaca0:amd64                    0.99.beta20-4                          amd64        colour ASCII art library
 ii  libcacard0:amd64                  1:2.8.0-3                              amd64        Virtual Common Access Card (CAC) Emulator (runtime library)
 ii  libcairo-gobject2:amd64           1.18.0-1+b1                            amd64        Cairo 2D vector graphics library (GObject library)
 ii  libcairo2:amd64                   1.18.0-1+b1                            amd64        Cairo 2D vector graphics library
 ii  libcairomm-1.0-1v5:amd64          1.14.5-1                               amd64        C++ wrappers for Cairo (shared libraries)
 ii  libcanberra0:amd64                0.30-11                                amd64        simple abstract interface for playing event sounds
-ii  libcap-ng0:amd64                  0.8.4-1                                amd64        alternate POSIX capabilities library
-ii  libcap2:amd64                     1:2.66-4+b2                            amd64        POSIX 1003.1e capabilities (library)
-ii  libcap2-bin                       1:2.66-4+b2                            amd64        POSIX 1003.1e capabilities (utilities)
-ii  libcapstone4:amd64                4.0.2-5+b1                             amd64        lightweight multi-architecture disassembly framework - library
+ii  libcap-ng0:amd64                  0.8.4-2                                amd64        alternate POSIX capabilities library
+ii  libcap2:amd64                     1:2.66-5                               amd64        POSIX 1003.1e capabilities (library)
+ii  libcap2-bin                       1:2.66-5                               amd64        POSIX 1003.1e capabilities (utilities)
+ii  libcapstone4:amd64                4.0.2-5.1                              amd64        lightweight multi-architecture disassembly framework - library
 ii  libcbor0.10:amd64                 0.10.2-1.1                             amd64        library for parsing and generating CBOR (RFC 7049)
-ii  libclamav11:amd64                 1.0.4+dfsg-1                           amd64        anti-virus utility for Unix - library
+ii  libclamav11:amd64                 1.0.5+dfsg-1                           amd64        anti-virus utility for Unix - library
 ii  libclass-method-modifiers-perl    2.15-1                                 all          Perl module providing method modifiers
 ii  libclass-xsaccessor-perl          1.19-4+b2                              amd64        Perl module providing fast XS accessors
 ii  libcli1.10:amd64                  1.10.7-1+b1                            amd64        emulates a cisco style telnet command-line interface
 ii  libclone-perl:amd64               0.46-1+b1                              amd64        module for recursively copying Perl datatypes
 ii  libcloudproviders0:amd64          0.3.5-1                                amd64        cloud provider library
-ii  libcolord2:amd64                  1.4.6-5                                amd64        system service to manage device colour profiles -- runtime
+ii  libcolord2:amd64                  1.4.7-1                                amd64        system service to manage device colour profiles -- runtime
 ii  libcom-err2:amd64                 1.47.0-2+b1                            amd64        common error description library
 ii  libconfig-general-perl            2.65-2                                 all          generic configuration module
-ii  libcpupower1                      6.5.13-1                               amd64        CPU frequency and voltage scaling tools for Linux (libraries)
+ii  libcpupower1                      6.6.15-2                               amd64        CPU frequency and voltage scaling tools for Linux (libraries)
 ii  libcrypt1:amd64                   1:4.4.36-4                             amd64        libcrypt shared library
 ii  libcryptsetup12:amd64             2:2.6.1-6+b1                           amd64        disk encryption support - shared library
-ii  libctf-nobfd0:amd64               2.41.90.20240122-1                     amd64        Compact C Type Format library (runtime, no BFD dependency)
-ii  libctf0:amd64                     2.41.90.20240122-1                     amd64        Compact C Type Format library (runtime, BFD dependency)
+ii  libctf-nobfd0:amd64               2.42-3                                 amd64        Compact C Type Format library (runtime, no BFD dependency)
+ii  libctf0:amd64                     2.42-3                                 amd64        Compact C Type Format library (runtime, BFD dependency)
 ii  libcunit1:amd64                   2.1-3-dfsg-2.7                         amd64        Unit Testing Library for C
 ii  libcups2:amd64                    2.4.7-1+b1                             amd64        Common UNIX Printing System(tm) - Core library
 ii  libcurl3-gnutls:amd64             8.5.0-2                                amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
@@ -382,37 +385,37 @@ ii  libcwidget4:amd64                 0.5.18-6+b1                            amd
 ii  libdaemon0:amd64                  0.14-7.1                               amd64        lightweight C library for daemons - runtime library
 ii  libdate-manip-perl                6.94-1                                 all          module for manipulating dates
 ii  libdatrie1:amd64                  0.2.13-3                               amd64        Double-array trie library
-ii  libdav1d7:amd64                   1.3.0-2+b1                             amd64        fast and small AV1 video stream decoder (shared library)
-ii  libdaxctl1:amd64                  77-2                                   amd64        Utility library for managing the device DAX subsystem
+ii  libdav1d7:amd64                   1.4.0-1                                amd64        fast and small AV1 video stream decoder (shared library)
+ii  libdaxctl1:amd64                  77-2+b1                                amd64        Utility library for managing the device DAX subsystem
 ii  libdb5.3:amd64                    5.3.28+dfsg2-4+b1                      amd64        Berkeley v5.3 Database Libraries [runtime]
 ii  libdbus-1-3:amd64                 1.14.10-4                              amd64        simple interprocess messaging system (library)
 ii  libdbus-glib-1-2:amd64            0.112-3+b1                             amd64        deprecated library for D-Bus IPC
 ii  libdconf1:amd64                   0.40.0-4+b1                            amd64        simple configuration storage system - runtime library
 ii  libde265-0:amd64                  1.0.15-1                               amd64        Open H.265 video codec implementation
-ii  libdebconfclient0:amd64           0.271                                  amd64        Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:amd64           0.271+b1                               amd64        Debian Configuration Management System (C-implementation library)
 ii  libdebian-installer-extra4:amd64  0.124                                  amd64        Library of some extra debian-installer functions
 ii  libdebian-installer4:amd64        0.124                                  amd64        Library of common debian-installer functions
 ii  libdecor-0-0:amd64                0.2.2-1                                amd64        client-side window decoration library
-ii  libdeflate0:amd64                 1.18-1                                 amd64        fast, whole-buffer DEFLATE-based compression and decompression
+ii  libdeflate0:amd64                 1.19-1                                 amd64        fast, whole-buffer DEFLATE-based compression and decompression
 ii  libdevel-callchecker-perl:amd64   0.008-2+b1                             amd64        custom op checking attached to subroutines
 ii  libdevmapper-event1.02.1:amd64    2:1.02.185-3                           amd64        Linux Kernel Device Mapper event support library
 ii  libdevmapper1.02.1:amd64          2:1.02.185-3                           amd64        Linux Kernel Device Mapper userspace library
 ii  libdirectfb-1.7-7:amd64           1.7.7-11+b1                            amd64        direct frame buffer graphics (shared libraries)
 ii  libdislocker0.7                   0.7.3-3                                amd64        read/write encrypted BitLocker volumes (shared library)
 ii  libdpkg-perl                      1.22.4                                 all          Dpkg perl modules
-ii  libdrm-amdgpu1:amd64              2.4.120-1                              amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
-ii  libdrm-common                     2.4.120-1                              all          Userspace interface to kernel DRM services -- common files
-ii  libdrm-intel1:amd64               2.4.120-1                              amd64        Userspace interface to intel-specific kernel DRM services -- runtime
-ii  libdrm-nouveau2:amd64             2.4.120-1                              amd64        Userspace interface to nouveau-specific kernel DRM services -- runtime
-ii  libdrm-radeon1:amd64              2.4.120-1                              amd64        Userspace interface to radeon-specific kernel DRM services -- runtime
-ii  libdrm2:amd64                     2.4.120-1                              amd64        Userspace interface to kernel DRM services -- runtime
+ii  libdrm-amdgpu1:amd64              2.4.120-2                              amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
+ii  libdrm-common                     2.4.120-2                              all          Userspace interface to kernel DRM services -- common files
+ii  libdrm-intel1:amd64               2.4.120-2                              amd64        Userspace interface to intel-specific kernel DRM services -- runtime
+ii  libdrm-nouveau2:amd64             2.4.120-2                              amd64        Userspace interface to nouveau-specific kernel DRM services -- runtime
+ii  libdrm-radeon1:amd64              2.4.120-2                              amd64        Userspace interface to radeon-specific kernel DRM services -- runtime
+ii  libdrm2:amd64                     2.4.120-2                              amd64        Userspace interface to kernel DRM services -- runtime
 ii  libduktape207:amd64               2.7.0-2+b1                             amd64        embeddable Javascript engine, library
 ii  libdw1:amd64                      0.190-1+b1                             amd64        library that provides access to the DWARF debug information
 ii  libdynaloader-functions-perl      0.003-3                                all          deconstructed dynamic C library loading
 ii  libedit2:amd64                    3.1-20230828-1                         amd64        BSD editline and history libraries
 ii  libefiboot1:amd64                 38-3                                   amd64        Library to manage UEFI variables
 ii  libefivar1:amd64                  38-3                                   amd64        Library to manage UEFI variables
-ii  libegl-mesa0:amd64                23.3.4-1                               amd64        free implementation of the EGL API -- Mesa vendor library
+ii  libegl-mesa0:amd64                23.3.5-1                               amd64        free implementation of the EGL API -- Mesa vendor library
 ii  libegl1:amd64                     1.7.0-1                                amd64        Vendor neutral GL dispatch library -- EGL support
 ii  libelf1:amd64                     0.190-1+b1                             amd64        library to read and write ELF files
 ii  libemail-date-format-perl         1.008-1                                all          Module to generate RFC-2822-valid date strings
@@ -431,12 +434,11 @@ ii  libexpat1:amd64                   2.5.0-2+b2                             amd
 ii  libext2fs2:amd64                  1.47.0-2+b1                            amd64        ext2/ext3/ext4 file system libraries
 ii  libfastjson4:amd64                1.2304.0-1                             amd64        fast json library for C
 ii  libfdisk1:amd64                   2.39.3-6                               amd64        fdisk partitioning library
-ii  libfdt1:amd64                     1.7.0-1+b1                             amd64        Flat Device Trees manipulation library
+ii  libfdt1:amd64                     1.7.0-2                                amd64        Flat Device Trees manipulation library
 ii  libffi8:amd64                     3.4.4-2                                amd64        Foreign Function Interface library runtime
-ii  libfftw3-single3:amd64            3.3.10-1                               amd64        Library for computing Fast Fourier Transforms - Single precision
+ii  libfftw3-single3:amd64            3.3.10-1+b1                            amd64        Library for computing Fast Fourier Transforms - Single precision
 ii  libfido2-1:amd64                  1.14.0-1                               amd64        library for generating and verifying FIDO 2.0 objects
 ii  libfile-dirlist-perl              0.05-3                                 all          provide a sorted list of directory content
-ii  libfile-find-rule-perl            0.34-3                                 all          module to search for files based on rules
 ii  libfile-homedir-perl              1.006-2                                all          Perl module for finding user directories across platforms
 ii  libfile-lchown-perl               0.02-3+b2                              amd64        module to modify attributes of symlinks without dereferencing them
 ii  libfile-listing-perl              6.16-1                                 all          module to parse directory listings
@@ -446,9 +448,9 @@ ii  libfile-which-perl                1.27-2                                 all
 ii  libflac12:amd64                   1.4.3+ds-2+b1                          amd64        Free Lossless Audio Codec - runtime C library
 ii  libflashrom1:amd64                1.3.0-2.1+b1                           amd64        Identify, read, write, erase, and verify BIOS/ROM/flash chips - library
 ii  libfmt9:amd64                     9.1.0+ds1-2                            amd64        fast type-safe C++ formatting library -- library
-ii  libfontconfig1:amd64              2.14.2-6+b1                            amd64        generic font configuration library - runtime
+ii  libfontconfig1:amd64              2.15.0-1                               amd64        generic font configuration library - runtime
 ii  libfontenc1:amd64                 1:1.1.4-1+b2                           amd64        X11 font encoding library
-ii  libfreeipmi17                     1.6.11-2+b1                            amd64        GNU IPMI - libraries
+ii  libfreeipmi17                     1.6.13-2                               amd64        GNU IPMI - libraries
 ii  libfreetype6:amd64                2.13.2+dfsg-1+b1                       amd64        FreeType 2 font engine, shared library files
 ii  libfribidi0:amd64                 1.0.13-3+b1                            amd64        Free Implementation of the Unicode BiDi algorithm
 ii  libfstrm0:amd64                   0.6.1-1+b1                             amd64        Frame Streams (fstrm) library
@@ -456,59 +458,59 @@ ii  libfsverity0:amd64                1.5-1.1+b1                             amd
 ii  libftdi1-2:amd64                  1.5-6+b3                               amd64        C Library to control and program the FTDI USB controllers
 ii  libfuse2:amd64                    2.9.9-8+b1                             amd64        Filesystem in Userspace (library)
 ii  libfuse3-3:amd64                  3.14.0-5                               amd64        Filesystem in Userspace (library) (3.x version)
-ii  libfwupd2:amd64                   1.9.12-4                               amd64        Firmware update daemon library
+ii  libfwupd2:amd64                   1.9.13-1                               amd64        Firmware update daemon library
 ii  libgav1-1:amd64                   0.18.0-1+b1                            amd64        AV1 decoder developed by Google -- runtime library
-ii  libgbm1:amd64                     23.3.4-1                               amd64        generic buffer management API -- runtime
-ii  libgc1:amd64                      1:8.2.4-1                              amd64        conservative garbage collector for C and C++
-ii  libgcc-s1:amd64                   13.2.0-10                              amd64        GCC support library
+ii  libgbm1:amd64                     23.3.5-1                               amd64        generic buffer management API -- runtime
+ii  libgc1:amd64                      1:8.2.6-1                              amd64        conservative garbage collector for C and C++
+ii  libgcc-s1:amd64                   14-20240201-3                          amd64        GCC support library
 ii  libgcrypt20:amd64                 1.10.3-2                               amd64        LGPL Crypto library - runtime library
-ii  libgdbm-compat4:amd64             1.23-5                                 amd64        GNU dbm database routines (legacy support runtime version) 
-ii  libgdbm6:amd64                    1.23-5                                 amd64        GNU dbm database routines (runtime version) 
-ii  libgdk-pixbuf-2.0-0:amd64         2.42.10+dfsg-3                         amd64        GDK Pixbuf library
+ii  libgdbm-compat4:amd64             1.23-5+b1                              amd64        GNU dbm database routines (legacy support runtime version) 
+ii  libgdbm6:amd64                    1.23-5+b1                              amd64        GNU dbm database routines (runtime version) 
+ii  libgdk-pixbuf-2.0-0:amd64         2.42.10+dfsg-3+b1                      amd64        GDK Pixbuf library
 ii  libgdk-pixbuf2.0-common           2.42.10+dfsg-3                         all          GDK Pixbuf library - data files
 ii  libgee-0.8-2:amd64                0.20.6-1                               amd64        GObject based collection and utility library
-ii  libgensio4:amd64                  2.6.6-6                                amd64        abstract stream I/O (runtime files)
-ii  libgeoip1:amd64                   1.6.12-11                              amd64        non-DNS IP-to-country resolver library
+ii  libgensio6:amd64                  2.8.2-6                                amd64        abstract stream I/O (runtime files)
+ii  libgeoip1:amd64                   1.6.12-11+b1                           amd64        non-DNS IP-to-country resolver library
 ii  libgfapi0:amd64                   11.1-4                                 amd64        GlusterFS gfapi shared library
 ii  libgfrpc0:amd64                   11.1-4                                 amd64        GlusterFS libgfrpc shared library
 ii  libgfxdr0:amd64                   11.1-4                                 amd64        GlusterFS libgfxdr shared library
-ii  libgif7:amd64                     5.2.1-2.5                              amd64        library for GIF images (library)
-ii  libgirepository-1.0-1:amd64       1.78.1-12                              amd64        Library for handling GObject introspection data (runtime library)
+ii  libgif7:amd64                     5.2.1-2.5+b1                           amd64        library for GIF images (library)
+ii  libgirepository-1.0-1:amd64       1.78.1-15                              amd64        Library for handling GObject introspection data (runtime library)
 ii  libgl1:amd64                      1.7.0-1                                amd64        Vendor neutral GL dispatch library -- legacy GL support
-ii  libgl1-mesa-dri:amd64             23.3.4-1                               amd64        free implementation of the OpenGL API -- DRI modules
-ii  libglapi-mesa:amd64               23.3.4-1                               amd64        free implementation of the GL API -- shared library
+ii  libgl1-mesa-dri:amd64             23.3.5-1                               amd64        free implementation of the OpenGL API -- DRI modules
+ii  libglapi-mesa:amd64               23.3.5-1                               amd64        free implementation of the GL API -- shared library
 ii  libgles2:amd64                    1.7.0-1                                amd64        Vendor neutral GL dispatch library -- GLESv2 support
-ii  libglib2.0-0:amd64                2.78.3-2                               amd64        GLib library of C routines
-ii  libglibmm-2.4-1v5:amd64           2.66.6-2                               amd64        C++ wrapper for the GLib toolkit (shared libraries)
+ii  libglib2.0-0:amd64                2.78.4-1                               amd64        GLib library of C routines
+ii  libglibmm-2.4-1v5:amd64           2.66.6-2+b1                            amd64        C++ wrapper for the GLib toolkit (shared libraries)
 ii  libglusterfs0:amd64               11.1-4                                 amd64        GlusterFS shared library
 ii  libglvnd0:amd64                   1.7.0-1                                amd64        Vendor neutral GL dispatch library
-ii  libglx-mesa0:amd64                23.3.4-1                               amd64        free implementation of the OpenGL API -- GLX vendor library
+ii  libglx-mesa0:amd64                23.3.5-1                               amd64        free implementation of the OpenGL API -- GLX vendor library
 ii  libglx0:amd64                     1.7.0-1                                amd64        Vendor neutral GL dispatch library -- GLX support
-ii  libgmp10:amd64                    2:6.3.0+dfsg-2                         amd64        Multiprecision arithmetic library
+ii  libgmp10:amd64                    2:6.3.0+dfsg-2+b1                      amd64        Multiprecision arithmetic library
 ii  libgnutls30:amd64                 3.8.3-1                                amd64        GNU TLS library - main runtime library
-ii  libgomp1:amd64                    13.2.0-10                              amd64        GCC OpenMP (GOMP) support library
+ii  libgomp1:amd64                    14-20240201-3                          amd64        GCC OpenMP (GOMP) support library
 ii  libgpg-error0:amd64               1.47-3                                 amd64        GnuPG development runtime library
-ii  libgpgme11:amd64                  1.18.0-4+b1                            amd64        GPGME - GnuPG Made Easy (library)
+ii  libgpgme11:amd64                  1.18.0-4+b2                            amd64        GPGME - GnuPG Made Easy (library)
 ii  libgpm2:amd64                     1.20.7-10+b2                           amd64        General Purpose Mouse - shared library
-ii  libgprofng0:amd64                 2.41.90.20240122-1                     amd64        GNU Next Generation profiler (runtime library)
+ii  libgprofng0:amd64                 2.42-3                                 amd64        GNU Next Generation profiler (runtime library)
 ii  libgraphicsmagick-q16-3           1.4+really1.3.42-1+b1                  amd64        format-independent image processing - C shared library
 ii  libgraphite2-3:amd64              1.3.14-2                               amd64        Font rendering engine for Complex Scripts -- library
 ii  libgs-common                      10.02.1~dfsg-3                         all          interpreter for the PostScript language and for PDF - ICC profiles
 ii  libgs10:amd64                     10.02.1~dfsg-3                         amd64        interpreter for the PostScript language and for PDF - Library
 ii  libgs10-common                    10.02.1~dfsg-3                         all          interpreter for the PostScript language and for PDF - common files
-ii  libgssapi-krb5-2:amd64            1.20.1-5                               amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
-ii  libgtk-3-0:amd64                  3.24.40-2                              amd64        GTK graphical user interface library
-ii  libgtk-3-common                   3.24.40-2                              all          common files for the GTK graphical user interface library
-ii  libgtkmm-3.0-1v5:amd64            3.24.8-2                               amd64        C++ wrappers for GTK+ (shared libraries)
+ii  libgssapi-krb5-2:amd64            1.20.1-5+b1                            amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
+ii  libgtk-3-0:amd64                  3.24.41-1                              amd64        GTK graphical user interface library
+ii  libgtk-3-common                   3.24.41-1                              all          common files for the GTK graphical user interface library
+ii  libgtkmm-3.0-1v5:amd64            3.24.8-2+b1                            amd64        C++ wrappers for GTK+ (shared libraries)
 ii  libgudev-1.0-0:amd64              238-3                                  amd64        GObject-based wrapper library for libudev
-ii  libgusb2:amd64                    0.4.5-1.1                              amd64        GLib wrapper around libusb1
+ii  libgusb2:amd64                    0.4.8-1                                amd64        GLib wrapper around libusb1
 ii  libharfbuzz0b:amd64               8.3.0-2                                amd64        OpenType text shaping engine (shared library)
 ii  libhavege2:amd64                  1.9.14-1+b2                            amd64        entropy source using the HAVEGE algorithm - shared library
-ii  libhd21:amd64                     21.82-1                                amd64        Hardware identification system library
+ii  libhd21:amd64                     21.82-1+b1                             amd64        Hardware identification system library
 ii  libheif-plugin-dav1d:amd64        1.17.6-1                               amd64        ISO/IEC 23008-12:2017 HEIF file format decoder - dav1d plugin
 ii  libheif-plugin-libde265:amd64     1.17.6-1                               amd64        ISO/IEC 23008-12:2017 HEIF file format decoder - libde265 plugin
 ii  libheif1:amd64                    1.17.6-1                               amd64        ISO/IEC 23008-12:2017 HEIF file format decoder - shared library
-ii  libhogweed6:amd64                 3.9.1-2                                amd64        low level cryptographic library (public-key cryptos)
+ii  libhogweed6:amd64                 3.9.1-2+b1                             amd64        low level cryptographic library (public-key cryptos)
 ii  libhtml-parser-perl:amd64         3.81-1+b1                              amd64        collection of modules that parse HTML text documents
 ii  libhtml-tagset-perl               3.20-6                                 all          data tables pertaining to HTML
 ii  libhtml-tree-perl                 5.07-3                                 all          Perl module to represent and create HTML syntax trees
@@ -516,27 +518,27 @@ ii  libhttp-cookies-perl              6.11-1                                 all
 ii  libhttp-date-perl                 6.06-1                                 all          module of date conversion routines
 ii  libhttp-message-perl              6.45-1                                 all          perl interface to HTTP style messages
 ii  libhttp-negotiate-perl            6.01-2                                 all          implementation of content negotiation
-ii  libhwy1:amd64                     1.0.7-8                                amd64        Efficient and performance-portable SIMD wrapper (runtime files)
+ii  libhwy1:amd64                     1.0.7-8+b1                             amd64        Efficient and performance-portable SIMD wrapper (runtime files)
 ii  libibverbs1:amd64                 48.0-1.1                               amd64        Library for direct userspace use of RDMA (InfiniBand/iWARP)
 ii  libice6:amd64                     2:1.0.10-1                             amd64        X11 Inter-Client Exchange library
-ii  libicu72:amd64                    72.1-4                                 amd64        International Components for Unicode
+ii  libicu72:amd64                    72.1-4+b1                              amd64        International Components for Unicode
 ii  libid3tag0:amd64                  0.15.1b-14                             amd64        ID3 tag reading library from the MAD project
 ii  libidn12:amd64                    1.42-1                                 amd64        GNU Libidn library, implementation of IETF IDN specifications
-ii  libidn2-0:amd64                   2.3.4-1+b2                             amd64        Internationalized domain names (IDNA2008/TR46) library
-ii  libijs-0.35:amd64                 0.35-15.1                              amd64        IJS raster image transport protocol: shared library
-ii  libimlib2:amd64                   1.12.1-1                               amd64        image loading, rendering, saving library
+ii  libidn2-0:amd64                   2.3.7-2                                amd64        Internationalized domain names (IDNA2008/TR46) library
+ii  libijs-0.35:amd64                 0.35-15.1+b1                           amd64        IJS raster image transport protocol: shared library
+ii  libimlib2:amd64                   1.12.1-1+b1                            amd64        image loading, rendering, saving library
 ii  libimport-into-perl               1.002005-2                             all          module for importing packages into other packages
 ii  libimvirt-perl                    0.9.6-13                               all          Perl module for detecting several virtualizations
 ii  libinih1:amd64                    57-1                                   amd64        simple .INI file parser
-ii  libinput-bin                      1.23.0-2.1                             amd64        input device management and event handling library - udev quirks
-ii  libinput10:amd64                  1.23.0-2.1                             amd64        input device management and event handling library - shared library
+ii  libinput-bin                      1.25.0-1                               amd64        input device management and event handling library - udev quirks
+ii  libinput10:amd64                  1.25.0-1                               amd64        input device management and event handling library - shared library
 ii  libio-html-perl                   1.004-3                                all          open an HTML file with automatic charset detection
 ii  libio-pty-perl                    1:1.20-1                               amd64        Perl module for pseudo tty IO
 ii  libio-socket-ssl-perl             2.085-1                                all          Perl module implementing object oriented interface to SSL sockets
 ii  libip4tc2:amd64                   1.8.10-3                               amd64        netfilter libip4tc library
 ii  libip6tc2:amd64                   1.8.10-3                               amd64        netfilter libip6tc library
 ii  libipc-run-perl                   20231003.0-1                           all          Perl module for running processes
-ii  libiperf0:amd64                   3.15-1+b1                              amd64        Internet Protocol bandwidth measuring tool (runtime files)
+ii  libiperf0:amd64                   3.16-1                                 amd64        Internet Protocol bandwidth measuring tool (runtime files)
 ii  libiscsi-bin                      1.19.0-3                               amd64        iSCSI client shared library - utilities
 ii  libiscsi7:amd64                   1.19.0-3                               amd64        iSCSI client shared library
 ii  libisl23:amd64                    0.26-3+b2                              amd64        manipulating sets and relations of integer points bounded by linear constraints
@@ -544,36 +546,36 @@ ii  libisns0:amd64                    0.101-0.2+b1                           amd
 ii  libisoburn1:amd64                 1.5.6-1                                amd64        library to handle creation and inspection of ISO-9660 file systems
 ii  libisofs6:amd64                   1.5.6.pl01-1                           amd64        library to create ISO 9660 images
 ii  libiw30:amd64                     30~pre9-16+b1                          amd64        Wireless tools - library
-ii  libjack-jackd2-0:amd64            1.9.21~dfsg-3                          amd64        JACK Audio Connection Kit (libraries)
+ii  libjack-jackd2-0:amd64            1.9.21~dfsg-3+b1                       amd64        JACK Audio Connection Kit (libraries)
 ii  libjansson4:amd64                 2.14-2+b2                              amd64        C library for encoding, decoding and manipulating JSON data
 ii  libjaylink0:amd64                 0.3.1-1                                amd64        library for interacting with J-Link programmers
-ii  libjbig0:amd64                    2.1-6.1                                amd64        JBIGkit libraries
-ii  libjbig2dec0:amd64                0.20-1                                 amd64        JBIG2 decoder library - shared libraries
+ii  libjbig0:amd64                    2.1-6.1+b1                             amd64        JBIGkit libraries
+ii  libjbig2dec0:amd64                0.20-1+b1                              amd64        JBIG2 decoder library - shared libraries
 ii  libjcat1:amd64                    0.2.0-2                                amd64        JSON catalog library
-ii  libjemalloc2:amd64                5.3.0-2                                amd64        general-purpose scalable concurrent malloc(3) implementation
-ii  libjim0.82:amd64                  0.82-4                                 amd64        small-footprint implementation of Tcl - shared library
+ii  libjemalloc2:amd64                5.3.0-2+b1                             amd64        general-purpose scalable concurrent malloc(3) implementation
+ii  libjim0.82:amd64                  0.82-4+b1                              amd64        small-footprint implementation of Tcl - shared library
 ii  libjpeg62-turbo:amd64             1:2.1.5-2+b2                           amd64        libjpeg-turbo JPEG runtime library
 ii  libjq1:amd64                      1.7.1-2                                amd64        lightweight and flexible command-line JSON processor - shared library
-ii  libjson-c5:amd64                  0.17-1                                 amd64        JSON manipulation library - shared library
+ii  libjson-c5:amd64                  0.17-1+b1                              amd64        JSON manipulation library - shared library
 ii  libjson-glib-1.0-0:amd64          1.8.0-2                                amd64        GLib JSON manipulation library
 ii  libjson-glib-1.0-common           1.8.0-2                                all          GLib JSON manipulation library (common files)
-ii  libjte2:amd64                     1.22-4                                 amd64        Jigdo Template Export - runtime library
+ii  libjte2:amd64                     1.22-4+b1                              amd64        Jigdo Template Export - runtime library
 ii  libjxl0.7:amd64                   0.7.0-10.2+b1                          amd64        JPEG XL Image Coding System - "JXL" (shared libraries)
-ii  libk5crypto3:amd64                1.20.1-5                               amd64        MIT Kerberos runtime libraries - Crypto Library
-ii  libkeyutils1:amd64                1.6.3-2+b2                             amd64        Linux Key Management Utilities (library)
-ii  libklibc:amd64                    2.0.13-2                               amd64        minimal libc subset for use with initramfs
-ii  libkmod2:amd64                    31-1                                   amd64        libkmod shared library
-ii  libkrb5-3:amd64                   1.20.1-5                               amd64        MIT Kerberos runtime libraries
-ii  libkrb5support0:amd64             1.20.1-5                               amd64        MIT Kerberos runtime libraries - Support library
+ii  libk5crypto3:amd64                1.20.1-5+b1                            amd64        MIT Kerberos runtime libraries - Crypto Library
+ii  libkeyutils1:amd64                1.6.3-3                                amd64        Linux Key Management Utilities (library)
+ii  libklibc:amd64                    2.0.13-4                               amd64        minimal libc subset for use with initramfs
+ii  libkmod2:amd64                    31+20240202-2                          amd64        libkmod shared library
+ii  libkrb5-3:amd64                   1.20.1-5+b1                            amd64        MIT Kerberos runtime libraries
+ii  libkrb5support0:amd64             1.20.1-5+b1                            amd64        MIT Kerberos runtime libraries - Support library
 ii  libksba8:amd64                    1.6.5-2                                amd64        X.509 and CMS support library
-ii  liblcms2-2:amd64                  2.14-2                                 amd64        Little CMS 2 color management library
+ii  liblcms2-2:amd64                  2.14-2+b1                              amd64        Little CMS 2 color management library
 ii  libldap-2.5-0:amd64               2.5.13+dfsg-5+b3                       amd64        OpenLDAP libraries
-ii  libldb2:amd64                     2:2.8.0+samba4.19.4+dfsg-2             amd64        LDAP-like embedded database - shared library
-ii  liblerc4:amd64                    4.0.0+ds-4                             amd64        Limited Error Raster Compression library
+ii  libldb2:amd64                     2:2.8.0+samba4.19.5+dfsg-1             amd64        LDAP-like embedded database - shared library
+ii  liblerc4:amd64                    4.0.0+ds-4+b1                          amd64        Limited Error Raster Compression library
 ii  liblinear4:amd64                  2.3.0+dfsg-5                           amd64        Library for Large Linear Classification
 ii  liblinux-lvm-perl                 0.17-4                                 all          Perl module to access LVM status information
 ii  libllvm17:amd64                   1:17.0.6-5                             amd64        Modular compiler and toolchain technologies, runtime library
-ii  liblmdb0:amd64                    0.9.31-1                               amd64        Lightning Memory-Mapped Database shared library
+ii  liblmdb0:amd64                    0.9.31-1+b1                            amd64        Lightning Memory-Mapped Database shared library
 ii  liblocale-gettext-perl            1.07-6+b1                              amd64        module using libc functions for internationalization in Perl
 ii  liblockfile-bin                   1.17-1+b1                              amd64        support binaries for and cli utilities based on liblockfile
 ii  liblockfile1:amd64                1.17-1+b1                              amd64        NFS-safe locking library
@@ -581,16 +583,16 @@ ii  liblognorm5:amd64                 2.0.6-4                                amd
 ii  liblouis-data                     3.28.0-1                               all          Braille translation library - data
 ii  liblouis20:amd64                  3.28.0-1                               amd64        Braille translation library - shared libs
 ii  libltdl7:amd64                    2.4.7-7                                amd64        System independent dlopen wrapper for GNU libtool
-ii  liblua5.1-0:amd64                 5.1.5-9                                amd64        Shared library for the Lua interpreter version 5.1
-ii  liblua5.3-0:amd64                 5.3.6-2                                amd64        Shared library for the Lua interpreter version 5.3
-ii  liblua5.4-0:amd64                 5.4.6-2                                amd64        Shared library for the Lua interpreter version 5.4
+ii  liblua5.1-0:amd64                 5.1.5-9+b1                             amd64        Shared library for the Lua interpreter version 5.1
+ii  liblua5.3-0:amd64                 5.3.6-2+b1                             amd64        Shared library for the Lua interpreter version 5.3
+ii  liblua5.4-0:amd64                 5.4.6-3                                amd64        Shared library for the Lua interpreter version 5.4
 ii  liblvm2cmd2.03:amd64              2.03.16-3                              amd64        LVM2 command library
 ii  liblwp-mediatypes-perl            6.04-2                                 all          module to guess media type for a file or a URL
-ii  liblwp-protocol-https-perl        6.11-1                                 all          HTTPS driver for LWP::UserAgent
+ii  liblwp-protocol-https-perl        6.13-1                                 all          HTTPS driver for LWP::UserAgent
 ii  liblz1:amd64                      1.14-1                                 amd64        data compressor based on the LZMA algorithm (library)
 ii  liblz4-1:amd64                    1.9.4-1+b2                             amd64        Fast LZ compression algorithm library - runtime
 ii  liblzma5:amd64                    5.4.5-0.3                              amd64        XZ-format compression library
-ii  liblzo2-2:amd64                   2.10-2                                 amd64        data compression library
+ii  liblzo2-2:amd64                   2.10-2+b1                              amd64        data compression library
 ii  libmagic-mgc                      1:5.45-2+b1                            amd64        File type determination library using "magic" numbers (compiled magic file)
 ii  libmagic1:amd64                   1:5.45-2+b1                            amd64        Recognize the type of data in a file using "magic" numbers - library
 ii  libmailtools-perl                 2.21-2                                 all          modules to manipulate email in perl programs
@@ -609,99 +611,98 @@ ii  libmotif-common                   2.3.8-3                                all
 ii  libmount1:amd64                   2.39.3-6                               amd64        device mounting library
 ii  libmp3lame0:amd64                 3.100-6+b2                             amd64        MP3 encoding library
 ii  libmpc3:amd64                     1.3.1-1+b2                             amd64        multiple precision complex floating-point library
-ii  libmpfr6:amd64                    4.2.1-1                                amd64        multiple precision floating-point computation
+ii  libmpfr6:amd64                    4.2.1-1+b1                             amd64        multiple precision floating-point computation
 ii  libmpg123-0:amd64                 1.32.4-1                               amd64        MPEG layer 1/2/3 audio decoder (shared library)
-ii  libmsgpackc2:amd64                4.0.0-3                                amd64        binary-based efficient object serialization library
+ii  libmsgpackc2:amd64                4.0.0-3+b1                             amd64        binary-based efficient object serialization library
 ii  libmspack0:amd64                  0.11-1                                 amd64        library for Microsoft compression formats (shared library)
-ii  libmtdev1:amd64                   1.1.6-1                                amd64        Multitouch Protocol Translation Library - shared library
+ii  libmtdev1:amd64                   1.1.6-1+b1                             amd64        Multitouch Protocol Translation Library - shared library
 ii  libnbd0                           1.18.2-1                               amd64        Network Block Device client library -- shared library
 ii  libncurses6:amd64                 6.4+20240113-1                         amd64        shared libraries for terminal handling
 ii  libncursesw6:amd64                6.4+20240113-1                         amd64        shared libraries for terminal handling (wide character support)
-ii  libndctl6:amd64                   77-2                                   amd64        Utility library for managing the libnvdimm subsystem
+ii  libndctl6:amd64                   77-2+b1                                amd64        Utility library for managing the libnvdimm subsystem
 ii  libnet-http-perl                  6.23-1                                 all          module providing low-level HTTP connection client
 ii  libnet-smtp-ssl-perl              1.04-2                                 all          Perl module providing SSL support to Net::SMTP
 ii  libnet-ssleay-perl:amd64          1.94-1                                 amd64        Perl module for Secure Sockets Layer (SSL)
 ii  libnet1:amd64                     1.1.6+dfsg-3.2                         amd64        library for the construction and handling of network packets
 ii  libnetfilter-conntrack3:amd64     1.0.9-6                                amd64        Netfilter netlink-conntrack library
-ii  libnettle8:amd64                  3.9.1-2                                amd64        low level cryptographic library (symmetric and one-way cryptos)
+ii  libnettle8:amd64                  3.9.1-2+b1                             amd64        low level cryptographic library (symmetric and one-way cryptos)
 ii  libnewt0.52:amd64                 0.52.24-2                              amd64        Not Erik's Windowing Toolkit - text mode windowing with slang
 ii  libnfnetlink0:amd64               1.0.2-2                                amd64        Netfilter netlink library
 ii  libnfsidmap1:amd64                1:2.6.4-3                              amd64        NFS idmapping library
 ii  libnftables1:amd64                1.0.9-1+b2                             amd64        Netfilter nftables high level userspace API library
 ii  libnftnl11:amd64                  1.2.6-2                                amd64        Netfilter nftables userspace API library
-ii  libnghttp2-14:amd64               1.58.0-1                               amd64        library implementing HTTP/2 protocol (shared library)
+ii  libnghttp2-14:amd64               1.59.0-1                               amd64        library implementing HTTP/2 protocol (shared library)
 ii  libnl-3-200:amd64                 3.7.0-0.3                              amd64        library for dealing with netlink sockets
 ii  libnl-cli-3-200:amd64             3.7.0-0.3                              amd64        library for dealing with netlink sockets - cli helpers
 ii  libnl-genl-3-200:amd64            3.7.0-0.3                              amd64        library for dealing with netlink sockets - generic netlink
 ii  libnl-nf-3-200:amd64              3.7.0-0.3                              amd64        library for dealing with netlink sockets - netfilter interface
 ii  libnl-route-3-200:amd64           3.7.0-0.3                              amd64        library for dealing with netlink sockets - route interface
-ii  libnpth0:amd64                    1.6-3                                  amd64        replacement for GNU Pth using system threads
+ii  libnpth0:amd64                    1.6-3+b1                               amd64        replacement for GNU Pth using system threads
 ii  libnsl2:amd64                     1.3.0-3                                amd64        Public client interface for NIS(YP) and NIS+
-ii  libnspr4:amd64                    2:4.35-1.1                             amd64        NetScape Portable Runtime Library
-ii  libnss-mdns:amd64                 0.15.1-3                               amd64        NSS module for Multicast DNS name resolution
-ii  libnss-myhostname:amd64           255.3-1                                amd64        nss module providing fallback resolution for the current hostname
-ii  libnss3:amd64                     2:3.96.1-1                             amd64        Network Security Service libraries
+ii  libnspr4:amd64                    2:4.35-1.1+b1                          amd64        NetScape Portable Runtime Library
+ii  libnss-mdns:amd64                 0.15.1-4                               amd64        NSS module for Multicast DNS name resolution
+ii  libnss-myhostname:amd64           255.3-2                                amd64        nss module providing fallback resolution for the current hostname
+ii  libnss3:amd64                     2:3.98-1                               amd64        Network Security Service libraries
 ii  libntfs-3g89:amd64                1:2022.10.3-1+b1                       amd64        read/write NTFS driver for FUSE (runtime library)
-ii  libnuma1:amd64                    2.0.16-1                               amd64        Libraries for controlling NUMA policy
-ii  libnumber-compare-perl            0.03-3                                 all          module for performing numeric comparisons in Perl
-ii  libnvme1                          1.7.1-1                                amd64        NVMe management library (library)
+ii  libnuma1:amd64                    2.0.18-1                               amd64        Libraries for controlling NUMA policy
+ii  libnvme1                          1.8-2                                  amd64        NVMe management library (library)
 ii  libogg0:amd64                     1.3.5-3                                amd64        Ogg bitstream library
 ii  libonig5:amd64                    6.9.9-1                                amd64        regular expressions library
 ii  libopenipmi0                      2.0.33-1+b1                            amd64        Intelligent Platform Management Interface - runtime
 ii  libopeniscsiusr                   2.1.9-3                                amd64        iSCSI userspace library
 ii  libopenjp2-7:amd64                2.5.0-2+b2                             amd64        JPEG 2000 image compression/decompression library
-ii  libopus0:amd64                    1.4-1                                  amd64        Opus codec runtime library
+ii  libopus0:amd64                    1.4-1+b1                               amd64        Opus codec runtime library
 ii  libp11-kit0:amd64                 0.25.3-4                               amd64        library for loading and coordinating access to PKCS#11 modules - runtime
 ii  libpam-modules:amd64              1.5.2-9.1+b1                           amd64        Pluggable Authentication Modules for PAM
 ii  libpam-modules-bin                1.5.2-9.1+b1                           amd64        Pluggable Authentication Modules for PAM - helper binaries
 ii  libpam-runtime                    1.5.2-9.1                              all          Runtime support for the PAM library
-ii  libpam-systemd:amd64              255.3-1                                amd64        system and service manager - PAM module
+ii  libpam-systemd:amd64              255.3-2                                amd64        system and service manager - PAM module
 ii  libpam0g:amd64                    1.5.2-9.1+b1                           amd64        Pluggable Authentication Modules library
 ii  libpango-1.0-0:amd64              1.51.0+ds-4                            amd64        Layout and rendering of internationalized text
 ii  libpangocairo-1.0-0:amd64         1.51.0+ds-4                            amd64        Layout and rendering of internationalized text
 ii  libpangoft2-1.0-0:amd64           1.51.0+ds-4                            amd64        Layout and rendering of internationalized text
-ii  libpangomm-1.4-1v5:amd64          2.46.3-1                               amd64        C++ Wrapper for pango (shared libraries)
+ii  libpangomm-1.4-1v5:amd64          2.46.4-1                               amd64        C++ Wrapper for pango (shared libraries)
 ii  libpaper1:amd64                   1.1.29                                 amd64        library for handling paper characteristics
 ii  libparams-classify-perl:amd64     0.015-2+b2                             amd64        Perl module for argument type classification
 ii  libparse-recdescent-perl          1.967015+dfsg-4                        all          Perl module to create and use recursive-descent parsers
-ii  libparted-fs-resize0:amd64        3.6-3                                  amd64        disk partition manipulator - shared FS resizing library
-ii  libparted2:amd64                  3.6-3                                  amd64        disk partition manipulator - shared library
+ii  libparted-fs-resize0:amd64        3.6-3+b1                               amd64        disk partition manipulator - shared FS resizing library
+ii  libparted2:amd64                  3.6-3+b1                               amd64        disk partition manipulator - shared library
 ii  libpcap0.8:amd64                  1.10.4-4                               amd64        system interface for user-level packet capture
-ii  libpcaudio0:amd64                 1.2-2                                  amd64        C API to different audio devices - shared library
-ii  libpci3:amd64                     1:3.10.0-2                             amd64        PCI utilities (shared library)
+ii  libpcaudio0:amd64                 1.2-2+b1                               amd64        C API to different audio devices - shared library
+ii  libpci3:amd64                     1:3.10.0-2+b1                          amd64        PCI utilities (shared library)
 ii  libpciaccess0:amd64               0.17-3                                 amd64        Generic PCI access library for X
-ii  libpcre2-32-0:amd64               10.42-4                                amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
-ii  libpcre2-8-0:amd64                10.42-4                                amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
-ii  libpcsclite1:amd64                2.0.1-1                                amd64        Middleware to access a smart card using PC/SC (library)
+ii  libpcre2-32-0:amd64               10.42-4+b1                             amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
+ii  libpcre2-8-0:amd64                10.42-4+b1                             amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
+ii  libpcsclite1:amd64                2.0.1-1+b1                             amd64        Middleware to access a smart card using PC/SC (library)
 ii  libperl5.38:amd64                 5.38.2-3                               amd64        shared Perl library
 ii  libpipeline1:amd64                1.5.7-1+b2                             amd64        Unix process pipeline manipulation library
-ii  libpipewire-0.3-0:amd64           1.0.1-2                                amd64        libraries for the PipeWire multimedia server
-ii  libpixman-1-0:amd64               0.42.2-1                               amd64        pixel-manipulation library for X and cairo
-ii  libpkcs11-helper1:amd64           1.29.0-2                               amd64        library that simplifies the interaction with PKCS#11
-ii  libpmem1:amd64                    1.13.1-1.1                             amd64        Persistent Memory low level support library, v1 runtime
-ii  libpng16-16:amd64                 1.6.40-3                               amd64        PNG library - runtime (version 1.6)
+ii  libpipewire-0.3-0:amd64           1.0.3-1                                amd64        libraries for the PipeWire multimedia server
+ii  libpixman-1-0:amd64               0.42.2-1+b1                            amd64        pixel-manipulation library for X and cairo
+ii  libpkcs11-helper1:amd64           1.29.0-2+b1                            amd64        library that simplifies the interaction with PKCS#11
+ii  libpmem1:amd64                    1.13.1-1.1+b1                          amd64        Persistent Memory low level support library, v1 runtime
+ii  libpng16-16:amd64                 1.6.42-1                               amd64        PNG library - runtime (version 1.6)
 ii  libpolkit-agent-1-0:amd64         124-1                                  amd64        polkit Authentication Agent API
 ii  libpolkit-gobject-1-0:amd64       124-1                                  amd64        polkit Authorization API
 ii  libpoppler126:amd64               22.12.0-2+b1                           amd64        PDF rendering library
-ii  libpopt0:amd64                    1.19+dfsg-1                            amd64        lib for parsing cmdline parameters
+ii  libpopt0:amd64                    1.19+dfsg-1+b1                         amd64        lib for parsing cmdline parameters
 ii  libproc2-0:amd64                  2:4.0.4-4                              amd64        library for accessing process information from /proc
 ii  libprotobuf-c1:amd64              1.4.1-1+b1                             amd64        Protocol Buffers C shared library (protobuf-c)
 ii  libprotobuf32:amd64               3.21.12-8+b1                           amd64        protocol buffers C++ library
 ii  libpsl5:amd64                     0.21.2-1+b1                            amd64        Library for Public Suffix List (shared libraries)
 ii  libpulse0:amd64                   16.1+dfsg1-3                           amd64        PulseAudio client libraries
 ii  libpython3-stdlib:amd64           3.11.6-1                               amd64        interactive high-level object-oriented language (default python3 version)
-ii  libpython3.11:amd64               3.11.7-2                               amd64        Shared Python runtime library (version 3.11)
-ii  libpython3.11-minimal:amd64       3.11.7-2                               amd64        Minimal subset of the Python language (version 3.11)
-ii  libpython3.11-stdlib:amd64        3.11.7-2                               amd64        Interactive high-level object-oriented language (standard library, version 3.11)
+ii  libpython3.11:amd64               3.11.8-1                               amd64        Shared Python runtime library (version 3.11)
+ii  libpython3.11-minimal:amd64       3.11.8-1                               amd64        Minimal subset of the Python language (version 3.11)
+ii  libpython3.11-stdlib:amd64        3.11.8-1                               amd64        Interactive high-level object-oriented language (standard library, version 3.11)
 ii  libqmi-glib5:amd64                1.34.0-2                               amd64        Support library to use the Qualcomm MSM Interface (QMI) protocol
 ii  libqmi-proxy                      1.34.0-2                               amd64        Proxy to communicate with QMI ports
-ii  libqrencode4:amd64                4.1.1-1                                amd64        QR Code encoding library
+ii  libqrencode4:amd64                4.1.1-1+b1                             amd64        QR Code encoding library
 ii  libqrtr-glib0:amd64               1.2.2-1                                amd64        Support library to use the QRTR protocol
 ii  librados2                         16.2.11+ds-5                           amd64        RADOS distributed object store client library
-ii  librav1e0:amd64                   0.6.6-7                                amd64        Fastest and safest AV1 encoder - shared library
+ii  librav1e0:amd64                   0.7.1-2                                amd64        Fastest and safest AV1 encoder - shared library
 ii  librbd1                           16.2.11+ds-5                           amd64        RADOS block device client library
 ii  librdmacm1:amd64                  48.0-1.1                               amd64        Library for managing RDMA connections
-ii  libreadline8:amd64                8.2-3                                  amd64        GNU readline and history libraries, run-time libraries
+ii  libreadline8:amd64                8.2-3+b1                               amd64        GNU readline and history libraries, run-time libraries
 ii  libreiserfscore0                  1:3.6.27-7                             amd64        ReiserFS core library
 ii  librole-tiny-perl                 2.002004-1                             all          Perl module for minimalist role composition
 ii  librpm9                           4.18.2+dfsg-1                          amd64        RPM shared library
@@ -716,21 +717,21 @@ ii  libruby3.1:amd64                  3.1.2-8                                amd
 ii  libsamplerate0:amd64              0.2.2-4                                amd64        Audio sample rate conversion library
 ii  libsasl2-2:amd64                  2.1.28+dfsg1-4+b1                      amd64        Cyrus SASL - authentication abstraction library
 ii  libsasl2-modules-db:amd64         2.1.28+dfsg1-4+b1                      amd64        Cyrus SASL - pluggable authentication modules (DB)
-ii  libsctp1:amd64                    1.0.19+dfsg-2                          amd64        user-space access to Linux kernel SCTP - shared library
-ii  libsdl2-2.0-0:amd64               2.28.5+dfsg-3                          amd64        Simple DirectMedia Layer
+ii  libsctp1:amd64                    1.0.19+dfsg-2+b1                       amd64        user-space access to Linux kernel SCTP - shared library
+ii  libsdl2-2.0-0:amd64               2.30.0+dfsg-1                          amd64        Simple DirectMedia Layer
 ii  libseccomp2:amd64                 2.5.5-1                                amd64        high level interface to Linux seccomp filter
 ii  libselinux1:amd64                 3.5-2                                  amd64        SELinux runtime shared libraries
 ii  libsemanage-common                3.5-1                                  all          Common files for SELinux policy management libraries
 ii  libsemanage2:amd64                3.5-1+b2                               amd64        SELinux policy management library
 ii  libsensors-config                 1:3.6.0-8                              all          lm-sensors configuration files
-ii  libsensors5:amd64                 1:3.6.0-8                              amd64        library to read temperature/voltage/fan sensors
+ii  libsensors5:amd64                 1:3.6.0-8+b1                           amd64        library to read temperature/voltage/fan sensors
 ii  libsepol2:amd64                   3.5-2                                  amd64        SELinux library for manipulating binary security policies
-ii  libsframe1:amd64                  2.41.90.20240122-1                     amd64        Library to handle the SFrame format (runtime library)
-ii  libsgutils2-1.46-2:amd64          1.46-3                                 amd64        utilities for devices using the SCSI command set (shared libraries)
-ii  libsharpyuv0:amd64                1.3.2-0.3                              amd64        Library for sharp RGB to YUV conversion
+ii  libsframe1:amd64                  2.42-3                                 amd64        Library to handle the SFrame format (runtime library)
+ii  libsgutils2-1.46-2:amd64          1.46-3+b1                              amd64        utilities for devices using the SCSI command set (shared libraries)
+ii  libsharpyuv0:amd64                1.3.2-0.4                              amd64        Library for sharp RGB to YUV conversion
 ii  libsigc++-2.0-0v5:amd64           2.12.1-1                               amd64        type-safe Signal Framework for C++ - runtime
 ii  libsigsegv2:amd64                 2.14-1                                 amd64        Library for handling page faults in a portable way
-ii  libslang2:amd64                   2.3.3-3                                amd64        S-Lang programming library - runtime version
+ii  libslang2:amd64                   2.3.3-3+b1                             amd64        S-Lang programming library - runtime version
 ii  libslirp0:amd64                   4.7.0-1                                amd64        General purpose TCP-IP emulator library
 ii  libsm6:amd64                      2:1.2.3-1                              amd64        X11 Session Management library
 ii  libsmartcols1:amd64               2.39.3-6                               amd64        smart column output alignment library
@@ -739,31 +740,30 @@ ii  libsnmp-base                      5.9.4+dfsg-1                           all
 ii  libsnmp40:amd64                   5.9.4+dfsg-1+b2                        amd64        SNMP (Simple Network Management Protocol) library
 ii  libsodium23:amd64                 1.0.18-1                               amd64        Network communication, cryptography and signaturing library
 ii  libsonic0:amd64                   0.2.0-13                               amd64        Simple library to speed up or slow down speech
-ii  libspa-0.2-modules:amd64          1.0.1-2                                amd64        libraries for the PipeWire multimedia server Simple Plugin API - modules
+ii  libspa-0.2-modules:amd64          1.0.3-1                                amd64        libraries for the PipeWire multimedia server Simple Plugin API - modules
 ii  libspectre1:amd64                 0.2.12-1                               amd64        Library for rendering PostScript documents
-ii  libsqlite3-0:amd64                3.45.0-1                               amd64        SQLite 3 shared library
+ii  libsqlite3-0:amd64                3.45.1-1                               amd64        SQLite 3 shared library
 ii  libss2:amd64                      1.47.0-2+b1                            amd64        command-line interface parsing library
 ii  libssh-4:amd64                    0.10.6-2                               amd64        tiny C SSH library (OpenSSL flavor)
 ii  libssh2-1:amd64                   1.11.0-4                               amd64        SSH2 client-side library
-ii  libssl3:amd64                     3.1.4-2                                amd64        Secure Sockets Layer toolkit - shared libraries
-ii  libstdc++6:amd64                  13.2.0-10                              amd64        GNU Standard C++ Library v3
+ii  libssl3:amd64                     3.1.5-1                                amd64        Secure Sockets Layer toolkit - shared libraries
+ii  libstdc++6:amd64                  14-20240201-3                          amd64        GNU Standard C++ Library v3
 ii  libsub-quote-perl                 2.006008-1                             all          helper modules for subroutines
-ii  libsvtav1enc1d1:amd64             1.7.0+dfsg-2                           amd64        Scalable Video Technology for AV1 (libsvtav1enc shared library)
+ii  libsvtav1enc1d1:amd64             1.7.0+dfsg-2+b1                        amd64        Scalable Video Technology for AV1 (libsvtav1enc shared library)
 ii  libsysfs2:amd64                   2.1.1-6                                amd64        interface library to sysfs - shared library
-ii  libsystemd-shared:amd64           255.3-1                                amd64        systemd shared private library
-ii  libsystemd0:amd64                 255.3-1                                amd64        systemd utility library
-ii  libtalloc2:amd64                  2.4.1-2                                amd64        hierarchical pool based memory allocator
+ii  libsystemd-shared:amd64           255.3-2                                amd64        systemd shared private library
+ii  libsystemd0:amd64                 255.3-2                                amd64        systemd utility library
+ii  libtalloc2:amd64                  2.4.2-1                                amd64        hierarchical pool based memory allocator
 ii  libtasn1-6:amd64                  4.19.0-3+b2                            amd64        Manage ASN.1 structures (runtime)
-ii  libtcl8.6:amd64                   8.6.13+dfsg-2                          amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
-ii  libtdb1:amd64                     1.4.9-2                                amd64        Trivial Database - shared library
+ii  libtcl8.6:amd64                   8.6.13+dfsg-2+b1                       amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
+ii  libtdb1:amd64                     1.4.10-1                               amd64        Trivial Database - shared library
 ii  libteam-utils                     1.31-1                                 amd64        library for controlling team network device -- userspace utilities
 ii  libteam5:amd64                    1.31-1                                 amd64        library for communication with Netlink kernel module
 ii  libteamdctl0:amd64                1.31-1                                 amd64        library for communication with `teamd` process
 ii  libterm-readkey-perl              2.38-2+b2                              amd64        perl module for simple terminal control
 ii  libterm-size-perl                 0.211-1+b3                             amd64        Perl extension for retrieving terminal size
-ii  libtevent0:amd64                  0.15.0-1                               amd64        talloc-based event loop library - shared library
+ii  libtevent0:amd64                  0.16.1-1                               amd64        talloc-based event loop library - shared library
 ii  libtext-charwidth-perl:amd64      0.04-11+b2                             amd64        get display widths of characters on the terminal
-ii  libtext-glob-perl                 0.11-3                                 all          Perl module for matching globbing patterns against text
 ii  libtext-iconv-perl:amd64          1.7-8+b2                               amd64        module to convert between character sets in Perl
 ii  libtext-wrapi18n-perl             0.06-10                                all          internationalized substitute of Text::Wrap
 ii  libthai-data                      0.1.29-2                               all          Data files for Thai language support library
@@ -776,34 +776,34 @@ ii  libtimedate-perl                  2.3300-2                               all
 ii  libtinfo6:amd64                   6.4+20240113-1                         amd64        shared low-level terminfo library for terminal handling
 ii  libtirpc-common                   1.3.4+ds-1                             all          transport-independent RPC library - common files
 ii  libtirpc3:amd64                   1.3.4+ds-1                             amd64        transport-independent RPC library
-ii  libtk8.6:amd64                    8.6.13-2                               amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
+ii  libtk8.6:amd64                    8.6.13-2+b1                            amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
 ii  libtry-tiny-perl                  0.31-2                                 all          module providing minimalistic try/catch
 ii  libtsk19:amd64                    4.12.1+dfsg-1                          amd64        library for forensics analysis on volume and filesystem data
-ii  libtss2-esys-3.0.2-0:amd64        4.0.1-3                                amd64        TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-mu0:amd64                 4.0.1-3                                amd64        TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-sys1:amd64                4.0.1-3                                amd64        TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-tcti-cmd0:amd64           4.0.1-3                                amd64        TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-tcti-device0:amd64        4.0.1-3                                amd64        TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-tcti-mssim0:amd64         4.0.1-3                                amd64        TPM2 Software stack library - TSS and TCTI libraries
-ii  libtss2-tcti-swtpm0:amd64         4.0.1-3                                amd64        TPM2 Software stack library - TSS and TCTI libraries
-ii  libuchardet0:amd64                0.0.8-1                                amd64        universal charset detection library - shared library
-ii  libudev1:amd64                    255.3-1                                amd64        libudev shared library
+ii  libtss2-esys-3.0.2-0:amd64        4.0.1-7                                amd64        TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-mu-4.0.1-0:amd64          4.0.1-7                                amd64        TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-sys1:amd64                4.0.1-7                                amd64        TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-tcti-cmd0:amd64           4.0.1-7                                amd64        TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-tcti-device0:amd64        4.0.1-7                                amd64        TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-tcti-mssim0:amd64         4.0.1-7                                amd64        TPM2 Software stack library - TSS and TCTI libraries
+ii  libtss2-tcti-swtpm0:amd64         4.0.1-7                                amd64        TPM2 Software stack library - TSS and TCTI libraries
+ii  libuchardet0:amd64                0.0.8-1+b1                             amd64        universal charset detection library - shared library
+ii  libudev1:amd64                    255.3-2                                amd64        libudev shared library
 ii  libudisks2-0:amd64                2.10.1-5                               amd64        GObject based library to access udisks2
 ii  libunistring5:amd64               1.1-2                                  amd64        Unicode string library for C
 ii  libunwind8:amd64                  1.6.2-3                                amd64        library to determine the call-chain of a program - runtime
 ii  liburcu8:amd64                    0.14.0-3                               amd64        userspace RCU (read-copy-update) library
-ii  liburi-perl                       5.21-1                                 all          module to manipulate and access URI strings
+ii  liburi-perl                       5.27-1                                 all          module to manipulate and access URI strings
 ii  liburing2:amd64                   2.5-1                                  amd64        Linux kernel io_uring access library - shared library
-ii  libusb-1.0-0:amd64                2:1.0.26-1                             amd64        userspace USB programming library
-ii  libusbredirparser1:amd64          0.13.0-2                               amd64        Parser for the usbredir protocol (runtime)
+ii  libusb-1.0-0:amd64                2:1.0.27-1                             amd64        userspace USB programming library
+ii  libusbredirparser1:amd64          0.13.0-2+b1                            amd64        Parser for the usbredir protocol (runtime)
 ii  libutempter0:amd64                1.2.1-3                                amd64        privileged helper for utmp/wtmp updates (runtime)
 ii  libuuid1:amd64                    2.39.3-6                               amd64        Universally Unique ID library
-ii  libuv1:amd64                      1.46.0-3                               amd64        asynchronous event notification library - runtime library
+ii  libuv1:amd64                      1.48.0-1                               amd64        asynchronous event notification library - runtime library
 ii  libva-drm2:amd64                  2.20.0-2                               amd64        Video Acceleration (VA) API for Linux -- DRM runtime
 ii  libva2:amd64                      2.20.0-2                               amd64        Video Acceleration (VA) API for Linux -- runtime
 ii  libvdeplug2:amd64                 4.0.1-5+b1                             amd64        Virtual Distributed Ethernet - Plug library
 ii  libvhdi1:amd64                    20210425-1+b2                          amd64        Virtual Hard Disk image format access library
-ii  libvirglrenderer1:amd64           1.0.0-1                                amd64        virtual GPU for KVM virtualization
+ii  libvirglrenderer1:amd64           1.0.0-1+b1                             amd64        virtual GPU for KVM virtualization
 ii  libvmdk1:amd64                    20200926-2+b2                          amd64        VMWare Virtual Disk format access library
 ii  libvncclient1:amd64               0.9.14+dfsg-1                          amd64        API to write one's own VNC server - client library
 ii  libvncserver1:amd64               0.9.14+dfsg-1                          amd64        API to write one's own VNC server
@@ -812,30 +812,30 @@ ii  libvorbis0a:amd64                 1.3.7-1                                amd
 ii  libvorbisenc2:amd64               1.3.7-1                                amd64        encoder library for Vorbis General Audio Compression Codec
 ii  libvorbisfile3:amd64              1.3.7-1                                amd64        high-level API for Vorbis General Audio Compression Codec
 ii  libvpx8:amd64                     1.13.1-2                               amd64        VP8 and VP9 video codec (shared library)
-ii  libvte-2.91-0:amd64               0.74.2-1                               amd64        Terminal emulator widget for GTK+ 3.0 - runtime files
-ii  libvte-2.91-common                0.74.2-1                               amd64        Terminal emulator widget for GTK+ 3.0 - common files
-ii  libvulkan1:amd64                  1.3.268.0-1                            amd64        Vulkan loader library
+ii  libvte-2.91-0:amd64               0.75.91-2                              amd64        Terminal emulator widget for GTK+ 3.0 - runtime files
+ii  libvte-2.91-common                0.75.91-2                              amd64        Terminal emulator widget for GTK+ 3.0 - common files
+ii  libvulkan1:amd64                  1.3.275.0-1                            amd64        Vulkan loader library
 ii  libwacom-common                   2.9.0-2                                all          Wacom model feature query library (common files)
 ii  libwacom9:amd64                   2.9.0-2                                amd64        Wacom model feature query library
-ii  libwayland-client0:amd64          1.22.0-2.1                             amd64        wayland compositor infrastructure - client library
-ii  libwayland-cursor0:amd64          1.22.0-2.1                             amd64        wayland compositor infrastructure - cursor library
-ii  libwayland-egl1:amd64             1.22.0-2.1                             amd64        wayland compositor infrastructure - EGL library
-ii  libwayland-server0:amd64          1.22.0-2.1                             amd64        wayland compositor infrastructure - server library
-ii  libwbclient0:amd64                2:4.19.4+dfsg-2                        amd64        Samba winbind client library
-ii  libwebp7:amd64                    1.3.2-0.3                              amd64        Lossy compression of digital photographic images
-ii  libwebpdemux2:amd64               1.3.2-0.3                              amd64        Lossy compression of digital photographic images.
-ii  libwebpmux3:amd64                 1.3.2-0.3                              amd64        Lossy compression of digital photographic images
+ii  libwayland-client0:amd64          1.22.0-2.1+b1                          amd64        wayland compositor infrastructure - client library
+ii  libwayland-cursor0:amd64          1.22.0-2.1+b1                          amd64        wayland compositor infrastructure - cursor library
+ii  libwayland-egl1:amd64             1.22.0-2.1+b1                          amd64        wayland compositor infrastructure - EGL library
+ii  libwayland-server0:amd64          1.22.0-2.1+b1                          amd64        wayland compositor infrastructure - server library
+ii  libwbclient0:amd64                2:4.19.5+dfsg-1                        amd64        Samba winbind client library
+ii  libwebp7:amd64                    1.3.2-0.4                              amd64        Lossy compression of digital photographic images
+ii  libwebpdemux2:amd64               1.3.2-0.4                              amd64        Lossy compression of digital photographic images.
+ii  libwebpmux3:amd64                 1.3.2-0.4                              amd64        Lossy compression of digital photographic images
 ii  libwebrtc-audio-processing1:amd64 0.3-1+b1                               amd64        AudioProcessing module from the WebRTC project.
 ii  libwmflite-0.2-7:amd64            0.2.13-1.1                             amd64        Windows metafile conversion lite library
-ii  libwrap0:amd64                    7.6.q-32                               amd64        Wietse Venema's TCP wrappers library
-ii  libwww-perl                       6.73-1                                 all          simple and consistent interface to the world-wide web
+ii  libwrap0:amd64                    7.6.q-32+b1                            amd64        Wietse Venema's TCP wrappers library
+ii  libwww-perl                       6.76-1                                 all          simple and consistent interface to the world-wide web
 ii  libwww-robotrules-perl            6.02-1                                 all          database of robots.txt-derived permissions
 ii  libx11-6:amd64                    2:1.8.7-1                              amd64        X11 client-side library
 ii  libx11-data                       2:1.8.7-1                              all          X11 client-side library
 ii  libx11-xcb1:amd64                 2:1.8.7-1                              amd64        Xlib/XCB interface library
 ii  libx86emu3:amd64                  3.5-1                                  amd64        x86 emulation library
-ii  libxapian30:amd64                 1.4.22-1                               amd64        Search engine library
-ii  libxatracker2:amd64               23.3.4-1                               amd64        X acceleration library -- runtime
+ii  libxapian30:amd64                 1.4.22-1+b1                            amd64        Search engine library
+ii  libxatracker2:amd64               23.3.5-1                               amd64        X acceleration library -- runtime
 ii  libxau6:amd64                     1:1.0.9-1                              amd64        X11 authorisation library
 ii  libxaw7:amd64                     2:1.0.14-1                             amd64        X11 Athena Widget library
 ii  libxcb-dri2-0:amd64               1.15-1                                 amd64        X C Binding, dri2 extension
@@ -853,29 +853,29 @@ ii  libxcursor1:amd64                 1:1.2.1-1                              amd
 ii  libxcvt0:amd64                    0.1.2-1                                amd64        VESA CVT standard timing modelines generator -- shared library
 ii  libxdamage1:amd64                 1:1.1.6-1                              amd64        X11 damaged region extension library
 ii  libxdmcp6:amd64                   1:1.1.2-3                              amd64        X11 Display Manager Control Protocol library
-ii  libxencall1:amd64                 4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime library - libxencall
-ii  libxendevicemodel1:amd64          4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxendevicemodel
-ii  libxenevtchn1:amd64               4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxenevtchn
-ii  libxenforeignmemory1:amd64        4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxenforeignmemory
-ii  libxengnttab1:amd64               4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxengnttab
-ii  libxenhypfs1:amd64                4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime library - libxenhypfs
-ii  libxenmisc4.17:amd64              4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - miscellaneous, versioned ABI
-ii  libxenstore4:amd64                4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxenstore
-ii  libxentoolcore1:amd64             4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxentoolcore
-ii  libxentoollog1:amd64              4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxentoollog
+ii  libxencall1:amd64                 4.17.3+10-g091466ba55-1                amd64        Xen runtime library - libxencall
+ii  libxendevicemodel1:amd64          4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxendevicemodel
+ii  libxenevtchn1:amd64               4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxenevtchn
+ii  libxenforeignmemory1:amd64        4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxenforeignmemory
+ii  libxengnttab1:amd64               4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxengnttab
+ii  libxenhypfs1:amd64                4.17.3+10-g091466ba55-1                amd64        Xen runtime library - libxenhypfs
+ii  libxenmisc4.17:amd64              4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - miscellaneous, versioned ABI
+ii  libxenstore4:amd64                4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxenstore
+ii  libxentoolcore1:amd64             4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxentoolcore
+ii  libxentoollog1:amd64              4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxentoollog
 ii  libxext6:amd64                    2:1.3.4-1+b1                           amd64        X11 miscellaneous extension library
 ii  libxfixes3:amd64                  1:6.0.0-2                              amd64        X11 miscellaneous 'fixes' extension library
 ii  libxfont2:amd64                   1:2.0.6-1                              amd64        X11 font rasterisation library
-ii  libxft2:amd64                     2.3.6-1                                amd64        FreeType-based font drawing library for X
-ii  libxi6:amd64                      2:1.8-1+b1                             amd64        X11 Input extension library
+ii  libxft2:amd64                     2.3.6-1+b1                             amd64        FreeType-based font drawing library for X
+ii  libxi6:amd64                      2:1.8.1-1                              amd64        X11 Input extension library
 ii  libxinerama1:amd64                2:1.1.4-3                              amd64        X11 Xinerama extension library
 ii  libxkbcommon0:amd64               1.6.0-1                                amd64        library interface to the XKB compiler - shared library
 ii  libxkbfile1:amd64                 1:1.1.0-1                              amd64        X11 keyboard file manipulation library
-ii  libxm4:amd64                      2.3.8-3                                amd64        Motif - X/Motif shared library
+ii  libxm4:amd64                      2.3.8-3+b1                             amd64        Motif - X/Motif shared library
 ii  libxml2:amd64                     2.9.14+dfsg-1.3+b2                     amd64        GNOME XML library
-ii  libxmlb2:amd64                    0.3.14-2                               amd64        Binary XML library
-ii  libxmlsec1:amd64                  1.2.38-1                               amd64        XML security library
-ii  libxmlsec1-openssl:amd64          1.2.38-1                               amd64        Openssl engine for the XML security library
+ii  libxmlb2:amd64                    0.3.15-1                               amd64        Binary XML library
+ii  libxmlsec1:amd64                  1.2.38-1+b1                            amd64        XML security library
+ii  libxmlsec1-openssl:amd64          1.2.38-1+b1                            amd64        Openssl engine for the XML security library
 ii  libxmu6:amd64                     2:1.1.3-3                              amd64        X11 miscellaneous utility library
 ii  libxmuu1:amd64                    2:1.1.3-3                              amd64        X11 miscellaneous micro-utility library
 ii  libxpm4:amd64                     1:3.5.17-1                             amd64        X11 pixmap library
@@ -888,25 +888,25 @@ ii  libxt6:amd64                      1:1.2.1-1.1                            amd
 ii  libxtables12:amd64                1.8.10-3                               amd64        netfilter xtables library
 ii  libxtst6:amd64                    2:1.2.3-1.1                            amd64        X11 Testing -- Record extension library
 ii  libxxf86vm1:amd64                 1:1.1.4-1+b2                           amd64        X11 XFree86 video mode extension library
-ii  libxxhash0:amd64                  0.8.2-2                                amd64        shared library for xxhash
-ii  libyajl2:amd64                    2.1.0-5                                amd64        Yet Another JSON Library
+ii  libxxhash0:amd64                  0.8.2-2+b1                             amd64        shared library for xxhash
+ii  libyajl2:amd64                    2.1.0-5+b1                             amd64        Yet Another JSON Library
 ii  libyaml-0-2:amd64                 0.2.5-1                                amd64        Fast YAML 1.1 parser and emitter library
 ii  libyuv0:amd64                     0.0~git202401110.af6ac82-1             amd64        Library for YUV scaling (shared library)
 ii  libz3-4:amd64                     4.8.12-3.1+b2                          amd64        theorem prover from Microsoft Research - runtime libraries
 ii  libzstd1:amd64                    1.5.5+dfsg2-2                          amd64        fast lossless compression algorithm
 ii  links2                            2.29-1+b1                              amd64        Web browser running in both graphics and text mode
 ii  linux-base                        4.9                                    all          Linux image base package
-ii  linux-cpupower                    6.5.13-1                               amd64        CPU power management tools for Linux
-ii  linux-image-6.5.0-5-amd64         6.5.13-1                               amd64        Linux 6.5 for 64-bit PCs (signed)
-ii  linux-image-amd64                 6.5.13-1                               amd64        Linux for 64-bit PCs (meta-package)
+ii  linux-cpupower                    6.6.15-2                               amd64        CPU power management tools for Linux
+ii  linux-image-6.6.15-amd64          6.6.15-2                               amd64        Linux 6.6 for 64-bit PCs (signed)
+ii  linux-image-amd64                 6.6.15-2                               amd64        Linux for 64-bit PCs (meta-package)
 ii  live-boot-grml                    1:20210208+grml.5                      all          Live System Boot Components
 ii  live-boot-grml-doc                1:20210208+grml.5                      all          Live System Boot Components (documentation)
 ii  live-boot-grml-initramfs-tools    1:20210208+grml.5                      all          Live System Boot Components (initramfs-tools backend)
-ii  lm-sensors                        1:3.6.0-8                              amd64        utilities to read temperature/voltage/fan sensors
+ii  lm-sensors                        1:3.6.0-8+b1                           amd64        utilities to read temperature/voltage/fan sensors
 ii  localepurge                       0.7.3.10                               all          reclaim disk space by removing unneeded localizations
-ii  locales                           2.37-15~deb13u1                        all          GNU C Library: National Language (locale) data [support]
+ii  locales                           2.37-15                                all          GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                    0.1.19                                 amd64        Programs for locking and unlocking files and mailboxes
-ii  login                             1:4.13+dfsg1-3+b1                      amd64        system login tools
+ii  login                             1:4.13+dfsg1-4                         amd64        system login tools
 ii  logrotate                         3.21.0-2                               amd64        Log rotation utility
 ii  logsave                           1.47.0-2+b1                            amd64        save the output of a command in a log file
 ii  lolcat                            100.0.1-3                              all          colorful `cat`
@@ -924,27 +924,27 @@ ii  lzop                              1.04-2                                 amd
 ii  make                              4.3-4.1                                amd64        utility for directing compilation
 ii  man-db                            2.12.0-3                               amd64        tools for reading manual pages
 ii  mawk                              1.3.4.20240123-1                       amd64        Pattern scanning and text processing language
-ii  mbr                               1.2.1+b1                               amd64        Master Boot Record for IBM-PC compatible computers.
+ii  mbr                               1.2.2                                  amd64        Master Boot Record for IBM-PC compatible computers.
 ii  mbuffer                           20230301+ds1-2                         amd64        tool for buffering data streams
 ii  mc                                3:4.8.30-1                             amd64        Midnight Commander - a powerful file manager
 ii  mc-data                           3:4.8.30-1                             all          Midnight Commander - a powerful file manager -- data files
-ii  mdadm                             4.2+20231121-1                         amd64        tool for managing Linux MD devices (software RAID)
+ii  mdadm                             4.2+20240118-1                         amd64        tool for managing Linux MD devices (software RAID)
 ii  media-types                       10.1.0                                 all          List of standard media types and their usual file extension
 ii  memtest86+                        7.00-1                                 amd64        stand-alone memory tester for x86 and x86-64
 ii  memtester                         4.6.0-1                                amd64        Utility for testing the memory subsystem
 ii  menu                              2.1.50                                 amd64        generates programs menu for all menu-aware applications
-ii  minicom                           2.8-2                                  amd64        Friendly menu driven serial communication program
-ii  mksh                              59c-33                                 amd64        MirBSD Korn Shell
-ii  mmdebstrap                        1.4.1-1                                all          create a Debian chroot
+ii  minicom                           2.9-4                                  amd64        Friendly menu driven serial communication program
+ii  mksh                              59c-34                                 amd64        MirBSD Korn Shell
+ii  mmdebstrap                        1.4.3-4                                all          create a Debian chroot
 ii  mokutil                           0.6.0-2                                amd64        tools for manipulating machine owner keys
-ii  moreutils                         0.67-1                                 amd64        additional Unix utilities
+ii  moreutils                         0.68-1                                 amd64        additional Unix utilities
 ii  mosh                              1.4.0-1+b1                             amd64        Mobile shell that supports roaming and intelligent local echo
 ii  mount                             2.39.3-6                               amd64        tools for mounting and manipulating filesystems
 ii  mpt-status                        1.2.0-8+b1                             amd64        get RAID status out of mpt (and other) HW RAID controllers
 ii  mtools                            4.0.43-1                               amd64        Tools for manipulating MSDOS files
 ii  mtr-tiny                          0.95-1.1                               amd64        Full screen ncurses traceroute tool
 ii  mtx                               1.3.12-16                              amd64        controls autoloaders and tape libraries
-ii  multipath-tools                   0.9.4-7                                amd64        maintain multipath block device access
+ii  multipath-tools                   0.9.7-4                                amd64        maintain multipath block device access
 ii  myrescue                          0.9.8-3                                amd64        rescue data from damaged disks
 ii  nano                              7.2-2                                  amd64        small, friendly text editor inspired by Pico
 ii  ncdu                              1.19-0.1                               amd64        ncurses disk usage viewer
@@ -967,25 +967,25 @@ ii  ntpsec                            1.2.2+dfsg1-4                          amd
 ii  ntpsec-ntpdate                    1.2.2+dfsg1-4                          amd64        client for setting system time from NTP servers
 ii  ntpsec-ntpdig                     1.2.2+dfsg1-4                          amd64        ntpdig SNTP client
 ii  nullmailer                        1:2.2+10~g7ed88a0-2                    amd64        simple relay-only mail transport agent
-ii  numactl                           2.0.16-1                               amd64        NUMA scheduling and memory placement tool
-ii  nvme-cli                          2.7.1-1                                amd64        NVMe management tool
+ii  numactl                           2.0.18-1                               amd64        NUMA scheduling and memory placement tool
+ii  nvme-cli                          2.8-1                                  amd64        NVMe management tool
 ii  nwipe                             0.34-1+b1                              amd64        Utility to securely erase disks
 ii  open-iscsi                        2.1.9-3                                amd64        iSCSI initiator tools
 ii  open-vm-tools                     2:12.3.5-4                             amd64        Open VMware Tools for virtual machines hosted on VMware (CLI)
 ii  openssh-client                    1:9.6p1-3                              amd64        secure shell (SSH) client, for secure access to remote machines
 ii  openssh-server                    1:9.6p1-3                              amd64        secure shell (SSH) server, for secure access from remote machines
 ii  openssh-sftp-server               1:9.6p1-3                              amd64        secure shell (SSH) sftp server module, for SFTP access from remote machines
-ii  openssl                           3.1.4-2                                amd64        Secure Sockets Layer toolkit - cryptographic utility
+ii  openssl                           3.1.5-1                                amd64        Secure Sockets Layer toolkit - cryptographic utility
 ii  openvpn                           2.6.7-1                                amd64        virtual private network daemon
 ii  partclone                         0.3.27+repack-1                        amd64        Utility to clone and restore a partition
-ii  parted                            3.6-3                                  amd64        disk partition manipulator
+ii  parted                            3.6-3+b1                               amd64        disk partition manipulator
 ii  partimage                         0.6.9-11                               amd64        backup partitions into a compressed image file
 ii  partimage-server                  0.6.9-11                               amd64        server to use partimage across a network
-ii  passwd                            1:4.13+dfsg1-3+b1                      amd64        change and administer password and group data
+ii  passwd                            1:4.13+dfsg1-4                         amd64        change and administer password and group data
 ii  patch                             2.7.6-7                                amd64        Apply a diff file to an original
 ii  patchutils                        0.4.2-1                                amd64        Utilities to work with patches
 ii  pci.ids                           0.0~2023.11.11-1                       all          PCI ID Repository
-ii  pciutils                          1:3.10.0-2                             amd64        PCI utilities
+ii  pciutils                          1:3.10.0-2+b1                          amd64        PCI utilities
 ii  perl                              5.38.2-3                               amd64        Larry Wall's Practical Extraction and Report Language
 ii  perl-base                         5.38.2-3                               amd64        minimal Perl system
 ii  perl-modules-5.38                 5.38.2-3                               all          Core Perl modules
@@ -1007,7 +1007,7 @@ ii  pwgen                             2.08-2                                 amd
 ii  pxelinux                          3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (PXE network bootloader)
 ii  python3                           3.11.6-1                               amd64        interactive high-level object-oriented language (default python3 version)
 ii  python3-attr                      23.2.0-1                               all          Attributes without boilerplate (Python 3)
-ii  python3-binwalk                   2.3.4+dfsg1-1                          all          Python3 library for analyzing binary blobs and executable code
+ii  python3-binwalk                   2.3.4+dfsg1-4                          all          Python3 library for analyzing binary blobs and executable code
 ii  python3-blinker                   1.7.0-1                                all          Fast, simple object-to-object and broadcast signaling (Python3)
 ii  python3-certifi                   2023.11.17-1                           all          root certificates for validating SSL certs and verifying TLS hosts (python3)
 ii  python3-cffi-backend:amd64        1.16.0-2+b1                            amd64        Foreign Function Interface for Python 3 calling C code - runtime
@@ -1016,21 +1016,21 @@ ii  python3-charset-normalizer        3.3.2-1                                all
 ii  python3-colorlog                  6.8.0-1                                all          formatter to use with the logging module of Python 3
 ii  python3-configobj                 5.0.8-3                                all          simple but powerful config file reader and writer for Python 3
 ii  python3-configshell-fb            1:1.1.28-2.1                           all          Python library for building configuration shells - Python 3
-ii  python3-cryptography              41.0.7-2                               amd64        Python library exposing cryptographic recipes and primitives (Python 3)
+ii  python3-cryptography              41.0.7-3                               amd64        Python library exposing cryptographic recipes and primitives (Python 3)
 ii  python3-distutils                 3.11.5-1                               all          distutils package for Python 3.x
-ii  python3-dnspython                 2.5.0-1                                all          DNS toolkit for Python 3
+ii  python3-dnspython                 2.6.1-1                                all          DNS toolkit for Python 3
 ii  python3-fasteners                 0.18-2                                 all          provides useful locks - Python 3.x
 ii  python3-gi                        3.46.0-3                               amd64        Python 3 bindings for gobject-introspection libraries
 ii  python3-humanize                  4.9.0-1                                all          Python Humanize library (Python 3)
-ii  python3-idna                      3.3-2                                  all          Python IDNA2008 (RFC 5891) handling (Python 3)
+ii  python3-idna                      3.6-2                                  all          Python IDNA2008 (RFC 5891) handling (Python 3)
 ii  python3-jinja2                    3.1.2-1                                all          small but fast and easy to use stand-alone template engine
 ii  python3-json-pointer              2.3-3                                  all          resolve JSON pointers - Python 3.x
 ii  python3-jsonpatch                 1.32-3                                 all          library to apply JSON patches - Python 3.x
 ii  python3-jsonschema                4.10.3-2                               all          An(other) implementation of JSON Schema (Draft 3, 4, 6, 7)
 ii  python3-jwt                       2.7.0-1                                all          Python 3 implementation of JSON Web Token
-ii  python3-ldb                       2:2.8.0+samba4.19.4+dfsg-2             amd64        Python 3 bindings for LDB
+ii  python3-ldb                       2:2.8.0+samba4.19.5+dfsg-1             amd64        Python 3 bindings for LDB
 ii  python3-lib2to3                   3.11.5-1                               all          Interactive high-level object-oriented language (lib2to3)
-ii  python3-markupsafe                2.1.3-1+b1                             amd64        HTML/XHTML/XML string library
+ii  python3-markupsafe                2.1.5-1                                amd64        HTML/XHTML/XML string library
 ii  python3-minimal                   3.11.6-1                               amd64        minimal subset of the Python language (default python3 version)
 ii  python3-monotonic                 1.6-2                                  all          implementation of time.monotonic() - Python 3.x
 ii  python3-msgpack                   1.0.3-3+b1                             amd64        Python 3 implementation of MessagePack format
@@ -1041,30 +1041,32 @@ ii  python3-packaging                 23.2-1                                 all
 ii  python3-parted                    3.12.0-6+b1                            amd64        Python 3 interface for libparted
 ii  python3-pkg-resources             68.1.2-2                               all          Package Discovery and Resource Access using pkg_resources
 ii  python3-pyparsing                 3.1.1-1                                all          alternative to creating and executing simple grammars - Python 3.x
-ii  python3-pyrsistent:amd64          0.18.1-1+b4                            amd64        persistent/functional/immutable data structures for Python
+ii  python3-pyrsistent:amd64          0.20.0-1+b1                            amd64        persistent/functional/immutable data structures for Python
 ii  python3-pyudev                    0.24.0-1                               all          Python3 bindings for libudev
 ii  python3-requests                  2.31.0+dfsg-1                          all          elegant and simple HTTP library for Python3, built for human beings
 ii  python3-rtslib-fb                 2.1.75-2.1                             all          object API for managing the Linux LIO kernel target - Python 3.x
-ii  python3-samba                     2:4.19.4+dfsg-2                        amd64        Python 3 bindings for Samba
+ii  python3-samba                     2:4.19.5+dfsg-1                        amd64        Python 3 bindings for Samba
 ii  python3-serial                    3.5-2                                  all          pyserial - module encapsulating access for the serial port
-ii  python3-setuptools-scm            7.1.0-4                                all          blessed package to manage your versions by scm tags for Python 3
+ii  python3-setuptools                68.1.2-2                               all          Python3 Distutils Enhancements
+ii  python3-setuptools-scm            8.0.4-2                                all          blessed package to manage your versions by scm tags for Python 3
 ii  python3-six                       1.16.0-4                               all          Python 2 and 3 compatibility library
-ii  python3-talloc:amd64              2.4.1-2                                amd64        hierarchical pool based memory allocator - Python3 bindings
-ii  python3-tdb                       1.4.9-2                                amd64        Python3 bindings for TDB
-ii  python3-typing-extensions         4.7.1-2                                all          Backported and Experimental Type Hints for Python
+ii  python3-talloc:amd64              2.4.2-1                                amd64        hierarchical pool based memory allocator - Python3 bindings
+ii  python3-tdb                       1.4.10-1                               amd64        Python3 bindings for TDB
+ii  python3-typing-extensions         4.9.0-1                                all          Backported and Experimental Type Hints for Python
 ii  python3-urllib3                   1.26.18-2                              all          HTTP library with thread-safe connection pooling for Python3
-ii  python3-urwid                     2.4.6-0.1                              amd64        curses-based UI/widget library for Python 3
+ii  python3-urwid                     2.5.2-1                                amd64        curses-based UI/widget library for Python 3
 ii  python3-yaml                      6.0.1-2                                amd64        YAML parser and emitter for Python3
-ii  python3.11                        3.11.7-2                               amd64        Interactive high-level object-oriented language (version 3.11)
-ii  python3.11-minimal                3.11.7-2                               amd64        Minimal subset of the Python language (version 3.11)
-ii  qemu-guest-agent                  1:8.2.0+ds-5                           amd64        Guest-side qemu-system agent
-ii  qemu-system-common                1:8.2.0+ds-5                           amd64        QEMU full system emulation binaries (common files)
-ii  qemu-system-data                  1:8.2.0+ds-5                           all          QEMU full system emulation (data files)
-ii  qemu-system-gui                   1:8.2.0+ds-5                           amd64        QEMU full system emulation binaries (graphical display and audio modules)
-ii  qemu-system-modules-opengl        1:8.2.0+ds-5                           amd64        QEMU full system emulation binaries (OpenGL display modules)
-ii  qemu-system-x86                   1:8.2.0+ds-5                           amd64        QEMU full system emulation binaries (x86)
-ii  qemu-utils                        1:8.2.0+ds-5                           amd64        QEMU utilities
-ii  qrencode                          4.1.1-1                                amd64        QR Code encoder into PNG image
+ii  python3-zombie-imp                0.0.2-2                                all          copy of the `imp` module that was removed in Python 3.12
+ii  python3.11                        3.11.8-1                               amd64        Interactive high-level object-oriented language (version 3.11)
+ii  python3.11-minimal                3.11.8-1                               amd64        Minimal subset of the Python language (version 3.11)
+ii  qemu-guest-agent                  1:8.2.1+ds-1                           amd64        Guest-side qemu-system agent
+ii  qemu-system-common                1:8.2.1+ds-1                           amd64        QEMU full system emulation binaries (common files)
+ii  qemu-system-data                  1:8.2.1+ds-1                           all          QEMU full system emulation (data files)
+ii  qemu-system-gui                   1:8.2.1+ds-1                           amd64        QEMU full system emulation binaries (graphical display and audio modules)
+ii  qemu-system-modules-opengl        1:8.2.1+ds-1                           amd64        QEMU full system emulation binaries (OpenGL display modules)
+ii  qemu-system-x86                   1:8.2.1+ds-1                           amd64        QEMU full system emulation binaries (x86)
+ii  qemu-utils                        1:8.2.1+ds-1                           amd64        QEMU utilities
+ii  qrencode                          4.1.1-1+b1                             amd64        QR Code encoder into PNG image
 ii  radvd                             1:2.19-1+b1                            amd64        Router Advertisement Daemon
 ii  rake                              13.0.6-3                               all          ruby make-like utility
 ii  rdnssd                            1.0.7-1                                amd64        IPv6 recursive DNS server discovery daemon
@@ -1073,7 +1075,7 @@ ii  recoverjpeg                       2.6.3-5                                amd
 ii  reiser4progs                      1.2.2-1+b1                             amd64        administration utilities for the Reiser4 filesystem
 ii  reiserfsprogs                     1:3.6.27-7                             amd64        User-level tools for ReiserFS filesystems
 ii  resolvconf                        1.92                                   all          name server information handler
-ii  restic                            0.16.3-1                               amd64        backup program with multiple revisions, encryption and more
+ii  restic                            0.16.4-2                               amd64        backup program with multiple revisions, encryption and more
 ii  rfkill                            2.39.3-6                               amd64        tool for enabling and disabling wireless devices
 ii  rinse                             4.1                                    all          RPM installation environment
 ii  rpcbind                           1.2.6-7                                amd64        converts RPC program numbers into universal addresses
@@ -1093,20 +1095,20 @@ ii  ruby-xmlrpc                       0.3.2-2                                all
 ii  ruby3.1                           3.1.2-8                                amd64        Interpreter of object-oriented scripting language Ruby
 ii  rubygems-integration              1.18                                   all          integration of Debian Ruby packages with Rubygems
 ii  runit-helper                      2.16.2                                 all          dh-runit implementation detail
-ii  samba                             2:4.19.4+dfsg-2                        amd64        SMB/CIFS file, print, and login server for Unix
-ii  samba-common                      2:4.19.4+dfsg-2                        all          common files used by both the Samba server and client
-ii  samba-common-bin                  2:4.19.4+dfsg-2                        amd64        Samba common files used by both the server and the client
-ii  samba-libs:amd64                  2:4.19.4+dfsg-2                        amd64        Samba core libraries
+ii  samba                             2:4.19.5+dfsg-1                        amd64        SMB/CIFS file, print, and login server for Unix
+ii  samba-common                      2:4.19.5+dfsg-1                        all          common files used by both the Samba server and client
+ii  samba-common-bin                  2:4.19.5+dfsg-1                        amd64        Samba common files used by both the server and the client
+ii  samba-libs:amd64                  2:4.19.5+dfsg-1                        amd64        Samba core libraries
 ii  screen                            4.9.1-1                                amd64        terminal multiplexer with VT100/ANSI terminal emulation
 ii  scsitools                         0.12-5                                 amd64        Collection of tools for SCSI hardware management
 ii  sdparm                            1.12-1                                 amd64        Output and modify SCSI device parameters
 ii  seabios                           1.16.3-2                               all          Legacy BIOS implementation
 ii  secure-delete                     3.1-8                                  amd64        tools to wipe files, free disk space, swap and memory
 ii  sed                               4.9-2                                  amd64        GNU stream editor for filtering/transforming text
-ii  sensible-utils                    0.0.20                                 all          Utilities for sensible alternative selection
-ii  ser2net                           4.3.12-1+b1                            amd64        Serial port to network proxy
+ii  sensible-utils                    0.0.22                                 all          Utilities for sensible alternative selection
+ii  ser2net                           4.6.0-1                                amd64        Serial port to network proxy
 ii  setserial                         2.17-53+b1                             amd64        controls configuration of serial ports
-ii  sg3-utils                         1.46-3                                 amd64        utilities for devices using the SCSI command set
+ii  sg3-utils                         1.46-3+b1                              amd64        utilities for devices using the SCSI command set
 ii  sg3-utils-udev                    1.46-3                                 all          utilities for devices using the SCSI command set (udev rules)
 ii  sgml-base                         1.31                                   all          SGML infrastructure and SGML catalog file support
 ii  shared-mime-info                  2.4-1                                  amd64        FreeDesktop.org shared MIME database and spec
@@ -1121,7 +1123,7 @@ ii  snmp                              5.9.4+dfsg-1+b2                        amd
 ii  socat                             1.8.0.0-4                              amd64        multipurpose relay for bidirectional data transfer
 ii  sound-theme-freedesktop           0.8-3                                  all          freedesktop.org sound theme
 ii  speedtest-cli                     2.1.3-2                                all          Command line interface for testing internet bandwidth using speedtest.net
-ii  sqlite3                           3.45.0-1                               amd64        Command line interface for SQLite 3
+ii  sqlite3                           3.45.1-1                               amd64        Command line interface for SQLite 3
 ii  squashfs-tools                    1:4.6.1-1                              amd64        Tool to create and append to squashfs filesystems
 ii  ssh                               1:9.6p1-3                              all          secure shell client and server (metapackage)
 ii  sshfs                             3.7.3-1.1                              amd64        filesystem client based on SSH File Transfer Protocol
@@ -1137,24 +1139,24 @@ ii  syslinux                          3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 amd
 ii  syslinux-common                   3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (common)
 ii  syslinux-utils                    3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 amd64        collection of bootloaders (utilities)
 ii  sysstat                           12.7.5-2                               amd64        system performance tools for Linux
-ii  systemd                           255.3-1                                amd64        system and service manager
-ii  systemd-container                 255.3-1                                amd64        systemd container/nspawn tools
-ii  systemd-dev                       255.3-1                                all          systemd development files
-ii  systemd-sysv                      255.3-1                                amd64        system and service manager - SysV compatibility symlinks
+ii  systemd                           255.3-2                                amd64        system and service manager
+ii  systemd-container                 255.3-2                                amd64        systemd container/nspawn tools
+ii  systemd-dev                       255.3-2                                all          systemd development files
+ii  systemd-sysv                      255.3-2                                amd64        system and service manager - SysV compatibility symlinks
 ii  sysvinit-utils                    3.08-6                                 amd64        System-V-like utilities
 ii  tar                               1.35+dfsg-3                            amd64        GNU version of the tar archiving utility
 ii  targetcli-fb                      1:2.1.53-1.1                           all          Command shell for managing the Linux LIO kernel target
-ii  tcl                               8.6.13                                 amd64        Tool Command Language (default version) - shell
-ii  tcl8.6                            8.6.13+dfsg-2                          amd64        Tcl (the Tool Command Language) v8.6 - shell
+ii  tcl                               8.6.13+b1                              amd64        Tool Command Language (default version) - shell
+ii  tcl8.6                            8.6.13+dfsg-2+b1                       amd64        Tcl (the Tool Command Language) v8.6 - shell
 ii  tcpdump                           4.99.4-3                               amd64        command-line network traffic analyzer
 ii  tcplay                            1.1-6                                  amd64        Free and simple TrueCrypt Implementation based on dm-crypt
 ii  tcptraceroute                     1.5beta7+debian-4.1+b1                 amd64        traceroute implementation using TCP packets
-ii  tdb-tools                         1.4.9-2                                amd64        Trivial Database - bundled binaries
+ii  tdb-tools                         1.4.10-1                               amd64        Trivial Database - bundled binaries
 ii  telnet                            0.17+2.5-3                             all          transitional dummy package for inetutils-telnet default switch
 ii  testdisk                          7.1-5+nmu1                             amd64        Partition scanner and disk recovery tool, and PhotoRec file recovery tool
 ii  tgt                               1:1.0.85-1.1                           amd64        Linux SCSI target user-space daemon and tools
-ii  tk                                8.6.13                                 amd64        Toolkit for Tcl and X11 (default version) - windowing shell
-ii  tk8.6                             8.6.13-2                               amd64        Tk toolkit for Tcl and X11 v8.6 - windowing shell
+ii  tk                                8.6.13+b1                              amd64        Toolkit for Tcl and X11 (default version) - windowing shell
+ii  tk8.6                             8.6.13-2+b1                            amd64        Tk toolkit for Tcl and X11 v8.6 - windowing shell
 ii  tmate                             2.4.0-2                                amd64        terminal multiplexer with instant terminal sharing
 ii  tmux                              3.3a-5                                 amd64        terminal multiplexer
 ii  toilet                            0.3-1.4                                amd64        display large colourful characters in text mode
@@ -1162,9 +1164,9 @@ ii  toilet-fonts                      0.3-1.4                                all
 ii  tpm-udev                          0.6                                    all          udev rules for TPM modules
 ii  tree                              2.1.1-2                                amd64        displays an indented directory tree, in color
 ii  tsocks                            1.8beta5+ds1-1+b1                      amd64        transparent network access through a SOCKS 4 or 5 proxy
-ii  tzdata                            2023d-1                                all          time zone and daylight-saving time data
+ii  tzdata                            2024a-1                                all          time zone and daylight-saving time data
 ii  ucf                               3.0043+nmu1                            all          Update Configuration File(s): preserve user changes to config files
-ii  udev                              255.3-1                                amd64        /dev/ and hotplug management daemon
+ii  udev                              255.3-2                                amd64        /dev/ and hotplug management daemon
 ii  udisks2                           2.10.1-5                               amd64        D-Bus service to access and manipulate storage devices
 ii  udpcast                           20120424-2+b1                          amd64        multicast file transfer tool
 ii  uml-utilities                     20070815.4-1                           amd64        User-mode Linux (utility programs)
@@ -1175,7 +1177,6 @@ ii  usb-modeswitch-data               20191128-6                             all
 ii  usbutils                          1:017-3                                amd64        Linux USB utilities
 ii  usbview                           3.1-1                                  amd64        USB device viewer
 ii  usr-is-merged                     39                                     all          Transitional package to assert a merged-/usr system
-ii  usrmerge                          39                                     all          Convert the system to the merged /usr directories scheme
 ii  util-linux                        2.39.3-6                               amd64        miscellaneous system utilities
 ii  util-linux-extra                  2.39.3-6                               amd64        interactive login tools
 ii  uuid-runtime                      2.39.3-6                               amd64        runtime components for the Universally Unique ID library
@@ -1214,11 +1215,11 @@ ii  xfonts-utils                      1:7.7+6                                amd
 ii  xfsdump                           3.1.11-0.1                             amd64        Administrative utilities for the XFS filesystem
 ii  xfsprogs                          6.5.0-1                                amd64        Utilities for managing the XFS filesystem
 ii  xinit                             1.4.2-1                                amd64        X server initialisation tool
-ii  xkb-data                          2.38-2                                 all          X Keyboard Extension (XKB) configuration data
+ii  xkb-data                          2.41-2                                 all          X Keyboard Extension (XKB) configuration data
 ii  xml-core                          0.19                                   all          XML infrastructure and XML catalog file support
 ii  xmount                            0.7.6-3                                amd64        tool for crossmounting between disk image formats
 ii  xorriso                           1.5.6-1                                amd64        command line ISO-9660 and Rock Ridge manipulation tool
-ii  xpdf                              3.04+git20240124-1                     amd64        Motif-based PDF reader using the Poppler library
+ii  xpdf                              3.04+git20240202-1                     amd64        Motif-based PDF reader using the Poppler library
 ii  xserver-common                    2:21.1.11-2                            all          common files used by various X servers
 ii  xserver-xorg                      1:7.7+23                               amd64        X.Org X server
 ii  xserver-xorg-core                 2:21.1.11-2                            amd64        Xorg X server - core server
index f4a6a69..72e7ac9 100644 (file)
@@ -70,6 +70,8 @@ coreutils                                     install
 cpio                                           install
 cpp                                            install
 cpp-13                                         install
+cpp-13-x86-64-linux-gnu                                install
+cpp-x86-64-linux-gnu                           install
 cpuid                                          install
 cron                                           install
 cron-daemon-common                             install
@@ -177,6 +179,7 @@ fwupd                                               install
 fwupd-amd64-signed                             install
 gawk                                           install
 gcc-13-base:amd64                              install
+gcc-14-base:amd64                              install
 gddrescue                                      install
 gdisk                                          install
 genisoimage                                    install
@@ -431,7 +434,6 @@ libffi8:amd64                                       install
 libfftw3-single3:amd64                         install
 libfido2-1:amd64                               install
 libfile-dirlist-perl                           install
-libfile-find-rule-perl                         install
 libfile-homedir-perl                           install
 libfile-lchown-perl                            install
 libfile-listing-perl                           install
@@ -462,7 +464,7 @@ libgdbm6:amd64                                      install
 libgdk-pixbuf-2.0-0:amd64                      install
 libgdk-pixbuf2.0-common                                install
 libgee-0.8-2:amd64                             install
-libgensio4:amd64                               install
+libgensio6:amd64                               install
 libgeoip1:amd64                                        install
 libgfapi0:amd64                                        install
 libgfrpc0:amd64                                        install
@@ -638,7 +640,6 @@ libnss-myhostname:amd64                             install
 libnss3:amd64                                  install
 libntfs-3g89:amd64                             install
 libnuma1:amd64                                 install
-libnumber-compare-perl                         install
 libnvme1                                       install
 libogg0:amd64                                  install
 libonig5:amd64                                 install
@@ -758,7 +759,6 @@ libterm-readkey-perl                                install
 libterm-size-perl                              install
 libtevent0:amd64                               install
 libtext-charwidth-perl:amd64                   install
-libtext-glob-perl                              install
 libtext-iconv-perl:amd64                       install
 libtext-wrapi18n-perl                          install
 libthai-data                                   install
@@ -775,7 +775,7 @@ libtk8.6:amd64                                      install
 libtry-tiny-perl                               install
 libtsk19:amd64                                 install
 libtss2-esys-3.0.2-0:amd64                     install
-libtss2-mu0:amd64                              install
+libtss2-mu-4.0.1-0:amd64                       install
 libtss2-sys1:amd64                             install
 libtss2-tcti-cmd0:amd64                                install
 libtss2-tcti-device0:amd64                     install
@@ -892,7 +892,7 @@ libzstd1:amd64                                      install
 links2                                         install
 linux-base                                     install
 linux-cpupower                                 install
-linux-image-6.5.0-5-amd64                      install
+linux-image-6.6.15-amd64                       install
 linux-image-amd64                              install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
@@ -1042,6 +1042,7 @@ python3-requests                          install
 python3-rtslib-fb                              install
 python3-samba                                  install
 python3-serial                                 install
+python3-setuptools                             install
 python3-setuptools-scm                         install
 python3-six                                    install
 python3-talloc:amd64                           install
@@ -1050,6 +1051,7 @@ python3-typing-extensions                 install
 python3-urllib3                                        install
 python3-urwid                                  install
 python3-yaml                                   install
+python3-zombie-imp                             install
 python3.11                                     install
 python3.11-minimal                             install
 qemu-guest-agent                               install
@@ -1170,7 +1172,6 @@ usb-modeswitch-data                               install
 usbutils                                       install
 usbview                                                install
 usr-is-merged                                  install
-usrmerge                                       install
 util-linux                                     install
 util-linux-extra                               install
 uuid-runtime                                   install
index 3f16b80..aa519bf 120000 (symlink)
@@ -1 +1 @@
-grml64-full_2022.11
\ No newline at end of file
+grml64-full_2024.02
\ No newline at end of file
index f8ca809..0d70928 100644 (file)
@@ -4,8 +4,8 @@ Desired=Unknown/Install/Remove/Purge/Hold
 ||/ Name                           Version                                Architecture Description
 +++-==============================-======================================-============-================================================================================
 ii  adduser                        3.137                                  all          add and remove users and groups
-ii  apt                            2.7.10                                 amd64        commandline package manager
-ii  apt-utils                      2.7.10                                 amd64        package management related utility programs
+ii  apt                            2.7.12                                 amd64        commandline package manager
+ii  apt-utils                      2.7.12                                 amd64        package management related utility programs
 ii  atftp                          0.8.0-3+b1                             amd64        advanced TFTP client
 ii  atmel-firmware                 1.3-7                                  all          Firmware for Atmel at76c50x wireless networking chips.
 ii  attr                           1:2.5.2-1                              amd64        utilities for manipulating filesystem extended attributes
@@ -13,9 +13,9 @@ ii  base-files                     13                                     amd64
 ii  base-passwd                    3.6.3                                  amd64        Debian base system master password and group files
 ii  bash                           5.2.21-2                               amd64        GNU Bourne Again SHell
 ii  beep                           1.4.9-1.1                              amd64        advanced PC-speaker beeper
-ii  binutils                       2.41.90.20240122-1                     amd64        GNU assembler, linker and binary utilities
-ii  binutils-common:amd64          2.41.90.20240122-1                     amd64        Common files for the GNU assembler, linker and binary utilities
-ii  binutils-x86-64-linux-gnu      2.41.90.20240122-1                     amd64        GNU binary utilities, for x86-64-linux-gnu target
+ii  binutils                       2.42-3                                 amd64        GNU assembler, linker and binary utilities
+ii  binutils-common:amd64          2.42-3                                 amd64        Common files for the GNU assembler, linker and binary utilities
+ii  binutils-x86-64-linux-gnu      2.42-3                                 amd64        GNU binary utilities, for x86-64-linux-gnu target
 ii  bluez-firmware                 1.2-9                                  all          Firmware for Bluetooth devices
 ii  bridge-utils                   1.7.1-1                                amd64        Utilities for configuring the Linux Ethernet bridge
 ii  bsdextrautils                  2.39.3-6                               amd64        extra utilities from 4.4BSD-Lite
@@ -24,11 +24,11 @@ ii  btrfs-progs                    6.6.3-1                                amd64
 ii  buffer                         1.19-12+b1                             amd64        Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                        1:1.36.1-6                             amd64        Tiny utilities for small and embedded systems
 ii  bzip2                          1.0.8-5+b2                             amd64        high-quality block-sorting file compressor - utilities
-ii  ca-certificates                20230311                               all          Common CA certificates
+ii  ca-certificates                20240203                               all          Common CA certificates
 ii  chntpw                         140201-1                               amd64        NT SAM password recovery utility
 ii  console-data                   2:1.12-9                               all          keymaps, fonts, charset maps, fallback tables for 'kbd'.
-ii  console-setup                  1.223                                  all          console font and keymap setup program
-ii  console-setup-linux            1.223                                  all          Linux specific part of console-setup
+ii  console-setup                  1.226                                  all          console font and keymap setup program
+ii  console-setup-linux            1.226                                  all          Linux specific part of console-setup
 ii  coreutils                      9.4-3+b1                               amd64        GNU core utilities
 ii  cpio                           2.15+dfsg-1                            amd64        GNU cpio -- a program to manage archives of files
 ii  cron                           3.0pl1-184                             amd64        process scheduling daemon
@@ -44,8 +44,8 @@ ii  dbus-daemon                    1.14.10-4                              amd64
 ii  dbus-session-bus-common        1.14.10-4                              all          simple interprocess messaging system (session bus configuration)
 ii  dbus-system-bus-common         1.14.10-4                              all          simple interprocess messaging system (system bus configuration)
 ii  dctrl-tools                    2.24-3+b1                              amd64        Command-line tools to process Debian package information
-ii  debconf                        1.5.83                                 all          Debian configuration management system
-ii  debconf-i18n                   1.5.83                                 all          full internationalization support for debconf
+ii  debconf                        1.5.86                                 all          Debian configuration management system
+ii  debconf-i18n                   1.5.86                                 all          full internationalization support for debconf
 ii  debian-archive-keyring         2023.4                                 all          GnuPG archive keys of the Debian archive
 ii  debianutils                    5.16                                   amd64        Miscellaneous utilities specific to Debian
 ii  deborphan                      1.7.35                                 amd64        program that can find unused packages, e.g. libraries
@@ -62,10 +62,10 @@ ii  dos2unix                       7.5.1-1                                amd64
 ii  dosfstools                     4.2-1                                  amd64        utilities for making and checking MS-DOS FAT filesystems
 ii  dpkg                           1.22.4                                 amd64        Debian package management system
 ii  e2fsprogs                      1.47.0-2+b1                            amd64        ext2/ext3/ext4 file system utilities
-ii  ed                             1.20-1                                 amd64        classic UNIX line editor
+ii  ed                             1.20.1-1                               amd64        classic UNIX line editor
 ii  efibootmgr                     18-1                                   amd64        Interact with the EFI Boot Manager
 ii  eject                          2.39.3-6                               amd64        ejects CDs and operates CD-Changers under Linux
-ii  ethtool                        1:6.6-1                                amd64        display or change Ethernet device settings
+ii  ethtool                        1:6.7-1                                amd64        display or change Ethernet device settings
 ii  f2fs-tools                     1.16.0-1+b1                            amd64        Tools for Flash-Friendly File System
 ii  fdisk                          2.39.3-6                               amd64        collection of partitioning utilities
 ii  file                           1:5.45-2+b1                            amd64        Recognize the type of data in a file using "magic" numbers
@@ -80,7 +80,7 @@ ii  firmware-intel-sound           20230625-2                             all
 ii  firmware-iwlwifi               20230625-2                             all          Binary firmware for Intel Wireless cards
 ii  firmware-libertas              20230625-2                             all          Binary firmware for Marvell wireless cards
 ii  firmware-linux                 20230625-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
-ii  firmware-linux-free            20200122-2                             all          Binary firmware for various drivers in the Linux kernel
+ii  firmware-linux-free            20200122-4                             all          Binary firmware for various drivers in the Linux kernel
 ii  firmware-linux-nonfree         20230625-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
 ii  firmware-misc-nonfree          20230625-2                             all          Binary firmware for various drivers in the Linux kernel
 ii  firmware-myricom               20230625-2                             all          Binary firmware for Myri-10G Ethernet adapters
@@ -92,10 +92,10 @@ ii  firmware-zd1211                1:1.5-10                               all
 ii  fsarchiver                     0.8.7-1                                amd64        file system archiver
 ii  fuse3                          3.14.0-5                               amd64        Filesystem in Userspace (3.x version)
 ii  gawk                           1:5.2.1-2                              amd64        GNU awk, a pattern scanning and processing language
-ii  gcc-13-base:amd64              13.2.0-10                              amd64        GCC, the GNU Compiler Collection (base package)
+ii  gcc-14-base:amd64              14-20240201-3                          amd64        GCC, the GNU Compiler Collection (base package)
 ii  gddrescue                      1.27-1                                 amd64        GNU data recovery tool
 ii  gdisk                          1.0.9-2.1                              amd64        GPT fdisk text-mode partitioning tool
-ii  gettext-base                   0.21-14                                amd64        GNU Internationalization utilities for the base system
+ii  gettext-base                   0.21-14+b1                             amd64        GNU Internationalization utilities for the base system
 ii  gnupg                          2.2.40-1.1                             all          GNU privacy guard - a free PGP replacement
 ii  gnupg-l10n                     2.2.40-1.1                             all          GNU privacy guard - localization files
 ii  gnupg-utils                    2.2.40-1.1+b1                          amd64        GNU privacy guard - utility programs
@@ -111,7 +111,7 @@ ii  grep                           3.11-4                                 amd64
 ii  grml-autoconfig                0.22.0                                 all          main bootup process of a Grml (based) system
 ii  grml-crypt                     0.28                                   all          wrapper around cryptsetup-luks
 ii  grml-debian-keyring            2018.06.02                             all          GnuPG archive key of the grml.org repository
-ii  grml-debootstrap               0.107                                  all          wrapper around debootstrap for installing pure Debian
+ii  grml-debootstrap               0.108                                  all          wrapper around debootstrap for installing pure Debian
 ii  grml-etc                       1.9.0                                  all          etcetera files for the Grml system
 ii  grml-etc-core                  0.19.7                                 all          core etcetera files for the Grml system
 ii  grml-hwinfo                    0.17.1                                 all          collect hardware information
@@ -136,8 +136,8 @@ ii  gzip                           1.12-1                                 amd64
 ii  haveged                        1.9.14-1+b2                            amd64        Linux entropy source using the HAVEGE algorithm
 ii  hdparm                         9.65+ds-1                              amd64        tune hard disk parameters for high performance
 ii  hostname                       3.23+nmu2                              amd64        utility to set/show the host name or domain name
-ii  htop                           3.3.0-3                                amd64        interactive processes viewer
-ii  hwinfo                         21.82-1                                amd64        Hardware identification system
+ii  htop                           3.3.0-4                                amd64        interactive processes viewer
+ii  hwinfo                         21.82-1+b1                             amd64        Hardware identification system
 ii  ifenslave                      2.14                                   all          configure network interfaces for parallel routing (bonding)
 ii  ifupdown                       0.8.41                                 amd64        high level tools to configure network interfaces
 ii  imvirt                         0.9.6-13                               all          detects several virtualizations
@@ -147,29 +147,31 @@ ii  init                           1.66                                   amd64
 ii  init-system-helpers            1.66                                   all          helper tools for all init systems
 ii  initramfs-tools                0.142                                  all          generic modular initramfs generator (automation)
 ii  initramfs-tools-core           0.142                                  all          generic modular initramfs generator (core tools)
-ii  iperf3                         3.15-1+b1                              amd64        Internet Protocol bandwidth measuring tool
+ii  iperf3                         3.16-1                                 amd64        Internet Protocol bandwidth measuring tool
 ii  iproute2                       6.7.0-2                                amd64        networking and traffic control tools
 ii  iptables                       1.8.10-3                               amd64        administration tools for packet filtering and NAT
 ii  iptstate                       2.2.7-0.1                              amd64        top-like interface to your netfilter connection-tracking table
-ii  iputils-ping                   3:20221126-1                           amd64        Tools to test the reachability of network hosts
+ii  iputils-ping                   3:20240117-1                           amd64        Tools to test the reachability of network hosts
 ii  isolinux                       3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (ISO 9660 bootloader)
 ii  iw                             5.19-1                                 amd64        tool for configuring Linux wireless devices
 ii  jfsutils                       1.1.15-5                               amd64        utilities for managing the JFS filesystem
 ii  kbd                            2.6.4-2                                amd64        Linux console font and keytable utilities
 ii  kexec-tools                    1:2.0.27-1                             amd64        tools to support fast kexec reboots
-ii  keyboard-configuration         1.223                                  all          system-wide keyboard preferences
-ii  keyutils                       1.6.3-2+b2                             amd64        Linux Key Management Utilities
-ii  klibc-utils                    2.0.13-2                               amd64        small utilities built with klibc for early boot
-ii  kmod                           31-1                                   amd64        tools for managing Linux kernel modules
-ii  kpartx                         0.9.4-7                                amd64        create device mappings for partitions
+ii  keyboard-configuration         1.226                                  all          system-wide keyboard preferences
+ii  keyutils                       1.6.3-3                                amd64        Linux Key Management Utilities
+ii  klibc-utils                    2.0.13-4                               amd64        small utilities built with klibc for early boot
+ii  kmod                           31+20240202-2                          amd64        tools for managing Linux kernel modules
+ii  kpartx                         0.9.7-4                                amd64        create device mappings for partitions
 ii  ldnsutils                      1.8.3-1+b1                             amd64        ldns library for DNS programming - tools (includes drill tool)
 ii  less                           590-2                                  amd64        pager program similar to more
 ii  lftp                           4.9.2-2+b1                             amd64        Sophisticated command-line FTP/HTTP/BitTorrent client programs
 ii  libacl1:amd64                  2.3.2-1                                amd64        access control list - shared library
 ii  libaio1:amd64                  0.3.113-5                              amd64        Linux kernel AIO access library - shared library
 ii  libapparmor1:amd64             3.0.12-1+b2                            amd64        changehat AppArmor library
-ii  libapt-pkg6.0:amd64            2.7.10                                 amd64        package management runtime library
+ii  libapt-pkg6.0:amd64            2.7.12                                 amd64        package management runtime library
 ii  libargon2-1:amd64              0~20190702+dfsg-4+b1                   amd64        memory-hard hashing function - runtime library
+ii  libasound2:amd64               1.2.10-3                               amd64        shared library for ALSA applications
+ii  libasound2-data                1.2.10-3                               all          Configuration files and profiles for ALSA drivers
 ii  libassuan0:amd64               2.5.6-1                                amd64        IPC library for the GnuPG components
 ii  libattr1:amd64                 1:2.5.2-1                              amd64        extended attribute handling - shared library
 ii  libaudit-common                1:3.1.2-2                              all          Dynamic library for security auditing - common files
@@ -177,30 +179,30 @@ ii  libaudit1:amd64                1:3.1.2-2                              amd64
 ii  libavahi-client3:amd64         0.8-13+b1                              amd64        Avahi client library
 ii  libavahi-common-data:amd64     0.8-13+b1                              amd64        Avahi common data files
 ii  libavahi-common3:amd64         0.8-13+b1                              amd64        Avahi common library
-ii  libbinutils:amd64              2.41.90.20240122-1                     amd64        GNU binary utilities (private shared library)
+ii  libbinutils:amd64              2.42-3                                 amd64        GNU binary utilities (private shared library)
 ii  libblkid1:amd64                2.39.3-6                               amd64        block device ID library
 ii  libbpf1:amd64                  1:1.3.0-2                              amd64        eBPF helper library (shared library)
 ii  libbrotli1:amd64               1.1.0-2+b3                             amd64        library implementing brotli encoder and decoder (shared libraries)
 ii  libbsd0:amd64                  0.11.8-1                               amd64        utility functions from BSD systems - shared library
 ii  libbz2-1.0:amd64               1.0.8-5+b2                             amd64        high-quality block-sorting file compressor library - runtime
-ii  libc-bin                       2.37-15~deb13u1                        amd64        GNU C Library: Binaries
-ii  libc-l10n                      2.37-15~deb13u1                        all          GNU C Library: localization files
-ii  libc6:amd64                    2.37-15~deb13u1                        amd64        GNU C Library: Shared libraries
+ii  libc-bin                       2.37-15                                amd64        GNU C Library: Binaries
+ii  libc-l10n                      2.37-15                                all          GNU C Library: localization files
+ii  libc6:amd64                    2.37-15                                amd64        GNU C Library: Shared libraries
 ii  libcaca0:amd64                 0.99.beta20-4                          amd64        colour ASCII art library
-ii  libcap-ng0:amd64               0.8.4-1                                amd64        alternate POSIX capabilities library
-ii  libcap2:amd64                  1:2.66-4+b2                            amd64        POSIX 1003.1e capabilities (library)
-ii  libcap2-bin                    1:2.66-4+b2                            amd64        POSIX 1003.1e capabilities (utilities)
+ii  libcap-ng0:amd64               0.8.4-2                                amd64        alternate POSIX capabilities library
+ii  libcap2:amd64                  1:2.66-5                               amd64        POSIX 1003.1e capabilities (library)
+ii  libcap2-bin                    1:2.66-5                               amd64        POSIX 1003.1e capabilities (utilities)
 ii  libcbor0.10:amd64              0.10.2-1.1                             amd64        library for parsing and generating CBOR (RFC 7049)
 ii  libclone-perl:amd64            0.46-1+b1                              amd64        module for recursively copying Perl datatypes
 ii  libcom-err2:amd64              1.47.0-2+b1                            amd64        common error description library
 ii  libcrypt1:amd64                1:4.4.36-4                             amd64        libcrypt shared library
 ii  libcryptsetup12:amd64          2:2.6.1-6+b1                           amd64        disk encryption support - shared library
-ii  libctf-nobfd0:amd64            2.41.90.20240122-1                     amd64        Compact C Type Format library (runtime, no BFD dependency)
-ii  libctf0:amd64                  2.41.90.20240122-1                     amd64        Compact C Type Format library (runtime, BFD dependency)
+ii  libctf-nobfd0:amd64            2.42-3                                 amd64        Compact C Type Format library (runtime, no BFD dependency)
+ii  libctf0:amd64                  2.42-3                                 amd64        Compact C Type Format library (runtime, BFD dependency)
 ii  libcurl4:amd64                 8.5.0-2                                amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
 ii  libdb5.3:amd64                 5.3.28+dfsg2-4+b1                      amd64        Berkeley v5.3 Database Libraries [runtime]
 ii  libdbus-1-3:amd64              1.14.10-4                              amd64        simple interprocess messaging system (library)
-ii  libdebconfclient0:amd64        0.271                                  amd64        Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:amd64        0.271+b1                               amd64        Debian Configuration Management System (C-implementation library)
 ii  libdevmapper-event1.02.1:amd64 2:1.02.185-3                           amd64        Linux Kernel Device Mapper event support library
 ii  libdevmapper1.02.1:amd64       2:1.02.185-3                           amd64        Linux Kernel Device Mapper userspace library
 ii  libedit2:amd64                 3.1-20230828-1                         amd64        BSD editline and history libraries
@@ -218,27 +220,26 @@ ii  libfastjson4:amd64             1.2304.0-1                             amd64
 ii  libfdisk1:amd64                2.39.3-6                               amd64        fdisk partitioning library
 ii  libffi8:amd64                  3.4.4-2                                amd64        Foreign Function Interface library runtime
 ii  libfido2-1:amd64               1.14.0-1                               amd64        library for generating and verifying FIDO 2.0 objects
-ii  libfile-find-rule-perl         0.34-3                                 all          module to search for files based on rules
 ii  libfile-listing-perl           6.16-1                                 all          module to parse directory listings
 ii  libfile-slurp-perl             9999.32-2                              all          single call read & write file routines
 ii  libfile-which-perl             1.27-2                                 all          Perl module for searching paths for executable programs
 ii  libfreetype6:amd64             2.13.2+dfsg-1+b1                       amd64        FreeType 2 font engine, shared library files
 ii  libfuse3-3:amd64               3.14.0-5                               amd64        Filesystem in Userspace (library) (3.x version)
-ii  libgcc-s1:amd64                13.2.0-10                              amd64        GCC support library
+ii  libgcc-s1:amd64                14-20240201-3                          amd64        GCC support library
 ii  libgcrypt20:amd64              1.10.3-2                               amd64        LGPL Crypto library - runtime library
-ii  libgdbm-compat4:amd64          1.23-5                                 amd64        GNU dbm database routines (legacy support runtime version) 
-ii  libgdbm6:amd64                 1.23-5                                 amd64        GNU dbm database routines (runtime version) 
-ii  libgensio4:amd64               2.6.6-6                                amd64        abstract stream I/O (runtime files)
-ii  libglib2.0-0:amd64             2.78.3-2                               amd64        GLib library of C routines
-ii  libgmp10:amd64                 2:6.3.0+dfsg-2                         amd64        Multiprecision arithmetic library
+ii  libgdbm-compat4:amd64          1.23-5+b1                              amd64        GNU dbm database routines (legacy support runtime version) 
+ii  libgdbm6:amd64                 1.23-5+b1                              amd64        GNU dbm database routines (runtime version) 
+ii  libgensio6:amd64               2.8.2-6                                amd64        abstract stream I/O (runtime files)
+ii  libglib2.0-0:amd64             2.78.4-1                               amd64        GLib library of C routines
+ii  libgmp10:amd64                 2:6.3.0+dfsg-2+b1                      amd64        Multiprecision arithmetic library
 ii  libgnutls30:amd64              3.8.3-1                                amd64        GNU TLS library - main runtime library
 ii  libgpg-error0:amd64            1.47-3                                 amd64        GnuPG development runtime library
 ii  libgpm2:amd64                  1.20.7-10+b2                           amd64        General Purpose Mouse - shared library
-ii  libgprofng0:amd64              2.41.90.20240122-1                     amd64        GNU Next Generation profiler (runtime library)
-ii  libgssapi-krb5-2:amd64         1.20.1-5                               amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
+ii  libgprofng0:amd64              2.42-3                                 amd64        GNU Next Generation profiler (runtime library)
+ii  libgssapi-krb5-2:amd64         1.20.1-5+b1                            amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 ii  libhavege2:amd64               1.9.14-1+b2                            amd64        entropy source using the HAVEGE algorithm - shared library
-ii  libhd21:amd64                  21.82-1                                amd64        Hardware identification system library
-ii  libhogweed6:amd64              3.9.1-2                                amd64        low level cryptographic library (public-key cryptos)
+ii  libhd21:amd64                  21.82-1+b1                             amd64        Hardware identification system library
+ii  libhogweed6:amd64              3.9.1-2+b1                             amd64        low level cryptographic library (public-key cryptos)
 ii  libhtml-parser-perl:amd64      3.81-1+b1                              amd64        collection of modules that parse HTML text documents
 ii  libhtml-tagset-perl            3.20-6                                 all          data tables pertaining to HTML
 ii  libhtml-tree-perl              5.07-3                                 all          Perl module to represent and create HTML syntax trees
@@ -246,24 +247,24 @@ ii  libhttp-cookies-perl           6.11-1                                 all
 ii  libhttp-date-perl              6.06-1                                 all          module of date conversion routines
 ii  libhttp-message-perl           6.45-1                                 all          perl interface to HTTP style messages
 ii  libhttp-negotiate-perl         6.01-2                                 all          implementation of content negotiation
-ii  libicu72:amd64                 72.1-4                                 amd64        International Components for Unicode
-ii  libidn2-0:amd64                2.3.4-1+b2                             amd64        Internationalized domain names (IDNA2008/TR46) library
+ii  libicu72:amd64                 72.1-4+b1                              amd64        International Components for Unicode
+ii  libidn2-0:amd64                2.3.7-2                                amd64        Internationalized domain names (IDNA2008/TR46) library
 ii  libimvirt-perl                 0.9.6-13                               all          Perl module for detecting several virtualizations
 ii  libinih1:amd64                 57-1                                   amd64        simple .INI file parser
 ii  libio-html-perl                1.004-3                                all          open an HTML file with automatic charset detection
 ii  libio-socket-ssl-perl          2.085-1                                all          Perl module implementing object oriented interface to SSL sockets
 ii  libip4tc2:amd64                1.8.10-3                               amd64        netfilter libip4tc library
 ii  libip6tc2:amd64                1.8.10-3                               amd64        netfilter libip6tc library
-ii  libiperf0:amd64                3.15-1+b1                              amd64        Internet Protocol bandwidth measuring tool (runtime files)
+ii  libiperf0:amd64                3.16-1                                 amd64        Internet Protocol bandwidth measuring tool (runtime files)
 ii  libiw30:amd64                  30~pre9-16+b1                          amd64        Wireless tools - library
 ii  libjansson4:amd64              2.14-2+b2                              amd64        C library for encoding, decoding and manipulating JSON data
-ii  libjson-c5:amd64               0.17-1                                 amd64        JSON manipulation library - shared library
-ii  libk5crypto3:amd64             1.20.1-5                               amd64        MIT Kerberos runtime libraries - Crypto Library
-ii  libkeyutils1:amd64             1.6.3-2+b2                             amd64        Linux Key Management Utilities (library)
-ii  libklibc:amd64                 2.0.13-2                               amd64        minimal libc subset for use with initramfs
-ii  libkmod2:amd64                 31-1                                   amd64        libkmod shared library
-ii  libkrb5-3:amd64                1.20.1-5                               amd64        MIT Kerberos runtime libraries
-ii  libkrb5support0:amd64          1.20.1-5                               amd64        MIT Kerberos runtime libraries - Support library
+ii  libjson-c5:amd64               0.17-1+b1                              amd64        JSON manipulation library - shared library
+ii  libk5crypto3:amd64             1.20.1-5+b1                            amd64        MIT Kerberos runtime libraries - Crypto Library
+ii  libkeyutils1:amd64             1.6.3-3                                amd64        Linux Key Management Utilities (library)
+ii  libklibc:amd64                 2.0.13-4                               amd64        minimal libc subset for use with initramfs
+ii  libkmod2:amd64                 31+20240202-2                          amd64        libkmod shared library
+ii  libkrb5-3:amd64                1.20.1-5+b1                            amd64        MIT Kerberos runtime libraries
+ii  libkrb5support0:amd64          1.20.1-5+b1                            amd64        MIT Kerberos runtime libraries - Support library
 ii  libksba8:amd64                 1.6.5-2                                amd64        X.509 and CMS support library
 ii  libldap-2.5-0:amd64            2.5.13+dfsg-5+b3                       amd64        OpenLDAP libraries
 ii  libldns3:amd64                 1.8.3-1+b1                             amd64        ldns library for DNS programming - shared library
@@ -273,11 +274,11 @@ ii  liblockfile1:amd64             1.17-1+b1                              amd64
 ii  liblognorm5:amd64              2.0.6-4                                amd64        log normalizing library
 ii  liblvm2cmd2.03:amd64           2.03.16-3                              amd64        LVM2 command library
 ii  liblwp-mediatypes-perl         6.04-2                                 all          module to guess media type for a file or a URL
-ii  liblwp-protocol-https-perl     6.11-1                                 all          HTTPS driver for LWP::UserAgent
+ii  liblwp-protocol-https-perl     6.13-1                                 all          HTTPS driver for LWP::UserAgent
 ii  liblz1:amd64                   1.14-1                                 amd64        data compressor based on the LZMA algorithm (library)
 ii  liblz4-1:amd64                 1.9.4-1+b2                             amd64        Fast LZ compression algorithm library - runtime
 ii  liblzma5:amd64                 5.4.5-0.3                              amd64        XZ-format compression library
-ii  liblzo2-2:amd64                2.10-2                                 amd64        data compression library
+ii  liblzo2-2:amd64                2.10-2+b1                              amd64        data compression library
 ii  libmagic-mgc                   1:5.45-2+b1                            amd64        File type determination library using "magic" numbers (compiled magic file)
 ii  libmagic1:amd64                1:5.45-2+b1                            amd64        Recognize the type of data in a file using "magic" numbers - library
 ii  libmailtools-perl              2.21-2                                 all          modules to manipulate email in perl programs
@@ -286,80 +287,78 @@ ii  libmime-lite-perl              3.033-1                                all
 ii  libmnl0:amd64                  1.0.5-2                                amd64        minimalistic Netlink communication library
 ii  libmodule-find-perl            0.16-2                                 all          module to find and use installed Perl modules
 ii  libmount1:amd64                2.39.3-6                               amd64        device mounting library
-ii  libmpfr6:amd64                 4.2.1-1                                amd64        multiple precision floating-point computation
-ii  libmsgpackc2:amd64             4.0.0-3                                amd64        binary-based efficient object serialization library
+ii  libmpfr6:amd64                 4.2.1-1+b1                             amd64        multiple precision floating-point computation
+ii  libmsgpackc2:amd64             4.0.0-3+b1                             amd64        binary-based efficient object serialization library
 ii  libncurses6:amd64              6.4+20240113-1                         amd64        shared libraries for terminal handling
 ii  libncursesw6:amd64             6.4+20240113-1                         amd64        shared libraries for terminal handling (wide character support)
 ii  libnet-http-perl               6.23-1                                 all          module providing low-level HTTP connection client
 ii  libnet-smtp-ssl-perl           1.04-2                                 all          Perl module providing SSL support to Net::SMTP
 ii  libnet-ssleay-perl:amd64       1.94-1                                 amd64        Perl module for Secure Sockets Layer (SSL)
 ii  libnetfilter-conntrack3:amd64  1.0.9-6                                amd64        Netfilter netlink-conntrack library
-ii  libnettle8:amd64               3.9.1-2                                amd64        low level cryptographic library (symmetric and one-way cryptos)
+ii  libnettle8:amd64               3.9.1-2+b1                             amd64        low level cryptographic library (symmetric and one-way cryptos)
 ii  libnewt0.52:amd64              0.52.24-2                              amd64        Not Erik's Windowing Toolkit - text mode windowing with slang
 ii  libnfnetlink0:amd64            1.0.2-2                                amd64        Netfilter netlink library
 ii  libnfsidmap1:amd64             1:2.6.4-3                              amd64        NFS idmapping library
 ii  libnftables1:amd64             1.0.9-1+b2                             amd64        Netfilter nftables high level userspace API library
 ii  libnftnl11:amd64               1.2.6-2                                amd64        Netfilter nftables userspace API library
-ii  libnghttp2-14:amd64            1.58.0-1                               amd64        library implementing HTTP/2 protocol (shared library)
+ii  libnghttp2-14:amd64            1.59.0-1                               amd64        library implementing HTTP/2 protocol (shared library)
 ii  libnl-3-200:amd64              3.7.0-0.3                              amd64        library for dealing with netlink sockets
 ii  libnl-genl-3-200:amd64         3.7.0-0.3                              amd64        library for dealing with netlink sockets - generic netlink
 ii  libnl-route-3-200:amd64        3.7.0-0.3                              amd64        library for dealing with netlink sockets - route interface
-ii  libnpth0:amd64                 1.6-3                                  amd64        replacement for GNU Pth using system threads
+ii  libnpth0:amd64                 1.6-3+b1                               amd64        replacement for GNU Pth using system threads
 ii  libnsl2:amd64                  1.3.0-3                                amd64        Public client interface for NIS(YP) and NIS+
-ii  libnss-myhostname:amd64        255.3-1                                amd64        nss module providing fallback resolution for the current hostname
+ii  libnss-myhostname:amd64        255.3-2                                amd64        nss module providing fallback resolution for the current hostname
 ii  libntfs-3g89:amd64             1:2022.10.3-1+b1                       amd64        read/write NTFS driver for FUSE (runtime library)
-ii  libnuma1:amd64                 2.0.16-1                               amd64        Libraries for controlling NUMA policy
-ii  libnumber-compare-perl         0.03-3                                 all          module for performing numeric comparisons in Perl
+ii  libnuma1:amd64                 2.0.18-1                               amd64        Libraries for controlling NUMA policy
 ii  libopenipmi0                   2.0.33-1+b1                            amd64        Intelligent Platform Management Interface - runtime
 ii  libp11-kit0:amd64              0.25.3-4                               amd64        library for loading and coordinating access to PKCS#11 modules - runtime
 ii  libpam-modules:amd64           1.5.2-9.1+b1                           amd64        Pluggable Authentication Modules for PAM
 ii  libpam-modules-bin             1.5.2-9.1+b1                           amd64        Pluggable Authentication Modules for PAM - helper binaries
 ii  libpam-runtime                 1.5.2-9.1                              all          Runtime support for the PAM library
-ii  libpam-systemd:amd64           255.3-1                                amd64        system and service manager - PAM module
+ii  libpam-systemd:amd64           255.3-2                                amd64        system and service manager - PAM module
 ii  libpam0g:amd64                 1.5.2-9.1+b1                           amd64        Pluggable Authentication Modules library
-ii  libparted2:amd64               3.6-3                                  amd64        disk partition manipulator - shared library
+ii  libparted2:amd64               3.6-3+b1                               amd64        disk partition manipulator - shared library
 ii  libpcap0.8:amd64               1.10.4-4                               amd64        system interface for user-level packet capture
-ii  libpci3:amd64                  1:3.10.0-2                             amd64        PCI utilities (shared library)
-ii  libpcre2-8-0:amd64             10.42-4                                amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
-ii  libpcsclite1:amd64             2.0.1-1                                amd64        Middleware to access a smart card using PC/SC (library)
+ii  libpci3:amd64                  1:3.10.0-2+b1                          amd64        PCI utilities (shared library)
+ii  libpcre2-8-0:amd64             10.42-4+b1                             amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
+ii  libpcsclite1:amd64             2.0.1-1+b1                             amd64        Middleware to access a smart card using PC/SC (library)
 ii  libperl5.38:amd64              5.38.2-3                               amd64        shared Perl library
-ii  libpng16-16:amd64              1.6.40-3                               amd64        PNG library - runtime (version 1.6)
-ii  libpopt0:amd64                 1.19+dfsg-1                            amd64        lib for parsing cmdline parameters
+ii  libpng16-16:amd64              1.6.42-1                               amd64        PNG library - runtime (version 1.6)
+ii  libpopt0:amd64                 1.19+dfsg-1+b1                         amd64        lib for parsing cmdline parameters
 ii  libproc2-0:amd64               2:4.0.4-4                              amd64        library for accessing process information from /proc
 ii  libpsl5:amd64                  0.21.2-1+b1                            amd64        Library for Public Suffix List (shared libraries)
 ii  libpython3-stdlib:amd64        3.11.6-1                               amd64        interactive high-level object-oriented language (default python3 version)
-ii  libpython3.11:amd64            3.11.7-2                               amd64        Shared Python runtime library (version 3.11)
-ii  libpython3.11-minimal:amd64    3.11.7-2                               amd64        Minimal subset of the Python language (version 3.11)
-ii  libpython3.11-stdlib:amd64     3.11.7-2                               amd64        Interactive high-level object-oriented language (standard library, version 3.11)
-ii  libqrencode4:amd64             4.1.1-1                                amd64        QR Code encoding library
-ii  libreadline8:amd64             8.2-3                                  amd64        GNU readline and history libraries, run-time libraries
+ii  libpython3.11:amd64            3.11.8-1                               amd64        Shared Python runtime library (version 3.11)
+ii  libpython3.11-minimal:amd64    3.11.8-1                               amd64        Minimal subset of the Python language (version 3.11)
+ii  libpython3.11-stdlib:amd64     3.11.8-1                               amd64        Interactive high-level object-oriented language (standard library, version 3.11)
+ii  libqrencode4:amd64             4.1.1-1+b1                             amd64        QR Code encoding library
+ii  libreadline8:amd64             8.2-3+b1                               amd64        GNU readline and history libraries, run-time libraries
 ii  libreiserfscore0               1:3.6.27-7                             amd64        ReiserFS core library
 ii  librtmp1:amd64                 2.4+20151223.gitfa8646d.1-2+b2         amd64        toolkit for RTMP streams (shared library)
 ii  libsasl2-2:amd64               2.1.28+dfsg1-4+b1                      amd64        Cyrus SASL - authentication abstraction library
 ii  libsasl2-modules-db:amd64      2.1.28+dfsg1-4+b1                      amd64        Cyrus SASL - pluggable authentication modules (DB)
-ii  libsctp1:amd64                 1.0.19+dfsg-2                          amd64        user-space access to Linux kernel SCTP - shared library
+ii  libsctp1:amd64                 1.0.19+dfsg-2+b1                       amd64        user-space access to Linux kernel SCTP - shared library
 ii  libseccomp2:amd64              2.5.5-1                                amd64        high level interface to Linux seccomp filter
 ii  libselinux1:amd64              3.5-2                                  amd64        SELinux runtime shared libraries
 ii  libsemanage-common             3.5-1                                  all          Common files for SELinux policy management libraries
 ii  libsemanage2:amd64             3.5-1+b2                               amd64        SELinux policy management library
 ii  libsepol2:amd64                3.5-2                                  amd64        SELinux library for manipulating binary security policies
-ii  libsframe1:amd64               2.41.90.20240122-1                     amd64        Library to handle the SFrame format (runtime library)
+ii  libsframe1:amd64               2.42-3                                 amd64        Library to handle the SFrame format (runtime library)
 ii  libsigsegv2:amd64              2.14-1                                 amd64        Library for handling page faults in a portable way
-ii  libslang2:amd64                2.3.3-3                                amd64        S-Lang programming library - runtime version
+ii  libslang2:amd64                2.3.3-3+b1                             amd64        S-Lang programming library - runtime version
 ii  libsmartcols1:amd64            2.39.3-6                               amd64        smart column output alignment library
-ii  libsqlite3-0:amd64             3.45.0-1                               amd64        SQLite 3 shared library
+ii  libsqlite3-0:amd64             3.45.1-1                               amd64        SQLite 3 shared library
 ii  libss2:amd64                   1.47.0-2+b1                            amd64        command-line interface parsing library
 ii  libssh-4:amd64                 0.10.6-2                               amd64        tiny C SSH library (OpenSSL flavor)
 ii  libssh2-1:amd64                1.11.0-4                               amd64        SSH2 client-side library
-ii  libssl3:amd64                  3.1.4-2                                amd64        Secure Sockets Layer toolkit - shared libraries
-ii  libstdc++6:amd64               13.2.0-10                              amd64        GNU Standard C++ Library v3
+ii  libssl3:amd64                  3.1.5-1                                amd64        Secure Sockets Layer toolkit - shared libraries
+ii  libstdc++6:amd64               14-20240201-3                          amd64        GNU Standard C++ Library v3
 ii  libsysfs2:amd64                2.1.1-6                                amd64        interface library to sysfs - shared library
-ii  libsystemd-shared:amd64        255.3-1                                amd64        systemd shared private library
-ii  libsystemd0:amd64              255.3-1                                amd64        systemd utility library
+ii  libsystemd-shared:amd64        255.3-2                                amd64        systemd shared private library
+ii  libsystemd0:amd64              255.3-2                                amd64        systemd utility library
 ii  libtasn1-6:amd64               4.19.0-3+b2                            amd64        Manage ASN.1 structures (runtime)
 ii  libterm-readkey-perl           2.38-2+b2                              amd64        perl module for simple terminal control
 ii  libtext-charwidth-perl:amd64   0.04-11+b2                             amd64        get display widths of characters on the terminal
-ii  libtext-glob-perl              0.11-3                                 all          Perl module for matching globbing patterns against text
 ii  libtext-iconv-perl:amd64       1.7-8+b2                               amd64        module to convert between character sets in Perl
 ii  libtext-wrapi18n-perl          0.06-10                                all          internationalized substitute of Text::Wrap
 ii  libtimedate-perl               2.3300-2                               all          collection of modules to manipulate date/time information
@@ -367,44 +366,44 @@ ii  libtinfo6:amd64                6.4+20240113-1                         amd64
 ii  libtirpc-common                1.3.4+ds-1                             all          transport-independent RPC library - common files
 ii  libtirpc3:amd64                1.3.4+ds-1                             amd64        transport-independent RPC library
 ii  libtry-tiny-perl               0.31-2                                 all          module providing minimalistic try/catch
-ii  libudev1:amd64                 255.3-1                                amd64        libudev shared library
+ii  libudev1:amd64                 255.3-2                                amd64        libudev shared library
 ii  libunistring5:amd64            1.1-2                                  amd64        Unicode string library for C
 ii  libunwind8:amd64               1.6.2-3                                amd64        library to determine the call-chain of a program - runtime
 ii  liburcu8:amd64                 0.14.0-3                               amd64        userspace RCU (read-copy-update) library
-ii  liburi-perl                    5.21-1                                 all          module to manipulate and access URI strings
+ii  liburi-perl                    5.27-1                                 all          module to manipulate and access URI strings
 ii  liburing2:amd64                2.5-1                                  amd64        Linux kernel io_uring access library - shared library
-ii  libusb-1.0-0:amd64             2:1.0.26-1                             amd64        userspace USB programming library
+ii  libusb-1.0-0:amd64             2:1.0.27-1                             amd64        userspace USB programming library
 ii  libutempter0:amd64             1.2.1-3                                amd64        privileged helper for utmp/wtmp updates (runtime)
 ii  libuuid1:amd64                 2.39.3-6                               amd64        Universally Unique ID library
-ii  libwrap0:amd64                 7.6.q-32                               amd64        Wietse Venema's TCP wrappers library
-ii  libwww-perl                    6.73-1                                 all          simple and consistent interface to the world-wide web
+ii  libwrap0:amd64                 7.6.q-32+b1                            amd64        Wietse Venema's TCP wrappers library
+ii  libwww-perl                    6.76-1                                 all          simple and consistent interface to the world-wide web
 ii  libwww-robotrules-perl         6.02-1                                 all          database of robots.txt-derived permissions
 ii  libx86emu3:amd64               3.5-1                                  amd64        x86 emulation library
-ii  libxencall1:amd64              4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime library - libxencall
-ii  libxendevicemodel1:amd64       4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxendevicemodel
-ii  libxenevtchn1:amd64            4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxenevtchn
-ii  libxenforeignmemory1:amd64     4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxenforeignmemory
-ii  libxengnttab1:amd64            4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxengnttab
-ii  libxenhypfs1:amd64             4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime library - libxenhypfs
-ii  libxenmisc4.17:amd64           4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - miscellaneous, versioned ABI
-ii  libxenstore4:amd64             4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxenstore
-ii  libxentoolcore1:amd64          4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxentoolcore
-ii  libxentoollog1:amd64           4.17.2+76-ge1f9cb16e2-1                amd64        Xen runtime libraries - libxentoollog
+ii  libxencall1:amd64              4.17.3+10-g091466ba55-1                amd64        Xen runtime library - libxencall
+ii  libxendevicemodel1:amd64       4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxendevicemodel
+ii  libxenevtchn1:amd64            4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxenevtchn
+ii  libxenforeignmemory1:amd64     4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxenforeignmemory
+ii  libxengnttab1:amd64            4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxengnttab
+ii  libxenhypfs1:amd64             4.17.3+10-g091466ba55-1                amd64        Xen runtime library - libxenhypfs
+ii  libxenmisc4.17:amd64           4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - miscellaneous, versioned ABI
+ii  libxenstore4:amd64             4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxenstore
+ii  libxentoolcore1:amd64          4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxentoolcore
+ii  libxentoollog1:amd64           4.17.3+10-g091466ba55-1                amd64        Xen runtime libraries - libxentoollog
 ii  libxtables12:amd64             1.8.10-3                               amd64        netfilter xtables library
-ii  libxxhash0:amd64               0.8.2-2                                amd64        shared library for xxhash
-ii  libyajl2:amd64                 2.1.0-5                                amd64        Yet Another JSON Library
+ii  libxxhash0:amd64               0.8.2-2+b1                             amd64        shared library for xxhash
+ii  libyajl2:amd64                 2.1.0-5+b1                             amd64        Yet Another JSON Library
 ii  libyaml-0-2:amd64              0.2.5-1                                amd64        Fast YAML 1.1 parser and emitter library
 ii  libzstd1:amd64                 1.5.5+dfsg2-2                          amd64        fast lossless compression algorithm
 ii  links                          2.29-1+b1                              amd64        Web browser running in text mode
 ii  linux-base                     4.9                                    all          Linux image base package
-ii  linux-image-6.5.0-5-amd64      6.5.13-1                               amd64        Linux 6.5 for 64-bit PCs (signed)
-ii  linux-image-amd64              6.5.13-1                               amd64        Linux for 64-bit PCs (meta-package)
+ii  linux-image-6.6.15-amd64       6.6.15-2                               amd64        Linux 6.6 for 64-bit PCs (signed)
+ii  linux-image-amd64              6.6.15-2                               amd64        Linux for 64-bit PCs (meta-package)
 ii  live-boot-grml                 1:20210208+grml.5                      all          Live System Boot Components
 ii  live-boot-grml-doc             1:20210208+grml.5                      all          Live System Boot Components (documentation)
 ii  live-boot-grml-initramfs-tools 1:20210208+grml.5                      all          Live System Boot Components (initramfs-tools backend)
-ii  locales                        2.37-15~deb13u1                        all          GNU C Library: National Language (locale) data [support]
+ii  locales                        2.37-15                                all          GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                 0.1.19                                 amd64        Programs for locking and unlocking files and mailboxes
-ii  login                          1:4.13+dfsg1-3+b1                      amd64        system login tools
+ii  login                          1:4.13+dfsg1-4                         amd64        system login tools
 ii  logrotate                      3.21.0-2                               amd64        Log rotation utility
 ii  logsave                        1.47.0-2+b1                            amd64        save the output of a command in a log file
 ii  lrzsz                          0.12.21-10+b1                          amd64        Tools for zmodem/xmodem/ymodem file transfer
@@ -412,11 +411,11 @@ ii  lsof                           4.95.0-1                               amd64
 ii  lsscsi                         0.32-1                                 amd64        list all SCSI devices (or hosts) currently on system
 ii  lvm2                           2.03.16-3                              amd64        Linux Logical Volume Manager
 ii  mawk                           1.3.4.20240123-1                       amd64        Pattern scanning and text processing language
-ii  mbr                            1.2.1+b1                               amd64        Master Boot Record for IBM-PC compatible computers.
-ii  mdadm                          4.2+20231121-1                         amd64        tool for managing Linux MD devices (software RAID)
+ii  mbr                            1.2.2                                  amd64        Master Boot Record for IBM-PC compatible computers.
+ii  mdadm                          4.2+20240118-1                         amd64        tool for managing Linux MD devices (software RAID)
 ii  media-types                    10.1.0                                 all          List of standard media types and their usual file extension
 ii  memtester                      4.6.0-1                                amd64        Utility for testing the memory subsystem
-ii  mmdebstrap                     1.4.1-1                                all          create a Debian chroot
+ii  mmdebstrap                     1.4.3-4                                all          create a Debian chroot
 ii  mount                          2.39.3-6                               amd64        tools for mounting and manipulating filesystems
 ii  mtools                         4.0.43-1                               amd64        Tools for manipulating MSDOS files
 ii  mtr-tiny                       0.95-1.1                               amd64        Full screen ncurses traceroute tool
@@ -437,13 +436,13 @@ ii  nwipe                          0.34-1+b1                              amd64
 ii  openssh-client                 1:9.6p1-3                              amd64        secure shell (SSH) client, for secure access to remote machines
 ii  openssh-server                 1:9.6p1-3                              amd64        secure shell (SSH) server, for secure access from remote machines
 ii  openssh-sftp-server            1:9.6p1-3                              amd64        secure shell (SSH) sftp server module, for SFTP access from remote machines
-ii  openssl                        3.1.4-2                                amd64        Secure Sockets Layer toolkit - cryptographic utility
-ii  parted                         3.6-3                                  amd64        disk partition manipulator
+ii  openssl                        3.1.5-1                                amd64        Secure Sockets Layer toolkit - cryptographic utility
+ii  parted                         3.6-3+b1                               amd64        disk partition manipulator
 ii  partimage                      0.6.9-11                               amd64        backup partitions into a compressed image file
-ii  passwd                         1:4.13+dfsg1-3+b1                      amd64        change and administer password and group data
+ii  passwd                         1:4.13+dfsg1-4                         amd64        change and administer password and group data
 ii  patch                          2.7.6-7                                amd64        Apply a diff file to an original
 ii  pci.ids                        0.0~2023.11.11-1                       all          PCI ID Repository
-ii  pciutils                       1:3.10.0-2                             amd64        PCI utilities
+ii  pciutils                       1:3.10.0-2+b1                          amd64        PCI utilities
 ii  perl                           5.38.2-3                               amd64        Larry Wall's Practical Extraction and Report Language
 ii  perl-base                      5.38.2-3                               amd64        minimal Perl system
 ii  perl-modules-5.38              5.38.2-3                               all          Core Perl modules
@@ -459,10 +458,10 @@ ii  python3                        3.11.6-1                               amd64
 ii  python3-minimal                3.11.6-1                               amd64        minimal subset of the Python language (default python3 version)
 ii  python3-ntp                    1.2.2+dfsg1-4                          amd64        Python 3 NTP Helper Classes
 ii  python3-parted                 3.12.0-6+b1                            amd64        Python 3 interface for libparted
-ii  python3.11                     3.11.7-2                               amd64        Interactive high-level object-oriented language (version 3.11)
-ii  python3.11-minimal             3.11.7-2                               amd64        Minimal subset of the Python language (version 3.11)
-ii  qemu-guest-agent               1:8.2.0+ds-5                           amd64        Guest-side qemu-system agent
-ii  qrencode                       4.1.1-1                                amd64        QR Code encoder into PNG image
+ii  python3.11                     3.11.8-1                               amd64        Interactive high-level object-oriented language (version 3.11)
+ii  python3.11-minimal             3.11.8-1                               amd64        Minimal subset of the Python language (version 3.11)
+ii  qemu-guest-agent               1:8.2.1+ds-1                           amd64        Guest-side qemu-system agent
+ii  qrencode                       4.1.1-1+b1                             amd64        QR Code encoder into PNG image
 ii  rdnssd                         1.0.7-1                                amd64        IPv6 recursive DNS server discovery daemon
 ii  readline-common                8.2-3                                  all          GNU readline and history libraries, common files
 ii  reiserfsprogs                  1:3.6.27-7                             amd64        User-level tools for ReiserFS filesystems
@@ -474,8 +473,8 @@ ii  rsyslog                        8.2312.0-3                             amd64
 ii  runit-helper                   2.16.2                                 all          dh-runit implementation detail
 ii  screen                         4.9.1-1                                amd64        terminal multiplexer with VT100/ANSI terminal emulation
 ii  sed                            4.9-2                                  amd64        GNU stream editor for filtering/transforming text
-ii  sensible-utils                 0.0.20                                 all          Utilities for sensible alternative selection
-ii  ser2net                        4.3.12-1+b1                            amd64        Serial port to network proxy
+ii  sensible-utils                 0.0.22                                 all          Utilities for sensible alternative selection
+ii  ser2net                        4.6.0-1                                amd64        Serial port to network proxy
 ii  setserial                      2.17-53+b1                             amd64        controls configuration of serial ports
 ii  smartmontools                  7.4-2                                  amd64        control and monitor storage systems using S.M.A.R.T.
 ii  statserial                     1.1-25+b1                              amd64        Displays serial port modem status lines
@@ -485,10 +484,10 @@ ii  sysfsutils                     2.1.1-6                                amd64
 ii  syslinux                       3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 amd64        collection of bootloaders (DOS FAT and NTFS bootloader)
 ii  syslinux-common                3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (common)
 ii  syslinux-utils                 3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 amd64        collection of bootloaders (utilities)
-ii  systemd                        255.3-1                                amd64        system and service manager
-ii  systemd-container              255.3-1                                amd64        systemd container/nspawn tools
-ii  systemd-dev                    255.3-1                                all          systemd development files
-ii  systemd-sysv                   255.3-1                                amd64        system and service manager - SysV compatibility symlinks
+ii  systemd                        255.3-2                                amd64        system and service manager
+ii  systemd-container              255.3-2                                amd64        systemd container/nspawn tools
+ii  systemd-dev                    255.3-2                                all          systemd development files
+ii  systemd-sysv                   255.3-2                                amd64        system and service manager - SysV compatibility symlinks
 ii  sysvinit-utils                 3.08-6                                 amd64        System-V-like utilities
 ii  tar                            1.35+dfsg-3                            amd64        GNU version of the tar archiving utility
 ii  tcpdump                        4.99.4-3                               amd64        command-line network traffic analyzer
@@ -499,14 +498,13 @@ ii  toilet                         0.3-1.4                                amd64
 ii  toilet-fonts                   0.3-1.4                                all          collection of TOIlet fonts
 ii  tree                           2.1.1-2                                amd64        displays an indented directory tree, in color
 ii  tsocks                         1.8beta5+ds1-1+b1                      amd64        transparent network access through a SOCKS 4 or 5 proxy
-ii  tzdata                         2023d-1                                all          time zone and daylight-saving time data
+ii  tzdata                         2024a-1                                all          time zone and daylight-saving time data
 ii  ucf                            3.0043+nmu1                            all          Update Configuration File(s): preserve user changes to config files
-ii  udev                           255.3-1                                amd64        /dev/ and hotplug management daemon
+ii  udev                           255.3-2                                amd64        /dev/ and hotplug management daemon
 ii  unp                            2.0~pre10                              all          unpack (almost) everything with one command
 ii  unzip                          6.0-28                                 amd64        De-archiver for .zip files
 ii  usbutils                       1:017-3                                amd64        Linux USB utilities
 ii  usr-is-merged                  39                                     all          Transitional package to assert a merged-/usr system
-ii  usrmerge                       39                                     all          Convert the system to the merged /usr directories scheme
 ii  util-linux                     2.39.3-6                               amd64        miscellaneous system utilities
 ii  util-linux-extra               2.39.3-6                               amd64        interactive login tools
 ii  uuid-runtime                   2.39.3-6                               amd64        runtime components for the Universally Unique ID library
@@ -521,7 +519,7 @@ ii  wipe                           0.24-9+b1                              amd64
 ii  wireless-tools                 30~pre9-16+b1                          amd64        Tools for manipulating Linux Wireless Extensions
 ii  wpasupplicant                  2:2.10-21                              amd64        client support for WPA and WPA2 (IEEE 802.11i)
 ii  xfsprogs                       6.5.0-1                                amd64        Utilities for managing the XFS filesystem
-ii  xkb-data                       2.38-2                                 all          X Keyboard Extension (XKB) configuration data
+ii  xkb-data                       2.41-2                                 all          X Keyboard Extension (XKB) configuration data
 ii  xxd                            2:9.1.0016-1                           amd64        tool to make (or reverse) a hex dump
 ii  xz-utils                       5.4.5-0.3                              amd64        XZ-format compression utilities
 ii  zip                            3.0-13                                 amd64        Archiver for .zip files
index 69b4006..4cfeead 100644 (file)
@@ -87,7 +87,7 @@ firmware-zd1211                                       install
 fsarchiver                                     install
 fuse3                                          install
 gawk                                           install
-gcc-13-base:amd64                              install
+gcc-14-base:amd64                              install
 gddrescue                                      install
 gdisk                                          install
 gettext-base                                   install
@@ -165,6 +165,8 @@ libaio1:amd64                                       install
 libapparmor1:amd64                             install
 libapt-pkg6.0:amd64                            install
 libargon2-1:amd64                              install
+libasound2:amd64                               install
+libasound2-data                                        install
 libassuan0:amd64                               install
 libattr1:amd64                                 install
 libaudit-common                                        install
@@ -213,7 +215,6 @@ libfastjson4:amd64                          install
 libfdisk1:amd64                                        install
 libffi8:amd64                                  install
 libfido2-1:amd64                               install
-libfile-find-rule-perl                         install
 libfile-listing-perl                           install
 libfile-slurp-perl                             install
 libfile-which-perl                             install
@@ -223,7 +224,7 @@ libgcc-s1:amd64                                     install
 libgcrypt20:amd64                              install
 libgdbm-compat4:amd64                          install
 libgdbm6:amd64                                 install
-libgensio4:amd64                               install
+libgensio6:amd64                               install
 libglib2.0-0:amd64                             install
 libgmp10:amd64                                 install
 libgnutls30:amd64                              install
@@ -304,7 +305,6 @@ libnsl2:amd64                                       install
 libnss-myhostname:amd64                                install
 libntfs-3g89:amd64                             install
 libnuma1:amd64                                 install
-libnumber-compare-perl                         install
 libopenipmi0                                   install
 libp11-kit0:amd64                              install
 libpam-modules:amd64                           install
@@ -354,7 +354,6 @@ libsystemd0:amd64                           install
 libtasn1-6:amd64                               install
 libterm-readkey-perl                           install
 libtext-charwidth-perl:amd64                   install
-libtext-glob-perl                              install
 libtext-iconv-perl:amd64                       install
 libtext-wrapi18n-perl                          install
 libtimedate-perl                               install
@@ -392,7 +391,7 @@ libyaml-0-2:amd64                           install
 libzstd1:amd64                                 install
 links                                          install
 linux-base                                     install
-linux-image-6.5.0-5-amd64                      install
+linux-image-6.6.15-amd64                       install
 linux-image-amd64                              install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
@@ -501,7 +500,6 @@ unp                                         install
 unzip                                          install
 usbutils                                       install
 usr-is-merged                                  install
-usrmerge                                       install
 util-linux                                     install
 util-linux-extra                               install
 uuid-runtime                                   install
index e71f2f1..46614ef 120000 (symlink)
@@ -1 +1 @@
-grml64-small_2022.11
\ No newline at end of file
+grml64-small_2024.02
\ No newline at end of file
index 4902c71..4159f68 100644 (file)
             <br />
 
             <p style="text-align: center;">
-            <b>The <a href="/changelogs/README-grml-2022.11/">current release</a>:</b><br/><br/>
-            <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2022.11</span></a>
+            <b>The <a href="/changelogs/README-grml-2024.02/">current release</a>:</b><br/><br/>
+            <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2024.02</span></a>
             </p>
             <br />
 
+           <!--
             <p style="text-align: center;">
             <b>The <a href="/changelogs/README-grml-2024.02-rc1/">current pre-release</a>:</b><br/><br/>
             <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2024.02-rc1</span></a>
             </p>
             <br />
+           -->
 
             <img style="float: right; margin-left: 20px" src="/img/grmltux_small.jpg" alt="*" />
             <br />
 
             <h2>News</h2>
             <div class="news">
+            <p>28 Feb 2024: New <a href="/changelogs/README-grml-2024.02/">stable release 2024.02</a></p>
             <p>06 Feb 2024: New <a href="/changelogs/README-grml-2024.02-rc1/">release candidate version 2024.02-rc1</a></p>
             <p>16 Sep 2023: We're celebrating <a href="https://blog.grml.org/archives/411-20-years-of-grml.org.html">20 years of grml.org</a></p>
-            <p>30 Nov 2022: New <a href="/changelogs/README-grml-2022.11/">stable release 2022.11</a></p>
             </div>
 
       </div>