Update files for new stable release
authorMichael Prokop <mika@grml.org>
Sun, 29 Sep 2013 15:44:39 +0000 (17:44 +0200)
committerMichael Prokop <mika@grml.org>
Sun, 29 Sep 2013 15:44:39 +0000 (17:44 +0200)
12 files changed:
bugs/known/index.html.tt2
changelogs/README-grml-2013.09/index.html.tt2 [new file with mode: 0644]
files/grml32-full_2013.09/dpkg.list
files/grml32-full_2013.09/dpkg.selections
files/grml32-small_2013.09/dpkg.list
files/grml32-small_2013.09/dpkg.selections
files/grml64-full_2013.09/dpkg.list
files/grml64-full_2013.09/dpkg.selections
files/grml64-small_2013.09/dpkg.list
files/grml64-small_2013.09/dpkg.selections
screenshots/grml_2013.09.jpg [new file with mode: 0644]
screenshots/grml_2013.09.png [new file with mode: 0644]

index b8fc6bb..d05eb2e 100644 (file)
 
         <p>If you find additional bugs, please <a href="/bugs/">report them</a>.</p>
 
-        <h2>Known Bugs in Grml 2013.02</h2>
+        <h2>Known Bugs in Grml 2013.09</h2>
 
-       <!--
-       <p>None at the time of the release!</p>
-       -->
+        <ul>
 
-       <ul>
-         <li>grml-debootstrap: installation of 32bit systems lack kernel package, details and solution available in <a href="http://bts.grml.org/grml/issue1238">Issue 1238</a></li>
-       </ul>
+          <li><a href="http://bts.grml.org/grml/issue1248">issue1248</a>:
+          grml2usb: does not detect bootflag on second partition
 
-        <h2>Known Bugs in Grml 2012.05</h2>
+          <li><a href="http://bts.grml.org/grml/issue1270">issue1270</a>:
+          grml-rescueboot does not support md/raid devices
+
+          <li><a href="http://bts.grml.org/grml/issue1273">issue1273</a>:
+          booting via PXE with grml-terminalserver fails on grml96
 
-        <ul>
-          <li>DHCP/network actions during bootup are running in foreground, causing delays during booting [Details and workaround available in <a href="http://bts.grml.org/grml/issue1174">Issue 1174</a>]</li>
-          <li>serial console doesn't work: details available in <a href="http://bts.grml.org/grml/issue1175">Issue 1175</a></li>
-          <li>32bit ISOs are not hybrid (AKA dd-able): details available in <a href="http://bts.grml.org/grml/issue1186">Issue 1186</a></li>
         </ul>
 
+        <h2>Known Bugs in Grml 2013.02</h2>
+
+       <ul>
+         <li>grml-debootstrap: installation of 32bit systems lack kernel package, details and solution available in <a href="http://bts.grml.org/grml/issue1238">Issue 1238</a></li>
+       </ul>
+
 </div>
 
 [% INCLUDE static_bottom.inc %]
diff --git a/changelogs/README-grml-2013.09/index.html.tt2 b/changelogs/README-grml-2013.09/index.html.tt2
new file mode 100644 (file)
index 0000000..8736958
--- /dev/null
@@ -0,0 +1,182 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>grml.org - Release Notes: Grml 2013.09 - Codename Hefeknuddler</title>
+<meta name="Title" content="grml.org - Release Notes: Grml 2013.09 Hefeknuddler" />
+<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 2013.09" />
+<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="http://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">
+
+        <p><a href="/screenshots/"><img align="right" style="margin-left: 20px;
+        border: 0" src="/screenshots/grml_2013.09.jpg" alt="*" /></a></p>
+
+        <h1>Release Notes for Grml 2013.09 - codename <a
+        href="/faq/#releasename">Hefeknuddler</a></h1>
+
+        <p><a href="http://grml.org/download/">Download Now</a></p>
+
+        <h3>About</h3>
+
+        <p>This Grml release provides fresh software packages after the Debian
+        stable release (AKA wheezy) has been released. As usual it also
+        incorporates up2date hardware support and fixes known bugs from the
+        previous Grml release.</p>
+
+        <h3>New features</h3>
+
+        <ul>
+
+          <li>new boot option <em>encpasswd</em>: takes a hashed password as
+          argument, setting password of users root and grml to the specified
+          value
+
+          <li><em>grml-hwinfo</em> supports iproute's ip tool, sg_inq from
+          sg3-utils and lscpu, lsblk, dmsetup ls --tree
+
+          <li>grml-lang includes <em>french keymap</em> support
+
+        </ul>
+
+        <h3>Important Changes</h3>
+
+        <ul>
+
+          <li><em>UTC</em> is used as default time zone, to use a different
+          setting you can use the <em>tz</em> boot option (usage example:
+          tz=Europe/Vienna)
+
+          <li>To match the behaviour with the <em>ssh</em> boot option the
+          <em>passwd</em> boot option now also sets the password for user root -
+          and not only for user 'grml'.
+
+          <li>grml-autoconfig (and its GRMLCFG feature) doesn't support
+          <em>floppy</em> disks any longer
+
+          <li>zshrc: <em>new prompt handling</em>, see <a
+          href="http://blog.grml.org/archives/381-grml-zshrc-new-prompt-feature.html">Grml
+          blog for more details</a>
+
+          <li>zshrc: to enable <em>power completion</em> / abbreviation
+          expansion use "ctrl-x ." instead of ",." (see <a
+          href="http://git.grml.org/?p=grml-etc-core.git;a=blob;f=debian/NEWS;h=7c72c464a1b9c3de23b08670aac868b48bd76ec8;hb=HEAD">debian/NEWS
+          for details</a>)
+
+          <li>Grml does not ship <em>clamav anti-virus definitions</em> any
+          longer due to space reasons (adding ~70MB to the ISO size). If you
+          want to get up2date anti-virus definitions please manually invoke the
+          freshclam utility.
+
+        </ul>
+
+        <h3>Bits &amp; bolts</h3>
+
+        <ul>
+          <li>Linux kernel is based on <b>3.10.10</b>.</li>
+          <li>Fixed several bugs from the <a href="http://bts.grml.org/grml/">bug tracking system</a>.</li>
+        </ul>
+
+        <h3>Packages</h3>
+
+        <p>Details about shipped packages and their versions on Grml are
+        available at the <a href="/files/#debian">Debian section</a>. Visit
+        <a href="/files/grml64-full_2013.09/dpkg.list">dpkg_list</a> for a
+        detailed list of packages shipped with Grml 2013.09().</p>
+
+        <h3>Updates</h3>
+
+        <p>Packages are taken from Debian testing, 27th of September
+        2013. 5 packages have been removed, and these 32 new packages
+        have been added (plus dependencies, excluding lib* and kernel image):</p>
+
+<pre class="rahmen">
+  ash augeas-lenses clonezilla dconf-gsettings-backend
+  dconf-service debugedit dh-python drbl fonts-dejavu-core
+  gcc-4.8-base info init-system-helpers iproute2 nwipe puppet
+  puppet-common python3 python3-minimal python3.3
+  python3.3-minimal ruby-augeas ruby-safe-yaml ruby-shadow
+  tasksel tasksel-data wakeonlan xdg-utils xpdf
+  xserver-xorg-input-mouse xserver-xorg-input-vmmouse
+  xulrunner-17.0 zsh-common
+</pre>
+
+        <p>These Grml packages have been removed/replaced (excluding lib* and kernel image):</p>
+
+<pre class="rahmen">
+  epdfview febootstrap makedev python-gnupginterface xulrunner-10.0
+</pre>
+
+        <h3>Known issues</h3>
+
+        <p>Please visit <a href="/bugs/known/">the known bugs webpage</a>.</p>
+
+        <h3>Download Grml 2013.09</h3>
+
+        <p>Grml 2013.09 can be downloaded from
+        <a href="http://grml.org/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 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>. Please send your feedback and
+        feature requests <a href="/contact/">to the Grml team</a>!</p>
+
+        <a name="thanks"></a>
+        <h3>Thanks</h3>
+
+        <p>Many thanks in this release go to (alphabetically)
+        Andreas Gredler,
+        Benedikt Morbach,
+        Bernhard Tittelbach,
+        Christian Hesse,
+        Christian Hofstaedtler,
+        Falko Mach,
+        Florian Ermisch,
+        Jan Hruban,
+        Jordan Uggla,
+        Joe Stingel,
+        ludinator.
+        Lukas Prokop,
+        Martin Ć louf,
+        Michael Biebl,
+        Moritz Molle,
+        Peter Palfrader,
+        thinkgear,
+        Thorsten Glaser,
+        Till Maas,
+        Ulrich Dangel and
+        Ziirish
+        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="http://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>.</p>
+
+</div>
+
+[% INCLUDE static_bottom.inc %]
index 7440b7a..7b2aa63 100644 (file)
@@ -40,7 +40,7 @@ ii  bc                                           1.06.95-8                   i38
 ii  beep                                         1.3-3+b1                    i386                        advanced pc-speaker beeper
 ii  bind9-host                                   1:9.8.4.dfsg.P1-6+nmu3      i386                        Version of 'host' bundled with BIND 9.X
 ii  binfmt-support                               2.0.15                      i386                        Support for extra binary formats
-ii  binutils                                     2.22-8                      i386                        GNU assembler, linker and binary utilities
+ii  binutils                                     2.23.52.20130828-1          i386                        GNU assembler, linker and binary utilities
 ii  bluez-firmware                               1.2-3                       all                         Firmware for Bluetooth devices
 ii  bonnie++                                     1.97.1                      i386                        Hard drive benchmark suite
 ii  boot-info-script                             0.61-1                      all                         inspect boot environment
@@ -48,11 +48,11 @@ ii  bridge-utils                                 1.5-6                       i38
 ii  brltty                                       4.5-3+b1                    i386                        Access software for a blind person using a braille display
 ii  bsdmainutils                                 9.0.5                       i386                        collection of more utilities from FreeBSD
 ii  bsdutils                                     1:2.20.1-5.5                i386                        Basic utilities from 4.4BSD-Lite
-ii  btrfs-tools                                  0.19+20130705-1             i386                        Checksumming Copy on Write Filesystem utilities
+ii  btrfs-tools                                  0.19+20130705-2             i386                        Checksumming Copy on Write Filesystem utilities
 ii  buffer                                       1.19-11                     i386                        Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                                      1:1.20.0-9                  i386                        Tiny utilities for small and embedded systems
 ii  bzip2                                        1.0.6-5                     i386                        high-quality block-sorting file compressor - utilities
-ii  ca-certificates                              20130610                    all                         Common CA certificates
+ii  ca-certificates                              20130906                    all                         Common CA certificates
 ii  cabextract                                   1.4-4                       i386                        Microsoft Cabinet file unpacker
 ii  cciss-vol-status                             1.11-1                      i386                        HP SmartArray RAID Volume Status Checker
 ii  cdebootstrap                                 0.5.10                      i386                        Bootstrap a Debian system
@@ -62,15 +62,15 @@ ii  cifs-utils                                   2:6.1-1                     i38
 ii  clamav                                       0.97.8+dfsg-1               i386                        anti-virus utility for Unix - command-line interface
 ii  clamav-base                                  0.97.8+dfsg-1               all                         anti-virus utility for Unix - base package
 ii  clamav-freshclam                             0.97.8+dfsg-1               i386                        anti-virus utility for Unix - virus database update utility
-ii  clonezilla                                   3.5.2-1                     all                         bare metal backup and recovery of disk drives
+ii  clonezilla                                   3.5.2-2                     all                         bare metal backup and recovery of disk drives
 ii  cmospwd                                      5.0+dfsg-2                  i386                        decrypt BIOS passwords from CMOS
 ii  comgt                                        0.32-2                      i386                        Option GlobeTrotter and Vodafone datacard control tool
 ii  console-data                                 2:1.12-2                    all                         keymaps, fonts, charset maps, fallback tables for console-tools
 ii  console-setup-linux                          1.95                        all                         Linux specific part of console-setup
 ii  coreutils                                    8.21-1                      i386                        GNU core utilities
 ii  cpio                                         2.11+dfsg-1                 i386                        GNU cpio -- a program to manage archives of files
-ii  cpp                                          4:4.7.2-1                   i386                        GNU C preprocessor (cpp)
-ii  cpp-4.7                                      4.7.3-4                     i386                        GNU C preprocessor
+ii  cpp                                          4:4.8.1-3                   i386                        GNU C preprocessor (cpp)
+ii  cpp-4.8                                      4.8.1-10                    i386                        GNU C preprocessor
 ii  cpufrequtils                                 008-1                       i386                        utilities to deal with the cpufreq Linux kernel feature
 ii  cpuid                                        20130610-2                  i386                        tool to dump x86 CPUID information about the CPU(s)
 ii  cron                                         3.0pl1-124                  i386                        process scheduling daemon
@@ -81,7 +81,7 @@ ii  cu                                           1.07-20                     i38
 ii  curl                                         7.32.0-1                    i386                        command line tool for transferring data with URL syntax
 ii  daemon                                       0.6.4-1                     i386                        turns other processes into daemons
 ii  dash                                         0.5.7-3                     i386                        POSIX-compliant shell
-ii  dbus                                         1.6.12-1                    i386                        simple interprocess messaging system (daemon and utilities)
+ii  dbus                                         1.6.14-1                    i386                        simple interprocess messaging system (daemon and utilities)
 ii  dcfldd                                       1.3.4.1-2.1                 i386                        enhanced version of dd for forensics and security
 ii  dconf-gsettings-backend:i386                 0.16.1-1                    i386                        simple configuration storage system - GSettings back-end
 ii  dconf-service                                0.16.1-1                    i386                        simple configuration storage system - D-Bus service
@@ -92,16 +92,16 @@ ii  debian-archive-keyring                       2012.4                      all
 ii  debianutils                                  4.4                         i386                        Miscellaneous utilities specific to Debian
 ii  debootstrap                                  1.0.53                      all                         Bootstrap a basic Debian system
 ii  deborphan                                    1.7.28.8                    i386                        program that can find unused packages, e.g. libraries
-ii  debugedit                                    4.11.1-2                    i386                        tool to mangle source locations in .debug files
+ii  debugedit                                    4.11.1-3                    i386                        tool to mangle source locations in .debug files
 ii  devscripts                                   2.13.3                      i386                        scripts to make the life of a Debian Package maintainer easier
 ii  dh-python                                    1.20130819-1                all                         Debian helper tools for packaging Python libraries and applications
 ii  dialog                                       1.2-20130523-1              i386                        Displays user-friendly dialog boxes from shell scripts
-ii  diffutils                                    1:3.2-8                     i386                        File comparison utilities
+ii  diffutils                                    1:3.3-1                     i386                        File comparison utilities
 ii  dirvish                                      1.2.1-1.2                   all                         Filesystem based backup system using rsync
 ii  disktype                                     9-1                         i386                        detection of content format of a disk or disk image
 ii  dmidecode                                    2.12-2                      i386                        SMBIOS/DMI table decoder
 ii  dmraid                                       1.0.0.rc16-4.2              i386                        Device-Mapper Software RAID support tool
-ii  dmsetup                                      2:1.02.77-6                 i386                        Linux Kernel Device Mapper userspace library
+ii  dmsetup                                      2:1.02.77-6+b1              i386                        Linux Kernel Device Mapper userspace library
 ii  dnsmasq                                      2.66-4                      all                         Small caching DNS proxy and DHCP/TFTP server
 ii  dnsmasq-base                                 2.66-4                      i386                        Small caching DNS proxy and DHCP/TFTP server
 ii  dos2unix                                     6.0.3-1                     i386                        convert text file line endings between CRLF and LF
@@ -110,7 +110,7 @@ ii  dpkg                                         1.16.10                     i38
 ii  dpkg-dev                                     1.16.10                     all                         Debian package development tools
 ii  drbl                                         2.4.19-1                    all                         diskless remote boot, and a disk cloning utility
 ii  dstat                                        0.7.2-3                     all                         versatile resource statistics tool
-ii  duplicity                                    0.6.21-3                    i386                        encrypted bandwidth-efficient backup
+ii  duplicity                                    0.6.22-1                    i386                        encrypted bandwidth-efficient backup
 ii  e2fslibs:i386                                1.42.8-1                    i386                        ext2/ext3/ext4 file system libraries
 ii  e2fsprogs                                    1.42.8-1                    i386                        ext2/ext3/ext4 file system utilities
 ii  efibootmgr                                   0.5.4-7                     i386                        Interact with the EFI Boot Manager
@@ -124,10 +124,10 @@ ii  ewf-tools                                    20100226-1+b1               i38
 ii  exfat-fuse                                   1.0.1-1                     i386                        read and write exFAT driver for FUSE
 ii  exfat-utils                                  1.0.1-1                     i386                        utilities to create, check, label and dump exFAT filesystem
 ii  extundelete                                  0.2.0-2.1                   i386                        utility to recover deleted files from ext3/ext4 partition
-ii  facter                                       1.7.0-1                     all                         collect and display facts about the system
-ii  fai-client                                   4.0.7                       all                         Fully Automatic Installation client package
-ii  fai-server                                   4.0.7                       all                         Fully Automatic Installation server package
-ii  fai-setup-storage                            4.0.7                       all                         automatically prepare storage devices
+ii  facter                                       1.7.2-1                     all                         collect and display facts about the system
+ii  fai-client                                   4.0.8                       all                         Fully Automatic Installation client package
+ii  fai-server                                   4.0.8                       all                         Fully Automatic Installation server package
+ii  fai-setup-storage                            4.0.8                       all                         automatically prepare storage devices
 ii  file                                         1:5.14-2                    i386                        Determines file type using "magic" numbers
 ii  file-rc                                      0.8.16                      all                         Alternative boot mechanism using a single configuration file
 ii  findutils                                    4.4.2-6                     i386                        utilities for finding files--find, xargs
@@ -156,7 +156,7 @@ ii  fsarchiver                                   0.6.17-1                    i38
 ii  fuse                                         2.9.2-4                     i386                        Filesystem in Userspace
 ii  gawk                                         1:4.0.1+dfsg-2.1            i386                        GNU awk, a pattern scanning and processing language
 ii  gcc-4.7-base:i386                            4.7.3-4                     i386                        GCC, the GNU Compiler Collection (base package)
-ii  gcc-4.8-base:i386                            4.8.1-                    i386                        GCC, the GNU Compiler Collection (base package)
+ii  gcc-4.8-base:i386                            4.8.1-10                    i386                        GCC, the GNU Compiler Collection (base package)
 ii  gddrescue                                    1.16-1                      i386                        GNU data recovery tool
 ii  gdisk                                        0.8.5-1                     i386                        GPT fdisk text-mode partitioning tool
 ii  genext2fs                                    1.4.1-4                     i386                        ext2 filesystem generator for embedded systems
@@ -171,7 +171,7 @@ ii  gpgv                                         1.4.14-1                    i38
 ii  gpm                                          1.20.4-6.1                  i386                        General Purpose Mouse interface
 ii  gptsync                                      0.14-2                      i386                        GPT and MBR partition tables synchronisation tool
 ii  grep                                         2.14-3                      i386                        GNU grep, egrep and fgrep
-ii  grml-autoconfig                              0.11.0                      all                         main bootup process of a Grml (based) system
+ii  grml-autoconfig                              0.11.1                      all                         main bootup process of a Grml (based) system
 ii  grml-crypt                                   0.25                        all                         wrapper around cryptsetup-luks
 ii  grml-debian-keyring                          2011.11.26                  all                         GnuPG archive key of the grml.org repository
 ii  grml-debootstrap                             0.57                        all                         wrapper around debootstrap for installing pure Debian
@@ -179,7 +179,7 @@ ii  grml-desktop                                 0.4.0                       all
 ii  grml-etc                                     1.5.0                       all                         ecetera files for the grml system
 ii  grml-etc-core                                0.9.0                       all                         core etcetera files for the grml system
 ii  grml-hwinfo                                  0.9.1                       all                         collect hardware information
-ii  grml-live                                    0.21.4                      all                         build system for creating a Grml (based) Linux live system
+ii  grml-live                                    0.21.5                      all                         build system for creating a Grml (based) Linux live system
 ii  grml-network                                 0.7.0                       all                         network related helper scripts
 ii  grml-paste                                   0.7                         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
@@ -188,7 +188,7 @@ ii  grml-quickconfig-standard                    0.13                        all
 ii  grml-scripts                                 2.4.0                       i386                        Collection of little tools
 ii  grml-scripts-core                            2.0.1                       i386                        reusable core scripts for the Grml system
 ii  grml-shlib                                   1.03.1                      all                         Generic shell library used in grml scripts
-ii  grml-terminalserver                          0.100.1                     all                         terminalserver for grml to boot via PXE
+ii  grml-terminalserver                          0.100.2                     all                         terminalserver for grml to boot via PXE
 ii  grml-tips                                    0.7.1                       all                         search for tips and hints via a keyword
 ii  grml-udev-config                             0.3.1                       all                         custom udev configurations for the Grml live system
 ii  grml-x                                       0.6.8                       all                         wrapper for startx for running X Window System
@@ -208,7 +208,7 @@ ii  hexedit                                      1.2.12-4                    i38
 ii  hfsprogs                                     332.25-10                   i386                        mkfs and fsck for HFS and HFS+ file systems
 ii  hfsutils                                     3.2.6-12                    i386                        Tools for reading and writing Macintosh volumes
 ii  hostapd                                      1:1.0-3+b1                  i386                        user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
-ii  hostname                                     3.13                        i386                        utility to set/show the host name or domain name
+ii  hostname                                     3.14                        i386                        utility to set/show the host name or domain name
 ii  hsetroot                                     1.0.2-3                     i386                        tool for composing root-pixmaps for X11
 ii  htop                                         1.0.1-4                     i386                        interactive processes viewer
 ii  hwinfo                                       16.0-2.2                    i386                        Hardware identification system
@@ -218,17 +218,17 @@ ii  iftop                                        1.0~pre2-3                  i38
 ii  ifupdown                                     0.7.44                      i386                        high level tools to configure network interfaces
 ii  imvirt                                       0.9.6-1                     all                         detects several virtualizations
 ii  imvirt-helper                                0.9.6-1                     i386                        helper programs to detect several virtualizations
-ii  info                                         5.1.dfsg.1-4                i386                        Standalone GNU Info documentation browser
+ii  info                                         5.1.dfsg.1-5                i386                        Standalone GNU Info documentation browser
 ii  init-system-helpers                          1.8                         all                         helper tools for all init systems
 ii  initramfs-tools                              0.113                       all                         generic modular initramfs generator
 ii  initscripts                                  2.88dsf-43                  i386                        scripts for initializing and shutting down the system
 ii  insserv                                      1.14.0-5                    i386                        boot sequence organizer using LSB init.d script dependency information
-ii  install-info                                 5.1.dfsg.1-4                i386                        Manage installed documentation in info format
+ii  install-info                                 5.1.dfsg.1-5                i386                        Manage installed documentation in info format
 ii  iotop                                        0.6-1                       i386                        simple top-like I/O monitor
 ii  ipcalc                                       0.41-3                      all                         parameter calculator for IPv4 addresses
 ii  ipmitool                                     1.8.12-1                    i386                        utility for IPMI control with kernel driver or LAN interface
-ii  iproute                                      1:3.10.0-1                  all                         transitional dummy package for iproute2
-ii  iproute2                                     3.10.0-1                    i386                        networking and traffic control tools
+ii  iproute                                      1:3.11.0-1                  all                         transitional dummy package for iproute2
+ii  iproute2                                     3.11.0-1                    i386                        networking and traffic control tools
 ii  ipsec-tools                                  1:0.8.0-14                  i386                        IPsec utilities
 ii  iptables                                     1.4.20-2                    i386                        administration tools for packet filtering and NAT
 ii  iptraf                                       3.0.0-8.1                   i386                        Interactive Colorful IP LAN Monitor
@@ -260,8 +260,8 @@ ii  libaprutil1                                  1.5.2-1                     i38
 ii  libapt-inst1.5:i386                          0.9.9.4                     i386                        deb package format runtime library
 ii  libapt-pkg-perl                              0.1.29+b1                   i386                        Perl interface to libapt-pkg
 ii  libapt-pkg4.12:i386                          0.9.9.4                     i386                        package managment runtime library
-ii  libasound2:i386                              1.0.27.1-2                  i386                        shared library for ALSA applications
-ii  libasound2-data                              1.0.27.1-2                  all                         Configuration files and profiles for ALSA drivers
+ii  libasound2:i386                              1.0.27.2-1                  i386                        shared library for ALSA applications
+ii  libasound2-data                              1.0.27.2-1                  all                         Configuration files and profiles for ALSA drivers
 ii  libasprintf0c2:i386                          0.18.3.1-1                  i386                        GNU library to use fprintf and friends in C++
 ii  libasyncns0:i386                             0.8-4                       i386                        Asynchronous name service query library
 ii  libatk-bridge2.0-0:i386                      2.9.5-1                     i386                        AT-SPI 2 toolkit bridge - shared library
@@ -281,7 +281,7 @@ ii  libbind9-80                                  1:9.8.4.dfsg.P1-6+nmu3      i38
 ii  libblas3                                     1.2.20110419-5              i386                        Basic Linear Algebra Reference implementations, shared library
 ii  libblas3gf                                   1.2.20110419-5              all                         Transitional package for libblas
 ii  libblkid1:i386                               2.20.1-5.5                  i386                        block device id library
-ii  libbluetooth3:i386                           4.101-2                     i386                        Library to use the BlueZ Linux Bluetooth stack
+ii  libbluetooth3:i386                           4.101-2+b1                  i386                        Library to use the BlueZ Linux Bluetooth stack
 ii  libboost-iostreams1.49.0                     1.49.0-4                    i386                        Boost.Iostreams Library
 ii  libbrlapi0.5:i386                            4.4-10+deb7u1               i386                        braille display access via BRLTTY - shared library
 ii  libbrlapi0.6:i386                            4.5-3+b1                    i386                        braille display access via BRLTTY - shared library
@@ -299,7 +299,7 @@ ii  libcap2:i386                                 1:2.22-1.2                  i38
 ii  libcap2-bin                                  1:2.22-1.2                  i386                        basic utility programs for using capabilities
 ii  libclamav6                                   0.97.8+dfsg-1               i386                        anti-virus utility for Unix - library
 ii  libcli1.9:i386                               1.9.6-1                     i386                        emulates a cisco style telnet command-line interface
-ii  libcloog-ppl1:i386                           0.16.1-3                    i386                        Chunky Loop Generator (runtime library)
+ii  libcloog-isl4:i386                           0.18.0-2                    i386                        Chunky Loop Generator (runtime library)
 ii  libcolord1:i386                              1.0.2-1                     i386                        system service to manage device colour profiles -- runtime
 ii  libcomerr2:i386                              1.42.8-1                    i386                        common error description library
 ii  libconfig-general-perl                       2.52-1                      all                         Generic Configuration Module
@@ -311,16 +311,16 @@ ii  libcurl3:i386                                7.32.0-1                    i38
 ii  libcurl3-gnutls:i386                         7.32.0-1                    i386                        easy-to-use client-side URL transfer library (GnuTLS flavour)
 ii  libcwidget3                                  0.5.16-3.4                  i386                        high-level terminal interface library for C++ (runtime files)
 ii  libdaemon0                                   0.14-2                      i386                        lightweight C library for daemons - runtime library
-ii  libdate-manip-perl                           6.40-1                      all                         module for manipulating dates
+ii  libdate-manip-perl                           6.41-1                      all                         module for manipulating dates
 ii  libdatrie1:i386                              0.2.6-2                     i386                        Double-array trie library
 ii  libdb5.1:i386                                5.1.29-6                    i386                        Berkeley v5.1 Database Libraries [runtime]
-ii  libdbus-1-3:i386                             1.6.12-1                    i386                        simple interprocess messaging system (library)
+ii  libdbus-1-3:i386                             1.6.14-1                    i386                        simple interprocess messaging system (library)
 ii  libdbus-glib-1-2:i386                        0.100.2-1                   i386                        simple interprocess messaging system (GLib-based shared library)
 ii  libdconf1:i386                               0.16.1-1                    i386                        simple configuration storage system - runtime library
 ii  libdebian-installer-extra4:i386              0.88                        i386                        Library of some extra debian-installer functions
 ii  libdebian-installer4:i386                    0.88                        i386                        Library of common debian-installer functions
-ii  libdevmapper-event1.02.1:i386                2:1.02.77-6                 i386                        Linux Kernel Device Mapper event support library
-ii  libdevmapper1.02.1:i386                      2:1.02.77-6                 i386                        Linux Kernel Device Mapper userspace library
+ii  libdevmapper-event1.02.1:i386                2:1.02.77-6+b1              i386                        Linux Kernel Device Mapper event support library
+ii  libdevmapper1.02.1:i386                      2:1.02.77-6+b1              i386                        Linux Kernel Device Mapper userspace library
 ii  libdirectfb-1.2-9:i386                       1.2.10.0-5                  i386                        direct frame buffer graphics - shared libraries
 ii  libdmraid1.0.0.rc16                          1.0.0.rc16-4.2              i386                        Device-Mapper Software RAID support tool - shared library
 ii  libdns88                                     1:9.8.4.dfsg.P1-6+nmu3      i386                        DNS Shared Library used by BIND
@@ -337,7 +337,7 @@ ii  libelfg0                                     0.8.13-3                    i38
 ii  libemail-date-format-perl                    1.004-1                     all                         Module to generate RFC-2822-valid date strings
 ii  libencode-locale-perl                        1.03-1                      all                         utility to determine the locale encoding
 ii  libept1.4.12                                 1.0.9                       i386                        High-level library for managing Debian package information
-ii  liberror-perl                                0.17-1                      all                         Perl module for error/exception handling in an OO-ish way
+ii  liberror-perl                                0.17-1.1                    all                         Perl module for error/exception handling in an OO-ish way
 ii  libertas-firmware                            9.70.7.p0.0-2               all                         Firmware for Marvell's libertas wireless chip series (dummy package)
 ii  libespeak1:i386                              1.47.11-1                   i386                        Multi-lingual software speech synthesizer: shared library
 ii  libestr0                                     0.1.5-2                     i386                        Helper functions for handling strings (lib)
@@ -349,7 +349,7 @@ ii  libfile-copy-recursive-perl                  0.38-1                      all
 ii  libfile-listing-perl                         6.04-1                      all                         module to parse directory listings
 ii  libfile-slurp-perl                           9999.19-2                   all                         single call read & write file routines
 ii  libfile-which-perl                           1.09-1                      all                         Perl module for searching paths for executable programs
-ii  libflac8:i386                                1.3.0-1                     i386                        Free Lossless Audio Codec - runtime C library
+ii  libflac8:i386                                1.3.0-2                     i386                        Free Lossless Audio Codec - runtime C library
 ii  libfontconfig1:i386                          2.10.2-2                    i386                        generic font configuration library - runtime
 ii  libfontenc1:i386                             1:1.1.2-1                   i386                        X11 font encoding library
 ii  libfreetype6:i386                            2.4.9-1.1                   i386                        FreeType 2 font engine, shared library files
@@ -357,27 +357,26 @@ ii  libfribidi0:i386                             0.19.5-2                    i38
 ii  libftdi1:i386                                0.20-1+b1                   i386                        Library to control and program the FTDI USB controller
 ii  libfuse2:i386                                2.9.2-4                     i386                        Filesystem in Userspace (library)
 ii  libgc1c2:i386                                1:7.2d-5                    i386                        conservative garbage collector for C and C++
-ii  libgcc1:i386                                 1:4.8.1-                  i386                        GCC support library
+ii  libgcc1:i386                                 1:4.8.1-10                  i386                        GCC support library
 ii  libgcrypt11:i386                             1.5.3-2                     i386                        LGPL Crypto library - runtime library
 ii  libgdbm3:i386                                1.8.3-12                    i386                        GNU dbm database routines (runtime version)
 ii  libgdk-pixbuf2.0-0:i386                      2.28.2-1                    i386                        GDK Pixbuf library
 ii  libgdk-pixbuf2.0-common                      2.28.2-1                    all                         GDK Pixbuf library - data files
 ii  libgeoip1:i386                               1.5.1-2                     i386                        non-DNS IP-to-country resolver library
-ii  libgfortran3:i386                            4.8.1-                    i386                        Runtime library for GNU Fortran applications
+ii  libgfortran3:i386                            4.8.1-10                    i386                        Runtime library for GNU Fortran applications
 ii  libgif4                                      4.1.6-10                    i386                        library for GIF images (library)
 ii  libglib2.0-0:i386                            2.36.4-1                    i386                        GLib library of C routines
 ii  libglibmm-2.4-1c2a:i386                      2.36.2-1                    i386                        C++ wrapper for the GLib toolkit (shared libraries)
-ii  libgmp10:i386                                2:5.1.2+dfsg-2              i386                        Multiprecision arithmetic library
-ii  libgmpxx4ldbl:i386                           2:5.1.2+dfsg-2              i386                        Multiprecision arithmetic library (C++ bindings)
+ii  libgmp10:i386                                2:5.1.2+dfsg-3              i386                        Multiprecision arithmetic library
 ii  libgnutls-openssl27:i386                     2.12.23-5                   i386                        GNU TLS library - OpenSSL wrapper
 ii  libgnutls26:i386                             2.12.23-5                   i386                        GNU TLS library - runtime library
-ii  libgpg-error0:i386                           1.10-3.1                    i386                        library for common error values and messages in GnuPG components
+ii  libgpg-error0:i386                           1.12-0.2                    i386                        library for common error values and messages in GnuPG components
 ii  libgpm2:i386                                 1.20.4-6.1                  i386                        General Purpose Mouse - shared library
 ii  libgraphite2-3:i386                          1.2.3-1                     i386                        Font rendering engine for Complex Scripts -- library
 ii  libgssapi-krb5-2:i386                        1.11.3+dfsg-3               i386                        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 ii  libgssglue1:i386                             0.4-2                       i386                        mechanism-switch gssapi library
-ii  libgtk-3-0:i386                              3.8.2-3                     i386                        GTK+ graphical user interface library
-ii  libgtk-3-common                              3.8.2-3                     all                         common files for the GTK+ graphical user interface library
+ii  libgtk-3-0:i386                              3.8.4-1                     i386                        GTK+ graphical user interface library
+ii  libgtk-3-common                              3.8.4-1                     all                         common files for the GTK+ graphical user interface library
 ii  libgtk2.0-0:i386                             2.24.20-1                   i386                        GTK+ graphical user interface library
 ii  libgtk2.0-bin                                2.24.20-1                   i386                        programs for the GTK+ graphical user interface library
 ii  libgtk2.0-common                             2.24.20-1                   all                         common files for the GTK+ graphical user interface library
@@ -395,20 +394,21 @@ ii  libhttp-negotiate-perl                       6.00-2                      all
 ii  libhunspell-1.3-0:i386                       1.3.2-4                     i386                        spell checker and morphological analyzer (shared library)
 ii  libibverbs1                                  1.1.7-1                     i386                        Library for direct userspace use of RDMA (InfiniBand/iWARP)
 ii  libice6:i386                                 2:1.0.8-2                   i386                        X11 Inter-Client Exchange library
-ii  libicu48:i386                                4.8.1.1-12                  i386                        International Components for Unicode
+ii  libicu48:i386                                4.8.1.1-13                  i386                        International Components for Unicode
 ii  libid3tag0                                   0.15.1b-10                  i386                        ID3 tag reading library from the MAD project
 ii  libidn11:i386                                1.28-1                      i386                        GNU Libidn library, implementation of IETF IDN specifications
-ii  libimlib2                                    1.4.5-1                     i386                        powerful image loading and rendering library
+ii  libimlib2                                    1.4.5-3                     i386                        image loading, rendering, saving library
 ii  libimvirt-perl                               0.9.6-1                     all                         Perl module for detecting several virtualizations
 ii  libio-html-perl                              1.00-1                      all                         open an HTML file with automatic charset detection
 ii  libio-pty-perl                               1:1.08-1+b3                 i386                        Perl module for pseudo tty IO
-ii  libio-socket-ssl-perl                        1.953-2                     all                         Perl module implementing object oriented interface to SSL sockets
+ii  libio-socket-ssl-perl                        1.954-1                     all                         Perl module implementing object oriented interface to SSL sockets
 ii  libipc-run-perl                              0.92-1                      all                         Perl module for running processes
 ii  libisc84                                     1:9.8.4.dfsg.P1-6+nmu3      i386                        ISC Shared Library used by BIND
 ii  libisccc80                                   1:9.8.4.dfsg.P1-6+nmu3      i386                        Command Channel Library used by BIND
 ii  libisccfg82                                  1:9.8.4.dfsg.P1-6+nmu3      i386                        Config File Handling Library used by BIND
 ii  libiscsi-bin                                 1.4.0-3                     i386                        iSCSI client shared library - utilities
 ii  libiscsi1:i386                               1.4.0-3                     i386                        iSCSI client shared library
+ii  libisl10:i386                                0.11.2-1                    i386                        manipulating sets and relations of integer points bounded by linear constraints
 ii  libiw30:i386                                 30~pre9-8                   i386                        Wireless tools - library
 ii  libjack-jackd2-0:i386                        1.9.9.5+20130622git7de15e7a i386                        JACK Audio Connection Kit (libraries)
 ii  libjasper1:i386                              1.900.1-14                  i386                        JasPer JPEG-2000 runtime library
@@ -417,7 +417,7 @@ ii  libjim0debian2:i386                          0.73-3                      i38
 ii  libjpeg8:i386                                8d-1                        i386                        Independent JPEG Group's JPEG runtime library
 ii  libjson-c2:i386                              0.11-3                      i386                        JSON manipulation library - shared library
 ii  libk5crypto3:i386                            1.11.3+dfsg-3               i386                        MIT Kerberos runtime libraries - Crypto Library
-ii  libkeyutils1:i386                            1.5.5-7                     i386                        Linux Key Management Utilities (library)
+ii  libkeyutils1:i386                            1.5.6-1                     i386                        Linux Key Management Utilities (library)
 ii  libklibc                                     2.0.1-3.1                   i386                        minimal libc subset for use with initramfs
 ii  libkmod2:i386                                9-3                         i386                        libkmod shared library
 ii  libkrb5-3:i386                               1.11.3+dfsg-3               i386                        MIT Kerberos runtime libraries
@@ -447,7 +447,7 @@ ii  libmotif-common                              2.3.4-4                     all
 ii  libmount1                                    2.20.1-5.5                  i386                        block device id library
 ii  libmozjs17d                                  17.0.8esr-2                 i386                        Mozilla SpiderMonkey JavaScript library
 ii  libmpc3:i386                                 1.0.1-1                     i386                        multiple precision complex floating-point library
-ii  libmpfr4:i386                                3.1.1-1                     i386                        multiple precision floating-point computation
+ii  libmpfr4:i386                                3.1.1-2                     i386                        multiple precision floating-point computation
 ii  libmtdev1:i386                               1.1.3-1                     i386                        Multitouch Protocol Translation Library - shared library
 ii  libncurses5:i386                             5.9+20130608-1              i386                        shared libraries for terminal handling
 ii  libncursesw5:i386                            5.9+20130608-1              i386                        shared libraries for terminal handling (wide character support)
@@ -456,7 +456,7 @@ ii  libnet-http-perl                             6.06-1                      all
 ii  libnet-ssleay-perl                           1.55-1+b2                   i386                        Perl module for Secure Sockets Layer (SSL)
 ii  libnet1:i386                                 1.1.6+dfsg-2                i386                        library for the construction and handling of network packets
 ii  libnetfilter-conntrack3:i386                 1.0.4-1                     i386                        Netfilter netlink-conntrack library
-ii  libnewt0.52:i386                             0.52.15-2+b1                i386                        Not Erik's Windowing Toolkit - text mode windowing with slang
+ii  libnewt0.52:i386                             0.52.15-3                   i386                        Not Erik's Windowing Toolkit - text mode windowing with slang
 ii  libnfnetlink0:i386                           1.0.1-2                     i386                        Netfilter netlink library
 ii  libnfsidmap2:i386                            0.25-5                      i386                        NFS idmapping library
 ii  libnl-3-200:i386                             3.2.21-1                    i386                        library for dealing with netlink sockets
@@ -472,7 +472,7 @@ ii  libogg0:i386                                 1.3.1-1                     i38
 ii  libopenjpeg2:i386                            1.3+dfsg-4.6                i386                        JPEG 2000 image compression/decompression library
 ii  libopts25:i386                               1:5.18-2                    i386                        automated option processing library based on autogen
 ii  libopus0                                     1.1~beta-3                  i386                        Opus codec runtime library
-ii  libp11-kit0:i386                             0.18.4-1                    i386                        Library for loading and coordinating access to PKCS#11 modules - runtime
+ii  libp11-kit0:i386                             0.18.5-3                    i386                        Library for loading and coordinating access to PKCS#11 modules - runtime
 ii  libpam-modules:i386                          1.1.3-9                     i386                        Pluggable Authentication Modules for PAM
 ii  libpam-modules-bin                           1.1.3-9                     i386                        Pluggable Authentication Modules for PAM - helper binaries
 ii  libpam-runtime                               1.1.3-9                     all                         Runtime support for the PAM library
@@ -485,46 +485,44 @@ ii  libpangomm-1.4-1:i386                        2.34.0-1                    i38
 ii  libpangox-1.0-0:i386                         0.0.2-4                     i386                        pango library X backend
 ii  libpangoxft-1.0-0:i386                       1.32.5-5+b1                 i386                        Layout and rendering of internationalized text
 ii  libparse-recdescent-perl                     1.967009+dfsg-1             all                         Perl module to create and use recursive-descent parsers
-ii  libparted0debian1:i386                       2.3-15                      i386                        disk partition manipulator - shared library
+ii  libparted0debian1:i386                       2.3-16                      i386                        disk partition manipulator - shared library
 ii  libpcap0.8:i386                              1.4.0-2                     i386                        system interface for user-level packet capture
 ii  libpci3:i386                                 1:3.2.0-3                   i386                        Linux PCI Utilities (shared library)
 ii  libpciaccess0:i386                           0.13.2-1                    i386                        Generic PCI access library for X
 ii  libpcre3:i386                                1:8.31-2                    i386                        Perl 5 Compatible Regular Expression Library - runtime files
-ii  libpcsclite1:i386                            1.8.8-4                     i386                        Middleware to access a smart card using PC/SC (library)
+ii  libpcsclite1:i386                            1.8.8-4+b1                  i386                        Middleware to access a smart card using PC/SC (library)
 ii  libperl4-corelibs-perl                       0.003-1                     all                         libraries historically supplied with Perl 4
-ii  libperl5.18                                  5.18.1-3                    i386                        shared Perl library
+ii  libperl5.18                                  5.18.1-4                    i386                        shared Perl library
 ii  libpipeline1:i386                            1.2.4-1                     i386                        pipeline manipulation library
 ii  libpixman-1-0:i386                           0.30.2-1                    i386                        pixel-manipulation library for X and cairo
-ii  libpkcs11-helper1:i386                       1.10-1                      i386                        library that simplifies the interaction with PKCS#11
+ii  libpkcs11-helper1:i386                       1.10-2                      i386                        library that simplifies the interaction with PKCS#11
 ii  libpng12-0:i386                              1.2.49-4                    i386                        PNG library - runtime
 ii  libpoppler19:i386                            0.18.4-8                    i386                        PDF rendering library
 ii  libpopt0:i386                                1.16-7                      i386                        lib for parsing cmdline parameters
 ii  libportaudio2:i386                           19+svn20111121-1            i386                        Portable audio I/O - shared library
-ii  libppl-c4:i386                               1:1.0-7                     i386                        Parma Polyhedra Library (C interface)
-ii  libppl12:i386                                1:1.0-7                     i386                        Parma Polyhedra Library (runtime library)
 ii  libprocps0:i386                              1:3.3.4-2                   i386                        library for accessing process information from /proc
 ii  libprotobuf7                                 2.4.1-3                     i386                        protocol buffers C++ library
-ii  libpulse0:i386                               4.0-6                       i386                        PulseAudio client libraries
-ii  libpython-stdlib:i386                        2.7.5-4                     i386                        interactive high-level object-oriented language (default python version)
-ii  libpython2.7                                 2.7.5-5                     i386                        Shared Python runtime library (version 2.7)
-ii  libpython2.7-minimal                         2.7.5-5                     i386                        Minimal subset of the Python language (version 2.7)
-ii  libpython2.7-stdlib                          2.7.5-5                     i386                        Interactive high-level object-oriented language (version 2.7)
+ii  libpulse0:i386                               4.0-6+b1                    i386                        PulseAudio client libraries
+ii  libpython-stdlib:i386                        2.7.5-5                     i386                        interactive high-level object-oriented language (default python version)
+ii  libpython2.7:i386                            2.7.5-8                     i386                        Shared Python runtime library (version 2.7)
+ii  libpython2.7-minimal:i386                    2.7.5-8                     i386                        Minimal subset of the Python language (version 2.7)
+ii  libpython2.7-stdlib:i386                     2.7.5-8                     i386                        Interactive high-level object-oriented language (standard library, version 2.7)
 ii  libpython3-stdlib:i386                       3.3.2-15                    i386                        interactive high-level object-oriented language (default python3 version)
-ii  libpython3.3-minimal                         3.3.2-5                     i386                        Minimal subset of the Python language (version 3.3)
-ii  libpython3.3-stdlib                          3.3.2-5                     i386                        Interactive high-level object-oriented language (standard library, version 3.3)
-ii  libquadmath0:i386                            4.8.1-                    i386                        GCC Quad-Precision Math Library
+ii  libpython3.3-minimal:i386                    3.3.2-7                     i386                        Minimal subset of the Python language (version 3.3)
+ii  libpython3.3-stdlib:i386                     3.3.2-7                     i386                        Interactive high-level object-oriented language (standard library, version 3.3)
+ii  libquadmath0:i386                            4.8.1-10                    i386                        GCC Quad-Precision Math Library
 ii  librdmacm1                                   1.0.16-1                    i386                        Library for managing RDMA connections
 ii  libreadline5:i386                            5.2+dfsg-2                  i386                        GNU readline and history libraries, run-time libraries
 ii  libreadline6:i386                            6.2+dfsg-0.1                i386                        GNU readline and history libraries, run-time libraries
-ii  librpm3                                      4.11.1-2                    i386                        RPM shared library
-ii  librpmbuild3                                 4.11.1-2                    i386                        RPM build shared library
-ii  librpmio3                                    4.11.1-2                    i386                        RPM IO shared library
-ii  librpmsign1                                  4.11.1-2                    i386                        RPM signing shared library
+ii  librpm3                                      4.11.1-3                    i386                        RPM shared library
+ii  librpmbuild3                                 4.11.1-3                    i386                        RPM build shared library
+ii  librpmio3                                    4.11.1-3                    i386                        RPM IO shared library
+ii  librpmsign1                                  4.11.1-3                    i386                        RPM signing shared library
 ii  librsvg2-2:i386                              2.36.4-2                    i386                        SAX-based renderer library for SVG files (runtime)
 ii  librsync1:i386                               0.9.7-10                    i386                        rsync remote-delta algorithm library
 ii  librtmp0:i386                                2.4+20121230.gitdf6c518-1   i386                        toolkit for RTMP streams (shared library)
-ii  libruby1.8                                   1.8.7.358-7.1               i386                        Libraries necessary to run Ruby 1.8
-ii  libruby1.9.1                                 1.9.3.194-8.1+b1            i386                        Libraries necessary to run Ruby 1.9.1
+ii  libruby1.8                                   1.8.7.358-8                 i386                        Libraries necessary to run Ruby 1.8
+ii  libruby1.9.1                                 1.9.3.448-1                 i386                        Libraries necessary to run Ruby 1.9.1
 ii  libsamplerate0:i386                          0.1.8-5                     i386                        Audio sample rate conversion library
 ii  libsasl2-2:i386                              2.1.25.dfsg1-14             i386                        Cyrus SASL - authentication abstraction library
 ii  libsasl2-modules:i386                        2.1.25.dfsg1-14             i386                        Cyrus SASL - pluggable authentication modules
@@ -546,16 +544,16 @@ ii  libsnmp-base                                 5.7.2~dfsg-8.1              all
 ii  libsnmp30:i386                               5.7.2~dfsg-8.1+b1           i386                        SNMP (Simple Network Management Protocol) library
 ii  libsonic0:i386                               0.1.17-1.1                  i386                        Simple library to speed up or slow down speech
 ii  libspice-server1:i386                        0.12.4-0nocelt1             i386                        Implements the server side of the SPICE protocol
-ii  libsqlite3-0:i386                            3.7.17-1                    i386                        SQLite 3 shared library
+ii  libsqlite3-0:i386                            3.8.0.2-1                   i386                        SQLite 3 shared library
 ii  libss2:i386                                  1.42.8-1                    i386                        command-line interface parsing library
 ii  libssh2-1:i386                               1.4.3-1                     i386                        SSH2 client-side library
 ii  libssl1.0.0:i386                             1.0.1e-3                    i386                        SSL shared libraries
 ii  libstartup-notification0:i386                0.12-3                      i386                        library for program launch feedback (shared library)
-ii  libstdc++6:i386                              4.8.1-                    i386                        GNU Standard C++ Library v3
+ii  libstdc++6:i386                              4.8.1-10                    i386                        GNU Standard C++ Library v3
 ii  libsvn1:i386                                 1.7.9-1+nmu4                i386                        Shared libraries used by Apache Subversion
 ii  libsysfs2:i386                               2.1.0+repack-3              i386                        interface library to sysfs
-ii  libsystemd-login0:i386                       44-12+b1                    i386                        systemd login utility library
-ii  libtalloc2:i386                              2.0.8-1                     i386                        hierarchical pool based memory allocator
+ii  libsystemd-login0:i386                       204-5                       i386                        systemd login utility library
+ii  libtalloc2:i386                              2.1.0-1                     i386                        hierarchical pool based memory allocator
 ii  libtasn1-3:i386                              2.14-3                      i386                        Manage ASN.1 structures (runtime)
 ii  libtdb1:i386                                 1.2.12-1                    i386                        Trivial Database - shared library
 ii  libterm-readkey-perl                         2.30-4+b3                   i386                        A perl module for simple terminal control
@@ -575,27 +573,27 @@ ii  libtirpc1:i386                               0.2.2-5                     i38
 ii  libtommath0                                  0.42.0-1                    i386                        multiple-precision integer library [runtime]
 ii  libts-0.0-0:i386                             1.0-11                      i386                        touch screen library
 ii  libtsk3-3                                    3.2.3-2                     i386                        library for forensics analysis on volume and file system data
-ii  libudev0:i386                                175-7.2                     i386                        libudev shared library
+ii  libudev1:i386                                204-5                       i386                        libudev shared library
 ii  libuniconf4.6                                4.6.1-6                     i386                        C++ network libraries for rapid application development
 ii  liburcu1                                     0.7.7-1                     i386                        userspace RCU (read-copy-update) library
 ii  liburi-perl                                  1.60-1                      all                         module to manipulate and access URI strings
 ii  libusb-0.1-4:i386                            2:0.1.12-23.2               i386                        userspace USB programming library
-ii  libusb-1.0-0:i386                            2:1.0.16-3                  i386                        userspace USB programming library
+ii  libusb-1.0-0:i386                            2:1.0.17-1+b1               i386                        userspace USB programming library
 ii  libusbredirparser0:i386                      0.4.3-2                     i386                        Parser for the usbredir protocol (runtime)
 ii  libustr-1.0-1:i386                           1.0.4-3                     i386                        Micro string library: shared library
 ii  libutempter0                                 1.1.5-4                     i386                        A privileged helper for utmp/wtmp updates (runtime)
-ii  libuuid-perl                                 0.02-5+b1                   i386                        Perl extension for using UUID interfaces as defined in e2fsprogs
+ii  libuuid-perl                                 0.05-1                      i386                        Perl extension for using UUID interfaces as defined in e2fsprogs
 ii  libuuid1:i386                                2.20.1-5.5                  i386                        Universally Unique ID library
 ii  libvdeplug2                                  2.3.2-4                     i386                        Virtual Distributed Ethernet - Plug library
 ii  libvorbis0a:i386                             1.3.2-1.3                   i386                        The Vorbis General Audio Compression Codec (Decoder library)
 ii  libvorbisenc2:i386                           1.3.2-1.3                   i386                        The Vorbis General Audio Compression Codec (Encoder library)
 ii  libvpx1:i386                                 1.2.0-2                     i386                        VP8 video codec (shared library)
 ii  libwbclient0:i386                            2:3.6.18-1                  i386                        Samba winbind client library
-ii  libwireshark-data                            1.10.1-1                    all                         network packet dissection library -- data files
-ii  libwireshark3:i386                           1.10.1-1                    i386                        network packet dissection library -- shared library
-ii  libwiretap3:i386                             1.10.1-1                    i386                        network packet capture library -- shared library
+ii  libwireshark-data                            1.10.2-1                    all                         network packet dissection library -- data files
+ii  libwireshark3:i386                           1.10.2-1                    i386                        network packet dissection library -- shared library
+ii  libwiretap3:i386                             1.10.2-1                    i386                        network packet capture library -- shared library
 ii  libwrap0:i386                                7.6.q-24                    i386                        Wietse Venema's TCP wrappers library
-ii  libwsutil3:i386                              1.10.1-1                    i386                        network packet dissection utilities library -- shared library
+ii  libwsutil3:i386                              1.10.2-1                    i386                        network packet dissection utilities library -- shared library
 ii  libwvstreams4.6-base                         4.6.1-6                     i386                        C++ network libraries for rapid application development
 ii  libwvstreams4.6-extras                       4.6.1-6                     i386                        C++ network libraries for rapid application development
 ii  libwww-perl                                  6.05-1                      all                         simple and consistent interface to the world-wide web
@@ -642,14 +640,14 @@ ii  linux-base                                   3.5                         all
 ii  linux-image-3.10-1-grml-486                  3.10.10-1+grml.1            i386                        Linux 3.10 for older PCs
 ii  linux-image-i386-grml                        3.10.6-1+grml.1             i386                        The newest Linux kernel for i386, Grml Edition
 ii  lio-utils                                    3.1+git2.fd0b34fd-2         i386                        configuration tool for LIO core target
-ii  live-boot-grml                               4.0~a13-1+grml.1            all                         Live System Boot Scripts
-ii  live-boot-grml-doc                           4.0~a13-1+grml.1            all                         Live System Boot Scripts (documentation)
-ii  live-boot-grml-initramfs-tools               4.0~a13-1+grml.1            all                         Live System Boot Scripts (initramfs-tools backend)
+ii  live-boot-grml                               4.0~a13-1+grml.3            all                         Live System Boot Scripts
+ii  live-boot-grml-doc                           4.0~a13-1+grml.3            all                         Live System Boot Scripts (documentation)
+ii  live-boot-grml-initramfs-tools               4.0~a13-1+grml.3            all                         Live System Boot Scripts (initramfs-tools backend)
 ii  localepurge                                  0.6.3                       all                         Reclaim disk space removing unneeded localizations
 ii  locales                                      2.17-92                     all                         Embedded GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                               0.1.17                      i386                        Programs for locking and unlocking files and mailboxes
 ii  login                                        1:4.1.5.1-1                 i386                        system login tools
-ii  logrotate                                    3.8.5-1                     i386                        Log rotation utility
+ii  logrotate                                    3.8.6-1                     i386                        Log rotation utility
 ii  lrzsz                                        0.12.21-5                   i386                        Tools for zmodem/xmodem/ymodem file transfer
 ii  lsb-base                                     4.1+Debian12                all                         Linux Standard Base 4.1 init script functionality
 ii  lsb-release                                  4.1+Debian12                all                         Linux Standard Base version reporting utility
@@ -657,13 +655,13 @@ ii  lshw                                         02.16-2                     i38
 ii  lsof                                         4.86+dfsg-1                 i386                        Utility to list open files
 ii  lsscsi                                       0.27-2                      i386                        list all SCSI devices (or hosts) currently on system
 ii  ltrace                                       0.5.3-2.1                   i386                        Tracks runtime library calls in dynamically linked programs
-ii  lvm2                                         2.02.98-6                   i386                        Linux Logical Volume Manager
+ii  lvm2                                         2.02.98-6+b1                i386                        Linux Logical Volume Manager
 ii  lynx                                         2.8.8dev.12-2               all                         Text-mode WWW Browser (transitional package)
 ii  lynx-cur                                     2.8.8dev.12-2               i386                        Text-mode WWW Browser with NLS support (development version)
 ii  lzop                                         1.03-3                      i386                        fast compression program
 ii  make                                         3.81-8.2                    i386                        An utility for Directing compilation.
 ii  man-db                                       2.6.5-2                     i386                        on-line manual pager
-ii  manpages                                     3.52-1                      all                         Manual pages about using a GNU/Linux system
+ii  manpages                                     3.53-1                      all                         Manual pages about using a GNU/Linux system
 ii  mawk                                         1.3.3-17                    i386                        a pattern scanning and text processing language
 ii  mbr                                          1.1.11-5+b1                 i386                        Master Boot Record for IBM-PC compatible computers.
 ii  mc                                           3:4.8.5-1                   i386                        Midnight Commander - a powerful file manager
@@ -674,8 +672,8 @@ ii  mdadm                                        3.2.5-5                     i38
 ii  memtest86+                                   4.20-1.1                    i386                        thorough real-mode memory tester
 ii  memtester                                    4.3.0-3                     i386                        Utility for testing the memory subsystem
 ii  menu                                         2.1.46                      i386                        generates programs menu for all menu-aware applications
-ii  mercurial                                    2.6.3-1                     i386                        easy-to-use, scalable distributed version control system
-ii  mercurial-common                             2.6.3-1                     all                         easy-to-use, scalable distributed version control system (common files)
+ii  mercurial                                    2.7.1-2                     i386                        easy-to-use, scalable distributed version control system
+ii  mercurial-common                             2.7.1-2                     all                         easy-to-use, scalable distributed version control system (common files)
 ii  mime-support                                 3.54                        all                         MIME files 'mime.types' & 'mailcap', and support programs
 ii  minicom                                      2.6.2-1                     i386                        friendly menu driven serial communication program
 ii  mksh                                         46-2                        i386                        MirBSD Korn Shell
@@ -713,44 +711,45 @@ ii  open-vm-tools                                2:9.2.3-1031360-6           i38
 ii  openssh-client                               1:6.2p2-1                   i386                        secure shell (SSH) client, for secure access to remote machines
 ii  openssh-server                               1:6.2p2-1                   i386                        secure shell (SSH) server, for secure access from remote machines
 ii  openssl                                      1.0.1e-3                    i386                        Secure Socket Layer (SSL) binary and related cryptographic tools
-ii  openvpn                                      2.3.2-4                     i386                        virtual private network daemon
-ii  parted                                       2.3-15                      i386                        disk partition manipulator
+ii  openvpn                                      2.3.2-5                     i386                        virtual private network daemon
+ii  parted                                       2.3-16                      i386                        disk partition manipulator
 ii  partimage                                    0.6.8-2.2                   i386                        backup partitions into a compressed image file
 ii  partimage-server                             0.6.8-2.2                   i386                        server to use partimage across a network
 ii  passwd                                       1:4.1.5.1-1                 i386                        change and administer password and group data
 ii  patch                                        2.7.1-3                     i386                        Apply a diff file to an original
 ii  pciutils                                     1:3.2.0-3                   i386                        Linux PCI Utilities
-ii  perl                                         5.18.1-3                    i386                        Larry Wall's Practical Extraction and Report Language
-ii  perl-base                                    5.18.1-3                    i386                        minimal Perl system
-ii  perl-modules                                 5.18.1-3                    all                         Core Perl modules
+ii  perl                                         5.18.1-4                    i386                        Larry Wall's Practical Extraction and Report Language
+ii  perl-base                                    5.18.1-4                    i386                        minimal Perl system
+ii  perl-modules                                 5.18.1-4                    all                         Core Perl modules
+ii  pigz                                         2.3-2                       i386                        Parallel Implementation of GZip
 ii  pm-utils                                     1.4.1-11                    all                         utilities and scripts for power management
 ii  powermgmt-base                               1.31                        i386                        Common utils and configs for power management
 ii  ppp                                          2.4.5-5.2                   i386                        Point-to-Point Protocol (PPP) - daemon
 ii  pppoeconf                                    1.20                        all                         configures PPPoE/ADSL connections
 ii  procps                                       1:3.3.4-2                   i386                        /proc file system utilities
 ii  psmisc                                       22.20-1                     i386                        utilities that use the proc file system
-ii  puppet                                       3.2.4-1                     all                         Centralized configuration management - agent startup and compatibility scripts
-ii  puppet-common                                3.2.4-1                     all                         Centralized configuration management
+ii  puppet                                       3.3.0-1                     all                         Centralized configuration management - agent startup and compatibility scripts
+ii  puppet-common                                3.3.0-1                     all                         Centralized configuration management
 ii  pv                                           1.2.0-1                     i386                        Shell pipeline element to meter data passing through
 ii  pwgen                                        2.06-1+b2                   i386                        Automatic Password generation
-ii  python                                       2.7.5-4                     i386                        interactive high-level object-oriented language (default version)
+ii  python                                       2.7.5-5                     i386                        interactive high-level object-oriented language (default version)
 ii  python-configobj                             4.7.2+ds-5                  all                         simple but powerful config file reader and writer for Python
 ii  python-configshell                           1.2-1                       all                         framework to create cli interfaces
 ii  python-epydoc                                3.0.1+dfsg-3                all                         tool for documenting Python modules
 ii  python-ipaddr                                2.1.10-1                    all                         Python module for working with IP addresses, both IPv4 and IPv6
-ii  python-minimal                               2.7.5-4                     i386                        minimal subset of the Python language (default version)
+ii  python-minimal                               2.7.5-5                     i386                        minimal subset of the Python language (default version)
 ii  python-netifaces                             0.8-2                       i386                        portable network interface information for Python
 ii  python-rtslib                                2.2-1                       all                         LIO core target management framework - python libs
 ii  python-simpleparse                           2.1.0a1-6                   all                         A simple parser generator for Python
 ii  python-simpleparse-mxtexttools               2.1.0a1-6                   i386                        A simple parser generator for Python - architecture dependent files
 ii  python-support                               1.0.15                      all                         automated rebuilding support for Python modules
 ii  python-urwid                                 1.1.1-1+b1                  i386                        curses-based UI/widget library for Python
-ii  python2.7                                    2.7.5-5                     i386                        Interactive high-level object-oriented language (version 2.7)
-ii  python2.7-minimal                            2.7.5-5                     i386                        Minimal subset of the Python language (version 2.7)
+ii  python2.7                                    2.7.5-8                     i386                        Interactive high-level object-oriented language (version 2.7)
+ii  python2.7-minimal                            2.7.5-8                     i386                        Minimal subset of the Python language (version 2.7)
 ii  python3                                      3.3.2-15                    i386                        interactive high-level object-oriented language (default python3 version)
 ii  python3-minimal                              3.3.2-15                    i386                        minimal subset of the Python language (default python3 version)
-ii  python3.3                                    3.3.2-5                     i386                        Interactive high-level object-oriented language (version 3.3)
-ii  python3.3-minimal                            3.3.2-5                     i386                        Minimal subset of the Python language (version 3.3)
+ii  python3.3                                    3.3.2-7                     i386                        Interactive high-level object-oriented language (version 3.3)
+ii  python3.3-minimal                            3.3.2-7                     i386                        Minimal subset of the Python language (version 3.3)
 ii  qemu-keymaps                                 1.1.2+dfsg-6a               all                         QEMU keyboard maps
 ii  qemu-kvm                                     1.1.2+dfsg-6                i386                        Full virtualization on x86 hardware
 ii  qemu-utils                                   1.1.2+dfsg-6a               i386                        QEMU utilities
@@ -764,21 +763,22 @@ ii  reiserfsprogs                                1:3.6.21-1                  i38
 ii  resolvconf                                   1.74                        all                         name server information handler
 ii  rfkill                                       0.4-2                       i386                        tool for enabling and disabling wireless devices
 ii  rinse                                        2.0.1-1                     all                         RPM installation environment
-ii  rpcbind                                      0.2.0-8.1                   i386                        converts RPC program numbers into universal addresses
-ii  rpm                                          4.11.1-2                    i386                        package manager for RPM
-ii  rpm-common                                   4.11.1-2                    i386                        common files for RPM
-ii  rpm2cpio                                     4.11.1-2                    i386                        tool to convert RPM package to CPIO archive
+ii  rpcbind                                      0.2.0-8.2                   i386                        converts RPC program numbers into universal addresses
+ii  rpm                                          4.11.1-3                    i386                        package manager for RPM
+ii  rpm-common                                   4.11.1-3                    i386                        common files for RPM
+ii  rpm2cpio                                     4.11.1-3                    i386                        tool to convert RPM package to CPIO archive
 ii  rsync                                        3.0.9-4                     i386                        fast, versatile, remote (and local) file-copying tool
-ii  rsyslog                                      7.4.3-1                     i386                        reliable system and kernel logging daemon
+ii  rsyslog                                      7.4.4-1                     i386                        reliable system and kernel logging daemon
 ii  ruby                                         1:1.9.3                     all                         Interpreter of object-oriented scripting language Ruby (default version)
 ii  ruby-augeas                                  0.5.0-1                     i386                        Augeas bindings for the Ruby language
+ii  ruby-hiera                                   1.0.0~rc3-1                 all                         Light weight hierarcical data store
 ii  ruby-json                                    1.8.0-1                     i386                        JSON library for Ruby
-ii  ruby-safe-yaml                               0.9.3-1                     all                         safer YAML loader for Ruby
+ii  ruby-safe-yaml                               0.9.5-1                     all                         safer YAML loader for Ruby
 ii  ruby-shadow                                  2.1.4-2                     i386                        Interface of shadow password for Ruby
 ii  ruby-stomp                                   1.2.14-1                    all                         Ruby client for the stomp messaging protocol
 ii  ruby-systemu                                 2.5.1-1                     all                         universal child process handling Ruby library
-ii  ruby1.8                                      1.8.7.358-7.1               i386                        Interpreter of object-oriented scripting language Ruby 1.8
-ii  ruby1.9.1                                    1.9.3.194-8.1+b1            i386                        Interpreter of object-oriented scripting language Ruby
+ii  ruby1.8                                      1.8.7.358-8                 i386                        Interpreter of object-oriented scripting language Ruby 1.8
+ii  ruby1.9.1                                    1.9.3.448-1                 i386                        Interpreter of object-oriented scripting language Ruby
 ii  rubygems                                     1.8.24-1                    all                         package management framework for Ruby libraries/applications
 ii  samba                                        2:3.6.18-1                  i386                        SMB/CIFS file, print, and login server for Unix
 ii  samba-common                                 2:3.6.18-1                  all                         common files used by both the Samba server and client
@@ -796,7 +796,7 @@ ii  shared-mime-info                             1.0-1+b1                    i38
 ii  sipcalc                                      1.1.5-1                     i386                        Advanced console-based ip subnet calculator
 ii  sleuthkit                                    3.2.3-2                     i386                        collection of tools for forensics analysis on volume and file system data
 ii  slurm                                        0.4.0-1                     i386                        Realtime network interface monitor
-ii  smartmontools                                5.42+svn3561-3              i386                        control and monitor storage systems using S.M.A.R.T.
+ii  smartmontools                                6.2+svn3841-1               i386                        control and monitor storage systems using S.M.A.R.T.
 ii  snmp                                         5.7.2~dfsg-8.1+b1           i386                        SNMP (Simple Network Management Protocol) applications
 ii  socat                                        1.7.2.2-1                   i386                        multipurpose relay for bidirectional data transfer
 ii  squashfs-tools                               1:4.2+20130409-1            i386                        Tool to create and append to squashfs filesystems
@@ -825,12 +825,12 @@ ii  tgt                                          1:1.0.17-1.1                i38
 ii  tmux                                         1.8-4                       i386                        terminal multiplexer
 ii  traceroute                                   1:2.0.19-3                  i386                        Traces the route taken by packets over an IPv4/IPv6 network
 ii  tsconf                                       1.0-11                      all                         touch screen library common files
-ii  tshark                                       1.10.1-1                    i386                        network traffic analyzer - console version
+ii  tshark                                       1.10.2-1                    i386                        network traffic analyzer - console version
 ii  tsocks                                       1.8beta5-9.2                i386                        transparent network access through a SOCKS 4 or 5 proxy
 ii  ttf-dejavu-core                              2.33+svn2514-3              all                         transitional dummy package
 ii  tzdata                                       2013d-1                     all                         time zone and daylight-saving time data
 ii  ucf                                          3.0027+nmu1                 all                         Update Configuration File(s): preserve user changes to config files
-ii  udev                                         175-7.2                     i386                        /dev/ and hotplug management daemon
+ii  udev                                         204-5                       i386                        /dev/ and hotplug management daemon
 ii  udpcast                                      20120424-1                  i386                        multicast file transfer tool
 ii  ufsutils                                     8.2-3                       i386                        UFS filesystems utilities
 ii  unp                                          2.0~pre7+nmu1               all                         unpack (almost) everything with one command
@@ -844,27 +844,27 @@ ii  util-linux                                   2.20.1-5.5                  i38
 ii  uuid-runtime                                 2.20.1-5.5                  i386                        runtime components for the Universally Unique ID library
 ii  vblade                                       20-1                        i386                        virtual AoE blade emulator
 ii  vgabios                                      0.7a-3                      all                         VGA BIOS software for the Bochs and Qemu emulated VGA card
-ii  vim                                          2:7.3.923-3+b1              i386                        Vi IMproved - enhanced vi editor
-ii  vim-common                                   2:7.3.923-3+b1              i386                        Vi IMproved - Common files
-ii  vim-runtime                                  2:7.3.923-3                 all                         Vi IMproved - Runtime files
-ii  vim-tiny                                     2:7.3.923-3+b1              i386                        Vi IMproved - enhanced vi editor - compact version
+ii  vim                                          2:7.4.000-1+b1              i386                        Vi IMproved - enhanced vi editor
+ii  vim-common                                   2:7.4.000-1+b1              i386                        Vi IMproved - Common files
+ii  vim-runtime                                  2:7.4.000-1                 all                         Vi IMproved - Runtime files
+ii  vim-tiny                                     2:7.4.000-1+b1              i386                        Vi IMproved - enhanced vi editor - compact version
 ii  virt-what                                    1.13-1                      i386                        detect if we are running in a virtual machine
 ii  vlan                                         1.9-3                       i386                        user mode programs to enable VLANs on your ethernet devices
 ii  vlock                                        2.2.2-3                     i386                        Virtual Console locking program
 ii  w3m                                          0.5.3-11                    i386                        WWW browsable pager with excellent tables/frames support
 ii  wakeonlan                                    0.41-11                     all                         Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
 ii  wget                                         1.14-2                      i386                        retrieves files from the web
-ii  whiptail                                     0.52.15-2+b1                i386                        Displays user-friendly dialog boxes from shell scripts
+ii  whiptail                                     0.52.15-3                   i386                        Displays user-friendly dialog boxes from shell scripts
 ii  whois                                        5.0.26                      i386                        intelligent WHOIS client
 ii  wipe                                         0.22-1                      i386                        Secure file deletion
 ii  wireless-tools                               30~pre9-8                   i386                        Tools for manipulating Linux Wireless Extensions
-ii  wireshark                                    1.10.1-1                    i386                        network traffic analyzer - GTK+ version
-ii  wireshark-common                             1.10.1-1                    i386                        network traffic analyzer - common files
+ii  wireshark                                    1.10.2-1                    i386                        network traffic analyzer - GTK+ version
+ii  wireshark-common                             1.10.2-1                    i386                        network traffic analyzer - common files
 ii  wpasupplicant                                1.0-3+b1                    i386                        client support for WPA and WPA2 (IEEE 802.11i)
 ii  wvdial                                       1.61-4.1                    i386                        intelligent Point-to-Point Protocol dialer
 ii  x11-common                                   1:7.7+3                     all                         X Window System (X.Org) infrastructure
 ii  x11-xkb-utils                                7.7~1                       i386                        X11 XKB utilities
-ii  x11-xserver-utils                            7.7~3                       i386                        X server utilities
+ii  x11-xserver-utils                            7.7+1                       i386                        X server utilities
 ii  xauth                                        1:1.0.7-1                   i386                        X authentication utility
 ii  xbitmaps                                     1.1.1-2                     all                         Base X bitmaps
 ii  xcursor-themes                               1.0.3-1                     all                         Base X cursor themes
@@ -881,29 +881,29 @@ ii  xmount                                       0.5.0-2                     i38
 ii  xpdf                                         3.03-11                     i386                        Portable Document Format (PDF) reader
 ii  xserver-common                               2:1.12.4-6.2                all                         common files used by various X servers
 ii  xserver-xorg                                 1:7.7+3                     i386                        X.Org X server
-ii  xserver-xorg-core                            2:1.12.4-6.2+b1             i386                        Xorg X server - core server
+ii  xserver-xorg-core                            2:1.12.4-6.2+b2             i386                        Xorg X server - core server
 ii  xserver-xorg-input-all                       1:7.7+3                     i386                        X.Org X server -- input driver metapackage
-ii  xserver-xorg-input-evdev                     1:2.7.0-1+b1                i386                        X.Org X server -- evdev input driver
-ii  xserver-xorg-input-mouse                     1:1.7.2-3                   i386                        X.Org X server -- mouse input driver
-ii  xserver-xorg-input-synaptics                 1.6.2-2                     i386                        Synaptics TouchPad driver for X.Org server
-ii  xserver-xorg-input-vmmouse                   1:12.9.0-1                  i386                        X.Org X server -- VMMouse input driver to use with VMWare
+ii  xserver-xorg-input-evdev                     1:2.8.1-1+b1                i386                        X.Org X server -- evdev input driver
+ii  xserver-xorg-input-mouse                     1:1.9.0-1                   i386                        X.Org X server -- mouse input driver
+ii  xserver-xorg-input-synaptics                 1.7.1-1                     i386                        Synaptics TouchPad driver for X.Org server
+ii  xserver-xorg-input-vmmouse                   1:13.0.0-1                  i386                        X.Org X server -- VMMouse input driver to use with VMWare
 ii  xserver-xorg-video-all                       1:7.7+3                     i386                        X.Org X server -- output driver metapackage
 ii  xserver-xorg-video-apm                       1:1.2.3-3                   i386                        X.Org X server -- APM display driver
-ii  xserver-xorg-video-ark                       1:0.7.4-1+b1                i386                        X.Org X server -- ark display driver
-ii  xserver-xorg-video-ati                       1:7.2.0-1                   i386                        X.Org X server -- AMD/ATI display driver wrapper
+ii  xserver-xorg-video-ark                       1:0.7.5-1                   i386                        X.Org X server -- ark display driver
+ii  xserver-xorg-video-ati                       1:7.2.0-1+b1                i386                        X.Org X server -- AMD/ATI display driver wrapper
 ii  xserver-xorg-video-chips                     1:1.2.4-2                   i386                        X.Org X server -- Chips display driver
 ii  xserver-xorg-video-cirrus                    1:1.4.0-2                   i386                        X.Org X server -- Cirrus display driver
 ii  xserver-xorg-video-fbdev                     1:0.4.3-2                   i386                        X.Org X server -- fbdev display driver
 ii  xserver-xorg-video-i128                      1:1.3.5-1+b1                i386                        X.Org X server -- i128 display driver
 ii  xserver-xorg-video-i740                      1:1.3.2-4+b3                i386                        X.Org X server -- i740 display driver
-ii  xserver-xorg-video-intel                     2:2.21.15-1                 i386                        X.Org X server -- Intel i8xx, i9xx display driver
+ii  xserver-xorg-video-intel                     2:2.21.15-1+b1              i386                        X.Org X server -- Intel i8xx, i9xx display driver
 ii  xserver-xorg-video-mach64                    6.9.1-2                     i386                        X.Org X server -- ATI Mach64 display driver
 ii  xserver-xorg-video-mga                       1:1.5.0-3                   i386                        X.Org X server -- MGA display driver
 ii  xserver-xorg-video-neomagic                  1:1.2.6-1                   i386                        X.Org X server -- Neomagic display driver
-ii  xserver-xorg-video-nouveau                   1:1.0.9-2                   i386                        X.Org X server -- Nouveau display driver
+ii  xserver-xorg-video-nouveau                   1:1.0.9-2+b1                i386                        X.Org X server -- Nouveau display driver
 ii  xserver-xorg-video-openchrome                1:0.2.906-2+deb7u1          i386                        X.Org X server -- VIA display driver
 ii  xserver-xorg-video-r128                      6.8.2-1                     i386                        X.Org X server -- ATI r128 display driver
-ii  xserver-xorg-video-radeon                    1:7.2.0-1                   i386                        X.Org X server -- AMD/ATI Radeon display driver
+ii  xserver-xorg-video-radeon                    1:7.2.0-1+b1                i386                        X.Org X server -- AMD/ATI Radeon display driver
 ii  xserver-xorg-video-rendition                 1:4.2.4-3                   i386                        X.Org X server -- Rendition display driver
 ii  xserver-xorg-video-s3                        1:0.6.3-5                   i386                        X.Org X server -- legacy S3 display driver
 ii  xserver-xorg-video-s3virge                   1:1.10.4-5                  i386                        X.Org X server -- S3 ViRGE display driver
@@ -914,10 +914,10 @@ ii  xserver-xorg-video-sisusb                    1:0.9.4-3                   i38
 ii  xserver-xorg-video-tdfx                      1:1.4.4-1                   i386                        X.Org X server -- tdfx display driver
 ii  xserver-xorg-video-trident                   1:1.3.5-1                   i386                        X.Org X server -- Trident display driver
 ii  xserver-xorg-video-tseng                     1:1.2.4-3                   i386                        X.Org X server -- Tseng display driver
-ii  xserver-xorg-video-vesa                      1:2.3.1-1+b1                i386                        X.Org X server -- VESA display driver
+ii  xserver-xorg-video-vesa                      1:2.3.3-1                   i386                        X.Org X server -- VESA display driver
 ii  xserver-xorg-video-vmware                    1:12.0.2-1+b1               i386                        X.Org X server -- VMware display driver
 ii  xserver-xorg-video-voodoo                    1:1.2.4-2+b3                i386                        X.Org X server -- Voodoo display driver
-ii  xterm                                        295-1                       i386                        X terminal emulator
+ii  xterm                                        297-1                       i386                        X terminal emulator
 ii  xulrunner-17.0                               17.0.8esr-2                 i386                        XUL + XPCOM application runner
 ii  xz-utils                                     5.1.1alpha+20120614-2       i386                        XZ-format compression utilities
 ii  zd1211-firmware                              2.21.0.0-1                  all                         Firmware images for the zd1211rw wireless driver
index 2b050d3..9f27ee2 100644 (file)
@@ -65,7 +65,7 @@ console-setup-linux                           install
 coreutils                                      install
 cpio                                           install
 cpp                                            install
-cpp-4.7                                                install
+cpp-4.8                                                install
 cpufrequtils                                   install
 cpuid                                          install
 cron                                           install
@@ -294,7 +294,7 @@ libcap2:i386                                        install
 libcap2-bin                                    install
 libclamav6                                     install
 libcli1.9:i386                                 install
-libcloog-ppl1:i386                             install
+libcloog-isl4:i386                             install
 libcolord1:i386                                        install
 libcomerr2:i386                                        install
 libconfig-general-perl                         install
@@ -363,7 +363,6 @@ libgif4                                             install
 libglib2.0-0:i386                              install
 libglibmm-2.4-1c2a:i386                                install
 libgmp10:i386                                  install
-libgmpxx4ldbl:i386                             install
 libgnutls-openssl27:i386                       install
 libgnutls26:i386                               install
 libgpg-error0:i386                             install
@@ -404,6 +403,7 @@ libisccc80                                  install
 libisccfg82                                    install
 libiscsi-bin                                   install
 libiscsi1:i386                                 install
+libisl10:i386                                  install
 libiw30:i386                                   install
 libjack-jackd2-0:i386                          install
 libjasper1:i386                                        install
@@ -495,18 +495,16 @@ libpng12-0:i386                                   install
 libpoppler19:i386                              install
 libpopt0:i386                                  install
 libportaudio2:i386                             install
-libppl-c4:i386                                 install
-libppl12:i386                                  install
 libprocps0:i386                                        install
 libprotobuf7                                   install
 libpulse0:i386                                 install
 libpython-stdlib:i386                          install
-libpython2.7                                   install
-libpython2.7-minimal                           install
-libpython2.7-stdlib                            install
+libpython2.7:i386                              install
+libpython2.7-minimal:i386                      install
+libpython2.7-stdlib:i386                       install
 libpython3-stdlib:i386                         install
-libpython3.3-minimal                           install
-libpython3.3-stdlib                            install
+libpython3.3-minimal:i386                      install
+libpython3.3-stdlib:i386                       install
 libquadmath0:i386                              install
 librdmacm1                                     install
 libreadline5:i386                              install
@@ -570,7 +568,7 @@ libtirpc1:i386                                      install
 libtommath0                                    install
 libts-0.0-0:i386                               install
 libtsk3-3                                      install
-libudev0:i386                                  install
+libudev1:i386                                  install
 libuniconf4.6                                  install
 liburcu1                                       install
 liburi-perl                                    install
@@ -718,6 +716,7 @@ pciutils                                    install
 perl                                           install
 perl-base                                      install
 perl-modules                                   install
+pigz                                           install
 pm-utils                                       install
 powermgmt-base                                 install
 ppp                                            install
@@ -767,6 +766,7 @@ rsync                                               install
 rsyslog                                                install
 ruby                                           install
 ruby-augeas                                    install
+ruby-hiera                                     install
 ruby-json                                      install
 ruby-safe-yaml                                 install
 ruby-shadow                                    install
index 430b72d..7a80833 100644 (file)
@@ -17,7 +17,7 @@ ii  base-files                                   7.2                         i38
 ii  base-passwd                                  3.5.28                      i386                        Debian base system master password and group files
 ii  bash                                         4.2+dfsg-1                  i386                        GNU Bourne Again SHell
 ii  beep                                         1.3-3+b1                    i386                        advanced pc-speaker beeper
-ii  binutils                                     2.22-8                      i386                        GNU assembler, linker and binary utilities
+ii  binutils                                     2.23.52.20130828-1          i386                        GNU assembler, linker and binary utilities
 ii  bluez-firmware                               1.2-3                       all                         Firmware for Bluetooth devices
 ii  bridge-utils                                 1.5-6                       i386                        Utilities for configuring the Linux Ethernet bridge
 ii  bsdmainutils                                 9.0.5                       i386                        collection of more utilities from FreeBSD
@@ -25,7 +25,7 @@ ii  bsdutils                                     1:2.20.1-5.5                i38
 ii  buffer                                       1.19-11                     i386                        Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                                      1:1.20.0-9                  i386                        Tiny utilities for small and embedded systems
 ii  bzip2                                        1.0.6-5                     i386                        high-quality block-sorting file compressor - utilities
-ii  ca-certificates                              20130610                    all                         Common CA certificates
+ii  ca-certificates                              20130906                    all                         Common CA certificates
 ii  chntpw                                       0.99.6-2                    i386                        NT SAM password recovery utility
 ii  console-data                                 2:1.12-2                    all                         keymaps, fonts, charset maps, fallback tables for console-tools
 ii  console-setup-linux                          1.95                        all                         Linux specific part of console-setup
@@ -44,11 +44,11 @@ ii  debianutils                                  4.4                         i38
 ii  debootstrap                                  1.0.53                      all                         Bootstrap a basic Debian system
 ii  deborphan                                    1.7.28.8                    i386                        program that can find unused packages, e.g. libraries
 ii  dialog                                       1.2-20130523-1              i386                        Displays user-friendly dialog boxes from shell scripts
-ii  diffutils                                    1:3.2-8                     i386                        File comparison utilities
+ii  diffutils                                    1:3.3-1                     i386                        File comparison utilities
 ii  disktype                                     9-1                         i386                        detection of content format of a disk or disk image
 ii  dmidecode                                    2.12-2                      i386                        SMBIOS/DMI table decoder
 ii  dmraid                                       1.0.0.rc16-4.2              i386                        Device-Mapper Software RAID support tool
-ii  dmsetup                                      2:1.02.77-6                 i386                        Linux Kernel Device Mapper userspace library
+ii  dmsetup                                      2:1.02.77-6+b1              i386                        Linux Kernel Device Mapper userspace library
 ii  dos2unix                                     6.0.3-1                     i386                        convert text file line endings between CRLF and LF
 ii  dosfstools                                   3.0.16-2                    i386                        utilities for making and checking MS-DOS FAT filesystems
 ii  dpkg                                         1.16.10                     i386                        Debian package management system
@@ -78,7 +78,7 @@ ii  firmware-ralink                              0.40                        all
 ii  firmware-realtek                             0.40                        all                         Binary firmware for Realtek wired and wireless network adapters
 ii  gawk                                         1:4.0.1+dfsg-2.1            i386                        GNU awk, a pattern scanning and processing language
 ii  gcc-4.7-base:i386                            4.7.3-4                     i386                        GCC, the GNU Compiler Collection (base package)
-ii  gcc-4.8-base:i386                            4.8.1-                    i386                        GCC, the GNU Compiler Collection (base package)
+ii  gcc-4.8-base:i386                            4.8.1-10                    i386                        GCC, the GNU Compiler Collection (base package)
 ii  gddrescue                                    1.16-1                      i386                        GNU data recovery tool
 ii  genext2fs                                    1.4.1-4                     i386                        ext2 filesystem generator for embedded systems
 ii  gettext-base                                 0.18.3.1-1                  i386                        GNU Internationalization utilities for the base system
@@ -86,7 +86,7 @@ ii  gnupg                                        1.4.14-1                    i38
 ii  gpgv                                         1.4.14-1                    i386                        GNU privacy guard - signature verification tool
 ii  gpm                                          1.20.4-6.1                  i386                        General Purpose Mouse interface
 ii  grep                                         2.14-3                      i386                        GNU grep, egrep and fgrep
-ii  grml-autoconfig                              0.11.0                      all                         main bootup process of a Grml (based) system
+ii  grml-autoconfig                              0.11.1                      all                         main bootup process of a Grml (based) system
 ii  grml-crypt                                   0.25                        all                         wrapper around cryptsetup-luks
 ii  grml-debian-keyring                          2011.11.26                  all                         GnuPG archive key of the grml.org repository
 ii  grml-debootstrap                             0.57                        all                         wrapper around debootstrap for installing pure Debian
@@ -115,21 +115,21 @@ ii  grub-pc-bin                                  1.99-27+deb7u1              i38
 ii  grub2-common                                 1.99-27+deb7u1              i386                        GRand Unified Bootloader (common files for version 2)
 ii  gzip                                         1.6-2                       i386                        GNU compression utilities
 ii  hdparm                                       9.43-1                      i386                        tune hard disk parameters for high performance
-ii  hostname                                     3.13                        i386                        utility to set/show the host name or domain name
+ii  hostname                                     3.14                        i386                        utility to set/show the host name or domain name
 ii  htop                                         1.0.1-4                     i386                        interactive processes viewer
 ii  hwinfo                                       16.0-2.2                    i386                        Hardware identification system
 ii  ifenslave-2.6                                1.1.0-21                    i386                        Attach and detach slave interfaces to a bonding device
 ii  ifupdown                                     0.7.44                      i386                        high level tools to configure network interfaces
 ii  imvirt                                       0.9.6-1                     all                         detects several virtualizations
 ii  imvirt-helper                                0.9.6-1                     i386                        helper programs to detect several virtualizations
-ii  info                                         5.1.dfsg.1-4                i386                        Standalone GNU Info documentation browser
+ii  info                                         5.1.dfsg.1-5                i386                        Standalone GNU Info documentation browser
 ii  init-system-helpers                          1.8                         all                         helper tools for all init systems
 ii  initramfs-tools                              0.113                       all                         generic modular initramfs generator
 ii  initscripts                                  2.88dsf-43                  i386                        scripts for initializing and shutting down the system
 ii  insserv                                      1.14.0-5                    i386                        boot sequence organizer using LSB init.d script dependency information
-ii  install-info                                 5.1.dfsg.1-4                i386                        Manage installed documentation in info format
-ii  iproute                                      1:3.10.0-1                  all                         transitional dummy package for iproute2
-ii  iproute2                                     3.10.0-1                    i386                        networking and traffic control tools
+ii  install-info                                 5.1.dfsg.1-5                i386                        Manage installed documentation in info format
+ii  iproute                                      1:3.11.0-1                  all                         transitional dummy package for iproute2
+ii  iproute2                                     3.11.0-1                    i386                        networking and traffic control tools
 ii  iptables                                     1.4.20-2                    i386                        administration tools for packet filtering and NAT
 ii  iptstate                                     2.2.5-1                     i386                        top-like interface to your netfilter connection-tracking table
 ii  iputils-ping                                 3:20121221-1                i386                        Tools to test the reachability of network hosts
@@ -161,9 +161,9 @@ ii  libcomerr2:i386                              1.42.8-1                    i38
 ii  libcryptsetup4                               2:1.6.1-1                   i386                        disk encryption support - shared library
 ii  libcwidget3                                  0.5.16-3.4                  i386                        high-level terminal interface library for C++ (runtime files)
 ii  libdb5.1:i386                                5.1.29-6                    i386                        Berkeley v5.1 Database Libraries [runtime]
-ii  libdbus-1-3:i386                             1.6.12-1                    i386                        simple interprocess messaging system (library)
-ii  libdevmapper-event1.02.1:i386                2:1.02.77-6                 i386                        Linux Kernel Device Mapper event support library
-ii  libdevmapper1.02.1:i386                      2:1.02.77-6                 i386                        Linux Kernel Device Mapper userspace library
+ii  libdbus-1-3:i386                             1.6.14-1                    i386                        simple interprocess messaging system (library)
+ii  libdevmapper-event1.02.1:i386                2:1.02.77-6+b1              i386                        Linux Kernel Device Mapper event support library
+ii  libdevmapper1.02.1:i386                      2:1.02.77-6+b1              i386                        Linux Kernel Device Mapper userspace library
 ii  libdmraid1.0.0.rc16                          1.0.0.rc16-4.2              i386                        Device-Mapper Software RAID support tool - shared library
 ii  libedit2:i386                                3.1-20130712-2              i386                        BSD editline and history libraries
 ii  libee0                                       0.4.1-1                     i386                        Event expression library inspired by CEE
@@ -180,12 +180,12 @@ ii  libfile-slurp-perl                           9999.19-2                   all
 ii  libfile-which-perl                           1.09-1                      all                         Perl module for searching paths for executable programs
 ii  libfreetype6:i386                            2.4.9-1.1                   i386                        FreeType 2 font engine, shared library files
 ii  libfuse2:i386                                2.9.2-4                     i386                        Filesystem in Userspace (library)
-ii  libgcc1:i386                                 1:4.8.1-                  i386                        GCC support library
+ii  libgcc1:i386                                 1:4.8.1-10                  i386                        GCC support library
 ii  libgcrypt11:i386                             1.5.3-2                     i386                        LGPL Crypto library - runtime library
 ii  libgdbm3:i386                                1.8.3-12                    i386                        GNU dbm database routines (runtime version)
 ii  libgnutls-openssl27:i386                     2.12.23-5                   i386                        GNU TLS library - OpenSSL wrapper
 ii  libgnutls26:i386                             2.12.23-5                   i386                        GNU TLS library - runtime library
-ii  libgpg-error0:i386                           1.10-3.1                    i386                        library for common error values and messages in GnuPG components
+ii  libgpg-error0:i386                           1.12-0.2                    i386                        library for common error values and messages in GnuPG components
 ii  libgpm2:i386                                 1.20.4-6.1                  i386                        General Purpose Mouse - shared library
 ii  libgssapi-krb5-2:i386                        1.11.3+dfsg-3               i386                        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 ii  libgssglue1:i386                             0.4-2                       i386                        mechanism-switch gssapi library
@@ -201,11 +201,11 @@ ii  libhttp-negotiate-perl                       6.00-2                      all
 ii  libidn11:i386                                1.28-1                      i386                        GNU Libidn library, implementation of IETF IDN specifications
 ii  libimvirt-perl                               0.9.6-1                     all                         Perl module for detecting several virtualizations
 ii  libio-html-perl                              1.00-1                      all                         open an HTML file with automatic charset detection
-ii  libio-socket-ssl-perl                        1.953-2                     all                         Perl module implementing object oriented interface to SSL sockets
+ii  libio-socket-ssl-perl                        1.954-1                     all                         Perl module implementing object oriented interface to SSL sockets
 ii  libiw30:i386                                 30~pre9-8                   i386                        Wireless tools - library
 ii  libjson-c2:i386                              0.11-3                      i386                        JSON manipulation library - shared library
 ii  libk5crypto3:i386                            1.11.3+dfsg-3               i386                        MIT Kerberos runtime libraries - Crypto Library
-ii  libkeyutils1:i386                            1.5.5-7                     i386                        Linux Key Management Utilities (library)
+ii  libkeyutils1:i386                            1.5.6-1                     i386                        Linux Key Management Utilities (library)
 ii  libklibc                                     2.0.1-3.1                   i386                        minimal libc subset for use with initramfs
 ii  libkmod2:i386                                9-3                         i386                        libkmod shared library
 ii  libkrb5-3:i386                               1.11.3+dfsg-3               i386                        MIT Kerberos runtime libraries
@@ -228,29 +228,29 @@ ii  libncursesw5:i386                            5.9+20130608-1              i38
 ii  libnet-http-perl                             6.06-1                      all                         module providing low-level HTTP connection client
 ii  libnet-ssleay-perl                           1.55-1+b2                   i386                        Perl module for Secure Sockets Layer (SSL)
 ii  libnetfilter-conntrack3:i386                 1.0.4-1                     i386                        Netfilter netlink-conntrack library
-ii  libnewt0.52:i386                             0.52.15-2+b1                i386                        Not Erik's Windowing Toolkit - text mode windowing with slang
+ii  libnewt0.52:i386                             0.52.15-3                   i386                        Not Erik's Windowing Toolkit - text mode windowing with slang
 ii  libnfnetlink0:i386                           1.0.1-2                     i386                        Netfilter netlink library
 ii  libnfsidmap2:i386                            0.25-5                      i386                        NFS idmapping library
 ii  libnl-3-200:i386                             3.2.21-1                    i386                        library for dealing with netlink sockets
 ii  libnl-genl-3-200:i386                        3.2.21-1                    i386                        library for dealing with netlink sockets - generic netlink
 ii  libnss-myhostname:i386                       0.3-6                       i386                        nss module providing fallback resolution for the current hostname
-ii  libp11-kit0:i386                             0.18.4-1                    i386                        Library for loading and coordinating access to PKCS#11 modules - runtime
+ii  libp11-kit0:i386                             0.18.5-3                    i386                        Library for loading and coordinating access to PKCS#11 modules - runtime
 ii  libpam-modules:i386                          1.1.3-9                     i386                        Pluggable Authentication Modules for PAM
 ii  libpam-modules-bin                           1.1.3-9                     i386                        Pluggable Authentication Modules for PAM - helper binaries
 ii  libpam-runtime                               1.1.3-9                     all                         Runtime support for the PAM library
 ii  libpam0g:i386                                1.1.3-9                     i386                        Pluggable Authentication Modules library
-ii  libparted0debian1:i386                       2.3-15                      i386                        disk partition manipulator - shared library
+ii  libparted0debian1:i386                       2.3-16                      i386                        disk partition manipulator - shared library
 ii  libpcap0.8:i386                              1.4.0-2                     i386                        system interface for user-level packet capture
 ii  libpci3:i386                                 1:3.2.0-3                   i386                        Linux PCI Utilities (shared library)
 ii  libpcre3:i386                                1:8.31-2                    i386                        Perl 5 Compatible Regular Expression Library - runtime files
-ii  libpcsclite1:i386                            1.8.8-4                     i386                        Middleware to access a smart card using PC/SC (library)
+ii  libpcsclite1:i386                            1.8.8-4+b1                  i386                        Middleware to access a smart card using PC/SC (library)
 ii  libperl4-corelibs-perl                       0.003-1                     all                         libraries historically supplied with Perl 4
 ii  libpipeline1:i386                            1.2.4-1                     i386                        pipeline manipulation library
 ii  libpopt0:i386                                1.16-7                      i386                        lib for parsing cmdline parameters
 ii  libprocps0:i386                              1:3.3.4-2                   i386                        library for accessing process information from /proc
-ii  libpython-stdlib:i386                        2.7.5-4                     i386                        interactive high-level object-oriented language (default python version)
-ii  libpython2.7-minimal                         2.7.5-5                     i386                        Minimal subset of the Python language (version 2.7)
-ii  libpython2.7-stdlib                          2.7.5-5                     i386                        Interactive high-level object-oriented language (version 2.7)
+ii  libpython-stdlib:i386                        2.7.5-5                     i386                        interactive high-level object-oriented language (default python version)
+ii  libpython2.7-minimal:i386                    2.7.5-8                     i386                        Minimal subset of the Python language (version 2.7)
+ii  libpython2.7-stdlib:i386                     2.7.5-8                     i386                        Interactive high-level object-oriented language (standard library, version 2.7)
 ii  libreadline5:i386                            5.2+dfsg-2                  i386                        GNU readline and history libraries, run-time libraries
 ii  libreadline6:i386                            6.2+dfsg-0.1                i386                        GNU readline and history libraries, run-time libraries
 ii  libsasl2-2:i386                              2.1.25.dfsg1-14             i386                        Cyrus SASL - authentication abstraction library
@@ -262,10 +262,10 @@ ii  libsepol1:i386                               2.1.9-2                     i38
 ii  libsigc++-2.0-0c2a:i386                      2.2.10-0.2                  i386                        type-safe Signal Framework for C++ - runtime
 ii  libsigsegv2:i386                             2.10-2                      i386                        Library for handling page faults in a portable way
 ii  libslang2:i386                               2.2.4-15                    i386                        S-Lang programming library - runtime version
-ii  libsqlite3-0:i386                            3.7.17-1                    i386                        SQLite 3 shared library
+ii  libsqlite3-0:i386                            3.8.0.2-1                   i386                        SQLite 3 shared library
 ii  libss2:i386                                  1.42.8-1                    i386                        command-line interface parsing library
 ii  libssl1.0.0:i386                             1.0.1e-3                    i386                        SSL shared libraries
-ii  libstdc++6:i386                              4.8.1-                    i386                        GNU Standard C++ Library v3
+ii  libstdc++6:i386                              4.8.1-10                    i386                        GNU Standard C++ Library v3
 ii  libsysfs2:i386                               2.1.0+repack-3              i386                        interface library to sysfs
 ii  libtasn1-3:i386                              2.14-3                      i386                        Manage ASN.1 structures (runtime)
 ii  libterm-readkey-perl                         2.30-4+b3                   i386                        A perl module for simple terminal control
@@ -275,12 +275,12 @@ ii  libtext-wrapi18n-perl                        0.06-7                      all
 ii  libtimedate-perl                             1.2000-1                    all                         collection of modules to manipulate date/time information
 ii  libtinfo5:i386                               5.9+20130608-1              i386                        shared low-level terminfo library for terminal handling
 ii  libtirpc1:i386                               0.2.2-5                     i386                        transport-independent RPC library
-ii  libudev0:i386                                175-7.2                     i386                        libudev shared library
+ii  libudev1:i386                                204-5                       i386                        libudev shared library
 ii  liburi-perl                                  1.60-1                      all                         module to manipulate and access URI strings
 ii  libusb-0.1-4:i386                            2:0.1.12-23.2               i386                        userspace USB programming library
-ii  libusb-1.0-0:i386                            2:1.0.16-3                  i386                        userspace USB programming library
+ii  libusb-1.0-0:i386                            2:1.0.17-1+b1               i386                        userspace USB programming library
 ii  libustr-1.0-1:i386                           1.0.4-3                     i386                        Micro string library: shared library
-ii  libuuid-perl                                 0.02-5+b1                   i386                        Perl extension for using UUID interfaces as defined in e2fsprogs
+ii  libuuid-perl                                 0.05-1                      i386                        Perl extension for using UUID interfaces as defined in e2fsprogs
 ii  libuuid1:i386                                2.20.1-5.5                  i386                        Universally Unique ID library
 ii  libwrap0:i386                                7.6.q-24                    i386                        Wietse Venema's TCP wrappers library
 ii  libwww-perl                                  6.05-1                      all                         simple and consistent interface to the world-wide web
@@ -292,19 +292,19 @@ ii  links                                        2.7-2                       i38
 ii  linux-base                                   3.5                         all                         Linux image base package
 ii  linux-image-3.10-1-grml-486                  3.10.10-1+grml.1            i386                        Linux 3.10 for older PCs
 ii  linux-image-i386-grml                        3.10.6-1+grml.1             i386                        The newest Linux kernel for i386, Grml Edition
-ii  live-boot-grml                               4.0~a13-1+grml.1            all                         Live System Boot Scripts
-ii  live-boot-grml-doc                           4.0~a13-1+grml.1            all                         Live System Boot Scripts (documentation)
-ii  live-boot-grml-initramfs-tools               4.0~a13-1+grml.1            all                         Live System Boot Scripts (initramfs-tools backend)
+ii  live-boot-grml                               4.0~a13-1+grml.3            all                         Live System Boot Scripts
+ii  live-boot-grml-doc                           4.0~a13-1+grml.3            all                         Live System Boot Scripts (documentation)
+ii  live-boot-grml-initramfs-tools               4.0~a13-1+grml.3            all                         Live System Boot Scripts (initramfs-tools backend)
 ii  locales                                      2.17-92                     all                         Embedded GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                               0.1.17                      i386                        Programs for locking and unlocking files and mailboxes
 ii  login                                        1:4.1.5.1-1                 i386                        system login tools
-ii  logrotate                                    3.8.5-1                     i386                        Log rotation utility
+ii  logrotate                                    3.8.6-1                     i386                        Log rotation utility
 ii  lrzsz                                        0.12.21-5                   i386                        Tools for zmodem/xmodem/ymodem file transfer
 ii  lsb-base                                     4.1+Debian12                all                         Linux Standard Base 4.1 init script functionality
 ii  lsof                                         4.86+dfsg-1                 i386                        Utility to list open files
-ii  lvm2                                         2.02.98-6                   i386                        Linux Logical Volume Manager
+ii  lvm2                                         2.02.98-6+b1                i386                        Linux Logical Volume Manager
 ii  man-db                                       2.6.5-2                     i386                        on-line manual pager
-ii  manpages                                     3.52-1                      all                         Manual pages about using a GNU/Linux system
+ii  manpages                                     3.53-1                      all                         Manual pages about using a GNU/Linux system
 ii  mawk                                         1.3.3-17                    i386                        a pattern scanning and text processing language
 ii  mbr                                          1.1.11-5+b1                 i386                        Master Boot Record for IBM-PC compatible computers.
 ii  mdadm                                        3.2.5-5                     i386                        tool to administer Linux MD arrays (software RAID)
@@ -327,36 +327,36 @@ ii  nwipe                                        0.14-1                      i38
 ii  openssh-client                               1:6.2p2-1                   i386                        secure shell (SSH) client, for secure access to remote machines
 ii  openssh-server                               1:6.2p2-1                   i386                        secure shell (SSH) server, for secure access from remote machines
 ii  openssl                                      1.0.1e-3                    i386                        Secure Socket Layer (SSL) binary and related cryptographic tools
-ii  parted                                       2.3-15                      i386                        disk partition manipulator
+ii  parted                                       2.3-16                      i386                        disk partition manipulator
 ii  partimage                                    0.6.8-2.2                   i386                        backup partitions into a compressed image file
 ii  passwd                                       1:4.1.5.1-1                 i386                        change and administer password and group data
 ii  patch                                        2.7.1-3                     i386                        Apply a diff file to an original
 ii  pciutils                                     1:3.2.0-3                   i386                        Linux PCI Utilities
-ii  perl                                         5.18.1-3                    i386                        Larry Wall's Practical Extraction and Report Language
-ii  perl-base                                    5.18.1-3                    i386                        minimal Perl system
-ii  perl-modules                                 5.18.1-3                    all                         Core Perl modules
+ii  perl                                         5.18.1-4                    i386                        Larry Wall's Practical Extraction and Report Language
+ii  perl-base                                    5.18.1-4                    i386                        minimal Perl system
+ii  perl-modules                                 5.18.1-4                    all                         Core Perl modules
 ii  ppp                                          2.4.5-5.2                   i386                        Point-to-Point Protocol (PPP) - daemon
 ii  pppoeconf                                    1.20                        all                         configures PPPoE/ADSL connections
 ii  procps                                       1:3.3.4-2                   i386                        /proc file system utilities
 ii  psmisc                                       22.20-1                     i386                        utilities that use the proc file system
-ii  python                                       2.7.5-4                     i386                        interactive high-level object-oriented language (default version)
-ii  python-minimal                               2.7.5-4                     i386                        minimal subset of the Python language (default version)
-ii  python2.7                                    2.7.5-5                     i386                        Interactive high-level object-oriented language (version 2.7)
-ii  python2.7-minimal                            2.7.5-5                     i386                        Minimal subset of the Python language (version 2.7)
+ii  python                                       2.7.5-5                     i386                        interactive high-level object-oriented language (default version)
+ii  python-minimal                               2.7.5-5                     i386                        minimal subset of the Python language (default version)
+ii  python2.7                                    2.7.5-8                     i386                        Interactive high-level object-oriented language (version 2.7)
+ii  python2.7-minimal                            2.7.5-8                     i386                        Minimal subset of the Python language (version 2.7)
 ii  readline-common                              6.2+dfsg-0.1                all                         GNU readline and history libraries, common files
 ii  realpath                                     1.18                        i386                        Return the canonicalized absolute pathname
 ii  reiserfsprogs                                1:3.6.21-1                  i386                        User-level tools for ReiserFS filesystems
 ii  resolvconf                                   1.74                        all                         name server information handler
 ii  rfkill                                       0.4-2                       i386                        tool for enabling and disabling wireless devices
-ii  rpcbind                                      0.2.0-8.1                   i386                        converts RPC program numbers into universal addresses
+ii  rpcbind                                      0.2.0-8.2                   i386                        converts RPC program numbers into universal addresses
 ii  rsync                                        3.0.9-4                     i386                        fast, versatile, remote (and local) file-copying tool
-ii  rsyslog                                      7.4.3-1                     i386                        reliable system and kernel logging daemon
+ii  rsyslog                                      7.4.4-1                     i386                        reliable system and kernel logging daemon
 ii  screen                                       4.1.0~20120320gitdb59704-9  i386                        terminal multiplexer with VT100/ANSI terminal emulation
 ii  sed                                          4.2.2-2                     i386                        The GNU sed stream editor
 ii  sensible-utils                               0.0.9                       all                         Utilities for sensible alternative selection
 ii  ser2net                                      2.9.1-1                     i386                        Serial port to network proxy
 ii  setserial                                    2.17-48                     i386                        controls configuration of serial ports
-ii  smartmontools                                5.42+svn3561-3              i386                        control and monitor storage systems using S.M.A.R.T.
+ii  smartmontools                                6.2+svn3841-1               i386                        control and monitor storage systems using S.M.A.R.T.
 ii  statserial                                   1.1-22                      i386                        Displays serial port modem status lines
 ii  strace                                       4.5.20-2.3                  i386                        A system call tracer
 ii  sudo                                         1.8.7-3                     i386                        Provide limited super user privileges to specific users
@@ -375,20 +375,20 @@ ii  traceroute                                   1:2.0.19-3                  i38
 ii  tsocks                                       1.8beta5-9.2                i386                        transparent network access through a SOCKS 4 or 5 proxy
 ii  tzdata                                       2013d-1                     all                         time zone and daylight-saving time data
 ii  ucf                                          3.0027+nmu1                 all                         Update Configuration File(s): preserve user changes to config files
-ii  udev                                         175-7.2                     i386                        /dev/ and hotplug management daemon
+ii  udev                                         204-5                       i386                        /dev/ and hotplug management daemon
 ii  ufsutils                                     8.2-3                       i386                        UFS filesystems utilities
 ii  unp                                          2.0~pre7+nmu1               all                         unpack (almost) everything with one command
 ii  unzip                                        6.0-9                       i386                        De-archiver for .zip files
 ii  usbutils                                     1:007-2                     i386                        Linux USB utilities
 ii  util-linux                                   2.20.1-5.5                  i386                        Miscellaneous system utilities
 ii  uuid-runtime                                 2.20.1-5.5                  i386                        runtime components for the Universally Unique ID library
-ii  vim-common                                   2:7.3.923-3+b1              i386                        Vi IMproved - Common files
-ii  vim-tiny                                     2:7.3.923-3+b1              i386                        Vi IMproved - enhanced vi editor - compact version
+ii  vim-common                                   2:7.4.000-1+b1              i386                        Vi IMproved - Common files
+ii  vim-tiny                                     2:7.4.000-1+b1              i386                        Vi IMproved - enhanced vi editor - compact version
 ii  virt-what                                    1.13-1                      i386                        detect if we are running in a virtual machine
 ii  vlan                                         1.9-3                       i386                        user mode programs to enable VLANs on your ethernet devices
 ii  vlock                                        2.2.2-3                     i386                        Virtual Console locking program
 ii  wget                                         1.14-2                      i386                        retrieves files from the web
-ii  whiptail                                     0.52.15-2+b1                i386                        Displays user-friendly dialog boxes from shell scripts
+ii  whiptail                                     0.52.15-3                   i386                        Displays user-friendly dialog boxes from shell scripts
 ii  wipe                                         0.22-1                      i386                        Secure file deletion
 ii  wireless-tools                               30~pre9-8                   i386                        Tools for manipulating Linux Wireless Extensions
 ii  wpasupplicant                                1.0-3+b1                    i386                        client support for WPA and WPA2 (IEEE 802.11i)
index c105ffe..5c3880a 100644 (file)
@@ -244,8 +244,8 @@ libpipeline1:i386                           install
 libpopt0:i386                                  install
 libprocps0:i386                                        install
 libpython-stdlib:i386                          install
-libpython2.7-minimal                           install
-libpython2.7-stdlib                            install
+libpython2.7-minimal:i386                      install
+libpython2.7-stdlib:i386                       install
 libreadline5:i386                              install
 libreadline6:i386                              install
 libsasl2-2:i386                                        install
@@ -270,7 +270,7 @@ libtext-wrapi18n-perl                               install
 libtimedate-perl                               install
 libtinfo5:i386                                 install
 libtirpc1:i386                                 install
-libudev0:i386                                  install
+libudev1:i386                                  install
 liburi-perl                                    install
 libusb-0.1-4:i386                              install
 libusb-1.0-0:i386                              install
index a81a4bb..2d679d1 100644 (file)
@@ -40,7 +40,7 @@ ii  bc                                           1.06.95-8                   amd
 ii  beep                                         1.3-3+b1                    amd64                       advanced pc-speaker beeper
 ii  bind9-host                                   1:9.8.4.dfsg.P1-6+nmu3      amd64                       Version of 'host' bundled with BIND 9.X
 ii  binfmt-support                               2.0.15                      amd64                       Support for extra binary formats
-ii  binutils                                     2.22-8                      amd64                       GNU assembler, linker and binary utilities
+ii  binutils                                     2.23.52.20130828-1          amd64                       GNU assembler, linker and binary utilities
 ii  bluez-firmware                               1.2-3                       all                         Firmware for Bluetooth devices
 ii  bonnie++                                     1.97.1                      amd64                       Hard drive benchmark suite
 ii  boot-info-script                             0.61-1                      all                         inspect boot environment
@@ -48,11 +48,11 @@ ii  bridge-utils                                 1.5-6                       amd
 ii  brltty                                       4.5-3+b1                    amd64                       Access software for a blind person using a braille display
 ii  bsdmainutils                                 9.0.5                       amd64                       collection of more utilities from FreeBSD
 ii  bsdutils                                     1:2.20.1-5.5                amd64                       Basic utilities from 4.4BSD-Lite
-ii  btrfs-tools                                  0.19+20130705-1             amd64                       Checksumming Copy on Write Filesystem utilities
+ii  btrfs-tools                                  0.19+20130705-2             amd64                       Checksumming Copy on Write Filesystem utilities
 ii  buffer                                       1.19-11                     amd64                       Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                                      1:1.20.0-9                  amd64                       Tiny utilities for small and embedded systems
 ii  bzip2                                        1.0.6-5                     amd64                       high-quality block-sorting file compressor - utilities
-ii  ca-certificates                              20130610                    all                         Common CA certificates
+ii  ca-certificates                              20130906                    all                         Common CA certificates
 ii  cabextract                                   1.4-4                       amd64                       Microsoft Cabinet file unpacker
 ii  cciss-vol-status                             1.11-1                      amd64                       HP SmartArray RAID Volume Status Checker
 ii  cdebootstrap                                 0.5.10                      amd64                       Bootstrap a Debian system
@@ -62,15 +62,15 @@ ii  cifs-utils                                   2:6.1-1                     amd
 ii  clamav                                       0.97.8+dfsg-1               amd64                       anti-virus utility for Unix - command-line interface
 ii  clamav-base                                  0.97.8+dfsg-1               all                         anti-virus utility for Unix - base package
 ii  clamav-freshclam                             0.97.8+dfsg-1               amd64                       anti-virus utility for Unix - virus database update utility
-ii  clonezilla                                   3.5.2-1                     all                         bare metal backup and recovery of disk drives
+ii  clonezilla                                   3.5.2-2                     all                         bare metal backup and recovery of disk drives
 ii  cmospwd                                      5.0+dfsg-2                  amd64                       decrypt BIOS passwords from CMOS
 ii  comgt                                        0.32-2                      amd64                       Option GlobeTrotter and Vodafone datacard control tool
 ii  console-data                                 2:1.12-2                    all                         keymaps, fonts, charset maps, fallback tables for console-tools
 ii  console-setup-linux                          1.95                        all                         Linux specific part of console-setup
 ii  coreutils                                    8.21-1                      amd64                       GNU core utilities
 ii  cpio                                         2.11+dfsg-1                 amd64                       GNU cpio -- a program to manage archives of files
-ii  cpp                                          4:4.7.2-1                   amd64                       GNU C preprocessor (cpp)
-ii  cpp-4.7                                      4.7.3-4                     amd64                       GNU C preprocessor
+ii  cpp                                          4:4.8.1-3                   amd64                       GNU C preprocessor (cpp)
+ii  cpp-4.8                                      4.8.1-10                    amd64                       GNU C preprocessor
 ii  cpufrequtils                                 008-1                       amd64                       utilities to deal with the cpufreq Linux kernel feature
 ii  cpuid                                        20130610-2                  amd64                       tool to dump x86 CPUID information about the CPU(s)
 ii  cron                                         3.0pl1-124                  amd64                       process scheduling daemon
@@ -81,7 +81,7 @@ ii  cu                                           1.07-20                     amd
 ii  curl                                         7.32.0-1                    amd64                       command line tool for transferring data with URL syntax
 ii  daemon                                       0.6.4-1                     amd64                       turns other processes into daemons
 ii  dash                                         0.5.7-3                     amd64                       POSIX-compliant shell
-ii  dbus                                         1.6.12-1                    amd64                       simple interprocess messaging system (daemon and utilities)
+ii  dbus                                         1.6.14-1                    amd64                       simple interprocess messaging system (daemon and utilities)
 ii  dcfldd                                       1.3.4.1-2.1                 amd64                       enhanced version of dd for forensics and security
 ii  dconf-gsettings-backend:amd64                0.16.1-1                    amd64                       simple configuration storage system - GSettings back-end
 ii  dconf-service                                0.16.1-1                    amd64                       simple configuration storage system - D-Bus service
@@ -92,16 +92,16 @@ ii  debian-archive-keyring                       2012.4                      all
 ii  debianutils                                  4.4                         amd64                       Miscellaneous utilities specific to Debian
 ii  debootstrap                                  1.0.53                      all                         Bootstrap a basic Debian system
 ii  deborphan                                    1.7.28.8                    amd64                       program that can find unused packages, e.g. libraries
-ii  debugedit                                    4.11.1-2                    amd64                       tool to mangle source locations in .debug files
+ii  debugedit                                    4.11.1-3                    amd64                       tool to mangle source locations in .debug files
 ii  devscripts                                   2.13.3                      amd64                       scripts to make the life of a Debian Package maintainer easier
 ii  dh-python                                    1.20130819-1                all                         Debian helper tools for packaging Python libraries and applications
 ii  dialog                                       1.2-20130523-1              amd64                       Displays user-friendly dialog boxes from shell scripts
-ii  diffutils                                    1:3.2-8                     amd64                       File comparison utilities
+ii  diffutils                                    1:3.3-1                     amd64                       File comparison utilities
 ii  dirvish                                      1.2.1-1.2                   all                         Filesystem based backup system using rsync
 ii  disktype                                     9-1                         amd64                       detection of content format of a disk or disk image
 ii  dmidecode                                    2.12-2                      amd64                       SMBIOS/DMI table decoder
 ii  dmraid                                       1.0.0.rc16-4.2              amd64                       Device-Mapper Software RAID support tool
-ii  dmsetup                                      2:1.02.77-6                 amd64                       Linux Kernel Device Mapper userspace library
+ii  dmsetup                                      2:1.02.77-6+b1              amd64                       Linux Kernel Device Mapper userspace library
 ii  dnsmasq                                      2.66-4                      all                         Small caching DNS proxy and DHCP/TFTP server
 ii  dnsmasq-base                                 2.66-4                      amd64                       Small caching DNS proxy and DHCP/TFTP server
 ii  dos2unix                                     6.0.3-1                     amd64                       convert text file line endings between CRLF and LF
@@ -110,7 +110,7 @@ ii  dpkg                                         1.16.10                     amd
 ii  dpkg-dev                                     1.16.10                     all                         Debian package development tools
 ii  drbl                                         2.4.19-1                    all                         diskless remote boot, and a disk cloning utility
 ii  dstat                                        0.7.2-3                     all                         versatile resource statistics tool
-ii  duplicity                                    0.6.21-3                    amd64                       encrypted bandwidth-efficient backup
+ii  duplicity                                    0.6.22-1                    amd64                       encrypted bandwidth-efficient backup
 ii  e2fslibs:amd64                               1.42.8-1                    amd64                       ext2/ext3/ext4 file system libraries
 ii  e2fsprogs                                    1.42.8-1                    amd64                       ext2/ext3/ext4 file system utilities
 ii  efibootmgr                                   0.5.4-7                     amd64                       Interact with the EFI Boot Manager
@@ -124,10 +124,10 @@ ii  ewf-tools                                    20100226-1+b1               amd
 ii  exfat-fuse                                   1.0.1-1                     amd64                       read and write exFAT driver for FUSE
 ii  exfat-utils                                  1.0.1-1                     amd64                       utilities to create, check, label and dump exFAT filesystem
 ii  extundelete                                  0.2.0-2.1                   amd64                       utility to recover deleted files from ext3/ext4 partition
-ii  facter                                       1.7.0-1                     all                         collect and display facts about the system
-ii  fai-client                                   4.0.7                       all                         Fully Automatic Installation client package
-ii  fai-server                                   4.0.7                       all                         Fully Automatic Installation server package
-ii  fai-setup-storage                            4.0.7                       all                         automatically prepare storage devices
+ii  facter                                       1.7.2-1                     all                         collect and display facts about the system
+ii  fai-client                                   4.0.8                       all                         Fully Automatic Installation client package
+ii  fai-server                                   4.0.8                       all                         Fully Automatic Installation server package
+ii  fai-setup-storage                            4.0.8                       all                         automatically prepare storage devices
 ii  file                                         1:5.14-2                    amd64                       Determines file type using "magic" numbers
 ii  file-rc                                      0.8.16                      all                         Alternative boot mechanism using a single configuration file
 ii  findutils                                    4.4.2-6                     amd64                       utilities for finding files--find, xargs
@@ -156,7 +156,7 @@ ii  fsarchiver                                   0.6.17-1                    amd
 ii  fuse                                         2.9.2-4                     amd64                       Filesystem in Userspace
 ii  gawk                                         1:4.0.1+dfsg-2.1            amd64                       GNU awk, a pattern scanning and processing language
 ii  gcc-4.7-base:amd64                           4.7.3-4                     amd64                       GCC, the GNU Compiler Collection (base package)
-ii  gcc-4.8-base:amd64                           4.8.1-                    amd64                       GCC, the GNU Compiler Collection (base package)
+ii  gcc-4.8-base:amd64                           4.8.1-10                    amd64                       GCC, the GNU Compiler Collection (base package)
 ii  gddrescue                                    1.16-1                      amd64                       GNU data recovery tool
 ii  gdisk                                        0.8.5-1                     amd64                       GPT fdisk text-mode partitioning tool
 ii  genext2fs                                    1.4.1-4                     amd64                       ext2 filesystem generator for embedded systems
@@ -171,7 +171,7 @@ ii  gpgv                                         1.4.14-1                    amd
 ii  gpm                                          1.20.4-6.1                  amd64                       General Purpose Mouse interface
 ii  gptsync                                      0.14-2                      amd64                       GPT and MBR partition tables synchronisation tool
 ii  grep                                         2.14-3                      amd64                       GNU grep, egrep and fgrep
-ii  grml-autoconfig                              0.11.0                      all                         main bootup process of a Grml (based) system
+ii  grml-autoconfig                              0.11.1                      all                         main bootup process of a Grml (based) system
 ii  grml-crypt                                   0.25                        all                         wrapper around cryptsetup-luks
 ii  grml-debian-keyring                          2011.11.26                  all                         GnuPG archive key of the grml.org repository
 ii  grml-debootstrap                             0.57                        all                         wrapper around debootstrap for installing pure Debian
@@ -179,16 +179,16 @@ ii  grml-desktop                                 0.4.0                       all
 ii  grml-etc                                     1.5.0                       all                         ecetera files for the grml system
 ii  grml-etc-core                                0.9.0                       all                         core etcetera files for the grml system
 ii  grml-hwinfo                                  0.9.1                       all                         collect hardware information
-ii  grml-live                                    0.21.4                      all                         build system for creating a Grml (based) Linux live system
+ii  grml-live                                    0.21.5                      all                         build system for creating a Grml (based) Linux live system
 ii  grml-network                                 0.7.0                       all                         network related helper scripts
 ii  grml-paste                                   0.7                         all                         command line interface for paste.grml.org
 ii  grml-policyrcd                               0.4.0                       all                         wrapper for and around invoke-rc.d and policyrcd-script-zg2
 ii  grml-quickconfig                             0.13                        all                         Menu framework for quick access of grml menu entries
 ii  grml-quickconfig-standard                    0.13                        all                         Standard menu entries for grml-quickconfig
-ii  grml-scripts                                 2.4.0                       amd64                       Collection of little tools
-ii  grml-scripts-core                            2.0.1                       amd64                       reusable core scripts for the Grml system
+ii  grml-scripts                                 2.4.1                       amd64                       Collection of little tools
+ii  grml-scripts-core                            2.1.0                       amd64                       reusable core scripts for the Grml system
 ii  grml-shlib                                   1.03.1                      all                         Generic shell library used in grml scripts
-ii  grml-terminalserver                          0.100.1                     all                         terminalserver for grml to boot via PXE
+ii  grml-terminalserver                          0.100.2                     all                         terminalserver for grml to boot via PXE
 ii  grml-tips                                    0.7.1                       all                         search for tips and hints via a keyword
 ii  grml-udev-config                             0.3.1                       all                         custom udev configurations for the Grml live system
 ii  grml-x                                       0.6.8                       all                         wrapper for startx for running X Window System
@@ -208,7 +208,7 @@ ii  hexedit                                      1.2.12-4                    amd
 ii  hfsprogs                                     332.25-10                   amd64                       mkfs and fsck for HFS and HFS+ file systems
 ii  hfsutils                                     3.2.6-12                    amd64                       Tools for reading and writing Macintosh volumes
 ii  hostapd                                      1:1.0-3+b2                  amd64                       user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
-ii  hostname                                     3.13                        amd64                       utility to set/show the host name or domain name
+ii  hostname                                     3.14                        amd64                       utility to set/show the host name or domain name
 ii  hsetroot                                     1.0.2-3                     amd64                       tool for composing root-pixmaps for X11
 ii  htop                                         1.0.1-4                     amd64                       interactive processes viewer
 ii  hwinfo                                       16.0-2.2                    amd64                       Hardware identification system
@@ -218,17 +218,17 @@ ii  iftop                                        1.0~pre2-3                  amd
 ii  ifupdown                                     0.7.44                      amd64                       high level tools to configure network interfaces
 ii  imvirt                                       0.9.6-1                     all                         detects several virtualizations
 ii  imvirt-helper                                0.9.6-1                     amd64                       helper programs to detect several virtualizations
-ii  info                                         5.1.dfsg.1-4                amd64                       Standalone GNU Info documentation browser
+ii  info                                         5.1.dfsg.1-5                amd64                       Standalone GNU Info documentation browser
 ii  init-system-helpers                          1.8                         all                         helper tools for all init systems
 ii  initramfs-tools                              0.113                       all                         generic modular initramfs generator
 ii  initscripts                                  2.88dsf-43                  amd64                       scripts for initializing and shutting down the system
 ii  insserv                                      1.14.0-5                    amd64                       boot sequence organizer using LSB init.d script dependency information
-ii  install-info                                 5.1.dfsg.1-4                amd64                       Manage installed documentation in info format
+ii  install-info                                 5.1.dfsg.1-5                amd64                       Manage installed documentation in info format
 ii  iotop                                        0.6-1                       amd64                       simple top-like I/O monitor
 ii  ipcalc                                       0.41-3                      all                         parameter calculator for IPv4 addresses
 ii  ipmitool                                     1.8.12-1                    amd64                       utility for IPMI control with kernel driver or LAN interface
-ii  iproute                                      1:3.10.0-1                  all                         transitional dummy package for iproute2
-ii  iproute2                                     3.10.0-1                    amd64                       networking and traffic control tools
+ii  iproute                                      1:3.11.0-1                  all                         transitional dummy package for iproute2
+ii  iproute2                                     3.11.0-1                    amd64                       networking and traffic control tools
 ii  ipsec-tools                                  1:0.8.0-14                  amd64                       IPsec utilities
 ii  iptables                                     1.4.20-2                    amd64                       administration tools for packet filtering and NAT
 ii  iptraf                                       3.0.0-8.1                   amd64                       Interactive Colorful IP LAN Monitor
@@ -260,8 +260,8 @@ ii  libaprutil1                                  1.5.2-1                     amd
 ii  libapt-inst1.5:amd64                         0.9.9.4                     amd64                       deb package format runtime library
 ii  libapt-pkg-perl                              0.1.29+b1                   amd64                       Perl interface to libapt-pkg
 ii  libapt-pkg4.12:amd64                         0.9.9.4                     amd64                       package managment runtime library
-ii  libasound2:amd64                             1.0.27.1-2                  amd64                       shared library for ALSA applications
-ii  libasound2-data                              1.0.27.1-2                  all                         Configuration files and profiles for ALSA drivers
+ii  libasound2:amd64                             1.0.27.2-1                  amd64                       shared library for ALSA applications
+ii  libasound2-data                              1.0.27.2-1                  all                         Configuration files and profiles for ALSA drivers
 ii  libasprintf0c2:amd64                         0.18.3.1-1                  amd64                       GNU library to use fprintf and friends in C++
 ii  libasyncns0:amd64                            0.8-4                       amd64                       Asynchronous name service query library
 ii  libatk-bridge2.0-0:amd64                     2.9.5-1                     amd64                       AT-SPI 2 toolkit bridge - shared library
@@ -281,7 +281,7 @@ ii  libbind9-80                                  1:9.8.4.dfsg.P1-6+nmu3      amd
 ii  libblas3                                     1.2.20110419-5              amd64                       Basic Linear Algebra Reference implementations, shared library
 ii  libblas3gf                                   1.2.20110419-5              all                         Transitional package for libblas
 ii  libblkid1:amd64                              2.20.1-5.5                  amd64                       block device id library
-ii  libbluetooth3:amd64                          4.101-2                     amd64                       Library to use the BlueZ Linux Bluetooth stack
+ii  libbluetooth3:amd64                          4.101-2+b1                  amd64                       Library to use the BlueZ Linux Bluetooth stack
 ii  libboost-iostreams1.49.0                     1.49.0-4                    amd64                       Boost.Iostreams Library
 ii  libbrlapi0.5:amd64                           4.4-10+deb7u1               amd64                       braille display access via BRLTTY - shared library
 ii  libbrlapi0.6:amd64                           4.5-3+b1                    amd64                       braille display access via BRLTTY - shared library
@@ -299,7 +299,7 @@ ii  libcap2:amd64                                1:2.22-1.2                  amd
 ii  libcap2-bin                                  1:2.22-1.2                  amd64                       basic utility programs for using capabilities
 ii  libclamav6                                   0.97.8+dfsg-1               amd64                       anti-virus utility for Unix - library
 ii  libcli1.9:amd64                              1.9.6-1                     amd64                       emulates a cisco style telnet command-line interface
-ii  libcloog-ppl1:amd64                          0.16.1-3                    amd64                       Chunky Loop Generator (runtime library)
+ii  libcloog-isl4:amd64                          0.18.0-2                    amd64                       Chunky Loop Generator (runtime library)
 ii  libcolord1:amd64                             1.0.2-1                     amd64                       system service to manage device colour profiles -- runtime
 ii  libcomerr2:amd64                             1.42.8-1                    amd64                       common error description library
 ii  libconfig-general-perl                       2.52-1                      all                         Generic Configuration Module
@@ -311,16 +311,16 @@ ii  libcurl3:amd64                               7.32.0-1                    amd
 ii  libcurl3-gnutls:amd64                        7.32.0-1                    amd64                       easy-to-use client-side URL transfer library (GnuTLS flavour)
 ii  libcwidget3                                  0.5.16-3.4                  amd64                       high-level terminal interface library for C++ (runtime files)
 ii  libdaemon0                                   0.14-2                      amd64                       lightweight C library for daemons - runtime library
-ii  libdate-manip-perl                           6.40-1                      all                         module for manipulating dates
+ii  libdate-manip-perl                           6.41-1                      all                         module for manipulating dates
 ii  libdatrie1:amd64                             0.2.6-2                     amd64                       Double-array trie library
 ii  libdb5.1:amd64                               5.1.29-6                    amd64                       Berkeley v5.1 Database Libraries [runtime]
-ii  libdbus-1-3:amd64                            1.6.12-1                    amd64                       simple interprocess messaging system (library)
+ii  libdbus-1-3:amd64                            1.6.14-1                    amd64                       simple interprocess messaging system (library)
 ii  libdbus-glib-1-2:amd64                       0.100.2-1                   amd64                       simple interprocess messaging system (GLib-based shared library)
 ii  libdconf1:amd64                              0.16.1-1                    amd64                       simple configuration storage system - runtime library
 ii  libdebian-installer-extra4:amd64             0.88                        amd64                       Library of some extra debian-installer functions
 ii  libdebian-installer4:amd64                   0.88                        amd64                       Library of common debian-installer functions
-ii  libdevmapper-event1.02.1:amd64               2:1.02.77-6                 amd64                       Linux Kernel Device Mapper event support library
-ii  libdevmapper1.02.1:amd64                     2:1.02.77-6                 amd64                       Linux Kernel Device Mapper userspace library
+ii  libdevmapper-event1.02.1:amd64               2:1.02.77-6+b1              amd64                       Linux Kernel Device Mapper event support library
+ii  libdevmapper1.02.1:amd64                     2:1.02.77-6+b1              amd64                       Linux Kernel Device Mapper userspace library
 ii  libdirectfb-1.2-9:amd64                      1.2.10.0-5                  amd64                       direct frame buffer graphics - shared libraries
 ii  libdmraid1.0.0.rc16                          1.0.0.rc16-4.2              amd64                       Device-Mapper Software RAID support tool - shared library
 ii  libdns88                                     1:9.8.4.dfsg.P1-6+nmu3      amd64                       DNS Shared Library used by BIND
@@ -337,7 +337,7 @@ ii  libelfg0                                     0.8.13-3                    amd
 ii  libemail-date-format-perl                    1.004-1                     all                         Module to generate RFC-2822-valid date strings
 ii  libencode-locale-perl                        1.03-1                      all                         utility to determine the locale encoding
 ii  libept1.4.12                                 1.0.9                       amd64                       High-level library for managing Debian package information
-ii  liberror-perl                                0.17-1                      all                         Perl module for error/exception handling in an OO-ish way
+ii  liberror-perl                                0.17-1.1                    all                         Perl module for error/exception handling in an OO-ish way
 ii  libertas-firmware                            9.70.7.p0.0-2               all                         Firmware for Marvell's libertas wireless chip series (dummy package)
 ii  libespeak1:amd64                             1.47.11-1                   amd64                       Multi-lingual software speech synthesizer: shared library
 ii  libestr0                                     0.1.5-2                     amd64                       Helper functions for handling strings (lib)
@@ -349,7 +349,7 @@ ii  libfile-copy-recursive-perl                  0.38-1                      all
 ii  libfile-listing-perl                         6.04-1                      all                         module to parse directory listings
 ii  libfile-slurp-perl                           9999.19-2                   all                         single call read & write file routines
 ii  libfile-which-perl                           1.09-1                      all                         Perl module for searching paths for executable programs
-ii  libflac8:amd64                               1.3.0-1                     amd64                       Free Lossless Audio Codec - runtime C library
+ii  libflac8:amd64                               1.3.0-2                     amd64                       Free Lossless Audio Codec - runtime C library
 ii  libfontconfig1:amd64                         2.10.2-2                    amd64                       generic font configuration library - runtime
 ii  libfontenc1:amd64                            1:1.1.2-1                   amd64                       X11 font encoding library
 ii  libfreetype6:amd64                           2.4.9-1.1                   amd64                       FreeType 2 font engine, shared library files
@@ -357,27 +357,26 @@ ii  libfribidi0:amd64                            0.19.5-2                    amd
 ii  libftdi1:amd64                               0.20-1+b1                   amd64                       Library to control and program the FTDI USB controller
 ii  libfuse2:amd64                               2.9.2-4                     amd64                       Filesystem in Userspace (library)
 ii  libgc1c2:amd64                               1:7.2d-5                    amd64                       conservative garbage collector for C and C++
-ii  libgcc1:amd64                                1:4.8.1-                  amd64                       GCC support library
+ii  libgcc1:amd64                                1:4.8.1-10                  amd64                       GCC support library
 ii  libgcrypt11:amd64                            1.5.3-2                     amd64                       LGPL Crypto library - runtime library
 ii  libgdbm3:amd64                               1.8.3-12                    amd64                       GNU dbm database routines (runtime version)
 ii  libgdk-pixbuf2.0-0:amd64                     2.28.2-1                    amd64                       GDK Pixbuf library
 ii  libgdk-pixbuf2.0-common                      2.28.2-1                    all                         GDK Pixbuf library - data files
 ii  libgeoip1:amd64                              1.5.1-2                     amd64                       non-DNS IP-to-country resolver library
-ii  libgfortran3:amd64                           4.8.1-                    amd64                       Runtime library for GNU Fortran applications
+ii  libgfortran3:amd64                           4.8.1-10                    amd64                       Runtime library for GNU Fortran applications
 ii  libgif4                                      4.1.6-10                    amd64                       library for GIF images (library)
 ii  libglib2.0-0:amd64                           2.36.4-1                    amd64                       GLib library of C routines
 ii  libglibmm-2.4-1c2a:amd64                     2.36.2-1                    amd64                       C++ wrapper for the GLib toolkit (shared libraries)
-ii  libgmp10:amd64                               2:5.1.2+dfsg-2              amd64                       Multiprecision arithmetic library
-ii  libgmpxx4ldbl:amd64                          2:5.1.2+dfsg-2              amd64                       Multiprecision arithmetic library (C++ bindings)
+ii  libgmp10:amd64                               2:5.1.2+dfsg-3              amd64                       Multiprecision arithmetic library
 ii  libgnutls-openssl27:amd64                    2.12.23-5                   amd64                       GNU TLS library - OpenSSL wrapper
 ii  libgnutls26:amd64                            2.12.23-5                   amd64                       GNU TLS library - runtime library
-ii  libgpg-error0:amd64                          1.10-3.1                    amd64                       library for common error values and messages in GnuPG components
+ii  libgpg-error0:amd64                          1.12-0.2                    amd64                       library for common error values and messages in GnuPG components
 ii  libgpm2:amd64                                1.20.4-6.1                  amd64                       General Purpose Mouse - shared library
 ii  libgraphite2-3:amd64                         1.2.3-1                     amd64                       Font rendering engine for Complex Scripts -- library
 ii  libgssapi-krb5-2:amd64                       1.11.3+dfsg-3               amd64                       MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 ii  libgssglue1:amd64                            0.4-2                       amd64                       mechanism-switch gssapi library
-ii  libgtk-3-0:amd64                             3.8.2-3                     amd64                       GTK+ graphical user interface library
-ii  libgtk-3-common                              3.8.2-3                     all                         common files for the GTK+ graphical user interface library
+ii  libgtk-3-0:amd64                             3.8.4-1                     amd64                       GTK+ graphical user interface library
+ii  libgtk-3-common                              3.8.4-1                     all                         common files for the GTK+ graphical user interface library
 ii  libgtk2.0-0:amd64                            2.24.20-1                   amd64                       GTK+ graphical user interface library
 ii  libgtk2.0-bin                                2.24.20-1                   amd64                       programs for the GTK+ graphical user interface library
 ii  libgtk2.0-common                             2.24.20-1                   all                         common files for the GTK+ graphical user interface library
@@ -395,20 +394,21 @@ ii  libhttp-negotiate-perl                       6.00-2                      all
 ii  libhunspell-1.3-0:amd64                      1.3.2-4                     amd64                       spell checker and morphological analyzer (shared library)
 ii  libibverbs1                                  1.1.7-1                     amd64                       Library for direct userspace use of RDMA (InfiniBand/iWARP)
 ii  libice6:amd64                                2:1.0.8-2                   amd64                       X11 Inter-Client Exchange library
-ii  libicu48:amd64                               4.8.1.1-12                  amd64                       International Components for Unicode
+ii  libicu48:amd64                               4.8.1.1-13                  amd64                       International Components for Unicode
 ii  libid3tag0                                   0.15.1b-10                  amd64                       ID3 tag reading library from the MAD project
 ii  libidn11:amd64                               1.28-1                      amd64                       GNU Libidn library, implementation of IETF IDN specifications
-ii  libimlib2                                    1.4.5-1                     amd64                       powerful image loading and rendering library
+ii  libimlib2                                    1.4.5-3                     amd64                       image loading, rendering, saving library
 ii  libimvirt-perl                               0.9.6-1                     all                         Perl module for detecting several virtualizations
 ii  libio-html-perl                              1.00-1                      all                         open an HTML file with automatic charset detection
 ii  libio-pty-perl                               1:1.08-1+b3                 amd64                       Perl module for pseudo tty IO
-ii  libio-socket-ssl-perl                        1.953-2                     all                         Perl module implementing object oriented interface to SSL sockets
+ii  libio-socket-ssl-perl                        1.954-1                     all                         Perl module implementing object oriented interface to SSL sockets
 ii  libipc-run-perl                              0.92-1                      all                         Perl module for running processes
 ii  libisc84                                     1:9.8.4.dfsg.P1-6+nmu3      amd64                       ISC Shared Library used by BIND
 ii  libisccc80                                   1:9.8.4.dfsg.P1-6+nmu3      amd64                       Command Channel Library used by BIND
 ii  libisccfg82                                  1:9.8.4.dfsg.P1-6+nmu3      amd64                       Config File Handling Library used by BIND
 ii  libiscsi-bin                                 1.4.0-3                     amd64                       iSCSI client shared library - utilities
 ii  libiscsi1:amd64                              1.4.0-3                     amd64                       iSCSI client shared library
+ii  libisl10:amd64                               0.11.2-1                    amd64                       manipulating sets and relations of integer points bounded by linear constraints
 ii  libiw30:amd64                                30~pre9-8                   amd64                       Wireless tools - library
 ii  libjack-jackd2-0:amd64                       1.9.9.5+20130622git7de15e7a amd64                       JACK Audio Connection Kit (libraries)
 ii  libjasper1:amd64                             1.900.1-14                  amd64                       JasPer JPEG-2000 runtime library
@@ -417,7 +417,7 @@ ii  libjim0debian2:amd64                         0.73-3                      amd
 ii  libjpeg8:amd64                               8d-1                        amd64                       Independent JPEG Group's JPEG runtime library
 ii  libjson-c2:amd64                             0.11-3                      amd64                       JSON manipulation library - shared library
 ii  libk5crypto3:amd64                           1.11.3+dfsg-3               amd64                       MIT Kerberos runtime libraries - Crypto Library
-ii  libkeyutils1:amd64                           1.5.5-7                     amd64                       Linux Key Management Utilities (library)
+ii  libkeyutils1:amd64                           1.5.6-1                     amd64                       Linux Key Management Utilities (library)
 ii  libklibc                                     2.0.1-3.1                   amd64                       minimal libc subset for use with initramfs
 ii  libkmod2:amd64                               9-3                         amd64                       libkmod shared library
 ii  libkrb5-3:amd64                              1.11.3+dfsg-3               amd64                       MIT Kerberos runtime libraries
@@ -447,7 +447,7 @@ ii  libmotif-common                              2.3.4-4                     all
 ii  libmount1                                    2.20.1-5.5                  amd64                       block device id library
 ii  libmozjs17d                                  17.0.8esr-2                 amd64                       Mozilla SpiderMonkey JavaScript library
 ii  libmpc3:amd64                                1.0.1-1                     amd64                       multiple precision complex floating-point library
-ii  libmpfr4:amd64                               3.1.1-1                     amd64                       multiple precision floating-point computation
+ii  libmpfr4:amd64                               3.1.1-2                     amd64                       multiple precision floating-point computation
 ii  libmtdev1:amd64                              1.1.3-1                     amd64                       Multitouch Protocol Translation Library - shared library
 ii  libncurses5:amd64                            5.9+20130608-1              amd64                       shared libraries for terminal handling
 ii  libncursesw5:amd64                           5.9+20130608-1              amd64                       shared libraries for terminal handling (wide character support)
@@ -456,7 +456,7 @@ ii  libnet-http-perl                             6.06-1                      all
 ii  libnet-ssleay-perl                           1.55-1+b2                   amd64                       Perl module for Secure Sockets Layer (SSL)
 ii  libnet1:amd64                                1.1.6+dfsg-2                amd64                       library for the construction and handling of network packets
 ii  libnetfilter-conntrack3:amd64                1.0.4-1                     amd64                       Netfilter netlink-conntrack library
-ii  libnewt0.52:amd64                            0.52.15-2+b1                amd64                       Not Erik's Windowing Toolkit - text mode windowing with slang
+ii  libnewt0.52:amd64                            0.52.15-3                   amd64                       Not Erik's Windowing Toolkit - text mode windowing with slang
 ii  libnfnetlink0:amd64                          1.0.1-2                     amd64                       Netfilter netlink library
 ii  libnfsidmap2:amd64                           0.25-5                      amd64                       NFS idmapping library
 ii  libnl-3-200:amd64                            3.2.21-1                    amd64                       library for dealing with netlink sockets
@@ -472,7 +472,7 @@ ii  libogg0:amd64                                1.3.1-1                     amd
 ii  libopenjpeg2:amd64                           1.3+dfsg-4.6                amd64                       JPEG 2000 image compression/decompression library
 ii  libopts25:amd64                              1:5.18-2                    amd64                       automated option processing library based on autogen
 ii  libopus0                                     1.1~beta-3                  amd64                       Opus codec runtime library
-ii  libp11-kit0:amd64                            0.18.4-1                    amd64                       Library for loading and coordinating access to PKCS#11 modules - runtime
+ii  libp11-kit0:amd64                            0.18.5-3                    amd64                       Library for loading and coordinating access to PKCS#11 modules - runtime
 ii  libpam-modules:amd64                         1.1.3-9                     amd64                       Pluggable Authentication Modules for PAM
 ii  libpam-modules-bin                           1.1.3-9                     amd64                       Pluggable Authentication Modules for PAM - helper binaries
 ii  libpam-runtime                               1.1.3-9                     all                         Runtime support for the PAM library
@@ -485,46 +485,44 @@ ii  libpangomm-1.4-1:amd64                       2.34.0-1                    amd
 ii  libpangox-1.0-0:amd64                        0.0.2-4                     amd64                       pango library X backend
 ii  libpangoxft-1.0-0:amd64                      1.32.5-5+b1                 amd64                       Layout and rendering of internationalized text
 ii  libparse-recdescent-perl                     1.967009+dfsg-1             all                         Perl module to create and use recursive-descent parsers
-ii  libparted0debian1:amd64                      2.3-15                      amd64                       disk partition manipulator - shared library
+ii  libparted0debian1:amd64                      2.3-16                      amd64                       disk partition manipulator - shared library
 ii  libpcap0.8:amd64                             1.4.0-2                     amd64                       system interface for user-level packet capture
 ii  libpci3:amd64                                1:3.2.0-3                   amd64                       Linux PCI Utilities (shared library)
 ii  libpciaccess0:amd64                          0.13.2-1                    amd64                       Generic PCI access library for X
 ii  libpcre3:amd64                               1:8.31-2                    amd64                       Perl 5 Compatible Regular Expression Library - runtime files
-ii  libpcsclite1:amd64                           1.8.8-4                     amd64                       Middleware to access a smart card using PC/SC (library)
+ii  libpcsclite1:amd64                           1.8.8-4+b1                  amd64                       Middleware to access a smart card using PC/SC (library)
 ii  libperl4-corelibs-perl                       0.003-1                     all                         libraries historically supplied with Perl 4
-ii  libperl5.18                                  5.18.1-3                    amd64                       shared Perl library
+ii  libperl5.18                                  5.18.1-4                    amd64                       shared Perl library
 ii  libpipeline1:amd64                           1.2.4-1                     amd64                       pipeline manipulation library
 ii  libpixman-1-0:amd64                          0.30.2-1                    amd64                       pixel-manipulation library for X and cairo
-ii  libpkcs11-helper1:amd64                      1.10-1                      amd64                       library that simplifies the interaction with PKCS#11
+ii  libpkcs11-helper1:amd64                      1.10-2                      amd64                       library that simplifies the interaction with PKCS#11
 ii  libpng12-0:amd64                             1.2.49-4                    amd64                       PNG library - runtime
 ii  libpoppler19:amd64                           0.18.4-8                    amd64                       PDF rendering library
 ii  libpopt0:amd64                               1.16-7                      amd64                       lib for parsing cmdline parameters
 ii  libportaudio2:amd64                          19+svn20111121-1            amd64                       Portable audio I/O - shared library
-ii  libppl-c4:amd64                              1:1.0-7                     amd64                       Parma Polyhedra Library (C interface)
-ii  libppl12:amd64                               1:1.0-7                     amd64                       Parma Polyhedra Library (runtime library)
 ii  libprocps0:amd64                             1:3.3.4-2                   amd64                       library for accessing process information from /proc
 ii  libprotobuf7                                 2.4.1-3                     amd64                       protocol buffers C++ library
-ii  libpulse0:amd64                              4.0-6                       amd64                       PulseAudio client libraries
-ii  libpython-stdlib:amd64                       2.7.5-4                     amd64                       interactive high-level object-oriented language (default python version)
-ii  libpython2.7                                 2.7.5-5                     amd64                       Shared Python runtime library (version 2.7)
-ii  libpython2.7-minimal                         2.7.5-5                     amd64                       Minimal subset of the Python language (version 2.7)
-ii  libpython2.7-stdlib                          2.7.5-5                     amd64                       Interactive high-level object-oriented language (version 2.7)
+ii  libpulse0:amd64                              4.0-6+b1                    amd64                       PulseAudio client libraries
+ii  libpython-stdlib:amd64                       2.7.5-5                     amd64                       interactive high-level object-oriented language (default python version)
+ii  libpython2.7:amd64                           2.7.5-8                     amd64                       Shared Python runtime library (version 2.7)
+ii  libpython2.7-minimal:amd64                   2.7.5-8                     amd64                       Minimal subset of the Python language (version 2.7)
+ii  libpython2.7-stdlib:amd64                    2.7.5-8                     amd64                       Interactive high-level object-oriented language (standard library, version 2.7)
 ii  libpython3-stdlib:amd64                      3.3.2-15                    amd64                       interactive high-level object-oriented language (default python3 version)
-ii  libpython3.3-minimal                         3.3.2-5                     amd64                       Minimal subset of the Python language (version 3.3)
-ii  libpython3.3-stdlib                          3.3.2-5                     amd64                       Interactive high-level object-oriented language (standard library, version 3.3)
-ii  libquadmath0:amd64                           4.8.1-                    amd64                       GCC Quad-Precision Math Library
+ii  libpython3.3-minimal:amd64                   3.3.2-7                     amd64                       Minimal subset of the Python language (version 3.3)
+ii  libpython3.3-stdlib:amd64                    3.3.2-7                     amd64                       Interactive high-level object-oriented language (standard library, version 3.3)
+ii  libquadmath0:amd64                           4.8.1-10                    amd64                       GCC Quad-Precision Math Library
 ii  librdmacm1                                   1.0.16-1                    amd64                       Library for managing RDMA connections
 ii  libreadline5:amd64                           5.2+dfsg-2                  amd64                       GNU readline and history libraries, run-time libraries
 ii  libreadline6:amd64                           6.2+dfsg-0.1                amd64                       GNU readline and history libraries, run-time libraries
-ii  librpm3                                      4.11.1-2                    amd64                       RPM shared library
-ii  librpmbuild3                                 4.11.1-2                    amd64                       RPM build shared library
-ii  librpmio3                                    4.11.1-2                    amd64                       RPM IO shared library
-ii  librpmsign1                                  4.11.1-2                    amd64                       RPM signing shared library
+ii  librpm3                                      4.11.1-3                    amd64                       RPM shared library
+ii  librpmbuild3                                 4.11.1-3                    amd64                       RPM build shared library
+ii  librpmio3                                    4.11.1-3                    amd64                       RPM IO shared library
+ii  librpmsign1                                  4.11.1-3                    amd64                       RPM signing shared library
 ii  librsvg2-2:amd64                             2.36.4-2                    amd64                       SAX-based renderer library for SVG files (runtime)
 ii  librsync1:amd64                              0.9.7-10                    amd64                       rsync remote-delta algorithm library
 ii  librtmp0:amd64                               2.4+20121230.gitdf6c518-1   amd64                       toolkit for RTMP streams (shared library)
-ii  libruby1.8                                   1.8.7.358-7.1               amd64                       Libraries necessary to run Ruby 1.8
-ii  libruby1.9.1                                 1.9.3.194-8.1+b1            amd64                       Libraries necessary to run Ruby 1.9.1
+ii  libruby1.8                                   1.8.7.358-8                 amd64                       Libraries necessary to run Ruby 1.8
+ii  libruby1.9.1                                 1.9.3.448-1                 amd64                       Libraries necessary to run Ruby 1.9.1
 ii  libsamplerate0:amd64                         0.1.8-5                     amd64                       Audio sample rate conversion library
 ii  libsasl2-2:amd64                             2.1.25.dfsg1-14             amd64                       Cyrus SASL - authentication abstraction library
 ii  libsasl2-modules:amd64                       2.1.25.dfsg1-14             amd64                       Cyrus SASL - pluggable authentication modules
@@ -546,16 +544,16 @@ ii  libsnmp-base                                 5.7.2~dfsg-8.1              all
 ii  libsnmp30:amd64                              5.7.2~dfsg-8.1+b1           amd64                       SNMP (Simple Network Management Protocol) library
 ii  libsonic0:amd64                              0.1.17-1.1                  amd64                       Simple library to speed up or slow down speech
 ii  libspice-server1:amd64                       0.12.4-0nocelt1             amd64                       Implements the server side of the SPICE protocol
-ii  libsqlite3-0:amd64                           3.7.17-1                    amd64                       SQLite 3 shared library
+ii  libsqlite3-0:amd64                           3.8.0.2-1                   amd64                       SQLite 3 shared library
 ii  libss2:amd64                                 1.42.8-1                    amd64                       command-line interface parsing library
 ii  libssh2-1:amd64                              1.4.3-1                     amd64                       SSH2 client-side library
 ii  libssl1.0.0:amd64                            1.0.1e-3                    amd64                       SSL shared libraries
 ii  libstartup-notification0:amd64               0.12-3                      amd64                       library for program launch feedback (shared library)
-ii  libstdc++6:amd64                             4.8.1-                    amd64                       GNU Standard C++ Library v3
+ii  libstdc++6:amd64                             4.8.1-10                    amd64                       GNU Standard C++ Library v3
 ii  libsvn1:amd64                                1.7.9-1+nmu4                amd64                       Shared libraries used by Apache Subversion
 ii  libsysfs2:amd64                              2.1.0+repack-3              amd64                       interface library to sysfs
-ii  libsystemd-login0:amd64                      44-12+b1                    amd64                       systemd login utility library
-ii  libtalloc2:amd64                             2.0.8-1                     amd64                       hierarchical pool based memory allocator
+ii  libsystemd-login0:amd64                      204-5                       amd64                       systemd login utility library
+ii  libtalloc2:amd64                             2.1.0-1                     amd64                       hierarchical pool based memory allocator
 ii  libtasn1-3:amd64                             2.14-3                      amd64                       Manage ASN.1 structures (runtime)
 ii  libtdb1:amd64                                1.2.12-1                    amd64                       Trivial Database - shared library
 ii  libterm-readkey-perl                         2.30-4+b3                   amd64                       A perl module for simple terminal control
@@ -575,27 +573,27 @@ ii  libtirpc1:amd64                              0.2.2-5                     amd
 ii  libtommath0                                  0.42.0-1                    amd64                       multiple-precision integer library [runtime]
 ii  libts-0.0-0:amd64                            1.0-11                      amd64                       touch screen library
 ii  libtsk3-3                                    3.2.3-2                     amd64                       library for forensics analysis on volume and file system data
-ii  libudev0:amd64                               175-7.2                     amd64                       libudev shared library
+ii  libudev1:amd64                               204-5                       amd64                       libudev shared library
 ii  libuniconf4.6                                4.6.1-6                     amd64                       C++ network libraries for rapid application development
 ii  liburcu1                                     0.7.7-1                     amd64                       userspace RCU (read-copy-update) library
 ii  liburi-perl                                  1.60-1                      all                         module to manipulate and access URI strings
 ii  libusb-0.1-4:amd64                           2:0.1.12-23.2               amd64                       userspace USB programming library
-ii  libusb-1.0-0:amd64                           2:1.0.16-3                  amd64                       userspace USB programming library
+ii  libusb-1.0-0:amd64                           2:1.0.17-1+b1               amd64                       userspace USB programming library
 ii  libusbredirparser0:amd64                     0.4.3-2                     amd64                       Parser for the usbredir protocol (runtime)
 ii  libustr-1.0-1:amd64                          1.0.4-3                     amd64                       Micro string library: shared library
 ii  libutempter0                                 1.1.5-4                     amd64                       A privileged helper for utmp/wtmp updates (runtime)
-ii  libuuid-perl                                 0.02-5+b1                   amd64                       Perl extension for using UUID interfaces as defined in e2fsprogs
+ii  libuuid-perl                                 0.05-1                      amd64                       Perl extension for using UUID interfaces as defined in e2fsprogs
 ii  libuuid1:amd64                               2.20.1-5.5                  amd64                       Universally Unique ID library
 ii  libvdeplug2                                  2.3.2-4                     amd64                       Virtual Distributed Ethernet - Plug library
 ii  libvorbis0a:amd64                            1.3.2-1.3                   amd64                       The Vorbis General Audio Compression Codec (Decoder library)
 ii  libvorbisenc2:amd64                          1.3.2-1.3                   amd64                       The Vorbis General Audio Compression Codec (Encoder library)
 ii  libvpx1:amd64                                1.2.0-2                     amd64                       VP8 video codec (shared library)
 ii  libwbclient0:amd64                           2:3.6.18-1                  amd64                       Samba winbind client library
-ii  libwireshark-data                            1.10.1-1                    all                         network packet dissection library -- data files
-ii  libwireshark3:amd64                          1.10.1-1                    amd64                       network packet dissection library -- shared library
-ii  libwiretap3:amd64                            1.10.1-1                    amd64                       network packet capture library -- shared library
+ii  libwireshark-data                            1.10.2-1                    all                         network packet dissection library -- data files
+ii  libwireshark3:amd64                          1.10.2-1                    amd64                       network packet dissection library -- shared library
+ii  libwiretap3:amd64                            1.10.2-1                    amd64                       network packet capture library -- shared library
 ii  libwrap0:amd64                               7.6.q-24                    amd64                       Wietse Venema's TCP wrappers library
-ii  libwsutil3:amd64                             1.10.1-1                    amd64                       network packet dissection utilities library -- shared library
+ii  libwsutil3:amd64                             1.10.2-1                    amd64                       network packet dissection utilities library -- shared library
 ii  libwvstreams4.6-base                         4.6.1-6                     amd64                       C++ network libraries for rapid application development
 ii  libwvstreams4.6-extras                       4.6.1-6                     amd64                       C++ network libraries for rapid application development
 ii  libwww-perl                                  6.05-1                      all                         simple and consistent interface to the world-wide web
@@ -642,14 +640,14 @@ ii  linux-base                                   3.5                         all
 ii  linux-image-3.10-1-grml-amd64                3.10.10-1+grml.1            amd64                       Linux 3.10 for 64-bit PCs
 ii  linux-image-amd64-grml                       3.10.6-1+grml.1             amd64                       The newest Linux kernel for amd64, Grml Edition
 ii  lio-utils                                    3.1+git2.fd0b34fd-2         amd64                       configuration tool for LIO core target
-ii  live-boot-grml                               4.0~a13-1+grml.1            all                         Live System Boot Scripts
-ii  live-boot-grml-doc                           4.0~a13-1+grml.1            all                         Live System Boot Scripts (documentation)
-ii  live-boot-grml-initramfs-tools               4.0~a13-1+grml.1            all                         Live System Boot Scripts (initramfs-tools backend)
+ii  live-boot-grml                               4.0~a13-1+grml.3            all                         Live System Boot Scripts
+ii  live-boot-grml-doc                           4.0~a13-1+grml.3            all                         Live System Boot Scripts (documentation)
+ii  live-boot-grml-initramfs-tools               4.0~a13-1+grml.3            all                         Live System Boot Scripts (initramfs-tools backend)
 ii  localepurge                                  0.6.3                       all                         Reclaim disk space removing unneeded localizations
 ii  locales                                      2.17-92                     all                         Embedded GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                               0.1.17                      amd64                       Programs for locking and unlocking files and mailboxes
 ii  login                                        1:4.1.5.1-1                 amd64                       system login tools
-ii  logrotate                                    3.8.5-1                     amd64                       Log rotation utility
+ii  logrotate                                    3.8.6-1                     amd64                       Log rotation utility
 ii  lrzsz                                        0.12.21-5                   amd64                       Tools for zmodem/xmodem/ymodem file transfer
 ii  lsb-base                                     4.1+Debian12                all                         Linux Standard Base 4.1 init script functionality
 ii  lsb-release                                  4.1+Debian12                all                         Linux Standard Base version reporting utility
@@ -657,13 +655,13 @@ ii  lshw                                         02.16-2                     amd
 ii  lsof                                         4.86+dfsg-1                 amd64                       Utility to list open files
 ii  lsscsi                                       0.27-2                      amd64                       list all SCSI devices (or hosts) currently on system
 ii  ltrace                                       0.5.3-2.1                   amd64                       Tracks runtime library calls in dynamically linked programs
-ii  lvm2                                         2.02.98-6                   amd64                       Linux Logical Volume Manager
+ii  lvm2                                         2.02.98-6+b1                amd64                       Linux Logical Volume Manager
 ii  lynx                                         2.8.8dev.12-2               all                         Text-mode WWW Browser (transitional package)
 ii  lynx-cur                                     2.8.8dev.12-2               amd64                       Text-mode WWW Browser with NLS support (development version)
 ii  lzop                                         1.03-3                      amd64                       fast compression program
 ii  make                                         3.81-8.2                    amd64                       An utility for Directing compilation.
 ii  man-db                                       2.6.5-2                     amd64                       on-line manual pager
-ii  manpages                                     3.52-1                      all                         Manual pages about using a GNU/Linux system
+ii  manpages                                     3.53-1                      all                         Manual pages about using a GNU/Linux system
 ii  mawk                                         1.3.3-17                    amd64                       a pattern scanning and text processing language
 ii  mbr                                          1.1.11-5+b1                 amd64                       Master Boot Record for IBM-PC compatible computers.
 ii  mc                                           3:4.8.5-1                   amd64                       Midnight Commander - a powerful file manager
@@ -674,8 +672,8 @@ ii  mdadm                                        3.2.5-5                     amd
 ii  memtest86+                                   4.20-1.1                    amd64                       thorough real-mode memory tester
 ii  memtester                                    4.3.0-3                     amd64                       Utility for testing the memory subsystem
 ii  menu                                         2.1.46                      amd64                       generates programs menu for all menu-aware applications
-ii  mercurial                                    2.6.3-1                     amd64                       easy-to-use, scalable distributed version control system
-ii  mercurial-common                             2.6.3-1                     all                         easy-to-use, scalable distributed version control system (common files)
+ii  mercurial                                    2.7.1-2                     amd64                       easy-to-use, scalable distributed version control system
+ii  mercurial-common                             2.7.1-2                     all                         easy-to-use, scalable distributed version control system (common files)
 ii  mime-support                                 3.54                        all                         MIME files 'mime.types' & 'mailcap', and support programs
 ii  minicom                                      2.6.2-1                     amd64                       friendly menu driven serial communication program
 ii  mksh                                         46-2                        amd64                       MirBSD Korn Shell
@@ -713,44 +711,45 @@ ii  open-vm-tools                                2:9.2.3-1031360-6           amd
 ii  openssh-client                               1:6.2p2-1                   amd64                       secure shell (SSH) client, for secure access to remote machines
 ii  openssh-server                               1:6.2p2-1                   amd64                       secure shell (SSH) server, for secure access from remote machines
 ii  openssl                                      1.0.1e-3                    amd64                       Secure Socket Layer (SSL) binary and related cryptographic tools
-ii  openvpn                                      2.3.2-4                     amd64                       virtual private network daemon
-ii  parted                                       2.3-15                      amd64                       disk partition manipulator
+ii  openvpn                                      2.3.2-5                     amd64                       virtual private network daemon
+ii  parted                                       2.3-16                      amd64                       disk partition manipulator
 ii  partimage                                    0.6.8-2.2                   amd64                       backup partitions into a compressed image file
 ii  partimage-server                             0.6.8-2.2                   amd64                       server to use partimage across a network
 ii  passwd                                       1:4.1.5.1-1                 amd64                       change and administer password and group data
 ii  patch                                        2.7.1-3                     amd64                       Apply a diff file to an original
 ii  pciutils                                     1:3.2.0-3                   amd64                       Linux PCI Utilities
-ii  perl                                         5.18.1-3                    amd64                       Larry Wall's Practical Extraction and Report Language
-ii  perl-base                                    5.18.1-3                    amd64                       minimal Perl system
-ii  perl-modules                                 5.18.1-3                    all                         Core Perl modules
+ii  perl                                         5.18.1-4                    amd64                       Larry Wall's Practical Extraction and Report Language
+ii  perl-base                                    5.18.1-4                    amd64                       minimal Perl system
+ii  perl-modules                                 5.18.1-4                    all                         Core Perl modules
+ii  pigz                                         2.3-2                       amd64                       Parallel Implementation of GZip
 ii  pm-utils                                     1.4.1-11                    all                         utilities and scripts for power management
 ii  powermgmt-base                               1.31                        amd64                       Common utils and configs for power management
 ii  ppp                                          2.4.5-5.2                   amd64                       Point-to-Point Protocol (PPP) - daemon
 ii  pppoeconf                                    1.20                        all                         configures PPPoE/ADSL connections
 ii  procps                                       1:3.3.4-2                   amd64                       /proc file system utilities
 ii  psmisc                                       22.20-1                     amd64                       utilities that use the proc file system
-ii  puppet                                       3.2.4-1                     all                         Centralized configuration management - agent startup and compatibility scripts
-ii  puppet-common                                3.2.4-1                     all                         Centralized configuration management
+ii  puppet                                       3.3.0-1                     all                         Centralized configuration management - agent startup and compatibility scripts
+ii  puppet-common                                3.3.0-1                     all                         Centralized configuration management
 ii  pv                                           1.2.0-1                     amd64                       Shell pipeline element to meter data passing through
 ii  pwgen                                        2.06-1+b2                   amd64                       Automatic Password generation
-ii  python                                       2.7.5-4                     amd64                       interactive high-level object-oriented language (default version)
+ii  python                                       2.7.5-5                     amd64                       interactive high-level object-oriented language (default version)
 ii  python-configobj                             4.7.2+ds-5                  all                         simple but powerful config file reader and writer for Python
 ii  python-configshell                           1.2-1                       all                         framework to create cli interfaces
 ii  python-epydoc                                3.0.1+dfsg-3                all                         tool for documenting Python modules
 ii  python-ipaddr                                2.1.10-1                    all                         Python module for working with IP addresses, both IPv4 and IPv6
-ii  python-minimal                               2.7.5-4                     amd64                       minimal subset of the Python language (default version)
+ii  python-minimal                               2.7.5-5                     amd64                       minimal subset of the Python language (default version)
 ii  python-netifaces                             0.8-2                       amd64                       portable network interface information for Python
 ii  python-rtslib                                2.2-1                       all                         LIO core target management framework - python libs
 ii  python-simpleparse                           2.1.0a1-6                   all                         A simple parser generator for Python
 ii  python-simpleparse-mxtexttools               2.1.0a1-6                   amd64                       A simple parser generator for Python - architecture dependent files
 ii  python-support                               1.0.15                      all                         automated rebuilding support for Python modules
 ii  python-urwid                                 1.1.1-1+b1                  amd64                       curses-based UI/widget library for Python
-ii  python2.7                                    2.7.5-5                     amd64                       Interactive high-level object-oriented language (version 2.7)
-ii  python2.7-minimal                            2.7.5-5                     amd64                       Minimal subset of the Python language (version 2.7)
+ii  python2.7                                    2.7.5-8                     amd64                       Interactive high-level object-oriented language (version 2.7)
+ii  python2.7-minimal                            2.7.5-8                     amd64                       Minimal subset of the Python language (version 2.7)
 ii  python3                                      3.3.2-15                    amd64                       interactive high-level object-oriented language (default python3 version)
 ii  python3-minimal                              3.3.2-15                    amd64                       minimal subset of the Python language (default python3 version)
-ii  python3.3                                    3.3.2-5                     amd64                       Interactive high-level object-oriented language (version 3.3)
-ii  python3.3-minimal                            3.3.2-5                     amd64                       Minimal subset of the Python language (version 3.3)
+ii  python3.3                                    3.3.2-7                     amd64                       Interactive high-level object-oriented language (version 3.3)
+ii  python3.3-minimal                            3.3.2-7                     amd64                       Minimal subset of the Python language (version 3.3)
 ii  qemu-keymaps                                 1.1.2+dfsg-6a               all                         QEMU keyboard maps
 ii  qemu-kvm                                     1.1.2+dfsg-6                amd64                       Full virtualization on x86 hardware
 ii  qemu-utils                                   1.1.2+dfsg-6a               amd64                       QEMU utilities
@@ -764,21 +763,22 @@ ii  reiserfsprogs                                1:3.6.21-1                  amd
 ii  resolvconf                                   1.74                        all                         name server information handler
 ii  rfkill                                       0.4-2                       amd64                       tool for enabling and disabling wireless devices
 ii  rinse                                        2.0.1-1                     all                         RPM installation environment
-ii  rpcbind                                      0.2.0-8.1                   amd64                       converts RPC program numbers into universal addresses
-ii  rpm                                          4.11.1-2                    amd64                       package manager for RPM
-ii  rpm-common                                   4.11.1-2                    amd64                       common files for RPM
-ii  rpm2cpio                                     4.11.1-2                    amd64                       tool to convert RPM package to CPIO archive
+ii  rpcbind                                      0.2.0-8.2                   amd64                       converts RPC program numbers into universal addresses
+ii  rpm                                          4.11.1-3                    amd64                       package manager for RPM
+ii  rpm-common                                   4.11.1-3                    amd64                       common files for RPM
+ii  rpm2cpio                                     4.11.1-3                    amd64                       tool to convert RPM package to CPIO archive
 ii  rsync                                        3.0.9-4                     amd64                       fast, versatile, remote (and local) file-copying tool
-ii  rsyslog                                      7.4.3-1                     amd64                       reliable system and kernel logging daemon
+ii  rsyslog                                      7.4.4-1                     amd64                       reliable system and kernel logging daemon
 ii  ruby                                         1:1.9.3                     all                         Interpreter of object-oriented scripting language Ruby (default version)
 ii  ruby-augeas                                  0.5.0-1                     amd64                       Augeas bindings for the Ruby language
+ii  ruby-hiera                                   1.0.0~rc3-1                 all                         Light weight hierarcical data store
 ii  ruby-json                                    1.8.0-1                     amd64                       JSON library for Ruby
-ii  ruby-safe-yaml                               0.9.3-1                     all                         safer YAML loader for Ruby
+ii  ruby-safe-yaml                               0.9.5-1                     all                         safer YAML loader for Ruby
 ii  ruby-shadow                                  2.1.4-2                     amd64                       Interface of shadow password for Ruby
 ii  ruby-stomp                                   1.2.14-1                    all                         Ruby client for the stomp messaging protocol
 ii  ruby-systemu                                 2.5.1-1                     all                         universal child process handling Ruby library
-ii  ruby1.8                                      1.8.7.358-7.1               amd64                       Interpreter of object-oriented scripting language Ruby 1.8
-ii  ruby1.9.1                                    1.9.3.194-8.1+b1            amd64                       Interpreter of object-oriented scripting language Ruby
+ii  ruby1.8                                      1.8.7.358-8                 amd64                       Interpreter of object-oriented scripting language Ruby 1.8
+ii  ruby1.9.1                                    1.9.3.448-1                 amd64                       Interpreter of object-oriented scripting language Ruby
 ii  rubygems                                     1.8.24-1                    all                         package management framework for Ruby libraries/applications
 ii  samba                                        2:3.6.18-1                  amd64                       SMB/CIFS file, print, and login server for Unix
 ii  samba-common                                 2:3.6.18-1                  all                         common files used by both the Samba server and client
@@ -796,7 +796,7 @@ ii  shared-mime-info                             1.0-1+b1                    amd
 ii  sipcalc                                      1.1.5-1                     amd64                       Advanced console-based ip subnet calculator
 ii  sleuthkit                                    3.2.3-2                     amd64                       collection of tools for forensics analysis on volume and file system data
 ii  slurm                                        0.4.0-1                     amd64                       Realtime network interface monitor
-ii  smartmontools                                5.42+svn3561-3              amd64                       control and monitor storage systems using S.M.A.R.T.
+ii  smartmontools                                6.2+svn3841-1               amd64                       control and monitor storage systems using S.M.A.R.T.
 ii  snmp                                         5.7.2~dfsg-8.1+b1           amd64                       SNMP (Simple Network Management Protocol) applications
 ii  socat                                        1.7.2.2-1                   amd64                       multipurpose relay for bidirectional data transfer
 ii  squashfs-tools                               1:4.2+20130409-1            amd64                       Tool to create and append to squashfs filesystems
@@ -825,12 +825,12 @@ ii  tgt                                          1:1.0.17-1.1                amd
 ii  tmux                                         1.8-4                       amd64                       terminal multiplexer
 ii  traceroute                                   1:2.0.19-3                  amd64                       Traces the route taken by packets over an IPv4/IPv6 network
 ii  tsconf                                       1.0-11                      all                         touch screen library common files
-ii  tshark                                       1.10.1-1                    amd64                       network traffic analyzer - console version
+ii  tshark                                       1.10.2-1                    amd64                       network traffic analyzer - console version
 ii  tsocks                                       1.8beta5-9.2                amd64                       transparent network access through a SOCKS 4 or 5 proxy
 ii  ttf-dejavu-core                              2.33+svn2514-3              all                         transitional dummy package
 ii  tzdata                                       2013d-1                     all                         time zone and daylight-saving time data
 ii  ucf                                          3.0027+nmu1                 all                         Update Configuration File(s): preserve user changes to config files
-ii  udev                                         175-7.2                     amd64                       /dev/ and hotplug management daemon
+ii  udev                                         204-5                       amd64                       /dev/ and hotplug management daemon
 ii  udpcast                                      20120424-1                  amd64                       multicast file transfer tool
 ii  ufsutils                                     8.2-3                       amd64                       UFS filesystems utilities
 ii  unp                                          2.0~pre7+nmu1               all                         unpack (almost) everything with one command
@@ -844,27 +844,27 @@ ii  util-linux                                   2.20.1-5.5                  amd
 ii  uuid-runtime                                 2.20.1-5.5                  amd64                       runtime components for the Universally Unique ID library
 ii  vblade                                       20-1                        amd64                       virtual AoE blade emulator
 ii  vgabios                                      0.7a-3                      all                         VGA BIOS software for the Bochs and Qemu emulated VGA card
-ii  vim                                          2:7.3.923-3+b1              amd64                       Vi IMproved - enhanced vi editor
-ii  vim-common                                   2:7.3.923-3+b1              amd64                       Vi IMproved - Common files
-ii  vim-runtime                                  2:7.3.923-3                 all                         Vi IMproved - Runtime files
-ii  vim-tiny                                     2:7.3.923-3+b1              amd64                       Vi IMproved - enhanced vi editor - compact version
+ii  vim                                          2:7.4.000-1+b1              amd64                       Vi IMproved - enhanced vi editor
+ii  vim-common                                   2:7.4.000-1+b1              amd64                       Vi IMproved - Common files
+ii  vim-runtime                                  2:7.4.000-1                 all                         Vi IMproved - Runtime files
+ii  vim-tiny                                     2:7.4.000-1+b1              amd64                       Vi IMproved - enhanced vi editor - compact version
 ii  virt-what                                    1.13-1                      amd64                       detect if we are running in a virtual machine
 ii  vlan                                         1.9-3                       amd64                       user mode programs to enable VLANs on your ethernet devices
 ii  vlock                                        2.2.2-3                     amd64                       Virtual Console locking program
 ii  w3m                                          0.5.3-11                    amd64                       WWW browsable pager with excellent tables/frames support
 ii  wakeonlan                                    0.41-11                     all                         Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
 ii  wget                                         1.14-2                      amd64                       retrieves files from the web
-ii  whiptail                                     0.52.15-2+b1                amd64                       Displays user-friendly dialog boxes from shell scripts
+ii  whiptail                                     0.52.15-3                   amd64                       Displays user-friendly dialog boxes from shell scripts
 ii  whois                                        5.0.26                      amd64                       intelligent WHOIS client
 ii  wipe                                         0.22-1                      amd64                       Secure file deletion
 ii  wireless-tools                               30~pre9-8                   amd64                       Tools for manipulating Linux Wireless Extensions
-ii  wireshark                                    1.10.1-1                    amd64                       network traffic analyzer - GTK+ version
-ii  wireshark-common                             1.10.1-1                    amd64                       network traffic analyzer - common files
+ii  wireshark                                    1.10.2-1                    amd64                       network traffic analyzer - GTK+ version
+ii  wireshark-common                             1.10.2-1                    amd64                       network traffic analyzer - common files
 ii  wpasupplicant                                1.0-3+b2                    amd64                       client support for WPA and WPA2 (IEEE 802.11i)
 ii  wvdial                                       1.61-4.1                    amd64                       intelligent Point-to-Point Protocol dialer
 ii  x11-common                                   1:7.7+3                     all                         X Window System (X.Org) infrastructure
 ii  x11-xkb-utils                                7.7~1                       amd64                       X11 XKB utilities
-ii  x11-xserver-utils                            7.7~3                       amd64                       X server utilities
+ii  x11-xserver-utils                            7.7+1                       amd64                       X server utilities
 ii  xauth                                        1:1.0.7-1                   amd64                       X authentication utility
 ii  xbitmaps                                     1.1.1-2                     all                         Base X bitmaps
 ii  xcursor-themes                               1.0.3-1                     all                         Base X cursor themes
@@ -881,28 +881,28 @@ ii  xmount                                       0.5.0-2                     amd
 ii  xpdf                                         3.03-11                     amd64                       Portable Document Format (PDF) reader
 ii  xserver-common                               2:1.12.4-6.2                all                         common files used by various X servers
 ii  xserver-xorg                                 1:7.7+3                     amd64                       X.Org X server
-ii  xserver-xorg-core                            2:1.12.4-6.2+b2             amd64                       Xorg X server - core server
+ii  xserver-xorg-core                            2:1.12.4-6.2+b3             amd64                       Xorg X server - core server
 ii  xserver-xorg-input-all                       1:7.7+3                     amd64                       X.Org X server -- input driver metapackage
-ii  xserver-xorg-input-evdev                     1:2.7.0-1+b1                amd64                       X.Org X server -- evdev input driver
-ii  xserver-xorg-input-mouse                     1:1.7.2-3                   amd64                       X.Org X server -- mouse input driver
-ii  xserver-xorg-input-synaptics                 1.6.2-2                     amd64                       Synaptics TouchPad driver for X.Org server
-ii  xserver-xorg-input-vmmouse                   1:12.9.0-1                  amd64                       X.Org X server -- VMMouse input driver to use with VMWare
+ii  xserver-xorg-input-evdev                     1:2.8.1-1+b1                amd64                       X.Org X server -- evdev input driver
+ii  xserver-xorg-input-mouse                     1:1.9.0-1                   amd64                       X.Org X server -- mouse input driver
+ii  xserver-xorg-input-synaptics                 1.7.1-1                     amd64                       Synaptics TouchPad driver for X.Org server
+ii  xserver-xorg-input-vmmouse                   1:13.0.0-1                  amd64                       X.Org X server -- VMMouse input driver to use with VMWare
 ii  xserver-xorg-video-all                       1:7.7+3                     amd64                       X.Org X server -- output driver metapackage
 ii  xserver-xorg-video-apm                       1:1.2.3-3                   amd64                       X.Org X server -- APM display driver
-ii  xserver-xorg-video-ark                       1:0.7.4-1+b1                amd64                       X.Org X server -- ark display driver
-ii  xserver-xorg-video-ati                       1:7.2.0-1                   amd64                       X.Org X server -- AMD/ATI display driver wrapper
+ii  xserver-xorg-video-ark                       1:0.7.5-1                   amd64                       X.Org X server -- ark display driver
+ii  xserver-xorg-video-ati                       1:7.2.0-1+b1                amd64                       X.Org X server -- AMD/ATI display driver wrapper
 ii  xserver-xorg-video-chips                     1:1.2.4-2                   amd64                       X.Org X server -- Chips display driver
 ii  xserver-xorg-video-cirrus                    1:1.4.0-2                   amd64                       X.Org X server -- Cirrus display driver
 ii  xserver-xorg-video-fbdev                     1:0.4.3-2                   amd64                       X.Org X server -- fbdev display driver
 ii  xserver-xorg-video-i128                      1:1.3.5-1+b1                amd64                       X.Org X server -- i128 display driver
-ii  xserver-xorg-video-intel                     2:2.21.15-1                 amd64                       X.Org X server -- Intel i8xx, i9xx display driver
+ii  xserver-xorg-video-intel                     2:2.21.15-1+b1              amd64                       X.Org X server -- Intel i8xx, i9xx display driver
 ii  xserver-xorg-video-mach64                    6.9.1-2                     amd64                       X.Org X server -- ATI Mach64 display driver
 ii  xserver-xorg-video-mga                       1:1.5.0-3                   amd64                       X.Org X server -- MGA display driver
 ii  xserver-xorg-video-neomagic                  1:1.2.6-1                   amd64                       X.Org X server -- Neomagic display driver
-ii  xserver-xorg-video-nouveau                   1:1.0.9-2                   amd64                       X.Org X server -- Nouveau display driver
+ii  xserver-xorg-video-nouveau                   1:1.0.9-2+b1                amd64                       X.Org X server -- Nouveau display driver
 ii  xserver-xorg-video-openchrome                1:0.2.906-2+deb7u1          amd64                       X.Org X server -- VIA display driver
 ii  xserver-xorg-video-r128                      6.8.2-1                     amd64                       X.Org X server -- ATI r128 display driver
-ii  xserver-xorg-video-radeon                    1:7.2.0-1                   amd64                       X.Org X server -- AMD/ATI Radeon display driver
+ii  xserver-xorg-video-radeon                    1:7.2.0-1+b1                amd64                       X.Org X server -- AMD/ATI Radeon display driver
 ii  xserver-xorg-video-rendition                 1:4.2.4-3                   amd64                       X.Org X server -- Rendition display driver
 ii  xserver-xorg-video-s3                        1:0.6.3-5                   amd64                       X.Org X server -- legacy S3 display driver
 ii  xserver-xorg-video-s3virge                   1:1.10.4-5                  amd64                       X.Org X server -- S3 ViRGE display driver
@@ -913,10 +913,10 @@ ii  xserver-xorg-video-sisusb                    1:0.9.4-3                   amd
 ii  xserver-xorg-video-tdfx                      1:1.4.4-1                   amd64                       X.Org X server -- tdfx display driver
 ii  xserver-xorg-video-trident                   1:1.3.5-1                   amd64                       X.Org X server -- Trident display driver
 ii  xserver-xorg-video-tseng                     1:1.2.4-3                   amd64                       X.Org X server -- Tseng display driver
-ii  xserver-xorg-video-vesa                      1:2.3.1-1+b1                amd64                       X.Org X server -- VESA display driver
+ii  xserver-xorg-video-vesa                      1:2.3.3-1                   amd64                       X.Org X server -- VESA display driver
 ii  xserver-xorg-video-vmware                    1:12.0.2-1+b1               amd64                       X.Org X server -- VMware display driver
 ii  xserver-xorg-video-voodoo                    1:1.2.4-2+b3                amd64                       X.Org X server -- Voodoo display driver
-ii  xterm                                        295-1                       amd64                       X terminal emulator
+ii  xterm                                        297-1                       amd64                       X terminal emulator
 ii  xulrunner-17.0                               17.0.8esr-2                 amd64                       XUL + XPCOM application runner
 ii  xz-utils                                     5.1.1alpha+20120614-2       amd64                       XZ-format compression utilities
 ii  zd1211-firmware                              2.21.0.0-1                  all                         Firmware images for the zd1211rw wireless driver
index f53a946..9dcee28 100644 (file)
@@ -65,7 +65,7 @@ console-setup-linux                           install
 coreutils                                      install
 cpio                                           install
 cpp                                            install
-cpp-4.7                                                install
+cpp-4.8                                                install
 cpufrequtils                                   install
 cpuid                                          install
 cron                                           install
@@ -294,7 +294,7 @@ libcap2:amd64                                       install
 libcap2-bin                                    install
 libclamav6                                     install
 libcli1.9:amd64                                        install
-libcloog-ppl1:amd64                            install
+libcloog-isl4:amd64                            install
 libcolord1:amd64                               install
 libcomerr2:amd64                               install
 libconfig-general-perl                         install
@@ -363,7 +363,6 @@ libgif4                                             install
 libglib2.0-0:amd64                             install
 libglibmm-2.4-1c2a:amd64                       install
 libgmp10:amd64                                 install
-libgmpxx4ldbl:amd64                            install
 libgnutls-openssl27:amd64                      install
 libgnutls26:amd64                              install
 libgpg-error0:amd64                            install
@@ -404,6 +403,7 @@ libisccc80                                  install
 libisccfg82                                    install
 libiscsi-bin                                   install
 libiscsi1:amd64                                        install
+libisl10:amd64                                 install
 libiw30:amd64                                  install
 libjack-jackd2-0:amd64                         install
 libjasper1:amd64                               install
@@ -495,18 +495,16 @@ libpng12-0:amd64                          install
 libpoppler19:amd64                             install
 libpopt0:amd64                                 install
 libportaudio2:amd64                            install
-libppl-c4:amd64                                        install
-libppl12:amd64                                 install
 libprocps0:amd64                               install
 libprotobuf7                                   install
 libpulse0:amd64                                        install
 libpython-stdlib:amd64                         install
-libpython2.7                                   install
-libpython2.7-minimal                           install
-libpython2.7-stdlib                            install
+libpython2.7:amd64                             install
+libpython2.7-minimal:amd64                     install
+libpython2.7-stdlib:amd64                      install
 libpython3-stdlib:amd64                                install
-libpython3.3-minimal                           install
-libpython3.3-stdlib                            install
+libpython3.3-minimal:amd64                     install
+libpython3.3-stdlib:amd64                      install
 libquadmath0:amd64                             install
 librdmacm1                                     install
 libreadline5:amd64                             install
@@ -570,7 +568,7 @@ libtirpc1:amd64                                     install
 libtommath0                                    install
 libts-0.0-0:amd64                              install
 libtsk3-3                                      install
-libudev0:amd64                                 install
+libudev1:amd64                                 install
 libuniconf4.6                                  install
 liburcu1                                       install
 liburi-perl                                    install
@@ -718,6 +716,7 @@ pciutils                                    install
 perl                                           install
 perl-base                                      install
 perl-modules                                   install
+pigz                                           install
 pm-utils                                       install
 powermgmt-base                                 install
 ppp                                            install
@@ -767,6 +766,7 @@ rsync                                               install
 rsyslog                                                install
 ruby                                           install
 ruby-augeas                                    install
+ruby-hiera                                     install
 ruby-json                                      install
 ruby-safe-yaml                                 install
 ruby-shadow                                    install
index 139689b..7a64c1e 100644 (file)
@@ -17,7 +17,7 @@ ii  base-files                                   7.2                         amd
 ii  base-passwd                                  3.5.28                      amd64                       Debian base system master password and group files
 ii  bash                                         4.2+dfsg-1                  amd64                       GNU Bourne Again SHell
 ii  beep                                         1.3-3+b1                    amd64                       advanced pc-speaker beeper
-ii  binutils                                     2.22-8                      amd64                       GNU assembler, linker and binary utilities
+ii  binutils                                     2.23.52.20130828-1          amd64                       GNU assembler, linker and binary utilities
 ii  bluez-firmware                               1.2-3                       all                         Firmware for Bluetooth devices
 ii  bridge-utils                                 1.5-6                       amd64                       Utilities for configuring the Linux Ethernet bridge
 ii  bsdmainutils                                 9.0.5                       amd64                       collection of more utilities from FreeBSD
@@ -25,7 +25,7 @@ ii  bsdutils                                     1:2.20.1-5.5                amd
 ii  buffer                                       1.19-11                     amd64                       Buffering/reblocking program for tape backups, printing, etc.
 ii  busybox                                      1:1.20.0-9                  amd64                       Tiny utilities for small and embedded systems
 ii  bzip2                                        1.0.6-5                     amd64                       high-quality block-sorting file compressor - utilities
-ii  ca-certificates                              20130610                    all                         Common CA certificates
+ii  ca-certificates                              20130906                    all                         Common CA certificates
 ii  chntpw                                       0.99.6-2                    amd64                       NT SAM password recovery utility
 ii  console-data                                 2:1.12-2                    all                         keymaps, fonts, charset maps, fallback tables for console-tools
 ii  console-setup-linux                          1.95                        all                         Linux specific part of console-setup
@@ -44,11 +44,11 @@ ii  debianutils                                  4.4                         amd
 ii  debootstrap                                  1.0.53                      all                         Bootstrap a basic Debian system
 ii  deborphan                                    1.7.28.8                    amd64                       program that can find unused packages, e.g. libraries
 ii  dialog                                       1.2-20130523-1              amd64                       Displays user-friendly dialog boxes from shell scripts
-ii  diffutils                                    1:3.2-8                     amd64                       File comparison utilities
+ii  diffutils                                    1:3.3-1                     amd64                       File comparison utilities
 ii  disktype                                     9-1                         amd64                       detection of content format of a disk or disk image
 ii  dmidecode                                    2.12-2                      amd64                       SMBIOS/DMI table decoder
 ii  dmraid                                       1.0.0.rc16-4.2              amd64                       Device-Mapper Software RAID support tool
-ii  dmsetup                                      2:1.02.77-6                 amd64                       Linux Kernel Device Mapper userspace library
+ii  dmsetup                                      2:1.02.77-6+b1              amd64                       Linux Kernel Device Mapper userspace library
 ii  dos2unix                                     6.0.3-1                     amd64                       convert text file line endings between CRLF and LF
 ii  dosfstools                                   3.0.16-2                    amd64                       utilities for making and checking MS-DOS FAT filesystems
 ii  dpkg                                         1.16.10                     amd64                       Debian package management system
@@ -78,7 +78,7 @@ ii  firmware-ralink                              0.40                        all
 ii  firmware-realtek                             0.40                        all                         Binary firmware for Realtek wired and wireless network adapters
 ii  gawk                                         1:4.0.1+dfsg-2.1            amd64                       GNU awk, a pattern scanning and processing language
 ii  gcc-4.7-base:amd64                           4.7.3-4                     amd64                       GCC, the GNU Compiler Collection (base package)
-ii  gcc-4.8-base:amd64                           4.8.1-                    amd64                       GCC, the GNU Compiler Collection (base package)
+ii  gcc-4.8-base:amd64                           4.8.1-10                    amd64                       GCC, the GNU Compiler Collection (base package)
 ii  gddrescue                                    1.16-1                      amd64                       GNU data recovery tool
 ii  genext2fs                                    1.4.1-4                     amd64                       ext2 filesystem generator for embedded systems
 ii  gettext-base                                 0.18.3.1-1                  amd64                       GNU Internationalization utilities for the base system
@@ -86,7 +86,7 @@ ii  gnupg                                        1.4.14-1                    amd
 ii  gpgv                                         1.4.14-1                    amd64                       GNU privacy guard - signature verification tool
 ii  gpm                                          1.20.4-6.1                  amd64                       General Purpose Mouse interface
 ii  grep                                         2.14-3                      amd64                       GNU grep, egrep and fgrep
-ii  grml-autoconfig                              0.11.0                      all                         main bootup process of a Grml (based) system
+ii  grml-autoconfig                              0.11.1                      all                         main bootup process of a Grml (based) system
 ii  grml-crypt                                   0.25                        all                         wrapper around cryptsetup-luks
 ii  grml-debian-keyring                          2011.11.26                  all                         GnuPG archive key of the grml.org repository
 ii  grml-debootstrap                             0.57                        all                         wrapper around debootstrap for installing pure Debian
@@ -98,8 +98,8 @@ ii  grml-paste                                   0.7                         all
 ii  grml-policyrcd                               0.4.0                       all                         wrapper for and around invoke-rc.d and policyrcd-script-zg2
 ii  grml-quickconfig                             0.13                        all                         Menu framework for quick access of grml menu entries
 ii  grml-quickconfig-standard                    0.13                        all                         Standard menu entries for grml-quickconfig
-ii  grml-scripts                                 2.4.0                       amd64                       Collection of little tools
-ii  grml-scripts-core                            2.0.1                       amd64                       reusable core scripts for the Grml system
+ii  grml-scripts                                 2.4.1                       amd64                       Collection of little tools
+ii  grml-scripts-core                            2.1.0                       amd64                       reusable core scripts for the Grml system
 ii  grml-shlib                                   1.03.1                      all                         Generic shell library used in grml scripts
 ii  grml-tips                                    0.7.1                       all                         search for tips and hints via a keyword
 ii  grml-udev-config                             0.3.1                       all                         custom udev configurations for the Grml live system
@@ -115,21 +115,21 @@ ii  grub-pc-bin                                  1.99-27+deb7u1              amd
 ii  grub2-common                                 1.99-27+deb7u1              amd64                       GRand Unified Bootloader (common files for version 2)
 ii  gzip                                         1.6-2                       amd64                       GNU compression utilities
 ii  hdparm                                       9.43-1                      amd64                       tune hard disk parameters for high performance
-ii  hostname                                     3.13                        amd64                       utility to set/show the host name or domain name
+ii  hostname                                     3.14                        amd64                       utility to set/show the host name or domain name
 ii  htop                                         1.0.1-4                     amd64                       interactive processes viewer
 ii  hwinfo                                       16.0-2.2                    amd64                       Hardware identification system
 ii  ifenslave-2.6                                1.1.0-21                    amd64                       Attach and detach slave interfaces to a bonding device
 ii  ifupdown                                     0.7.44                      amd64                       high level tools to configure network interfaces
 ii  imvirt                                       0.9.6-1                     all                         detects several virtualizations
 ii  imvirt-helper                                0.9.6-1                     amd64                       helper programs to detect several virtualizations
-ii  info                                         5.1.dfsg.1-4                amd64                       Standalone GNU Info documentation browser
+ii  info                                         5.1.dfsg.1-5                amd64                       Standalone GNU Info documentation browser
 ii  init-system-helpers                          1.8                         all                         helper tools for all init systems
 ii  initramfs-tools                              0.113                       all                         generic modular initramfs generator
 ii  initscripts                                  2.88dsf-43                  amd64                       scripts for initializing and shutting down the system
 ii  insserv                                      1.14.0-5                    amd64                       boot sequence organizer using LSB init.d script dependency information
-ii  install-info                                 5.1.dfsg.1-4                amd64                       Manage installed documentation in info format
-ii  iproute                                      1:3.10.0-1                  all                         transitional dummy package for iproute2
-ii  iproute2                                     3.10.0-1                    amd64                       networking and traffic control tools
+ii  install-info                                 5.1.dfsg.1-5                amd64                       Manage installed documentation in info format
+ii  iproute                                      1:3.11.0-1                  all                         transitional dummy package for iproute2
+ii  iproute2                                     3.11.0-1                    amd64                       networking and traffic control tools
 ii  iptables                                     1.4.20-2                    amd64                       administration tools for packet filtering and NAT
 ii  iptstate                                     2.2.5-1                     amd64                       top-like interface to your netfilter connection-tracking table
 ii  iputils-ping                                 3:20121221-1                amd64                       Tools to test the reachability of network hosts
@@ -161,9 +161,9 @@ ii  libcomerr2:amd64                             1.42.8-1                    amd
 ii  libcryptsetup4                               2:1.6.1-1                   amd64                       disk encryption support - shared library
 ii  libcwidget3                                  0.5.16-3.4                  amd64                       high-level terminal interface library for C++ (runtime files)
 ii  libdb5.1:amd64                               5.1.29-6                    amd64                       Berkeley v5.1 Database Libraries [runtime]
-ii  libdbus-1-3:amd64                            1.6.12-1                    amd64                       simple interprocess messaging system (library)
-ii  libdevmapper-event1.02.1:amd64               2:1.02.77-6                 amd64                       Linux Kernel Device Mapper event support library
-ii  libdevmapper1.02.1:amd64                     2:1.02.77-6                 amd64                       Linux Kernel Device Mapper userspace library
+ii  libdbus-1-3:amd64                            1.6.14-1                    amd64                       simple interprocess messaging system (library)
+ii  libdevmapper-event1.02.1:amd64               2:1.02.77-6+b1              amd64                       Linux Kernel Device Mapper event support library
+ii  libdevmapper1.02.1:amd64                     2:1.02.77-6+b1              amd64                       Linux Kernel Device Mapper userspace library
 ii  libdmraid1.0.0.rc16                          1.0.0.rc16-4.2              amd64                       Device-Mapper Software RAID support tool - shared library
 ii  libedit2:amd64                               3.1-20130712-2              amd64                       BSD editline and history libraries
 ii  libee0                                       0.4.1-1                     amd64                       Event expression library inspired by CEE
@@ -180,12 +180,12 @@ ii  libfile-slurp-perl                           9999.19-2                   all
 ii  libfile-which-perl                           1.09-1                      all                         Perl module for searching paths for executable programs
 ii  libfreetype6:amd64                           2.4.9-1.1                   amd64                       FreeType 2 font engine, shared library files
 ii  libfuse2:amd64                               2.9.2-4                     amd64                       Filesystem in Userspace (library)
-ii  libgcc1:amd64                                1:4.8.1-                  amd64                       GCC support library
+ii  libgcc1:amd64                                1:4.8.1-10                  amd64                       GCC support library
 ii  libgcrypt11:amd64                            1.5.3-2                     amd64                       LGPL Crypto library - runtime library
 ii  libgdbm3:amd64                               1.8.3-12                    amd64                       GNU dbm database routines (runtime version)
 ii  libgnutls-openssl27:amd64                    2.12.23-5                   amd64                       GNU TLS library - OpenSSL wrapper
 ii  libgnutls26:amd64                            2.12.23-5                   amd64                       GNU TLS library - runtime library
-ii  libgpg-error0:amd64                          1.10-3.1                    amd64                       library for common error values and messages in GnuPG components
+ii  libgpg-error0:amd64                          1.12-0.2                    amd64                       library for common error values and messages in GnuPG components
 ii  libgpm2:amd64                                1.20.4-6.1                  amd64                       General Purpose Mouse - shared library
 ii  libgssapi-krb5-2:amd64                       1.11.3+dfsg-3               amd64                       MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 ii  libgssglue1:amd64                            0.4-2                       amd64                       mechanism-switch gssapi library
@@ -201,11 +201,11 @@ ii  libhttp-negotiate-perl                       6.00-2                      all
 ii  libidn11:amd64                               1.28-1                      amd64                       GNU Libidn library, implementation of IETF IDN specifications
 ii  libimvirt-perl                               0.9.6-1                     all                         Perl module for detecting several virtualizations
 ii  libio-html-perl                              1.00-1                      all                         open an HTML file with automatic charset detection
-ii  libio-socket-ssl-perl                        1.953-2                     all                         Perl module implementing object oriented interface to SSL sockets
+ii  libio-socket-ssl-perl                        1.954-1                     all                         Perl module implementing object oriented interface to SSL sockets
 ii  libiw30:amd64                                30~pre9-8                   amd64                       Wireless tools - library
 ii  libjson-c2:amd64                             0.11-3                      amd64                       JSON manipulation library - shared library
 ii  libk5crypto3:amd64                           1.11.3+dfsg-3               amd64                       MIT Kerberos runtime libraries - Crypto Library
-ii  libkeyutils1:amd64                           1.5.5-7                     amd64                       Linux Key Management Utilities (library)
+ii  libkeyutils1:amd64                           1.5.6-1                     amd64                       Linux Key Management Utilities (library)
 ii  libklibc                                     2.0.1-3.1                   amd64                       minimal libc subset for use with initramfs
 ii  libkmod2:amd64                               9-3                         amd64                       libkmod shared library
 ii  libkrb5-3:amd64                              1.11.3+dfsg-3               amd64                       MIT Kerberos runtime libraries
@@ -228,29 +228,29 @@ ii  libncursesw5:amd64                           5.9+20130608-1              amd
 ii  libnet-http-perl                             6.06-1                      all                         module providing low-level HTTP connection client
 ii  libnet-ssleay-perl                           1.55-1+b2                   amd64                       Perl module for Secure Sockets Layer (SSL)
 ii  libnetfilter-conntrack3:amd64                1.0.4-1                     amd64                       Netfilter netlink-conntrack library
-ii  libnewt0.52:amd64                            0.52.15-2+b1                amd64                       Not Erik's Windowing Toolkit - text mode windowing with slang
+ii  libnewt0.52:amd64                            0.52.15-3                   amd64                       Not Erik's Windowing Toolkit - text mode windowing with slang
 ii  libnfnetlink0:amd64                          1.0.1-2                     amd64                       Netfilter netlink library
 ii  libnfsidmap2:amd64                           0.25-5                      amd64                       NFS idmapping library
 ii  libnl-3-200:amd64                            3.2.21-1                    amd64                       library for dealing with netlink sockets
 ii  libnl-genl-3-200:amd64                       3.2.21-1                    amd64                       library for dealing with netlink sockets - generic netlink
 ii  libnss-myhostname:amd64                      0.3-6                       amd64                       nss module providing fallback resolution for the current hostname
-ii  libp11-kit0:amd64                            0.18.4-1                    amd64                       Library for loading and coordinating access to PKCS#11 modules - runtime
+ii  libp11-kit0:amd64                            0.18.5-3                    amd64                       Library for loading and coordinating access to PKCS#11 modules - runtime
 ii  libpam-modules:amd64                         1.1.3-9                     amd64                       Pluggable Authentication Modules for PAM
 ii  libpam-modules-bin                           1.1.3-9                     amd64                       Pluggable Authentication Modules for PAM - helper binaries
 ii  libpam-runtime                               1.1.3-9                     all                         Runtime support for the PAM library
 ii  libpam0g:amd64                               1.1.3-9                     amd64                       Pluggable Authentication Modules library
-ii  libparted0debian1:amd64                      2.3-15                      amd64                       disk partition manipulator - shared library
+ii  libparted0debian1:amd64                      2.3-16                      amd64                       disk partition manipulator - shared library
 ii  libpcap0.8:amd64                             1.4.0-2                     amd64                       system interface for user-level packet capture
 ii  libpci3:amd64                                1:3.2.0-3                   amd64                       Linux PCI Utilities (shared library)
 ii  libpcre3:amd64                               1:8.31-2                    amd64                       Perl 5 Compatible Regular Expression Library - runtime files
-ii  libpcsclite1:amd64                           1.8.8-4                     amd64                       Middleware to access a smart card using PC/SC (library)
+ii  libpcsclite1:amd64                           1.8.8-4+b1                  amd64                       Middleware to access a smart card using PC/SC (library)
 ii  libperl4-corelibs-perl                       0.003-1                     all                         libraries historically supplied with Perl 4
 ii  libpipeline1:amd64                           1.2.4-1                     amd64                       pipeline manipulation library
 ii  libpopt0:amd64                               1.16-7                      amd64                       lib for parsing cmdline parameters
 ii  libprocps0:amd64                             1:3.3.4-2                   amd64                       library for accessing process information from /proc
-ii  libpython-stdlib:amd64                       2.7.5-4                     amd64                       interactive high-level object-oriented language (default python version)
-ii  libpython2.7-minimal                         2.7.5-5                     amd64                       Minimal subset of the Python language (version 2.7)
-ii  libpython2.7-stdlib                          2.7.5-5                     amd64                       Interactive high-level object-oriented language (version 2.7)
+ii  libpython-stdlib:amd64                       2.7.5-5                     amd64                       interactive high-level object-oriented language (default python version)
+ii  libpython2.7-minimal:amd64                   2.7.5-8                     amd64                       Minimal subset of the Python language (version 2.7)
+ii  libpython2.7-stdlib:amd64                    2.7.5-8                     amd64                       Interactive high-level object-oriented language (standard library, version 2.7)
 ii  libreadline5:amd64                           5.2+dfsg-2                  amd64                       GNU readline and history libraries, run-time libraries
 ii  libreadline6:amd64                           6.2+dfsg-0.1                amd64                       GNU readline and history libraries, run-time libraries
 ii  libsasl2-2:amd64                             2.1.25.dfsg1-14             amd64                       Cyrus SASL - authentication abstraction library
@@ -262,10 +262,10 @@ ii  libsepol1:amd64                              2.1.9-2                     amd
 ii  libsigc++-2.0-0c2a:amd64                     2.2.10-0.2                  amd64                       type-safe Signal Framework for C++ - runtime
 ii  libsigsegv2:amd64                            2.10-2                      amd64                       Library for handling page faults in a portable way
 ii  libslang2:amd64                              2.2.4-15                    amd64                       S-Lang programming library - runtime version
-ii  libsqlite3-0:amd64                           3.7.17-1                    amd64                       SQLite 3 shared library
+ii  libsqlite3-0:amd64                           3.8.0.2-1                   amd64                       SQLite 3 shared library
 ii  libss2:amd64                                 1.42.8-1                    amd64                       command-line interface parsing library
 ii  libssl1.0.0:amd64                            1.0.1e-3                    amd64                       SSL shared libraries
-ii  libstdc++6:amd64                             4.8.1-                    amd64                       GNU Standard C++ Library v3
+ii  libstdc++6:amd64                             4.8.1-10                    amd64                       GNU Standard C++ Library v3
 ii  libsysfs2:amd64                              2.1.0+repack-3              amd64                       interface library to sysfs
 ii  libtasn1-3:amd64                             2.14-3                      amd64                       Manage ASN.1 structures (runtime)
 ii  libterm-readkey-perl                         2.30-4+b3                   amd64                       A perl module for simple terminal control
@@ -275,12 +275,12 @@ ii  libtext-wrapi18n-perl                        0.06-7                      all
 ii  libtimedate-perl                             1.2000-1                    all                         collection of modules to manipulate date/time information
 ii  libtinfo5:amd64                              5.9+20130608-1              amd64                       shared low-level terminfo library for terminal handling
 ii  libtirpc1:amd64                              0.2.2-5                     amd64                       transport-independent RPC library
-ii  libudev0:amd64                               175-7.2                     amd64                       libudev shared library
+ii  libudev1:amd64                               204-5                       amd64                       libudev shared library
 ii  liburi-perl                                  1.60-1                      all                         module to manipulate and access URI strings
 ii  libusb-0.1-4:amd64                           2:0.1.12-23.2               amd64                       userspace USB programming library
-ii  libusb-1.0-0:amd64                           2:1.0.16-3                  amd64                       userspace USB programming library
+ii  libusb-1.0-0:amd64                           2:1.0.17-1+b1               amd64                       userspace USB programming library
 ii  libustr-1.0-1:amd64                          1.0.4-3                     amd64                       Micro string library: shared library
-ii  libuuid-perl                                 0.02-5+b1                   amd64                       Perl extension for using UUID interfaces as defined in e2fsprogs
+ii  libuuid-perl                                 0.05-1                      amd64                       Perl extension for using UUID interfaces as defined in e2fsprogs
 ii  libuuid1:amd64                               2.20.1-5.5                  amd64                       Universally Unique ID library
 ii  libwrap0:amd64                               7.6.q-24                    amd64                       Wietse Venema's TCP wrappers library
 ii  libwww-perl                                  6.05-1                      all                         simple and consistent interface to the world-wide web
@@ -292,19 +292,19 @@ ii  links                                        2.7-2                       amd
 ii  linux-base                                   3.5                         all                         Linux image base package
 ii  linux-image-3.10-1-grml-amd64                3.10.10-1+grml.1            amd64                       Linux 3.10 for 64-bit PCs
 ii  linux-image-amd64-grml                       3.10.6-1+grml.1             amd64                       The newest Linux kernel for amd64, Grml Edition
-ii  live-boot-grml                               4.0~a13-1+grml.1            all                         Live System Boot Scripts
-ii  live-boot-grml-doc                           4.0~a13-1+grml.1            all                         Live System Boot Scripts (documentation)
-ii  live-boot-grml-initramfs-tools               4.0~a13-1+grml.1            all                         Live System Boot Scripts (initramfs-tools backend)
+ii  live-boot-grml                               4.0~a13-1+grml.3            all                         Live System Boot Scripts
+ii  live-boot-grml-doc                           4.0~a13-1+grml.3            all                         Live System Boot Scripts (documentation)
+ii  live-boot-grml-initramfs-tools               4.0~a13-1+grml.3            all                         Live System Boot Scripts (initramfs-tools backend)
 ii  locales                                      2.17-92                     all                         Embedded GNU C Library: National Language (locale) data [support]
 ii  lockfile-progs                               0.1.17                      amd64                       Programs for locking and unlocking files and mailboxes
 ii  login                                        1:4.1.5.1-1                 amd64                       system login tools
-ii  logrotate                                    3.8.5-1                     amd64                       Log rotation utility
+ii  logrotate                                    3.8.6-1                     amd64                       Log rotation utility
 ii  lrzsz                                        0.12.21-5                   amd64                       Tools for zmodem/xmodem/ymodem file transfer
 ii  lsb-base                                     4.1+Debian12                all                         Linux Standard Base 4.1 init script functionality
 ii  lsof                                         4.86+dfsg-1                 amd64                       Utility to list open files
-ii  lvm2                                         2.02.98-6                   amd64                       Linux Logical Volume Manager
+ii  lvm2                                         2.02.98-6+b1                amd64                       Linux Logical Volume Manager
 ii  man-db                                       2.6.5-2                     amd64                       on-line manual pager
-ii  manpages                                     3.52-1                      all                         Manual pages about using a GNU/Linux system
+ii  manpages                                     3.53-1                      all                         Manual pages about using a GNU/Linux system
 ii  mawk                                         1.3.3-17                    amd64                       a pattern scanning and text processing language
 ii  mbr                                          1.1.11-5+b1                 amd64                       Master Boot Record for IBM-PC compatible computers.
 ii  mdadm                                        3.2.5-5                     amd64                       tool to administer Linux MD arrays (software RAID)
@@ -327,36 +327,36 @@ ii  nwipe                                        0.14-1                      amd
 ii  openssh-client                               1:6.2p2-1                   amd64                       secure shell (SSH) client, for secure access to remote machines
 ii  openssh-server                               1:6.2p2-1                   amd64                       secure shell (SSH) server, for secure access from remote machines
 ii  openssl                                      1.0.1e-3                    amd64                       Secure Socket Layer (SSL) binary and related cryptographic tools
-ii  parted                                       2.3-15                      amd64                       disk partition manipulator
+ii  parted                                       2.3-16                      amd64                       disk partition manipulator
 ii  partimage                                    0.6.8-2.2                   amd64                       backup partitions into a compressed image file
 ii  passwd                                       1:4.1.5.1-1                 amd64                       change and administer password and group data
 ii  patch                                        2.7.1-3                     amd64                       Apply a diff file to an original
 ii  pciutils                                     1:3.2.0-3                   amd64                       Linux PCI Utilities
-ii  perl                                         5.18.1-3                    amd64                       Larry Wall's Practical Extraction and Report Language
-ii  perl-base                                    5.18.1-3                    amd64                       minimal Perl system
-ii  perl-modules                                 5.18.1-3                    all                         Core Perl modules
+ii  perl                                         5.18.1-4                    amd64                       Larry Wall's Practical Extraction and Report Language
+ii  perl-base                                    5.18.1-4                    amd64                       minimal Perl system
+ii  perl-modules                                 5.18.1-4                    all                         Core Perl modules
 ii  ppp                                          2.4.5-5.2                   amd64                       Point-to-Point Protocol (PPP) - daemon
 ii  pppoeconf                                    1.20                        all                         configures PPPoE/ADSL connections
 ii  procps                                       1:3.3.4-2                   amd64                       /proc file system utilities
 ii  psmisc                                       22.20-1                     amd64                       utilities that use the proc file system
-ii  python                                       2.7.5-4                     amd64                       interactive high-level object-oriented language (default version)
-ii  python-minimal                               2.7.5-4                     amd64                       minimal subset of the Python language (default version)
-ii  python2.7                                    2.7.5-5                     amd64                       Interactive high-level object-oriented language (version 2.7)
-ii  python2.7-minimal                            2.7.5-5                     amd64                       Minimal subset of the Python language (version 2.7)
+ii  python                                       2.7.5-5                     amd64                       interactive high-level object-oriented language (default version)
+ii  python-minimal                               2.7.5-5                     amd64                       minimal subset of the Python language (default version)
+ii  python2.7                                    2.7.5-8                     amd64                       Interactive high-level object-oriented language (version 2.7)
+ii  python2.7-minimal                            2.7.5-8                     amd64                       Minimal subset of the Python language (version 2.7)
 ii  readline-common                              6.2+dfsg-0.1                all                         GNU readline and history libraries, common files
 ii  realpath                                     1.18                        amd64                       Return the canonicalized absolute pathname
 ii  reiserfsprogs                                1:3.6.21-1                  amd64                       User-level tools for ReiserFS filesystems
 ii  resolvconf                                   1.74                        all                         name server information handler
 ii  rfkill                                       0.4-2                       amd64                       tool for enabling and disabling wireless devices
-ii  rpcbind                                      0.2.0-8.1                   amd64                       converts RPC program numbers into universal addresses
+ii  rpcbind                                      0.2.0-8.2                   amd64                       converts RPC program numbers into universal addresses
 ii  rsync                                        3.0.9-4                     amd64                       fast, versatile, remote (and local) file-copying tool
-ii  rsyslog                                      7.4.3-1                     amd64                       reliable system and kernel logging daemon
+ii  rsyslog                                      7.4.4-1                     amd64                       reliable system and kernel logging daemon
 ii  screen                                       4.1.0~20120320gitdb59704-9  amd64                       terminal multiplexer with VT100/ANSI terminal emulation
 ii  sed                                          4.2.2-2                     amd64                       The GNU sed stream editor
 ii  sensible-utils                               0.0.9                       all                         Utilities for sensible alternative selection
 ii  ser2net                                      2.9.1-1                     amd64                       Serial port to network proxy
 ii  setserial                                    2.17-48                     amd64                       controls configuration of serial ports
-ii  smartmontools                                5.42+svn3561-3              amd64                       control and monitor storage systems using S.M.A.R.T.
+ii  smartmontools                                6.2+svn3841-1               amd64                       control and monitor storage systems using S.M.A.R.T.
 ii  statserial                                   1.1-22                      amd64                       Displays serial port modem status lines
 ii  strace                                       4.5.20-2.3                  amd64                       A system call tracer
 ii  sudo                                         1.8.7-3                     amd64                       Provide limited super user privileges to specific users
@@ -375,20 +375,20 @@ ii  traceroute                                   1:2.0.19-3                  amd
 ii  tsocks                                       1.8beta5-9.2                amd64                       transparent network access through a SOCKS 4 or 5 proxy
 ii  tzdata                                       2013d-1                     all                         time zone and daylight-saving time data
 ii  ucf                                          3.0027+nmu1                 all                         Update Configuration File(s): preserve user changes to config files
-ii  udev                                         175-7.2                     amd64                       /dev/ and hotplug management daemon
+ii  udev                                         204-5                       amd64                       /dev/ and hotplug management daemon
 ii  ufsutils                                     8.2-3                       amd64                       UFS filesystems utilities
 ii  unp                                          2.0~pre7+nmu1               all                         unpack (almost) everything with one command
 ii  unzip                                        6.0-9                       amd64                       De-archiver for .zip files
 ii  usbutils                                     1:007-2                     amd64                       Linux USB utilities
 ii  util-linux                                   2.20.1-5.5                  amd64                       Miscellaneous system utilities
 ii  uuid-runtime                                 2.20.1-5.5                  amd64                       runtime components for the Universally Unique ID library
-ii  vim-common                                   2:7.3.923-3+b1              amd64                       Vi IMproved - Common files
-ii  vim-tiny                                     2:7.3.923-3+b1              amd64                       Vi IMproved - enhanced vi editor - compact version
+ii  vim-common                                   2:7.4.000-1+b1              amd64                       Vi IMproved - Common files
+ii  vim-tiny                                     2:7.4.000-1+b1              amd64                       Vi IMproved - enhanced vi editor - compact version
 ii  virt-what                                    1.13-1                      amd64                       detect if we are running in a virtual machine
 ii  vlan                                         1.9-3                       amd64                       user mode programs to enable VLANs on your ethernet devices
 ii  vlock                                        2.2.2-3                     amd64                       Virtual Console locking program
 ii  wget                                         1.14-2                      amd64                       retrieves files from the web
-ii  whiptail                                     0.52.15-2+b1                amd64                       Displays user-friendly dialog boxes from shell scripts
+ii  whiptail                                     0.52.15-3                   amd64                       Displays user-friendly dialog boxes from shell scripts
 ii  wipe                                         0.22-1                      amd64                       Secure file deletion
 ii  wireless-tools                               30~pre9-8                   amd64                       Tools for manipulating Linux Wireless Extensions
 ii  wpasupplicant                                1.0-3+b2                    amd64                       client support for WPA and WPA2 (IEEE 802.11i)
index 74eef1e..d6c3b50 100644 (file)
@@ -244,8 +244,8 @@ libpipeline1:amd64                          install
 libpopt0:amd64                                 install
 libprocps0:amd64                               install
 libpython-stdlib:amd64                         install
-libpython2.7-minimal                           install
-libpython2.7-stdlib                            install
+libpython2.7-minimal:amd64                     install
+libpython2.7-stdlib:amd64                      install
 libreadline5:amd64                             install
 libreadline6:amd64                             install
 libsasl2-2:amd64                               install
@@ -270,7 +270,7 @@ libtext-wrapi18n-perl                               install
 libtimedate-perl                               install
 libtinfo5:amd64                                        install
 libtirpc1:amd64                                        install
-libudev0:amd64                                 install
+libudev1:amd64                                 install
 liburi-perl                                    install
 libusb-0.1-4:amd64                             install
 libusb-1.0-0:amd64                             install
diff --git a/screenshots/grml_2013.09.jpg b/screenshots/grml_2013.09.jpg
new file mode 100644 (file)
index 0000000..9e70911
Binary files /dev/null and b/screenshots/grml_2013.09.jpg differ
diff --git a/screenshots/grml_2013.09.png b/screenshots/grml_2013.09.png
new file mode 100644 (file)
index 0000000..2d09f0a
Binary files /dev/null and b/screenshots/grml_2013.09.png differ