New stable release 2022.11
authorMichael Prokop <mika@grml.org>
Wed, 30 Nov 2022 11:01:24 +0000 (12:01 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 30 Nov 2022 11:01:24 +0000 (12:01 +0100)
18 files changed:
bugs/known/index.html.tt2
changelogs/README-grml-2022.11-rc1/index.html.tt2
changelogs/README-grml-2022.11/index.html.tt2 [new file with mode: 0644]
changelogs/index.html.tt2
download/index.html.tt2
faq/index.html.tt2
files/grml32-full_2022.11/dpkg.list
files/grml32-full_2022.11/dpkg.selections
files/grml32-small_2022.11/dpkg.list
files/grml32-small_2022.11/dpkg.selections
files/grml64-full_2022.11/dpkg.list
files/grml64-full_2022.11/dpkg.selections
files/grml64-small_2022.11/dpkg.list
files/grml64-small_2022.11/dpkg.selections
index.html.tt2
screenshots/grml_2022.11.jpg [new file with mode: 0644]
screenshots/grml_2022.11.png [new file with mode: 0644]
screenshots/index.html.tt2

index 88520ca..7f68b74 100644 (file)
 
         <p>If you find additional bugs, please <a href="/bugs/">report them</a>.</p>
 
-        <h2>Known Bugs in Grml 2022.11-rc1</h2>
+        <h2>Known Bugs in Grml 2022.11</h2>
 
         <ul>
-          <li><a href="https://github.com/grml/grml-terminalserver/issues/8">#8: grml-terminalserver fails to export NFS v3 share</a> (workaround: manually invoke `<em?>rpc.mountd with -d all</em>` on the system where you invoked grml-terminalserver)</li>
-          <li><a href="https://github.com/grml/grml/issues/193">#193: sysctl errors during boot: unrecognized option '--pattern'</a></li>
-        </ul>
-
-        <h2>Known Bugs in Grml 2021.07</h2>
-
-        <ul>
-          <li><a href="https://github.com/grml/grml/issues/179">#179: 'Load to RAM boot option broken in BIOS mode (when booted with isolinux/syslinux) due to toram=%SQUASHFS_NAME% usage</a> (workaround: either use only `<em>toram</em>` to load the whole ISO/medium, or specify appropriate flavour name, like e.g. `<em>toram=grml64-full.squashfs</em>` for grml64-full)</li>
+          <li>No known bugs, yet.</li>
         </ul>
 
 </div>
index f146976..531feb8 100644 (file)
@@ -26,9 +26,7 @@
 
         <h1>Release Notes for Grml 2022.11-rc1 - codename <a href="/faq/#releasename">MalGuckes</a></h1>
 
-<!--
         <p><strong>NOTE: the <a href="/changelogs/README-grml-2022.11/">stable release 2022.11</a> is already available!</strong></p>
--->
 
         <p><a href="/download/prerelease/">Download Now</a></p>
 
diff --git a/changelogs/README-grml-2022.11/index.html.tt2 b/changelogs/README-grml-2022.11/index.html.tt2
new file mode 100644 (file)
index 0000000..dd77f15
--- /dev/null
@@ -0,0 +1,218 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>grml.org - Release Notes: Grml 2022.11 - Codename MalGuckes</title>
+<meta name="Title" content="grml.org - Release Notes: Grml 2022.11 MalGuckes" />
+<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 2022.11" />
+<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 2022.11 - codename <a href="/faq/#releasename">MalGuckes</a></h1>
+
+        <p><a href="/download/">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 bookworm.
+        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>The Grml live system now uses the merged-/usr layout
+          <li>Updated Perl from v5.32 to v5.36
+          <li>Updated Python3 from v3.9 to v3.10
+          <li>Updated Ruby from v2.7 to v3.0
+
+        </ul>
+
+        <h3>New features</h3>
+
+        <p>Highlighting the most relevant changes only:</p>
+
+        <h4>Misc:</h4>
+
+        <ul>
+          <li><strong>grml-hwinfo</strong>: iterate over present disks to collect <em>sfdisk -d</em> information
+          <li><strong>grml-terminalserver</strong>: suggest a proper IP range usage when configuring DHCP clients
+          <li><strong>netcardconfig</strong>: netcardconfig: avoid suggesting default gateway if a default route exists already
+          <li>Integration of Memtest86+ v6, providing UEFI support
+        </ul>
+
+        <h4><a href="/grml-live/">grml-live</a> (build system for creating Grml (based) Linux live systems):</h4>
+
+        <ul>
+          <li>Support Memtest86+ with UEFI
+          <li>Support Debian/bookworm
+          <li>Support for ZFS via new ZFS FAI class
+          <li>Provide workaround for kmod/initramfs-tools issue with NFS/netboot
+          <li>Exclude /var/lib/dkms/* from squashfs
+          <li>GRMLBASE/50-lvm: also clear /lib/udev/rules.d/69-lvm.rules
+          <li>Disable man-db settings to speed up package installation
+          <li>Use grubx64.efi file from grml_chroot, instead of relying on host system
+          <li>isolinux: fix toram=... variable usage within isolinux configs
+          <li>Provide information how ISO was generated in file conf/buildinfo.json
+          <li>Misc software related changes in GRMLBASE, GRML_SMALL + GRML_FULL classes
+        </ul>
+
+        <h4><a href="/grml2usb/">grml2usb</a> (tool to install Grml ISO to usb device):</h4>
+
+        <ul>
+          <li>grml2iso: support parallel execution
+        </ul>
+
+        <h4><a href="/zsh/">grml-zshrc</a> (Zsh configuration):</h4>
+
+        <ul>
+          <li>zshrc: run <em>tlog</em> alias with --follow=name
+          <li>zshrc: support setting title in <em>foot</em> terminal emulator
+          <li>zshrc: use <em>ip</em> from iproute2 with color support
+          <li>zshrc: support <em>NOETCHOSTS</em> option to deactivate parsing of "/etc/hosts" for host completion
+          <li>zshrc: do not unconditionally overwrite <em>$COLORTERM</em>
+          <li>tmux.conf: source user-specific local conf file <em>~/.tmux.conf.local</em>
+          <li>tmux.conf: Add <em>bind-key J</em> to join marked pane to active window
+        </ul>
+
+        <h4><a href="/grml-debootstrap/">grml-debootstrap</a> (wrapper around debootstrap for installing pure Debian):</h4>
+
+        <ul>
+          <li>EFI support: fix for grub-install usage with efivarfs
+          <li>Install dbus by default
+          <li>VMs: create partition with alignment starting at 4MiB + ending at 100%
+        </ul>
+
+        <h3>Bits &amp; bolts</h3>
+
+        <ul>
+          <li>Linux kernel <b>6.0</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_2022.11/dpkg.list">dpkg_list</a> for a
+        detailed list of packages shipped with Grml 2022.11(-rc1).</p>
+
+        <h3>Updates</h3>
+
+        <p>Packages are taken from Debian bookworm/testing as of 11th of November 2022.
+        The following 18 packages have been added (excluding lib*, *-base/*-bin/*-common/*-core/*-data, cpp-*, perl*, python*, ruby* and kernel image):</p>
+
+        <ul>
+          <li>dbus-daemon: simple interprocess messaging system
+          <li>exfatprogs: exFAT file system utilities
+          <li>f2fs-tools: Tools for Flash-Friendly File System
+          <li>hping3: Active Network Smashing Tool
+          <li>inetutils-telnet: telnet client
+          <li>jo: command-line processor to output JSON from a shell
+          <li>mbuffer: tool for buffering data streams
+          <li>myrescue: rescue data from damaged disks
+          <li>nftables: Program to control packet filtering rules by Netfilter project
+          <li>ntpsec: Network Time Protocol daemon and utility programs
+          <li>ntpsec-ntpdate: client for setting system time from NTP servers
+          <li>ntpsec-ntpdig: ntpdig SNTP client
+          <li>pkexec: run commands as another user with polkit authorization
+          <li>polkitd: framework for managing administrative policies and privileges
+          <li>sqlite3: Command line interface for SQLite 3
+          <li>stenc: SCSI Tape Encryption Manager
+          <li>usrmerge: Convert the system to the merged /usr directories scheme
+          <li>util-linux-extra: interactive login tools
+        </ul>
+
+        <p>The following 26 Debian packages have been removed/replaced (excluding lib*, *-base/-bin/*-common/*-core/*-data, cpp-*, perl*, python*, ruby* and kernel image):</p>
+
+        <ul>
+          <li>bacula-console/bacula-fd/bacula-sd (no longer considered relevant for the live system)
+          <li>bonnie++ (use fio for benchmarking)
+          <li>bsdmainutils (transitional package, replaced by bsdutils, debianutils, bsdextrautils and ncal (ncal not being shipped by Grml))
+          <li>espeak (replaced by espeak-ng)
+          <li>exfat-utils (replaced by exfatprogs)
+          <li>facter/hiera/mcollective/puppet (no longer considered relevant for the live system)
+          <li>firmware-intelwimax (no longer shipped with firmware-nonfree)
+          <li>glib-networking/glib-networking-services/gsettings-desktop-schemas (used to be dependencies of firefox/qemu-system-gui/usbview/vim-gtk3)
+          <li>mercurial (no longer considered relevant for the live system)
+          <li>ncal (no longer considered relevant for the live system)
+          <li>nilfs-tools (used to be a dependency of partclone)
+          <li>ntp (replaced by ntpsec/ntpsec-ntpdate/ntpsec-ntpdig)
+          <li>ntpdate (replaced by ntpsec/ntpsec-ntpdate/ntpsec-ntpdig)
+          <li>slurm (no longer available in Debian/testing, see <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993874">#993874</a>)
+          <li>subversion (no longer considered relevant for the live system)
+          <li>tshark (requires ~155MB of disk space, please raise your voice if it should be part of the stable release)
+          <li>update-inetd (used to be a dependecy of atftpd)
+          <li>wireshark/wireshark-qt (requires ~155MB of disk space, please raise your voice if it should be part of the stable release)
+        </ul>
+
+        <h3>Known issues</h3>
+
+        <p>Please visit the <a href="/bugs/known/">known bugs</a> web page.</p>
+
+        <h3>Download Grml 2022.11</h3>
+
+        <p>Grml 2022.11 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)
+        Alexander Kobel,
+        András Korn,
+        Arun,
+        Atrate,
+        Bhoppi Chaw,
+        Chris Hofstaedtler,
+        Chris S,
+        Christian Hesse,
+        Christoph Biedl,
+        d630,
+        Evgeni Golov,
+        Frank Terbeck,
+        haidinger,
+        Hanabishi,
+        Karl Voit,
+        Manuel Rom,
+        miles170,
+        Pásztor János,
+        Ralf Moll,
+        Roman Volosatovs and
+        Thorsten Glaser
+        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 b1bd899..0a5715f 100644 (file)
@@ -31,7 +31,7 @@
         <h2>Current release</h2>
 
         <p>
-        <a href="README-grml-2022.11-rc1/">Release announcement for Grml 2022.11-rc1 - codename MalGuckes</a>
+        <a href="README-grml-2022.11/">Release announcement for Grml 2022.11 - codename MalGuckes</a>
         </p>
 
         <p>
index 805215e..bea42ef 100644 (file)
@@ -85,7 +85,7 @@
 
 <div class="content">
 
-    <h1>Download Grml 2021.07</h1>
+    <h1>Download Grml 2022.11</h1>
 
     <p>Get the current stable release here.<br />
 
           <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_2021.07.iso">Grml96 full ISO</a> [<a href="https://download.grml.org/grml96-full_2021.07.iso.asc">GPG Signature</a>]<br/>
-          <a href="https://download.grml.org/grml64-full_2021.07.iso">Grml64 full ISO</a> [<a href="https://download.grml.org/grml64-full_2021.07.iso.asc">GPG Signature</a>]<br/>
-          <a href="https://download.grml.org/grml32-full_2021.07.iso">Grml32 full ISO</a> [<a href="https://download.grml.org/grml32-full_2021.07.iso.asc">GPG Signature</a>]<br/>
-          <a href="https://download.grml.org/grml96-small_2021.07.iso">Grml96 small ISO</a> [<a href="https://download.grml.org/grml96-small_2021.07.iso.asc">GPG Signature</a>]<br/>
-          <a href="https://download.grml.org/grml64-small_2021.07.iso">Grml64 small ISO</a> [<a href="https://download.grml.org/grml64-small_2021.07.iso.asc">GGP Signature</a>]<br/>
-          <a href="https://download.grml.org/grml32-small_2021.07.iso">Grml32 small ISO</a> [<a href="https://download.grml.org/grml32-small_2021.07.iso.asc">GPG Signature</a>]<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/>
           <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="2021.07"/>
+      <input type="hidden" name="version" value="2022.11"/>
       <div class="download_panel" id="download_panel1">
         <div>
 
           <br />
 
           <div style="font-size: 14pt;">
-            <p><a href="/changelogs/README-grml-2021.07/">Release Notes</a></p>
+            <p><a href="/changelogs/README-grml-2022.11/">Release Notes</a></p>
           </div>
 
         </div>
       }
 
       function update_links() {
-          var current_version = "2021.07";
+          var current_version = "2022.11";
           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-2021.07.tar.gz">Source code</a> (one tgz for both architectures)<br />
+          <a href="https://download.grml.org/grml_sources-2022.11.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_2021.07.tar">64-bit</a>
-          <a href="https://download.grml.org/grml_netboot_package_grml32-full_2021.07.tar">32-bit</a>
+          <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>
         </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_2021.07.iso of=/dev/USB_KEY</code>
+          <code class="keyboard">dd bs=4M status=progress conv=fdatasync if=grml64-full_2022.11.iso of=/dev/USB_KEY</code>
           <br /><br />
 
           <b>Troubleshooting</b><br /><br />
index 12cc040..6d0b37b 100644 (file)
@@ -27,7 +27,7 @@
 
         <h1 align="center">FAQ for grml</h1>
 
-        <p><strong>Up2date:</strong> applies to Grml version 2021.07</p>
+        <p><strong>Up2date:</strong> applies to Grml version 2022.11</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 2021.07 is &quot;JauKerl&quot;.
-        <em>Jau</em> is german colloquial for <em>yes</em>, and <em>kerl</em> is german for <em>guy</em>,
-        while just <em>Jaukerl</em> is an austrian word for an injection.</p>
-
         <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>
index cfd686b..0dbf0fa 100644 (file)
@@ -19,7 +19,7 @@ ii  apt-utils                           2.5.4                                  i
 ii  aptitude                            0.8.13-5                               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
-ii  at-spi2-common                      2.46.0-3                               all          Assistive Technology Service Provider Interface (common files)
+ii  at-spi2-common                      2.46.0-4                               all          Assistive Technology Service Provider Interface (common files)
 ii  atftp                               0.8.0-1+b1                             i386         advanced TFTP client
 ii  atftpd                              0.8.0-1+b1                             i386         advanced TFTP server
 ii  atmel-firmware                      1.3-6                                  all          Firmware for Atmel at76c50x wireless networking chips.
@@ -48,10 +48,10 @@ ii  bluez-firmware                      1.2-7                                  a
 ii  boot-info-script                    0.78-3                                 all          inspect boot environment
 ii  borgbackup                          1.2.2-2                                i386         deduplicating and compressing backup program
 ii  bridge-utils                        1.7-1                                  i386         Utilities for configuring the Linux Ethernet bridge
-ii  brltty                              6.5-4+b2                               i386         Access software for a blind person using a braille display
-ii  bsdextrautils                       2.38.1-1.1+b1                          i386         extra utilities from 4.4BSD-Lite
-ii  bsdutils                            1:2.38.1-1.1+b1                        i386         basic utilities from 4.4BSD-Lite
-ii  btrfs-progs                         6.0-1                                  i386         Checksumming Copy on Write Filesystem utilities
+ii  brltty                              6.5-5                                  i386         Access software for a blind person using a braille display
+ii  bsdextrautils                       2.38.1-4                               i386         extra utilities from 4.4BSD-Lite
+ii  bsdutils                            1:2.38.1-4                             i386         basic utilities from 4.4BSD-Lite
+ii  btrfs-progs                         6.0.1-1                                i386         Checksumming Copy on Write Filesystem utilities
 ii  buffer                              1.19-12+b1                             i386         Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                             1:1.35.0-4                             i386         Tiny utilities for small and embedded systems
 ii  bzip2                               1.0.8-5+b1                             i386         high-quality block-sorting file compressor - utilities
@@ -76,14 +76,14 @@ ii  cpio                                2.13+dfsg-7.1                          i
 ii  cpp                                 4:12.2.0-1                             i386         GNU C preprocessor (cpp)
 ii  cpp-12                              12.2.0-9                               i386         GNU C preprocessor
 ii  cpuid                               20221003-1                             i386         tool to dump x86 CPUID information about the CPU(s)
-ii  cron                                3.0pl1-150+b1                          i386         process scheduling daemon
-ii  cron-daemon-common                  3.0pl1-150                             all          process scheduling daemon's configuration files
+ii  cron                                3.0pl1-151                             i386         process scheduling daemon
+ii  cron-daemon-common                  3.0pl1-151                             all          process scheduling daemon's configuration files
 ii  crosshurd                           1.7.57                                 all          Install a Debian system
 ii  cryptsetup                          2:2.5.0-6                              i386         disk encryption support - startup scripts
 ii  cryptsetup-bin                      2:2.5.0-6                              i386         disk encryption support - command line tools
 ii  cryptsetup-initramfs                2:2.5.0-6                              all          disk encryption support - initramfs integration
 ii  cu                                  1.07-27+b2                             i386         call up another system
-ii  curl                                7.86.0-1                               i386         command line tool for transferring data with URL syntax
+ii  curl                                7.86.0-2                               i386         command line tool for transferring data with URL syntax
 ii  daemon                              0.8-1+b1                               i386         turns other processes into daemons
 ii  dash                                0.5.11+git20210903+057cd650a4ed-9      i386         POSIX-compliant shell
 ii  dbus                                1.14.4-1                               i386         simple interprocess messaging system (system message bus)
@@ -125,11 +125,11 @@ ii  dpkg-dev                            1.21.9                                 a
 ii  drbl                                5.1.17-1                               all          diskless remote boot, and a disk cloning utility
 ii  dstat                               0.7.4-6.1                              all          versatile resource statistics tool
 ii  dump                                0.4b47-4                               i386         backup and restore for ext2/3/4 filesystems
-ii  duplicity                           0.8.22-1+b1                            i386         encrypted bandwidth-efficient backup
+ii  duplicity                           0.8.22-1+b2                            i386         encrypted bandwidth-efficient backup
 ii  e2fsprogs                           1.46.6~rc1-1+b1                        i386         ext2/ext3/ext4 file system utilities
 ii  ed                                  1.18-1                                 i386         classic UNIX line editor
 ii  efibootmgr                          17-1                                   i386         Interact with the EFI Boot Manager
-ii  eject                               2.38.1-1.1+b1                          i386         ejects CDs and operates CD-Changers under Linux
+ii  eject                               2.38.1-4                               i386         ejects CDs and operates CD-Changers under Linux
 ii  espeak-ng                           1.51+dfsg-9                            i386         Multi-lingual software speech synthesizer
 ii  espeak-ng-data:i386                 1.51+dfsg-9                            i386         Multi-lingual software speech synthesizer: speech data files
 ii  espeakup                            1:0.90-11+b1                           i386         Connector between speakup kernel modules and espeak
@@ -145,37 +145,37 @@ ii  fai-client                          5.10.3                                 a
 ii  fai-server                          5.10.3                                 all          Fully Automatic Installation server package
 ii  fai-setup-storage                   5.10.3                                 all          automatically prepare storage devices
 ii  fakeroot                            1.29-1                                 i386         tool for simulating superuser privileges
-ii  fdisk                               2.38.1-1.1+b1                          i386         collection of partitioning utilities
+ii  fdisk                               2.38.1-4                               i386         collection of partitioning utilities
 ii  file                                1:5.41-4                               i386         Recognize the type of data in a file using "magic" numbers
 ii  findutils                           4.9.0-3                                i386         utilities for finding files--find, xargs
 ii  fio                                 3.32-1                                 i386         flexible I/O tester
-ii  firefox-esr                         102.4.0esr-1                           i386         Mozilla Firefox web browser - Extended Support Release (ESR)
-ii  firmware-amd-graphics               20221012-1                             all          Binary firmware for AMD/ATI graphics chips
+ii  firefox-esr                         102.5.0esr-1                           i386         Mozilla Firefox web browser - Extended Support Release (ESR)
+ii  firmware-amd-graphics               20221109-2                             all          Binary firmware for AMD/ATI graphics chips
 ii  firmware-ath9k-htc                  1.4.0-108-gd856466+dfsg1-1             all          firmware for AR7010 and AR9271 USB wireless adapters
-ii  firmware-atheros                    20221012-1                             all          Binary firmware for Qualcomm Atheros wireless cards
-ii  firmware-bnx2                       20221012-1                             all          Binary firmware for Broadcom NetXtremeII
-ii  firmware-bnx2x                      20221012-1                             all          Binary firmware for Broadcom NetXtreme II 10Gb
-ii  firmware-brcm80211                  20221012-1                             all          Binary firmware for Broadcom/Cypress 802.11 wireless cards
-ii  firmware-cavium                     20221012-1                             all          Binary firmware for Cavium Ethernet adapters
-ii  firmware-intel-sound                20221012-1                             all          Binary firmware for Intel sound DSPs
-ii  firmware-iwlwifi                    20221012-1                             all          Binary firmware for Intel Wireless cards
-ii  firmware-libertas                   20221012-1                             all          Binary firmware for Marvell wireless cards
-ii  firmware-linux                      20221012-1                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
+ii  firmware-atheros                    20221109-2                             all          Binary firmware for Qualcomm Atheros wireless cards
+ii  firmware-bnx2                       20221109-2                             all          Binary firmware for Broadcom NetXtremeII
+ii  firmware-bnx2x                      20221109-2                             all          Binary firmware for Broadcom NetXtreme II 10Gb
+ii  firmware-brcm80211                  20221109-2                             all          Binary firmware for Broadcom/Cypress 802.11 wireless cards
+ii  firmware-cavium                     20221109-2                             all          Binary firmware for Cavium Ethernet adapters
+ii  firmware-intel-sound                20221109-2                             all          Binary firmware for Intel sound DSPs
+ii  firmware-iwlwifi                    20221109-2                             all          Binary firmware for Intel Wireless cards
+ii  firmware-libertas                   20221109-2                             all          Binary firmware for Marvell wireless cards
+ii  firmware-linux                      20221109-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
 ii  firmware-linux-free                 20200122-1                             all          Binary firmware for various drivers in the Linux kernel
-ii  firmware-linux-nonfree              20221012-1                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
-ii  firmware-misc-nonfree               20221012-1                             all          Binary firmware for various drivers in the Linux kernel
-ii  firmware-myricom                    20221012-1                             all          Binary firmware for Myri-10G Ethernet adapters
-ii  firmware-netxen                     20221012-1                             all          Binary firmware for QLogic Intelligent Ethernet (3000 and 3100 Series)
-ii  firmware-qlogic                     20221012-1                             all          Binary firmware for QLogic HBAs
-ii  firmware-realtek                    20221012-1                             all          Binary firmware for Realtek wired/wifi/BT adapters
-ii  firmware-ti-connectivity            20221012-1                             all          Binary firmware for TI Connectivity wifi and BT/FM/GPS adapters
+ii  firmware-linux-nonfree              20221109-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
+ii  firmware-misc-nonfree               20221109-2                             all          Binary firmware for various drivers in the Linux kernel
+ii  firmware-myricom                    20221109-2                             all          Binary firmware for Myri-10G Ethernet adapters
+ii  firmware-netxen                     20221109-2                             all          Binary firmware for QLogic Intelligent Ethernet (3000 and 3100 Series)
+ii  firmware-qlogic                     20221109-2                             all          Binary firmware for QLogic HBAs
+ii  firmware-realtek                    20221109-2                             all          Binary firmware for Realtek wired/wifi/BT adapters
+ii  firmware-ti-connectivity            20221109-2                             all          Binary firmware for TI Connectivity wifi and BT/FM/GPS adapters
 ii  firmware-zd1211                     1:1.5-8                                all          binary firmware for the zd1211rw wireless driver
 ii  flashrom                            1.2-5                                  i386         Identify, read, write, erase, and verify BIOS/ROM/flash chips
 ii  fluxbox                             1.3.5-2.1                              i386         Highly configurable and low resource X11 Window manager
 ii  fontconfig                          2.13.1-4.5                             i386         generic font configuration library - support binaries
 ii  fontconfig-config                   2.13.1-4.5                             i386         generic font configuration library - configuration
 ii  fonts-dejavu-core                   2.37-2                                 all          Vera font family derivate with additional characters
-ii  freeipmi-common                     1.6.9-2                                all          GNU implementation of the IPMI protocol - common files
+ii  freeipmi-common                     1.6.10-1                               all          GNU implementation of the IPMI protocol - common files
 ii  fsarchiver                          0.8.6-1                                i386         file system archiver
 ii  fuse3                               3.12.0-1                               i386         Filesystem in Userspace (3.x version)
 ii  gawk                                1:5.1.0-1                              i386         GNU awk, a pattern scanning and processing language
@@ -184,7 +184,7 @@ ii  gcc-12-base:i386                    12.2.0-9                               i
 ii  gddrescue                           1.26-2                                 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-                                i386         GNU Internationalization utilities for the base system
+ii  gettext-base                        0.21-10                                i386         GNU Internationalization utilities for the base system
 ii  gir1.2-glib-2.0:i386                1.74.0-2                               i386         Introspection data for GLib, GObject, Gio and GModule
 ii  git                                 1:2.35.1-1                             i386         fast, scalable, distributed revision control system
 ii  git-man                             1:2.35.1-1                             all          fast, scalable, distributed revision control system (manual pages)
@@ -208,33 +208,33 @@ ii  grep                                3.8-3                                  i
 ii  grml-autoconfig                     0.20.3                                 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.100                                  all          wrapper around debootstrap for installing pure Debian
+ii  grml-debootstrap                    0.101                                  all          wrapper around debootstrap for installing pure Debian
 ii  grml-desktop                        0.7.1                                  all          configuration files for the X desktop at grml
 ii  grml-etc                            1.8.1                                  all          etcetera files for the Grml system
-ii  grml-etc-core                       0.19.4                                 all          core etcetera files for the Grml system
+ii  grml-etc-core                       0.19.5                                 all          core etcetera files for the Grml system
 ii  grml-hwinfo                         0.16.1                                 all          collect hardware information
-ii  grml-live                           0.42.1                                 all          build system for creating a Grml (based) Linux live system
-ii  grml-network                        0.14.0                                 all          network related helper scripts
+ii  grml-live                           0.42.2                                 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
 ii  grml-quickconfig                    0.21                                   all          Menu framework for quick access of grml menu entries
 ii  grml-quickconfig-standard           0.21                                   all          Standard menu entries for grml-quickconfig
-ii  grml-scripts                        2.11.2                                 i386         Collection of little tools
+ii  grml-scripts                        2.12.1                                 i386         Collection of little tools
 ii  grml-scripts-core                   2.1.1                                  i386         reusable core scripts for the Grml system
 ii  grml-shlib                          1.04.1                                 all          Generic shell library used in grml scripts
-ii  grml-terminalserver                 0.104.0                                all          terminalserver for grml to boot via PXE
+ii  grml-terminalserver                 0.105.0                                all          terminalserver for grml to boot via PXE
 ii  grml-tips                           0.7.3                                  all          search for tips and hints via a keyword
-ii  grml-udev-config                    0.5.1                                  all          custom udev configurations for the Grml live system
+ii  grml-udev-config                    0.6.0                                  all          custom udev configurations for the Grml live system
 ii  grml-x                              0.7.2                                  all          wrapper for startx for running X Window System
 ii  grml2usb                            0.19.0                                 i386         install Grml system / ISO to usb device
-ii  groff-base                          1.22.4-8                               i386         GNU troff text-formatting system (base system components)
-ii  grub-common                         2.06-4                                 i386         GRand Unified Bootloader (common files)
-ii  grub-efi-amd64-bin                  2.06-4                                 i386         GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
-ii  grub-efi-ia32-bin                   2.06-4                                 i386         GRand Unified Bootloader, version 2 (EFI-IA32 modules)
-ii  grub-pc                             2.06-4                                 i386         GRand Unified Bootloader, version 2 (PC/BIOS version)
-ii  grub-pc-bin                         2.06-4                                 i386         GRand Unified Bootloader, version 2 (PC/BIOS modules)
-ii  grub2-common                        2.06-4                                 i386         GRand Unified Bootloader (common files for version 2)
-ii  gtk-update-icon-cache               3.24.34-3                              i386         icon theme caching utility
+ii  groff-base                          1.22.4-9                               i386         GNU troff text-formatting system (base system components)
+ii  grub-common                         2.06-5                                 i386         GRand Unified Bootloader (common files)
+ii  grub-efi-amd64-bin                  2.06-5                                 i386         GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
+ii  grub-efi-ia32-bin                   2.06-5                                 i386         GRand Unified Bootloader, version 2 (EFI-IA32 modules)
+ii  grub-pc                             2.06-5                                 i386         GRand Unified Bootloader, version 2 (PC/BIOS version)
+ii  grub-pc-bin                         2.06-5                                 i386         GRand Unified Bootloader, version 2 (PC/BIOS modules)
+ii  grub2-common                        2.06-5                                 i386         GRand Unified Bootloader (common files for version 2)
+ii  gtk-update-icon-cache               3.24.35-1                              i386         icon theme caching utility
 ii  gzip                                1.12-1                                 i386         GNU compression utilities
 ii  haveged                             1.9.14-1+b1                            i386         Linux entropy source using the HAVEGE algorithm
 ii  hdparm                              9.65+ds-1                              i386         tune hard disk parameters for high performance
@@ -257,12 +257,12 @@ ii  init-system-helpers                 1.65.2                                 a
 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.23-1-1                             all          full featured system information script
-ii  iotop                               0.6-42-ga14256a-0.1                    i386         simple top-like I/O monitor
+ii  iotop                               0.6-42-ga14256a-0.1+b1                 i386         simple top-like I/O monitor
 ii  ipcalc                              0.42-2                                 all          parameter calculator for IPv4 addresses
 ii  iperf                               2.1.7+dfsg1-1                          i386         Internet Protocol bandwidth measuring tool
 ii  iperf3                              3.11-3+b1                              i386         Internet Protocol bandwidth measuring tool
 ii  ipmitool                            1.8.19-1                               i386         utility for IPMI control with kernel driver or LAN interface (daemon)
-ii  iproute2                            6.0.0-1                                i386         networking and traffic control tools
+ii  iproute2                            6.0.0-1+b1                             i386         networking and traffic control tools
 ii  iptables                            1.8.8-1                                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
@@ -275,11 +275,11 @@ ii  irssi                               1.4.3-1                                i
 ii  isc-dhcp-client                     4.4.3-P1-1                             i386         DHCP client for automatically obtaining an IP address
 ii  isc-dhcp-common                     4.4.3-P1-1                             i386         common manpages relevant to all of the isc-dhcp packages
 ii  isc-dhcp-server                     4.4.3-P1-1                             i386         ISC DHCP server for automatic IP address assignment
-ii  iso-codes                           4.11.0-1                               all          ISO language, territory, currency, script codes and their translations
+ii  iso-codes                           4.12.0-1                               all          ISO language, territory, currency, script codes and their translations
 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  jo                                  1.4-1                                  i386         command-line processor to output JSON from a shell
+ii  jo                                  1.9-1                                  i386         command-line processor to output JSON from a shell
 ii  jq                                  1.6-2.1                                i386         lightweight and flexible command-line JSON processor
 ii  kbd                                 2.5.1-1                                i386         Linux console font and keytable utilities
 ii  kexec-tools                         1:2.0.24-1                             i386         tools to support fast kexec reboots
@@ -294,7 +294,7 @@ ii  libacl1:i386                        2.3.1-1                                i
 ii  libafflib0v5:i386                   3.7.19-4                               i386         Advanced Forensics Format Library
 ii  libaio1:i386                        0.3.113-2                              i386         Linux kernel AIO access library - shared library
 ii  libaom3:i386                        3.5.0-1                                i386         AV1 Video Codec Library
-ii  libapparmor1:i386                   3.0.7-1+b1                             i386         changehat AppArmor library
+ii  libapparmor1:i386                   3.0.7-1+b2                             i386         changehat AppArmor library
 ii  libapt-pkg-perl                     0.1.40+b2                              i386         Perl interface to libapt-pkg
 ii  libapt-pkg6.0:i386                  2.5.4                                  i386         package management runtime library
 ii  libarchive13:i386                   3.6.0-1                                i386         Multi-format archive and compression library (shared library)
@@ -303,15 +303,15 @@ ii  libasound2:i386                     1.2.7.2-1                              i
 ii  libasound2-data                     1.2.7.2-1                              all          Configuration files and profiles for ALSA drivers
 ii  libassuan0:i386                     2.5.5-5                                i386         IPC library for the GnuPG components
 ii  libasyncns0:i386                    0.8-6+b3                               i386         Asynchronous name service query library
-ii  libatk-bridge2.0-0:i386             2.46.0-3                               i386         AT-SPI 2 toolkit bridge - shared library
-ii  libatk1.0-0:i386                    2.46.0-3                               i386         ATK accessibility toolkit
+ii  libatk-bridge2.0-0:i386             2.46.0-4                               i386         AT-SPI 2 toolkit bridge - shared library
+ii  libatk1.0-0:i386                    2.46.0-4                               i386         ATK accessibility toolkit
 ii  libatkmm-1.6-1v5:i386               2.28.3-1                               i386         C++ wrappers for ATK accessibility toolkit (shared libraries)
 ii  libatomic1:i386                     12.2.0-9                               i386         support library providing __atomic built-in functions
 ii  libatopology2:i386                  1.2.7.2-1                              i386         shared library for handling ALSA topology definitions
-ii  libatspi2.0-0:i386                  2.46.0-3                               i386         Assistive Technology Service Provider Interface - shared library
+ii  libatspi2.0-0:i386                  2.46.0-4                               i386         Assistive Technology Service Provider Interface - shared library
 ii  libattr1:i386                       1:2.5.1-1                              i386         extended attribute handling - shared library
 ii  libaudit-common                     1:3.0.7-1.1                            all          Dynamic library for security auditing - common files
-ii  libaudit1:i386                      1:3.0.7-1.1+b1                         i386         Dynamic library for security auditing
+ii  libaudit1:i386                      1:3.0.7-1.1+b2                         i386         Dynamic library for security auditing
 ii  libaugeas0:i386                     1.13.0-1                               i386         Augeas configuration editing library and API
 ii  libavahi-client3:i386               0.8-6+b1                               i386         Avahi client library
 ii  libavahi-common-data:i386           0.8-6+b1                               i386         Avahi common data files
@@ -322,25 +322,25 @@ ii  libb2-1:i386                        0.98.1-1.1                             i
 ii  libbfio1:i386                       20170123-6                             i386         Library to provide basic input/output abstraction
 ii  libbinutils:i386                    2.39-8                                 i386         GNU binary utilities (private shared library)
 ii  libblas3:i386                       3.10.1-2                               i386         Basic Linear Algebra Reference implementations, shared library
-ii  libblkid1:i386                      2.38.1-1.1+b1                          i386         block device ID library
-ii  libbluetooth3:i386                  5.65-1+b1                              i386         Library to use the BlueZ Linux Bluetooth stack
-ii  libboost-iostreams1.74.0:i386       1.74.0-17                              i386         Boost.Iostreams Library
-ii  libboost-thread1.74.0:i386          1.74.0-17                              i386         portable C++ multi-threading
-ii  libbpf0:i386                        1:0.8.0-1                              i386         eBPF helper library (shared library)
-ii  libbrlapi0.8:i386                   6.5-4+b2                               i386         braille display access via BRLTTY - shared library
-ii  libbrotli1:i386                     1.0.9-2+b4                             i386         library implementing brotli encoder and decoder (shared libraries)
+ii  libblkid1:i386                      2.38.1-4                               i386         block device ID library
+ii  libbluetooth3:i386                  5.66-1                                 i386         Library to use the BlueZ Linux Bluetooth stack
+ii  libboost-iostreams1.74.0:i386       1.74.0-17+b2                           i386         Boost.Iostreams Library
+ii  libboost-thread1.74.0:i386          1.74.0-17+b2                           i386         portable C++ multi-threading
+ii  libbpf1:i386                        1:1.0.1-2                              i386         eBPF helper library (shared library)
+ii  libbrlapi0.8:i386                   6.5-5                                  i386         braille display access via BRLTTY - shared library
+ii  libbrotli1:i386                     1.0.9-2+b5                             i386         library implementing brotli encoder and decoder (shared libraries)
 ii  libbsd0:i386                        0.11.7-1                               i386         utility functions from BSD systems - shared library
 ii  libburn4:i386                       1.5.4-1                                i386         library to provide CD/DVD/BD writing functions
 ii  libbz2-1.0:i386                     1.0.8-5+b1                             i386         high-quality block-sorting file compressor library - runtime
-ii  libc-bin                            2.36-4                                 i386         GNU C Library: Binaries
-ii  libc-l10n                           2.36-4                                 all          GNU C Library: localization files
-ii  libc6:i386                          2.36-4                                 i386         GNU C Library: Shared libraries
+ii  libc-bin                            2.36-5                                 i386         GNU C Library: Binaries
+ii  libc-l10n                           2.36-5                                 all          GNU C Library: localization files
+ii  libc6:i386                          2.36-5                                 i386         GNU C Library: Shared libraries
 ii  libcacard0:i386                     1:2.8.0-3                              i386         Virtual Common Access Card (CAC) Emulator (runtime library)
 ii  libcairo-gobject2:i386              1.16.0-6                               i386         Cairo 2D vector graphics library (GObject library)
 ii  libcairo2:i386                      1.16.0-6                               i386         Cairo 2D vector graphics library
 ii  libcairomm-1.0-1v5:i386             1.14.4-1                               i386         C++ wrappers for Cairo (shared libraries)
 ii  libcanberra0:i386                   0.30-10                                i386         simple abstract interface for playing event sounds
-ii  libcap-ng0:i386                     0.8.3-1+b1                             i386         alternate POSIX capabilities library
+ii  libcap-ng0:i386                     0.8.3-1+b2                             i386         alternate POSIX capabilities library
 ii  libcap2:i386                        1:2.44-1                               i386         POSIX 1003.1e capabilities (library)
 ii  libcap2-bin                         1:2.44-1                               i386         POSIX 1003.1e capabilities (utilities)
 ii  libcapstone4:i386                   4.0.2-5                                i386         lightweight multi-architecture disassembly framework - library
@@ -349,18 +349,19 @@ ii  libclamav9:i386                     0.103.7+dfsg-1+b1                      i
 ii  libclass-method-modifiers-perl      2.13-2                                 all          Perl module providing method modifiers
 ii  libclass-xsaccessor-perl            1.19-4+b1                              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                                 i386         module for recursively copying Perl datatypes
 ii  libcolord2:i386                     1.4.6-1                                i386         system service to manage device colour profiles -- runtime
 ii  libcom-err2:i386                    1.46.6~rc1-1+b1                        i386         common error description library
 ii  libconfig-general-perl              2.65-2                                 all          generic configuration module
-ii  libcpupower1                        6.0.7-1                                i386         CPU frequency and voltage scaling tools for Linux (libraries)
-ii  libcrypt1:i386                      1:4.4.30-1                             i386         libcrypt shared library
+ii  libcpupower1                        6.0.8-1                                i386         CPU frequency and voltage scaling tools for Linux (libraries)
+ii  libcrypt1:i386                      1:4.4.33-1                             i386         libcrypt shared library
 ii  libcryptsetup12:i386                2:2.5.0-6                              i386         disk encryption support - shared library
 ii  libctf-nobfd0:i386                  2.39-8                                 i386         Compact C Type Format library (runtime, no BFD dependency)
 ii  libctf0:i386                        2.39-8                                 i386         Compact C Type Format library (runtime, BFD dependency)
 ii  libcunit1:i386                      2.1-3-dfsg-2.4+b1                      i386         Unit Testing Library for C
 ii  libcups2:i386                       2.4.2-1+b2                             i386         Common UNIX Printing System(tm) - Core library
-ii  libcurl3-gnutls:i386                7.86.0-1                               i386         easy-to-use client-side URL transfer library (GnuTLS flavour)
-ii  libcurl4:i386                       7.86.0-1                               i386         easy-to-use client-side URL transfer library (OpenSSL flavour)
+ii  libcurl3-gnutls:i386                7.86.0-2                               i386         easy-to-use client-side URL transfer library (GnuTLS flavour)
+ii  libcurl4:i386                       7.86.0-2                               i386         easy-to-use client-side URL transfer library (OpenSSL flavour)
 ii  libcwidget4:i386                    0.5.18-6                               i386         high-level terminal interface library for C++ (runtime files)
 ii  libdaemon0:i386                     0.14-7.1                               i386         lightweight C library for daemons - runtime library
 ii  libdate-manip-perl                  6.89-1                                 all          module for manipulating dates
@@ -368,10 +369,10 @@ ii  libdatrie1:i386                     0.2.13-2+b1                            i
 ii  libdav1d6:i386                      1.0.0-2                                i386         fast and small AV1 video stream decoder (shared library)
 ii  libdb5.3:i386                       5.3.28+dfsg1-0.10                      i386         Berkeley v5.3 Database Libraries [runtime]
 ii  libdbus-1-3:i386                    1.14.4-1                               i386         simple interprocess messaging system (library)
-ii  libdbus-glib-1-2:i386               0.112-2                                i386         deprecated library for D-Bus IPC
+ii  libdbus-glib-1-2:i386               0.112-3                                i386         deprecated library for D-Bus IPC
 ii  libdconf1:i386                      0.40.0-3                               i386         simple configuration storage system - runtime library
 ii  libde265-0:i386                     1.0.9-1                                i386         Open H.265 video codec implementation
-ii  libdebconfclient0:i386              0.264                                  i386         Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:i386              0.265                                  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.1.1-1                                i386         client-side window decoration library
@@ -383,21 +384,21 @@ ii  libdirectfb-1.7-7:i386              1.7.7-11                               i
 ii  libdislocker0.7                     0.7.3-2.1                              i386         read/write encrypted BitLocker volumes (shared library)
 ii  libdmraid1.0.0.rc16:i386            1.0.0.rc16-12                          i386         Device-Mapper Software RAID support tool - shared library
 ii  libdpkg-perl                        1.21.9                                 all          Dpkg perl modules
-ii  libdrm-amdgpu1:i386                 2.4.113-2                              i386         Userspace interface to amdgpu-specific kernel DRM services -- runtime
-ii  libdrm-common                       2.4.113-2                              all          Userspace interface to kernel DRM services -- common files
-ii  libdrm-nouveau2:i386                2.4.113-2                              i386         Userspace interface to nouveau-specific kernel DRM services -- runtime
-ii  libdrm-radeon1:i386                 2.4.113-2                              i386         Userspace interface to radeon-specific kernel DRM services -- runtime
-ii  libdrm2:i386                        2.4.113-2                              i386         Userspace interface to kernel DRM services -- runtime
+ii  libdrm-amdgpu1:i386                 2.4.114-1                              i386         Userspace interface to amdgpu-specific kernel DRM services -- runtime
+ii  libdrm-common                       2.4.114-1                              all          Userspace interface to kernel DRM services -- common files
+ii  libdrm-nouveau2:i386                2.4.114-1                              i386         Userspace interface to nouveau-specific kernel DRM services -- runtime
+ii  libdrm-radeon1:i386                 2.4.114-1                              i386         Userspace interface to radeon-specific kernel DRM services -- runtime
+ii  libdrm2:i386                        2.4.114-1                              i386         Userspace interface to kernel DRM services -- runtime
 ii  libduktape207:i386                  2.7.0-1+b1                             i386         embeddable Javascript engine, library
-ii  libdw1:i386                         0.187-4                                i386         library that provides access to the DWARF debug information
+ii  libdw1:i386                         0.188-1                                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-20221030-1                         i386         BSD editline and history libraries
+ii  libedit2:i386                       3.1-20221030-2                         i386         BSD editline and history libraries
 ii  libefiboot1:i386                    37-6                                   i386         Library to manage UEFI variables
 ii  libefivar1:i386                     37-6                                   i386         Library to manage UEFI variables
-ii  libegl-mesa0:i386                   22.2.0-1                               i386         free implementation of the EGL API -- Mesa vendor library
+ii  libegl-mesa0:i386                   22.2.4-1                               i386         free implementation of the EGL API -- Mesa vendor library
 ii  libegl1:i386                        1.5.0-1                                i386         Vendor neutral GL dispatch library -- EGL support
-ii  libelf1:i386                        0.187-4                                i386         library to read and write ELF files
-ii  libemail-date-format-perl           1.005-3                                all          Module to generate RFC-2822-valid date strings
+ii  libelf1:i386                        0.188-1                                i386         library to read and write ELF files
+ii  libemail-date-format-perl           1.006-1                                all          Module to generate RFC-2822-valid date strings
 ii  libencode-locale-perl               1.05-3                                 all          utility to determine the locale encoding
 ii  libepoxy0:i386                      1.5.10-1                               i386         OpenGL function pointer management library
 ii  liberror-perl                       0.17029-2                              all          Perl module for error/exception handling in an OO-ish way
@@ -413,39 +414,39 @@ ii  libexpat1:i386                      2.5.0-1                                i
 ii  libext2fs2:i386                     1.46.6~rc1-1+b1                        i386         ext2/ext3/ext4 file system libraries
 ii  libfakeroot:i386                    1.29-1                                 i386         tool for simulating superuser privileges - shared libraries
 ii  libfastjson4:i386                   0.99.9-2                               i386         fast json library for C
-ii  libfdisk1:i386                      2.38.1-1.1+b1                          i386         fdisk partitioning library
+ii  libfdisk1:i386                      2.38.1-4                               i386         fdisk partitioning library
 ii  libfdt1:i386                        1.6.1-4                                i386         Flat Device Trees manipulation library
 ii  libffi8:i386                        3.4.4-1                                i386         Foreign Function Interface library runtime
 ii  libfftw3-single3:i386               3.3.8-2                                i386         Library for computing Fast Fourier Transforms - Single precision
-ii  libfido2-1:i386                     1.12.0-1                               i386         library for generating and verifying FIDO 2.0 objects
+ii  libfido2-1:i386                     1.12.0-2                               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-2                                 all          module to search for files based on rules
+ii  libfile-find-rule-perl              0.34-3                                 all          module to search for files based on rules
 ii  libfile-homedir-perl                1.006-1                                all          Perl module for finding user directories across platforms
 ii  libfile-lchown-perl                 0.02-3+b1                              i386         module to modify attributes of symlinks without dereferencing them
 ii  libfile-listing-perl                6.15-1                                 all          module to parse directory listings
 ii  libfile-slurp-perl                  9999.32-2                              all          single call read & write file routines
 ii  libfile-touch-perl                  0.12-2                                 all          Perl interface to touch-like functions
 ii  libfile-which-perl                  1.27-2                                 all          Perl module for searching paths for executable programs
-ii  libflac12:i386                      1.4.2+ds-1                             i386         Free Lossless Audio Codec - runtime C library
+ii  libflac12:i386                      1.4.2+ds-2                             i386         Free Lossless Audio Codec - runtime C library
 ii  libfmt9:i386                        9.1.0+ds1-2                            i386         fast type-safe C++ formatting library -- library
 ii  libfontconfig1:i386                 2.13.1-4.5                             i386         generic font configuration library - runtime
 ii  libfontenc1:i386                    1:1.1.4-1                              i386         X11 font encoding library
-ii  libfreeipmi17                       1.6.9-2+b1                             i386         GNU IPMI - libraries
+ii  libfreeipmi17                       1.6.10-1                               i386         GNU IPMI - libraries
 ii  libfreetype6:i386                   2.12.1+dfsg-3                          i386         FreeType 2 font engine, shared library files
 ii  libfribidi0:i386                    1.0.8-2.1                              i386         Free Implementation of the Unicode BiDi algorithm
 ii  libfstrm0:i386                      0.6.1-1                                i386         Frame Streams (fstrm) library
 ii  libfsverity0:i386                   1.4-1~exp1+b1                          i386         Shared library for fs-verity
-ii  libftdi1-2:i386                     1.5-6                                  i386         C Library to control and program the FTDI USB controllers
+ii  libftdi1-2:i386                     1.5-6+b1                               i386         C Library to control and program the FTDI USB controllers
 ii  libfuse2:i386                       2.9.9-6                                i386         Filesystem in Userspace (library)
 ii  libfuse3-3:i386                     3.12.0-1                               i386         Filesystem in Userspace (library) (3.x version)
-ii  libgbm1:i386                        22.2.0-1                               i386         generic buffer management API -- runtime
+ii  libgbm1:i386                        22.2.4-1                               i386         generic buffer management API -- runtime
 ii  libgc1:i386                         1:8.2.2-3                              i386         conservative garbage collector for C and C++
 ii  libgcc-s1:i386                      12.2.0-9                               i386         GCC support library
-ii  libgcrypt20:i386                    1.10.1-2                               i386         LGPL Crypto library - runtime library
+ii  libgcrypt20:i386                    1.10.1-3                               i386         LGPL Crypto library - runtime library
 ii  libgdbm-compat4:i386                1.23-3                                 i386         GNU dbm database routines (legacy support runtime version) 
 ii  libgdbm6:i386                       1.23-3                                 i386         GNU dbm database routines (runtime version) 
-ii  libgdk-pixbuf-2.0-0:i386            2.42.9+dfsg-1                          i386         GDK Pixbuf library
-ii  libgdk-pixbuf2.0-common             2.42.9+dfsg-1                          all          GDK Pixbuf library - data files
+ii  libgdk-pixbuf-2.0-0:i386            2.42.10+dfsg-1                         i386         GDK Pixbuf library
+ii  libgdk-pixbuf2.0-common             2.42.10+dfsg-1                         all          GDK Pixbuf library - data files
 ii  libgee-0.8-2:i386                   0.20.6-1                               i386         GObject based collection and utility library
 ii  libgensio0:i386                     2.5.1-2                                i386         abstract stream I/O (runtime files)
 ii  libgeoip1:i386                      1.6.12-9                               i386         non-DNS IP-to-country resolver library
@@ -455,28 +456,28 @@ ii  libgfxdr0:i386                      10.3-1+b1                              i
 ii  libgif7:i386                        5.2.1-2.5                              i386         library for GIF images (library)
 ii  libgirepository-1.0-1:i386          1.74.0-2                               i386         Library for handling GObject introspection data (runtime library)
 ii  libgl1:i386                         1.5.0-1                                i386         Vendor neutral GL dispatch library -- legacy GL support
-ii  libgl1-mesa-dri:i386                22.2.0-1                               i386         free implementation of the OpenGL API -- DRI modules
-ii  libglapi-mesa:i386                  22.2.0-1                               i386         free implementation of the GL API -- shared library
+ii  libgl1-mesa-dri:i386                22.2.4-1                               i386         free implementation of the OpenGL API -- DRI modules
+ii  libglapi-mesa:i386                  22.2.4-1                               i386         free implementation of the GL API -- shared library
 ii  libgles2:i386                       1.5.0-1                                i386         Vendor neutral GL dispatch library -- GLESv2 support
-ii  libglib2.0-0:i386                   2.74.1-1                               i386         GLib library of C routines
+ii  libglib2.0-0:i386                   2.74.1-2                               i386         GLib library of C routines
 ii  libglibmm-2.4-1v5:i386              2.66.5-1                               i386         C++ wrapper for the GLib toolkit (shared libraries)
 ii  libglusterfs0:i386                  10.3-1+b1                              i386         GlusterFS shared library
 ii  libglvnd0:i386                      1.5.0-1                                i386         Vendor neutral GL dispatch library
-ii  libglx-mesa0:i386                   22.2.0-1                               i386         free implementation of the OpenGL API -- GLX vendor library
+ii  libglx-mesa0:i386                   22.2.4-1                               i386         free implementation of the OpenGL API -- GLX vendor library
 ii  libglx0:i386                        1.5.0-1                                i386         Vendor neutral GL dispatch library -- GLX support
 ii  libgmp10:i386                       2:6.2.1+dfsg1-1.1                      i386         Multiprecision arithmetic library
 ii  libgnutls30:i386                    3.7.8-4                                i386         GNU TLS library - main runtime library
 ii  libgomp1:i386                       12.2.0-9                               i386         GCC OpenMP (GOMP) support library
-ii  libgpg-error0:i386                  1.45-2                                 i386         GnuPG development runtime library
+ii  libgpg-error0:i386                  1.46-1                                 i386         GnuPG development runtime library
 ii  libgpm2:i386                        1.20.7-10+b1                           i386         General Purpose Mouse - shared library
 ii  libgprofng0:i386                    2.39-8                                 i386         GNU Next Generation profiler (runtime library)
 ii  libgraphicsmagick-q16-3             1.4+really1.3.38+hg16739-1+b1          i386         format-independent image processing - C shared library
 ii  libgraphite2-3:i386                 1.3.14-1                               i386         Font rendering engine for Complex Scripts -- library
-ii  libgssapi-krb5-2:i386               1.20-1+b1                              i386         MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
-ii  libgstreamer-plugins-base1.0-0:i386 1.20.3-2                               i386         GStreamer libraries from the "base" set
+ii  libgssapi-krb5-2:i386               1.20.1-1                               i386         MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
+ii  libgstreamer-plugins-base1.0-0:i386 1.20.4-1                               i386         GStreamer libraries from the "base" set
 ii  libgstreamer1.0-0:i386              1.20.4-1                               i386         Core GStreamer libraries and elements
-ii  libgtk-3-0:i386                     3.24.34-3                              i386         GTK graphical user interface library
-ii  libgtk-3-common                     3.24.34-3                              all          common files for the GTK graphical user interface library
+ii  libgtk-3-0:i386                     3.24.35-1                              i386         GTK graphical user interface library
+ii  libgtk-3-common                     3.24.35-1                              all          common files for the GTK graphical user interface library
 ii  libgtkmm-3.0-1v5:i386               3.24.7-1                               i386         C++ wrappers for GTK+ (shared libraries)
 ii  libgudev-1.0-0:i386                 237-2                                  i386         GObject-based wrapper library for libudev
 ii  libharfbuzz0b:i386                  5.2.0-2+b1                             i386         OpenType text shaping engine (shared library)
@@ -484,28 +485,27 @@ ii  libhavege2:i386                     1.9.14-1+b1                            i
 ii  libhd21:i386                        21.82-1                                i386         Hardware identification system library
 ii  libheif1:i386                       1.13.0-1                               i386         ISO/IEC 23008-12:2017 HEIF file format decoder - shared library
 ii  libhogweed6:i386                    3.8.1-2                                i386         low level cryptographic library (public-key cryptos)
-ii  libhtml-parser-perl:i386            3.79-1+b1                              i386         collection of modules that parse HTML text documents
+ii  libhtml-parser-perl:i386            3.80-1                                 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-2                                 all          Perl module to represent and create HTML syntax trees
 ii  libhttp-cookies-perl                6.10-1                                 all          HTTP cookie jars
 ii  libhttp-date-perl                   6.05-2                                 all          module of date conversion routines
-ii  libhttp-message-perl                6.41-1                                 all          perl interface to HTTP style messages
+ii  libhttp-message-perl                6.44-1                                 all          perl interface to HTTP style messages
 ii  libhttp-negotiate-perl              6.01-1                                 all          implementation of content negotiation
 ii  libibverbs1:i386                    42.0-1+b1                              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  libicu71:i386                       71.1-3                                 i386         International Components for Unicode
-ii  libicu72:i386                       72.1-2                                 i386         International Components for Unicode
+ii  libicu72:i386                       72.1-3                                 i386         International Components for Unicode
 ii  libid3tag0:i386                     0.15.1b-14                             i386         ID3 tag reading library from the MAD project
 ii  libidn2-0:i386                      2.3.3-1+b1                             i386         Internationalized domain names (IDNA2008/TR46) library
 ii  libimlib2:i386                      1.7.4-2                                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-10                               all          Perl module for detecting several virtualizations
 ii  libinih1:i386                       55-1                                   i386         simple .INI file parser
-ii  libinput-bin                        1.21.0-1                               i386         input device management and event handling library - udev quirks
-ii  libinput10:i386                     1.21.0-1                               i386         input device management and event handling library - shared library
+ii  libinput-bin                        1.22.0-1                               i386         input device management and event handling library - udev quirks
+ii  libinput10:i386                     1.22.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.15-2+b2                            i386         Perl module for pseudo tty IO
-ii  libio-socket-ssl-perl               2.075-1                                all          Perl module implementing object oriented interface to SSL sockets
+ii  libio-socket-ssl-perl               2.077-1                                all          Perl module implementing object oriented interface to SSL sockets
 ii  libip4tc2:i386                      1.8.8-1                                i386         netfilter libip4tc library
 ii  libip6tc2:i386                      1.8.8-1                                i386         netfilter libip6tc library
 ii  libipc-run-perl                     20220807.0-1                           all          Perl module for running processes
@@ -516,7 +516,7 @@ ii  libisl23:i386                       0.25-1                                 i
 ii  libisns0:i386                       0.101-0.2+b1                           i386         Internet Storage Name Service - shared libraries
 ii  libisoburn1:i386                    1.5.4-4                                i386         library to handle creation and inspection of ISO-9660 file systems
 ii  libisofs6:i386                      1.5.4-1                                i386         library to create ISO 9660 images
-ii  libiw30:i386                        30~pre9-13.1                           i386         Wireless tools - library
+ii  libiw30:i386                        30~pre9-14                             i386         Wireless tools - library
 ii  libjack-jackd2-0:i386               1.9.21~dfsg-1                          i386         JACK Audio Connection Kit (libraries)
 ii  libjansson4:i386                    2.14-2                                 i386         C library for encoding, decoding and manipulating JSON data
 ii  libjbig0:i386                       2.1-3.1+b2                             i386         JBIGkit libraries
@@ -526,20 +526,20 @@ ii  libjpeg62-turbo:i386                1:2.1.2-1+b1                           i
 ii  libjq1:i386                         1.6-2.1                                i386         lightweight and flexible command-line JSON processor - shared library
 ii  libjson-c5:i386                     0.16-2                                 i386         JSON manipulation library - shared library
 ii  libjte2:i386                        1.22-3                                 i386         Jigdo Template Export - runtime library
-ii  libk5crypto3:i386                   1.20-1+b1                              i386         MIT Kerberos runtime libraries - Crypto Library
+ii  libk5crypto3:i386                   1.20.1-1                               i386         MIT Kerberos runtime libraries - Crypto Library
 ii  libkeyutils1:i386                   1.6.3-1                                i386         Linux Key Management Utilities (library)
 ii  libklibc:i386                       2.0.11-1                               i386         minimal libc subset for use with initramfs
 ii  libkmod2:i386                       30+20220905-1                          i386         libkmod shared library
-ii  libkrb5-3:i386                      1.20-1+b1                              i386         MIT Kerberos runtime libraries
-ii  libkrb5support0:i386                1.20-1+b1                              i386         MIT Kerberos runtime libraries - Support library
-ii  libksba8:i386                       1.6.2-2                                i386         X.509 and CMS support library
+ii  libkrb5-3:i386                      1.20.1-1                               i386         MIT Kerberos runtime libraries
+ii  libkrb5support0:i386                1.20.1-1                               i386         MIT Kerberos runtime libraries - Support library
+ii  libksba8:i386                       1.6.2-4                                i386         X.509 and CMS support library
 ii  liblcms2-2:i386                     2.13.1-1+b1                            i386         Little CMS 2 color management library
 ii  libldap-2.5-0:i386                  2.5.13+dfsg-2+b1                       i386         OpenLDAP libraries
-ii  libldb2:i386                        2:2.6.1+samba4.17.2-8                  i386         LDAP-like embedded database - shared library
+ii  libldb2:i386                        2:2.6.1+samba4.17.3+dfsg-2             i386         LDAP-like embedded database - shared library
 ii  liblerc4:i386                       4.0.0+ds-2                             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  libllvm14:i386                      1:14.0.6-2                             i386         Modular compiler and toolchain technologies, runtime library
+ii  libllvm15:i386                      1:15.0.5-4                             i386         Modular compiler and toolchain technologies, runtime library
 ii  liblmdb0:i386                       0.9.24-1                               i386         Lightning Memory-Mapped Database shared library
 ii  liblocale-gettext-perl              1.07-4+b3                              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
@@ -547,7 +547,7 @@ ii  liblockfile1:i386                   1.17-1+b1                              i
 ii  liblognorm5:i386                    2.0.6-4                                i386         log normalizing library
 ii  liblouis-data                       3.23.0-1                               all          Braille translation library - data
 ii  liblouis20:i386                     3.23.0-1                               i386         Braille translation library - shared libs
-ii  libltdl7:i386                       2.4.7-4                                i386         System independent dlopen wrapper for GNU libtool
+ii  libltdl7:i386                       2.4.7-5                                i386         System independent dlopen wrapper for GNU libtool
 ii  liblua5.2-0:i386                    5.2.4-2                                i386         Shared library for the Lua interpreter version 5.2
 ii  liblua5.3-0:i386                    5.3.6-1+b1                             i386         Shared library for the Lua interpreter version 5.3
 ii  liblvm2cmd2.03:i386                 2.03.16-2                              i386         LVM2 command library
@@ -555,7 +555,7 @@ ii  liblwp-mediatypes-perl              6.04-1                                 a
 ii  liblwp-protocol-https-perl          6.10-1                                 all          HTTPS driver for LWP::UserAgent
 ii  liblz1:i386                         1.13-4                                 i386         data compressor based on the LZMA algorithm (library)
 ii  liblz4-1:i386                       1.9.4-1                                i386         Fast LZ compression algorithm library - runtime
-ii  liblzma5:i386                       5.2.7-0.1                              i386         XZ-format compression library
+ii  liblzma5:i386                       5.2.8-0.0                              i386         XZ-format compression library
 ii  liblzo2-2:i386                      2.10-2                                 i386         data compression library
 ii  libmagic-mgc                        1:5.41-4                               i386         File type determination library using "magic" numbers (compiled magic file)
 ii  libmagic1:i386                      1:5.41-4                               i386         Recognize the type of data in a file using "magic" numbers - library
@@ -569,7 +569,7 @@ ii  libmodule-find-perl                 0.16-2                                 a
 ii  libmodule-runtime-perl              0.016-2                                all          Perl module for runtime module handling
 ii  libmoo-perl                         2.005004-3                             all          Minimalist Object Orientation library (with Moose compatibility)
 ii  libmotif-common                     2.3.8-3                                all          Motif - common files
-ii  libmount1:i386                      2.38.1-1.1+b1                          i386         device mounting library
+ii  libmount1:i386                      2.38.1-4                               i386         device mounting library
 ii  libmp3lame0:i386                    3.100-6                                i386         MP3 encoding library
 ii  libmpc3:i386                        1.2.1-2                                i386         multiple precision complex floating-point library
 ii  libmpdec3:i386                      2.5.1-2                                i386         library for decimal floating point arithmetic (runtime library)
@@ -586,11 +586,11 @@ ii  libnet-ssleay-perl:i386             1.92-2+b1                              i
 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-2                                i386         Netfilter netlink-conntrack library
 ii  libnettle8:i386                     3.8.1-2                                i386         low level cryptographic library (symmetric and one-way cryptos)
-ii  libnewt0.52:i386                    0.52.21-6                              i386         Not Erik's Windowing Toolkit - text mode windowing with slang
+ii  libnewt0.52:i386                    0.52.22-1                              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.2-1+b1                           i386         NFS idmapping library
 ii  libnftables1:i386                   1.0.5-2                                i386         Netfilter nftables high level userspace API library
-ii  libnftnl11:i386                     1.2.3-1                                i386         Netfilter nftables userspace API library
+ii  libnftnl11:i386                     1.2.4-2                                i386         Netfilter nftables userspace API library
 ii  libnghttp2-14:i386                  1.50.0-1+b1                            i386         library implementing HTTP/2 protocol (shared library)
 ii  libnl-3-200:i386                    3.7.0-0.2+b1                           i386         library for dealing with netlink sockets
 ii  libnl-cli-3-200:i386                3.7.0-0.2+b1                           i386         library for dealing with netlink sockets - cli helpers
@@ -602,7 +602,7 @@ ii  libnsl2:i386                        1.3.0-2                                i
 ii  libnspr4:i386                       2:4.35-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              252.1-1                                i386         nss module providing fallback resolution for the current hostname
-ii  libnss3:i386                        2:3.83-1                               i386         Network Security Service libraries
+ii  libnss3:i386                        2:3.85-1                               i386         Network Security Service libraries
 ii  libntfs-3g89:i386                   1:2022.10.3-1                          i386         read/write NTFS driver for FUSE (runtime library)
 ii  libnuma1:i386                       2.0.15-1                               i386         Libraries for controlling NUMA policy
 ii  libnumber-compare-perl              0.03-3                                 all          module for performing numeric comparisons in Perl
@@ -626,19 +626,19 @@ ii  libpangomm-1.4-1v5:i386             2.46.3-1                               i
 ii  libpaper1:i386                      1.1.28+b1                              i386         library for handling paper characteristics
 ii  libparams-classify-perl:i386        0.015-2+b1                             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.5-2                                  i386         disk partition manipulator - shared FS resizing library
-ii  libparted2:i386                     3.5-2                                  i386         disk partition manipulator - shared library
+ii  libparted-fs-resize0:i386           3.5-3                                  i386         disk partition manipulator - shared FS resizing library
+ii  libparted2:i386                     3.5-3                                  i386         disk partition manipulator - shared library
 ii  libpcap0.8:i386                     1.10.1-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.8.0-1                              i386         PCI utilities (shared library)
-ii  libpciaccess0:i386                  0.16-3                                 i386         Generic PCI access library for X
+ii  libpci3:i386                        1:3.9.0-1                              i386         PCI utilities (shared library)
+ii  libpciaccess0:i386                  0.17-2                                 i386         Generic PCI access library for X
 ii  libpcre2-32-0:i386                  10.40-2                                i386         New Perl Compatible Regular Expression Library - 32 bit runtime files
 ii  libpcre2-8-0:i386                   10.40-2                                i386         New Perl Compatible Regular Expression Library- 8 bit runtime files
 ii  libpcre3:i386                       2:8.39-14                              i386         Old Perl 5 Compatible Regular Expression Library - runtime files
 ii  libpcsclite1:i386                   1.9.9-1                                i386         Middleware to access a smart card using PC/SC (library)
 ii  libperl5.36:i386                    5.36.0-4                               i386         shared Perl library
-ii  libpipeline1:i386                   1.5.6-3                                i386         Unix process pipeline manipulation library
-ii  libpixman-1-0:i386                  0.40.0-1.1                             i386         pixel-manipulation library for X and cairo
+ii  libpipeline1:i386                   1.5.7-1                                i386         Unix process pipeline manipulation library
+ii  libpixman-1-0:i386                  0.42.2-1                               i386         pixel-manipulation library for X and cairo
 ii  libpkcs11-helper1:i386              1.29.0-1                               i386         library that simplifies the interaction with PKCS#11
 ii  libpng16-16:i386                    1.6.38-2                               i386         PNG library - runtime (version 1.6)
 ii  libpolkit-agent-1-0:i386            122-1                                  i386         polkit Authentication Agent API
@@ -646,8 +646,8 @@ ii  libpolkit-gobject-1-0:i386          122-1                                  i
 ii  libpoppler123:i386                  22.08.0-2.1                            i386         PDF rendering library
 ii  libpopt0:i386                       1.19+dfsg-1                            i386         lib for parsing cmdline parameters
 ii  libprocps8:i386                     2:3.3.17-7.1                           i386         library for accessing process information from /proc
-ii  libprotobuf-c1:i386                 1.4.1-1                                i386         Protocol Buffers C shared library (protobuf-c)
-ii  libprotobuf23:i386                  3.12.4-1+b5                            i386         protocol buffers C++ library
+ii  libprotobuf-c1:i386                 1.4.1-1+b1                             i386         Protocol Buffers C shared library (protobuf-c)
+ii  libprotobuf32:i386                  3.21.9-5                               i386         protocol buffers C++ library
 ii  libpsl5:i386                        0.21.0-1.2                             i386         Library for Public Suffix List (shared libraries)
 ii  libpulse0:i386                      16.1+dfsg1-2+b1                        i386         PulseAudio client libraries
 ii  libpython3-stdlib:i386              3.10.6-1                               i386         interactive high-level object-oriented language (default python3 version)
@@ -658,27 +658,27 @@ ii  libqrencode4:i386                   4.1.1-1                                i
 ii  librados2                           16.2.10+ds-3+b1                        i386         RADOS distributed object store client library
 ii  librbd1                             16.2.10+ds-3+b1                        i386         RADOS block device client library
 ii  librdmacm1:i386                     42.0-1+b1                              i386         Library for managing RDMA connections
-ii  libreadline8:i386                   8.2-1.1                                i386         GNU readline and history libraries, run-time libraries
+ii  libreadline8:i386                   8.2-1.2                                i386         GNU readline and history libraries, run-time libraries
 ii  libregexp-ipv6-perl                 0.03-3                                 all          Regular expression for IPv6 addresses
 ii  librole-tiny-perl                   2.002004-1                             all          Perl module for minimalist role composition
-ii  librpm9                             4.17.1.1+dfsg-1                        i386         RPM shared library
-ii  librpmbuild9                        4.17.1.1+dfsg-1                        i386         RPM build shared library
-ii  librpmio9                           4.17.1.1+dfsg-1                        i386         RPM IO shared library
-ii  librpmsign9                         4.17.1.1+dfsg-1                        i386         RPM signing shared library
+ii  librpm9                             4.17.1.1+dfsg-1+b1                     i386         RPM shared library
+ii  librpmbuild9                        4.17.1.1+dfsg-1+b1                     i386         RPM build shared library
+ii  librpmio9                           4.17.1.1+dfsg-1+b1                     i386         RPM IO shared library
+ii  librpmsign9                         4.17.1.1+dfsg-1+b1                     i386         RPM signing shared library
 ii  librsvg2-2:i386                     2.54.5+dfsg-1                          i386         SAX-based renderer library for SVG files (runtime)
 ii  librsync2:i386                      2.3.2-1+b1                             i386         rsync remote-delta algorithm library
 ii  librtmp1:i386                       2.4+20151223.gitfa8646d.1-2+b2         i386         toolkit for RTMP streams (shared library)
 ii  libruby:i386                        1:3.0+3.1                              i386         Libraries necessary to run Ruby
 ii  libruby3.0:i386                     3.0.4-8                                i386         Libraries necessary to run Ruby 3.0
 ii  libsamplerate0:i386                 0.2.2-2                                i386         Audio sample rate conversion library
-ii  libsasl2-2:i386                     2.1.28+dfsg-                         i386         Cyrus SASL - authentication abstraction library
-ii  libsasl2-modules-db:i386            2.1.28+dfsg-                         i386         Cyrus SASL - pluggable authentication modules (DB)
+ii  libsasl2-2:i386                     2.1.28+dfsg-10                         i386         Cyrus SASL - authentication abstraction library
+ii  libsasl2-modules-db:i386            2.1.28+dfsg-10                         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.24.2+dfsg-1                          i386         Simple DirectMedia Layer
-ii  libseccomp2:i386                    2.5.4-1+b1                             i386         high level interface to Linux seccomp filter
-ii  libselinux1:i386                    3.4-1+b2                               i386         SELinux runtime shared libraries
+ii  libseccomp2:i386                    2.5.4-1+b2                             i386         high level interface to Linux seccomp filter
+ii  libselinux1:i386                    3.4-1+b3                               i386         SELinux runtime shared libraries
 ii  libsemanage-common                  3.4-1                                  all          Common files for SELinux policy management libraries
-ii  libsemanage2:i386                   3.4-1+b2                               i386         SELinux policy management library
+ii  libsemanage2:i386                   3.4-1+b3                               i386         SELinux policy management library
 ii  libsensors-config                   1:3.6.0-7.1                            all          lm-sensors configuration files
 ii  libsensors5:i386                    1:3.6.0-7.1                            i386         library to read temperature/voltage/fan sensors
 ii  libsepol2:i386                      3.4-2                                  i386         SELinux library for manipulating binary security policies
@@ -688,14 +688,14 @@ ii  libsigsegv2:i386                    2.14-1                                 i
 ii  libslang2:i386                      2.3.3-2                                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.38.1-1.1+b1                          i386         smart column output alignment library
+ii  libsmartcols1:i386                  2.38.1-4                               i386         smart column output alignment library
 ii  libsndfile1:i386                    1.1.0-3+b1                             i386         Library for reading/writing audio files
 ii  libsnmp-base                        5.9.3+dfsg-1                           all          SNMP configuration script, MIBs and documentation
 ii  libsnmp40:i386                      5.9.3+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-12                               i386         Simple library to speed up or slow down speech
 ii  libspice-server1:i386               0.15.1-1                               i386         Implements the server side of the SPICE protocol
-ii  libsqlite3-0:i386                   3.39.4-1                               i386         SQLite 3 shared library
+ii  libsqlite3-0:i386                   3.40.0-1                               i386         SQLite 3 shared library
 ii  libss2:i386                         1.46.6~rc1-1+b1                        i386         command-line interface parsing library
 ii  libssh-4:i386                       0.10.4-2                               i386         tiny C SSH library (OpenSSL flavor)
 ii  libssh2-1:i386                      1.10.0-3+b1                            i386         SSH2 client-side library
@@ -715,14 +715,14 @@ ii  libteamdctl0:i386                   1.31-1                                 i
 ii  libterm-readkey-perl                2.38-2+b1                              i386         perl module for simple terminal control
 ii  libterm-size-perl                   0.211-1+b2                             i386         Perl extension for retrieving terminal size
 ii  libtevent0:i386                     0.13.0-2                               i386         talloc-based event loop library - shared library
-ii  libtext-charwidth-perl              0.04-10+b3                             i386         get display widths of characters on the terminal
+ii  libtext-charwidth-perl:i386         0.04-11                                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                  1.7-7+b3                               i386         module to convert between character sets in Perl
+ii  libtext-iconv-perl:i386             1.7-8                                  i386         module to convert between character sets in Perl
 ii  libtext-wrapi18n-perl               0.06-10                                all          internationalized substitute of Text::Wrap
 ii  libtfm1:i386                        0.13-4.1                               i386         Fast multiple-precision integer library [runtime]
 ii  libthai-data                        0.1.29-1                               all          Data files for Thai language support library
 ii  libthai0:i386                       0.1.29-1                               i386         Thai language support library
-ii  libtiff5:i386                       4.4.0-5+b1                             i386         Tag Image File Format (TIFF) library
+ii  libtiff5:i386                       4.4.0-6                                i386         Tag Image File Format (TIFF) library
 ii  libtime-duration-perl               1.21-1                                 all          module for rounded or exact English expression of durations
 ii  libtime-parsedate-perl              2015.103-3                             all          collection of Perl modules for time/date manipulation
 ii  libtime-period-perl                 1.25-3                                 all          Perl library for testing if a time() is in a specific period
@@ -738,12 +738,12 @@ ii  libudev1:i386                       252.1-1                                i
 ii  libunistring2:i386                  1.0-2                                  i386         Unicode string library for C
 ii  libunwind8:i386                     1.3.2-2                                i386         library to determine the call-chain of a program - runtime
 ii  liburcu8:i386                       0.13.2-1                               i386         userspace RCU (read-copy-update) library
-ii  liburi-perl                         5.16-1                                 all          module to manipulate and access URI strings
-ii  liburing2:i386                      2.2-2                                  i386         Linux kernel io_uring access library - shared library
+ii  liburi-perl                         5.17-1                                 all          module to manipulate and access URI strings
+ii  liburing2:i386                      2.3-2                                  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-1                               i386         Parser for the usbredir protocol (runtime)
 ii  libutempter0:i386                   1.2.1-2                                i386         privileged helper for utmp/wtmp updates (runtime)
-ii  libuuid1:i386                       2.38.1-1.1+b1                          i386         Universally Unique ID library
+ii  libuuid1:i386                       2.38.1-4                               i386         Universally Unique ID library
 ii  libuv1:i386                         1.44.2-1                               i386         asynchronous event notification library - runtime library
 ii  libva-drm2:i386                     2.16.0-1                               i386         Video Acceleration (VA) API for Linux -- DRM runtime
 ii  libva2:i386                         2.16.0-1                               i386         Video Acceleration (VA) API for Linux -- runtime
@@ -751,22 +751,22 @@ ii  libvdeplug2:i386                    4.0.1-4                                i
 ii  libvhdi1:i386                       20210425-1+b1                          i386         Virtual Hard Disk image format access library
 ii  libvirglrenderer1:i386              0.10.3-2                               i386         virtual GPU for KVM virtualization
 ii  libvmdk1:i386                       20200926-2+b1                          i386         VMWare Virtual Disk format access library
-ii  libvncclient1:i386                  0.9.13+dfsg-4                          i386         API to write one's own VNC server - client library
-ii  libvncserver1:i386                  0.9.13+dfsg-4                          i386         API to write one's own VNC server
+ii  libvncclient1:i386                  0.9.13+dfsg-5                          i386         API to write one's own VNC server - client library
+ii  libvncserver1:i386                  0.9.13+dfsg-5                          i386         API to write one's own VNC server
 ii  libvorbis0a:i386                    1.3.7-1                                i386         decoder library for Vorbis General Audio Compression Codec
 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  libvpx7:i386                        1.12.0-1                               i386         VP8 and VP9 video codec (shared library)
 ii  libvte-2.91-0:i386                  0.70.1-1+b1                            i386         Terminal emulator widget for GTK+ 3.0 - runtime files
 ii  libvte-2.91-common                  0.70.1-1+b1                            i386         Terminal emulator widget for GTK+ 3.0 - common files
-ii  libvulkan1:i386                     1.3.224.0-1                            i386         Vulkan loader library
+ii  libvulkan1:i386                     1.3.231.1-1                            i386         Vulkan loader library
 ii  libwacom-common                     2.5.0-1                                all          Wacom model feature query library (common files)
 ii  libwacom9:i386                      2.5.0-1                                i386         Wacom model feature query library
 ii  libwayland-client0:i386             1.21.0-1                               i386         wayland compositor infrastructure - client library
 ii  libwayland-cursor0:i386             1.21.0-1                               i386         wayland compositor infrastructure - cursor library
 ii  libwayland-egl1:i386                1.21.0-1                               i386         wayland compositor infrastructure - EGL library
 ii  libwayland-server0:i386             1.21.0-1                               i386         wayland compositor infrastructure - server library
-ii  libwbclient0:i386                   2:4.17.2+dfsg-8                        i386         Samba winbind client library
+ii  libwbclient0:i386                   2:4.17.3+dfsg-2                        i386         Samba winbind client library
 ii  libwebp7:i386                       1.2.2-2+b2                             i386         Lossy compression of digital photographic images
 ii  libwebpmux3:i386                    1.2.2-2+b2                             i386         Lossy compression of digital photographic images
 ii  libwmflite-0.2-7:i386               0.2.12-5                               i386         Windows metafile conversion lite library
@@ -779,7 +779,7 @@ ii  libx11-xcb1:i386                    2:1.8.1-2                              i
 ii  libx265-199:i386                    3.5-2+b1                               i386         H.265/HEVC video stream encoder (shared library)
 ii  libx86emu3:i386                     3.5-1                                  i386         x86 emulation library
 ii  libxapian30:i386                    1.4.21-1                               i386         Search engine library
-ii  libxatracker2:i386                  22.2.0-1                               i386         X acceleration library -- runtime
+ii  libxatracker2:i386                  22.2.4-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
@@ -805,9 +805,9 @@ ii  libxinerama1:i386                   2:1.1.4-3                              i
 ii  libxkbcommon0:i386                  1.4.1-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  libxml2:i386                        2.9.14+dfsg-1+b1                       i386         GNOME XML library
-ii  libxmlsec1:i386                     1.2.34-2                               i386         XML security library
-ii  libxmlsec1-openssl:i386             1.2.34-2                               i386         Openssl engine for the XML security library
+ii  libxml2:i386                        2.9.14+dfsg-1.1+b2                     i386         GNOME XML library
+ii  libxmlsec1:i386                     1.2.36-2                               i386         XML security library
+ii  libxmlsec1-openssl:i386             1.2.36-2                               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.12-1                             i386         X11 pixmap library
@@ -824,19 +824,19 @@ ii  libxxhash0:i386                     0.8.1-1                                i
 ii  libyaml-0-2:i386                    0.2.5-1                                i386         Fast YAML 1.1 parser and emitter library
 ii  libz3-4:i386                        4.8.12-3                               i386         theorem prover from Microsoft Research - runtime libraries
 ii  libzstd1:i386                       1.5.2+dfsg-1                           i386         fast lossless compression algorithm
-ii  links2                              2.27-1+b1                              i386         Web browser running in both graphics and text mode
+ii  links2                              2.28-1                                 i386         Web browser running in both graphics and text mode
 ii  linux-base                          4.9                                    all          Linux image base package
-ii  linux-cpupower                      6.0.7-1                                i386         CPU power management tools for Linux
-ii  linux-image-6.0.0-3-686             6.0.7-1                                i386         Linux 6.0 for older PCs (signed)
-ii  linux-image-686                     6.0.7-1                                i386         Linux for older PCs (meta-package)
+ii  linux-cpupower                      6.0.8-1                                i386         CPU power management tools for Linux
+ii  linux-image-6.0.0-4-686             6.0.8-1                                i386         Linux 6.0 for older PCs (signed)
+ii  linux-image-686                     6.0.8-1                                i386         Linux for older PCs (meta-package)
 ii  live-boot-grml                      1:20210208+grml.3                      all          Live System Boot Components
 ii  live-boot-grml-doc                  1:20210208+grml.3                      all          Live System Boot Components (documentation)
 ii  live-boot-grml-initramfs-tools      1:20210208+grml.3                      all          Live System Boot Components (initramfs-tools backend)
 ii  lm-sensors                          1:3.6.0-7.1                            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.36-4                                 all          GNU C Library: National Language (locale) data [support]
+ii  locales                             2.36-5                                 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.12.3+dfsg1-3                       i386         system login tools
+ii  login                               1:4.13+dfsg1-1                         i386         system login tools
 ii  logrotate                           3.20.1-1+b1                            i386         Log rotation utility
 ii  logsave                             1.46.6~rc1-1+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
@@ -852,7 +852,7 @@ ii  lynx                                2.9.0dev.10-1+b1                       i
 ii  lynx-common                         2.9.0dev.10-1                          all          shared files for lynx package
 ii  lzop                                1.04-2                                 i386         fast compression program
 ii  make                                4.3-4.1                                i386         utility for directing compilation
-ii  man-db                              2.11.0-1+b1                            i386         tools for reading manual pages
+ii  man-db                              2.11.1-1                               i386         tools for reading manual pages
 ii  mawk                                1.3.4.20200120-3.1                     i386         Pattern scanning and text processing language
 ii  mbr                                 1.2.1                                  i386         Master Boot Record for IBM-PC compatible computers.
 ii  mbuffer                             20220418+ds1-1                         i386         tool for buffering data streams
@@ -865,17 +865,17 @@ ii  memtester                           4.5.1-1                                i
 ii  menu                                2.1.49                                 i386         generates programs menu for all menu-aware applications
 ii  minicom                             2.8-2                                  i386         Friendly menu driven serial communication program
 ii  mksh                                59c-19                                 i386         MirBSD Korn Shell
-ii  mmdebstrap                          1.2.2-2                                all          create a Debian chroot
+ii  mmdebstrap                          1.2.3-1                                all          create a Debian chroot
 ii  moreutils                           0.67-1                                 i386         additional Unix utilities
-ii  mosh                                1.3.2-2.2                              i386         Mobile shell that supports roaming and intelligent local echo
-ii  mount                               2.38.1-1.1+b1                          i386         tools for mounting and manipulating filesystems
+ii  mosh                                1.4.0-1+b1                             i386         Mobile shell that supports roaming and intelligent local echo
+ii  mount                               2.38.1-4                               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.33-1+really4.0.32-1                i386         Tools for manipulating MSDOS files
 ii  mtr-tiny                            0.95-1                                 i386         Full screen ncurses traceroute tool
 ii  mtx                                 1.3.12-14                              i386         controls autoloaders and tape libraries
 ii  multipath-tools                     0.9.0-4+b1                             i386         maintain multipath block device access
 ii  myrescue                            0.9.8-3                                i386         rescue data from damaged disks
-ii  nano                                6.4-1                                  i386         small, friendly text editor inspired by Pico
+ii  nano                                7.0-1                                  i386         small, friendly text editor inspired by Pico
 ii  ncdu                                1.17-0.1                               i386         ncurses disk usage viewer
 ii  ncurses-base                        6.3+20220423-2                         all          basic terminal type definitions
 ii  ncurses-bin                         6.3+20220423-2                         i386         terminal-related programs and man pages
@@ -900,21 +900,21 @@ ii  numactl                             2.0.15-1                               i
 ii  nvme-cli                            1.16-4+b1                              i386         NVMe management tool
 ii  nwipe                               0.34-1                                 i386         Utility to securely erase disks
 ii  open-iscsi                          2.1.8-1                                i386         iSCSI initiator tools
-ii  open-vm-tools                       2:12.1.0-1+b1                          i386         Open VMware Tools for virtual machines hosted on VMware (CLI)
-ii  openssh-client                      1:9.0p1-1+b2                           i386         secure shell (SSH) client, for secure access to remote machines
-ii  openssh-server                      1:9.0p1-1+b2                           i386         secure shell (SSH) server, for secure access from remote machines
-ii  openssh-sftp-server                 1:9.0p1-1+b2                           i386         secure shell (SSH) sftp server module, for SFTP access from remote machines
+ii  open-vm-tools                       2:12.1.0-2+b1                          i386         Open VMware Tools for virtual machines hosted on VMware (CLI)
+ii  openssh-client                      1:9.1p1-1                              i386         secure shell (SSH) client, for secure access to remote machines
+ii  openssh-server                      1:9.1p1-1                              i386         secure shell (SSH) server, for secure access from remote machines
+ii  openssh-sftp-server                 1:9.1p1-1                              i386         secure shell (SSH) sftp server module, for SFTP access from remote machines
 ii  openssl                             3.0.7-1                                i386         Secure Sockets Layer toolkit - cryptographic utility
-ii  openvpn                             2.6.0~git20220818-1+b1                 i386         virtual private network daemon
+ii  openvpn                             2.6.0~git20221116-1                    i386         virtual private network daemon
 ii  partclone                           0.3.20+repack-1+b1                     i386         Utility to clone and restore a partition
-ii  parted                              3.5-2                                  i386         disk partition manipulator
+ii  parted                              3.5-3                                  i386         disk partition manipulator
 ii  partimage                           0.6.9-8+b1                             i386         backup partitions into a compressed image file
 ii  partimage-server                    0.6.9-8+b1                             i386         server to use partimage across a network
-ii  passwd                              1:4.12.3+dfsg1-3                       i386         change and administer password and group data
+ii  passwd                              1:4.13+dfsg1-1                         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~2022.10.28-1                       all          PCI ID Repository
-ii  pciutils                            1:3.8.0-1                              i386         PCI utilities
+ii  pci.ids                             0.0~2022.11.19-1                       all          PCI ID Repository
+ii  pciutils                            1:3.9.0-1                              i386         PCI utilities
 ii  perl                                5.36.0-4                               i386         Larry Wall's Practical Extraction and Report Language
 ii  perl-base                           5.36.0-4                               i386         minimal Perl system
 ii  perl-modules-5.36                   5.36.0-4                               all          Core Perl modules
@@ -935,11 +935,11 @@ ii  pxelinux                            3:6.04~git20190206.bf6db5b4+dfsg1-3    a
 ii  python3                             3.10.6-1                               i386         interactive high-level object-oriented language (default python3 version)
 ii  python3-attr                        22.1.0-1                               all          Attributes without boilerplate (Python 3)
 ii  python3-binwalk                     2.3.3+dfsg1-2                          all          Python3 library for analyzing binary blobs and executable code
-ii  python3-blinker                     1.4+dfsg1-0.5                          all          fast, simple object-to-object and broadcast signaling library
+ii  python3-blinker                     1.5-1                                  all          Fast, simple object-to-object and broadcast signaling (Python3)
 ii  python3-certifi                     2022.6.15-2                            all          root certificates for validating SSL certs and verifying TLS hosts (python3)
-ii  python3-cffi-backend:i386           1.15.1-3                               i386         Foreign Function Interface for Python 3 calling C code - runtime
+ii  python3-cffi-backend:i386           1.15.1-3+b1                            i386         Foreign Function Interface for Python 3 calling C code - runtime
 ii  python3-chardet                     4.0.0-2                                all          universal character encoding detector for Python3
-ii  python3-charset-normalizer          2.0.6-3                                all          charset, encoding and language detection for Python
+ii  python3-charset-normalizer          3.0.1-2                                all          charset, encoding and language detection (Python 3)
 ii  python3-colorlog                    6.7.0-1                                all          formatter to use with the logging module of Python 3
 ii  python3-configobj                   5.0.6-5                                all          simple but powerful config file reader and writer for Python 3
 ii  python3-configshell-fb              1:1.1.28-2                             all          Python library for building configuration shells - Python 3
@@ -947,7 +947,7 @@ ii  python3-cryptography                3.4.8-2                                i
 ii  python3-dnspython                   2.2.1-2                                all          DNS toolkit for Python 3
 ii  python3-fasteners                   0.17.3-2                               all          provides useful locks - Python 3.x
 ii  python3-future                      0.18.2-6                               all          Clean single-source support for Python 3 and 2 - Python 3.x
-ii  python3-gi                          3.42.2-2                               i386         Python 3 bindings for gobject-introspection libraries
+ii  python3-gi                          3.42.2-3                               i386         Python 3 bindings for gobject-introspection libraries
 ii  python3-humanize                    4.4.0-1                                all          Python Humanize library (Python 3)
 ii  python3-idna                        3.3-1                                  all          Python IDNA2008 (RFC 5891) handling (Python 3)
 ii  python3-jinja2                      3.0.3-2                                all          small but fast and easy to use stand-alone template engine
@@ -955,55 +955,55 @@ ii  python3-json-pointer                2.3-2                                  a
 ii  python3-jsonpatch                   1.32-2                                 all          library to apply JSON patches - Python 3.x
 ii  python3-jsonschema                  4.7.2-3                                all          An(other) implementation of JSON Schema (Draft 3, 4, 6, 7)
 ii  python3-jwt                         2.4.0-2                                all          Python 3 implementation of JSON Web Token
-ii  python3-ldb                         2:2.6.1+samba4.17.2-8                  i386         Python 3 bindings for LDB
+ii  python3-ldb                         2:2.6.1+samba4.17.3+dfsg-2             i386         Python 3 bindings for LDB
 ii  python3-lib2to3                     3.10.8-1                               all          Interactive high-level object-oriented language (lib2to3)
 ii  python3-lockfile                    1:0.12.2-2.2                           all          file locking library for Python — Python 3 library
-ii  python3-markupsafe                  2.1.1-1                                i386         HTML/XHTML/XML string library
+ii  python3-markupsafe                  2.1.1-1+b1                             i386         HTML/XHTML/XML string library
 ii  python3-minimal                     3.10.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-1+b1                             i386         Python 3 implementation of MessagePack format
-ii  python3-netifaces:i386              0.11.0-1+b2                            i386         portable network interface information - Python 3.x
+ii  python3-msgpack                     1.0.3-2                                i386         Python 3 implementation of MessagePack format
+ii  python3-netifaces:i386              0.11.0-1+b3                            i386         portable network interface information - Python 3.x
 ii  python3-ntp                         1.2.1+dfsg1-8                          i386         Python 3 NTP Helper Classes
 ii  python3-oauthlib                    3.2.1-2                                all          generic, spec-compliant implementation of OAuth for Python3
 ii  python3-packaging                   21.3-1.1                               all          core utilities for python3 packages
-ii  python3-parted                      3.12.0-2+b1                            i386         Python 3 interface for libparted
+ii  python3-parted                      3.12.0-3                               i386         Python 3 interface for libparted
 ii  python3-pkg-resources               65.5.0-1                               all          Package Discovery and Resource Access using pkg_resources
 ii  python3-pyparsing                   3.0.7-3                                all          alternative to creating and executing simple grammars - Python 3.x
-ii  python3-pyrsistent:i386             0.18.1-1+b1                            i386         persistent/functional/immutable data structures for Python
+ii  python3-pyrsistent:i386             0.18.1-1+b2                            i386         persistent/functional/immutable data structures for Python
 ii  python3-pyudev                      0.22.0-2                               all          Python3 bindings for libudev
-ii  python3-requests                    2.27.1+dfsg-1                          all          elegant and simple HTTP library for Python3, built for human beings
+ii  python3-requests                    2.28.1+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.17.2+dfsg-8                        i386         Python 3 bindings for Samba
+ii  python3-samba                       2:4.17.3+dfsg-2                        i386         Python 3 bindings for Samba
 ii  python3-six                         1.16.0-4                               all          Python 2 and 3 compatibility library
 ii  python3-talloc:i386                 2.3.4-2                                i386         hierarchical pool based memory allocator - Python3 bindings
 ii  python3-tdb                         1.4.7-2                                i386         Python3 bindings for TDB
 ii  python3-urllib3                     1.26.12-1                              all          HTTP library with thread-safe connection pooling for Python3
-ii  python3-urwid                       2.1.2-2+b2                             i386         curses-based UI/widget library for Python 3
-ii  python3-yaml                        5.4.1-1+b2                             i386         YAML parser and emitter for Python3
+ii  python3-urwid                       2.1.2-3                                i386         curses-based UI/widget library for Python 3
+ii  python3-yaml                        6.0-3+b1                               i386         YAML parser and emitter for Python3
 ii  python3.10                          3.10.8-3                               i386         Interactive high-level object-oriented language (version 3.10)
 ii  python3.10-minimal                  3.10.8-3                               i386         Minimal subset of the Python language (version 3.10)
-ii  qemu-guest-agent                    1:7.1+dfsg-2                           i386         Guest-side qemu-system agent
-ii  qemu-system-common                  1:7.1+dfsg-2                           i386         QEMU full system emulation binaries (common files)
+ii  qemu-guest-agent                    1:7.1+dfsg-2+b3                        i386         Guest-side qemu-system agent
+ii  qemu-system-common                  1:7.1+dfsg-2+b3                        i386         QEMU full system emulation binaries (common files)
 ii  qemu-system-data                    1:7.1+dfsg-2                           all          QEMU full system emulation (data files)
-ii  qemu-system-gui                     1:7.1+dfsg-2                           i386         QEMU full system emulation binaries (user interface and audio support)
-ii  qemu-system-x86                     1:7.1+dfsg-2                           i386         QEMU full system emulation binaries (x86)
-ii  qemu-utils                          1:7.1+dfsg-2                           i386         QEMU utilities
+ii  qemu-system-gui                     1:7.1+dfsg-2+b3                        i386         QEMU full system emulation binaries (user interface and audio support)
+ii  qemu-system-x86                     1:7.1+dfsg-2+b3                        i386         QEMU full system emulation binaries (x86)
+ii  qemu-utils                          1:7.1+dfsg-2+b3                        i386         QEMU utilities
 ii  qrencode                            4.1.1-1                                i386         QR Code encoder into PNG image
-ii  radvd                               1:2.18-3+b1                            i386         Router Advertisement Daemon
+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.5-1+b1                             i386         IPv6 recursive DNS server discovery daemon
-ii  readline-common                     8.2-1.1                                all          GNU readline and history libraries, common files
+ii  readline-common                     8.2-1.2                                all          GNU readline and history libraries, common files
 ii  recoverjpeg                         2.6.3-4                                i386         recover JFIF (JPEG) pictures and MOV movies
 ii  reiser4progs                        1.2.2-1+b1                             i386         administration utilities for the Reiser4 filesystem
 ii  reiserfsprogs                       1:3.6.27-4                             i386         User-level tools for ReiserFS filesystems
 ii  resolvconf                          1.91+nmu1                              all          name server information handler
 ii  restic                              0.14.0-1                               i386         backup program with multiple revisions, encryption and more
-ii  rfkill                              2.38.1-1.1+b1                          i386         tool for enabling and disabling wireless devices
+ii  rfkill                              2.38.1-4                               i386         tool for enabling and disabling wireless devices
 ii  rinse                               3.7                                    all          RPM installation environment
 ii  rpcbind                             1.2.6-6+b1                             i386         converts RPC program numbers into universal addresses
-ii  rpm                                 4.17.1.1+dfsg-1                        i386         package manager for RPM
-ii  rpm-common                          4.17.1.1+dfsg-1                        i386         common files for RPM
-ii  rpm2cpio                            4.17.1.1+dfsg-1                        i386         tool to convert RPM package to CPIO archive
+ii  rpm                                 4.17.1.1+dfsg-1+b1                     i386         package manager for RPM
+ii  rpm-common                          4.17.1.1+dfsg-1+b1                     i386         common files for RPM
+ii  rpm2cpio                            4.17.1.1+dfsg-1+b1                     i386         tool to convert RPM package to CPIO archive
 ii  rsync                               3.2.6-4+b1                             i386         fast, versatile, remote (and local) file-copying tool
 ii  rsyslog                             8.2210.0-3                             i386         reliable system and kernel logging daemon
 ii  ruby                                1:3.0+3.1                              i386         Interpreter of object-oriented scripting language Ruby (default version)
@@ -1015,11 +1015,11 @@ ii  ruby-xmlrpc                         0.3.2-2                                a
 ii  ruby3.0                             3.0.4-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.15.0                                 all          dh-runit implementation detail
-ii  samba                               2:4.17.2+dfsg-8                        i386         SMB/CIFS file, print, and login server for Unix
-ii  samba-common                        2:4.17.2+dfsg-8                        all          common files used by both the Samba server and client
-ii  samba-common-bin                    2:4.17.2+dfsg-8                        i386         Samba common files used by both the server and the client
-ii  samba-libs:i386                     2:4.17.2+dfsg-8                        i386         Samba core libraries
-ii  screen                              4.9.0-2+b1                             i386         terminal multiplexer with VT100/ANSI terminal emulation
+ii  samba                               2:4.17.3+dfsg-2                        i386         SMB/CIFS file, print, and login server for Unix
+ii  samba-common                        2:4.17.3+dfsg-2                        all          common files used by both the Samba server and client
+ii  samba-common-bin                    2:4.17.3+dfsg-2                        i386         Samba common files used by both the server and the client
+ii  samba-libs:i386                     2:4.17.3+dfsg-2                        i386         Samba core libraries
+ii  screen                              4.9.0-3                                i386         terminal multiplexer with VT100/ANSI terminal emulation
 ii  scsitools                           0.12-4                                 i386         Collection of tools for SCSI hardware management
 ii  sdparm                              1.12-1                                 i386         Output and modify SCSI device parameters
 ii  seabios                             1.16.0-4                               all          Legacy BIOS implementation
@@ -1039,9 +1039,9 @@ ii  snmp                                5.9.3+dfsg-1+b2                        i
 ii  socat                               1.7.4.4-2                              i386         multipurpose relay for bidirectional data transfer
 ii  sound-theme-freedesktop             0.8-2                                  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.39.4-1                               i386         Command line interface for SQLite 3
+ii  sqlite3                             3.40.0-1                               i386         Command line interface for SQLite 3
 ii  squashfs-tools                      1:4.5.1-1                              i386         Tool to create and append to squashfs filesystems
-ii  ssh                                 1:9.0p1-1                              all          secure shell client and server (metapackage)
+ii  ssh                                 1:9.1p1-1                              all          secure shell client and server (metapackage)
 ii  sshfs                               3.7.2-1                                i386         filesystem client based on SSH File Transfer Protocol
 ii  ssmping                             0.9.1-4                                i386         check your multicast connectivity
 ii  statserial                          1.1-25                                 i386         Displays serial port modem status lines
@@ -1058,7 +1058,7 @@ ii  sysstat                             12.5.6-1+b1                            i
 ii  systemd                             252.1-1                                i386         system and service manager
 ii  systemd-container                   252.1-1                                i386         systemd container/nspawn tools
 ii  systemd-sysv                        252.1-1                                i386         system and service manager - SysV links
-ii  sysvinit-utils                      3.05-6                                 i386         System-V-like utilities
+ii  sysvinit-utils                      3.05-7                                 i386         System-V-like utilities
 ii  tar                                 1.34+dfsg-1                            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.11+1                               i386         Tool Command Language (default version) - shell
@@ -1089,9 +1089,9 @@ ii  usb-modeswitch-data                 20191128-5                             a
 ii  usbutils                            1:014-1                                i386         Linux USB utilities
 ii  usbview                             3.0-3                                  i386         USB device viewer
 ii  usrmerge                            33                                     all          Convert the system to the merged /usr directories scheme
-ii  util-linux                          2.38.1-1.1+b1                          i386         miscellaneous system utilities
-ii  util-linux-extra                    2.38.1-1.1+b1                          i386         interactive login tools
-ii  uuid-runtime                        2.38.1-1.1+b1                          i386         runtime components for the Universally Unique ID library
+ii  util-linux                          2.38.1-4                               i386         miscellaneous system utilities
+ii  util-linux-extra                    2.38.1-4                               i386         interactive login tools
+ii  uuid-runtime                        2.38.1-4                               i386         runtime components for the Universally Unique ID library
 ii  vblade                              25-1+b1                                i386         virtual AoE blade emulator
 ii  vim                                 2:9.0.0813-1                           i386         Vi IMproved - enhanced vi editor
 ii  vim-common                          2:9.0.0813-1                           all          Vi IMproved - Common files
@@ -1105,13 +1105,13 @@ ii  w3m                                 0.5.3+git20220429-1+b1                 i
 ii  wakeonlan                           0.41-12.1                              all          Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
 ii  wdiff                               1.2.2-2+b1                             i386         Compares two files word by word
 ii  wget                                1.21.3-1+b1                            i386         retrieves files from the web
-ii  whiptail                            0.52.21-6                              i386         Displays user-friendly dialog boxes from shell scripts
+ii  whiptail                            0.52.22-1                              i386         Displays user-friendly dialog boxes from shell scripts
 ii  whois                               5.5.14                                 i386         intelligent WHOIS client
 ii  wipe                                0.24-9+b1                              i386         secure file deletion
 ii  wireguard                           1.0.20210914-1                         all          fast, modern, secure kernel VPN tunnel (metapackage)
 ii  wireguard-tools                     1.0.20210914-1+b1                      i386         fast, modern, secure kernel VPN tunnel (userland utilities)
 ii  wireless-regdb                      2022.06.06-1                           all          wireless regulatory database for Linux
-ii  wireless-tools                      30~pre9-13.1                           i386         Tools for manipulating Linux Wireless Extensions
+ii  wireless-tools                      30~pre9-14                             i386         Tools for manipulating Linux Wireless Extensions
 ii  wpasupplicant                       2:2.10-9+b2                            i386         client support for WPA and WPA2 (IEEE 802.11i)
 ii  x11-common                          1:7.7+23                               all          X Window System (X.Org) infrastructure
 ii  x11-xkb-utils                       7.7+7                                  i386         X11 XKB utilities
@@ -1125,16 +1125,16 @@ ii  xfonts-base                         1:1.0.5                                a
 ii  xfonts-encodings                    1:1.0.4-2.1                            all          Encodings for X.Org fonts
 ii  xfonts-utils                        1:7.7+6                                i386         X Window System font utility programs
 ii  xfsdump                             3.1.11-0.1                             i386         Administrative utilities for the XFS filesystem
-ii  xfsprogs                            5.19.0-1+b1                            i386         Utilities for managing the XFS filesystem
+ii  xfsprogs                            6.0.0-1                                i386         Utilities for managing the XFS filesystem
 ii  xinit                               1.4.0-1                                i386         X server initialisation tool
 ii  xkb-data                            2.35.1-1                               all          X Keyboard Extension (XKB) configuration data
 ii  xml-core                            0.18+nmu1                              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.4-4                                i386         command line ISO-9660 and Rock Ridge manipulation tool
 ii  xpdf                                3.04+git20220601-1+b1                  i386         Motif-based PDF reader using the Poppler library
-ii  xserver-common                      2:21.1.4-2                             all          common files used by various X servers
+ii  xserver-common                      2:21.1.4-3                             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.4-2                             i386         Xorg X server - core server
+ii  xserver-xorg-core                   2:21.1.4-3                             i386         Xorg X server - core server
 ii  xserver-xorg-input-all              1:7.7+23                               i386         X.Org X server -- input driver metapackage
 ii  xserver-xorg-input-libinput         1.2.1-1+b1                             i386         X.Org X server -- libinput input driver
 ii  xserver-xorg-video-all              1:7.7+23                               i386         X.Org X server -- output driver metapackage
@@ -1145,13 +1145,13 @@ ii  xserver-xorg-video-nouveau          1:1.0.17-2                             i
 ii  xserver-xorg-video-radeon           1:19.1.0-3                             i386         X.Org X server -- AMD/ATI Radeon display driver
 ii  xserver-xorg-video-vesa             1:2.5.0-1+b1                           i386         X.Org X server -- VESA display driver
 ii  xserver-xorg-video-vmware           1:13.3.0-3.1                           i386         X.Org X server -- VMware display driver
-ii  xterm                               375-1                                  i386         X terminal emulator
+ii  xterm                               376-1                                  i386         X terminal emulator
 ii  xxd                                 2:9.0.0813-1                           i386         tool to make (or reverse) a hex dump
-ii  xz-utils                            5.2.7-0.1                              i386         XZ-format compression utilities
+ii  xz-utils                            5.2.8-0.0                              i386         XZ-format compression utilities
 ii  zerofree                            1.1.1-1                                i386         zero free blocks from ext2, ext3 and ext4 file-systems
 ii  zile                                2.6.2-2+b1                             i386         very small Emacs-subset editor
 ii  zip                                 3.0-12                                 i386         Archiver for .zip files
 ii  zlib1g:i386                         1:1.2.11.dfsg-4.1                      i386         compression library - runtime
-ii  zsh                                 5.9-1+b2                               i386         shell with lots of features
-ii  zsh-common                          5.9-1                                  all          architecture independent files for Zsh
+ii  zsh                                 5.9-2                                  i386         shell with lots of features
+ii  zsh-common                          5.9-2                                  all          architecture independent files for Zsh
 ii  zstd                                1.5.2+dfsg-1                           i386         fast lossless compression algorithm -- CLI tool
index 3a6c43b..0801fb9 100644 (file)
@@ -321,7 +321,7 @@ libblkid1:i386                                      install
 libbluetooth3:i386                             install
 libboost-iostreams1.74.0:i386                  install
 libboost-thread1.74.0:i386                     install
-libbpf0:i386                                   install
+libbpf1:i386                                   install
 libbrlapi0.8:i386                              install
 libbrotli1:i386                                        install
 libbsd0:i386                                   install
@@ -344,6 +344,7 @@ libclamav9:i386                                     install
 libclass-method-modifiers-perl                 install
 libclass-xsaccessor-perl                       install
 libcli1.10:i386                                        install
+libclone-perl:i386                             install
 libcolord2:i386                                        install
 libcom-err2:i386                               install
 libconfig-general-perl                         install
@@ -488,7 +489,6 @@ libhttp-message-perl                                install
 libhttp-negotiate-perl                         install
 libibverbs1:i386                               install
 libice6:i386                                   install
-libicu71:i386                                  install
 libicu72:i386                                  install
 libid3tag0:i386                                        install
 libidn2-0:i386                                 install
@@ -534,7 +534,7 @@ libldb2:i386                                        install
 liblerc4:i386                                  install
 liblinear4:i386                                        install
 liblinux-lvm-perl                              install
-libllvm14:i386                                 install
+libllvm15:i386                                 install
 liblmdb0:i386                                  install
 liblocale-gettext-perl                         install
 liblockfile-bin                                        install
@@ -642,7 +642,7 @@ libpoppler123:i386                          install
 libpopt0:i386                                  install
 libprocps8:i386                                        install
 libprotobuf-c1:i386                            install
-libprotobuf23:i386                             install
+libprotobuf32:i386                             install
 libpsl5:i386                                   install
 libpulse0:i386                                 install
 libpython3-stdlib:i386                         install
@@ -710,9 +710,9 @@ libteamdctl0:i386                           install
 libterm-readkey-perl                           install
 libterm-size-perl                              install
 libtevent0:i386                                        install
-libtext-charwidth-perl                         install
+libtext-charwidth-perl:i386                    install
 libtext-glob-perl                              install
-libtext-iconv-perl                             install
+libtext-iconv-perl:i386                                install
 libtext-wrapi18n-perl                          install
 libtfm1:i386                                   install
 libthai-data                                   install
@@ -822,7 +822,7 @@ libzstd1:i386                                       install
 links2                                         install
 linux-base                                     install
 linux-cpupower                                 install
-linux-image-6.0.0-3-686                                install
+linux-image-6.0.0-4-686                                install
 linux-image-686                                        install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
index 8b883f1..b1d57f1 100644 (file)
@@ -18,9 +18,9 @@ ii  binutils-common:i386           2.39-8                                 i386
 ii  binutils-i686-linux-gnu        2.39-8                                 i386         GNU binary utilities, for i686-linux-gnu target
 ii  bluez-firmware                 1.2-7                                  all          Firmware for Bluetooth devices
 ii  bridge-utils                   1.7-1                                  i386         Utilities for configuring the Linux Ethernet bridge
-ii  bsdextrautils                  2.38.1-1.1+b1                          i386         extra utilities from 4.4BSD-Lite
-ii  bsdutils                       1:2.38.1-1.1+b1                        i386         basic utilities from 4.4BSD-Lite
-ii  btrfs-progs                    6.0-1                                  i386         Checksumming Copy on Write Filesystem utilities
+ii  bsdextrautils                  2.38.1-4                               i386         extra utilities from 4.4BSD-Lite
+ii  bsdutils                       1:2.38.1-4                             i386         basic utilities from 4.4BSD-Lite
+ii  btrfs-progs                    6.0.1-1                                i386         Checksumming Copy on Write Filesystem utilities
 ii  buffer                         1.19-12+b1                             i386         Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                        1:1.35.0-4                             i386         Tiny utilities for small and embedded systems
 ii  bzip2                          1.0.8-5+b1                             i386         high-quality block-sorting file compressor - utilities
@@ -31,8 +31,8 @@ ii  console-setup                  1.211                                  all
 ii  console-setup-linux            1.211                                  all          Linux specific part of console-setup
 ii  coreutils                      9.1-1                                  i386         GNU core utilities
 ii  cpio                           2.13+dfsg-7.1                          i386         GNU cpio -- a program to manage archives of files
-ii  cron                           3.0pl1-150+b1                          i386         process scheduling daemon
-ii  cron-daemon-common             3.0pl1-150                             all          process scheduling daemon's configuration files
+ii  cron                           3.0pl1-151                             i386         process scheduling daemon
+ii  cron-daemon-common             3.0pl1-151                             all          process scheduling daemon's configuration files
 ii  cryptsetup                     2:2.5.0-6                              i386         disk encryption support - startup scripts
 ii  cryptsetup-bin                 2:2.5.0-6                              i386         disk encryption support - command line tools
 ii  cryptsetup-initramfs           2:2.5.0-6                              all          disk encryption support - initramfs integration
@@ -64,31 +64,31 @@ ii  dpkg                           1.21.9+b1                              i386
 ii  e2fsprogs                      1.46.6~rc1-1+b1                        i386         ext2/ext3/ext4 file system utilities
 ii  ed                             1.18-1                                 i386         classic UNIX line editor
 ii  efibootmgr                     17-1                                   i386         Interact with the EFI Boot Manager
-ii  eject                          2.38.1-1.1+b1                          i386         ejects CDs and operates CD-Changers under Linux
+ii  eject                          2.38.1-4                               i386         ejects CDs and operates CD-Changers under Linux
 ii  ethtool                        1:6.0-1                                i386         display or change Ethernet device settings
 ii  f2fs-tools                     1.14.0-2                               i386         Tools for Flash-Friendly File System
-ii  fdisk                          2.38.1-1.1+b1                          i386         collection of partitioning utilities
+ii  fdisk                          2.38.1-4                               i386         collection of partitioning utilities
 ii  file                           1:5.41-4                               i386         Recognize the type of data in a file using "magic" numbers
 ii  findutils                      4.9.0-3                                i386         utilities for finding files--find, xargs
-ii  firmware-amd-graphics          20221012-1                             all          Binary firmware for AMD/ATI graphics chips
+ii  firmware-amd-graphics          20221109-2                             all          Binary firmware for AMD/ATI graphics chips
 ii  firmware-ath9k-htc             1.4.0-108-gd856466+dfsg1-1             all          firmware for AR7010 and AR9271 USB wireless adapters
-ii  firmware-atheros               20221012-1                             all          Binary firmware for Qualcomm Atheros wireless cards
-ii  firmware-bnx2                  20221012-1                             all          Binary firmware for Broadcom NetXtremeII
-ii  firmware-bnx2x                 20221012-1                             all          Binary firmware for Broadcom NetXtreme II 10Gb
-ii  firmware-brcm80211             20221012-1                             all          Binary firmware for Broadcom/Cypress 802.11 wireless cards
-ii  firmware-cavium                20221012-1                             all          Binary firmware for Cavium Ethernet adapters
-ii  firmware-intel-sound           20221012-1                             all          Binary firmware for Intel sound DSPs
-ii  firmware-iwlwifi               20221012-1                             all          Binary firmware for Intel Wireless cards
-ii  firmware-libertas              20221012-1                             all          Binary firmware for Marvell wireless cards
-ii  firmware-linux                 20221012-1                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
+ii  firmware-atheros               20221109-2                             all          Binary firmware for Qualcomm Atheros wireless cards
+ii  firmware-bnx2                  20221109-2                             all          Binary firmware for Broadcom NetXtremeII
+ii  firmware-bnx2x                 20221109-2                             all          Binary firmware for Broadcom NetXtreme II 10Gb
+ii  firmware-brcm80211             20221109-2                             all          Binary firmware for Broadcom/Cypress 802.11 wireless cards
+ii  firmware-cavium                20221109-2                             all          Binary firmware for Cavium Ethernet adapters
+ii  firmware-intel-sound           20221109-2                             all          Binary firmware for Intel sound DSPs
+ii  firmware-iwlwifi               20221109-2                             all          Binary firmware for Intel Wireless cards
+ii  firmware-libertas              20221109-2                             all          Binary firmware for Marvell wireless cards
+ii  firmware-linux                 20221109-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
 ii  firmware-linux-free            20200122-1                             all          Binary firmware for various drivers in the Linux kernel
-ii  firmware-linux-nonfree         20221012-1                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
-ii  firmware-misc-nonfree          20221012-1                             all          Binary firmware for various drivers in the Linux kernel
-ii  firmware-myricom               20221012-1                             all          Binary firmware for Myri-10G Ethernet adapters
-ii  firmware-netxen                20221012-1                             all          Binary firmware for QLogic Intelligent Ethernet (3000 and 3100 Series)
-ii  firmware-qlogic                20221012-1                             all          Binary firmware for QLogic HBAs
-ii  firmware-realtek               20221012-1                             all          Binary firmware for Realtek wired/wifi/BT adapters
-ii  firmware-ti-connectivity       20221012-1                             all          Binary firmware for TI Connectivity wifi and BT/FM/GPS adapters
+ii  firmware-linux-nonfree         20221109-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
+ii  firmware-misc-nonfree          20221109-2                             all          Binary firmware for various drivers in the Linux kernel
+ii  firmware-myricom               20221109-2                             all          Binary firmware for Myri-10G Ethernet adapters
+ii  firmware-netxen                20221109-2                             all          Binary firmware for QLogic Intelligent Ethernet (3000 and 3100 Series)
+ii  firmware-qlogic                20221109-2                             all          Binary firmware for QLogic HBAs
+ii  firmware-realtek               20221109-2                             all          Binary firmware for Realtek wired/wifi/BT adapters
+ii  firmware-ti-connectivity       20221109-2                             all          Binary firmware for TI Connectivity wifi and BT/FM/GPS adapters
 ii  firmware-zd1211                1:1.5-8                                all          binary firmware for the zd1211rw wireless driver
 ii  fsarchiver                     0.8.6-1                                i386         file system archiver
 ii  fuse3                          3.12.0-1                               i386         Filesystem in Userspace (3.x version)
@@ -96,7 +96,7 @@ ii  gawk                           1:5.1.0-1                              i386
 ii  gcc-10-base:i386               10.4.0-5                               i386         GCC, the GNU Compiler Collection (base package)
 ii  gcc-12-base:i386               12.2.0-9                               i386         GCC, the GNU Compiler Collection (base package)
 ii  gddrescue                      1.26-2                                 i386         GNU data recovery tool
-ii  gettext-base                   0.21-                                i386         GNU Internationalization utilities for the base system
+ii  gettext-base                   0.21-10                                i386         GNU Internationalization utilities for the base system
 ii  gnupg                          2.2.40-1                               all          GNU privacy guard - a free PGP replacement
 ii  gnupg-l10n                     2.2.40-1                               all          GNU privacy guard - localization files
 ii  gnupg-utils                    2.2.40-1                               i386         GNU privacy guard - utility programs
@@ -112,27 +112,27 @@ ii  grep                           3.8-3                                  i386
 ii  grml-autoconfig                0.20.3                                 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.100                                  all          wrapper around debootstrap for installing pure Debian
+ii  grml-debootstrap               0.101                                  all          wrapper around debootstrap for installing pure Debian
 ii  grml-etc                       1.8.1                                  all          etcetera files for the Grml system
-ii  grml-etc-core                  0.19.4                                 all          core etcetera files for the Grml system
+ii  grml-etc-core                  0.19.5                                 all          core etcetera files for the Grml system
 ii  grml-hwinfo                    0.16.1                                 all          collect hardware information
-ii  grml-network                   0.14.0                                 all          network related helper scripts
+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
 ii  grml-quickconfig               0.21                                   all          Menu framework for quick access of grml menu entries
 ii  grml-quickconfig-standard      0.21                                   all          Standard menu entries for grml-quickconfig
-ii  grml-scripts                   2.11.2                                 i386         Collection of little tools
+ii  grml-scripts                   2.12.1                                 i386         Collection of little tools
 ii  grml-scripts-core              2.1.1                                  i386         reusable core scripts for the Grml system
 ii  grml-shlib                     1.04.1                                 all          Generic shell library used in grml scripts
 ii  grml-tips                      0.7.3                                  all          search for tips and hints via a keyword
-ii  grml-udev-config               0.5.1                                  all          custom udev configurations for the Grml live system
+ii  grml-udev-config               0.6.0                                  all          custom udev configurations for the Grml live system
 ii  grml2usb                       0.19.0                                 i386         install Grml system / ISO to usb device
-ii  grub-common                    2.06-4                                 i386         GRand Unified Bootloader (common files)
-ii  grub-efi-amd64-bin             2.06-4                                 i386         GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
-ii  grub-efi-ia32-bin              2.06-4                                 i386         GRand Unified Bootloader, version 2 (EFI-IA32 modules)
-ii  grub-pc                        2.06-4                                 i386         GRand Unified Bootloader, version 2 (PC/BIOS version)
-ii  grub-pc-bin                    2.06-4                                 i386         GRand Unified Bootloader, version 2 (PC/BIOS modules)
-ii  grub2-common                   2.06-4                                 i386         GRand Unified Bootloader (common files for version 2)
+ii  grub-common                    2.06-5                                 i386         GRand Unified Bootloader (common files)
+ii  grub-efi-amd64-bin             2.06-5                                 i386         GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
+ii  grub-efi-ia32-bin              2.06-5                                 i386         GRand Unified Bootloader, version 2 (EFI-IA32 modules)
+ii  grub-pc                        2.06-5                                 i386         GRand Unified Bootloader, version 2 (PC/BIOS version)
+ii  grub-pc-bin                    2.06-5                                 i386         GRand Unified Bootloader, version 2 (PC/BIOS modules)
+ii  grub2-common                   2.06-5                                 i386         GRand Unified Bootloader (common files for version 2)
 ii  gzip                           1.12-1                                 i386         GNU compression utilities
 ii  haveged                        1.9.14-1+b1                            i386         Linux entropy source using the HAVEGE algorithm
 ii  hdparm                         9.65+ds-1                              i386         tune hard disk parameters for high performance
@@ -149,7 +149,8 @@ ii  init-system-helpers            1.65.2                                 all
 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.11-3+b1                              i386         Internet Protocol bandwidth measuring tool
-ii  iproute2                       6.0.0-1                                i386         networking and traffic control tools
+ii  iproute2                       6.0.0-1+b1                             i386         networking and traffic control tools
+ii  iptables                       1.8.8-1                                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:20211215-1                           i386         Tools to test the reachability of network hosts
 ii  isc-dhcp-client                4.4.3-P1-1                             i386         DHCP client for automatically obtaining an IP address
@@ -169,46 +170,47 @@ ii  less                           590-1                                  i386
 ii  lftp                           4.9.2-2                                i386         Sophisticated command-line FTP/HTTP/BitTorrent client programs
 ii  libacl1:i386                   2.3.1-1                                i386         access control list - shared library
 ii  libaio1:i386                   0.3.113-2                              i386         Linux kernel AIO access library - shared library
-ii  libapparmor1:i386              3.0.7-1+b1                             i386         changehat AppArmor library
+ii  libapparmor1:i386              3.0.7-1+b2                             i386         changehat AppArmor library
 ii  libapt-pkg6.0:i386             2.5.4                                  i386         package management runtime library
 ii  libargon2-1:i386               0~20171227-0.3                         i386         memory-hard hashing function - runtime library
 ii  libassuan0:i386                2.5.5-5                                i386         IPC library for the GnuPG components
 ii  libattr1:i386                  1:2.5.1-1                              i386         extended attribute handling - shared library
 ii  libaudit-common                1:3.0.7-1.1                            all          Dynamic library for security auditing - common files
-ii  libaudit1:i386                 1:3.0.7-1.1+b1                         i386         Dynamic library for security auditing
+ii  libaudit1:i386                 1:3.0.7-1.1+b2                         i386         Dynamic library for security auditing
 ii  libavahi-client3:i386          0.8-6+b1                               i386         Avahi client library
 ii  libavahi-common-data:i386      0.8-6+b1                               i386         Avahi common data files
 ii  libavahi-common3:i386          0.8-6+b1                               i386         Avahi common library
 ii  libbinutils:i386               2.39-8                                 i386         GNU binary utilities (private shared library)
-ii  libblkid1:i386                 2.38.1-1.1+b1                          i386         block device ID library
-ii  libbpf0:i386                   1:0.8.0-1                              i386         eBPF helper library (shared library)
-ii  libbrotli1:i386                1.0.9-2+b4                             i386         library implementing brotli encoder and decoder (shared libraries)
+ii  libblkid1:i386                 2.38.1-4                               i386         block device ID library
+ii  libbpf1:i386                   1:1.0.1-2                              i386         eBPF helper library (shared library)
+ii  libbrotli1:i386                1.0.9-2+b5                             i386         library implementing brotli encoder and decoder (shared libraries)
 ii  libbsd0:i386                   0.11.7-1                               i386         utility functions from BSD systems - shared library
 ii  libbz2-1.0:i386                1.0.8-5+b1                             i386         high-quality block-sorting file compressor library - runtime
-ii  libc-bin                       2.36-4                                 i386         GNU C Library: Binaries
-ii  libc-l10n                      2.36-4                                 all          GNU C Library: localization files
-ii  libc6:i386                     2.36-4                                 i386         GNU C Library: Shared libraries
-ii  libcap-ng0:i386                0.8.3-1+b1                             i386         alternate POSIX capabilities library
+ii  libc-bin                       2.36-5                                 i386         GNU C Library: Binaries
+ii  libc-l10n                      2.36-5                                 all          GNU C Library: localization files
+ii  libc6:i386                     2.36-5                                 i386         GNU C Library: Shared libraries
+ii  libcap-ng0:i386                0.8.3-1+b2                             i386         alternate POSIX capabilities library
 ii  libcap2:i386                   1:2.44-1                               i386         POSIX 1003.1e capabilities (library)
 ii  libcap2-bin                    1:2.44-1                               i386         POSIX 1003.1e capabilities (utilities)
 ii  libcbor0.8:i386                0.8.0-2+b1                             i386         library for parsing and generating CBOR (RFC 7049)
+ii  libclone-perl:i386             0.46-1                                 i386         module for recursively copying Perl datatypes
 ii  libcom-err2:i386               1.46.6~rc1-1+b1                        i386         common error description library
-ii  libcrypt1:i386                 1:4.4.30-1                             i386         libcrypt shared library
+ii  libcrypt1:i386                 1:4.4.33-1                             i386         libcrypt shared library
 ii  libcryptsetup12:i386           2:2.5.0-6                              i386         disk encryption support - shared library
 ii  libctf-nobfd0:i386             2.39-8                                 i386         Compact C Type Format library (runtime, no BFD dependency)
 ii  libctf0:i386                   2.39-8                                 i386         Compact C Type Format library (runtime, BFD dependency)
-ii  libcurl4:i386                  7.86.0-1                               i386         easy-to-use client-side URL transfer library (OpenSSL flavour)
+ii  libcurl4:i386                  7.86.0-2                               i386         easy-to-use client-side URL transfer library (OpenSSL flavour)
 ii  libdb5.3:i386                  5.3.28+dfsg1-0.10                      i386         Berkeley v5.3 Database Libraries [runtime]
 ii  libdbus-1-3:i386               1.14.4-1                               i386         simple interprocess messaging system (library)
-ii  libdebconfclient0:i386         0.264                                  i386         Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:i386         0.265                                  i386         Debian Configuration Management System (C-implementation library)
 ii  libdevmapper-event1.02.1:i386  2:1.02.185-2                           i386         Linux Kernel Device Mapper event support library
 ii  libdevmapper1.02.1:i386        2:1.02.185-2                           i386         Linux Kernel Device Mapper userspace library
 ii  libdmraid1.0.0.rc16:i386       1.0.0.rc16-12                          i386         Device-Mapper Software RAID support tool - shared library
-ii  libedit2:i386                  3.1-20221030-1                         i386         BSD editline and history libraries
+ii  libedit2:i386                  3.1-20221030-2                         i386         BSD editline and history libraries
 ii  libefiboot1:i386               37-6                                   i386         Library to manage UEFI variables
 ii  libefivar1:i386                37-6                                   i386         Library to manage UEFI variables
-ii  libelf1:i386                   0.187-4                                i386         library to read and write ELF files
-ii  libemail-date-format-perl      1.005-3                                all          Module to generate RFC-2822-valid date strings
+ii  libelf1:i386                   0.188-1                                i386         library to read and write ELF files
+ii  libemail-date-format-perl      1.006-1                                all          Module to generate RFC-2822-valid date strings
 ii  libencode-locale-perl          1.05-3                                 all          utility to determine the locale encoding
 ii  libestr0:i386                  0.1.11-1                               i386         Helper functions for handling strings (lib)
 ii  libevent-2.1-7:i386            2.1.12-stable-5+b1                     i386         Asynchronous event notification library
@@ -216,10 +218,10 @@ ii  libevent-core-2.1-7:i386       2.1.12-stable-5+b1                     i386
 ii  libexpat1:i386                 2.5.0-1                                i386         XML parsing C library - runtime library
 ii  libext2fs2:i386                1.46.6~rc1-1+b1                        i386         ext2/ext3/ext4 file system libraries
 ii  libfastjson4:i386              0.99.9-2                               i386         fast json library for C
-ii  libfdisk1:i386                 2.38.1-1.1+b1                          i386         fdisk partitioning library
+ii  libfdisk1:i386                 2.38.1-4                               i386         fdisk partitioning library
 ii  libffi8:i386                   3.4.4-1                                i386         Foreign Function Interface library runtime
-ii  libfido2-1:i386                1.12.0-1                               i386         library for generating and verifying FIDO 2.0 objects
-ii  libfile-find-rule-perl         0.34-2                                 all          module to search for files based on rules
+ii  libfido2-1:i386                1.12.0-2                               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.15-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
@@ -227,45 +229,46 @@ ii  libfreetype6:i386              2.12.1+dfsg-3                          i386
 ii  libfuse2:i386                  2.9.9-6                                i386         Filesystem in Userspace (library)
 ii  libfuse3-3:i386                3.12.0-1                               i386         Filesystem in Userspace (library) (3.x version)
 ii  libgcc-s1:i386                 12.2.0-9                               i386         GCC support library
-ii  libgcrypt20:i386               1.10.1-2                               i386         LGPL Crypto library - runtime library
+ii  libgcrypt20:i386               1.10.1-3                               i386         LGPL Crypto library - runtime library
 ii  libgdbm-compat4:i386           1.23-3                                 i386         GNU dbm database routines (legacy support runtime version) 
 ii  libgdbm6:i386                  1.23-3                                 i386         GNU dbm database routines (runtime version) 
 ii  libgensio0:i386                2.5.1-2                                i386         abstract stream I/O (runtime files)
-ii  libglib2.0-0:i386              2.74.1-1                               i386         GLib library of C routines
+ii  libglib2.0-0:i386              2.74.1-2                               i386         GLib library of C routines
 ii  libgmp10:i386                  2:6.2.1+dfsg1-1.1                      i386         Multiprecision arithmetic library
 ii  libgnutls30:i386               3.7.8-4                                i386         GNU TLS library - main runtime library
-ii  libgpg-error0:i386             1.45-2                                 i386         GnuPG development runtime library
+ii  libgpg-error0:i386             1.46-1                                 i386         GnuPG development runtime library
 ii  libgpm2:i386                   1.20.7-10+b1                           i386         General Purpose Mouse - shared library
 ii  libgprofng0:i386               2.39-8                                 i386         GNU Next Generation profiler (runtime library)
-ii  libgssapi-krb5-2:i386          1.20-1+b1                              i386         MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
+ii  libgssapi-krb5-2:i386          1.20.1-1                               i386         MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 ii  libhavege2:i386                1.9.14-1+b1                            i386         entropy source using the HAVEGE algorithm - shared library
 ii  libhd21:i386                   21.82-1                                i386         Hardware identification system library
 ii  libhogweed6:i386               3.8.1-2                                i386         low level cryptographic library (public-key cryptos)
-ii  libhtml-parser-perl:i386       3.79-1+b1                              i386         collection of modules that parse HTML text documents
+ii  libhtml-parser-perl:i386       3.80-1                                 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-2                                 all          Perl module to represent and create HTML syntax trees
 ii  libhttp-cookies-perl           6.10-1                                 all          HTTP cookie jars
 ii  libhttp-date-perl              6.05-2                                 all          module of date conversion routines
-ii  libhttp-message-perl           6.41-1                                 all          perl interface to HTTP style messages
+ii  libhttp-message-perl           6.44-1                                 all          perl interface to HTTP style messages
 ii  libhttp-negotiate-perl         6.01-1                                 all          implementation of content negotiation
-ii  libicu72:i386                  72.1-2                                 i386         International Components for Unicode
+ii  libicu72:i386                  72.1-3                                 i386         International Components for Unicode
 ii  libidn2-0:i386                 2.3.3-1+b1                             i386         Internationalized domain names (IDNA2008/TR46) library
 ii  libimvirt-perl                 0.9.6-10                               all          Perl module for detecting several virtualizations
 ii  libinih1:i386                  55-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.075-1                                all          Perl module implementing object oriented interface to SSL sockets
+ii  libio-socket-ssl-perl          2.077-1                                all          Perl module implementing object oriented interface to SSL sockets
 ii  libip4tc2:i386                 1.8.8-1                                i386         netfilter libip4tc library
+ii  libip6tc2:i386                 1.8.8-1                                i386         netfilter libip6tc library
 ii  libiperf0:i386                 3.11-3+b1                              i386         Internet Protocol bandwidth measuring tool (runtime files)
-ii  libiw30:i386                   30~pre9-13.1                           i386         Wireless tools - library
+ii  libiw30:i386                   30~pre9-14                             i386         Wireless tools - library
 ii  libjansson4:i386               2.14-2                                 i386         C library for encoding, decoding and manipulating JSON data
 ii  libjson-c5:i386                0.16-2                                 i386         JSON manipulation library - shared library
-ii  libk5crypto3:i386              1.20-1+b1                              i386         MIT Kerberos runtime libraries - Crypto Library
+ii  libk5crypto3:i386              1.20.1-1                               i386         MIT Kerberos runtime libraries - Crypto Library
 ii  libkeyutils1:i386              1.6.3-1                                i386         Linux Key Management Utilities (library)
 ii  libklibc:i386                  2.0.11-1                               i386         minimal libc subset for use with initramfs
 ii  libkmod2:i386                  30+20220905-1                          i386         libkmod shared library
-ii  libkrb5-3:i386                 1.20-1+b1                              i386         MIT Kerberos runtime libraries
-ii  libkrb5support0:i386           1.20-1+b1                              i386         MIT Kerberos runtime libraries - Support library
-ii  libksba8:i386                  1.6.2-2                                i386         X.509 and CMS support library
+ii  libkrb5-3:i386                 1.20.1-1                               i386         MIT Kerberos runtime libraries
+ii  libkrb5support0:i386           1.20.1-1                               i386         MIT Kerberos runtime libraries - Support library
+ii  libksba8:i386                  1.6.2-4                                i386         X.509 and CMS support library
 ii  libldap-2.5-0:i386             2.5.13+dfsg-2+b1                       i386         OpenLDAP libraries
 ii  libldns3:i386                  1.8.3-1                                i386         ldns library for DNS programming - shared library
 ii  liblocale-gettext-perl         1.07-4+b3                              i386         module using libc functions for internationalization in Perl
@@ -277,7 +280,7 @@ ii  liblwp-mediatypes-perl         6.04-1                                 all
 ii  liblwp-protocol-https-perl     6.10-1                                 all          HTTPS driver for LWP::UserAgent
 ii  liblz1:i386                    1.13-4                                 i386         data compressor based on the LZMA algorithm (library)
 ii  liblz4-1:i386                  1.9.4-1                                i386         Fast LZ compression algorithm library - runtime
-ii  liblzma5:i386                  5.2.7-0.1                              i386         XZ-format compression library
+ii  liblzma5:i386                  5.2.8-0.0                              i386         XZ-format compression library
 ii  liblzo2-2:i386                 2.10-2                                 i386         data compression library
 ii  libmagic-mgc                   1:5.41-4                               i386         File type determination library using "magic" numbers (compiled magic file)
 ii  libmagic1:i386                 1:5.41-4                               i386         Recognize the type of data in a file using "magic" numbers - library
@@ -286,7 +289,7 @@ ii  libmd0:i386                    1.0.4-2                                i386
 ii  libmime-lite-perl              3.033-1                                all          module for convenient MIME message creation
 ii  libmnl0:i386                   1.0.4-3                                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.38.1-1.1+b1                          i386         device mounting library
+ii  libmount1:i386                 2.38.1-4                               i386         device mounting library
 ii  libmpdec3:i386                 2.5.1-2                                i386         library for decimal floating point arithmetic (runtime library)
 ii  libmpfr6:i386                  4.1.0-3                                i386         multiple precision floating-point computation
 ii  libmsgpackc2:i386              4.0.0-1                                i386         binary-based efficient object serialization library
@@ -297,11 +300,11 @@ ii  libnet-smtp-ssl-perl           1.04-2                                 all
 ii  libnet-ssleay-perl:i386        1.92-2+b1                              i386         Perl module for Secure Sockets Layer (SSL)
 ii  libnetfilter-conntrack3:i386   1.0.9-2                                i386         Netfilter netlink-conntrack library
 ii  libnettle8:i386                3.8.1-2                                i386         low level cryptographic library (symmetric and one-way cryptos)
-ii  libnewt0.52:i386               0.52.21-6                              i386         Not Erik's Windowing Toolkit - text mode windowing with slang
+ii  libnewt0.52:i386               0.52.22-1                              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.2-1+b1                           i386         NFS idmapping library
 ii  libnftables1:i386              1.0.5-2                                i386         Netfilter nftables high level userspace API library
-ii  libnftnl11:i386                1.2.3-1                                i386         Netfilter nftables userspace API library
+ii  libnftnl11:i386                1.2.4-2                                i386         Netfilter nftables userspace API library
 ii  libnghttp2-14:i386             1.50.0-1+b1                            i386         library implementing HTTP/2 protocol (shared library)
 ii  libnl-3-200:i386               3.7.0-0.2+b1                           i386         library for dealing with netlink sockets
 ii  libnl-genl-3-200:i386          3.7.0-0.2+b1                           i386         library for dealing with netlink sockets - generic netlink
@@ -318,9 +321,9 @@ ii  libpam-modules-bin             1.5.2-5                                i386
 ii  libpam-runtime                 1.5.2-5                                all          Runtime support for the PAM library
 ii  libpam-systemd:i386            252.1-1                                i386         system and service manager - PAM module
 ii  libpam0g:i386                  1.5.2-5                                i386         Pluggable Authentication Modules library
-ii  libparted2:i386                3.5-2                                  i386         disk partition manipulator - shared library
+ii  libparted2:i386                3.5-3                                  i386         disk partition manipulator - shared library
 ii  libpcap0.8:i386                1.10.1-4                               i386         system interface for user-level packet capture
-ii  libpci3:i386                   1:3.8.0-1                              i386         PCI utilities (shared library)
+ii  libpci3:i386                   1:3.9.0-1                              i386         PCI utilities (shared library)
 ii  libpcre2-8-0:i386              10.40-2                                i386         New Perl Compatible Regular Expression Library- 8 bit runtime files
 ii  libpcre3:i386                  2:8.39-14                              i386         Old Perl 5 Compatible Regular Expression Library - runtime files
 ii  libpcsclite1:i386              1.9.9-1                                i386         Middleware to access a smart card using PC/SC (library)
@@ -334,21 +337,21 @@ ii  libpython3.10:i386             3.10.8-3                               i386
 ii  libpython3.10-minimal:i386     3.10.8-3                               i386         Minimal subset of the Python language (version 3.10)
 ii  libpython3.10-stdlib:i386      3.10.8-3                               i386         Interactive high-level object-oriented language (standard library, version 3.10)
 ii  libqrencode4:i386              4.1.1-1                                i386         QR Code encoding library
-ii  libreadline8:i386              8.2-1.1                                i386         GNU readline and history libraries, run-time libraries
+ii  libreadline8:i386              8.2-1.2                                i386         GNU readline and history libraries, run-time libraries
 ii  libregexp-ipv6-perl            0.03-3                                 all          Regular expression for IPv6 addresses
 ii  librtmp1:i386                  2.4+20151223.gitfa8646d.1-2+b2         i386         toolkit for RTMP streams (shared library)
-ii  libsasl2-2:i386                2.1.28+dfsg-                         i386         Cyrus SASL - authentication abstraction library
-ii  libsasl2-modules-db:i386       2.1.28+dfsg-                         i386         Cyrus SASL - pluggable authentication modules (DB)
+ii  libsasl2-2:i386                2.1.28+dfsg-10                         i386         Cyrus SASL - authentication abstraction library
+ii  libsasl2-modules-db:i386       2.1.28+dfsg-10                         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  libseccomp2:i386               2.5.4-1+b1                             i386         high level interface to Linux seccomp filter
-ii  libselinux1:i386               3.4-1+b2                               i386         SELinux runtime shared libraries
+ii  libseccomp2:i386               2.5.4-1+b2                             i386         high level interface to Linux seccomp filter
+ii  libselinux1:i386               3.4-1+b3                               i386         SELinux runtime shared libraries
 ii  libsemanage-common             3.4-1                                  all          Common files for SELinux policy management libraries
-ii  libsemanage2:i386              3.4-1+b2                               i386         SELinux policy management library
+ii  libsemanage2:i386              3.4-1+b3                               i386         SELinux policy management library
 ii  libsepol2:i386                 3.4-2                                  i386         SELinux library for manipulating binary security policies
 ii  libsigsegv2:i386               2.14-1                                 i386         Library for handling page faults in a portable way
 ii  libslang2:i386                 2.3.3-2                                i386         S-Lang programming library - runtime version
-ii  libsmartcols1:i386             2.38.1-1.1+b1                          i386         smart column output alignment library
-ii  libsqlite3-0:i386              3.39.4-1                               i386         SQLite 3 shared library
+ii  libsmartcols1:i386             2.38.1-4                               i386         smart column output alignment library
+ii  libsqlite3-0:i386              3.40.0-1                               i386         SQLite 3 shared library
 ii  libss2:i386                    1.46.6~rc1-1+b1                        i386         command-line interface parsing library
 ii  libssh-4:i386                  0.10.4-2                               i386         tiny C SSH library (OpenSSL flavor)
 ii  libssh2-1:i386                 1.10.0-3+b1                            i386         SSH2 client-side library
@@ -359,9 +362,9 @@ ii  libsystemd-shared:i386         252.1-1                                i386
 ii  libsystemd0:i386               252.1-1                                i386         systemd utility library
 ii  libtasn1-6:i386                4.19.0-2                               i386         Manage ASN.1 structures (runtime)
 ii  libterm-readkey-perl           2.38-2+b1                              i386         perl module for simple terminal control
-ii  libtext-charwidth-perl         0.04-10+b3                             i386         get display widths of characters on the terminal
+ii  libtext-charwidth-perl:i386    0.04-11                                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             1.7-7+b3                               i386         module to convert between character sets in Perl
+ii  libtext-iconv-perl:i386        1.7-8                                  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
 ii  libtinfo6:i386                 6.3+20220423-2                         i386         shared low-level terminfo library for terminal handling
@@ -371,11 +374,11 @@ ii  libtry-tiny-perl               0.31-2                                 all
 ii  libudev1:i386                  252.1-1                                i386         libudev shared library
 ii  libunistring2:i386             1.0-2                                  i386         Unicode string library for C
 ii  liburcu8:i386                  0.13.2-1                               i386         userspace RCU (read-copy-update) library
-ii  liburi-perl                    5.16-1                                 all          module to manipulate and access URI strings
-ii  liburing2:i386                 2.2-2                                  i386         Linux kernel io_uring access library - shared library
+ii  liburi-perl                    5.17-1                                 all          module to manipulate and access URI strings
+ii  liburing2:i386                 2.3-2                                  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  libutempter0:i386              1.2.1-2                                i386         privileged helper for utmp/wtmp updates (runtime)
-ii  libuuid1:i386                  2.38.1-1.1+b1                          i386         Universally Unique ID library
+ii  libuuid1:i386                  2.38.1-4                               i386         Universally Unique ID library
 ii  libwrap0:i386                  7.6.q-31                               i386         Wietse Venema's TCP wrappers library
 ii  libwww-perl                    6.67-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
@@ -384,16 +387,16 @@ ii  libxtables12:i386              1.8.8-1                                i386
 ii  libxxhash0:i386                0.8.1-1                                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.2+dfsg-1                           i386         fast lossless compression algorithm
-ii  links                          2.27-1+b1                              i386         Web browser running in text mode
+ii  links                          2.28-1                                 i386         Web browser running in text mode
 ii  linux-base                     4.9                                    all          Linux image base package
-ii  linux-image-6.0.0-3-686        6.0.7-1                                i386         Linux 6.0 for older PCs (signed)
-ii  linux-image-686                6.0.7-1                                i386         Linux for older PCs (meta-package)
+ii  linux-image-6.0.0-4-686        6.0.8-1                                i386         Linux 6.0 for older PCs (signed)
+ii  linux-image-686                6.0.8-1                                i386         Linux for older PCs (meta-package)
 ii  live-boot-grml                 1:20210208+grml.3                      all          Live System Boot Components
 ii  live-boot-grml-doc             1:20210208+grml.3                      all          Live System Boot Components (documentation)
 ii  live-boot-grml-initramfs-tools 1:20210208+grml.3                      all          Live System Boot Components (initramfs-tools backend)
-ii  locales                        2.36-4                                 all          GNU C Library: National Language (locale) data [support]
+ii  locales                        2.36-5                                 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.12.3+dfsg1-3                       i386         system login tools
+ii  login                          1:4.13+dfsg1-1                         i386         system login tools
 ii  logrotate                      3.20.1-1+b1                            i386         Log rotation utility
 ii  logsave                        1.46.6~rc1-1+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
@@ -406,11 +409,11 @@ ii  mbr                            1.2.1                                  i386
 ii  mdadm                          4.2-4+b1                               i386         Tool to administer Linux MD arrays (software RAID)
 ii  media-types                    8.0.0                                  all          List of standard media types and their usual file extension
 ii  memtester                      4.5.1-1                                i386         Utility for testing the memory subsystem
-ii  mmdebstrap                     1.2.2-2                                all          create a Debian chroot
-ii  mount                          2.38.1-1.1+b1                          i386         tools for mounting and manipulating filesystems
+ii  mmdebstrap                     1.2.3-1                                all          create a Debian chroot
+ii  mount                          2.38.1-4                               i386         tools for mounting and manipulating filesystems
 ii  mtools                         4.0.33-1+really4.0.32-1                i386         Tools for manipulating MSDOS files
 ii  mtr-tiny                       0.95-1                                 i386         Full screen ncurses traceroute tool
-ii  nano                           6.4-1                                  i386         small, friendly text editor inspired by Pico
+ii  nano                           7.0-1                                  i386         small, friendly text editor inspired by Pico
 ii  ncdu                           1.17-0.1                               i386         ncurses disk usage viewer
 ii  ncurses-base                   6.3+20220423-2                         all          basic terminal type definitions
 ii  ncurses-bin                    6.3+20220423-2                         i386         terminal-related programs and man pages
@@ -424,16 +427,16 @@ ii  ntfs-3g                        1:2022.10.3-1                          i386
 ii  ntpsec-ntpdate                 1.2.1+dfsg1-8                          i386         client for setting system time from NTP servers
 ii  ntpsec-ntpdig                  1.2.1+dfsg1-8                          i386         ntpdig SNTP client
 ii  nwipe                          0.34-1                                 i386         Utility to securely erase disks
-ii  openssh-client                 1:9.0p1-1+b2                           i386         secure shell (SSH) client, for secure access to remote machines
-ii  openssh-server                 1:9.0p1-1+b2                           i386         secure shell (SSH) server, for secure access from remote machines
-ii  openssh-sftp-server            1:9.0p1-1+b2                           i386         secure shell (SSH) sftp server module, for SFTP access from remote machines
+ii  openssh-client                 1:9.1p1-1                              i386         secure shell (SSH) client, for secure access to remote machines
+ii  openssh-server                 1:9.1p1-1                              i386         secure shell (SSH) server, for secure access from remote machines
+ii  openssh-sftp-server            1:9.1p1-1                              i386         secure shell (SSH) sftp server module, for SFTP access from remote machines
 ii  openssl                        3.0.7-1                                i386         Secure Sockets Layer toolkit - cryptographic utility
-ii  parted                         3.5-2                                  i386         disk partition manipulator
+ii  parted                         3.5-3                                  i386         disk partition manipulator
 ii  partimage                      0.6.9-8+b1                             i386         backup partitions into a compressed image file
-ii  passwd                         1:4.12.3+dfsg1-3                       i386         change and administer password and group data
+ii  passwd                         1:4.13+dfsg1-1                         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~2022.10.28-1                       all          PCI ID Repository
-ii  pciutils                       1:3.8.0-1                              i386         PCI utilities
+ii  pci.ids                        0.0~2022.11.19-1                       all          PCI ID Repository
+ii  pciutils                       1:3.9.0-1                              i386         PCI utilities
 ii  perl                           5.36.0-4                               i386         Larry Wall's Practical Extraction and Report Language
 ii  perl-base                      5.36.0-4                               i386         minimal Perl system
 ii  perl-modules-5.36              5.36.0-4                               all          Core Perl modules
@@ -448,21 +451,21 @@ ii  pxelinux                       3:6.04~git20190206.bf6db5b4+dfsg1-3    all
 ii  python3                        3.10.6-1                               i386         interactive high-level object-oriented language (default python3 version)
 ii  python3-minimal                3.10.6-1                               i386         minimal subset of the Python language (default python3 version)
 ii  python3-ntp                    1.2.1+dfsg1-8                          i386         Python 3 NTP Helper Classes
-ii  python3-parted                 3.12.0-2+b1                            i386         Python 3 interface for libparted
+ii  python3-parted                 3.12.0-3                               i386         Python 3 interface for libparted
 ii  python3.10                     3.10.8-3                               i386         Interactive high-level object-oriented language (version 3.10)
 ii  python3.10-minimal             3.10.8-3                               i386         Minimal subset of the Python language (version 3.10)
-ii  qemu-guest-agent               1:7.1+dfsg-2                           i386         Guest-side qemu-system agent
+ii  qemu-guest-agent               1:7.1+dfsg-2+b3                        i386         Guest-side qemu-system agent
 ii  qrencode                       4.1.1-1                                i386         QR Code encoder into PNG image
 ii  rdnssd                         1.0.5-1+b1                             i386         IPv6 recursive DNS server discovery daemon
-ii  readline-common                8.2-1.1                                all          GNU readline and history libraries, common files
+ii  readline-common                8.2-1.2                                all          GNU readline and history libraries, common files
 ii  reiserfsprogs                  1:3.6.27-4                             i386         User-level tools for ReiserFS filesystems
 ii  resolvconf                     1.91+nmu1                              all          name server information handler
-ii  rfkill                         2.38.1-1.1+b1                          i386         tool for enabling and disabling wireless devices
+ii  rfkill                         2.38.1-4                               i386         tool for enabling and disabling wireless devices
 ii  rpcbind                        1.2.6-6+b1                             i386         converts RPC program numbers into universal addresses
 ii  rsync                          3.2.6-4+b1                             i386         fast, versatile, remote (and local) file-copying tool
 ii  rsyslog                        8.2210.0-3                             i386         reliable system and kernel logging daemon
 ii  runit-helper                   2.15.0                                 all          dh-runit implementation detail
-ii  screen                         4.9.0-2+b1                             i386         terminal multiplexer with VT100/ANSI terminal emulation
+ii  screen                         4.9.0-3                                i386         terminal multiplexer with VT100/ANSI terminal emulation
 ii  sed                            4.8-1                                  i386         GNU stream editor for filtering/transforming text
 ii  sensible-utils                 0.0.17                                 all          Utilities for sensible alternative selection
 ii  ser2net                        4.3.7-1+b1                             i386         Serial port to network proxy
@@ -479,7 +482,7 @@ ii  syslinux-utils                 3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 i386
 ii  systemd                        252.1-1                                i386         system and service manager
 ii  systemd-container              252.1-1                                i386         systemd container/nspawn tools
 ii  systemd-sysv                   252.1-1                                i386         system and service manager - SysV links
-ii  sysvinit-utils                 3.05-6                                 i386         System-V-like utilities
+ii  sysvinit-utils                 3.05-7                                 i386         System-V-like utilities
 ii  tar                            1.34+dfsg-1                            i386         GNU version of the tar archiving utility
 ii  tcpdump                        4.99.1-4+b1                            i386         command-line network traffic analyzer
 ii  telnet                         0.17+2.4-1                             all          transitional dummy package for inetutils-telnet default switch
@@ -494,24 +497,24 @@ ii  unp                            2.0~pre9                               all
 ii  unzip                          6.0-27                                 i386         De-archiver for .zip files
 ii  usbutils                       1:014-1                                i386         Linux USB utilities
 ii  usrmerge                       33                                     all          Convert the system to the merged /usr directories scheme
-ii  util-linux                     2.38.1-1.1+b1                          i386         miscellaneous system utilities
-ii  util-linux-extra               2.38.1-1.1+b1                          i386         interactive login tools
-ii  uuid-runtime                   2.38.1-1.1+b1                          i386         runtime components for the Universally Unique ID library
+ii  util-linux                     2.38.1-4                               i386         miscellaneous system utilities
+ii  util-linux-extra               2.38.1-4                               i386         interactive login tools
+ii  uuid-runtime                   2.38.1-4                               i386         runtime components for the Universally Unique ID library
 ii  vim-common                     2:9.0.0813-1                           all          Vi IMproved - Common files
 ii  vim-tiny                       2:9.0.0813-1                           i386         Vi IMproved - enhanced vi editor - compact version
 ii  virt-what                      1.25-1                                 i386         detect if we are running in a virtual machine
 ii  vlan                           2.0.5                                  all          ifupdown integration for vlan configuration
 ii  wget                           1.21.3-1+b1                            i386         retrieves files from the web
-ii  whiptail                       0.52.21-6                              i386         Displays user-friendly dialog boxes from shell scripts
+ii  whiptail                       0.52.22-1                              i386         Displays user-friendly dialog boxes from shell scripts
 ii  whois                          5.5.14                                 i386         intelligent WHOIS client
 ii  wipe                           0.24-9+b1                              i386         secure file deletion
-ii  wireless-tools                 30~pre9-13.1                           i386         Tools for manipulating Linux Wireless Extensions
+ii  wireless-tools                 30~pre9-14                             i386         Tools for manipulating Linux Wireless Extensions
 ii  wpasupplicant                  2:2.10-9+b2                            i386         client support for WPA and WPA2 (IEEE 802.11i)
-ii  xfsprogs                       5.19.0-1+b1                            i386         Utilities for managing the XFS filesystem
+ii  xfsprogs                       6.0.0-1                                i386         Utilities for managing the XFS filesystem
 ii  xkb-data                       2.35.1-1                               all          X Keyboard Extension (XKB) configuration data
 ii  xxd                            2:9.0.0813-1                           i386         tool to make (or reverse) a hex dump
-ii  xz-utils                       5.2.7-0.1                              i386         XZ-format compression utilities
+ii  xz-utils                       5.2.8-0.0                              i386         XZ-format compression utilities
 ii  zip                            3.0-12                                 i386         Archiver for .zip files
 ii  zlib1g:i386                    1:1.2.11.dfsg-4.1                      i386         compression library - runtime
-ii  zsh                            5.9-1+b2                               i386         shell with lots of features
-ii  zsh-common                     5.9-1                                  all          architecture independent files for Zsh
+ii  zsh                            5.9-2                                  i386         shell with lots of features
+ii  zsh-common                     5.9-2                                  all          architecture independent files for Zsh
index 6ac8e6e..7b9f5f2 100644 (file)
@@ -145,6 +145,7 @@ initramfs-tools                                     install
 initramfs-tools-core                           install
 iperf3                                         install
 iproute2                                       install
+iptables                                       install
 iptstate                                       install
 iputils-ping                                   install
 isc-dhcp-client                                        install
@@ -176,7 +177,7 @@ libavahi-common-data:i386                   install
 libavahi-common3:i386                          install
 libbinutils:i386                               install
 libblkid1:i386                                 install
-libbpf0:i386                                   install
+libbpf1:i386                                   install
 libbrotli1:i386                                        install
 libbsd0:i386                                   install
 libbz2-1.0:i386                                        install
@@ -187,6 +188,7 @@ libcap-ng0:i386                                     install
 libcap2:i386                                   install
 libcap2-bin                                    install
 libcbor0.8:i386                                        install
+libclone-perl:i386                             install
 libcom-err2:i386                               install
 libcrypt1:i386                                 install
 libcryptsetup12:i386                           install
@@ -250,6 +252,7 @@ libinih1:i386                                       install
 libio-html-perl                                        install
 libio-socket-ssl-perl                          install
 libip4tc2:i386                                 install
+libip6tc2:i386                                 install
 libiperf0:i386                                 install
 libiw30:i386                                   install
 libjansson4:i386                               install
@@ -354,9 +357,9 @@ libsystemd-shared:i386                              install
 libsystemd0:i386                               install
 libtasn1-6:i386                                        install
 libterm-readkey-perl                           install
-libtext-charwidth-perl                         install
+libtext-charwidth-perl:i386                    install
 libtext-glob-perl                              install
-libtext-iconv-perl                             install
+libtext-iconv-perl:i386                                install
 libtext-wrapi18n-perl                          install
 libtimedate-perl                               install
 libtinfo6:i386                                 install
@@ -381,7 +384,7 @@ libyaml-0-2:i386                            install
 libzstd1:i386                                  install
 links                                          install
 linux-base                                     install
-linux-image-6.0.0-3-686                                install
+linux-image-6.0.0-4-686                                install
 linux-image-686                                        install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
index 61af425..b7c41f3 100644 (file)
@@ -19,7 +19,7 @@ ii  apt-utils                            2.5.4
 ii  aptitude                             0.8.13-5                               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
-ii  at-spi2-common                       2.46.0-3                               all          Assistive Technology Service Provider Interface (common files)
+ii  at-spi2-common                       2.46.0-4                               all          Assistive Technology Service Provider Interface (common files)
 ii  atftp                                0.8.0-1+b1                             amd64        advanced TFTP client
 ii  atftpd                               0.8.0-1+b1                             amd64        advanced TFTP server
 ii  atmel-firmware                       1.3-6                                  all          Firmware for Atmel at76c50x wireless networking chips.
@@ -48,10 +48,10 @@ ii  bluez-firmware                       1.2-7
 ii  boot-info-script                     0.78-3                                 all          inspect boot environment
 ii  borgbackup                           1.2.2-2                                amd64        deduplicating and compressing backup program
 ii  bridge-utils                         1.7-1                                  amd64        Utilities for configuring the Linux Ethernet bridge
-ii  brltty                               6.5-4+b2                               amd64        Access software for a blind person using a braille display
-ii  bsdextrautils                        2.38.1-1.1+b1                          amd64        extra utilities from 4.4BSD-Lite
-ii  bsdutils                             1:2.38.1-1.1+b1                        amd64        basic utilities from 4.4BSD-Lite
-ii  btrfs-progs                          6.0-1                                  amd64        Checksumming Copy on Write Filesystem utilities
+ii  brltty                               6.5-5                                  amd64        Access software for a blind person using a braille display
+ii  bsdextrautils                        2.38.1-4                               amd64        extra utilities from 4.4BSD-Lite
+ii  bsdutils                             1:2.38.1-4                             amd64        basic utilities from 4.4BSD-Lite
+ii  btrfs-progs                          6.0.1-1                                amd64        Checksumming Copy on Write Filesystem utilities
 ii  buffer                               1.19-12+b1                             amd64        Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                              1:1.35.0-4                             amd64        Tiny utilities for small and embedded systems
 ii  bzip2                                1.0.8-5+b1                             amd64        high-quality block-sorting file compressor - utilities
@@ -76,14 +76,14 @@ ii  cpio                                 2.13+dfsg-7.1
 ii  cpp                                  4:12.2.0-1                             amd64        GNU C preprocessor (cpp)
 ii  cpp-12                               12.2.0-9                               amd64        GNU C preprocessor
 ii  cpuid                                20221003-1                             amd64        tool to dump x86 CPUID information about the CPU(s)
-ii  cron                                 3.0pl1-150+b1                          amd64        process scheduling daemon
-ii  cron-daemon-common                   3.0pl1-150                             all          process scheduling daemon's configuration files
+ii  cron                                 3.0pl1-151                             amd64        process scheduling daemon
+ii  cron-daemon-common                   3.0pl1-151                             all          process scheduling daemon's configuration files
 ii  crosshurd                            1.7.57                                 all          Install a Debian system
 ii  cryptsetup                           2:2.5.0-6                              amd64        disk encryption support - startup scripts
 ii  cryptsetup-bin                       2:2.5.0-6                              amd64        disk encryption support - command line tools
 ii  cryptsetup-initramfs                 2:2.5.0-6                              all          disk encryption support - initramfs integration
 ii  cu                                   1.07-27+b2                             amd64        call up another system
-ii  curl                                 7.86.0-1                               amd64        command line tool for transferring data with URL syntax
+ii  curl                                 7.86.0-2                               amd64        command line tool for transferring data with URL syntax
 ii  daemon                               0.8-1+b1                               amd64        turns other processes into daemons
 ii  dash                                 0.5.11+git20210903+057cd650a4ed-9      amd64        POSIX-compliant shell
 ii  dbus                                 1.14.4-1                               amd64        simple interprocess messaging system (system message bus)
@@ -125,11 +125,11 @@ ii  dpkg-dev                             1.21.9
 ii  drbl                                 5.1.17-1                               all          diskless remote boot, and a disk cloning utility
 ii  dstat                                0.7.4-6.1                              all          versatile resource statistics tool
 ii  dump                                 0.4b47-4                               amd64        backup and restore for ext2/3/4 filesystems
-ii  duplicity                            0.8.22-1+b1                            amd64        encrypted bandwidth-efficient backup
+ii  duplicity                            0.8.22-1+b2                            amd64        encrypted bandwidth-efficient backup
 ii  e2fsprogs                            1.46.6~rc1-1+b1                        amd64        ext2/ext3/ext4 file system utilities
 ii  ed                                   1.18-1                                 amd64        classic UNIX line editor
 ii  efibootmgr                           17-1                                   amd64        Interact with the EFI Boot Manager
-ii  eject                                2.38.1-1.1+b1                          amd64        ejects CDs and operates CD-Changers under Linux
+ii  eject                                2.38.1-4                               amd64        ejects CDs and operates CD-Changers under Linux
 ii  espeak-ng                            1.51+dfsg-9                            amd64        Multi-lingual software speech synthesizer
 ii  espeak-ng-data:amd64                 1.51+dfsg-9                            amd64        Multi-lingual software speech synthesizer: speech data files
 ii  espeakup                             1:0.90-11+b1                           amd64        Connector between speakup kernel modules and espeak
@@ -145,37 +145,37 @@ ii  fai-client                           5.10.3
 ii  fai-server                           5.10.3                                 all          Fully Automatic Installation server package
 ii  fai-setup-storage                    5.10.3                                 all          automatically prepare storage devices
 ii  fakeroot                             1.29-1                                 amd64        tool for simulating superuser privileges
-ii  fdisk                                2.38.1-1.1+b1                          amd64        collection of partitioning utilities
+ii  fdisk                                2.38.1-4                               amd64        collection of partitioning utilities
 ii  file                                 1:5.41-4                               amd64        Recognize the type of data in a file using "magic" numbers
 ii  findutils                            4.9.0-3                                amd64        utilities for finding files--find, xargs
 ii  fio                                  3.32-1                                 amd64        flexible I/O tester
-ii  firefox-esr                          102.4.0esr-1                           amd64        Mozilla Firefox web browser - Extended Support Release (ESR)
-ii  firmware-amd-graphics                20221012-1                             all          Binary firmware for AMD/ATI graphics chips
+ii  firefox-esr                          102.5.0esr-1                           amd64        Mozilla Firefox web browser - Extended Support Release (ESR)
+ii  firmware-amd-graphics                20221109-2                             all          Binary firmware for AMD/ATI graphics chips
 ii  firmware-ath9k-htc                   1.4.0-108-gd856466+dfsg1-1             all          firmware for AR7010 and AR9271 USB wireless adapters
-ii  firmware-atheros                     20221012-1                             all          Binary firmware for Qualcomm Atheros wireless cards
-ii  firmware-bnx2                        20221012-1                             all          Binary firmware for Broadcom NetXtremeII
-ii  firmware-bnx2x                       20221012-1                             all          Binary firmware for Broadcom NetXtreme II 10Gb
-ii  firmware-brcm80211                   20221012-1                             all          Binary firmware for Broadcom/Cypress 802.11 wireless cards
-ii  firmware-cavium                      20221012-1                             all          Binary firmware for Cavium Ethernet adapters
-ii  firmware-intel-sound                 20221012-1                             all          Binary firmware for Intel sound DSPs
-ii  firmware-iwlwifi                     20221012-1                             all          Binary firmware for Intel Wireless cards
-ii  firmware-libertas                    20221012-1                             all          Binary firmware for Marvell wireless cards
-ii  firmware-linux                       20221012-1                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
+ii  firmware-atheros                     20221109-2                             all          Binary firmware for Qualcomm Atheros wireless cards
+ii  firmware-bnx2                        20221109-2                             all          Binary firmware for Broadcom NetXtremeII
+ii  firmware-bnx2x                       20221109-2                             all          Binary firmware for Broadcom NetXtreme II 10Gb
+ii  firmware-brcm80211                   20221109-2                             all          Binary firmware for Broadcom/Cypress 802.11 wireless cards
+ii  firmware-cavium                      20221109-2                             all          Binary firmware for Cavium Ethernet adapters
+ii  firmware-intel-sound                 20221109-2                             all          Binary firmware for Intel sound DSPs
+ii  firmware-iwlwifi                     20221109-2                             all          Binary firmware for Intel Wireless cards
+ii  firmware-libertas                    20221109-2                             all          Binary firmware for Marvell wireless cards
+ii  firmware-linux                       20221109-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
 ii  firmware-linux-free                  20200122-1                             all          Binary firmware for various drivers in the Linux kernel
-ii  firmware-linux-nonfree               20221012-1                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
-ii  firmware-misc-nonfree                20221012-1                             all          Binary firmware for various drivers in the Linux kernel
-ii  firmware-myricom                     20221012-1                             all          Binary firmware for Myri-10G Ethernet adapters
-ii  firmware-netxen                      20221012-1                             all          Binary firmware for QLogic Intelligent Ethernet (3000 and 3100 Series)
-ii  firmware-qlogic                      20221012-1                             all          Binary firmware for QLogic HBAs
-ii  firmware-realtek                     20221012-1                             all          Binary firmware for Realtek wired/wifi/BT adapters
-ii  firmware-ti-connectivity             20221012-1                             all          Binary firmware for TI Connectivity wifi and BT/FM/GPS adapters
+ii  firmware-linux-nonfree               20221109-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
+ii  firmware-misc-nonfree                20221109-2                             all          Binary firmware for various drivers in the Linux kernel
+ii  firmware-myricom                     20221109-2                             all          Binary firmware for Myri-10G Ethernet adapters
+ii  firmware-netxen                      20221109-2                             all          Binary firmware for QLogic Intelligent Ethernet (3000 and 3100 Series)
+ii  firmware-qlogic                      20221109-2                             all          Binary firmware for QLogic HBAs
+ii  firmware-realtek                     20221109-2                             all          Binary firmware for Realtek wired/wifi/BT adapters
+ii  firmware-ti-connectivity             20221109-2                             all          Binary firmware for TI Connectivity wifi and BT/FM/GPS adapters
 ii  firmware-zd1211                      1:1.5-8                                all          binary firmware for the zd1211rw wireless driver
 ii  flashrom                             1.2-5                                  amd64        Identify, read, write, erase, and verify BIOS/ROM/flash chips
 ii  fluxbox                              1.3.5-2.1                              amd64        Highly configurable and low resource X11 Window manager
 ii  fontconfig                           2.13.1-4.5                             amd64        generic font configuration library - support binaries
 ii  fontconfig-config                    2.13.1-4.5                             amd64        generic font configuration library - configuration
 ii  fonts-dejavu-core                    2.37-2                                 all          Vera font family derivate with additional characters
-ii  freeipmi-common                      1.6.9-2                                all          GNU implementation of the IPMI protocol - common files
+ii  freeipmi-common                      1.6.10-1                               all          GNU implementation of the IPMI protocol - common files
 ii  fsarchiver                           0.8.6-1                                amd64        file system archiver
 ii  fuse3                                3.12.0-1                               amd64        Filesystem in Userspace (3.x version)
 ii  gawk                                 1:5.1.0-1                              amd64        GNU awk, a pattern scanning and processing language
@@ -184,7 +184,7 @@ ii  gcc-12-base:amd64                    12.2.0-9
 ii  gddrescue                            1.26-2                                 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-                                amd64        GNU Internationalization utilities for the base system
+ii  gettext-base                         0.21-10                                amd64        GNU Internationalization utilities for the base system
 ii  gir1.2-glib-2.0:amd64                1.74.0-2                               amd64        Introspection data for GLib, GObject, Gio and GModule
 ii  git                                  1:2.35.1-1                             amd64        fast, scalable, distributed revision control system
 ii  git-man                              1:2.35.1-1                             all          fast, scalable, distributed revision control system (manual pages)
@@ -208,34 +208,34 @@ ii  grep                                 3.8-3
 ii  grml-autoconfig                      0.20.3                                 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.100                                  all          wrapper around debootstrap for installing pure Debian
+ii  grml-debootstrap                     0.101                                  all          wrapper around debootstrap for installing pure Debian
 ii  grml-desktop                         0.7.1                                  all          configuration files for the X desktop at grml
 ii  grml-etc                             1.8.1                                  all          etcetera files for the Grml system
-ii  grml-etc-core                        0.19.4                                 all          core etcetera files for the Grml system
+ii  grml-etc-core                        0.19.5                                 all          core etcetera files for the Grml system
 ii  grml-hwinfo                          0.16.1                                 all          collect hardware information
-ii  grml-live                            0.42.1                                 all          build system for creating a Grml (based) Linux live system
-ii  grml-network                         0.14.0                                 all          network related helper scripts
+ii  grml-live                            0.42.2                                 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
 ii  grml-quickconfig                     0.21                                   all          Menu framework for quick access of grml menu entries
 ii  grml-quickconfig-standard            0.21                                   all          Standard menu entries for grml-quickconfig
-ii  grml-scripts                         2.11.2                                 amd64        Collection of little tools
+ii  grml-scripts                         2.12.1                                 amd64        Collection of little tools
 ii  grml-scripts-core                    2.1.1                                  amd64        reusable core scripts for the Grml system
 ii  grml-shlib                           1.04.1                                 all          Generic shell library used in grml scripts
-ii  grml-terminalserver                  0.104.0                                all          terminalserver for grml to boot via PXE
+ii  grml-terminalserver                  0.105.0                                all          terminalserver for grml to boot via PXE
 ii  grml-tips                            0.7.3                                  all          search for tips and hints via a keyword
-ii  grml-udev-config                     0.5.1                                  all          custom udev configurations for the Grml live system
+ii  grml-udev-config                     0.6.0                                  all          custom udev configurations for the Grml live system
 ii  grml-x                               0.7.2                                  all          wrapper for startx for running X Window System
 ii  grml2usb                             0.19.0                                 amd64        install Grml system / ISO to usb device
-ii  groff-base                           1.22.4-8                               amd64        GNU troff text-formatting system (base system components)
-ii  grub-common                          2.06-4                                 amd64        GRand Unified Bootloader (common files)
-ii  grub-efi-amd64-bin                   2.06-4                                 amd64        GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
-ii  grub-efi-amd64-signed                1+2.06+4                               amd64        GRand Unified Bootloader, version 2 (amd64 UEFI signed by Debian)
-ii  grub-efi-ia32-bin                    2.06-4                                 amd64        GRand Unified Bootloader, version 2 (EFI-IA32 modules)
-ii  grub-pc                              2.06-4                                 amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
-ii  grub-pc-bin                          2.06-4                                 amd64        GRand Unified Bootloader, version 2 (PC/BIOS modules)
-ii  grub2-common                         2.06-4                                 amd64        GRand Unified Bootloader (common files for version 2)
-ii  gtk-update-icon-cache                3.24.34-3                              amd64        icon theme caching utility
+ii  groff-base                           1.22.4-9                               amd64        GNU troff text-formatting system (base system components)
+ii  grub-common                          2.06-5                                 amd64        GRand Unified Bootloader (common files)
+ii  grub-efi-amd64-bin                   2.06-5                                 amd64        GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
+ii  grub-efi-amd64-signed                1+2.06+5                               amd64        GRand Unified Bootloader, version 2 (amd64 UEFI signed by Debian)
+ii  grub-efi-ia32-bin                    2.06-5                                 amd64        GRand Unified Bootloader, version 2 (EFI-IA32 modules)
+ii  grub-pc                              2.06-5                                 amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
+ii  grub-pc-bin                          2.06-5                                 amd64        GRand Unified Bootloader, version 2 (PC/BIOS modules)
+ii  grub2-common                         2.06-5                                 amd64        GRand Unified Bootloader (common files for version 2)
+ii  gtk-update-icon-cache                3.24.35-1                              amd64        icon theme caching utility
 ii  gzip                                 1.12-1                                 amd64        GNU compression utilities
 ii  haveged                              1.9.14-1+b1                            amd64        Linux entropy source using the HAVEGE algorithm
 ii  hdparm                               9.65+ds-1                              amd64        tune hard disk parameters for high performance
@@ -258,12 +258,12 @@ ii  init-system-helpers                  1.65.2
 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.23-1-1                             all          full featured system information script
-ii  iotop                                0.6-42-ga14256a-0.1                    amd64        simple top-like I/O monitor
+ii  iotop                                0.6-42-ga14256a-0.1+b1                 amd64        simple top-like I/O monitor
 ii  ipcalc                               0.42-2                                 all          parameter calculator for IPv4 addresses
 ii  iperf                                2.1.7+dfsg1-1                          amd64        Internet Protocol bandwidth measuring tool
 ii  iperf3                               3.11-3+b1                              amd64        Internet Protocol bandwidth measuring tool
 ii  ipmitool                             1.8.19-1                               amd64        utility for IPMI control with kernel driver or LAN interface (daemon)
-ii  iproute2                             6.0.0-1                                amd64        networking and traffic control tools
+ii  iproute2                             6.0.0-1+b1                             amd64        networking and traffic control tools
 ii  iptables                             1.8.8-1                                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
@@ -276,11 +276,11 @@ ii  irssi                                1.4.3-1
 ii  isc-dhcp-client                      4.4.3-P1-1                             amd64        DHCP client for automatically obtaining an IP address
 ii  isc-dhcp-common                      4.4.3-P1-1                             amd64        common manpages relevant to all of the isc-dhcp packages
 ii  isc-dhcp-server                      4.4.3-P1-1                             amd64        ISC DHCP server for automatic IP address assignment
-ii  iso-codes                            4.11.0-1                               all          ISO language, territory, currency, script codes and their translations
+ii  iso-codes                            4.12.0-1                               all          ISO language, territory, currency, script codes and their translations
 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  jo                                   1.4-1                                  amd64        command-line processor to output JSON from a shell
+ii  jo                                   1.9-1                                  amd64        command-line processor to output JSON from a shell
 ii  jq                                   1.6-2.1                                amd64        lightweight and flexible command-line JSON processor
 ii  kbd                                  2.5.1-1                                amd64        Linux console font and keytable utilities
 ii  kexec-tools                          1:2.0.24-1+b1                          amd64        tools to support fast kexec reboots
@@ -295,7 +295,7 @@ ii  libacl1:amd64                        2.3.1-1
 ii  libafflib0v5:amd64                   3.7.19-4                               amd64        Advanced Forensics Format Library
 ii  libaio1:amd64                        0.3.113-2                              amd64        Linux kernel AIO access library - shared library
 ii  libaom3:amd64                        3.5.0-1                                amd64        AV1 Video Codec Library
-ii  libapparmor1:amd64                   3.0.7-1+b1                             amd64        changehat AppArmor library
+ii  libapparmor1:amd64                   3.0.7-1+b2                             amd64        changehat AppArmor library
 ii  libapt-pkg-perl                      0.1.40+b2                              amd64        Perl interface to libapt-pkg
 ii  libapt-pkg6.0:amd64                  2.5.4                                  amd64        package management runtime library
 ii  libarchive13:amd64                   3.6.0-1                                amd64        Multi-format archive and compression library (shared library)
@@ -304,14 +304,14 @@ ii  libasound2:amd64                     1.2.7.2-1
 ii  libasound2-data                      1.2.7.2-1                              all          Configuration files and profiles for ALSA drivers
 ii  libassuan0:amd64                     2.5.5-5                                amd64        IPC library for the GnuPG components
 ii  libasyncns0:amd64                    0.8-6+b3                               amd64        Asynchronous name service query library
-ii  libatk-bridge2.0-0:amd64             2.46.0-3                               amd64        AT-SPI 2 toolkit bridge - shared library
-ii  libatk1.0-0:amd64                    2.46.0-3                               amd64        ATK accessibility toolkit
+ii  libatk-bridge2.0-0:amd64             2.46.0-4                               amd64        AT-SPI 2 toolkit bridge - shared library
+ii  libatk1.0-0:amd64                    2.46.0-4                               amd64        ATK accessibility toolkit
 ii  libatkmm-1.6-1v5:amd64               2.28.3-1                               amd64        C++ wrappers for ATK accessibility toolkit (shared libraries)
 ii  libatopology2:amd64                  1.2.7.2-1                              amd64        shared library for handling ALSA topology definitions
-ii  libatspi2.0-0:amd64                  2.46.0-3                               amd64        Assistive Technology Service Provider Interface - shared library
+ii  libatspi2.0-0:amd64                  2.46.0-4                               amd64        Assistive Technology Service Provider Interface - shared library
 ii  libattr1:amd64                       1:2.5.1-1                              amd64        extended attribute handling - shared library
 ii  libaudit-common                      1:3.0.7-1.1                            all          Dynamic library for security auditing - common files
-ii  libaudit1:amd64                      1:3.0.7-1.1+b1                         amd64        Dynamic library for security auditing
+ii  libaudit1:amd64                      1:3.0.7-1.1+b2                         amd64        Dynamic library for security auditing
 ii  libaugeas0:amd64                     1.13.0-1                               amd64        Augeas configuration editing library and API
 ii  libavahi-client3:amd64               0.8-6+b1                               amd64        Avahi client library
 ii  libavahi-common-data:amd64           0.8-6+b1                               amd64        Avahi common data files
@@ -322,25 +322,25 @@ ii  libb2-1:amd64                        0.98.1-1.1
 ii  libbfio1:amd64                       20170123-6                             amd64        Library to provide basic input/output abstraction
 ii  libbinutils:amd64                    2.39-8                                 amd64        GNU binary utilities (private shared library)
 ii  libblas3:amd64                       3.10.1-2                               amd64        Basic Linear Algebra Reference implementations, shared library
-ii  libblkid1:amd64                      2.38.1-1.1+b1                          amd64        block device ID library
-ii  libbluetooth3:amd64                  5.65-1+b1                              amd64        Library to use the BlueZ Linux Bluetooth stack
-ii  libboost-iostreams1.74.0:amd64       1.74.0-17                              amd64        Boost.Iostreams Library
-ii  libboost-thread1.74.0:amd64          1.74.0-17                              amd64        portable C++ multi-threading
-ii  libbpf0:amd64                        1:0.8.0-1                              amd64        eBPF helper library (shared library)
-ii  libbrlapi0.8:amd64                   6.5-4+b2                               amd64        braille display access via BRLTTY - shared library
-ii  libbrotli1:amd64                     1.0.9-2+b4                             amd64        library implementing brotli encoder and decoder (shared libraries)
+ii  libblkid1:amd64                      2.38.1-4                               amd64        block device ID library
+ii  libbluetooth3:amd64                  5.66-1                                 amd64        Library to use the BlueZ Linux Bluetooth stack
+ii  libboost-iostreams1.74.0:amd64       1.74.0-17+b2                           amd64        Boost.Iostreams Library
+ii  libboost-thread1.74.0:amd64          1.74.0-17+b2                           amd64        portable C++ multi-threading
+ii  libbpf1:amd64                        1:1.0.1-2                              amd64        eBPF helper library (shared library)
+ii  libbrlapi0.8:amd64                   6.5-5                                  amd64        braille display access via BRLTTY - shared library
+ii  libbrotli1:amd64                     1.0.9-2+b5                             amd64        library implementing brotli encoder and decoder (shared libraries)
 ii  libbsd0:amd64                        0.11.7-1                               amd64        utility functions from BSD systems - shared library
 ii  libburn4:amd64                       1.5.4-1                                amd64        library to provide CD/DVD/BD writing functions
 ii  libbz2-1.0:amd64                     1.0.8-5+b1                             amd64        high-quality block-sorting file compressor library - runtime
-ii  libc-bin                             2.36-4                                 amd64        GNU C Library: Binaries
-ii  libc-l10n                            2.36-4                                 all          GNU C Library: localization files
-ii  libc6:amd64                          2.36-4                                 amd64        GNU C Library: Shared libraries
+ii  libc-bin                             2.36-5                                 amd64        GNU C Library: Binaries
+ii  libc-l10n                            2.36-5                                 all          GNU C Library: localization files
+ii  libc6:amd64                          2.36-5                                 amd64        GNU C Library: Shared libraries
 ii  libcacard0:amd64                     1:2.8.0-3                              amd64        Virtual Common Access Card (CAC) Emulator (runtime library)
 ii  libcairo-gobject2:amd64              1.16.0-6                               amd64        Cairo 2D vector graphics library (GObject library)
 ii  libcairo2:amd64                      1.16.0-6                               amd64        Cairo 2D vector graphics library
 ii  libcairomm-1.0-1v5:amd64             1.14.4-1                               amd64        C++ wrappers for Cairo (shared libraries)
 ii  libcanberra0:amd64                   0.30-10                                amd64        simple abstract interface for playing event sounds
-ii  libcap-ng0:amd64                     0.8.3-1+b1                             amd64        alternate POSIX capabilities library
+ii  libcap-ng0:amd64                     0.8.3-1+b2                             amd64        alternate POSIX capabilities library
 ii  libcap2:amd64                        1:2.44-1                               amd64        POSIX 1003.1e capabilities (library)
 ii  libcap2-bin                          1:2.44-1                               amd64        POSIX 1003.1e capabilities (utilities)
 ii  libcapstone4:amd64                   4.0.2-5                                amd64        lightweight multi-architecture disassembly framework - library
@@ -349,18 +349,19 @@ ii  libclamav9:amd64                     0.103.7+dfsg-1+b1
 ii  libclass-method-modifiers-perl       2.13-2                                 all          Perl module providing method modifiers
 ii  libclass-xsaccessor-perl             1.19-4+b1                              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                                 amd64        module for recursively copying Perl datatypes
 ii  libcolord2:amd64                     1.4.6-1                                amd64        system service to manage device colour profiles -- runtime
 ii  libcom-err2:amd64                    1.46.6~rc1-1+b1                        amd64        common error description library
 ii  libconfig-general-perl               2.65-2                                 all          generic configuration module
-ii  libcpupower1                         6.0.7-1                                amd64        CPU frequency and voltage scaling tools for Linux (libraries)
-ii  libcrypt1:amd64                      1:4.4.30-1                             amd64        libcrypt shared library
+ii  libcpupower1                         6.0.8-1                                amd64        CPU frequency and voltage scaling tools for Linux (libraries)
+ii  libcrypt1:amd64                      1:4.4.33-1                             amd64        libcrypt shared library
 ii  libcryptsetup12:amd64                2:2.5.0-6                              amd64        disk encryption support - shared library
 ii  libctf-nobfd0:amd64                  2.39-8                                 amd64        Compact C Type Format library (runtime, no BFD dependency)
 ii  libctf0:amd64                        2.39-8                                 amd64        Compact C Type Format library (runtime, BFD dependency)
 ii  libcunit1:amd64                      2.1-3-dfsg-2.4+b1                      amd64        Unit Testing Library for C
 ii  libcups2:amd64                       2.4.2-1+b2                             amd64        Common UNIX Printing System(tm) - Core library
-ii  libcurl3-gnutls:amd64                7.86.0-1                               amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
-ii  libcurl4:amd64                       7.86.0-1                               amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
+ii  libcurl3-gnutls:amd64                7.86.0-2                               amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
+ii  libcurl4:amd64                       7.86.0-2                               amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
 ii  libcwidget4:amd64                    0.5.18-6                               amd64        high-level terminal interface library for C++ (runtime files)
 ii  libdaemon0:amd64                     0.14-7.1                               amd64        lightweight C library for daemons - runtime library
 ii  libdate-manip-perl                   6.89-1                                 all          module for manipulating dates
@@ -369,10 +370,10 @@ ii  libdav1d6:amd64                      1.0.0-2
 ii  libdaxctl1:amd64                     74-2                                   amd64        Utility library for managing the device DAX subsystem
 ii  libdb5.3:amd64                       5.3.28+dfsg1-0.10                      amd64        Berkeley v5.3 Database Libraries [runtime]
 ii  libdbus-1-3:amd64                    1.14.4-1                               amd64        simple interprocess messaging system (library)
-ii  libdbus-glib-1-2:amd64               0.112-2                                amd64        deprecated library for D-Bus IPC
+ii  libdbus-glib-1-2:amd64               0.112-3                                amd64        deprecated library for D-Bus IPC
 ii  libdconf1:amd64                      0.40.0-3                               amd64        simple configuration storage system - runtime library
 ii  libde265-0:amd64                     1.0.9-1                                amd64        Open H.265 video codec implementation
-ii  libdebconfclient0:amd64              0.264                                  amd64        Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:amd64              0.265                                  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.1.1-1                                amd64        client-side window decoration library
@@ -384,21 +385,21 @@ ii  libdirectfb-1.7-7:amd64              1.7.7-11
 ii  libdislocker0.7                      0.7.3-2.1                              amd64        read/write encrypted BitLocker volumes (shared library)
 ii  libdmraid1.0.0.rc16:amd64            1.0.0.rc16-12                          amd64        Device-Mapper Software RAID support tool - shared library
 ii  libdpkg-perl                         1.21.9                                 all          Dpkg perl modules
-ii  libdrm-amdgpu1:amd64                 2.4.113-2                              amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
-ii  libdrm-common                        2.4.113-2                              all          Userspace interface to kernel DRM services -- common files
-ii  libdrm-nouveau2:amd64                2.4.113-2                              amd64        Userspace interface to nouveau-specific kernel DRM services -- runtime
-ii  libdrm-radeon1:amd64                 2.4.113-2                              amd64        Userspace interface to radeon-specific kernel DRM services -- runtime
-ii  libdrm2:amd64                        2.4.113-2                              amd64        Userspace interface to kernel DRM services -- runtime
+ii  libdrm-amdgpu1:amd64                 2.4.114-1                              amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
+ii  libdrm-common                        2.4.114-1                              all          Userspace interface to kernel DRM services -- common files
+ii  libdrm-nouveau2:amd64                2.4.114-1                              amd64        Userspace interface to nouveau-specific kernel DRM services -- runtime
+ii  libdrm-radeon1:amd64                 2.4.114-1                              amd64        Userspace interface to radeon-specific kernel DRM services -- runtime
+ii  libdrm2:amd64                        2.4.114-1                              amd64        Userspace interface to kernel DRM services -- runtime
 ii  libduktape207:amd64                  2.7.0-1+b1                             amd64        embeddable Javascript engine, library
-ii  libdw1:amd64                         0.187-4                                amd64        library that provides access to the DWARF debug information
+ii  libdw1:amd64                         0.188-1                                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-20221030-1                         amd64        BSD editline and history libraries
+ii  libedit2:amd64                       3.1-20221030-2                         amd64        BSD editline and history libraries
 ii  libefiboot1:amd64                    37-6                                   amd64        Library to manage UEFI variables
 ii  libefivar1:amd64                     37-6                                   amd64        Library to manage UEFI variables
-ii  libegl-mesa0:amd64                   22.2.0-1                               amd64        free implementation of the EGL API -- Mesa vendor library
+ii  libegl-mesa0:amd64                   22.2.4-1                               amd64        free implementation of the EGL API -- Mesa vendor library
 ii  libegl1:amd64                        1.5.0-1                                amd64        Vendor neutral GL dispatch library -- EGL support
-ii  libelf1:amd64                        0.187-4                                amd64        library to read and write ELF files
-ii  libemail-date-format-perl            1.005-3                                all          Module to generate RFC-2822-valid date strings
+ii  libelf1:amd64                        0.188-1                                amd64        library to read and write ELF files
+ii  libemail-date-format-perl            1.006-1                                all          Module to generate RFC-2822-valid date strings
 ii  libencode-locale-perl                1.05-3                                 all          utility to determine the locale encoding
 ii  libepoxy0:amd64                      1.5.10-1                               amd64        OpenGL function pointer management library
 ii  liberror-perl                        0.17029-2                              all          Perl module for error/exception handling in an OO-ish way
@@ -414,39 +415,39 @@ ii  libexpat1:amd64                      2.5.0-1
 ii  libext2fs2:amd64                     1.46.6~rc1-1+b1                        amd64        ext2/ext3/ext4 file system libraries
 ii  libfakeroot:amd64                    1.29-1                                 amd64        tool for simulating superuser privileges - shared libraries
 ii  libfastjson4:amd64                   0.99.9-2                               amd64        fast json library for C
-ii  libfdisk1:amd64                      2.38.1-1.1+b1                          amd64        fdisk partitioning library
+ii  libfdisk1:amd64                      2.38.1-4                               amd64        fdisk partitioning library
 ii  libfdt1:amd64                        1.6.1-4                                amd64        Flat Device Trees manipulation library
 ii  libffi8:amd64                        3.4.4-1                                amd64        Foreign Function Interface library runtime
 ii  libfftw3-single3:amd64               3.3.8-2                                amd64        Library for computing Fast Fourier Transforms - Single precision
-ii  libfido2-1:amd64                     1.12.0-1                               amd64        library for generating and verifying FIDO 2.0 objects
+ii  libfido2-1:amd64                     1.12.0-2                               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-2                                 all          module to search for files based on rules
+ii  libfile-find-rule-perl               0.34-3                                 all          module to search for files based on rules
 ii  libfile-homedir-perl                 1.006-1                                all          Perl module for finding user directories across platforms
 ii  libfile-lchown-perl                  0.02-3+b1                              amd64        module to modify attributes of symlinks without dereferencing them
 ii  libfile-listing-perl                 6.15-1                                 all          module to parse directory listings
 ii  libfile-slurp-perl                   9999.32-2                              all          single call read & write file routines
 ii  libfile-touch-perl                   0.12-2                                 all          Perl interface to touch-like functions
 ii  libfile-which-perl                   1.27-2                                 all          Perl module for searching paths for executable programs
-ii  libflac12:amd64                      1.4.2+ds-1                             amd64        Free Lossless Audio Codec - runtime C library
+ii  libflac12:amd64                      1.4.2+ds-2                             amd64        Free Lossless Audio Codec - runtime C library
 ii  libfmt9:amd64                        9.1.0+ds1-2                            amd64        fast type-safe C++ formatting library -- library
 ii  libfontconfig1:amd64                 2.13.1-4.5                             amd64        generic font configuration library - runtime
 ii  libfontenc1:amd64                    1:1.1.4-1                              amd64        X11 font encoding library
-ii  libfreeipmi17                        1.6.9-2+b1                             amd64        GNU IPMI - libraries
+ii  libfreeipmi17                        1.6.10-1                               amd64        GNU IPMI - libraries
 ii  libfreetype6:amd64                   2.12.1+dfsg-3                          amd64        FreeType 2 font engine, shared library files
 ii  libfribidi0:amd64                    1.0.8-2.1                              amd64        Free Implementation of the Unicode BiDi algorithm
 ii  libfstrm0:amd64                      0.6.1-1                                amd64        Frame Streams (fstrm) library
 ii  libfsverity0:amd64                   1.4-1~exp1+b1                          amd64        Shared library for fs-verity
-ii  libftdi1-2:amd64                     1.5-6                                  amd64        C Library to control and program the FTDI USB controllers
+ii  libftdi1-2:amd64                     1.5-6+b1                               amd64        C Library to control and program the FTDI USB controllers
 ii  libfuse2:amd64                       2.9.9-6                                amd64        Filesystem in Userspace (library)
 ii  libfuse3-3:amd64                     3.12.0-1                               amd64        Filesystem in Userspace (library) (3.x version)
-ii  libgbm1:amd64                        22.2.0-1                               amd64        generic buffer management API -- runtime
+ii  libgbm1:amd64                        22.2.4-1                               amd64        generic buffer management API -- runtime
 ii  libgc1:amd64                         1:8.2.2-3                              amd64        conservative garbage collector for C and C++
 ii  libgcc-s1:amd64                      12.2.0-9                               amd64        GCC support library
-ii  libgcrypt20:amd64                    1.10.1-2                               amd64        LGPL Crypto library - runtime library
+ii  libgcrypt20:amd64                    1.10.1-3                               amd64        LGPL Crypto library - runtime library
 ii  libgdbm-compat4:amd64                1.23-3                                 amd64        GNU dbm database routines (legacy support runtime version) 
 ii  libgdbm6:amd64                       1.23-3                                 amd64        GNU dbm database routines (runtime version) 
-ii  libgdk-pixbuf-2.0-0:amd64            2.42.9+dfsg-1                          amd64        GDK Pixbuf library
-ii  libgdk-pixbuf2.0-common              2.42.9+dfsg-1                          all          GDK Pixbuf library - data files
+ii  libgdk-pixbuf-2.0-0:amd64            2.42.10+dfsg-1                         amd64        GDK Pixbuf library
+ii  libgdk-pixbuf2.0-common              2.42.10+dfsg-1                         all          GDK Pixbuf library - data files
 ii  libgee-0.8-2:amd64                   0.20.6-1                               amd64        GObject based collection and utility library
 ii  libgensio0:amd64                     2.5.1-2                                amd64        abstract stream I/O (runtime files)
 ii  libgeoip1:amd64                      1.6.12-9                               amd64        non-DNS IP-to-country resolver library
@@ -456,28 +457,28 @@ ii  libgfxdr0:amd64                      10.3-1+b1
 ii  libgif7:amd64                        5.2.1-2.5                              amd64        library for GIF images (library)
 ii  libgirepository-1.0-1:amd64          1.74.0-2                               amd64        Library for handling GObject introspection data (runtime library)
 ii  libgl1:amd64                         1.5.0-1                                amd64        Vendor neutral GL dispatch library -- legacy GL support
-ii  libgl1-mesa-dri:amd64                22.2.0-1                               amd64        free implementation of the OpenGL API -- DRI modules
-ii  libglapi-mesa:amd64                  22.2.0-1                               amd64        free implementation of the GL API -- shared library
+ii  libgl1-mesa-dri:amd64                22.2.4-1                               amd64        free implementation of the OpenGL API -- DRI modules
+ii  libglapi-mesa:amd64                  22.2.4-1                               amd64        free implementation of the GL API -- shared library
 ii  libgles2:amd64                       1.5.0-1                                amd64        Vendor neutral GL dispatch library -- GLESv2 support
-ii  libglib2.0-0:amd64                   2.74.1-1                               amd64        GLib library of C routines
+ii  libglib2.0-0:amd64                   2.74.1-2                               amd64        GLib library of C routines
 ii  libglibmm-2.4-1v5:amd64              2.66.5-1                               amd64        C++ wrapper for the GLib toolkit (shared libraries)
 ii  libglusterfs0:amd64                  10.3-1+b1                              amd64        GlusterFS shared library
 ii  libglvnd0:amd64                      1.5.0-1                                amd64        Vendor neutral GL dispatch library
-ii  libglx-mesa0:amd64                   22.2.0-1                               amd64        free implementation of the OpenGL API -- GLX vendor library
+ii  libglx-mesa0:amd64                   22.2.4-1                               amd64        free implementation of the OpenGL API -- GLX vendor library
 ii  libglx0:amd64                        1.5.0-1                                amd64        Vendor neutral GL dispatch library -- GLX support
 ii  libgmp10:amd64                       2:6.2.1+dfsg1-1.1                      amd64        Multiprecision arithmetic library
 ii  libgnutls30:amd64                    3.7.8-4                                amd64        GNU TLS library - main runtime library
 ii  libgomp1:amd64                       12.2.0-9                               amd64        GCC OpenMP (GOMP) support library
-ii  libgpg-error0:amd64                  1.45-2                                 amd64        GnuPG development runtime library
+ii  libgpg-error0:amd64                  1.46-1                                 amd64        GnuPG development runtime library
 ii  libgpm2:amd64                        1.20.7-10+b1                           amd64        General Purpose Mouse - shared library
 ii  libgprofng0:amd64                    2.39-8                                 amd64        GNU Next Generation profiler (runtime library)
 ii  libgraphicsmagick-q16-3              1.4+really1.3.38+hg16739-1+b1          amd64        format-independent image processing - C shared library
 ii  libgraphite2-3:amd64                 1.3.14-1                               amd64        Font rendering engine for Complex Scripts -- library
-ii  libgssapi-krb5-2:amd64               1.20-1+b1                              amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
-ii  libgstreamer-plugins-base1.0-0:amd64 1.20.3-2                               amd64        GStreamer libraries from the "base" set
+ii  libgssapi-krb5-2:amd64               1.20.1-1                               amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
+ii  libgstreamer-plugins-base1.0-0:amd64 1.20.4-1                               amd64        GStreamer libraries from the "base" set
 ii  libgstreamer1.0-0:amd64              1.20.4-1                               amd64        Core GStreamer libraries and elements
-ii  libgtk-3-0:amd64                     3.24.34-3                              amd64        GTK graphical user interface library
-ii  libgtk-3-common                      3.24.34-3                              all          common files for the GTK graphical user interface library
+ii  libgtk-3-0:amd64                     3.24.35-1                              amd64        GTK graphical user interface library
+ii  libgtk-3-common                      3.24.35-1                              all          common files for the GTK graphical user interface library
 ii  libgtkmm-3.0-1v5:amd64               3.24.7-1                               amd64        C++ wrappers for GTK+ (shared libraries)
 ii  libgudev-1.0-0:amd64                 237-2                                  amd64        GObject-based wrapper library for libudev
 ii  libharfbuzz0b:amd64                  5.2.0-2+b1                             amd64        OpenType text shaping engine (shared library)
@@ -485,28 +486,27 @@ ii  libhavege2:amd64                     1.9.14-1+b1
 ii  libhd21:amd64                        21.82-1                                amd64        Hardware identification system library
 ii  libheif1:amd64                       1.13.0-1                               amd64        ISO/IEC 23008-12:2017 HEIF file format decoder - shared library
 ii  libhogweed6:amd64                    3.8.1-2                                amd64        low level cryptographic library (public-key cryptos)
-ii  libhtml-parser-perl:amd64            3.79-1+b1                              amd64        collection of modules that parse HTML text documents
+ii  libhtml-parser-perl:amd64            3.80-1                                 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-2                                 all          Perl module to represent and create HTML syntax trees
 ii  libhttp-cookies-perl                 6.10-1                                 all          HTTP cookie jars
 ii  libhttp-date-perl                    6.05-2                                 all          module of date conversion routines
-ii  libhttp-message-perl                 6.41-1                                 all          perl interface to HTTP style messages
+ii  libhttp-message-perl                 6.44-1                                 all          perl interface to HTTP style messages
 ii  libhttp-negotiate-perl               6.01-1                                 all          implementation of content negotiation
 ii  libibverbs1:amd64                    42.0-1+b1                              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  libicu71:amd64                       71.1-3                                 amd64        International Components for Unicode
-ii  libicu72:amd64                       72.1-2                                 amd64        International Components for Unicode
+ii  libicu72:amd64                       72.1-3                                 amd64        International Components for Unicode
 ii  libid3tag0:amd64                     0.15.1b-14                             amd64        ID3 tag reading library from the MAD project
 ii  libidn2-0:amd64                      2.3.3-1+b1                             amd64        Internationalized domain names (IDNA2008/TR46) library
 ii  libimlib2:amd64                      1.7.4-2                                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-10                               all          Perl module for detecting several virtualizations
 ii  libinih1:amd64                       55-1                                   amd64        simple .INI file parser
-ii  libinput-bin                         1.21.0-1                               amd64        input device management and event handling library - udev quirks
-ii  libinput10:amd64                     1.21.0-1                               amd64        input device management and event handling library - shared library
+ii  libinput-bin                         1.22.0-1                               amd64        input device management and event handling library - udev quirks
+ii  libinput10:amd64                     1.22.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.15-2+b2                            amd64        Perl module for pseudo tty IO
-ii  libio-socket-ssl-perl                2.075-1                                all          Perl module implementing object oriented interface to SSL sockets
+ii  libio-socket-ssl-perl                2.077-1                                all          Perl module implementing object oriented interface to SSL sockets
 ii  libip4tc2:amd64                      1.8.8-1                                amd64        netfilter libip4tc library
 ii  libip6tc2:amd64                      1.8.8-1                                amd64        netfilter libip6tc library
 ii  libipc-run-perl                      20220807.0-1                           all          Perl module for running processes
@@ -517,7 +517,7 @@ ii  libisl23:amd64                       0.25-1
 ii  libisns0:amd64                       0.101-0.2+b1                           amd64        Internet Storage Name Service - shared libraries
 ii  libisoburn1:amd64                    1.5.4-4                                amd64        library to handle creation and inspection of ISO-9660 file systems
 ii  libisofs6:amd64                      1.5.4-1                                amd64        library to create ISO 9660 images
-ii  libiw30:amd64                        30~pre9-13.1                           amd64        Wireless tools - library
+ii  libiw30:amd64                        30~pre9-14                             amd64        Wireless tools - library
 ii  libjack-jackd2-0:amd64               1.9.21~dfsg-1                          amd64        JACK Audio Connection Kit (libraries)
 ii  libjansson4:amd64                    2.14-2                                 amd64        C library for encoding, decoding and manipulating JSON data
 ii  libjbig0:amd64                       2.1-3.1+b2                             amd64        JBIGkit libraries
@@ -527,20 +527,20 @@ ii  libjpeg62-turbo:amd64                1:2.1.2-1+b1
 ii  libjq1:amd64                         1.6-2.1                                amd64        lightweight and flexible command-line JSON processor - shared library
 ii  libjson-c5:amd64                     0.16-2                                 amd64        JSON manipulation library - shared library
 ii  libjte2:amd64                        1.22-3                                 amd64        Jigdo Template Export - runtime library
-ii  libk5crypto3:amd64                   1.20-1+b1                              amd64        MIT Kerberos runtime libraries - Crypto Library
+ii  libk5crypto3:amd64                   1.20.1-1                               amd64        MIT Kerberos runtime libraries - Crypto Library
 ii  libkeyutils1:amd64                   1.6.3-1                                amd64        Linux Key Management Utilities (library)
 ii  libklibc:amd64                       2.0.11-1                               amd64        minimal libc subset for use with initramfs
 ii  libkmod2:amd64                       30+20220905-1                          amd64        libkmod shared library
-ii  libkrb5-3:amd64                      1.20-1+b1                              amd64        MIT Kerberos runtime libraries
-ii  libkrb5support0:amd64                1.20-1+b1                              amd64        MIT Kerberos runtime libraries - Support library
-ii  libksba8:amd64                       1.6.2-2                                amd64        X.509 and CMS support library
+ii  libkrb5-3:amd64                      1.20.1-1                               amd64        MIT Kerberos runtime libraries
+ii  libkrb5support0:amd64                1.20.1-1                               amd64        MIT Kerberos runtime libraries - Support library
+ii  libksba8:amd64                       1.6.2-4                                amd64        X.509 and CMS support library
 ii  liblcms2-2:amd64                     2.13.1-1+b1                            amd64        Little CMS 2 color management library
 ii  libldap-2.5-0:amd64                  2.5.13+dfsg-2+b1                       amd64        OpenLDAP libraries
-ii  libldb2:amd64                        2:2.6.1+samba4.17.2-8                  amd64        LDAP-like embedded database - shared library
+ii  libldb2:amd64                        2:2.6.1+samba4.17.3+dfsg-2             amd64        LDAP-like embedded database - shared library
 ii  liblerc4:amd64                       4.0.0+ds-2                             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  libllvm14:amd64                      1:14.0.6-2                             amd64        Modular compiler and toolchain technologies, runtime library
+ii  libllvm15:amd64                      1:15.0.5-4                             amd64        Modular compiler and toolchain technologies, runtime library
 ii  liblmdb0:amd64                       0.9.24-1                               amd64        Lightning Memory-Mapped Database shared library
 ii  liblocale-gettext-perl               1.07-4+b3                              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
@@ -548,7 +548,7 @@ ii  liblockfile1:amd64                   1.17-1+b1
 ii  liblognorm5:amd64                    2.0.6-4                                amd64        log normalizing library
 ii  liblouis-data                        3.23.0-1                               all          Braille translation library - data
 ii  liblouis20:amd64                     3.23.0-1                               amd64        Braille translation library - shared libs
-ii  libltdl7:amd64                       2.4.7-4                                amd64        System independent dlopen wrapper for GNU libtool
+ii  libltdl7:amd64                       2.4.7-5                                amd64        System independent dlopen wrapper for GNU libtool
 ii  liblua5.2-0:amd64                    5.2.4-2                                amd64        Shared library for the Lua interpreter version 5.2
 ii  liblua5.3-0:amd64                    5.3.6-1+b1                             amd64        Shared library for the Lua interpreter version 5.3
 ii  liblvm2cmd2.03:amd64                 2.03.16-2                              amd64        LVM2 command library
@@ -556,7 +556,7 @@ ii  liblwp-mediatypes-perl               6.04-1
 ii  liblwp-protocol-https-perl           6.10-1                                 all          HTTPS driver for LWP::UserAgent
 ii  liblz1:amd64                         1.13-4                                 amd64        data compressor based on the LZMA algorithm (library)
 ii  liblz4-1:amd64                       1.9.4-1                                amd64        Fast LZ compression algorithm library - runtime
-ii  liblzma5:amd64                       5.2.7-0.1                              amd64        XZ-format compression library
+ii  liblzma5:amd64                       5.2.8-0.0                              amd64        XZ-format compression library
 ii  liblzo2-2:amd64                      2.10-2                                 amd64        data compression library
 ii  libmagic-mgc                         1:5.41-4                               amd64        File type determination library using "magic" numbers (compiled magic file)
 ii  libmagic1:amd64                      1:5.41-4                               amd64        Recognize the type of data in a file using "magic" numbers - library
@@ -570,7 +570,7 @@ ii  libmodule-find-perl                  0.16-2
 ii  libmodule-runtime-perl               0.016-2                                all          Perl module for runtime module handling
 ii  libmoo-perl                          2.005004-3                             all          Minimalist Object Orientation library (with Moose compatibility)
 ii  libmotif-common                      2.3.8-3                                all          Motif - common files
-ii  libmount1:amd64                      2.38.1-1.1+b1                          amd64        device mounting library
+ii  libmount1:amd64                      2.38.1-4                               amd64        device mounting library
 ii  libmp3lame0:amd64                    3.100-6                                amd64        MP3 encoding library
 ii  libmpc3:amd64                        1.2.1-2                                amd64        multiple precision complex floating-point library
 ii  libmpdec3:amd64                      2.5.1-2                                amd64        library for decimal floating point arithmetic (runtime library)
@@ -588,11 +588,11 @@ ii  libnet-ssleay-perl:amd64             1.92-2+b1
 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-2                                amd64        Netfilter netlink-conntrack library
 ii  libnettle8:amd64                     3.8.1-2                                amd64        low level cryptographic library (symmetric and one-way cryptos)
-ii  libnewt0.52:amd64                    0.52.21-6                              amd64        Not Erik's Windowing Toolkit - text mode windowing with slang
+ii  libnewt0.52:amd64                    0.52.22-1                              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.2-1+b1                           amd64        NFS idmapping library
 ii  libnftables1:amd64                   1.0.5-2                                amd64        Netfilter nftables high level userspace API library
-ii  libnftnl11:amd64                     1.2.3-1                                amd64        Netfilter nftables userspace API library
+ii  libnftnl11:amd64                     1.2.4-2                                amd64        Netfilter nftables userspace API library
 ii  libnghttp2-14:amd64                  1.50.0-1+b1                            amd64        library implementing HTTP/2 protocol (shared library)
 ii  libnl-3-200:amd64                    3.7.0-0.2+b1                           amd64        library for dealing with netlink sockets
 ii  libnl-cli-3-200:amd64                3.7.0-0.2+b1                           amd64        library for dealing with netlink sockets - cli helpers
@@ -604,7 +604,7 @@ ii  libnsl2:amd64                        1.3.0-2
 ii  libnspr4:amd64                       2:4.35-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              252.1-1                                amd64        nss module providing fallback resolution for the current hostname
-ii  libnss3:amd64                        2:3.83-1                               amd64        Network Security Service libraries
+ii  libnss3:amd64                        2:3.85-1                               amd64        Network Security Service libraries
 ii  libntfs-3g89:amd64                   1:2022.10.3-1                          amd64        read/write NTFS driver for FUSE (runtime library)
 ii  libnuma1:amd64                       2.0.15-1                               amd64        Libraries for controlling NUMA policy
 ii  libnumber-compare-perl               0.03-3                                 all          module for performing numeric comparisons in Perl
@@ -628,19 +628,19 @@ ii  libpangomm-1.4-1v5:amd64             2.46.3-1
 ii  libpaper1:amd64                      1.1.28+b1                              amd64        library for handling paper characteristics
 ii  libparams-classify-perl:amd64        0.015-2+b1                             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.5-2                                  amd64        disk partition manipulator - shared FS resizing library
-ii  libparted2:amd64                     3.5-2                                  amd64        disk partition manipulator - shared library
+ii  libparted-fs-resize0:amd64           3.5-3                                  amd64        disk partition manipulator - shared FS resizing library
+ii  libparted2:amd64                     3.5-3                                  amd64        disk partition manipulator - shared library
 ii  libpcap0.8:amd64                     1.10.1-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.8.0-1                              amd64        PCI utilities (shared library)
-ii  libpciaccess0:amd64                  0.16-3                                 amd64        Generic PCI access library for X
+ii  libpci3:amd64                        1:3.9.0-1                              amd64        PCI utilities (shared library)
+ii  libpciaccess0:amd64                  0.17-2                                 amd64        Generic PCI access library for X
 ii  libpcre2-32-0:amd64                  10.40-2                                amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
 ii  libpcre2-8-0:amd64                   10.40-2                                amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
 ii  libpcre3:amd64                       2:8.39-14                              amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
 ii  libpcsclite1:amd64                   1.9.9-1                                amd64        Middleware to access a smart card using PC/SC (library)
 ii  libperl5.36:amd64                    5.36.0-4                               amd64        shared Perl library
-ii  libpipeline1:amd64                   1.5.6-3                                amd64        Unix process pipeline manipulation library
-ii  libpixman-1-0:amd64                  0.40.0-1.1                             amd64        pixel-manipulation library for X and cairo
+ii  libpipeline1:amd64                   1.5.7-1                                amd64        Unix process pipeline manipulation library
+ii  libpixman-1-0:amd64                  0.42.2-1                               amd64        pixel-manipulation library for X and cairo
 ii  libpkcs11-helper1:amd64              1.29.0-1                               amd64        library that simplifies the interaction with PKCS#11
 ii  libpmem1:amd64                       1.12.1-1                               amd64        Persistent Memory low level support library, v1 runtime
 ii  libpmemblk1:amd64                    1.12.1-1                               amd64        Persistent Memory block array support library
@@ -650,8 +650,8 @@ ii  libpolkit-gobject-1-0:amd64          122-1
 ii  libpoppler123:amd64                  22.08.0-2.1                            amd64        PDF rendering library
 ii  libpopt0:amd64                       1.19+dfsg-1                            amd64        lib for parsing cmdline parameters
 ii  libprocps8:amd64                     2:3.3.17-7.1                           amd64        library for accessing process information from /proc
-ii  libprotobuf-c1:amd64                 1.4.1-1                                amd64        Protocol Buffers C shared library (protobuf-c)
-ii  libprotobuf23:amd64                  3.12.4-1+b5                            amd64        protocol buffers C++ library
+ii  libprotobuf-c1:amd64                 1.4.1-1+b1                             amd64        Protocol Buffers C shared library (protobuf-c)
+ii  libprotobuf32:amd64                  3.21.9-5                               amd64        protocol buffers C++ library
 ii  libpsl5:amd64                        0.21.0-1.2                             amd64        Library for Public Suffix List (shared libraries)
 ii  libpulse0:amd64                      16.1+dfsg1-2+b1                        amd64        PulseAudio client libraries
 ii  libpython3-stdlib:amd64              3.10.6-1                               amd64        interactive high-level object-oriented language (default python3 version)
@@ -662,27 +662,27 @@ ii  libqrencode4:amd64                   4.1.1-1
 ii  librados2                            16.2.10+ds-3+b1                        amd64        RADOS distributed object store client library
 ii  librbd1                              16.2.10+ds-3+b1                        amd64        RADOS block device client library
 ii  librdmacm1:amd64                     42.0-1+b1                              amd64        Library for managing RDMA connections
-ii  libreadline8:amd64                   8.2-1.1                                amd64        GNU readline and history libraries, run-time libraries
+ii  libreadline8:amd64                   8.2-1.2                                amd64        GNU readline and history libraries, run-time libraries
 ii  libregexp-ipv6-perl                  0.03-3                                 all          Regular expression for IPv6 addresses
 ii  librole-tiny-perl                    2.002004-1                             all          Perl module for minimalist role composition
-ii  librpm9                              4.17.1.1+dfsg-1                        amd64        RPM shared library
-ii  librpmbuild9                         4.17.1.1+dfsg-1                        amd64        RPM build shared library
-ii  librpmio9                            4.17.1.1+dfsg-1                        amd64        RPM IO shared library
-ii  librpmsign9                          4.17.1.1+dfsg-1                        amd64        RPM signing shared library
+ii  librpm9                              4.17.1.1+dfsg-1+b1                     amd64        RPM shared library
+ii  librpmbuild9                         4.17.1.1+dfsg-1+b1                     amd64        RPM build shared library
+ii  librpmio9                            4.17.1.1+dfsg-1+b1                     amd64        RPM IO shared library
+ii  librpmsign9                          4.17.1.1+dfsg-1+b1                     amd64        RPM signing shared library
 ii  librsvg2-2:amd64                     2.54.5+dfsg-1                          amd64        SAX-based renderer library for SVG files (runtime)
 ii  librsync2:amd64                      2.3.2-1+b1                             amd64        rsync remote-delta algorithm library
 ii  librtmp1:amd64                       2.4+20151223.gitfa8646d.1-2+b2         amd64        toolkit for RTMP streams (shared library)
 ii  libruby:amd64                        1:3.0+3.1                              amd64        Libraries necessary to run Ruby
 ii  libruby3.0:amd64                     3.0.4-8                                amd64        Libraries necessary to run Ruby 3.0
 ii  libsamplerate0:amd64                 0.2.2-2                                amd64        Audio sample rate conversion library
-ii  libsasl2-2:amd64                     2.1.28+dfsg-                         amd64        Cyrus SASL - authentication abstraction library
-ii  libsasl2-modules-db:amd64            2.1.28+dfsg-                         amd64        Cyrus SASL - pluggable authentication modules (DB)
+ii  libsasl2-2:amd64                     2.1.28+dfsg-10                         amd64        Cyrus SASL - authentication abstraction library
+ii  libsasl2-modules-db:amd64            2.1.28+dfsg-10                         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.24.2+dfsg-1                          amd64        Simple DirectMedia Layer
-ii  libseccomp2:amd64                    2.5.4-1+b1                             amd64        high level interface to Linux seccomp filter
-ii  libselinux1:amd64                    3.4-1+b2                               amd64        SELinux runtime shared libraries
+ii  libseccomp2:amd64                    2.5.4-1+b2                             amd64        high level interface to Linux seccomp filter
+ii  libselinux1:amd64                    3.4-1+b3                               amd64        SELinux runtime shared libraries
 ii  libsemanage-common                   3.4-1                                  all          Common files for SELinux policy management libraries
-ii  libsemanage2:amd64                   3.4-1+b2                               amd64        SELinux policy management library
+ii  libsemanage2:amd64                   3.4-1+b3                               amd64        SELinux policy management library
 ii  libsensors-config                    1:3.6.0-7.1                            all          lm-sensors configuration files
 ii  libsensors5:amd64                    1:3.6.0-7.1                            amd64        library to read temperature/voltage/fan sensors
 ii  libsepol2:amd64                      3.4-2                                  amd64        SELinux library for manipulating binary security policies
@@ -692,14 +692,14 @@ ii  libsigsegv2:amd64                    2.14-1
 ii  libslang2:amd64                      2.3.3-2                                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.38.1-1.1+b1                          amd64        smart column output alignment library
+ii  libsmartcols1:amd64                  2.38.1-4                               amd64        smart column output alignment library
 ii  libsndfile1:amd64                    1.1.0-3+b1                             amd64        Library for reading/writing audio files
 ii  libsnmp-base                         5.9.3+dfsg-1                           all          SNMP configuration script, MIBs and documentation
 ii  libsnmp40:amd64                      5.9.3+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-12                               amd64        Simple library to speed up or slow down speech
 ii  libspice-server1:amd64               0.15.1-1                               amd64        Implements the server side of the SPICE protocol
-ii  libsqlite3-0:amd64                   3.39.4-1                               amd64        SQLite 3 shared library
+ii  libsqlite3-0:amd64                   3.40.0-1                               amd64        SQLite 3 shared library
 ii  libss2:amd64                         1.46.6~rc1-1+b1                        amd64        command-line interface parsing library
 ii  libssh-4:amd64                       0.10.4-2                               amd64        tiny C SSH library (OpenSSL flavor)
 ii  libssh2-1:amd64                      1.10.0-3+b1                            amd64        SSH2 client-side library
@@ -719,14 +719,14 @@ ii  libteamdctl0:amd64                   1.31-1
 ii  libterm-readkey-perl                 2.38-2+b1                              amd64        perl module for simple terminal control
 ii  libterm-size-perl                    0.211-1+b2                             amd64        Perl extension for retrieving terminal size
 ii  libtevent0:amd64                     0.13.0-2                               amd64        talloc-based event loop library - shared library
-ii  libtext-charwidth-perl               0.04-10+b3                             amd64        get display widths of characters on the terminal
+ii  libtext-charwidth-perl:amd64         0.04-11                                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                   1.7-7+b3                               amd64        module to convert between character sets in Perl
+ii  libtext-iconv-perl:amd64             1.7-8                                  amd64        module to convert between character sets in Perl
 ii  libtext-wrapi18n-perl                0.06-10                                all          internationalized substitute of Text::Wrap
 ii  libtfm1:amd64                        0.13-4.1                               amd64        Fast multiple-precision integer library [runtime]
 ii  libthai-data                         0.1.29-1                               all          Data files for Thai language support library
 ii  libthai0:amd64                       0.1.29-1                               amd64        Thai language support library
-ii  libtiff5:amd64                       4.4.0-5+b1                             amd64        Tag Image File Format (TIFF) library
+ii  libtiff5:amd64                       4.4.0-6                                amd64        Tag Image File Format (TIFF) library
 ii  libtime-duration-perl                1.21-1                                 all          module for rounded or exact English expression of durations
 ii  libtime-parsedate-perl               2015.103-3                             all          collection of Perl modules for time/date manipulation
 ii  libtime-period-perl                  1.25-3                                 all          Perl library for testing if a time() is in a specific period
@@ -742,12 +742,12 @@ ii  libudev1:amd64                       252.1-1
 ii  libunistring2:amd64                  1.0-2                                  amd64        Unicode string library for C
 ii  libunwind8:amd64                     1.3.2-2                                amd64        library to determine the call-chain of a program - runtime
 ii  liburcu8:amd64                       0.13.2-1                               amd64        userspace RCU (read-copy-update) library
-ii  liburi-perl                          5.16-1                                 all          module to manipulate and access URI strings
-ii  liburing2:amd64                      2.2-2                                  amd64        Linux kernel io_uring access library - shared library
+ii  liburi-perl                          5.17-1                                 all          module to manipulate and access URI strings
+ii  liburing2:amd64                      2.3-2                                  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-1                               amd64        Parser for the usbredir protocol (runtime)
 ii  libutempter0:amd64                   1.2.1-2                                amd64        privileged helper for utmp/wtmp updates (runtime)
-ii  libuuid1:amd64                       2.38.1-1.1+b1                          amd64        Universally Unique ID library
+ii  libuuid1:amd64                       2.38.1-4                               amd64        Universally Unique ID library
 ii  libuv1:amd64                         1.44.2-1                               amd64        asynchronous event notification library - runtime library
 ii  libva-drm2:amd64                     2.16.0-1                               amd64        Video Acceleration (VA) API for Linux -- DRM runtime
 ii  libva2:amd64                         2.16.0-1                               amd64        Video Acceleration (VA) API for Linux -- runtime
@@ -755,22 +755,22 @@ ii  libvdeplug2:amd64                    4.0.1-4
 ii  libvhdi1:amd64                       20210425-1+b1                          amd64        Virtual Hard Disk image format access library
 ii  libvirglrenderer1:amd64              0.10.3-2                               amd64        virtual GPU for KVM virtualization
 ii  libvmdk1:amd64                       20200926-2+b1                          amd64        VMWare Virtual Disk format access library
-ii  libvncclient1:amd64                  0.9.13+dfsg-4                          amd64        API to write one's own VNC server - client library
-ii  libvncserver1:amd64                  0.9.13+dfsg-4                          amd64        API to write one's own VNC server
+ii  libvncclient1:amd64                  0.9.13+dfsg-5                          amd64        API to write one's own VNC server - client library
+ii  libvncserver1:amd64                  0.9.13+dfsg-5                          amd64        API to write one's own VNC server
 ii  libvorbis0a:amd64                    1.3.7-1                                amd64        decoder library for Vorbis General Audio Compression Codec
 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  libvpx7:amd64                        1.12.0-1                               amd64        VP8 and VP9 video codec (shared library)
 ii  libvte-2.91-0:amd64                  0.70.1-1+b1                            amd64        Terminal emulator widget for GTK+ 3.0 - runtime files
 ii  libvte-2.91-common                   0.70.1-1+b1                            amd64        Terminal emulator widget for GTK+ 3.0 - common files
-ii  libvulkan1:amd64                     1.3.224.0-1                            amd64        Vulkan loader library
+ii  libvulkan1:amd64                     1.3.231.1-1                            amd64        Vulkan loader library
 ii  libwacom-common                      2.5.0-1                                all          Wacom model feature query library (common files)
 ii  libwacom9:amd64                      2.5.0-1                                amd64        Wacom model feature query library
 ii  libwayland-client0:amd64             1.21.0-1                               amd64        wayland compositor infrastructure - client library
 ii  libwayland-cursor0:amd64             1.21.0-1                               amd64        wayland compositor infrastructure - cursor library
 ii  libwayland-egl1:amd64                1.21.0-1                               amd64        wayland compositor infrastructure - EGL library
 ii  libwayland-server0:amd64             1.21.0-1                               amd64        wayland compositor infrastructure - server library
-ii  libwbclient0:amd64                   2:4.17.2+dfsg-8                        amd64        Samba winbind client library
+ii  libwbclient0:amd64                   2:4.17.3+dfsg-2                        amd64        Samba winbind client library
 ii  libwebp7:amd64                       1.2.2-2+b2                             amd64        Lossy compression of digital photographic images
 ii  libwebpmux3:amd64                    1.2.2-2+b2                             amd64        Lossy compression of digital photographic images
 ii  libwmflite-0.2-7:amd64               0.2.12-5                               amd64        Windows metafile conversion lite library
@@ -783,7 +783,7 @@ ii  libx11-xcb1:amd64                    2:1.8.1-2
 ii  libx265-199:amd64                    3.5-2+b1                               amd64        H.265/HEVC video stream encoder (shared library)
 ii  libx86emu3:amd64                     3.5-1                                  amd64        x86 emulation library
 ii  libxapian30:amd64                    1.4.21-1                               amd64        Search engine library
-ii  libxatracker2:amd64                  22.2.0-1                               amd64        X acceleration library -- runtime
+ii  libxatracker2:amd64                  22.2.4-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
@@ -809,9 +809,9 @@ ii  libxinerama1:amd64                   2:1.1.4-3
 ii  libxkbcommon0:amd64                  1.4.1-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  libxml2:amd64                        2.9.14+dfsg-1+b1                       amd64        GNOME XML library
-ii  libxmlsec1:amd64                     1.2.34-2                               amd64        XML security library
-ii  libxmlsec1-openssl:amd64             1.2.34-2                               amd64        Openssl engine for the XML security library
+ii  libxml2:amd64                        2.9.14+dfsg-1.1+b2                     amd64        GNOME XML library
+ii  libxmlsec1:amd64                     1.2.36-2                               amd64        XML security library
+ii  libxmlsec1-openssl:amd64             1.2.36-2                               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.12-1                             amd64        X11 pixmap library
@@ -828,19 +828,19 @@ ii  libxxhash0:amd64                     0.8.1-1
 ii  libyaml-0-2:amd64                    0.2.5-1                                amd64        Fast YAML 1.1 parser and emitter library
 ii  libz3-4:amd64                        4.8.12-3                               amd64        theorem prover from Microsoft Research - runtime libraries
 ii  libzstd1:amd64                       1.5.2+dfsg-1                           amd64        fast lossless compression algorithm
-ii  links2                               2.27-1+b1                              amd64        Web browser running in both graphics and text mode
+ii  links2                               2.28-1                                 amd64        Web browser running in both graphics and text mode
 ii  linux-base                           4.9                                    all          Linux image base package
-ii  linux-cpupower                       6.0.7-1                                amd64        CPU power management tools for Linux
-ii  linux-image-6.0.0-3-amd64            6.0.7-1                                amd64        Linux 6.0 for 64-bit PCs (signed)
-ii  linux-image-amd64                    6.0.7-1                                amd64        Linux for 64-bit PCs (meta-package)
+ii  linux-cpupower                       6.0.8-1                                amd64        CPU power management tools for Linux
+ii  linux-image-6.0.0-4-amd64            6.0.8-1                                amd64        Linux 6.0 for 64-bit PCs (signed)
+ii  linux-image-amd64                    6.0.8-1                                amd64        Linux for 64-bit PCs (meta-package)
 ii  live-boot-grml                       1:20210208+grml.3                      all          Live System Boot Components
 ii  live-boot-grml-doc                   1:20210208+grml.3                      all          Live System Boot Components (documentation)
 ii  live-boot-grml-initramfs-tools       1:20210208+grml.3                      all          Live System Boot Components (initramfs-tools backend)
 ii  lm-sensors                           1:3.6.0-7.1                            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.36-4                                 all          GNU C Library: National Language (locale) data [support]
+ii  locales                              2.36-5                                 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.12.3+dfsg1-3                       amd64        system login tools
+ii  login                                1:4.13+dfsg1-1                         amd64        system login tools
 ii  logrotate                            3.20.1-1+b1                            amd64        Log rotation utility
 ii  logsave                              1.46.6~rc1-1+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
@@ -856,7 +856,7 @@ ii  lynx                                 2.9.0dev.10-1+b1
 ii  lynx-common                          2.9.0dev.10-1                          all          shared files for lynx package
 ii  lzop                                 1.04-2                                 amd64        fast compression program
 ii  make                                 4.3-4.1                                amd64        utility for directing compilation
-ii  man-db                               2.11.0-1+b1                            amd64        tools for reading manual pages
+ii  man-db                               2.11.1-1                               amd64        tools for reading manual pages
 ii  mawk                                 1.3.4.20200120-3.1                     amd64        Pattern scanning and text processing language
 ii  mbr                                  1.2.1+b1                               amd64        Master Boot Record for IBM-PC compatible computers.
 ii  mbuffer                              20220418+ds1-1                         amd64        tool for buffering data streams
@@ -869,18 +869,18 @@ ii  memtester                            4.5.1-1
 ii  menu                                 2.1.49                                 amd64        generates programs menu for all menu-aware applications
 ii  minicom                              2.8-2                                  amd64        Friendly menu driven serial communication program
 ii  mksh                                 59c-19                                 amd64        MirBSD Korn Shell
-ii  mmdebstrap                           1.2.2-2                                all          create a Debian chroot
+ii  mmdebstrap                           1.2.3-1                                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  mosh                                 1.3.2-2.2                              amd64        Mobile shell that supports roaming and intelligent local echo
-ii  mount                                2.38.1-1.1+b1                          amd64        tools for mounting and manipulating filesystems
+ii  mosh                                 1.4.0-1+b1                             amd64        Mobile shell that supports roaming and intelligent local echo
+ii  mount                                2.38.1-4                               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.33-1+really4.0.32-1                amd64        Tools for manipulating MSDOS files
 ii  mtr-tiny                             0.95-1                                 amd64        Full screen ncurses traceroute tool
 ii  mtx                                  1.3.12-14                              amd64        controls autoloaders and tape libraries
 ii  multipath-tools                      0.9.0-4+b1                             amd64        maintain multipath block device access
 ii  myrescue                             0.9.8-3                                amd64        rescue data from damaged disks
-ii  nano                                 6.4-1                                  amd64        small, friendly text editor inspired by Pico
+ii  nano                                 7.0-1                                  amd64        small, friendly text editor inspired by Pico
 ii  ncdu                                 1.17-0.1                               amd64        ncurses disk usage viewer
 ii  ncurses-base                         6.3+20220423-2                         all          basic terminal type definitions
 ii  ncurses-bin                          6.3+20220423-2                         amd64        terminal-related programs and man pages
@@ -905,21 +905,21 @@ ii  numactl                              2.0.15-1
 ii  nvme-cli                             1.16-4+b1                              amd64        NVMe management tool
 ii  nwipe                                0.34-1+b1                              amd64        Utility to securely erase disks
 ii  open-iscsi                           2.1.8-1                                amd64        iSCSI initiator tools
-ii  open-vm-tools                        2:12.1.0-1+b1                          amd64        Open VMware Tools for virtual machines hosted on VMware (CLI)
-ii  openssh-client                       1:9.0p1-1+b2                           amd64        secure shell (SSH) client, for secure access to remote machines
-ii  openssh-server                       1:9.0p1-1+b2                           amd64        secure shell (SSH) server, for secure access from remote machines
-ii  openssh-sftp-server                  1:9.0p1-1+b2                           amd64        secure shell (SSH) sftp server module, for SFTP access from remote machines
+ii  open-vm-tools                        2:12.1.0-2+b1                          amd64        Open VMware Tools for virtual machines hosted on VMware (CLI)
+ii  openssh-client                       1:9.1p1-1                              amd64        secure shell (SSH) client, for secure access to remote machines
+ii  openssh-server                       1:9.1p1-1                              amd64        secure shell (SSH) server, for secure access from remote machines
+ii  openssh-sftp-server                  1:9.1p1-1                              amd64        secure shell (SSH) sftp server module, for SFTP access from remote machines
 ii  openssl                              3.0.7-1                                amd64        Secure Sockets Layer toolkit - cryptographic utility
-ii  openvpn                              2.6.0~git20220818-1+b1                 amd64        virtual private network daemon
+ii  openvpn                              2.6.0~git20221116-1                    amd64        virtual private network daemon
 ii  partclone                            0.3.20+repack-1+b1                     amd64        Utility to clone and restore a partition
-ii  parted                               3.5-2                                  amd64        disk partition manipulator
+ii  parted                               3.5-3                                  amd64        disk partition manipulator
 ii  partimage                            0.6.9-8+b1                             amd64        backup partitions into a compressed image file
 ii  partimage-server                     0.6.9-8+b1                             amd64        server to use partimage across a network
-ii  passwd                               1:4.12.3+dfsg1-3                       amd64        change and administer password and group data
+ii  passwd                               1:4.13+dfsg1-1                         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~2022.10.28-1                       all          PCI ID Repository
-ii  pciutils                             1:3.8.0-1                              amd64        PCI utilities
+ii  pci.ids                              0.0~2022.11.19-1                       all          PCI ID Repository
+ii  pciutils                             1:3.9.0-1                              amd64        PCI utilities
 ii  perl                                 5.36.0-4                               amd64        Larry Wall's Practical Extraction and Report Language
 ii  perl-base                            5.36.0-4                               amd64        minimal Perl system
 ii  perl-modules-5.36                    5.36.0-4                               all          Core Perl modules
@@ -940,11 +940,11 @@ ii  pxelinux                             3:6.04~git20190206.bf6db5b4+dfsg1-3
 ii  python3                              3.10.6-1                               amd64        interactive high-level object-oriented language (default python3 version)
 ii  python3-attr                         22.1.0-1                               all          Attributes without boilerplate (Python 3)
 ii  python3-binwalk                      2.3.3+dfsg1-2                          all          Python3 library for analyzing binary blobs and executable code
-ii  python3-blinker                      1.4+dfsg1-0.5                          all          fast, simple object-to-object and broadcast signaling library
+ii  python3-blinker                      1.5-1                                  all          Fast, simple object-to-object and broadcast signaling (Python3)
 ii  python3-certifi                      2022.6.15-2                            all          root certificates for validating SSL certs and verifying TLS hosts (python3)
-ii  python3-cffi-backend:amd64           1.15.1-3                               amd64        Foreign Function Interface for Python 3 calling C code - runtime
+ii  python3-cffi-backend:amd64           1.15.1-3+b1                            amd64        Foreign Function Interface for Python 3 calling C code - runtime
 ii  python3-chardet                      4.0.0-2                                all          universal character encoding detector for Python3
-ii  python3-charset-normalizer           2.0.6-3                                all          charset, encoding and language detection for Python
+ii  python3-charset-normalizer           3.0.1-2                                all          charset, encoding and language detection (Python 3)
 ii  python3-colorlog                     6.7.0-1                                all          formatter to use with the logging module of Python 3
 ii  python3-configobj                    5.0.6-5                                all          simple but powerful config file reader and writer for Python 3
 ii  python3-configshell-fb               1:1.1.28-2                             all          Python library for building configuration shells - Python 3
@@ -952,7 +952,7 @@ ii  python3-cryptography                 3.4.8-2
 ii  python3-dnspython                    2.2.1-2                                all          DNS toolkit for Python 3
 ii  python3-fasteners                    0.17.3-2                               all          provides useful locks - Python 3.x
 ii  python3-future                       0.18.2-6                               all          Clean single-source support for Python 3 and 2 - Python 3.x
-ii  python3-gi                           3.42.2-2                               amd64        Python 3 bindings for gobject-introspection libraries
+ii  python3-gi                           3.42.2-3                               amd64        Python 3 bindings for gobject-introspection libraries
 ii  python3-humanize                     4.4.0-1                                all          Python Humanize library (Python 3)
 ii  python3-idna                         3.3-1                                  all          Python IDNA2008 (RFC 5891) handling (Python 3)
 ii  python3-jinja2                       3.0.3-2                                all          small but fast and easy to use stand-alone template engine
@@ -960,55 +960,55 @@ ii  python3-json-pointer                 2.3-2
 ii  python3-jsonpatch                    1.32-2                                 all          library to apply JSON patches - Python 3.x
 ii  python3-jsonschema                   4.7.2-3                                all          An(other) implementation of JSON Schema (Draft 3, 4, 6, 7)
 ii  python3-jwt                          2.4.0-2                                all          Python 3 implementation of JSON Web Token
-ii  python3-ldb                          2:2.6.1+samba4.17.2-8                  amd64        Python 3 bindings for LDB
+ii  python3-ldb                          2:2.6.1+samba4.17.3+dfsg-2             amd64        Python 3 bindings for LDB
 ii  python3-lib2to3                      3.10.8-1                               all          Interactive high-level object-oriented language (lib2to3)
 ii  python3-lockfile                     1:0.12.2-2.2                           all          file locking library for Python — Python 3 library
-ii  python3-markupsafe                   2.1.1-1                                amd64        HTML/XHTML/XML string library
+ii  python3-markupsafe                   2.1.1-1+b1                             amd64        HTML/XHTML/XML string library
 ii  python3-minimal                      3.10.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-1+b1                             amd64        Python 3 implementation of MessagePack format
-ii  python3-netifaces:amd64              0.11.0-1+b2                            amd64        portable network interface information - Python 3.x
+ii  python3-msgpack                      1.0.3-2                                amd64        Python 3 implementation of MessagePack format
+ii  python3-netifaces:amd64              0.11.0-1+b3                            amd64        portable network interface information - Python 3.x
 ii  python3-ntp                          1.2.1+dfsg1-8                          amd64        Python 3 NTP Helper Classes
 ii  python3-oauthlib                     3.2.1-2                                all          generic, spec-compliant implementation of OAuth for Python3
 ii  python3-packaging                    21.3-1.1                               all          core utilities for python3 packages
-ii  python3-parted                       3.12.0-2+b1                            amd64        Python 3 interface for libparted
+ii  python3-parted                       3.12.0-3                               amd64        Python 3 interface for libparted
 ii  python3-pkg-resources                65.5.0-1                               all          Package Discovery and Resource Access using pkg_resources
 ii  python3-pyparsing                    3.0.7-3                                all          alternative to creating and executing simple grammars - Python 3.x
-ii  python3-pyrsistent:amd64             0.18.1-1+b1                            amd64        persistent/functional/immutable data structures for Python
+ii  python3-pyrsistent:amd64             0.18.1-1+b2                            amd64        persistent/functional/immutable data structures for Python
 ii  python3-pyudev                       0.22.0-2                               all          Python3 bindings for libudev
-ii  python3-requests                     2.27.1+dfsg-1                          all          elegant and simple HTTP library for Python3, built for human beings
+ii  python3-requests                     2.28.1+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.17.2+dfsg-8                        amd64        Python 3 bindings for Samba
+ii  python3-samba                        2:4.17.3+dfsg-2                        amd64        Python 3 bindings for Samba
 ii  python3-six                          1.16.0-4                               all          Python 2 and 3 compatibility library
 ii  python3-talloc:amd64                 2.3.4-2                                amd64        hierarchical pool based memory allocator - Python3 bindings
 ii  python3-tdb                          1.4.7-2                                amd64        Python3 bindings for TDB
 ii  python3-urllib3                      1.26.12-1                              all          HTTP library with thread-safe connection pooling for Python3
-ii  python3-urwid                        2.1.2-2+b2                             amd64        curses-based UI/widget library for Python 3
-ii  python3-yaml                         5.4.1-1+b2                             amd64        YAML parser and emitter for Python3
+ii  python3-urwid                        2.1.2-3                                amd64        curses-based UI/widget library for Python 3
+ii  python3-yaml                         6.0-3+b1                               amd64        YAML parser and emitter for Python3
 ii  python3.10                           3.10.8-3                               amd64        Interactive high-level object-oriented language (version 3.10)
 ii  python3.10-minimal                   3.10.8-3                               amd64        Minimal subset of the Python language (version 3.10)
-ii  qemu-guest-agent                     1:7.1+dfsg-2                           amd64        Guest-side qemu-system agent
-ii  qemu-system-common                   1:7.1+dfsg-2                           amd64        QEMU full system emulation binaries (common files)
+ii  qemu-guest-agent                     1:7.1+dfsg-2+b3                        amd64        Guest-side qemu-system agent
+ii  qemu-system-common                   1:7.1+dfsg-2+b3                        amd64        QEMU full system emulation binaries (common files)
 ii  qemu-system-data                     1:7.1+dfsg-2                           all          QEMU full system emulation (data files)
-ii  qemu-system-gui                      1:7.1+dfsg-2                           amd64        QEMU full system emulation binaries (user interface and audio support)
-ii  qemu-system-x86                      1:7.1+dfsg-2                           amd64        QEMU full system emulation binaries (x86)
-ii  qemu-utils                           1:7.1+dfsg-2                           amd64        QEMU utilities
+ii  qemu-system-gui                      1:7.1+dfsg-2+b3                        amd64        QEMU full system emulation binaries (user interface and audio support)
+ii  qemu-system-x86                      1:7.1+dfsg-2+b3                        amd64        QEMU full system emulation binaries (x86)
+ii  qemu-utils                           1:7.1+dfsg-2+b3                        amd64        QEMU utilities
 ii  qrencode                             4.1.1-1                                amd64        QR Code encoder into PNG image
-ii  radvd                                1:2.18-3+b1                            amd64        Router Advertisement Daemon
+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.5-1+b1                             amd64        IPv6 recursive DNS server discovery daemon
-ii  readline-common                      8.2-1.1                                all          GNU readline and history libraries, common files
+ii  readline-common                      8.2-1.2                                all          GNU readline and history libraries, common files
 ii  recoverjpeg                          2.6.3-4                                amd64        recover JFIF (JPEG) pictures and MOV movies
 ii  reiser4progs                         1.2.2-1+b1                             amd64        administration utilities for the Reiser4 filesystem
 ii  reiserfsprogs                        1:3.6.27-4                             amd64        User-level tools for ReiserFS filesystems
 ii  resolvconf                           1.91+nmu1                              all          name server information handler
 ii  restic                               0.14.0-1                               amd64        backup program with multiple revisions, encryption and more
-ii  rfkill                               2.38.1-1.1+b1                          amd64        tool for enabling and disabling wireless devices
+ii  rfkill                               2.38.1-4                               amd64        tool for enabling and disabling wireless devices
 ii  rinse                                3.7                                    all          RPM installation environment
 ii  rpcbind                              1.2.6-6+b1                             amd64        converts RPC program numbers into universal addresses
-ii  rpm                                  4.17.1.1+dfsg-1                        amd64        package manager for RPM
-ii  rpm-common                           4.17.1.1+dfsg-1                        amd64        common files for RPM
-ii  rpm2cpio                             4.17.1.1+dfsg-1                        amd64        tool to convert RPM package to CPIO archive
+ii  rpm                                  4.17.1.1+dfsg-1+b1                     amd64        package manager for RPM
+ii  rpm-common                           4.17.1.1+dfsg-1+b1                     amd64        common files for RPM
+ii  rpm2cpio                             4.17.1.1+dfsg-1+b1                     amd64        tool to convert RPM package to CPIO archive
 ii  rsync                                3.2.6-4+b1                             amd64        fast, versatile, remote (and local) file-copying tool
 ii  rsyslog                              8.2210.0-3                             amd64        reliable system and kernel logging daemon
 ii  ruby                                 1:3.0+3.1                              amd64        Interpreter of object-oriented scripting language Ruby (default version)
@@ -1020,11 +1020,11 @@ ii  ruby-xmlrpc                          0.3.2-2
 ii  ruby3.0                              3.0.4-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.15.0                                 all          dh-runit implementation detail
-ii  samba                                2:4.17.2+dfsg-8                        amd64        SMB/CIFS file, print, and login server for Unix
-ii  samba-common                         2:4.17.2+dfsg-8                        all          common files used by both the Samba server and client
-ii  samba-common-bin                     2:4.17.2+dfsg-8                        amd64        Samba common files used by both the server and the client
-ii  samba-libs:amd64                     2:4.17.2+dfsg-8                        amd64        Samba core libraries
-ii  screen                               4.9.0-2+b1                             amd64        terminal multiplexer with VT100/ANSI terminal emulation
+ii  samba                                2:4.17.3+dfsg-2                        amd64        SMB/CIFS file, print, and login server for Unix
+ii  samba-common                         2:4.17.3+dfsg-2                        all          common files used by both the Samba server and client
+ii  samba-common-bin                     2:4.17.3+dfsg-2                        amd64        Samba common files used by both the server and the client
+ii  samba-libs:amd64                     2:4.17.3+dfsg-2                        amd64        Samba core libraries
+ii  screen                               4.9.0-3                                amd64        terminal multiplexer with VT100/ANSI terminal emulation
 ii  scsitools                            0.12-4                                 amd64        Collection of tools for SCSI hardware management
 ii  sdparm                               1.12-1                                 amd64        Output and modify SCSI device parameters
 ii  seabios                              1.16.0-4                               all          Legacy BIOS implementation
@@ -1048,9 +1048,9 @@ ii  snmp                                 5.9.3+dfsg-1+b2
 ii  socat                                1.7.4.4-2                              amd64        multipurpose relay for bidirectional data transfer
 ii  sound-theme-freedesktop              0.8-2                                  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.39.4-1                               amd64        Command line interface for SQLite 3
+ii  sqlite3                              3.40.0-1                               amd64        Command line interface for SQLite 3
 ii  squashfs-tools                       1:4.5.1-1                              amd64        Tool to create and append to squashfs filesystems
-ii  ssh                                  1:9.0p1-1                              all          secure shell client and server (metapackage)
+ii  ssh                                  1:9.1p1-1                              all          secure shell client and server (metapackage)
 ii  sshfs                                3.7.2-1                                amd64        filesystem client based on SSH File Transfer Protocol
 ii  ssmping                              0.9.1-4                                amd64        check your multicast connectivity
 ii  statserial                           1.1-25+b1                              amd64        Displays serial port modem status lines
@@ -1067,7 +1067,7 @@ ii  sysstat                              12.5.6-1+b1
 ii  systemd                              252.1-1                                amd64        system and service manager
 ii  systemd-container                    252.1-1                                amd64        systemd container/nspawn tools
 ii  systemd-sysv                         252.1-1                                amd64        system and service manager - SysV links
-ii  sysvinit-utils                       3.05-6                                 amd64        System-V-like utilities
+ii  sysvinit-utils                       3.05-7                                 amd64        System-V-like utilities
 ii  tar                                  1.34+dfsg-1                            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.11+1                               amd64        Tool Command Language (default version) - shell
@@ -1098,9 +1098,9 @@ ii  usb-modeswitch-data                  20191128-5
 ii  usbutils                             1:014-1                                amd64        Linux USB utilities
 ii  usbview                              3.0-3                                  amd64        USB device viewer
 ii  usrmerge                             33                                     all          Convert the system to the merged /usr directories scheme
-ii  util-linux                           2.38.1-1.1+b1                          amd64        miscellaneous system utilities
-ii  util-linux-extra                     2.38.1-1.1+b1                          amd64        interactive login tools
-ii  uuid-runtime                         2.38.1-1.1+b1                          amd64        runtime components for the Universally Unique ID library
+ii  util-linux                           2.38.1-4                               amd64        miscellaneous system utilities
+ii  util-linux-extra                     2.38.1-4                               amd64        interactive login tools
+ii  uuid-runtime                         2.38.1-4                               amd64        runtime components for the Universally Unique ID library
 ii  vblade                               25-1+b1                                amd64        virtual AoE blade emulator
 ii  vim                                  2:9.0.0813-1                           amd64        Vi IMproved - enhanced vi editor
 ii  vim-common                           2:9.0.0813-1                           all          Vi IMproved - Common files
@@ -1114,13 +1114,13 @@ ii  w3m                                  0.5.3+git20220429-1+b1
 ii  wakeonlan                            0.41-12.1                              all          Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
 ii  wdiff                                1.2.2-2+b1                             amd64        Compares two files word by word
 ii  wget                                 1.21.3-1+b2                            amd64        retrieves files from the web
-ii  whiptail                             0.52.21-6                              amd64        Displays user-friendly dialog boxes from shell scripts
+ii  whiptail                             0.52.22-1                              amd64        Displays user-friendly dialog boxes from shell scripts
 ii  whois                                5.5.14                                 amd64        intelligent WHOIS client
 ii  wipe                                 0.24-9+b1                              amd64        secure file deletion
 ii  wireguard                            1.0.20210914-1                         all          fast, modern, secure kernel VPN tunnel (metapackage)
 ii  wireguard-tools                      1.0.20210914-1+b1                      amd64        fast, modern, secure kernel VPN tunnel (userland utilities)
 ii  wireless-regdb                       2022.06.06-1                           all          wireless regulatory database for Linux
-ii  wireless-tools                       30~pre9-13.1                           amd64        Tools for manipulating Linux Wireless Extensions
+ii  wireless-tools                       30~pre9-14                             amd64        Tools for manipulating Linux Wireless Extensions
 ii  wpasupplicant                        2:2.10-9+b2                            amd64        client support for WPA and WPA2 (IEEE 802.11i)
 ii  x11-common                           1:7.7+23                               all          X Window System (X.Org) infrastructure
 ii  x11-xkb-utils                        7.7+7                                  amd64        X11 XKB utilities
@@ -1134,16 +1134,16 @@ ii  xfonts-base                          1:1.0.5
 ii  xfonts-encodings                     1:1.0.4-2.1                            all          Encodings for X.Org fonts
 ii  xfonts-utils                         1:7.7+6                                amd64        X Window System font utility programs
 ii  xfsdump                              3.1.11-0.1                             amd64        Administrative utilities for the XFS filesystem
-ii  xfsprogs                             5.19.0-1+b1                            amd64        Utilities for managing the XFS filesystem
+ii  xfsprogs                             6.0.0-1                                amd64        Utilities for managing the XFS filesystem
 ii  xinit                                1.4.0-1                                amd64        X server initialisation tool
 ii  xkb-data                             2.35.1-1                               all          X Keyboard Extension (XKB) configuration data
 ii  xml-core                             0.18+nmu1                              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.4-4                                amd64        command line ISO-9660 and Rock Ridge manipulation tool
 ii  xpdf                                 3.04+git20220601-1+b1                  amd64        Motif-based PDF reader using the Poppler library
-ii  xserver-common                       2:21.1.4-2                             all          common files used by various X servers
+ii  xserver-common                       2:21.1.4-3                             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.4-2                             amd64        Xorg X server - core server
+ii  xserver-xorg-core                    2:21.1.4-3                             amd64        Xorg X server - core server
 ii  xserver-xorg-input-all               1:7.7+23                               amd64        X.Org X server -- input driver metapackage
 ii  xserver-xorg-input-libinput          1.2.1-1+b1                             amd64        X.Org X server -- libinput input driver
 ii  xserver-xorg-video-all               1:7.7+23                               amd64        X.Org X server -- output driver metapackage
@@ -1154,13 +1154,13 @@ ii  xserver-xorg-video-nouveau           1:1.0.17-2
 ii  xserver-xorg-video-radeon            1:19.1.0-3                             amd64        X.Org X server -- AMD/ATI Radeon display driver
 ii  xserver-xorg-video-vesa              1:2.5.0-1+b1                           amd64        X.Org X server -- VESA display driver
 ii  xserver-xorg-video-vmware            1:13.3.0-3.1                           amd64        X.Org X server -- VMware display driver
-ii  xterm                                375-1                                  amd64        X terminal emulator
+ii  xterm                                376-1                                  amd64        X terminal emulator
 ii  xxd                                  2:9.0.0813-1                           amd64        tool to make (or reverse) a hex dump
-ii  xz-utils                             5.2.7-0.1                              amd64        XZ-format compression utilities
+ii  xz-utils                             5.2.8-0.0                              amd64        XZ-format compression utilities
 ii  zerofree                             1.1.1-1                                amd64        zero free blocks from ext2, ext3 and ext4 file-systems
 ii  zile                                 2.6.2-2+b1                             amd64        very small Emacs-subset editor
 ii  zip                                  3.0-12                                 amd64        Archiver for .zip files
 ii  zlib1g:amd64                         1:1.2.11.dfsg-4.1                      amd64        compression library - runtime
-ii  zsh                                  5.9-1+b2                               amd64        shell with lots of features
-ii  zsh-common                           5.9-1                                  all          architecture independent files for Zsh
+ii  zsh                                  5.9-2                                  amd64        shell with lots of features
+ii  zsh-common                           5.9-2                                  all          architecture independent files for Zsh
 ii  zstd                                 1.5.2+dfsg-1                           amd64        fast lossless compression algorithm -- CLI tool
index 5ea9afb..6a4fe29 100644 (file)
@@ -321,7 +321,7 @@ libblkid1:amd64                                     install
 libbluetooth3:amd64                            install
 libboost-iostreams1.74.0:amd64                 install
 libboost-thread1.74.0:amd64                    install
-libbpf0:amd64                                  install
+libbpf1:amd64                                  install
 libbrlapi0.8:amd64                             install
 libbrotli1:amd64                               install
 libbsd0:amd64                                  install
@@ -344,6 +344,7 @@ libclamav9:amd64                            install
 libclass-method-modifiers-perl                 install
 libclass-xsaccessor-perl                       install
 libcli1.10:amd64                               install
+libclone-perl:amd64                            install
 libcolord2:amd64                               install
 libcom-err2:amd64                              install
 libconfig-general-perl                         install
@@ -489,7 +490,6 @@ libhttp-message-perl                                install
 libhttp-negotiate-perl                         install
 libibverbs1:amd64                              install
 libice6:amd64                                  install
-libicu71:amd64                                 install
 libicu72:amd64                                 install
 libid3tag0:amd64                               install
 libidn2-0:amd64                                        install
@@ -535,7 +535,7 @@ libldb2:amd64                                       install
 liblerc4:amd64                                 install
 liblinear4:amd64                               install
 liblinux-lvm-perl                              install
-libllvm14:amd64                                        install
+libllvm15:amd64                                        install
 liblmdb0:amd64                                 install
 liblocale-gettext-perl                         install
 liblockfile-bin                                        install
@@ -646,7 +646,7 @@ libpoppler123:amd64                         install
 libpopt0:amd64                                 install
 libprocps8:amd64                               install
 libprotobuf-c1:amd64                           install
-libprotobuf23:amd64                            install
+libprotobuf32:amd64                            install
 libpsl5:amd64                                  install
 libpulse0:amd64                                        install
 libpython3-stdlib:amd64                                install
@@ -714,9 +714,9 @@ libteamdctl0:amd64                          install
 libterm-readkey-perl                           install
 libterm-size-perl                              install
 libtevent0:amd64                               install
-libtext-charwidth-perl                         install
+libtext-charwidth-perl:amd64                   install
 libtext-glob-perl                              install
-libtext-iconv-perl                             install
+libtext-iconv-perl:amd64                       install
 libtext-wrapi18n-perl                          install
 libtfm1:amd64                                  install
 libthai-data                                   install
@@ -826,7 +826,7 @@ libzstd1:amd64                                      install
 links2                                         install
 linux-base                                     install
 linux-cpupower                                 install
-linux-image-6.0.0-3-amd64                      install
+linux-image-6.0.0-4-amd64                      install
 linux-image-amd64                              install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
index 3c7cc7b..9aca37b 100644 (file)
@@ -18,9 +18,9 @@ ii  binutils-common:amd64          2.39-8                                 amd64
 ii  binutils-x86-64-linux-gnu      2.39-8                                 amd64        GNU binary utilities, for x86-64-linux-gnu target
 ii  bluez-firmware                 1.2-7                                  all          Firmware for Bluetooth devices
 ii  bridge-utils                   1.7-1                                  amd64        Utilities for configuring the Linux Ethernet bridge
-ii  bsdextrautils                  2.38.1-1.1+b1                          amd64        extra utilities from 4.4BSD-Lite
-ii  bsdutils                       1:2.38.1-1.1+b1                        amd64        basic utilities from 4.4BSD-Lite
-ii  btrfs-progs                    6.0-1                                  amd64        Checksumming Copy on Write Filesystem utilities
+ii  bsdextrautils                  2.38.1-4                               amd64        extra utilities from 4.4BSD-Lite
+ii  bsdutils                       1:2.38.1-4                             amd64        basic utilities from 4.4BSD-Lite
+ii  btrfs-progs                    6.0.1-1                                amd64        Checksumming Copy on Write Filesystem utilities
 ii  buffer                         1.19-12+b1                             amd64        Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                        1:1.35.0-4                             amd64        Tiny utilities for small and embedded systems
 ii  bzip2                          1.0.8-5+b1                             amd64        high-quality block-sorting file compressor - utilities
@@ -31,8 +31,8 @@ ii  console-setup                  1.211                                  all
 ii  console-setup-linux            1.211                                  all          Linux specific part of console-setup
 ii  coreutils                      9.1-1                                  amd64        GNU core utilities
 ii  cpio                           2.13+dfsg-7.1                          amd64        GNU cpio -- a program to manage archives of files
-ii  cron                           3.0pl1-150+b1                          amd64        process scheduling daemon
-ii  cron-daemon-common             3.0pl1-150                             all          process scheduling daemon's configuration files
+ii  cron                           3.0pl1-151                             amd64        process scheduling daemon
+ii  cron-daemon-common             3.0pl1-151                             all          process scheduling daemon's configuration files
 ii  cryptsetup                     2:2.5.0-6                              amd64        disk encryption support - startup scripts
 ii  cryptsetup-bin                 2:2.5.0-6                              amd64        disk encryption support - command line tools
 ii  cryptsetup-initramfs           2:2.5.0-6                              all          disk encryption support - initramfs integration
@@ -64,31 +64,31 @@ ii  dpkg                           1.21.9+b1                              amd64
 ii  e2fsprogs                      1.46.6~rc1-1+b1                        amd64        ext2/ext3/ext4 file system utilities
 ii  ed                             1.18-1                                 amd64        classic UNIX line editor
 ii  efibootmgr                     17-1                                   amd64        Interact with the EFI Boot Manager
-ii  eject                          2.38.1-1.1+b1                          amd64        ejects CDs and operates CD-Changers under Linux
+ii  eject                          2.38.1-4                               amd64        ejects CDs and operates CD-Changers under Linux
 ii  ethtool                        1:6.0-1                                amd64        display or change Ethernet device settings
 ii  f2fs-tools                     1.14.0-2                               amd64        Tools for Flash-Friendly File System
-ii  fdisk                          2.38.1-1.1+b1                          amd64        collection of partitioning utilities
+ii  fdisk                          2.38.1-4                               amd64        collection of partitioning utilities
 ii  file                           1:5.41-4                               amd64        Recognize the type of data in a file using "magic" numbers
 ii  findutils                      4.9.0-3                                amd64        utilities for finding files--find, xargs
-ii  firmware-amd-graphics          20221012-1                             all          Binary firmware for AMD/ATI graphics chips
+ii  firmware-amd-graphics          20221109-2                             all          Binary firmware for AMD/ATI graphics chips
 ii  firmware-ath9k-htc             1.4.0-108-gd856466+dfsg1-1             all          firmware for AR7010 and AR9271 USB wireless adapters
-ii  firmware-atheros               20221012-1                             all          Binary firmware for Qualcomm Atheros wireless cards
-ii  firmware-bnx2                  20221012-1                             all          Binary firmware for Broadcom NetXtremeII
-ii  firmware-bnx2x                 20221012-1                             all          Binary firmware for Broadcom NetXtreme II 10Gb
-ii  firmware-brcm80211             20221012-1                             all          Binary firmware for Broadcom/Cypress 802.11 wireless cards
-ii  firmware-cavium                20221012-1                             all          Binary firmware for Cavium Ethernet adapters
-ii  firmware-intel-sound           20221012-1                             all          Binary firmware for Intel sound DSPs
-ii  firmware-iwlwifi               20221012-1                             all          Binary firmware for Intel Wireless cards
-ii  firmware-libertas              20221012-1                             all          Binary firmware for Marvell wireless cards
-ii  firmware-linux                 20221012-1                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
+ii  firmware-atheros               20221109-2                             all          Binary firmware for Qualcomm Atheros wireless cards
+ii  firmware-bnx2                  20221109-2                             all          Binary firmware for Broadcom NetXtremeII
+ii  firmware-bnx2x                 20221109-2                             all          Binary firmware for Broadcom NetXtreme II 10Gb
+ii  firmware-brcm80211             20221109-2                             all          Binary firmware for Broadcom/Cypress 802.11 wireless cards
+ii  firmware-cavium                20221109-2                             all          Binary firmware for Cavium Ethernet adapters
+ii  firmware-intel-sound           20221109-2                             all          Binary firmware for Intel sound DSPs
+ii  firmware-iwlwifi               20221109-2                             all          Binary firmware for Intel Wireless cards
+ii  firmware-libertas              20221109-2                             all          Binary firmware for Marvell wireless cards
+ii  firmware-linux                 20221109-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
 ii  firmware-linux-free            20200122-1                             all          Binary firmware for various drivers in the Linux kernel
-ii  firmware-linux-nonfree         20221012-1                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
-ii  firmware-misc-nonfree          20221012-1                             all          Binary firmware for various drivers in the Linux kernel
-ii  firmware-myricom               20221012-1                             all          Binary firmware for Myri-10G Ethernet adapters
-ii  firmware-netxen                20221012-1                             all          Binary firmware for QLogic Intelligent Ethernet (3000 and 3100 Series)
-ii  firmware-qlogic                20221012-1                             all          Binary firmware for QLogic HBAs
-ii  firmware-realtek               20221012-1                             all          Binary firmware for Realtek wired/wifi/BT adapters
-ii  firmware-ti-connectivity       20221012-1                             all          Binary firmware for TI Connectivity wifi and BT/FM/GPS adapters
+ii  firmware-linux-nonfree         20221109-2                             all          Binary firmware for various drivers in the Linux kernel (metapackage)
+ii  firmware-misc-nonfree          20221109-2                             all          Binary firmware for various drivers in the Linux kernel
+ii  firmware-myricom               20221109-2                             all          Binary firmware for Myri-10G Ethernet adapters
+ii  firmware-netxen                20221109-2                             all          Binary firmware for QLogic Intelligent Ethernet (3000 and 3100 Series)
+ii  firmware-qlogic                20221109-2                             all          Binary firmware for QLogic HBAs
+ii  firmware-realtek               20221109-2                             all          Binary firmware for Realtek wired/wifi/BT adapters
+ii  firmware-ti-connectivity       20221109-2                             all          Binary firmware for TI Connectivity wifi and BT/FM/GPS adapters
 ii  firmware-zd1211                1:1.5-8                                all          binary firmware for the zd1211rw wireless driver
 ii  fsarchiver                     0.8.6-1                                amd64        file system archiver
 ii  fuse3                          3.12.0-1                               amd64        Filesystem in Userspace (3.x version)
@@ -96,7 +96,7 @@ ii  gawk                           1:5.1.0-1                              amd64
 ii  gcc-10-base:amd64              10.4.0-5                               amd64        GCC, the GNU Compiler Collection (base package)
 ii  gcc-12-base:amd64              12.2.0-9                               amd64        GCC, the GNU Compiler Collection (base package)
 ii  gddrescue                      1.26-2                                 amd64        GNU data recovery tool
-ii  gettext-base                   0.21-                                amd64        GNU Internationalization utilities for the base system
+ii  gettext-base                   0.21-10                                amd64        GNU Internationalization utilities for the base system
 ii  gnupg                          2.2.40-1                               all          GNU privacy guard - a free PGP replacement
 ii  gnupg-l10n                     2.2.40-1                               all          GNU privacy guard - localization files
 ii  gnupg-utils                    2.2.40-1                               amd64        GNU privacy guard - utility programs
@@ -112,27 +112,27 @@ ii  grep                           3.8-3                                  amd64
 ii  grml-autoconfig                0.20.3                                 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.100                                  all          wrapper around debootstrap for installing pure Debian
+ii  grml-debootstrap               0.101                                  all          wrapper around debootstrap for installing pure Debian
 ii  grml-etc                       1.8.1                                  all          etcetera files for the Grml system
-ii  grml-etc-core                  0.19.4                                 all          core etcetera files for the Grml system
+ii  grml-etc-core                  0.19.5                                 all          core etcetera files for the Grml system
 ii  grml-hwinfo                    0.16.1                                 all          collect hardware information
-ii  grml-network                   0.14.0                                 all          network related helper scripts
+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
 ii  grml-quickconfig               0.21                                   all          Menu framework for quick access of grml menu entries
 ii  grml-quickconfig-standard      0.21                                   all          Standard menu entries for grml-quickconfig
-ii  grml-scripts                   2.11.2                                 amd64        Collection of little tools
+ii  grml-scripts                   2.12.1                                 amd64        Collection of little tools
 ii  grml-scripts-core              2.1.1                                  amd64        reusable core scripts for the Grml system
 ii  grml-shlib                     1.04.1                                 all          Generic shell library used in grml scripts
 ii  grml-tips                      0.7.3                                  all          search for tips and hints via a keyword
-ii  grml-udev-config               0.5.1                                  all          custom udev configurations for the Grml live system
+ii  grml-udev-config               0.6.0                                  all          custom udev configurations for the Grml live system
 ii  grml2usb                       0.19.0                                 amd64        install Grml system / ISO to usb device
-ii  grub-common                    2.06-4                                 amd64        GRand Unified Bootloader (common files)
-ii  grub-efi-amd64-bin             2.06-4                                 amd64        GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
-ii  grub-efi-ia32-bin              2.06-4                                 amd64        GRand Unified Bootloader, version 2 (EFI-IA32 modules)
-ii  grub-pc                        2.06-4                                 amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
-ii  grub-pc-bin                    2.06-4                                 amd64        GRand Unified Bootloader, version 2 (PC/BIOS modules)
-ii  grub2-common                   2.06-4                                 amd64        GRand Unified Bootloader (common files for version 2)
+ii  grub-common                    2.06-5                                 amd64        GRand Unified Bootloader (common files)
+ii  grub-efi-amd64-bin             2.06-5                                 amd64        GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
+ii  grub-efi-ia32-bin              2.06-5                                 amd64        GRand Unified Bootloader, version 2 (EFI-IA32 modules)
+ii  grub-pc                        2.06-5                                 amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
+ii  grub-pc-bin                    2.06-5                                 amd64        GRand Unified Bootloader, version 2 (PC/BIOS modules)
+ii  grub2-common                   2.06-5                                 amd64        GRand Unified Bootloader (common files for version 2)
 ii  gzip                           1.12-1                                 amd64        GNU compression utilities
 ii  haveged                        1.9.14-1+b1                            amd64        Linux entropy source using the HAVEGE algorithm
 ii  hdparm                         9.65+ds-1                              amd64        tune hard disk parameters for high performance
@@ -149,7 +149,8 @@ ii  init-system-helpers            1.65.2                                 all
 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.11-3+b1                              amd64        Internet Protocol bandwidth measuring tool
-ii  iproute2                       6.0.0-1                                amd64        networking and traffic control tools
+ii  iproute2                       6.0.0-1+b1                             amd64        networking and traffic control tools
+ii  iptables                       1.8.8-1                                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:20211215-1                           amd64        Tools to test the reachability of network hosts
 ii  isc-dhcp-client                4.4.3-P1-1                             amd64        DHCP client for automatically obtaining an IP address
@@ -169,46 +170,47 @@ ii  less                           590-1                                  amd64
 ii  lftp                           4.9.2-2+b1                             amd64        Sophisticated command-line FTP/HTTP/BitTorrent client programs
 ii  libacl1:amd64                  2.3.1-1                                amd64        access control list - shared library
 ii  libaio1:amd64                  0.3.113-2                              amd64        Linux kernel AIO access library - shared library
-ii  libapparmor1:amd64             3.0.7-1+b1                             amd64        changehat AppArmor library
+ii  libapparmor1:amd64             3.0.7-1+b2                             amd64        changehat AppArmor library
 ii  libapt-pkg6.0:amd64            2.5.4                                  amd64        package management runtime library
 ii  libargon2-1:amd64              0~20171227-0.3                         amd64        memory-hard hashing function - runtime library
 ii  libassuan0:amd64               2.5.5-5                                amd64        IPC library for the GnuPG components
 ii  libattr1:amd64                 1:2.5.1-1                              amd64        extended attribute handling - shared library
 ii  libaudit-common                1:3.0.7-1.1                            all          Dynamic library for security auditing - common files
-ii  libaudit1:amd64                1:3.0.7-1.1+b1                         amd64        Dynamic library for security auditing
+ii  libaudit1:amd64                1:3.0.7-1.1+b2                         amd64        Dynamic library for security auditing
 ii  libavahi-client3:amd64         0.8-6+b1                               amd64        Avahi client library
 ii  libavahi-common-data:amd64     0.8-6+b1                               amd64        Avahi common data files
 ii  libavahi-common3:amd64         0.8-6+b1                               amd64        Avahi common library
 ii  libbinutils:amd64              2.39-8                                 amd64        GNU binary utilities (private shared library)
-ii  libblkid1:amd64                2.38.1-1.1+b1                          amd64        block device ID library
-ii  libbpf0:amd64                  1:0.8.0-1                              amd64        eBPF helper library (shared library)
-ii  libbrotli1:amd64               1.0.9-2+b4                             amd64        library implementing brotli encoder and decoder (shared libraries)
+ii  libblkid1:amd64                2.38.1-4                               amd64        block device ID library
+ii  libbpf1:amd64                  1:1.0.1-2                              amd64        eBPF helper library (shared library)
+ii  libbrotli1:amd64               1.0.9-2+b5                             amd64        library implementing brotli encoder and decoder (shared libraries)
 ii  libbsd0:amd64                  0.11.7-1                               amd64        utility functions from BSD systems - shared library
 ii  libbz2-1.0:amd64               1.0.8-5+b1                             amd64        high-quality block-sorting file compressor library - runtime
-ii  libc-bin                       2.36-4                                 amd64        GNU C Library: Binaries
-ii  libc-l10n                      2.36-4                                 all          GNU C Library: localization files
-ii  libc6:amd64                    2.36-4                                 amd64        GNU C Library: Shared libraries
-ii  libcap-ng0:amd64               0.8.3-1+b1                             amd64        alternate POSIX capabilities library
+ii  libc-bin                       2.36-5                                 amd64        GNU C Library: Binaries
+ii  libc-l10n                      2.36-5                                 all          GNU C Library: localization files
+ii  libc6:amd64                    2.36-5                                 amd64        GNU C Library: Shared libraries
+ii  libcap-ng0:amd64               0.8.3-1+b2                             amd64        alternate POSIX capabilities library
 ii  libcap2:amd64                  1:2.44-1                               amd64        POSIX 1003.1e capabilities (library)
 ii  libcap2-bin                    1:2.44-1                               amd64        POSIX 1003.1e capabilities (utilities)
 ii  libcbor0.8:amd64               0.8.0-2+b1                             amd64        library for parsing and generating CBOR (RFC 7049)
+ii  libclone-perl:amd64            0.46-1                                 amd64        module for recursively copying Perl datatypes
 ii  libcom-err2:amd64              1.46.6~rc1-1+b1                        amd64        common error description library
-ii  libcrypt1:amd64                1:4.4.30-1                             amd64        libcrypt shared library
+ii  libcrypt1:amd64                1:4.4.33-1                             amd64        libcrypt shared library
 ii  libcryptsetup12:amd64          2:2.5.0-6                              amd64        disk encryption support - shared library
 ii  libctf-nobfd0:amd64            2.39-8                                 amd64        Compact C Type Format library (runtime, no BFD dependency)
 ii  libctf0:amd64                  2.39-8                                 amd64        Compact C Type Format library (runtime, BFD dependency)
-ii  libcurl4:amd64                 7.86.0-1                               amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
+ii  libcurl4:amd64                 7.86.0-2                               amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
 ii  libdb5.3:amd64                 5.3.28+dfsg1-0.10                      amd64        Berkeley v5.3 Database Libraries [runtime]
 ii  libdbus-1-3:amd64              1.14.4-1                               amd64        simple interprocess messaging system (library)
-ii  libdebconfclient0:amd64        0.264                                  amd64        Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:amd64        0.265                                  amd64        Debian Configuration Management System (C-implementation library)
 ii  libdevmapper-event1.02.1:amd64 2:1.02.185-2                           amd64        Linux Kernel Device Mapper event support library
 ii  libdevmapper1.02.1:amd64       2:1.02.185-2                           amd64        Linux Kernel Device Mapper userspace library
 ii  libdmraid1.0.0.rc16:amd64      1.0.0.rc16-12                          amd64        Device-Mapper Software RAID support tool - shared library
-ii  libedit2:amd64                 3.1-20221030-1                         amd64        BSD editline and history libraries
+ii  libedit2:amd64                 3.1-20221030-2                         amd64        BSD editline and history libraries
 ii  libefiboot1:amd64              37-6                                   amd64        Library to manage UEFI variables
 ii  libefivar1:amd64               37-6                                   amd64        Library to manage UEFI variables
-ii  libelf1:amd64                  0.187-4                                amd64        library to read and write ELF files
-ii  libemail-date-format-perl      1.005-3                                all          Module to generate RFC-2822-valid date strings
+ii  libelf1:amd64                  0.188-1                                amd64        library to read and write ELF files
+ii  libemail-date-format-perl      1.006-1                                all          Module to generate RFC-2822-valid date strings
 ii  libencode-locale-perl          1.05-3                                 all          utility to determine the locale encoding
 ii  libestr0:amd64                 0.1.11-1                               amd64        Helper functions for handling strings (lib)
 ii  libevent-2.1-7:amd64           2.1.12-stable-5+b1                     amd64        Asynchronous event notification library
@@ -216,10 +218,10 @@ ii  libevent-core-2.1-7:amd64      2.1.12-stable-5+b1                     amd64
 ii  libexpat1:amd64                2.5.0-1                                amd64        XML parsing C library - runtime library
 ii  libext2fs2:amd64               1.46.6~rc1-1+b1                        amd64        ext2/ext3/ext4 file system libraries
 ii  libfastjson4:amd64             0.99.9-2                               amd64        fast json library for C
-ii  libfdisk1:amd64                2.38.1-1.1+b1                          amd64        fdisk partitioning library
+ii  libfdisk1:amd64                2.38.1-4                               amd64        fdisk partitioning library
 ii  libffi8:amd64                  3.4.4-1                                amd64        Foreign Function Interface library runtime
-ii  libfido2-1:amd64               1.12.0-1                               amd64        library for generating and verifying FIDO 2.0 objects
-ii  libfile-find-rule-perl         0.34-2                                 all          module to search for files based on rules
+ii  libfido2-1:amd64               1.12.0-2                               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.15-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
@@ -227,45 +229,46 @@ ii  libfreetype6:amd64             2.12.1+dfsg-3                          amd64
 ii  libfuse2:amd64                 2.9.9-6                                amd64        Filesystem in Userspace (library)
 ii  libfuse3-3:amd64               3.12.0-1                               amd64        Filesystem in Userspace (library) (3.x version)
 ii  libgcc-s1:amd64                12.2.0-9                               amd64        GCC support library
-ii  libgcrypt20:amd64              1.10.1-2                               amd64        LGPL Crypto library - runtime library
+ii  libgcrypt20:amd64              1.10.1-3                               amd64        LGPL Crypto library - runtime library
 ii  libgdbm-compat4:amd64          1.23-3                                 amd64        GNU dbm database routines (legacy support runtime version) 
 ii  libgdbm6:amd64                 1.23-3                                 amd64        GNU dbm database routines (runtime version) 
 ii  libgensio0:amd64               2.5.1-2                                amd64        abstract stream I/O (runtime files)
-ii  libglib2.0-0:amd64             2.74.1-1                               amd64        GLib library of C routines
+ii  libglib2.0-0:amd64             2.74.1-2                               amd64        GLib library of C routines
 ii  libgmp10:amd64                 2:6.2.1+dfsg1-1.1                      amd64        Multiprecision arithmetic library
 ii  libgnutls30:amd64              3.7.8-4                                amd64        GNU TLS library - main runtime library
-ii  libgpg-error0:amd64            1.45-2                                 amd64        GnuPG development runtime library
+ii  libgpg-error0:amd64            1.46-1                                 amd64        GnuPG development runtime library
 ii  libgpm2:amd64                  1.20.7-10+b1                           amd64        General Purpose Mouse - shared library
 ii  libgprofng0:amd64              2.39-8                                 amd64        GNU Next Generation profiler (runtime library)
-ii  libgssapi-krb5-2:amd64         1.20-1+b1                              amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
+ii  libgssapi-krb5-2:amd64         1.20.1-1                               amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 ii  libhavege2:amd64               1.9.14-1+b1                            amd64        entropy source using the HAVEGE algorithm - shared library
 ii  libhd21:amd64                  21.82-1                                amd64        Hardware identification system library
 ii  libhogweed6:amd64              3.8.1-2                                amd64        low level cryptographic library (public-key cryptos)
-ii  libhtml-parser-perl:amd64      3.79-1+b1                              amd64        collection of modules that parse HTML text documents
+ii  libhtml-parser-perl:amd64      3.80-1                                 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-2                                 all          Perl module to represent and create HTML syntax trees
 ii  libhttp-cookies-perl           6.10-1                                 all          HTTP cookie jars
 ii  libhttp-date-perl              6.05-2                                 all          module of date conversion routines
-ii  libhttp-message-perl           6.41-1                                 all          perl interface to HTTP style messages
+ii  libhttp-message-perl           6.44-1                                 all          perl interface to HTTP style messages
 ii  libhttp-negotiate-perl         6.01-1                                 all          implementation of content negotiation
-ii  libicu72:amd64                 72.1-2                                 amd64        International Components for Unicode
+ii  libicu72:amd64                 72.1-3                                 amd64        International Components for Unicode
 ii  libidn2-0:amd64                2.3.3-1+b1                             amd64        Internationalized domain names (IDNA2008/TR46) library
 ii  libimvirt-perl                 0.9.6-10                               all          Perl module for detecting several virtualizations
 ii  libinih1:amd64                 55-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.075-1                                all          Perl module implementing object oriented interface to SSL sockets
+ii  libio-socket-ssl-perl          2.077-1                                all          Perl module implementing object oriented interface to SSL sockets
 ii  libip4tc2:amd64                1.8.8-1                                amd64        netfilter libip4tc library
+ii  libip6tc2:amd64                1.8.8-1                                amd64        netfilter libip6tc library
 ii  libiperf0:amd64                3.11-3+b1                              amd64        Internet Protocol bandwidth measuring tool (runtime files)
-ii  libiw30:amd64                  30~pre9-13.1                           amd64        Wireless tools - library
+ii  libiw30:amd64                  30~pre9-14                             amd64        Wireless tools - library
 ii  libjansson4:amd64              2.14-2                                 amd64        C library for encoding, decoding and manipulating JSON data
 ii  libjson-c5:amd64               0.16-2                                 amd64        JSON manipulation library - shared library
-ii  libk5crypto3:amd64             1.20-1+b1                              amd64        MIT Kerberos runtime libraries - Crypto Library
+ii  libk5crypto3:amd64             1.20.1-1                               amd64        MIT Kerberos runtime libraries - Crypto Library
 ii  libkeyutils1:amd64             1.6.3-1                                amd64        Linux Key Management Utilities (library)
 ii  libklibc:amd64                 2.0.11-1                               amd64        minimal libc subset for use with initramfs
 ii  libkmod2:amd64                 30+20220905-1                          amd64        libkmod shared library
-ii  libkrb5-3:amd64                1.20-1+b1                              amd64        MIT Kerberos runtime libraries
-ii  libkrb5support0:amd64          1.20-1+b1                              amd64        MIT Kerberos runtime libraries - Support library
-ii  libksba8:amd64                 1.6.2-2                                amd64        X.509 and CMS support library
+ii  libkrb5-3:amd64                1.20.1-1                               amd64        MIT Kerberos runtime libraries
+ii  libkrb5support0:amd64          1.20.1-1                               amd64        MIT Kerberos runtime libraries - Support library
+ii  libksba8:amd64                 1.6.2-4                                amd64        X.509 and CMS support library
 ii  libldap-2.5-0:amd64            2.5.13+dfsg-2+b1                       amd64        OpenLDAP libraries
 ii  libldns3:amd64                 1.8.3-1                                amd64        ldns library for DNS programming - shared library
 ii  liblocale-gettext-perl         1.07-4+b3                              amd64        module using libc functions for internationalization in Perl
@@ -277,7 +280,7 @@ ii  liblwp-mediatypes-perl         6.04-1                                 all
 ii  liblwp-protocol-https-perl     6.10-1                                 all          HTTPS driver for LWP::UserAgent
 ii  liblz1:amd64                   1.13-4                                 amd64        data compressor based on the LZMA algorithm (library)
 ii  liblz4-1:amd64                 1.9.4-1                                amd64        Fast LZ compression algorithm library - runtime
-ii  liblzma5:amd64                 5.2.7-0.1                              amd64        XZ-format compression library
+ii  liblzma5:amd64                 5.2.8-0.0                              amd64        XZ-format compression library
 ii  liblzo2-2:amd64                2.10-2                                 amd64        data compression library
 ii  libmagic-mgc                   1:5.41-4                               amd64        File type determination library using "magic" numbers (compiled magic file)
 ii  libmagic1:amd64                1:5.41-4                               amd64        Recognize the type of data in a file using "magic" numbers - library
@@ -286,7 +289,7 @@ ii  libmd0:amd64                   1.0.4-2                                amd64
 ii  libmime-lite-perl              3.033-1                                all          module for convenient MIME message creation
 ii  libmnl0:amd64                  1.0.4-3                                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.38.1-1.1+b1                          amd64        device mounting library
+ii  libmount1:amd64                2.38.1-4                               amd64        device mounting library
 ii  libmpdec3:amd64                2.5.1-2                                amd64        library for decimal floating point arithmetic (runtime library)
 ii  libmpfr6:amd64                 4.1.0-3                                amd64        multiple precision floating-point computation
 ii  libmsgpackc2:amd64             4.0.0-1                                amd64        binary-based efficient object serialization library
@@ -297,11 +300,11 @@ ii  libnet-smtp-ssl-perl           1.04-2                                 all
 ii  libnet-ssleay-perl:amd64       1.92-2+b1                              amd64        Perl module for Secure Sockets Layer (SSL)
 ii  libnetfilter-conntrack3:amd64  1.0.9-2                                amd64        Netfilter netlink-conntrack library
 ii  libnettle8:amd64               3.8.1-2                                amd64        low level cryptographic library (symmetric and one-way cryptos)
-ii  libnewt0.52:amd64              0.52.21-6                              amd64        Not Erik's Windowing Toolkit - text mode windowing with slang
+ii  libnewt0.52:amd64              0.52.22-1                              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.2-1+b1                           amd64        NFS idmapping library
 ii  libnftables1:amd64             1.0.5-2                                amd64        Netfilter nftables high level userspace API library
-ii  libnftnl11:amd64               1.2.3-1                                amd64        Netfilter nftables userspace API library
+ii  libnftnl11:amd64               1.2.4-2                                amd64        Netfilter nftables userspace API library
 ii  libnghttp2-14:amd64            1.50.0-1+b1                            amd64        library implementing HTTP/2 protocol (shared library)
 ii  libnl-3-200:amd64              3.7.0-0.2+b1                           amd64        library for dealing with netlink sockets
 ii  libnl-genl-3-200:amd64         3.7.0-0.2+b1                           amd64        library for dealing with netlink sockets - generic netlink
@@ -318,9 +321,9 @@ ii  libpam-modules-bin             1.5.2-5                                amd64
 ii  libpam-runtime                 1.5.2-5                                all          Runtime support for the PAM library
 ii  libpam-systemd:amd64           252.1-1                                amd64        system and service manager - PAM module
 ii  libpam0g:amd64                 1.5.2-5                                amd64        Pluggable Authentication Modules library
-ii  libparted2:amd64               3.5-2                                  amd64        disk partition manipulator - shared library
+ii  libparted2:amd64               3.5-3                                  amd64        disk partition manipulator - shared library
 ii  libpcap0.8:amd64               1.10.1-4                               amd64        system interface for user-level packet capture
-ii  libpci3:amd64                  1:3.8.0-1                              amd64        PCI utilities (shared library)
+ii  libpci3:amd64                  1:3.9.0-1                              amd64        PCI utilities (shared library)
 ii  libpcre2-8-0:amd64             10.40-2                                amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
 ii  libpcre3:amd64                 2:8.39-14                              amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
 ii  libpcsclite1:amd64             1.9.9-1                                amd64        Middleware to access a smart card using PC/SC (library)
@@ -334,21 +337,21 @@ ii  libpython3.10:amd64            3.10.8-3                               amd64
 ii  libpython3.10-minimal:amd64    3.10.8-3                               amd64        Minimal subset of the Python language (version 3.10)
 ii  libpython3.10-stdlib:amd64     3.10.8-3                               amd64        Interactive high-level object-oriented language (standard library, version 3.10)
 ii  libqrencode4:amd64             4.1.1-1                                amd64        QR Code encoding library
-ii  libreadline8:amd64             8.2-1.1                                amd64        GNU readline and history libraries, run-time libraries
+ii  libreadline8:amd64             8.2-1.2                                amd64        GNU readline and history libraries, run-time libraries
 ii  libregexp-ipv6-perl            0.03-3                                 all          Regular expression for IPv6 addresses
 ii  librtmp1:amd64                 2.4+20151223.gitfa8646d.1-2+b2         amd64        toolkit for RTMP streams (shared library)
-ii  libsasl2-2:amd64               2.1.28+dfsg-                         amd64        Cyrus SASL - authentication abstraction library
-ii  libsasl2-modules-db:amd64      2.1.28+dfsg-                         amd64        Cyrus SASL - pluggable authentication modules (DB)
+ii  libsasl2-2:amd64               2.1.28+dfsg-10                         amd64        Cyrus SASL - authentication abstraction library
+ii  libsasl2-modules-db:amd64      2.1.28+dfsg-10                         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  libseccomp2:amd64              2.5.4-1+b1                             amd64        high level interface to Linux seccomp filter
-ii  libselinux1:amd64              3.4-1+b2                               amd64        SELinux runtime shared libraries
+ii  libseccomp2:amd64              2.5.4-1+b2                             amd64        high level interface to Linux seccomp filter
+ii  libselinux1:amd64              3.4-1+b3                               amd64        SELinux runtime shared libraries
 ii  libsemanage-common             3.4-1                                  all          Common files for SELinux policy management libraries
-ii  libsemanage2:amd64             3.4-1+b2                               amd64        SELinux policy management library
+ii  libsemanage2:amd64             3.4-1+b3                               amd64        SELinux policy management library
 ii  libsepol2:amd64                3.4-2                                  amd64        SELinux library for manipulating binary security policies
 ii  libsigsegv2:amd64              2.14-1                                 amd64        Library for handling page faults in a portable way
 ii  libslang2:amd64                2.3.3-2                                amd64        S-Lang programming library - runtime version
-ii  libsmartcols1:amd64            2.38.1-1.1+b1                          amd64        smart column output alignment library
-ii  libsqlite3-0:amd64             3.39.4-1                               amd64        SQLite 3 shared library
+ii  libsmartcols1:amd64            2.38.1-4                               amd64        smart column output alignment library
+ii  libsqlite3-0:amd64             3.40.0-1                               amd64        SQLite 3 shared library
 ii  libss2:amd64                   1.46.6~rc1-1+b1                        amd64        command-line interface parsing library
 ii  libssh-4:amd64                 0.10.4-2                               amd64        tiny C SSH library (OpenSSL flavor)
 ii  libssh2-1:amd64                1.10.0-3+b1                            amd64        SSH2 client-side library
@@ -359,9 +362,9 @@ ii  libsystemd-shared:amd64        252.1-1                                amd64
 ii  libsystemd0:amd64              252.1-1                                amd64        systemd utility library
 ii  libtasn1-6:amd64               4.19.0-2                               amd64        Manage ASN.1 structures (runtime)
 ii  libterm-readkey-perl           2.38-2+b1                              amd64        perl module for simple terminal control
-ii  libtext-charwidth-perl         0.04-10+b3                             amd64        get display widths of characters on the terminal
+ii  libtext-charwidth-perl:amd64   0.04-11                                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             1.7-7+b3                               amd64        module to convert between character sets in Perl
+ii  libtext-iconv-perl:amd64       1.7-8                                  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
 ii  libtinfo6:amd64                6.3+20220423-2                         amd64        shared low-level terminfo library for terminal handling
@@ -372,11 +375,11 @@ ii  libudev1:amd64                 252.1-1                                amd64
 ii  libunistring2:amd64            1.0-2                                  amd64        Unicode string library for C
 ii  libunwind8:amd64               1.3.2-2                                amd64        library to determine the call-chain of a program - runtime
 ii  liburcu8:amd64                 0.13.2-1                               amd64        userspace RCU (read-copy-update) library
-ii  liburi-perl                    5.16-1                                 all          module to manipulate and access URI strings
-ii  liburing2:amd64                2.2-2                                  amd64        Linux kernel io_uring access library - shared library
+ii  liburi-perl                    5.17-1                                 all          module to manipulate and access URI strings
+ii  liburing2:amd64                2.3-2                                  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  libutempter0:amd64             1.2.1-2                                amd64        privileged helper for utmp/wtmp updates (runtime)
-ii  libuuid1:amd64                 2.38.1-1.1+b1                          amd64        Universally Unique ID library
+ii  libuuid1:amd64                 2.38.1-4                               amd64        Universally Unique ID library
 ii  libwrap0:amd64                 7.6.q-31                               amd64        Wietse Venema's TCP wrappers library
 ii  libwww-perl                    6.67-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
@@ -385,16 +388,16 @@ ii  libxtables12:amd64             1.8.8-1                                amd64
 ii  libxxhash0:amd64               0.8.1-1                                amd64        shared library for xxhash
 ii  libyaml-0-2:amd64              0.2.5-1                                amd64        Fast YAML 1.1 parser and emitter library
 ii  libzstd1:amd64                 1.5.2+dfsg-1                           amd64        fast lossless compression algorithm
-ii  links                          2.27-1+b1                              amd64        Web browser running in text mode
+ii  links                          2.28-1                                 amd64        Web browser running in text mode
 ii  linux-base                     4.9                                    all          Linux image base package
-ii  linux-image-6.0.0-3-amd64      6.0.7-1                                amd64        Linux 6.0 for 64-bit PCs (signed)
-ii  linux-image-amd64              6.0.7-1                                amd64        Linux for 64-bit PCs (meta-package)
+ii  linux-image-6.0.0-4-amd64      6.0.8-1                                amd64        Linux 6.0 for 64-bit PCs (signed)
+ii  linux-image-amd64              6.0.8-1                                amd64        Linux for 64-bit PCs (meta-package)
 ii  live-boot-grml                 1:20210208+grml.3                      all          Live System Boot Components
 ii  live-boot-grml-doc             1:20210208+grml.3                      all          Live System Boot Components (documentation)
 ii  live-boot-grml-initramfs-tools 1:20210208+grml.3                      all          Live System Boot Components (initramfs-tools backend)
-ii  locales                        2.36-4                                 all          GNU C Library: National Language (locale) data [support]
+ii  locales                        2.36-5                                 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.12.3+dfsg1-3                       amd64        system login tools
+ii  login                          1:4.13+dfsg1-1                         amd64        system login tools
 ii  logrotate                      3.20.1-1+b1                            amd64        Log rotation utility
 ii  logsave                        1.46.6~rc1-1+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
@@ -407,11 +410,11 @@ ii  mbr                            1.2.1+b1                               amd64
 ii  mdadm                          4.2-4+b1                               amd64        Tool to administer Linux MD arrays (software RAID)
 ii  media-types                    8.0.0                                  all          List of standard media types and their usual file extension
 ii  memtester                      4.5.1-1                                amd64        Utility for testing the memory subsystem
-ii  mmdebstrap                     1.2.2-2                                all          create a Debian chroot
-ii  mount                          2.38.1-1.1+b1                          amd64        tools for mounting and manipulating filesystems
+ii  mmdebstrap                     1.2.3-1                                all          create a Debian chroot
+ii  mount                          2.38.1-4                               amd64        tools for mounting and manipulating filesystems
 ii  mtools                         4.0.33-1+really4.0.32-1                amd64        Tools for manipulating MSDOS files
 ii  mtr-tiny                       0.95-1                                 amd64        Full screen ncurses traceroute tool
-ii  nano                           6.4-1                                  amd64        small, friendly text editor inspired by Pico
+ii  nano                           7.0-1                                  amd64        small, friendly text editor inspired by Pico
 ii  ncdu                           1.17-0.1                               amd64        ncurses disk usage viewer
 ii  ncurses-base                   6.3+20220423-2                         all          basic terminal type definitions
 ii  ncurses-bin                    6.3+20220423-2                         amd64        terminal-related programs and man pages
@@ -425,16 +428,16 @@ ii  ntfs-3g                        1:2022.10.3-1                          amd64
 ii  ntpsec-ntpdate                 1.2.1+dfsg1-8                          amd64        client for setting system time from NTP servers
 ii  ntpsec-ntpdig                  1.2.1+dfsg1-8                          amd64        ntpdig SNTP client
 ii  nwipe                          0.34-1+b1                              amd64        Utility to securely erase disks
-ii  openssh-client                 1:9.0p1-1+b2                           amd64        secure shell (SSH) client, for secure access to remote machines
-ii  openssh-server                 1:9.0p1-1+b2                           amd64        secure shell (SSH) server, for secure access from remote machines
-ii  openssh-sftp-server            1:9.0p1-1+b2                           amd64        secure shell (SSH) sftp server module, for SFTP access from remote machines
+ii  openssh-client                 1:9.1p1-1                              amd64        secure shell (SSH) client, for secure access to remote machines
+ii  openssh-server                 1:9.1p1-1                              amd64        secure shell (SSH) server, for secure access from remote machines
+ii  openssh-sftp-server            1:9.1p1-1                              amd64        secure shell (SSH) sftp server module, for SFTP access from remote machines
 ii  openssl                        3.0.7-1                                amd64        Secure Sockets Layer toolkit - cryptographic utility
-ii  parted                         3.5-2                                  amd64        disk partition manipulator
+ii  parted                         3.5-3                                  amd64        disk partition manipulator
 ii  partimage                      0.6.9-8+b1                             amd64        backup partitions into a compressed image file
-ii  passwd                         1:4.12.3+dfsg1-3                       amd64        change and administer password and group data
+ii  passwd                         1:4.13+dfsg1-1                         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~2022.10.28-1                       all          PCI ID Repository
-ii  pciutils                       1:3.8.0-1                              amd64        PCI utilities
+ii  pci.ids                        0.0~2022.11.19-1                       all          PCI ID Repository
+ii  pciutils                       1:3.9.0-1                              amd64        PCI utilities
 ii  perl                           5.36.0-4                               amd64        Larry Wall's Practical Extraction and Report Language
 ii  perl-base                      5.36.0-4                               amd64        minimal Perl system
 ii  perl-modules-5.36              5.36.0-4                               all          Core Perl modules
@@ -449,21 +452,21 @@ ii  pxelinux                       3:6.04~git20190206.bf6db5b4+dfsg1-3    all
 ii  python3                        3.10.6-1                               amd64        interactive high-level object-oriented language (default python3 version)
 ii  python3-minimal                3.10.6-1                               amd64        minimal subset of the Python language (default python3 version)
 ii  python3-ntp                    1.2.1+dfsg1-8                          amd64        Python 3 NTP Helper Classes
-ii  python3-parted                 3.12.0-2+b1                            amd64        Python 3 interface for libparted
+ii  python3-parted                 3.12.0-3                               amd64        Python 3 interface for libparted
 ii  python3.10                     3.10.8-3                               amd64        Interactive high-level object-oriented language (version 3.10)
 ii  python3.10-minimal             3.10.8-3                               amd64        Minimal subset of the Python language (version 3.10)
-ii  qemu-guest-agent               1:7.1+dfsg-2                           amd64        Guest-side qemu-system agent
+ii  qemu-guest-agent               1:7.1+dfsg-2+b3                        amd64        Guest-side qemu-system agent
 ii  qrencode                       4.1.1-1                                amd64        QR Code encoder into PNG image
 ii  rdnssd                         1.0.5-1+b1                             amd64        IPv6 recursive DNS server discovery daemon
-ii  readline-common                8.2-1.1                                all          GNU readline and history libraries, common files
+ii  readline-common                8.2-1.2                                all          GNU readline and history libraries, common files
 ii  reiserfsprogs                  1:3.6.27-4                             amd64        User-level tools for ReiserFS filesystems
 ii  resolvconf                     1.91+nmu1                              all          name server information handler
-ii  rfkill                         2.38.1-1.1+b1                          amd64        tool for enabling and disabling wireless devices
+ii  rfkill                         2.38.1-4                               amd64        tool for enabling and disabling wireless devices
 ii  rpcbind                        1.2.6-6+b1                             amd64        converts RPC program numbers into universal addresses
 ii  rsync                          3.2.6-4+b1                             amd64        fast, versatile, remote (and local) file-copying tool
 ii  rsyslog                        8.2210.0-3                             amd64        reliable system and kernel logging daemon
 ii  runit-helper                   2.15.0                                 all          dh-runit implementation detail
-ii  screen                         4.9.0-2+b1                             amd64        terminal multiplexer with VT100/ANSI terminal emulation
+ii  screen                         4.9.0-3                                amd64        terminal multiplexer with VT100/ANSI terminal emulation
 ii  sed                            4.8-1                                  amd64        GNU stream editor for filtering/transforming text
 ii  sensible-utils                 0.0.17                                 all          Utilities for sensible alternative selection
 ii  ser2net                        4.3.7-1+b1                             amd64        Serial port to network proxy
@@ -480,7 +483,7 @@ ii  syslinux-utils                 3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 amd64
 ii  systemd                        252.1-1                                amd64        system and service manager
 ii  systemd-container              252.1-1                                amd64        systemd container/nspawn tools
 ii  systemd-sysv                   252.1-1                                amd64        system and service manager - SysV links
-ii  sysvinit-utils                 3.05-6                                 amd64        System-V-like utilities
+ii  sysvinit-utils                 3.05-7                                 amd64        System-V-like utilities
 ii  tar                            1.34+dfsg-1                            amd64        GNU version of the tar archiving utility
 ii  tcpdump                        4.99.1-4+b1                            amd64        command-line network traffic analyzer
 ii  telnet                         0.17+2.4-1                             all          transitional dummy package for inetutils-telnet default switch
@@ -495,24 +498,24 @@ ii  unp                            2.0~pre9                               all
 ii  unzip                          6.0-27                                 amd64        De-archiver for .zip files
 ii  usbutils                       1:014-1                                amd64        Linux USB utilities
 ii  usrmerge                       33                                     all          Convert the system to the merged /usr directories scheme
-ii  util-linux                     2.38.1-1.1+b1                          amd64        miscellaneous system utilities
-ii  util-linux-extra               2.38.1-1.1+b1                          amd64        interactive login tools
-ii  uuid-runtime                   2.38.1-1.1+b1                          amd64        runtime components for the Universally Unique ID library
+ii  util-linux                     2.38.1-4                               amd64        miscellaneous system utilities
+ii  util-linux-extra               2.38.1-4                               amd64        interactive login tools
+ii  uuid-runtime                   2.38.1-4                               amd64        runtime components for the Universally Unique ID library
 ii  vim-common                     2:9.0.0813-1                           all          Vi IMproved - Common files
 ii  vim-tiny                       2:9.0.0813-1                           amd64        Vi IMproved - enhanced vi editor - compact version
 ii  virt-what                      1.25-1                                 amd64        detect if we are running in a virtual machine
 ii  vlan                           2.0.5                                  all          ifupdown integration for vlan configuration
 ii  wget                           1.21.3-1+b2                            amd64        retrieves files from the web
-ii  whiptail                       0.52.21-6                              amd64        Displays user-friendly dialog boxes from shell scripts
+ii  whiptail                       0.52.22-1                              amd64        Displays user-friendly dialog boxes from shell scripts
 ii  whois                          5.5.14                                 amd64        intelligent WHOIS client
 ii  wipe                           0.24-9+b1                              amd64        secure file deletion
-ii  wireless-tools                 30~pre9-13.1                           amd64        Tools for manipulating Linux Wireless Extensions
+ii  wireless-tools                 30~pre9-14                             amd64        Tools for manipulating Linux Wireless Extensions
 ii  wpasupplicant                  2:2.10-9+b2                            amd64        client support for WPA and WPA2 (IEEE 802.11i)
-ii  xfsprogs                       5.19.0-1+b1                            amd64        Utilities for managing the XFS filesystem
+ii  xfsprogs                       6.0.0-1                                amd64        Utilities for managing the XFS filesystem
 ii  xkb-data                       2.35.1-1                               all          X Keyboard Extension (XKB) configuration data
 ii  xxd                            2:9.0.0813-1                           amd64        tool to make (or reverse) a hex dump
-ii  xz-utils                       5.2.7-0.1                              amd64        XZ-format compression utilities
+ii  xz-utils                       5.2.8-0.0                              amd64        XZ-format compression utilities
 ii  zip                            3.0-12                                 amd64        Archiver for .zip files
 ii  zlib1g:amd64                   1:1.2.11.dfsg-4.1                      amd64        compression library - runtime
-ii  zsh                            5.9-1+b2                               amd64        shell with lots of features
-ii  zsh-common                     5.9-1                                  all          architecture independent files for Zsh
+ii  zsh                            5.9-2                                  amd64        shell with lots of features
+ii  zsh-common                     5.9-2                                  all          architecture independent files for Zsh
index 274d3bb..6c3d230 100644 (file)
@@ -145,6 +145,7 @@ initramfs-tools                                     install
 initramfs-tools-core                           install
 iperf3                                         install
 iproute2                                       install
+iptables                                       install
 iptstate                                       install
 iputils-ping                                   install
 isc-dhcp-client                                        install
@@ -176,7 +177,7 @@ libavahi-common-data:amd64                  install
 libavahi-common3:amd64                         install
 libbinutils:amd64                              install
 libblkid1:amd64                                        install
-libbpf0:amd64                                  install
+libbpf1:amd64                                  install
 libbrotli1:amd64                               install
 libbsd0:amd64                                  install
 libbz2-1.0:amd64                               install
@@ -187,6 +188,7 @@ libcap-ng0:amd64                            install
 libcap2:amd64                                  install
 libcap2-bin                                    install
 libcbor0.8:amd64                               install
+libclone-perl:amd64                            install
 libcom-err2:amd64                              install
 libcrypt1:amd64                                        install
 libcryptsetup12:amd64                          install
@@ -250,6 +252,7 @@ libinih1:amd64                                      install
 libio-html-perl                                        install
 libio-socket-ssl-perl                          install
 libip4tc2:amd64                                        install
+libip6tc2:amd64                                        install
 libiperf0:amd64                                        install
 libiw30:amd64                                  install
 libjansson4:amd64                              install
@@ -354,9 +357,9 @@ libsystemd-shared:amd64                             install
 libsystemd0:amd64                              install
 libtasn1-6:amd64                               install
 libterm-readkey-perl                           install
-libtext-charwidth-perl                         install
+libtext-charwidth-perl:amd64                   install
 libtext-glob-perl                              install
-libtext-iconv-perl                             install
+libtext-iconv-perl:amd64                       install
 libtext-wrapi18n-perl                          install
 libtimedate-perl                               install
 libtinfo6:amd64                                        install
@@ -382,7 +385,7 @@ libyaml-0-2:amd64                           install
 libzstd1:amd64                                 install
 links                                          install
 linux-base                                     install
-linux-image-6.0.0-3-amd64                      install
+linux-image-6.0.0-4-amd64                      install
 linux-image-amd64                              install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
index d086937..5fc1eac 100644 (file)
             <br />
 
             <p style="text-align: center;">
-            <b>The <a href="/changelogs/README-grml-2021.07/">current release</a>:</b><br/><br/>
-            <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2021.07</span></a>
+            <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>
             </p>
             <br />
 
+<!--
             <p style="text-align: center;">
             <b>The <a href="/changelogs/README-grml-2022.11-rc1/">current pre-release</a>:</b><br/><br/>
             <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2022.11-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>30 Nov 2022: New <a href="/changelogs/README-grml-2022.11/">stable release 2022.11</a></p>
             <p>11 Nov 2022: New <a href="/changelogs/README-grml-2022.11-rc1/">release candidate version 2022.11-rc1</a></p>
-            <p>26 Jul 2021: New <a href="/changelogs/README-grml-2021.07/">stable release 2021.07</a></p>
             </div>
 
       </div>
diff --git a/screenshots/grml_2022.11.jpg b/screenshots/grml_2022.11.jpg
new file mode 100644 (file)
index 0000000..0baad80
Binary files /dev/null and b/screenshots/grml_2022.11.jpg differ
diff --git a/screenshots/grml_2022.11.png b/screenshots/grml_2022.11.png
new file mode 100644 (file)
index 0000000..228607f
Binary files /dev/null and b/screenshots/grml_2022.11.png differ
index e8ba93a..974db3c 100644 (file)
@@ -62,9 +62,9 @@
 
         <h2><a name="grml"></a>X Window System - fluxbox</h2>
 
-        <a href="grml_2021.07.png"><img style="border: 0" src="grml_2021.07.jpg" alt="Screenshot" /></a><br />
+        <a href="grml_2022.11.png"><img style="border: 0" src="grml_2022.11.jpg" alt="Screenshot" /></a><br />
 
-        <p>This screenshot shows Grml 2021.07 running the X Window system with the <a
+        <p>This screenshot shows Grml 2022.11 running the X Window system with the <a
         href="http://fluxbox.sourceforge.net/">fluxbox</a> window manager.</p>
 
       </div>