Update for new stable release 2021.07
authorMichael Prokop <mika@grml.org>
Mon, 26 Jul 2021 07:17:01 +0000 (09:17 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 26 Jul 2021 07:17:01 +0000 (09:17 +0200)
19 files changed:
bugs/known/index.html.tt2
changelogs/README-grml-2020.06/index.html.tt2
changelogs/README-grml-2021.07-rc1/index.html.tt2
changelogs/README-grml-2021.07/index.html.tt2 [new file with mode: 0644]
download/index.html.tt2
files/grml32-full_2021.07/dpkg.list
files/grml32-full_2021.07/dpkg.selections
files/grml32-small_2021.07/dpkg.list
files/grml32-small_2021.07/dpkg.selections
files/grml64-full_2021.07/dpkg.list
files/grml64-full_2021.07/dpkg.selections
files/grml64-small_2021.07/dpkg.list
files/grml64-small_2021.07/dpkg.selections
index.html.tt2
screenshots/bootsplash_efi.jpg [new file with mode: 0644]
screenshots/bootsplash_efi.png [new file with mode: 0644]
screenshots/grml_2021.07.jpg [new file with mode: 0644]
screenshots/grml_2021.07.png [new file with mode: 0644]
screenshots/index.html.tt2

index 3065a14..bb7fc9b 100644 (file)
 
         <p>If you find additional bugs, please <a href="/bugs/">report them</a>.</p>
 
-        <h2>Known Bugs in Grml 2021.07-rc1</h2>
+        <h2>Known Bugs in Grml 2021.07</h2>
 
         <ul>
-          <li><a href="https://github.com/grml/grml/issues/172">#172: pppoeconf: Fails to work with recent ppp versions (>= 2.4.9)</a></li>
-        </ul>
-
-        <h2>Known Bugs in Grml 2020.06</h2>
-
-        <ul>
-          <li><a href="https://github.com/grml/grml/issues/160">#160: bnx2x firmware files missing in initramfs/netboot packages</a> (fixed with updated netboot packages as of 2020-12-04)</li>
-          <li><a href="https://github.com/grml/grml/issues/152">#152: grml-x sometimes crashes on start (e.g. when running under qemu)</a> (fixed in grml-x v0.7.2)</li>
-          <li><a href="https://github.com/grml/grml/issues/109">#109: Failed unmounting /lib/live/mount/medium AKA /run/live/medium</a></li>
+          <li>None yet.</li>
         </ul>
 
 </div>
index 4a9d957..ceb381d 100644 (file)
@@ -98,7 +98,7 @@
           <li>Add smoke autopkgtests to Debian packaging
           <li>Abort if required logo.16 file is missing
           <li>Avoid custom boot options getting duplicated when used with multiple ISOs
-          <li>grml2iso supports TODO
+          <li>grml2iso supports EFI boot
         </ul>
 
         <h4>grml-hwinfo (tool to collect hardware information):</h4>
index 93e824c..733715a 100644 (file)
@@ -26,9 +26,7 @@
 
         <h1>Release Notes for Grml 2021.07-rc1 - codename <a href="/faq/#releasename">JauKerl</a></h1>
 
-<!--
         <p><strong>NOTE: the <a href="/changelogs/README-grml-2021.07/">stable release 2021.07</a> is already available!</strong></p>
--->
 
         <p><a href="/download/prerelease/">Download Now</a></p>
 
diff --git a/changelogs/README-grml-2021.07/index.html.tt2 b/changelogs/README-grml-2021.07/index.html.tt2
new file mode 100644 (file)
index 0000000..130b5ea
--- /dev/null
@@ -0,0 +1,209 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>grml.org - Release Notes: Grml 2021.07 - Codename JauKerl</title>
+<meta name="Title" content="grml.org - Release Notes: Grml 2021.07 JauKerl" />
+<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 2021.07" />
+<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 2021.07 - codename <a href="/faq/#releasename">JauKerl</a></h1>
+
+<!--
+        <p><strong>NOTE: the <a href="/changelogs/README-grml-2021.07/">stable release 2021.07</a> is already available!</strong></p>
+-->
+
+        <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 bullseye.
+        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 <a href="https://blog.grml.org/archives/405-Grml-IRC-channel-moving-to-OFTC.html">Grml IRC channel moved to OFTC</a>
+
+          <li>The network configuration tool <em>netcardconfig</em> no longer prompts for uncommon wireless/WiFi options, to simplify and speed up its usage
+
+        </ul>
+
+        <h3>New features</h3>
+
+        <p>Highlighting the most relevant changes only:</p>
+
+        <h4>Misc:</h4>
+
+        <ul>
+          <li><strong>grml-terminalserver</strong>: support for UEFI PXE boot (now supporting BIOS boot via pxelinux and EFI boot via GRUB)
+          <li><strong>netcardconfig</strong>: support for enabling blocked devices via rfkill
+          <li><strong>forensic mode</strong>: improved handling for block device changes and parent device handling
+          <li><strong>grml-chroot</strong>: support efivarfs in EFI environments
+        </ul>
+
+        <h4><a href="/grml-live/">grml-live</a> (build system for creating Grml (based) Linux live systems):</h4>
+
+        <ul>
+          <li>Support EFI capable ipxe.efi boot addon
+          <li>GRUB: don't display BIOS only addons when running in EFI mode
+          <li>Provide setup files for EFI boot in netboot package
+          <li>initramfs-tools: use upstream's xz handling to support multithreading
+          <li>GRMLBASE/16-depmod: no longer rely on /boot/System.map-* file
+          <li>Use 1m as new default squashfs block size
+          <li>GRUB templates: do not set root/chainloader but just exit for boot from next device
+          <li>GRUB templates: provide menu entry for UEFI Firmware Settings
+          <li>GRMLBASE/01-packages: also detect and report unknown package names
+          <li>Several software packaging related changes in GRMLBASE, GRML_SMALL + GRML_FULL
+          <li>Provide information how ISO was generated in file <em>conf/buildinfo.json</em> (available as <em>/run/live/medium/conf/buildinfo.json</em> on the running live system)
+        </ul>
+
+        <h4><a href="/grml2usb/">grml2usb</a> (tool to install Grml ISO to usb device):</h4>
+
+        <ul>
+          <li>Use <em>GRML</em> as FAT label when creating the file system
+          <li>Fix race condition with blockdev/BLKRRPART due to lack of fsync
+        </ul>
+
+        <h4>grml-hwinfo (tool to collect hardware information):</h4>
+
+        <ul>
+          <li>store <em>ip netconf</em> output in file <em>ip_netconf</em>
+          <li><em>sysdump</em>: rework ignore list code and ignore further files
+          <li>provide information to user if <em>sysdump</em> might be hanging
+        </ul>
+
+        <h4><a href="/zsh/">grml-zshrc</a> (Zsh configuration):</h4>
+
+        <ul>
+          <li>zshrc: no longer set histignorealldups
+          <li>zshrc: add lrzip support for simple-extract()
+          <li>zshrc: set title in alacritty
+          <li>zshrc: enable transient_rprompt to fix sad-smiley situation in rprompt
+        </ul>
+
+        <h4><a href="/grml-debootstrap/">grml-debootstrap</a> (wrapper around debootstrap for installing pure Debian):</h4>
+
+        <ul>
+          <li>Use bullseye as default Debian release
+          <li>No longer automatically install os-prober
+          <li>Support XFS and F2FS in VMs
+          <li>EFI support: check + mount efivarfs to support Debian kernels &gt;=5.10
+          <li>Improve EFI detection
+          <li>Bail out if architecture isn't set nor can be identified automatically
+          <li>Use shorter fs label for EFI partition to not break with recent dosfstools
+          <li>Do not enable escape characters on dumb terminals
+        </ul>
+
+        <h3>Bits &amp; bolts</h3>
+
+        <ul>
+          <li>Linux kernel <b>5.10.46</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_2021.07/dpkg.list">dpkg_list</a> for a
+        detailed list of packages shipped with Grml 2021.07.</p>
+
+        <h3>Updates</h3>
+
+        <p>Packages are taken from Debian bullseye/testing as of 25th of July 2021.
+        The following 19 packages have been added (excluding lib*, *-common, perl-*, python3-* and kernel image):</p>
+
+        <ul>
+          <li>bsdextrautils (extra utilities from 4.4BSD-Lite, via util-linux)
+          <li>cpp-10 (replacement for cpp-9, dependency of x11-xserver-utils)
+          <li>firmware-ath9k-htc (firmware for AR7010 and AR9271 USB wireless adapters)
+          <li>grub-efi-amd64-signed (signed GRUB package, for EFI PXE boot support in grml-terminalserver)
+          <li>inxi (full featured system information script)
+          <li>jq (lightweight and flexible command-line JSON processor)
+          <li>media-types (List of standard media types and their usual file extension)
+          <li>mmdebstrap (create a Debian chroot)
+          <li>mokutil (tools for manipulating machine owner keys)
+          <li>ncal (display a calendar, dependency of bsdmainutils)
+          <li>python3.9 / python3.9-minimal (replacement for python3.8, new python version)
+          <li>ruby-rubygems (Package management framework for Ruby)
+          <li>shim-helpers-amd64-signed / shim-signed / shim-signed-common / shim-unsigned (Secure Boot chain-loading bootloader, for EFI PXE boot support in grml-terminalserver)
+          <li>speedtest-cli (command line interface for testing internet bandwidth using speedtest.net)
+          <li>wireless-regdb (wireless regulatory database for Linux)
+        </ul>
+
+        <p>The following 12 Debian packages have been removed/replaced (excluding lib*, *-data, *-common, perl-*, python-* and kernel image):</p>
+
+        <ul>
+          <li>comgt (Option GlobeTrotter and Vodafone datacard control tool, no longer considered relevant, please raise your voice if it should be part of the stable release!)
+          <li>cpp-9 (replaced by cpp-10)
+          <li>mime-support (replaced by media-types)
+          <li>moblin-icon-theme (unmaintained upstream)
+          <li>python2 / python2-minimal / python2.7 / python2.7-minimal / python3.8 / python3.8-minimal (python2 is deprecated and python3.8 got replaced by python3.9)
+          <li>usb.ids (USB ID Repository, no longer required by usbutils)
+          <li>wvdial (Point-to-Point Protocol dialer, no longer considered relevant nowadays, 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 2021.07</h3>
+
+        <p>Grml 2021.07 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)
+        a-wing,
+        Chris Hofstaedtler,
+        dann frazier,
+        Evgeni Golov,
+        Guillem Jover,
+        Helmut Grohne,
+        lunik1,
+        Manuel Montecelo,
+        Manuel Rom,
+        Mihai Moldovan,
+        Paul Menzel,
+        Ralf Moll,
+        Simon Bruder and
+        Volodymyr Fedorov
+        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 287d00c..adeeae8 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html>
+<html lang="en">
 <head>
 <title>grml.org - Download</title>
 <meta name="Title" content="grml.org - Download" />
 <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" />
-<style type="text/css">
+<style>
 #contentbox {
     padding-left: 20px;
     padding-right: 20px;
@@ -51,8 +50,7 @@
     text-align: center;
     color: black;
     text-decoration: none;
-    padding: auto;
-    }
+}
 .largebutton:hover {
     background: #FFA862;
 }
 .hide {
     display: none;
 }
+.keyboard {
+    background-color: lightgrey;
+    color: #111;
+    font-family: "Ubuntu Mono", Consolas, Monaco, Courier, monospace;
+    font-size: 70%;
+    line-height: 1.5rem;
+    padding: .5rem 1rem;
+    text-align: left;
+    text-shadow: none;
+}
+
 </style>
 
 </head>
 
 <div class="content">
 
-    <h1>Download Grml 2020.06</h1>
+    <h1>Download Grml 2021.07</h1>
 
     <p>Get the current stable release here.<br />
 
+<!--
     <a href="prerelease/">Looking for the current pre-release version instead?</a></p>
+-->
 
     <p>Download the Grml flavour you need, then write it to a CD-ROM/DVD or an empty USB stick.</p>
 
     <div class="download_group" id="download_group1_noscript">
-    <div class="download_panel" id="download_panel1_noscript"><div>
-        <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_2020.06.iso">Grml96 full ISO</a> [<a href="https://download.grml.org/grml96-full_2020.06.iso.sha1.asc">Signature</a>]<br/>
-        <a href="https://download.grml.org/grml64-full_2020.06.iso">Grml64 full ISO</a> [<a href="https://download.grml.org/grml64-full_2020.06.iso.sha1.asc">Signature</a>]<br/>
-        <a href="https://download.grml.org/grml32-full_2020.06.iso">Grml32 full ISO</a> [<a href="https://download.grml.org/grml32-full_2020.06.iso.sha1.asc">Signature</a>]<br/>
-        <a href="https://download.grml.org/grml96-small_2020.06.iso">Grml96 small ISO</a> [<a href="https://download.grml.org/grml96-small_2020.06.iso.sha1.asc">Signature</a>]<br/>
-        <a href="https://download.grml.org/grml64-small_2020.06.iso">Grml64 small ISO</a> [<a href="https://download.grml.org/grml64-small_2020.06.iso.sha1.asc">Signature</a>]<br/>
-        <a href="https://download.grml.org/grml32-small_2020.06.iso">Grml32 small ISO</a> [<a href="https://download.grml.org/grml32-small_2020.06.iso.sha1.asc">Signature</a>]<br/>
-        <br/>
-        </div></div>
+      <div class="download_panel" id="download_panel1_noscript">
+        <div>
+          <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">GPGP 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/>
+          <br/>
+        </div>
+      </div>
     </div>
 
     <div class="download_group" id="download_group1" style="display:none;">
-    <form method="get" action="/download/bounce/">
-    <input type="hidden" name="version" value="2020.06"/>
-    <div class="download_panel" id="download_panel1"><div>
-
-    <h2>Options</h2>
-
-    <select name="flavour" id="download_flavour" style="width:100%;">
-    <option value="full" selected="selected">grml-full (~750MB)</option>
-    <option value="small">grml-small (~350MB)</option>
-    </select>
-    <br /><br />
-    <select name="arch" id="download_arch" style="width:100%;">
-    <option value="amd64" selected="selected">64-bit PC (amd64)</option>
-    <option value="i386">32-bit PC (i686+)</option>
-    <option value="96">One for both (~1.4GB)</option>
-    </select>
-    <br />
-    <br />
-    <br />
-    <br />
-    <br />
-
-    <!--
-    <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Get 2020.06-rc1 instead!</span></a>
-    <br />
-    <br />
-    <br />
-    -->
-
-
-    <div style="font-size: 14pt;">
-    <p><a href="/changelogs/README-grml-2020.06">Release Notes</a></p>
+      <form method="get" action="/download/bounce/">
+      <input type="hidden" name="version" value="2021.07"/>
+      <div class="download_panel" id="download_panel1">
+        <div>
 
-    </div>
-    </div>
-    </div>
+          <h2>Options</h2>
 
-    <div class="download_panel" id="download_panel2"><div>
-    <!-- fallback cgi buttons -->
-    <div id="formbuttons">
-    <button name="filetype" value="iso" id="download_button_mirror" class="largebutton" style="width:100%;" type="submit">Download Now </button><br />
-    <button name="filetype" value="bt" id="download_button_bt" type="submit">Download using BitTorrent</button><br />
-    <button name="filetype" value="signature" id="download_button_signature" type="submit">Get Checksum/Signature</button><br />
-    <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
-    </div>
-    <!-- JS links -->
-    <div id="linkbuttons" style="display:none;">
-    <a id="download_link_mirror" class="largebutton">Download Now</a><br />
-    <a id="download_link_bt">BitTorrent Download</a><br />
-    <a id="download_link_signature">Get Checksum/Signature</a><br />
-    <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
-    </div>
-    </div></div>
-
-    </form>
-    <script type="text/javascript">
-    function update_arch() {
-        var flavour = document.getElementById('download_flavour').value;
-        if (flavour == 'small') document.getElementById('download_arch').innerHTML = '<option value="amd64">64-bit PC (amd64)</option><option value="i386">32-bit PC (i686+)</option><option value="96">One for both (~670MB)</option>';
-        if (flavour == 'full') document.getElementById('download_arch').innerHTML = '<option value="amd64">64-bit PC (amd64)</option><option value="i386">32-bit PC (i686+)</option><option value="96">One for both (~1.4GB)</option>';
-        update_links();
-    }
+          <select name="flavour" id="download_flavour" style="width:100%;">
+          <option value="full" selected="selected">grml-full (~786MB)</option>
+          <option value="small">grml-small (~400MB)</option>
+          </select>
+          <br /><br />
+          <select name="arch" id="download_arch" style="width:100%;">
+          <option value="amd64" selected="selected">64-bit PC (amd64)</option>
+          <option value="i386">32-bit PC (i686+)</option>
+          <option value="96">One for both (~1.5GB)</option>
+          </select>
+          <br />
+          <br />
+          <br />
+          <br />
+          <br />
 
-    function update_links() {
-        var current_version = "2020.06";
-        var product = 'grml';
-        var arch = document.getElementById('download_arch').value;
-        var flavour = document.getElementById('download_flavour').value;
-        if (arch == 'amd64') product = 'grml64';
-        if (arch == 'i386') product = 'grml32';
-        if (arch == '96') product = 'grml96';
-        var iso = product + '-' + flavour + '_' + current_version + '.iso';
-        var mirror_url = "https://download.grml.org/";
-        document.getElementById('download_link_mirror').href = mirror_url + iso;
-        document.getElementById('download_link_mirror').innerHTML = '<br />Download Now<div class="download_relinfo">' + product + '-' + flavour + ' ' + current_version + '</div>';
-        document.getElementById('download_link_bt').href = mirror_url + iso + '.torrent';
-        document.getElementById('download_link_signature').href = mirror_url + iso + '.sha1.asc';
-    }
+          <div style="font-size: 14pt;">
+            <p><a href="/changelogs/README-grml-2021.07/">Release Notes</a></p>
+          </div>
+
+        </div>
+      </div>
+
+
+      <!--
+      <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Get 2021.07-rc1 instead!</span></a>
+      <br />
+      <br />
+      <br />
+      -->
 
-    // hook update function
-    document.getElementById('download_flavour').onchange = update_arch;
-    document.getElementById('download_arch').onchange = update_links;
-    // force initial link href set
-    update_links();
-    // only show our link "buttons"
-    document.getElementById('formbuttons').style.display = 'none';
-    document.getElementById('linkbuttons').style.display = '';
-    document.getElementById('download_group1').style.display = '';
-    document.getElementById('download_group1_noscript').style.display = 'none';
-    </script>
+      <div class="download_panel" id="download_panel2">
+        <div>
+          <!-- fallback cgi buttons -->
+          <div id="formbuttons">
+            <button name="filetype" value="iso" id="download_button_mirror" class="largebutton" style="width:100%;" type="submit">Download Now </button><br />
+            <!--
+            <button name="filetype" value="bt" id="download_button_bt" type="submit">Download using BitTorrent</button><br />
+            -->
+            <button name="filetype" value="signature" id="download_button_signature" type="submit">Get Checksum/Signature</button><br />
+            <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
+          </div>
+          <!-- JS links -->
+          <div id="linkbuttons" style="display:none;">
+            <a id="download_link_mirror" class="largebutton">Download Now</a><br />
+            <!--
+            <a id="download_link_bt">BitTorrent Download</a><br />
+            -->
+            <a id="download_link_signature">Get GPG Signature</a><br />
+            <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
+          </div>
+        </div>
+      </div>
+      </form>
+
+      <script>
+      function update_arch() {
+          var flavour = document.getElementById('download_flavour').value;
+          if (flavour == 'small') document.getElementById('download_arch').innerHTML = '<option value="amd64">64-bit PC (amd64)</option><option value="i386">32-bit PC (i686+)</option><option value="96">One for both (~685MB)</option>';
+          if (flavour == 'full') document.getElementById('download_arch').innerHTML = '<option value="amd64">64-bit PC (amd64)</option><option value="i386">32-bit PC (i686+)</option><option value="96">One for both (~1.45GB)</option>';
+          update_links();
+      }
+
+      function update_links() {
+          var current_version = "2021.07";
+          var product = 'grml';
+          var arch = document.getElementById('download_arch').value;
+          var flavour = document.getElementById('download_flavour').value;
+          if (arch == 'amd64') product = 'grml64';
+          if (arch == 'i386') product = 'grml32';
+          if (arch == '96') product = 'grml96';
+          var iso = product + '-' + flavour + '_' + current_version + '.iso';
+          var mirror_url = "https://download.grml.org/";
+          document.getElementById('download_link_mirror').href = mirror_url + iso;
+          document.getElementById('download_link_mirror').innerHTML = '<br />Download Now<div class="download_relinfo">' + product + '-' + flavour + ' ' + current_version + '</div>';
+          // document.getElementById('download_link_bt').href = mirror_url + iso + '.torrent';
+          document.getElementById('download_link_signature').href = mirror_url + iso + '.asc';
+      }
+
+      // hook update function
+      document.getElementById('download_flavour').onchange = update_arch;
+      document.getElementById('download_arch').onchange = update_links;
+      // force initial link href set
+      update_links();
+      // only show our link "buttons"
+      document.getElementById('formbuttons').style.display = 'none';
+      document.getElementById('linkbuttons').style.display = '';
+      document.getElementById('download_group1').style.display = '';
+      document.getElementById('download_group1_noscript').style.display = 'none';
+      </script>
     </div>
 
     <div class="download_group" id="download_group2">
 
-    <div class="download_panel" id="download_panel3"><div>
-    <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-2020.06.tar.gz">Source code</a> (one tgz for both archs)<br />
-    <br/>
-    Netboot packages:<br/>
-    <a href="https://download.grml.org/grml_netboot_package_grml64-full_2020.06.tar.bz2">64-bit</a>
-    <a href="https://download.grml.org/grml_netboot_package_grml64-full_2020.06.tar.bz2.sha1.asc">(signed sig)</a>
-    <a href="https://download.grml.org/grml_netboot_package_grml32-full_2020.06.tar.bz2">32-bit</a>
-    <a href="https://download.grml.org/grml_netboot_package_grml32-full_2020.06.tar.bz2.sha1.asc">(signed sig)</a>
-
-    <br />
-    <br />
-    <b>Signing Key</b>
-    <br />
-    Please verify all downloads using GnuPG!
-    <br />
-    For each released ISO image there is also a signature file, that should be verified with the following
-    <a href="https://grml.org/download/gnupg-michael-prokop.txt">signing key</a>:
-    <pre>pub  4096R/96A87872B7EA3737 2010-07-14 Michael Prokop &lt;mika (at) grml.org&gt;
-Key  fingerprint = 33CC B136 401A FEC8 43A3  8763 96A8 7872 B7EA 3737
-sub  rsa4096/257B6FD52892CF7E 2010-07-14 [E]
-sub  rsa4096/43A1FB9BCC87C963 2018-07-26 [A] [expires: 2022-05-20]</pre>
-    </div></div>
-
-    <div class="download_panel" id="download_panel4"><div>
-    <b>Boot from USB key</b><br />
-    <br />
-    Just <tt>dd(1)</tt> the downloaded ISO to an <abbr title="Any existing data will be overwritten by the dd command!">empty</abbr> USB key!<br /><br />
-    <code>dd if=grml64_2020.06.iso of=/dev/USB_KEY</code>
-    <br /><br />
-
-    <b>Troubleshooting</b><br /><br />
-    <a href="https://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">Boot option guide</a>
-    <br /><br />
-
-    </div></div>
+      <div class="download_panel" id="download_panel3">
+        <div>
+          <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 />
+          <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>
+        </div>
+      </div>
+
+      <div class="download_panel" id="download_panel4">
+        <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 if=grml_2021.07.iso of=/dev/USB_KEY bs=4M status=progress conv=fdatasync</code>
+          <br /><br />
+
+          <b>Troubleshooting</b><br /><br />
+          <a href="https://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">Boot option guide</a>
+          <br />
+          <br />
+          <br />
+          <br />
+
+        </div>
+      </div>
 
     </div>
 
-    <h2>Git repositories</h2>
+    <h2>Verify your download</h2>
+
+    <p>Please verify all downloads!</p>
+
+    <p>Alongside the actual download files (ISO, netboot, sources), the Grml mirrors publish the extra files <em>SHA256SUMS</em> and <em>SHA256SUMS.gpg</em>.<br />
+    The <em><a href="https://download.grml.org/SHA256SUMS">SHA256SUMS</a></em> file contains checksums for all available release files.<br />
+    The <em><a href="https://download.grml.org/SHA256SUMS.gpg">SHA256SUMS.gpg</a></em> file provides the GnuPG signature for that file.<br />
+    Once you have <em>SHA256SUMS</em> and <em>SHA256SUMS.gpg</em> in the same directory as your Grml downloads, verify the checksum file via:</p>
+
+<code class="keyboard">
+gpg --keyid-format long --verify SHA256SUMS.gpg SHA256SUMS
+</code>
+
+    <p>If you don't have <a href="https://grml.org/download/gnupg-michael-prokop.txt">our GnuPG signing key</a>
+    (key ID <em>0x96A87872B7EA3737</em>, fingerprint <em>33CC B136 401A FEC8 43A3  8763 96A8 7872 B7EA 3737</em>), run:</p>
+
+<code class="keyboard">
+gpg --keyid-format long --keyserver hkps://keys.openpgp.org --recv-keys 0x96A87872B7EA3737
+</code>
+
+    <p>Finally verify the checksum of your Grml downloads, via:</p>
+
+<code class="keyboard">
+sha256sum --ignore-missing -c SHA256SUMS
+</code>
+
+    <h2>Source code</h2>
 
-    <p>The Grml team uses <a href="https://git-scm.com/">git</a> for
-    managing software and packages. The repositories are available
-    online at <a href="https://github.com/grml/">GitHub</a>.</p>
+    <p>The Grml team uses <a href="https://git-scm.com/">Git</a> for managing software and packages.
+    The repositories are available online at <a href="https://github.com/grml/">GitHub</a>.</p>
 
     <div style="clear: both;"></div>
 
index a9b53e1..6e4f5e2 100644 (file)
@@ -33,7 +33,7 @@ ii  bacula-console                      9.6.7-3                                i
 ii  bacula-fd                           9.6.7-3                                i386         network backup service - file daemon
 ii  bacula-sd                           9.6.7-3                                i386         network backup service - storage daemon
 ii  base-files                          11.1                                   i386         Debian base system miscellaneous files
-ii  base-passwd                         3.5.49                                 i386         Debian base system master password and group files
+ii  base-passwd                         3.5.51                                 i386         Debian base system master password and group files
 ii  bash                                5.1-2+b2                               i386         GNU Bourne Again SHell
 ii  bats                                1.2.1-3                                all          bash automated testing system
 ii  bc                                  1.07.1-2+b2                            i386         GNU bc arbitrary precision calculator language
@@ -74,8 +74,8 @@ ii  clonezilla                          3.35.2-3                               a
 ii  cloud-init                          20.4.1-2                               all          initialization system for infrastructure cloud instances
 ii  cmospwd                             5.0+dfsg-2+b1                          i386         decrypt BIOS passwords from CMOS
 ii  console-data                        2:1.12-8                               all          keymaps, fonts, charset maps, fallback tables for 'kbd'.
-ii  console-setup                       1.203                                  all          console font and keymap setup program
-ii  console-setup-linux                 1.203                                  all          Linux specific part of console-setup
+ii  console-setup                       1.205                                  all          console font and keymap setup program
+ii  console-setup-linux                 1.205                                  all          Linux specific part of console-setup
 ii  coreutils                           8.32-4                                 i386         GNU core utilities
 ii  cpio                                2.13+dfsg-4                            i386         GNU cpio -- a program to manage archives of files
 ii  cpp                                 4:10.2.1-1                             i386         GNU C preprocessor (cpp)
@@ -96,9 +96,9 @@ ii  dcfldd                              1.7-3                                  i
 ii  dconf-gsettings-backend:i386        0.38.0-2                               i386         simple configuration storage system - GSettings back-end
 ii  dconf-service                       0.38.0-2                               i386         simple configuration storage system - D-Bus service
 ii  dctrl-tools                         2.24-3                                 i386         Command-line tools to process Debian package information
-ii  debconf                             1.5.75                                 all          Debian configuration management system
-ii  debconf-i18n                        1.5.75                                 all          full internationalization support for debconf
-ii  debconf-utils                       1.5.75                                 all          debconf utilities
+ii  debconf                             1.5.77                                 all          Debian configuration management system
+ii  debconf-i18n                        1.5.77                                 all          full internationalization support for debconf
+ii  debconf-utils                       1.5.77                                 all          debconf utilities
 ii  debian-archive-keyring              2021.1.1                               all          GnuPG archive keys of the Debian archive
 ii  debianutils                         4.11.2                                 i386         Miscellaneous utilities specific to Debian
 ii  debootstrap                         1.0.123                                all          Bootstrap a basic Debian system
@@ -151,7 +151,7 @@ ii  fdisk                               2.36.1-7                               i
 ii  file                                1:5.39-3                               i386         Recognize the type of data in a file using "magic" numbers
 ii  findutils                           4.8.0-1                                i386         utilities for finding files--find, xargs
 ii  fio                                 3.25-2                                 i386         flexible I/O tester
-ii  firefox-esr                         78.11.0esr-1                           i386         Mozilla Firefox web browser - Extended Support Release (ESR)
+ii  firefox-esr                         78.12.0esr-1                           i386         Mozilla Firefox web browser - Extended Support Release (ESR)
 ii  firmware-amd-graphics               20210315-2                             all          Binary firmware for AMD/ATI graphics chips
 ii  firmware-ath9k-htc                  1.4.0-106-gc583009+dfsg1-1             all          firmware for AR7010 and AR9271 USB wireless adapters
 ii  firmware-atheros                    20210315-2                             all          Binary firmware for Qualcomm Atheros wireless cards
@@ -219,7 +219,7 @@ ii  grml-desktop                        0.7.0                                  a
 ii  grml-etc                            1.8.1                                  all          etcetera files for the Grml system
 ii  grml-etc-core                       0.19.0                                 all          core etcetera files for the Grml system
 ii  grml-hwinfo                         0.16.0                                 all          collect hardware information
-ii  grml-live                           0.38.4                                 all          build system for creating a Grml (based) Linux live system
+ii  grml-live                           0.38.5                                 all          build system for creating a Grml (based) Linux live system
 ii  grml-network                        0.13.0                                 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
@@ -234,12 +234,12 @@ ii  grml-udev-config                    0.5.1                                  a
 ii  grml-x                              0.7.2                                  all          wrapper for startx for running X Window System
 ii  grml2usb                            0.18.5                                 i386         install Grml system / ISO to usb device
 ii  groff-base                          1.22.4-6                               i386         GNU troff text-formatting system (base system components)
-ii  grub-common                         2.04-19                                i386         GRand Unified Bootloader (common files)
-ii  grub-efi-amd64-bin                  2.04-19                                i386         GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
-ii  grub-efi-ia32-bin                   2.04-19                                i386         GRand Unified Bootloader, version 2 (EFI-IA32 modules)
-ii  grub-pc                             2.04-19                                i386         GRand Unified Bootloader, version 2 (PC/BIOS version)
-ii  grub-pc-bin                         2.04-19                                i386         GRand Unified Bootloader, version 2 (PC/BIOS modules)
-ii  grub2-common                        2.04-19                                i386         GRand Unified Bootloader (common files for version 2)
+ii  grub-common                         2.04-20                                i386         GRand Unified Bootloader (common files)
+ii  grub-efi-amd64-bin                  2.04-20                                i386         GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
+ii  grub-efi-ia32-bin                   2.04-20                                i386         GRand Unified Bootloader, version 2 (EFI-IA32 modules)
+ii  grub-pc                             2.04-20                                i386         GRand Unified Bootloader, version 2 (PC/BIOS version)
+ii  grub-pc-bin                         2.04-20                                i386         GRand Unified Bootloader, version 2 (PC/BIOS modules)
+ii  grub2-common                        2.04-20                                i386         GRand Unified Bootloader (common files for version 2)
 ii  gsettings-desktop-schemas           3.38.0-2                               all          GSettings desktop-wide schemas
 ii  gtk-update-icon-cache               3.24.24-4                              i386         icon theme caching utility
 ii  gzip                                1.10-4                                 i386         GNU compression utilities
@@ -288,7 +288,7 @@ ii  jfsutils                            1.1.15-5                               i
 ii  jq                                  1.6-2.1                                i386         lightweight and flexible command-line JSON processor
 ii  kbd                                 2.3.0-3                                i386         Linux console font and keytable utilities
 ii  kexec-tools                         1:2.0.20-2.1                           i386         tools to support fast kexec reboots
-ii  keyboard-configuration              1.203                                  all          system-wide keyboard preferences
+ii  keyboard-configuration              1.205                                  all          system-wide keyboard preferences
 ii  keyutils                            1.6.1-2                                i386         Linux Key Management Utilities
 ii  klibc-utils                         2.0.8-6.1                              i386         small utilities built with klibc for early boot
 ii  kmod                                28-1                                   i386         tools for managing Linux kernel modules
@@ -347,9 +347,9 @@ ii  libbsd0:i386                        0.11.3-1                               i
 ii  libburn4:i386                       1.5.2-1                                i386         library to provide CD/DVD/BD writing functions
 ii  libbz2-1.0:i386                     1.0.8-4                                i386         high-quality block-sorting file compressor library - runtime
 ii  libc-ares2:i386                     1.17.1-1                               i386         asynchronous name resolver
-ii  libc-bin                            2.31-12                                i386         GNU C Library: Binaries
-ii  libc-l10n                           2.31-12                                all          GNU C Library: localization files
-ii  libc6:i386                          2.31-12                                i386         GNU C Library: Shared libraries
+ii  libc-bin                            2.31-13                                i386         GNU C Library: Binaries
+ii  libc-l10n                           2.31-13                                all          GNU C Library: localization files
+ii  libc6:i386                          2.31-13                                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-5                               i386         Cairo 2D vector graphics library (GObject library)
 ii  libcairo2:i386                      1.16.0-5                               i386         Cairo 2D vector graphics library
@@ -367,7 +367,7 @@ ii  libcolord2:i386                     1.4.5-3                                i
 ii  libcom-err2:i386                    1.46.2-2                               i386         common error description library
 ii  libconfig-general-perl              2.63-1                                 all          generic configuration module
 ii  libcpp-hocon0.3.0:i386              0.3.0-1+b2                             i386         C++ port of the TypesafeConfig library -- shared libraries
-ii  libcpupower1                        5.10.40-1                              i386         CPU frequency and voltage scaling tools for Linux (libraries)
+ii  libcpupower1                        5.10.46-2                              i386         CPU frequency and voltage scaling tools for Linux (libraries)
 ii  libcrypt1:i386                      1:4.4.18-4                             i386         libcrypt shared library
 ii  libcryptsetup12:i386                2:2.3.5-1                              i386         disk encryption support - shared library
 ii  libctf-nobfd0:i386                  2.35.2-2                               i386         Compact C Type Format library (runtime, no BFD dependency)
@@ -384,7 +384,7 @@ ii  libdb5.3:i386                       5.3.28+dfsg1-0.8                       i
 ii  libdbus-1-3:i386                    1.12.20-2                              i386         simple interprocess messaging system (library)
 ii  libdbus-glib-1-2:i386               0.110-6                                i386         deprecated library for D-Bus IPC
 ii  libdconf1:i386                      0.38.0-2                               i386         simple configuration storage system - runtime library
-ii  libdebconfclient0:i386              0.259                                  i386         Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:i386              0.260                                  i386         Debian Configuration Management System (C-implementation library)
 ii  libdebian-installer-extra4:i386     0.121                                  i386         Library of some extra debian-installer functions
 ii  libdebian-installer4:i386           0.121                                  i386         Library of common debian-installer functions
 ii  libdeflate0:i386                    1.7-1                                  i386         fast, whole-buffer DEFLATE-based compression and decompression
@@ -408,7 +408,7 @@ ii  libdynaloader-functions-perl        0.003-1.1                              a
 ii  libedit2:i386                       3.1-20191231-2+b1                      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                   20.3.4-1                               i386         free implementation of the EGL API -- Mesa vendor library
+ii  libegl-mesa0:i386                   20.3.5-1                               i386         free implementation of the EGL API -- Mesa vendor library
 ii  libegl1:i386                        1.3.2-1                                i386         Vendor neutral GL dispatch library -- EGL support
 ii  libelf1:i386                        0.183-1                                i386         library to read and write ELF files
 ii  libemail-date-format-perl           1.005-1.1                              all          Module to generate RFC-2822-valid date strings
@@ -450,7 +450,7 @@ ii  libfstrm0:i386                      0.6.0-1+b1                             i
 ii  libftdi1-2:i386                     1.5-5+b1                               i386         C Library to control and program the FTDI USB controllers
 ii  libfuse2:i386                       2.9.9-5                                i386         Filesystem in Userspace (library)
 ii  libfuse3-3:i386                     3.10.3-2                               i386         Filesystem in Userspace (library) (3.x version)
-ii  libgbm1:i386                        20.3.4-1                               i386         generic buffer management API -- runtime
+ii  libgbm1:i386                        20.3.5-1                               i386         generic buffer management API -- runtime
 ii  libgc1:i386                         1:8.0.4-3                              i386         conservative garbage collector for C and C++
 ii  libgcc-s1:i386                      10.2.1-6                               i386         GCC support library
 ii  libgcrypt20:i386                    1.8.7-6                                i386         LGPL Crypto library - runtime library
@@ -468,14 +468,14 @@ ii  libgfxdr0:i386                      9.2-1                                  i
 ii  libgif7:i386                        5.1.9-2                                i386         library for GIF images (library)
 ii  libgirepository-1.0-1:i386          1.66.1-1+b1                            i386         Library for handling GObject introspection data (runtime library)
 ii  libgl1:i386                         1.3.2-1                                i386         Vendor neutral GL dispatch library -- legacy GL support
-ii  libgl1-mesa-dri:i386                20.3.4-1                               i386         free implementation of the OpenGL API -- DRI modules
-ii  libglapi-mesa:i386                  20.3.4-1                               i386         free implementation of the GL API -- shared library
+ii  libgl1-mesa-dri:i386                20.3.5-1                               i386         free implementation of the OpenGL API -- DRI modules
+ii  libglapi-mesa:i386                  20.3.5-1                               i386         free implementation of the GL API -- shared library
 ii  libgles2:i386                       1.3.2-1                                i386         Vendor neutral GL dispatch library -- GLESv2 support
 ii  libglib2.0-0:i386                   2.66.8-1                               i386         GLib library of C routines
 ii  libglibmm-2.4-1v5:i386              2.64.2-2                               i386         C++ wrapper for the GLib toolkit (shared libraries)
 ii  libglusterfs0:i386                  9.2-1                                  i386         GlusterFS shared library
 ii  libglvnd0:i386                      1.3.2-1                                i386         Vendor neutral GL dispatch library
-ii  libglx-mesa0:i386                   20.3.4-1                               i386         free implementation of the OpenGL API -- GLX vendor library
+ii  libglx-mesa0:i386                   20.3.5-1                               i386         free implementation of the OpenGL API -- GLX vendor library
 ii  libglx0:i386                        1.3.2-1                                i386         Vendor neutral GL dispatch library -- GLX support
 ii  libgmp10:i386                       2:6.2.1+dfsg-1                         i386         Multiprecision arithmetic library
 ii  libgnutls30:i386                    3.7.1-5                                i386         GNU TLS library - main runtime library
@@ -615,7 +615,7 @@ ii  libnpth0:i386                       1.6-3                                  i
 ii  libnsl2:i386                        1.3.0-2                                i386         Public client interface for NIS(YP) and NIS+
 ii  libnspr4:i386                       2:4.29-1                               i386         NetScape Portable Runtime Library
 ii  libnss-mdns:i386                    0.14.1-2                               i386         NSS module for Multicast DNS name resolution
-ii  libnss-myhostname:i386              247.3-5                                i386         nss module providing fallback resolution for the current hostname
+ii  libnss-myhostname:i386              247.3-6                                i386         nss module providing fallback resolution for the current hostname
 ii  libnss3:i386                        2:3.61-1                               i386         Network Security Service libraries
 ii  libntfs-3g883                       1:2017.3.23AR.3-4                      i386         read/write NTFS driver for FUSE (runtime library)
 ii  libnuma1:i386                       2.0.12-1+b1                            i386         Libraries for controlling NUMA policy
@@ -628,11 +628,11 @@ ii  libopts25:i386                      1:5.18.16-4                            i
 ii  libopus0:i386                       1.3.1-0.1                              i386         Opus codec runtime library
 ii  liborc-0.4-0:i386                   1:0.4.32-1                             i386         Library of Optimized Inner Loops Runtime Compiler
 ii  libp11-kit0:i386                    0.23.22-1                              i386         library for loading and coordinating access to PKCS#11 modules - runtime
-ii  libpam-modules:i386                 1.4.0-7                                i386         Pluggable Authentication Modules for PAM
-ii  libpam-modules-bin                  1.4.0-7                                i386         Pluggable Authentication Modules for PAM - helper binaries
-ii  libpam-runtime                      1.4.0-7                                all          Runtime support for the PAM library
-ii  libpam-systemd:i386                 247.3-5                                i386         system and service manager - PAM module
-ii  libpam0g:i386                       1.4.0-7                                i386         Pluggable Authentication Modules library
+ii  libpam-modules:i386                 1.4.0-9                                i386         Pluggable Authentication Modules for PAM
+ii  libpam-modules-bin                  1.4.0-9                                i386         Pluggable Authentication Modules for PAM - helper binaries
+ii  libpam-runtime                      1.4.0-9                                all          Runtime support for the PAM library
+ii  libpam-systemd:i386                 247.3-6                                i386         system and service manager - PAM module
+ii  libpam0g:i386                       1.4.0-9                                i386         Pluggable Authentication Modules library
 ii  libpango-1.0-0:i386                 1.46.2-3                               i386         Layout and rendering of internationalized text
 ii  libpangocairo-1.0-0:i386            1.46.2-3                               i386         Layout and rendering of internationalized text
 ii  libpangoft2-1.0-0:i386              1.46.2-3                               i386         Layout and rendering of internationalized text
@@ -693,7 +693,7 @@ ii  librpmsign9                         4.16.1.2+dfsg1-3                       i
 ii  librsvg2-2:i386                     2.50.3+dfsg-1                          i386         SAX-based renderer library for SVG files (runtime)
 ii  librsync2:i386                      2.3.1-1                                i386         rsync remote-delta algorithm library
 ii  librtmp1:i386                       2.4+20151223.gitfa8646d.1-2+b2         i386         toolkit for RTMP streams (shared library)
-ii  libruby2.7:i386                     2.7.3-2                                i386         Libraries necessary to run Ruby 2.7
+ii  libruby2.7:i386                     2.7.4-1                                i386         Libraries necessary to run Ruby 2.7
 ii  libsamplerate0:i386                 0.2.1+ds0-1                            i386         Audio sample rate conversion library
 ii  libsasl2-2:i386                     2.1.27+dfsg-2.1                        i386         Cyrus SASL - authentication abstraction library
 ii  libsasl2-modules-db:i386            2.1.27+dfsg-2.1                        i386         Cyrus SASL - pluggable authentication modules (DB)
@@ -737,7 +737,7 @@ ii  libstrictures-perl                  2.000006-1                             a
 ii  libsub-quote-perl                   2.006006-1                             all          helper modules for subroutines
 ii  libsvn1:i386                        1.14.1-3                               i386         Shared libraries used by Apache Subversion
 ii  libsysfs2:i386                      2.1.0+repack-7                         i386         interface library to sysfs - shared library
-ii  libsystemd0:i386                    247.3-5                                i386         systemd utility library
+ii  libsystemd0:i386                    247.3-6                                i386         systemd utility library
 ii  libtalloc2:i386                     2.3.1-2+b1                             i386         hierarchical pool based memory allocator
 ii  libtasn1-6:i386                     4.16.0-2                               i386         Manage ASN.1 structures (runtime)
 ii  libtcl8.6:i386                      8.6.11+dfsg-1                          i386         Tcl (the Tool Command Language) v8.6 - run-time library files
@@ -766,7 +766,7 @@ ii  libtk8.6:i386                       8.6.11-2                               i
 ii  libtry-tiny-perl                    0.30-1                                 all          module providing minimalistic try/catch
 ii  libtsk19:i386                       4.10.1+dfsg-1                          i386         library for forensics analysis on volume and filesystem data
 ii  libuchardet0:i386                   0.0.7-1                                i386         universal charset detection library - shared library
-ii  libudev1:i386                       247.3-5                                i386         libudev shared library
+ii  libudev1:i386                       247.3-6                                i386         libudev shared library
 ii  libunistring2:i386                  0.9.10-4                               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  liburcu6:i386                       0.12.2-1                               i386         userspace RCU (read-copy-update) library
@@ -813,7 +813,7 @@ ii  libx11-data                         2:1.7.1-1                              a
 ii  libx11-xcb1:i386                    2:1.7.1-1                              i386         Xlib/XCB interface library
 ii  libx86emu3:i386                     3.1-2                                  i386         x86 emulation library
 ii  libxapian30:i386                    1.4.18-3                               i386         Search engine library
-ii  libxatracker2:i386                  20.3.4-1                               i386         X acceleration library -- runtime
+ii  libxatracker2:i386                  20.3.5-1                               i386         X acceleration library -- runtime
 ii  libxau6:i386                        1:1.0.9-1                              i386         X11 authorisation library
 ii  libxaw7:i386                        2:1.0.13-1.1                           i386         X11 Athena Widget library
 ii  libxcb-dri2-0:i386                  1.14-3                                 i386         X C Binding, dri2 extension
@@ -882,15 +882,15 @@ ii  libz3-4:i386                        4.8.10-1                               i
 ii  libzstd1:i386                       1.4.8+dfsg-2.1                         i386         fast lossless compression algorithm
 ii  links2                              2.21-1+b1                              i386         Web browser running in both graphics and text mode
 ii  linux-base                          4.6                                    all          Linux image base package
-ii  linux-cpupower                      5.10.40-1                              i386         CPU power management tools for Linux
-ii  linux-image-5.10.0-7-686            5.10.40-1                              i386         Linux 5.10 for older PCs (signed)
-ii  linux-image-686                     5.10.40-1                              i386         Linux for older PCs (meta-package)
+ii  linux-cpupower                      5.10.46-2                              i386         CPU power management tools for Linux
+ii  linux-image-5.10.0-8-686            5.10.46-2                              i386         Linux 5.10 for older PCs (signed)
+ii  linux-image-686                     5.10.46-2                              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                              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.31-12                                all          GNU C Library: National Language (locale) data [support]
+ii  locales                             2.31-13                                all          GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                      0.1.18                                 i386         Programs for locking and unlocking files and mailboxes
 ii  login                               1:4.8.1-1                              i386         system login tools
 ii  logrotate                           3.18.0-2                               i386         Log rotation utility
@@ -923,7 +923,7 @@ ii  menu                                2.1.48                                 i
 ii  mercurial                           5.6.1-4                                i386         easy-to-use, scalable distributed version control system
 ii  mercurial-common                    5.6.1-4                                all          easy-to-use, scalable distributed version control system (common files)
 ii  minicom                             2.8-2                                  i386         Friendly menu driven serial communication program
-ii  mksh                                59c-8                                  i386         MirBSD Korn Shell
+ii  mksh                                59c-9                                  i386         MirBSD Korn Shell
 ii  mmdebstrap                          0.7.5-2.2                              all          create a Debian chroot
 ii  moreutils                           0.65-1                                 i386         additional Unix utilities
 ii  mosh                                1.3.2-2.1+b3                           i386         Mobile shell that supports roaming and intelligent local echo
@@ -982,7 +982,7 @@ ii  pigz                                2.6-1                                  i
 ii  pinentry-curses                     1.1.0-4                                i386         curses-based PIN or pass-phrase entry dialog for GnuPG
 ii  policykit-1                         0.105-31                               i386         framework for managing administrative policies and privileges
 ii  ppp                                 2.4.9-1+1                              i386         Point-to-Point Protocol (PPP) - daemon
-ii  pppoeconf                           1.21+nmu1                              all          configures PPPoE/ADSL connections
+ii  pppoeconf                           1.21+nmu2                              all          configures PPPoE/ADSL connections
 ii  procps                              2:3.3.17-5                             i386         /proc file system utilities
 ii  psmisc                              23.4-2                                 i386         utilities that use the proc file system
 ii  puppet                              5.5.22-2                               all          configuration management system
@@ -1035,16 +1035,16 @@ ii  python3-talloc:i386                 2.3.1-2+b1                             i
 ii  python3-tdb                         1.4.3-1+b1                             i386         Python3 bindings for TDB
 ii  python3-urllib3                     1.26.5-1~exp1                          all          HTTP library with thread-safe connection pooling for Python3
 ii  python3-urwid                       2.1.2-1                                i386         curses-based UI/widget library for Python 3
-ii  python3-yaml                        5.3.1-4                                i386         YAML parser and emitter for Python3
+ii  python3-yaml                        5.3.1-5                                i386         YAML parser and emitter for Python3
 ii  python3-zipp                        1.0.0-3                                all          pathlib-compatible Zipfile object wrapper - Python 3.x
 ii  python3.9                           3.9.2-1                                i386         Interactive high-level object-oriented language (version 3.9)
 ii  python3.9-minimal                   3.9.2-1                                i386         Minimal subset of the Python language (version 3.9)
-ii  qemu-guest-agent                    1:5.2+dfsg-10+b2                       i386         Guest-side qemu-system agent
-ii  qemu-system-common                  1:5.2+dfsg-10+b2                       i386         QEMU full system emulation binaries (common files)
-ii  qemu-system-data                    1:5.2+dfsg-10                          all          QEMU full system emulation (data files)
-ii  qemu-system-gui:i386                1:5.2+dfsg-10+b2                       i386         QEMU full system emulation binaries (user interface and audio support)
-ii  qemu-system-x86                     1:5.2+dfsg-10+b2                       i386         QEMU full system emulation binaries (x86)
-ii  qemu-utils                          1:5.2+dfsg-10+b2                       i386         QEMU utilities
+ii  qemu-guest-agent                    1:5.2+dfsg-11                          i386         Guest-side qemu-system agent
+ii  qemu-system-common                  1:5.2+dfsg-11                          i386         QEMU full system emulation binaries (common files)
+ii  qemu-system-data                    1:5.2+dfsg-11                          all          QEMU full system emulation (data files)
+ii  qemu-system-gui:i386                1:5.2+dfsg-11                          i386         QEMU full system emulation binaries (user interface and audio support)
+ii  qemu-system-x86                     1:5.2+dfsg-11                          i386         QEMU full system emulation binaries (x86)
+ii  qemu-utils                          1:5.2+dfsg-11                          i386         QEMU utilities
 ii  qrencode                            4.1.1-1                                i386         QR Code encoder into PNG image
 ii  radvd                               1:2.18-3                               i386         Router Advertisement Daemon
 ii  rake                                13.0.3-1                               all          ruby make-like utility
@@ -1054,7 +1054,7 @@ ii  recoverjpeg                         2.6.3-3                                i
 ii  reiser4progs                        1.2.1-3                                i386         administration utilities for the Reiser4 filesystem
 ii  reiserfsprogs                       1:3.6.27-4                             i386         User-level tools for ReiserFS filesystems
 ii  resolvconf                          1.87                                   all          name server information handler
-ii  restic                              0.11.0-1+b4                            i386         backup program with multiple revisions, encryption and more
+ii  restic                              0.11.0-1+b5                            i386         backup program with multiple revisions, encryption and more
 ii  rfkill                              2.36.1-7                               i386         tool for enabling and disabling wireless devices
 ii  rinse                               3.6                                    all          RPM installation environment
 ii  rpcbind                             1.2.5-9                                i386         converts RPC program numbers into universal addresses
@@ -1075,7 +1075,7 @@ ii  ruby-stomp                          1.4.10-1                               a
 ii  ruby-systemu                        2.6.5-1.1                              all          universal child process handling Ruby library
 ii  ruby-test-unit                      3.3.9-1                                all          unit testing framework for Ruby
 ii  ruby-xmlrpc                         0.3.0-2                                all          XMLRPC library for Ruby
-ii  ruby2.7                             2.7.3-2                                i386         Interpreter of object-oriented scripting language Ruby
+ii  ruby2.7                             2.7.4-1                                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.10.3                                 all          dh-runit implementation detail
 ii  samba                               2:4.13.5+dfsg-2                        i386         SMB/CIFS file, print, and login server for Unix
@@ -1104,7 +1104,7 @@ ii  sound-theme-freedesktop             0.8-2                                  a
 ii  speedtest-cli                       2.1.3-2                                all          Command line interface for testing internet bandwidth using speedtest.net
 ii  squashfs-tools                      1:4.4-2                                i386         Tool to create and append to squashfs filesystems
 ii  ssh                                 1:8.4p1-5                              all          secure shell client and server (metapackage)
-ii  sshfs                               3.7.1+repack-1                         i386         filesystem client based on SSH File Transfer Protocol
+ii  sshfs                               3.7.1+repack-2                         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
 ii  strace                              5.10-1                                 i386         System call tracer
@@ -1117,9 +1117,9 @@ ii  syslinux                            3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 i
 ii  syslinux-common                     3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (common)
 ii  syslinux-utils                      3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 i386         collection of bootloaders (utilities)
 ii  sysstat                             12.5.2-2                               i386         system performance tools for Linux
-ii  systemd                             247.3-5                                i386         system and service manager
-ii  systemd-container                   247.3-5                                i386         systemd container/nspawn tools
-ii  systemd-sysv                        247.3-5                                i386         system and service manager - SysV links
+ii  systemd                             247.3-6                                i386         system and service manager
+ii  systemd-container                   247.3-6                                i386         systemd container/nspawn tools
+ii  systemd-sysv                        247.3-6                                i386         system and service manager - SysV links
 ii  sysvinit-utils                      2.96-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                             all          Command shell for managing the Linux LIO kernel target
@@ -1142,7 +1142,7 @@ ii  tshark                              3.4.4-1                                i
 ii  tsocks                              1.8beta5+ds1-1+b1                      i386         transparent network access through a SOCKS 4 or 5 proxy
 ii  tzdata                              2021a-1                                all          time zone and daylight-saving time data
 ii  ucf                                 3.0043                                 all          Update Configuration File(s): preserve user changes to config files
-ii  udev                                247.3-5                                i386         /dev/ and hotplug management daemon
+ii  udev                                247.3-6                                i386         /dev/ and hotplug management daemon
 ii  udpcast                             20120424-2+b1                          i386         multicast file transfer tool
 ii  uml-utilities                       20070815.4-1                           i386         User-mode Linux (utility programs)
 ii  unp                                 2.0~pre9                               all          unpack (almost) everything with one command
index 7ec56e9..22eece5 100644 (file)
@@ -878,7 +878,7 @@ libzstd1:i386                                       install
 links2                                         install
 linux-base                                     install
 linux-cpupower                                 install
-linux-image-5.10.0-7-686                       install
+linux-image-5.10.0-8-686                       install
 linux-image-686                                        install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
index 5683445..322bec7 100644 (file)
@@ -10,7 +10,7 @@ ii  atftp                          0.7.git20120829-3.2                    i386
 ii  atmel-firmware                 1.3-4.1                                all          Firmware for Atmel at76c50x wireless networking chips.
 ii  attr                           1:2.4.48-6                             i386         utilities for manipulating filesystem extended attributes
 ii  base-files                     11.1                                   i386         Debian base system miscellaneous files
-ii  base-passwd                    3.5.49                                 i386         Debian base system master password and group files
+ii  base-passwd                    3.5.51                                 i386         Debian base system master password and group files
 ii  bash                           5.1-2+b2                               i386         GNU Bourne Again SHell
 ii  beep                           1.4.9-1                                i386         advanced PC-speaker beeper
 ii  binutils                       2.35.2-2                               i386         GNU assembler, linker and binary utilities
@@ -28,8 +28,8 @@ ii  bzip2                          1.0.8-4                                i386
 ii  ca-certificates                20210119                               all          Common CA certificates
 ii  chntpw                         1.0-1.1                                i386         NT SAM password recovery utility
 ii  console-data                   2:1.12-8                               all          keymaps, fonts, charset maps, fallback tables for 'kbd'.
-ii  console-setup                  1.203                                  all          console font and keymap setup program
-ii  console-setup-linux            1.203                                  all          Linux specific part of console-setup
+ii  console-setup                  1.205                                  all          console font and keymap setup program
+ii  console-setup-linux            1.205                                  all          Linux specific part of console-setup
 ii  coreutils                      8.32-4                                 i386         GNU core utilities
 ii  cpio                           2.13+dfsg-4                            i386         GNU cpio -- a program to manage archives of files
 ii  cron                           3.0pl1-137                             i386         process scheduling daemon
@@ -40,8 +40,8 @@ ii  cu                             1.07-27+b1                             i386
 ii  dash                           0.5.11+git20200708+dd9ef66-5           i386         POSIX-compliant shell
 ii  dbus                           1.12.20-2                              i386         simple interprocess messaging system (daemon and utilities)
 ii  dctrl-tools                    2.24-3                                 i386         Command-line tools to process Debian package information
-ii  debconf                        1.5.75                                 all          Debian configuration management system
-ii  debconf-i18n                   1.5.75                                 all          full internationalization support for debconf
+ii  debconf                        1.5.77                                 all          Debian configuration management system
+ii  debconf-i18n                   1.5.77                                 all          full internationalization support for debconf
 ii  debian-archive-keyring         2021.1.1                               all          GnuPG archive keys of the Debian archive
 ii  debianutils                    4.11.2                                 i386         Miscellaneous utilities specific to Debian
 ii  debootstrap                    1.0.123                                all          Bootstrap a basic Debian system
@@ -123,12 +123,12 @@ ii  grml-shlib                     1.04.1                                 all
 ii  grml-tips                      0.7.2                                  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  grml2usb                       0.18.5                                 i386         install Grml system / ISO to usb device
-ii  grub-common                    2.04-19                                i386         GRand Unified Bootloader (common files)
-ii  grub-efi-amd64-bin             2.04-19                                i386         GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
-ii  grub-efi-ia32-bin              2.04-19                                i386         GRand Unified Bootloader, version 2 (EFI-IA32 modules)
-ii  grub-pc                        2.04-19                                i386         GRand Unified Bootloader, version 2 (PC/BIOS version)
-ii  grub-pc-bin                    2.04-19                                i386         GRand Unified Bootloader, version 2 (PC/BIOS modules)
-ii  grub2-common                   2.04-19                                i386         GRand Unified Bootloader (common files for version 2)
+ii  grub-common                    2.04-20                                i386         GRand Unified Bootloader (common files)
+ii  grub-efi-amd64-bin             2.04-20                                i386         GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
+ii  grub-efi-ia32-bin              2.04-20                                i386         GRand Unified Bootloader, version 2 (EFI-IA32 modules)
+ii  grub-pc                        2.04-20                                i386         GRand Unified Bootloader, version 2 (PC/BIOS version)
+ii  grub-pc-bin                    2.04-20                                i386         GRand Unified Bootloader, version 2 (PC/BIOS modules)
+ii  grub2-common                   2.04-20                                i386         GRand Unified Bootloader (common files for version 2)
 ii  gzip                           1.10-4                                 i386         GNU compression utilities
 ii  haveged                        1.9.14-1                               i386         Linux entropy source using the HAVEGE algorithm
 ii  hdparm                         9.60+ds-1                              i386         tune hard disk parameters for high performance
@@ -155,7 +155,7 @@ ii  iw                             5.9-3                                  i386
 ii  jfsutils                       1.1.15-5                               i386         utilities for managing the JFS filesystem
 ii  kbd                            2.3.0-3                                i386         Linux console font and keytable utilities
 ii  kexec-tools                    1:2.0.20-2.1                           i386         tools to support fast kexec reboots
-ii  keyboard-configuration         1.203                                  all          system-wide keyboard preferences
+ii  keyboard-configuration         1.205                                  all          system-wide keyboard preferences
 ii  keyutils                       1.6.1-2                                i386         Linux Key Management Utilities
 ii  klibc-utils                    2.0.8-6.1                              i386         small utilities built with klibc for early boot
 ii  kmod                           28-1                                   i386         tools for managing Linux kernel modules
@@ -181,9 +181,9 @@ ii  libbpf0:i386                   1:0.3-2                                i386
 ii  libbrotli1:i386                1.0.9-2+b2                             i386         library implementing brotli encoder and decoder (shared libraries)
 ii  libbsd0:i386                   0.11.3-1                               i386         utility functions from BSD systems - shared library
 ii  libbz2-1.0:i386                1.0.8-4                                i386         high-quality block-sorting file compressor library - runtime
-ii  libc-bin                       2.31-12                                i386         GNU C Library: Binaries
-ii  libc-l10n                      2.31-12                                all          GNU C Library: localization files
-ii  libc6:i386                     2.31-12                                i386         GNU C Library: Shared libraries
+ii  libc-bin                       2.31-13                                i386         GNU C Library: Binaries
+ii  libc-l10n                      2.31-13                                all          GNU C Library: localization files
+ii  libc6:i386                     2.31-13                                i386         GNU C Library: Shared libraries
 ii  libcap-ng0:i386                0.7.9-2.2+b1                           i386         An 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)
@@ -196,7 +196,7 @@ ii  libctf0:i386                   2.35.2-2                               i386
 ii  libcurl3-gnutls:i386           7.74.0-1.3+b1                          i386         easy-to-use client-side URL transfer library (GnuTLS flavour)
 ii  libdb5.3:i386                  5.3.28+dfsg1-0.8                       i386         Berkeley v5.3 Database Libraries [runtime]
 ii  libdbus-1-3:i386               1.12.20-2                              i386         simple interprocess messaging system (library)
-ii  libdebconfclient0:i386         0.259                                  i386         Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:i386         0.260                                  i386         Debian Configuration Management System (C-implementation library)
 ii  libdevmapper-event1.02.1:i386  2:1.02.175-2.1                         i386         Linux Kernel Device Mapper event support library
 ii  libdevmapper1.02.1:i386        2:1.02.175-2.1                         i386         Linux Kernel Device Mapper userspace library
 ii  libdmraid1.0.0.rc16            1.0.0.rc16-8                           i386         Device-Mapper Software RAID support tool - shared library
@@ -301,15 +301,15 @@ ii  libnl-genl-3-200:i386          3.4.0-1+b1                             i386
 ii  libnl-route-3-200:i386         3.4.0-1+b1                             i386         library for dealing with netlink sockets - route interface
 ii  libnpth0:i386                  1.6-3                                  i386         replacement for GNU Pth using system threads
 ii  libnsl2:i386                   1.3.0-2                                i386         Public client interface for NIS(YP) and NIS+
-ii  libnss-myhostname:i386         247.3-5                                i386         nss module providing fallback resolution for the current hostname
+ii  libnss-myhostname:i386         247.3-6                                i386         nss module providing fallback resolution for the current hostname
 ii  libntfs-3g883                  1:2017.3.23AR.3-4                      i386         read/write NTFS driver for FUSE (runtime library)
 ii  libopenipmi0                   2.0.29-0.1+b1                          i386         Intelligent Platform Management Interface - runtime
 ii  libp11-kit0:i386               0.23.22-1                              i386         library for loading and coordinating access to PKCS#11 modules - runtime
-ii  libpam-modules:i386            1.4.0-7                                i386         Pluggable Authentication Modules for PAM
-ii  libpam-modules-bin             1.4.0-7                                i386         Pluggable Authentication Modules for PAM - helper binaries
-ii  libpam-runtime                 1.4.0-7                                all          Runtime support for the PAM library
-ii  libpam-systemd:i386            247.3-5                                i386         system and service manager - PAM module
-ii  libpam0g:i386                  1.4.0-7                                i386         Pluggable Authentication Modules library
+ii  libpam-modules:i386            1.4.0-9                                i386         Pluggable Authentication Modules for PAM
+ii  libpam-modules-bin             1.4.0-9                                i386         Pluggable Authentication Modules for PAM - helper binaries
+ii  libpam-runtime                 1.4.0-9                                all          Runtime support for the PAM library
+ii  libpam-systemd:i386            247.3-6                                i386         system and service manager - PAM module
+ii  libpam0g:i386                  1.4.0-9                                i386         Pluggable Authentication Modules library
 ii  libparted2:i386                3.4-1                                  i386         disk partition manipulator - shared library
 ii  libpcap0.8:i386                1.10.0-2                               i386         system interface for user-level packet capture
 ii  libpci3:i386                   1:3.7.0-5                              i386         PCI utilities (shared library)
@@ -345,7 +345,7 @@ ii  libssh2-1:i386                 1.9.0-2                                i386
 ii  libssl1.1:i386                 1.1.1k-1                               i386         Secure Sockets Layer toolkit - shared libraries
 ii  libstdc++6:i386                10.2.1-6                               i386         GNU Standard C++ Library v3
 ii  libsysfs2:i386                 2.1.0+repack-7                         i386         interface library to sysfs - shared library
-ii  libsystemd0:i386               247.3-5                                i386         systemd utility library
+ii  libsystemd0:i386               247.3-6                                i386         systemd utility library
 ii  libtasn1-6:i386                4.16.0-2                               i386         Manage ASN.1 structures (runtime)
 ii  libterm-readkey-perl           2.38-1+b2                              i386         perl module for simple terminal control
 ii  libtext-charwidth-perl         0.04-10+b1                             i386         get display widths of characters on the terminal
@@ -356,7 +356,7 @@ ii  libtinfo6:i386                 6.2+20201114-2                         i386
 ii  libtirpc-common                1.3.1-1                                all          transport-independent RPC library - common files
 ii  libtirpc3:i386                 1.3.1-1                                i386         transport-independent RPC library
 ii  libtry-tiny-perl               0.30-1                                 all          module providing minimalistic try/catch
-ii  libudev1:i386                  247.3-5                                i386         libudev shared library
+ii  libudev1:i386                  247.3-6                                i386         libudev shared library
 ii  libunistring2:i386             0.9.10-4                               i386         Unicode string library for C
 ii  liburi-perl                    5.08-1                                 all          module to manipulate and access URI strings
 ii  liburing1:i386                 0.7-3                                  i386         Linux kernel io_uring access library - shared library
@@ -373,12 +373,12 @@ ii  libyaml-0-2:i386               0.2.2-1                                i386
 ii  libzstd1:i386                  1.4.8+dfsg-2.1                         i386         fast lossless compression algorithm
 ii  links                          2.21-1+b1                              i386         Web browser running in text mode
 ii  linux-base                     4.6                                    all          Linux image base package
-ii  linux-image-5.10.0-7-686       5.10.40-1                              i386         Linux 5.10 for older PCs (signed)
-ii  linux-image-686                5.10.40-1                              i386         Linux for older PCs (meta-package)
+ii  linux-image-5.10.0-8-686       5.10.46-2                              i386         Linux 5.10 for older PCs (signed)
+ii  linux-image-686                5.10.46-2                              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.31-12                                all          GNU C Library: National Language (locale) data [support]
+ii  locales                        2.31-13                                all          GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                 0.1.18                                 i386         Programs for locking and unlocking files and mailboxes
 ii  login                          1:4.8.1-1                              i386         system login tools
 ii  logrotate                      3.18.0-2                               i386         Log rotation utility
@@ -427,7 +427,7 @@ ii  perl-openssl-defaults:i386     5                                      i386
 ii  physlock                       13-1                                   i386         lightweight Linux console locking tool
 ii  pinentry-curses                1.1.0-4                                i386         curses-based PIN or pass-phrase entry dialog for GnuPG
 ii  ppp                            2.4.9-1+1                              i386         Point-to-Point Protocol (PPP) - daemon
-ii  pppoeconf                      1.21+nmu1                              all          configures PPPoE/ADSL connections
+ii  pppoeconf                      1.21+nmu2                              all          configures PPPoE/ADSL connections
 ii  procps                         2:3.3.17-5                             i386         /proc file system utilities
 ii  psmisc                         23.4-2                                 i386         utilities that use the proc file system
 ii  pxelinux                       3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (PXE network bootloader)
@@ -436,7 +436,7 @@ ii  python3-minimal                3.9.2-3                                i386
 ii  python3-parted                 3.11.7-0.1+b1                          i386         Python 3 interface for libparted
 ii  python3.9                      3.9.2-1                                i386         Interactive high-level object-oriented language (version 3.9)
 ii  python3.9-minimal              3.9.2-1                                i386         Minimal subset of the Python language (version 3.9)
-ii  qemu-guest-agent               1:5.2+dfsg-10+b2                       i386         Guest-side qemu-system agent
+ii  qemu-guest-agent               1:5.2+dfsg-11                          i386         Guest-side qemu-system agent
 ii  qrencode                       4.1.1-1                                i386         QR Code encoder into PNG image
 ii  rdnssd                         1.0.4-2                                i386         IPv6 recursive DNS server discovery daemon
 ii  readline-common                8.1-1                                  all          GNU readline and history libraries, common files
@@ -460,10 +460,10 @@ ii  sysfsutils                     2.1.0+repack-7                         i386
 ii  syslinux                       3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 i386         collection of bootloaders (DOS FAT and NTFS bootloader)
 ii  syslinux-common                3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (common)
 ii  syslinux-utils                 3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 i386         collection of bootloaders (utilities)
-ii  systemd                        247.3-5                                i386         system and service manager
-ii  systemd-container              247.3-5                                i386         systemd container/nspawn tools
-ii  systemd-sysv                   247.3-5                                i386         system and service manager - SysV links
-ii  systemd-timesyncd              247.3-5                                i386         minimalistic service to synchronize local time with NTP servers
+ii  systemd                        247.3-6                                i386         system and service manager
+ii  systemd-container              247.3-6                                i386         systemd container/nspawn tools
+ii  systemd-sysv                   247.3-6                                i386         system and service manager - SysV links
+ii  systemd-timesyncd              247.3-6                                i386         minimalistic service to synchronize local time with NTP servers
 ii  sysvinit-utils                 2.96-7                                 i386         System-V-like utilities
 ii  tar                            1.34+dfsg-1                            i386         GNU version of the tar archiving utility
 ii  tcpdump                        4.99.0-2                               i386         command-line network traffic analyzer
@@ -473,7 +473,7 @@ ii  tree                           1.8.0-1                                i386
 ii  tsocks                         1.8beta5+ds1-1+b1                      i386         transparent network access through a SOCKS 4 or 5 proxy
 ii  tzdata                         2021a-1                                all          time zone and daylight-saving time data
 ii  ucf                            3.0043                                 all          Update Configuration File(s): preserve user changes to config files
-ii  udev                           247.3-5                                i386         /dev/ and hotplug management daemon
+ii  udev                           247.3-6                                i386         /dev/ and hotplug management daemon
 ii  unp                            2.0~pre9                               all          unpack (almost) everything with one command
 ii  unzip                          6.0-26                                 i386         De-archiver for .zip files
 ii  usbutils                       1:013-3                                i386         Linux USB utilities
index 2475a63..4476e6b 100644 (file)
@@ -368,7 +368,7 @@ libyaml-0-2:i386                            install
 libzstd1:i386                                  install
 links                                          install
 linux-base                                     install
-linux-image-5.10.0-7-686                       install
+linux-image-5.10.0-8-686                       install
 linux-image-686                                        install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
index 6015cf7..5a5f945 100644 (file)
@@ -33,7 +33,7 @@ ii  bacula-console                       9.6.7-3
 ii  bacula-fd                            9.6.7-3                                amd64        network backup service - file daemon
 ii  bacula-sd                            9.6.7-3                                amd64        network backup service - storage daemon
 ii  base-files                           11.1                                   amd64        Debian base system miscellaneous files
-ii  base-passwd                          3.5.49                                 amd64        Debian base system master password and group files
+ii  base-passwd                          3.5.51                                 amd64        Debian base system master password and group files
 ii  bash                                 5.1-2+b2                               amd64        GNU Bourne Again SHell
 ii  bats                                 1.2.1-3                                all          bash automated testing system
 ii  bc                                   1.07.1-2+b2                            amd64        GNU bc arbitrary precision calculator language
@@ -74,8 +74,8 @@ ii  clonezilla                           3.35.2-3
 ii  cloud-init                           20.4.1-2                               all          initialization system for infrastructure cloud instances
 ii  cmospwd                              5.0+dfsg-2+b1                          amd64        decrypt BIOS passwords from CMOS
 ii  console-data                         2:1.12-8                               all          keymaps, fonts, charset maps, fallback tables for 'kbd'.
-ii  console-setup                        1.203                                  all          console font and keymap setup program
-ii  console-setup-linux                  1.203                                  all          Linux specific part of console-setup
+ii  console-setup                        1.205                                  all          console font and keymap setup program
+ii  console-setup-linux                  1.205                                  all          Linux specific part of console-setup
 ii  coreutils                            8.32-4+b1                              amd64        GNU core utilities
 ii  cpio                                 2.13+dfsg-4                            amd64        GNU cpio -- a program to manage archives of files
 ii  cpp                                  4:10.2.1-1                             amd64        GNU C preprocessor (cpp)
@@ -96,9 +96,9 @@ ii  dcfldd                               1.7-3
 ii  dconf-gsettings-backend:amd64        0.38.0-2                               amd64        simple configuration storage system - GSettings back-end
 ii  dconf-service                        0.38.0-2                               amd64        simple configuration storage system - D-Bus service
 ii  dctrl-tools                          2.24-3+b1                              amd64        Command-line tools to process Debian package information
-ii  debconf                              1.5.75                                 all          Debian configuration management system
-ii  debconf-i18n                         1.5.75                                 all          full internationalization support for debconf
-ii  debconf-utils                        1.5.75                                 all          debconf utilities
+ii  debconf                              1.5.77                                 all          Debian configuration management system
+ii  debconf-i18n                         1.5.77                                 all          full internationalization support for debconf
+ii  debconf-utils                        1.5.77                                 all          debconf utilities
 ii  debian-archive-keyring               2021.1.1                               all          GnuPG archive keys of the Debian archive
 ii  debianutils                          4.11.2                                 amd64        Miscellaneous utilities specific to Debian
 ii  debootstrap                          1.0.123                                all          Bootstrap a basic Debian system
@@ -151,7 +151,7 @@ ii  fdisk                                2.36.1-7
 ii  file                                 1:5.39-3                               amd64        Recognize the type of data in a file using "magic" numbers
 ii  findutils                            4.8.0-1                                amd64        utilities for finding files--find, xargs
 ii  fio                                  3.25-2                                 amd64        flexible I/O tester
-ii  firefox-esr                          78.11.0esr-1                           amd64        Mozilla Firefox web browser - Extended Support Release (ESR)
+ii  firefox-esr                          78.12.0esr-1                           amd64        Mozilla Firefox web browser - Extended Support Release (ESR)
 ii  firmware-amd-graphics                20210315-2                             all          Binary firmware for AMD/ATI graphics chips
 ii  firmware-ath9k-htc                   1.4.0-106-gc583009+dfsg1-1             all          firmware for AR7010 and AR9271 USB wireless adapters
 ii  firmware-atheros                     20210315-2                             all          Binary firmware for Qualcomm Atheros wireless cards
@@ -219,7 +219,7 @@ ii  grml-desktop                         0.7.0
 ii  grml-etc                             1.8.1                                  all          etcetera files for the Grml system
 ii  grml-etc-core                        0.19.0                                 all          core etcetera files for the Grml system
 ii  grml-hwinfo                          0.16.0                                 all          collect hardware information
-ii  grml-live                            0.38.4                                 all          build system for creating a Grml (based) Linux live system
+ii  grml-live                            0.38.5                                 all          build system for creating a Grml (based) Linux live system
 ii  grml-network                         0.13.0                                 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
@@ -234,13 +234,13 @@ ii  grml-udev-config                     0.5.1
 ii  grml-x                               0.7.2                                  all          wrapper for startx for running X Window System
 ii  grml2usb                             0.18.5                                 amd64        install Grml system / ISO to usb device
 ii  groff-base                           1.22.4-6                               amd64        GNU troff text-formatting system (base system components)
-ii  grub-common                          2.04-19                                amd64        GRand Unified Bootloader (common files)
-ii  grub-efi-amd64-bin                   2.04-19                                amd64        GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
-ii  grub-efi-amd64-signed                1+2.04+19                              amd64        GRand Unified Bootloader, version 2 (amd64 UEFI signed by Debian)
-ii  grub-efi-ia32-bin                    2.04-19                                amd64        GRand Unified Bootloader, version 2 (EFI-IA32 modules)
-ii  grub-pc                              2.04-19                                amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
-ii  grub-pc-bin                          2.04-19                                amd64        GRand Unified Bootloader, version 2 (PC/BIOS modules)
-ii  grub2-common                         2.04-19                                amd64        GRand Unified Bootloader (common files for version 2)
+ii  grub-common                          2.04-20                                amd64        GRand Unified Bootloader (common files)
+ii  grub-efi-amd64-bin                   2.04-20                                amd64        GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
+ii  grub-efi-amd64-signed                1+2.04+20                              amd64        GRand Unified Bootloader, version 2 (amd64 UEFI signed by Debian)
+ii  grub-efi-ia32-bin                    2.04-20                                amd64        GRand Unified Bootloader, version 2 (EFI-IA32 modules)
+ii  grub-pc                              2.04-20                                amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
+ii  grub-pc-bin                          2.04-20                                amd64        GRand Unified Bootloader, version 2 (PC/BIOS modules)
+ii  grub2-common                         2.04-20                                amd64        GRand Unified Bootloader (common files for version 2)
 ii  gsettings-desktop-schemas            3.38.0-2                               all          GSettings desktop-wide schemas
 ii  gtk-update-icon-cache                3.24.24-4                              amd64        icon theme caching utility
 ii  gzip                                 1.10-4                                 amd64        GNU compression utilities
@@ -289,7 +289,7 @@ ii  jfsutils                             1.1.15-5
 ii  jq                                   1.6-2.1                                amd64        lightweight and flexible command-line JSON processor
 ii  kbd                                  2.3.0-3                                amd64        Linux console font and keytable utilities
 ii  kexec-tools                          1:2.0.20-2.1                           amd64        tools to support fast kexec reboots
-ii  keyboard-configuration               1.203                                  all          system-wide keyboard preferences
+ii  keyboard-configuration               1.205                                  all          system-wide keyboard preferences
 ii  keyutils                             1.6.1-2                                amd64        Linux Key Management Utilities
 ii  klibc-utils                          2.0.8-6.1                              amd64        small utilities built with klibc for early boot
 ii  kmod                                 28-1                                   amd64        tools for managing Linux kernel modules
@@ -347,9 +347,9 @@ ii  libbsd0:amd64                        0.11.3-1
 ii  libburn4:amd64                       1.5.2-1                                amd64        library to provide CD/DVD/BD writing functions
 ii  libbz2-1.0:amd64                     1.0.8-4                                amd64        high-quality block-sorting file compressor library - runtime
 ii  libc-ares2:amd64                     1.17.1-1                               amd64        asynchronous name resolver
-ii  libc-bin                             2.31-12                                amd64        GNU C Library: Binaries
-ii  libc-l10n                            2.31-12                                all          GNU C Library: localization files
-ii  libc6:amd64                          2.31-12                                amd64        GNU C Library: Shared libraries
+ii  libc-bin                             2.31-13                                amd64        GNU C Library: Binaries
+ii  libc-l10n                            2.31-13                                all          GNU C Library: localization files
+ii  libc6:amd64                          2.31-13                                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-5                               amd64        Cairo 2D vector graphics library (GObject library)
 ii  libcairo2:amd64                      1.16.0-5                               amd64        Cairo 2D vector graphics library
@@ -367,7 +367,7 @@ ii  libcolord2:amd64                     1.4.5-3
 ii  libcom-err2:amd64                    1.46.2-2                               amd64        common error description library
 ii  libconfig-general-perl               2.63-1                                 all          generic configuration module
 ii  libcpp-hocon0.3.0:amd64              0.3.0-1+b2                             amd64        C++ port of the TypesafeConfig library -- shared libraries
-ii  libcpupower1                         5.10.40-1                              amd64        CPU frequency and voltage scaling tools for Linux (libraries)
+ii  libcpupower1                         5.10.46-2                              amd64        CPU frequency and voltage scaling tools for Linux (libraries)
 ii  libcrypt1:amd64                      1:4.4.18-4                             amd64        libcrypt shared library
 ii  libcryptsetup12:amd64                2:2.3.5-1                              amd64        disk encryption support - shared library
 ii  libctf-nobfd0:amd64                  2.35.2-2                               amd64        Compact C Type Format library (runtime, no BFD dependency)
@@ -385,7 +385,7 @@ ii  libdb5.3:amd64                       5.3.28+dfsg1-0.8
 ii  libdbus-1-3:amd64                    1.12.20-2                              amd64        simple interprocess messaging system (library)
 ii  libdbus-glib-1-2:amd64               0.110-6                                amd64        deprecated library for D-Bus IPC
 ii  libdconf1:amd64                      0.38.0-2                               amd64        simple configuration storage system - runtime library
-ii  libdebconfclient0:amd64              0.259                                  amd64        Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:amd64              0.260                                  amd64        Debian Configuration Management System (C-implementation library)
 ii  libdebian-installer-extra4:amd64     0.121                                  amd64        Library of some extra debian-installer functions
 ii  libdebian-installer4:amd64           0.121                                  amd64        Library of common debian-installer functions
 ii  libdeflate0:amd64                    1.7-1                                  amd64        fast, whole-buffer DEFLATE-based compression and decompression
@@ -409,7 +409,7 @@ ii  libdynaloader-functions-perl         0.003-1.1
 ii  libedit2:amd64                       3.1-20191231-2+b1                      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                   20.3.4-1                               amd64        free implementation of the EGL API -- Mesa vendor library
+ii  libegl-mesa0:amd64                   20.3.5-1                               amd64        free implementation of the EGL API -- Mesa vendor library
 ii  libegl1:amd64                        1.3.2-1                                amd64        Vendor neutral GL dispatch library -- EGL support
 ii  libelf1:amd64                        0.183-1                                amd64        library to read and write ELF files
 ii  libemail-date-format-perl            1.005-1.1                              all          Module to generate RFC-2822-valid date strings
@@ -451,7 +451,7 @@ ii  libfstrm0:amd64                      0.6.0-1+b1
 ii  libftdi1-2:amd64                     1.5-5+b1                               amd64        C Library to control and program the FTDI USB controllers
 ii  libfuse2:amd64                       2.9.9-5                                amd64        Filesystem in Userspace (library)
 ii  libfuse3-3:amd64                     3.10.3-2                               amd64        Filesystem in Userspace (library) (3.x version)
-ii  libgbm1:amd64                        20.3.4-1                               amd64        generic buffer management API -- runtime
+ii  libgbm1:amd64                        20.3.5-1                               amd64        generic buffer management API -- runtime
 ii  libgc1:amd64                         1:8.0.4-3                              amd64        conservative garbage collector for C and C++
 ii  libgcc-s1:amd64                      10.2.1-6                               amd64        GCC support library
 ii  libgcrypt20:amd64                    1.8.7-6                                amd64        LGPL Crypto library - runtime library
@@ -469,14 +469,14 @@ ii  libgfxdr0:amd64                      9.2-1
 ii  libgif7:amd64                        5.1.9-2                                amd64        library for GIF images (library)
 ii  libgirepository-1.0-1:amd64          1.66.1-1+b1                            amd64        Library for handling GObject introspection data (runtime library)
 ii  libgl1:amd64                         1.3.2-1                                amd64        Vendor neutral GL dispatch library -- legacy GL support
-ii  libgl1-mesa-dri:amd64                20.3.4-1                               amd64        free implementation of the OpenGL API -- DRI modules
-ii  libglapi-mesa:amd64                  20.3.4-1                               amd64        free implementation of the GL API -- shared library
+ii  libgl1-mesa-dri:amd64                20.3.5-1                               amd64        free implementation of the OpenGL API -- DRI modules
+ii  libglapi-mesa:amd64                  20.3.5-1                               amd64        free implementation of the GL API -- shared library
 ii  libgles2:amd64                       1.3.2-1                                amd64        Vendor neutral GL dispatch library -- GLESv2 support
 ii  libglib2.0-0:amd64                   2.66.8-1                               amd64        GLib library of C routines
 ii  libglibmm-2.4-1v5:amd64              2.64.2-2                               amd64        C++ wrapper for the GLib toolkit (shared libraries)
 ii  libglusterfs0:amd64                  9.2-1                                  amd64        GlusterFS shared library
 ii  libglvnd0:amd64                      1.3.2-1                                amd64        Vendor neutral GL dispatch library
-ii  libglx-mesa0:amd64                   20.3.4-1                               amd64        free implementation of the OpenGL API -- GLX vendor library
+ii  libglx-mesa0:amd64                   20.3.5-1                               amd64        free implementation of the OpenGL API -- GLX vendor library
 ii  libglx0:amd64                        1.3.2-1                                amd64        Vendor neutral GL dispatch library -- GLX support
 ii  libgmp10:amd64                       2:6.2.1+dfsg-1                         amd64        Multiprecision arithmetic library
 ii  libgnutls30:amd64                    3.7.1-5                                amd64        GNU TLS library - main runtime library
@@ -617,7 +617,7 @@ ii  libnpth0:amd64                       1.6-3
 ii  libnsl2:amd64                        1.3.0-2                                amd64        Public client interface for NIS(YP) and NIS+
 ii  libnspr4:amd64                       2:4.29-1                               amd64        NetScape Portable Runtime Library
 ii  libnss-mdns:amd64                    0.14.1-2                               amd64        NSS module for Multicast DNS name resolution
-ii  libnss-myhostname:amd64              247.3-5                                amd64        nss module providing fallback resolution for the current hostname
+ii  libnss-myhostname:amd64              247.3-6                                amd64        nss module providing fallback resolution for the current hostname
 ii  libnss3:amd64                        2:3.61-1                               amd64        Network Security Service libraries
 ii  libntfs-3g883                        1:2017.3.23AR.3-4                      amd64        read/write NTFS driver for FUSE (runtime library)
 ii  libnuma1:amd64                       2.0.12-1+b1                            amd64        Libraries for controlling NUMA policy
@@ -630,11 +630,11 @@ ii  libopts25:amd64                      1:5.18.16-4
 ii  libopus0:amd64                       1.3.1-0.1                              amd64        Opus codec runtime library
 ii  liborc-0.4-0:amd64                   1:0.4.32-1                             amd64        Library of Optimized Inner Loops Runtime Compiler
 ii  libp11-kit0:amd64                    0.23.22-1                              amd64        library for loading and coordinating access to PKCS#11 modules - runtime
-ii  libpam-modules:amd64                 1.4.0-7                                amd64        Pluggable Authentication Modules for PAM
-ii  libpam-modules-bin                   1.4.0-7                                amd64        Pluggable Authentication Modules for PAM - helper binaries
-ii  libpam-runtime                       1.4.0-7                                all          Runtime support for the PAM library
-ii  libpam-systemd:amd64                 247.3-5                                amd64        system and service manager - PAM module
-ii  libpam0g:amd64                       1.4.0-7                                amd64        Pluggable Authentication Modules library
+ii  libpam-modules:amd64                 1.4.0-9                                amd64        Pluggable Authentication Modules for PAM
+ii  libpam-modules-bin                   1.4.0-9                                amd64        Pluggable Authentication Modules for PAM - helper binaries
+ii  libpam-runtime                       1.4.0-9                                all          Runtime support for the PAM library
+ii  libpam-systemd:amd64                 247.3-6                                amd64        system and service manager - PAM module
+ii  libpam0g:amd64                       1.4.0-9                                amd64        Pluggable Authentication Modules library
 ii  libpango-1.0-0:amd64                 1.46.2-3                               amd64        Layout and rendering of internationalized text
 ii  libpangocairo-1.0-0:amd64            1.46.2-3                               amd64        Layout and rendering of internationalized text
 ii  libpangoft2-1.0-0:amd64              1.46.2-3                               amd64        Layout and rendering of internationalized text
@@ -697,7 +697,7 @@ ii  librpmsign9                          4.16.1.2+dfsg1-3
 ii  librsvg2-2:amd64                     2.50.3+dfsg-1                          amd64        SAX-based renderer library for SVG files (runtime)
 ii  librsync2:amd64                      2.3.1-1                                amd64        rsync remote-delta algorithm library
 ii  librtmp1:amd64                       2.4+20151223.gitfa8646d.1-2+b2         amd64        toolkit for RTMP streams (shared library)
-ii  libruby2.7:amd64                     2.7.3-2                                amd64        Libraries necessary to run Ruby 2.7
+ii  libruby2.7:amd64                     2.7.4-1                                amd64        Libraries necessary to run Ruby 2.7
 ii  libsamplerate0:amd64                 0.2.1+ds0-1                            amd64        Audio sample rate conversion library
 ii  libsasl2-2:amd64                     2.1.27+dfsg-2.1                        amd64        Cyrus SASL - authentication abstraction library
 ii  libsasl2-modules-db:amd64            2.1.27+dfsg-2.1                        amd64        Cyrus SASL - pluggable authentication modules (DB)
@@ -741,7 +741,7 @@ ii  libstrictures-perl                   2.000006-1
 ii  libsub-quote-perl                    2.006006-1                             all          helper modules for subroutines
 ii  libsvn1:amd64                        1.14.1-3                               amd64        Shared libraries used by Apache Subversion
 ii  libsysfs2:amd64                      2.1.0+repack-7                         amd64        interface library to sysfs - shared library
-ii  libsystemd0:amd64                    247.3-5                                amd64        systemd utility library
+ii  libsystemd0:amd64                    247.3-6                                amd64        systemd utility library
 ii  libtalloc2:amd64                     2.3.1-2+b1                             amd64        hierarchical pool based memory allocator
 ii  libtasn1-6:amd64                     4.16.0-2                               amd64        Manage ASN.1 structures (runtime)
 ii  libtcl8.6:amd64                      8.6.11+dfsg-1                          amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
@@ -770,7 +770,7 @@ ii  libtk8.6:amd64                       8.6.11-2
 ii  libtry-tiny-perl                     0.30-1                                 all          module providing minimalistic try/catch
 ii  libtsk19:amd64                       4.10.1+dfsg-1                          amd64        library for forensics analysis on volume and filesystem data
 ii  libuchardet0:amd64                   0.0.7-1                                amd64        universal charset detection library - shared library
-ii  libudev1:amd64                       247.3-5                                amd64        libudev shared library
+ii  libudev1:amd64                       247.3-6                                amd64        libudev shared library
 ii  libunistring2:amd64                  0.9.10-4                               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  liburcu6:amd64                       0.12.2-1                               amd64        userspace RCU (read-copy-update) library
@@ -817,7 +817,7 @@ ii  libx11-data                          2:1.7.1-1
 ii  libx11-xcb1:amd64                    2:1.7.1-1                              amd64        Xlib/XCB interface library
 ii  libx86emu3:amd64                     3.1-2                                  amd64        x86 emulation library
 ii  libxapian30:amd64                    1.4.18-3                               amd64        Search engine library
-ii  libxatracker2:amd64                  20.3.4-1                               amd64        X acceleration library -- runtime
+ii  libxatracker2:amd64                  20.3.5-1                               amd64        X acceleration library -- runtime
 ii  libxau6:amd64                        1:1.0.9-1                              amd64        X11 authorisation library
 ii  libxaw7:amd64                        2:1.0.13-1.1                           amd64        X11 Athena Widget library
 ii  libxcb-dri2-0:amd64                  1.14-3                                 amd64        X C Binding, dri2 extension
@@ -886,15 +886,15 @@ ii  libz3-4:amd64                        4.8.10-1
 ii  libzstd1:amd64                       1.4.8+dfsg-2.1                         amd64        fast lossless compression algorithm
 ii  links2                               2.21-1+b1                              amd64        Web browser running in both graphics and text mode
 ii  linux-base                           4.6                                    all          Linux image base package
-ii  linux-cpupower                       5.10.40-1                              amd64        CPU power management tools for Linux
-ii  linux-image-5.10.0-7-amd64           5.10.40-1                              amd64        Linux 5.10 for 64-bit PCs (signed)
-ii  linux-image-amd64                    5.10.40-1                              amd64        Linux for 64-bit PCs (meta-package)
+ii  linux-cpupower                       5.10.46-2                              amd64        CPU power management tools for Linux
+ii  linux-image-5.10.0-8-amd64           5.10.46-2                              amd64        Linux 5.10 for 64-bit PCs (signed)
+ii  linux-image-amd64                    5.10.46-2                              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                              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.31-12                                all          GNU C Library: National Language (locale) data [support]
+ii  locales                              2.31-13                                all          GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                       0.1.18                                 amd64        Programs for locking and unlocking files and mailboxes
 ii  login                                1:4.8.1-1                              amd64        system login tools
 ii  logrotate                            3.18.0-2                               amd64        Log rotation utility
@@ -927,7 +927,7 @@ ii  menu                                 2.1.48
 ii  mercurial                            5.6.1-4                                amd64        easy-to-use, scalable distributed version control system
 ii  mercurial-common                     5.6.1-4                                all          easy-to-use, scalable distributed version control system (common files)
 ii  minicom                              2.8-2                                  amd64        Friendly menu driven serial communication program
-ii  mksh                                 59c-8                                  amd64        MirBSD Korn Shell
+ii  mksh                                 59c-9                                  amd64        MirBSD Korn Shell
 ii  mmdebstrap                           0.7.5-2.2                              all          create a Debian chroot
 ii  mokutil                              0.3.0+1538710437.fb6250f-1+b1          amd64        tools for manipulating machine owner keys
 ii  moreutils                            0.65-1                                 amd64        additional Unix utilities
@@ -987,7 +987,7 @@ ii  pigz                                 2.6-1
 ii  pinentry-curses                      1.1.0-4                                amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
 ii  policykit-1                          0.105-31                               amd64        framework for managing administrative policies and privileges
 ii  ppp                                  2.4.9-1+1                              amd64        Point-to-Point Protocol (PPP) - daemon
-ii  pppoeconf                            1.21+nmu1                              all          configures PPPoE/ADSL connections
+ii  pppoeconf                            1.21+nmu2                              all          configures PPPoE/ADSL connections
 ii  procps                               2:3.3.17-5                             amd64        /proc file system utilities
 ii  psmisc                               23.4-2                                 amd64        utilities that use the proc file system
 ii  puppet                               5.5.22-2                               all          configuration management system
@@ -1040,16 +1040,16 @@ ii  python3-talloc:amd64                 2.3.1-2+b1
 ii  python3-tdb                          1.4.3-1+b1                             amd64        Python3 bindings for TDB
 ii  python3-urllib3                      1.26.5-1~exp1                          all          HTTP library with thread-safe connection pooling for Python3
 ii  python3-urwid                        2.1.2-1                                amd64        curses-based UI/widget library for Python 3
-ii  python3-yaml                         5.3.1-4                                amd64        YAML parser and emitter for Python3
+ii  python3-yaml                         5.3.1-5                                amd64        YAML parser and emitter for Python3
 ii  python3-zipp                         1.0.0-3                                all          pathlib-compatible Zipfile object wrapper - Python 3.x
 ii  python3.9                            3.9.2-1                                amd64        Interactive high-level object-oriented language (version 3.9)
 ii  python3.9-minimal                    3.9.2-1                                amd64        Minimal subset of the Python language (version 3.9)
-ii  qemu-guest-agent                     1:5.2+dfsg-10+b2                       amd64        Guest-side qemu-system agent
-ii  qemu-system-common                   1:5.2+dfsg-10+b2                       amd64        QEMU full system emulation binaries (common files)
-ii  qemu-system-data                     1:5.2+dfsg-10                          all          QEMU full system emulation (data files)
-ii  qemu-system-gui:amd64                1:5.2+dfsg-10+b2                       amd64        QEMU full system emulation binaries (user interface and audio support)
-ii  qemu-system-x86                      1:5.2+dfsg-10+b2                       amd64        QEMU full system emulation binaries (x86)
-ii  qemu-utils                           1:5.2+dfsg-10+b2                       amd64        QEMU utilities
+ii  qemu-guest-agent                     1:5.2+dfsg-11                          amd64        Guest-side qemu-system agent
+ii  qemu-system-common                   1:5.2+dfsg-11                          amd64        QEMU full system emulation binaries (common files)
+ii  qemu-system-data                     1:5.2+dfsg-11                          all          QEMU full system emulation (data files)
+ii  qemu-system-gui:amd64                1:5.2+dfsg-11                          amd64        QEMU full system emulation binaries (user interface and audio support)
+ii  qemu-system-x86                      1:5.2+dfsg-11                          amd64        QEMU full system emulation binaries (x86)
+ii  qemu-utils                           1:5.2+dfsg-11                          amd64        QEMU utilities
 ii  qrencode                             4.1.1-1                                amd64        QR Code encoder into PNG image
 ii  radvd                                1:2.18-3                               amd64        Router Advertisement Daemon
 ii  rake                                 13.0.3-1                               all          ruby make-like utility
@@ -1059,7 +1059,7 @@ ii  recoverjpeg                          2.6.3-3
 ii  reiser4progs                         1.2.1-3                                amd64        administration utilities for the Reiser4 filesystem
 ii  reiserfsprogs                        1:3.6.27-4                             amd64        User-level tools for ReiserFS filesystems
 ii  resolvconf                           1.87                                   all          name server information handler
-ii  restic                               0.11.0-1+b4                            amd64        backup program with multiple revisions, encryption and more
+ii  restic                               0.11.0-1+b5                            amd64        backup program with multiple revisions, encryption and more
 ii  rfkill                               2.36.1-7                               amd64        tool for enabling and disabling wireless devices
 ii  rinse                                3.6                                    all          RPM installation environment
 ii  rpcbind                              1.2.5-9                                amd64        converts RPC program numbers into universal addresses
@@ -1080,7 +1080,7 @@ ii  ruby-stomp                           1.4.10-1
 ii  ruby-systemu                         2.6.5-1.1                              all          universal child process handling Ruby library
 ii  ruby-test-unit                       3.3.9-1                                all          unit testing framework for Ruby
 ii  ruby-xmlrpc                          0.3.0-2                                all          XMLRPC library for Ruby
-ii  ruby2.7                              2.7.3-2                                amd64        Interpreter of object-oriented scripting language Ruby
+ii  ruby2.7                              2.7.4-1                                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.10.3                                 all          dh-runit implementation detail
 ii  samba                                2:4.13.5+dfsg-2                        amd64        SMB/CIFS file, print, and login server for Unix
@@ -1100,9 +1100,9 @@ ii  sg3-utils                            1.45-1
 ii  sg3-utils-udev                       1.45-1                                 all          utilities for devices using the SCSI command set (udev rules)
 ii  shared-mime-info                     2.0-1                                  amd64        FreeDesktop.org shared MIME database and spec
 ii  shim-helpers-amd64-signed            1+15.4+6                               amd64        boot loader to chain-load signed boot loaders (signed by Debian)
-ii  shim-signed:amd64                    1.37+15.4-6                            amd64        Secure Boot chain-loading bootloader (Microsoft-signed binary)
-ii  shim-signed-common                   1.37+15.4-6                            all          Secure Boot chain-loading bootloader (common helper scripts)
-ii  shim-unsigned                        15.4-6                                 amd64        boot loader to chain-load signed boot loaders under Secure Boot
+ii  shim-signed:amd64                    1.38+15.4-7                            amd64        Secure Boot chain-loading bootloader (Microsoft-signed binary)
+ii  shim-signed-common                   1.38+15.4-7                            all          Secure Boot chain-loading bootloader (common helper scripts)
+ii  shim-unsigned                        15.4-7                                 amd64        boot loader to chain-load signed boot loaders under Secure Boot
 ii  sipcalc                              1.1.6-1+b2                             amd64        Advanced console-based ip subnet calculator
 ii  sleuthkit                            4.10.1+dfsg-1                          amd64        tools for forensics analysis on volume and filesystem data
 ii  slurm                                0.4.3-2+b3                             amd64        Realtime network interface monitor
@@ -1113,7 +1113,7 @@ ii  sound-theme-freedesktop              0.8-2
 ii  speedtest-cli                        2.1.3-2                                all          Command line interface for testing internet bandwidth using speedtest.net
 ii  squashfs-tools                       1:4.4-2                                amd64        Tool to create and append to squashfs filesystems
 ii  ssh                                  1:8.4p1-5                              all          secure shell client and server (metapackage)
-ii  sshfs                                3.7.1+repack-1                         amd64        filesystem client based on SSH File Transfer Protocol
+ii  sshfs                                3.7.1+repack-2                         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
 ii  strace                               5.10-1                                 amd64        System call tracer
@@ -1126,9 +1126,9 @@ ii  syslinux                             3:6.04~git20190206.bf6db5b4+dfsg1-3+b1
 ii  syslinux-common                      3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (common)
 ii  syslinux-utils                       3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 amd64        collection of bootloaders (utilities)
 ii  sysstat                              12.5.2-2                               amd64        system performance tools for Linux
-ii  systemd                              247.3-5                                amd64        system and service manager
-ii  systemd-container                    247.3-5                                amd64        systemd container/nspawn tools
-ii  systemd-sysv                         247.3-5                                amd64        system and service manager - SysV links
+ii  systemd                              247.3-6                                amd64        system and service manager
+ii  systemd-container                    247.3-6                                amd64        systemd container/nspawn tools
+ii  systemd-sysv                         247.3-6                                amd64        system and service manager - SysV links
 ii  sysvinit-utils                       2.96-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                             all          Command shell for managing the Linux LIO kernel target
@@ -1151,7 +1151,7 @@ ii  tshark                               3.4.4-1
 ii  tsocks                               1.8beta5+ds1-1+b1                      amd64        transparent network access through a SOCKS 4 or 5 proxy
 ii  tzdata                               2021a-1                                all          time zone and daylight-saving time data
 ii  ucf                                  3.0043                                 all          Update Configuration File(s): preserve user changes to config files
-ii  udev                                 247.3-5                                amd64        /dev/ and hotplug management daemon
+ii  udev                                 247.3-6                                amd64        /dev/ and hotplug management daemon
 ii  udpcast                              20120424-2+b1                          amd64        multicast file transfer tool
 ii  uml-utilities                        20070815.4-1                           amd64        User-mode Linux (utility programs)
 ii  unp                                  2.0~pre9                               all          unpack (almost) everything with one command
index 85c8740..aa238c7 100644 (file)
@@ -882,7 +882,7 @@ libzstd1:amd64                                      install
 links2                                         install
 linux-base                                     install
 linux-cpupower                                 install
-linux-image-5.10.0-7-amd64                     install
+linux-image-5.10.0-8-amd64                     install
 linux-image-amd64                              install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
index 447a068..81c6c56 100644 (file)
@@ -10,7 +10,7 @@ ii  atftp                          0.7.git20120829-3.2                    amd64
 ii  atmel-firmware                 1.3-4.1                                all          Firmware for Atmel at76c50x wireless networking chips.
 ii  attr                           1:2.4.48-6                             amd64        utilities for manipulating filesystem extended attributes
 ii  base-files                     11.1                                   amd64        Debian base system miscellaneous files
-ii  base-passwd                    3.5.49                                 amd64        Debian base system master password and group files
+ii  base-passwd                    3.5.51                                 amd64        Debian base system master password and group files
 ii  bash                           5.1-2+b2                               amd64        GNU Bourne Again SHell
 ii  beep                           1.4.9-1+b1                             amd64        advanced PC-speaker beeper
 ii  binutils                       2.35.2-2                               amd64        GNU assembler, linker and binary utilities
@@ -28,8 +28,8 @@ ii  bzip2                          1.0.8-4                                amd64
 ii  ca-certificates                20210119                               all          Common CA certificates
 ii  chntpw                         1.0-1.1                                amd64        NT SAM password recovery utility
 ii  console-data                   2:1.12-8                               all          keymaps, fonts, charset maps, fallback tables for 'kbd'.
-ii  console-setup                  1.203                                  all          console font and keymap setup program
-ii  console-setup-linux            1.203                                  all          Linux specific part of console-setup
+ii  console-setup                  1.205                                  all          console font and keymap setup program
+ii  console-setup-linux            1.205                                  all          Linux specific part of console-setup
 ii  coreutils                      8.32-4+b1                              amd64        GNU core utilities
 ii  cpio                           2.13+dfsg-4                            amd64        GNU cpio -- a program to manage archives of files
 ii  cron                           3.0pl1-137                             amd64        process scheduling daemon
@@ -40,8 +40,8 @@ ii  cu                             1.07-27+b1                             amd64
 ii  dash                           0.5.11+git20200708+dd9ef66-5           amd64        POSIX-compliant shell
 ii  dbus                           1.12.20-2                              amd64        simple interprocess messaging system (daemon and utilities)
 ii  dctrl-tools                    2.24-3+b1                              amd64        Command-line tools to process Debian package information
-ii  debconf                        1.5.75                                 all          Debian configuration management system
-ii  debconf-i18n                   1.5.75                                 all          full internationalization support for debconf
+ii  debconf                        1.5.77                                 all          Debian configuration management system
+ii  debconf-i18n                   1.5.77                                 all          full internationalization support for debconf
 ii  debian-archive-keyring         2021.1.1                               all          GnuPG archive keys of the Debian archive
 ii  debianutils                    4.11.2                                 amd64        Miscellaneous utilities specific to Debian
 ii  debootstrap                    1.0.123                                all          Bootstrap a basic Debian system
@@ -123,12 +123,12 @@ ii  grml-shlib                     1.04.1                                 all
 ii  grml-tips                      0.7.2                                  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  grml2usb                       0.18.5                                 amd64        install Grml system / ISO to usb device
-ii  grub-common                    2.04-19                                amd64        GRand Unified Bootloader (common files)
-ii  grub-efi-amd64-bin             2.04-19                                amd64        GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
-ii  grub-efi-ia32-bin              2.04-19                                amd64        GRand Unified Bootloader, version 2 (EFI-IA32 modules)
-ii  grub-pc                        2.04-19                                amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
-ii  grub-pc-bin                    2.04-19                                amd64        GRand Unified Bootloader, version 2 (PC/BIOS modules)
-ii  grub2-common                   2.04-19                                amd64        GRand Unified Bootloader (common files for version 2)
+ii  grub-common                    2.04-20                                amd64        GRand Unified Bootloader (common files)
+ii  grub-efi-amd64-bin             2.04-20                                amd64        GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
+ii  grub-efi-ia32-bin              2.04-20                                amd64        GRand Unified Bootloader, version 2 (EFI-IA32 modules)
+ii  grub-pc                        2.04-20                                amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
+ii  grub-pc-bin                    2.04-20                                amd64        GRand Unified Bootloader, version 2 (PC/BIOS modules)
+ii  grub2-common                   2.04-20                                amd64        GRand Unified Bootloader (common files for version 2)
 ii  gzip                           1.10-4                                 amd64        GNU compression utilities
 ii  haveged                        1.9.14-1                               amd64        Linux entropy source using the HAVEGE algorithm
 ii  hdparm                         9.60+ds-1                              amd64        tune hard disk parameters for high performance
@@ -155,7 +155,7 @@ ii  iw                             5.9-3                                  amd64
 ii  jfsutils                       1.1.15-5                               amd64        utilities for managing the JFS filesystem
 ii  kbd                            2.3.0-3                                amd64        Linux console font and keytable utilities
 ii  kexec-tools                    1:2.0.20-2.1                           amd64        tools to support fast kexec reboots
-ii  keyboard-configuration         1.203                                  all          system-wide keyboard preferences
+ii  keyboard-configuration         1.205                                  all          system-wide keyboard preferences
 ii  keyutils                       1.6.1-2                                amd64        Linux Key Management Utilities
 ii  klibc-utils                    2.0.8-6.1                              amd64        small utilities built with klibc for early boot
 ii  kmod                           28-1                                   amd64        tools for managing Linux kernel modules
@@ -181,9 +181,9 @@ ii  libbpf0:amd64                  1:0.3-2                                amd64
 ii  libbrotli1:amd64               1.0.9-2+b2                             amd64        library implementing brotli encoder and decoder (shared libraries)
 ii  libbsd0:amd64                  0.11.3-1                               amd64        utility functions from BSD systems - shared library
 ii  libbz2-1.0:amd64               1.0.8-4                                amd64        high-quality block-sorting file compressor library - runtime
-ii  libc-bin                       2.31-12                                amd64        GNU C Library: Binaries
-ii  libc-l10n                      2.31-12                                all          GNU C Library: localization files
-ii  libc6:amd64                    2.31-12                                amd64        GNU C Library: Shared libraries
+ii  libc-bin                       2.31-13                                amd64        GNU C Library: Binaries
+ii  libc-l10n                      2.31-13                                all          GNU C Library: localization files
+ii  libc6:amd64                    2.31-13                                amd64        GNU C Library: Shared libraries
 ii  libcap-ng0:amd64               0.7.9-2.2+b1                           amd64        An 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)
@@ -196,7 +196,7 @@ ii  libctf0:amd64                  2.35.2-2                               amd64
 ii  libcurl3-gnutls:amd64          7.74.0-1.3+b1                          amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
 ii  libdb5.3:amd64                 5.3.28+dfsg1-0.8                       amd64        Berkeley v5.3 Database Libraries [runtime]
 ii  libdbus-1-3:amd64              1.12.20-2                              amd64        simple interprocess messaging system (library)
-ii  libdebconfclient0:amd64        0.259                                  amd64        Debian Configuration Management System (C-implementation library)
+ii  libdebconfclient0:amd64        0.260                                  amd64        Debian Configuration Management System (C-implementation library)
 ii  libdevmapper-event1.02.1:amd64 2:1.02.175-2.1                         amd64        Linux Kernel Device Mapper event support library
 ii  libdevmapper1.02.1:amd64       2:1.02.175-2.1                         amd64        Linux Kernel Device Mapper userspace library
 ii  libdmraid1.0.0.rc16            1.0.0.rc16-8+b1                        amd64        Device-Mapper Software RAID support tool - shared library
@@ -301,15 +301,15 @@ ii  libnl-genl-3-200:amd64         3.4.0-1+b1                             amd64
 ii  libnl-route-3-200:amd64        3.4.0-1+b1                             amd64        library for dealing with netlink sockets - route interface
 ii  libnpth0:amd64                 1.6-3                                  amd64        replacement for GNU Pth using system threads
 ii  libnsl2:amd64                  1.3.0-2                                amd64        Public client interface for NIS(YP) and NIS+
-ii  libnss-myhostname:amd64        247.3-5                                amd64        nss module providing fallback resolution for the current hostname
+ii  libnss-myhostname:amd64        247.3-6                                amd64        nss module providing fallback resolution for the current hostname
 ii  libntfs-3g883                  1:2017.3.23AR.3-4                      amd64        read/write NTFS driver for FUSE (runtime library)
 ii  libopenipmi0                   2.0.29-0.1+b1                          amd64        Intelligent Platform Management Interface - runtime
 ii  libp11-kit0:amd64              0.23.22-1                              amd64        library for loading and coordinating access to PKCS#11 modules - runtime
-ii  libpam-modules:amd64           1.4.0-7                                amd64        Pluggable Authentication Modules for PAM
-ii  libpam-modules-bin             1.4.0-7                                amd64        Pluggable Authentication Modules for PAM - helper binaries
-ii  libpam-runtime                 1.4.0-7                                all          Runtime support for the PAM library
-ii  libpam-systemd:amd64           247.3-5                                amd64        system and service manager - PAM module
-ii  libpam0g:amd64                 1.4.0-7                                amd64        Pluggable Authentication Modules library
+ii  libpam-modules:amd64           1.4.0-9                                amd64        Pluggable Authentication Modules for PAM
+ii  libpam-modules-bin             1.4.0-9                                amd64        Pluggable Authentication Modules for PAM - helper binaries
+ii  libpam-runtime                 1.4.0-9                                all          Runtime support for the PAM library
+ii  libpam-systemd:amd64           247.3-6                                amd64        system and service manager - PAM module
+ii  libpam0g:amd64                 1.4.0-9                                amd64        Pluggable Authentication Modules library
 ii  libparted2:amd64               3.4-1                                  amd64        disk partition manipulator - shared library
 ii  libpcap0.8:amd64               1.10.0-2                               amd64        system interface for user-level packet capture
 ii  libpci3:amd64                  1:3.7.0-5                              amd64        PCI utilities (shared library)
@@ -345,7 +345,7 @@ ii  libssh2-1:amd64                1.9.0-2                                amd64
 ii  libssl1.1:amd64                1.1.1k-1                               amd64        Secure Sockets Layer toolkit - shared libraries
 ii  libstdc++6:amd64               10.2.1-6                               amd64        GNU Standard C++ Library v3
 ii  libsysfs2:amd64                2.1.0+repack-7                         amd64        interface library to sysfs - shared library
-ii  libsystemd0:amd64              247.3-5                                amd64        systemd utility library
+ii  libsystemd0:amd64              247.3-6                                amd64        systemd utility library
 ii  libtasn1-6:amd64               4.16.0-2                               amd64        Manage ASN.1 structures (runtime)
 ii  libterm-readkey-perl           2.38-1+b2                              amd64        perl module for simple terminal control
 ii  libtext-charwidth-perl         0.04-10+b1                             amd64        get display widths of characters on the terminal
@@ -356,7 +356,7 @@ ii  libtinfo6:amd64                6.2+20201114-2                         amd64
 ii  libtirpc-common                1.3.1-1                                all          transport-independent RPC library - common files
 ii  libtirpc3:amd64                1.3.1-1                                amd64        transport-independent RPC library
 ii  libtry-tiny-perl               0.30-1                                 all          module providing minimalistic try/catch
-ii  libudev1:amd64                 247.3-5                                amd64        libudev shared library
+ii  libudev1:amd64                 247.3-6                                amd64        libudev shared library
 ii  libunistring2:amd64            0.9.10-4                               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  liburi-perl                    5.08-1                                 all          module to manipulate and access URI strings
@@ -374,12 +374,12 @@ ii  libyaml-0-2:amd64              0.2.2-1                                amd64
 ii  libzstd1:amd64                 1.4.8+dfsg-2.1                         amd64        fast lossless compression algorithm
 ii  links                          2.21-1+b1                              amd64        Web browser running in text mode
 ii  linux-base                     4.6                                    all          Linux image base package
-ii  linux-image-5.10.0-7-amd64     5.10.40-1                              amd64        Linux 5.10 for 64-bit PCs (signed)
-ii  linux-image-amd64              5.10.40-1                              amd64        Linux for 64-bit PCs (meta-package)
+ii  linux-image-5.10.0-8-amd64     5.10.46-2                              amd64        Linux 5.10 for 64-bit PCs (signed)
+ii  linux-image-amd64              5.10.46-2                              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.31-12                                all          GNU C Library: National Language (locale) data [support]
+ii  locales                        2.31-13                                all          GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                 0.1.18                                 amd64        Programs for locking and unlocking files and mailboxes
 ii  login                          1:4.8.1-1                              amd64        system login tools
 ii  logrotate                      3.18.0-2                               amd64        Log rotation utility
@@ -428,7 +428,7 @@ ii  perl-openssl-defaults:amd64    5                                      amd64
 ii  physlock                       13-1+b1                                amd64        lightweight Linux console locking tool
 ii  pinentry-curses                1.1.0-4                                amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
 ii  ppp                            2.4.9-1+1                              amd64        Point-to-Point Protocol (PPP) - daemon
-ii  pppoeconf                      1.21+nmu1                              all          configures PPPoE/ADSL connections
+ii  pppoeconf                      1.21+nmu2                              all          configures PPPoE/ADSL connections
 ii  procps                         2:3.3.17-5                             amd64        /proc file system utilities
 ii  psmisc                         23.4-2                                 amd64        utilities that use the proc file system
 ii  pxelinux                       3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (PXE network bootloader)
@@ -437,7 +437,7 @@ ii  python3-minimal                3.9.2-3                                amd64
 ii  python3-parted                 3.11.7-0.1+b1                          amd64        Python 3 interface for libparted
 ii  python3.9                      3.9.2-1                                amd64        Interactive high-level object-oriented language (version 3.9)
 ii  python3.9-minimal              3.9.2-1                                amd64        Minimal subset of the Python language (version 3.9)
-ii  qemu-guest-agent               1:5.2+dfsg-10+b2                       amd64        Guest-side qemu-system agent
+ii  qemu-guest-agent               1:5.2+dfsg-11                          amd64        Guest-side qemu-system agent
 ii  qrencode                       4.1.1-1                                amd64        QR Code encoder into PNG image
 ii  rdnssd                         1.0.4-2                                amd64        IPv6 recursive DNS server discovery daemon
 ii  readline-common                8.1-1                                  all          GNU readline and history libraries, common files
@@ -461,10 +461,10 @@ ii  sysfsutils                     2.1.0+repack-7                         amd64
 ii  syslinux                       3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 amd64        collection of bootloaders (DOS FAT and NTFS bootloader)
 ii  syslinux-common                3:6.04~git20190206.bf6db5b4+dfsg1-3    all          collection of bootloaders (common)
 ii  syslinux-utils                 3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 amd64        collection of bootloaders (utilities)
-ii  systemd                        247.3-5                                amd64        system and service manager
-ii  systemd-container              247.3-5                                amd64        systemd container/nspawn tools
-ii  systemd-sysv                   247.3-5                                amd64        system and service manager - SysV links
-ii  systemd-timesyncd              247.3-5                                amd64        minimalistic service to synchronize local time with NTP servers
+ii  systemd                        247.3-6                                amd64        system and service manager
+ii  systemd-container              247.3-6                                amd64        systemd container/nspawn tools
+ii  systemd-sysv                   247.3-6                                amd64        system and service manager - SysV links
+ii  systemd-timesyncd              247.3-6                                amd64        minimalistic service to synchronize local time with NTP servers
 ii  sysvinit-utils                 2.96-7                                 amd64        System-V-like utilities
 ii  tar                            1.34+dfsg-1                            amd64        GNU version of the tar archiving utility
 ii  tcpdump                        4.99.0-2                               amd64        command-line network traffic analyzer
@@ -474,7 +474,7 @@ ii  tree                           1.8.0-1+b1                             amd64
 ii  tsocks                         1.8beta5+ds1-1+b1                      amd64        transparent network access through a SOCKS 4 or 5 proxy
 ii  tzdata                         2021a-1                                all          time zone and daylight-saving time data
 ii  ucf                            3.0043                                 all          Update Configuration File(s): preserve user changes to config files
-ii  udev                           247.3-5                                amd64        /dev/ and hotplug management daemon
+ii  udev                           247.3-6                                amd64        /dev/ and hotplug management daemon
 ii  unp                            2.0~pre9                               all          unpack (almost) everything with one command
 ii  unzip                          6.0-26                                 amd64        De-archiver for .zip files
 ii  usbutils                       1:013-3                                amd64        Linux USB utilities
index 2e1c64a..6b38acf 100644 (file)
@@ -369,7 +369,7 @@ libyaml-0-2:amd64                           install
 libzstd1:amd64                                 install
 links                                          install
 linux-base                                     install
-linux-image-5.10.0-7-amd64                     install
+linux-image-5.10.0-8-amd64                     install
 linux-image-amd64                              install
 live-boot-grml                                 install
 live-boot-grml-doc                             install
index 553adcc..8328707 100644 (file)
             <br />
 
             <p style="text-align: center;">
-            <b>The <a href="/changelogs/README-grml-2020.06/">current release</a>:</b><br/><br/>
-            <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2020.06</span></a>
+            <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>
             </p>
             <br />
 
+<!--
             <p style="text-align: center;">
             <b>The <a href="/changelogs/README-grml-2021.07-rc1/">current pre-release</a>:</b><br/><br/>
             <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2021.07-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>26 Jul 2020: New <a href="/changelogs/README-grml-2021.07/">stable release 2021.07</a></p>
             <p>13 Jul 2021: New <a href="/changelogs/README-grml-2021.07-rc1/">release candidate version 2021.07-rc1</a></p>
             <p>27 May 2021: <a href="https://blog.grml.org/archives/405-Grml-IRC-channel-moving-to-OFTC.html">Grml IRC channel moving to OFTC</a></p>
-            <p>24 Jun 2020: New <a href="/changelogs/README-grml-2020.06/">stable release 2020.06</a></p>
             </div>
 
       </div>
diff --git a/screenshots/bootsplash_efi.jpg b/screenshots/bootsplash_efi.jpg
new file mode 100644 (file)
index 0000000..c807eff
Binary files /dev/null and b/screenshots/bootsplash_efi.jpg differ
diff --git a/screenshots/bootsplash_efi.png b/screenshots/bootsplash_efi.png
new file mode 100644 (file)
index 0000000..1b94b5f
Binary files /dev/null and b/screenshots/bootsplash_efi.png differ
diff --git a/screenshots/grml_2021.07.jpg b/screenshots/grml_2021.07.jpg
new file mode 100644 (file)
index 0000000..6cfb70b
Binary files /dev/null and b/screenshots/grml_2021.07.jpg differ
diff --git a/screenshots/grml_2021.07.png b/screenshots/grml_2021.07.png
new file mode 100644 (file)
index 0000000..4c0de9e
Binary files /dev/null and b/screenshots/grml_2021.07.png differ
index 1709e86..e8ba93a 100644 (file)
 
         <h1>Screenshots</h1>
 
-        <h2><a name="bootsplash"></a>Bootsplash</h2>
+        <h2><a name="bootsplash"></a>Bootsplash / BIOS</h2>
 
         <a href="vesamenu.png"><img style="border: 0" src="vesamenu.jpg" alt="Screenshot" /></a><br />
 
-        <p>This screenshot shows the bootsplash.</p>
+        <p>This screenshot shows the bootsplash in BIOS mode.</p>
+
+        <h2><a name="bootsplash"></a>Bootsplash / EFI</h2>
+
+        <a href="bootsplash_efi.png"><img style="border: 0" src="bootsplash_efi.jpg" alt="Screenshot" /></a><br />
+
+        <p>This screenshot shows the bootsplash in EFI mode.</p>
 
         <h2><a name="booting"></a>Booting</h2>
 
@@ -56,9 +62,9 @@
 
         <h2><a name="grml"></a>X Window System - fluxbox</h2>
 
-        <a href="grml_2020.06.png"><img style="border: 0" src="grml_2020.06.jpg" alt="Screenshot" /></a><br />
+        <a href="grml_2021.07.png"><img style="border: 0" src="grml_2021.07.jpg" alt="Screenshot" /></a><br />
 
-        <p>This screenshot shows Grml 2020.06 running the X Window system with the <a
+        <p>This screenshot shows Grml 2021.07 running the X Window system with the <a
         href="http://fluxbox.sourceforge.net/">fluxbox</a> window manager.</p>
 
       </div>