Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

New stable releases: update FAQ, packages/ and startpage.html
authorMichael Prokop <mika@grml.org>
Thu May 17 16:37:22 2007 +0200 (18 months ago)
changeset 301644e7618fce
manifest1644e7618fce
parent 297ce82778d016
child 31bef0a8a95eb8
New stable releases: update FAQ, packages/ and startpage.html
debian/changelog
faq/index.html
packages/grml64.html
packages/index.html
packages/small.html
startpage.html
--- a/debian/changelog Sun May 13 13:35:54 2007 +0200
+++ b/debian/changelog Thu May 17 16:37:22 2007 +0200
@@ -1,3 +1,9 @@ grml-docs (1.0.0-rc2.0) unstable; urgenc
+grml-docs (1.0.1) unstable; urgency=low
+
+ * New stable releases: update FAQ, packages/ and startpage.html
+
+ -- Michael Prokop <mika@grml.org> Thu, 17 May 2007 16:36:23 +0200
+
grml-docs (1.0.0-rc2.0) unstable; urgency=low
* Update FAQ once more.
--- a/faq/index.html Sun May 13 13:35:54 2007 +0200
+++ b/faq/index.html Thu May 17 16:37:22 2007 +0200
@@ -63,7 +63,8 @@
<li><a href="#usbmount">How do I mount a USB device / USB stick?</a></li>
<li><a href="#booting">Which ways exist to boot grml?</a></li>
<li><a href="#timezone">How do I configure timezone on my grml system?</a></li>
- <li><a href="#utf8">I have problems with UTF-8 / Unicode</a></li>
+ <li><a href="#utf8">I have problems with UTF-8 / Unicode</a></li>
+ <li><a href="#missingfiles">I noticed some files are missing on grml</a></li>
<li><a href="#bugreport">Bugreport</a></li>
<li><a href="#hdinstall">Is it possible to install grml to harddisk?</a></li>
<li><a href="#grml2hdhang">grml2hd seems to hang?!</a></li>
@@ -565,11 +566,61 @@ grep '^UTC' /etc/default/rc
href="http://wiki.debian.org/TimeZoneChanges">TimeZoneChanges in the
Debian-Wiki</a>.</p>
- <h3><a name="utf8"></a><a href="#toc">I have problems with UTF-8 / Unicode</a></h3>
-
- <p>Check out <a
- href="http://wiki.grml.org/doku.php?id=utf8">UTF8-webpage in the
- grml-wiki</a>.</p>
+ <h3><a name="utf8"></a><a href="#toc">I have problems with UTF-8 / Unicode</a></h3>
+
+ <p>Check out <a
+ href="http://wiki.grml.org/doku.php?id=utf8">UTF8-webpage in the
+ grml-wiki</a>.</p>
+
+ <h3><a name="missingfiles"></a><a href="#toc">I noticed some files are missing on grml</a></h3>
+
+ <p>Yes, output of 'debsums -a 1&gt;/dev/null' might output some
+ failures. The reason is pretty simple: some modification have been done
+ because of space limitiations on the ISO. The failures are nothing to
+ really care about, but as we don't hide anything we document them of
+ course.</p>
+
+ <p>On <strong>grml</strong> the following modifications have been done:
+
+ <ul>
+
+ <li>linux-headers-2.6.20-grml: include files
+ (/usr/src/linux-headers-2.6.20-grml/include/) of foreign (!x86)
+ architectures have been removed
+
+ <li>texlive-base-bin: documentation directory
+ /usr/share/doc/texlive-base-bin/pdftex/thanh/ has been removed
+
+ <li>texlive-latex-base: documentation directories
+ /usr/share/doc/texlive-latex-base/latex/base/,
+ /usr/share/doc/texlive-latex-base/latex/hyperref/ and
+ /usr/share/doc/texlive-latex-base/generic/babel/ have been removed
+
+ <li>texlive-latex-recommended: documentation directory
+ /usr/share/doc/texlive-latex-recommended/latex/koma-script/ has been
+ removed
+
+ </ul>
+
+ <p>On <strong>grml64</strong> the following modifications have been done:</p>
+
+ <ul>
+
+ <li>some files of valgrind (/usr/lib/valgrind/x86-linux/*) have been stripped
+
+ <li>.so files of ion3 (/usr/lib/ion3/*.so) have been stripped
+
+ </ul>
+
+
+ <p>On <strong>grml-small</strong> nearly all the documentation has been
+ removed to be able to provide a ~60MB iso with kernel 2.6 and all the
+ provided software.</p>
+
+ <p>Please notice that grml ships a script named
+ <strong>grml2hd-fix</strong> as part of package grml2hd-utils which
+ should fix the relevant of the above errors if you <a
+ href="#hdinstall">use grml as a harddisk installation</a>.</p>
<h3><a name="bugreport"></a><a href="#toc">Bugreport</a></h3>
@@ -578,20 +629,22 @@ grep '^UTC' /etc/default/rc
<h3><a name="hdinstall"></a><a href="#toc">Is it possible to install grml to harddisk?</a></h3>
<p>Yes. grml provides a tool called grml2hd (see '<a
- href="http://grml.org/grml2hd/grml2hd.html">man grml2hd</a>'). grml is developed on a box
- running the grml-system itself, and we - the grml-developers - especially like
- grml2hd because it gives us a working Linux box within 10 to 30 minutes!
- grml2hd is perfect for prototyping: test hardware support of Linux, test a
- specific setup, ... You can even use grml2hd in a fully automatic mode without
- any further interaction. More information is available on <a
+ href="http://grml.org/grml2hd/grml2hd.html">man grml2hd</a>'). grml is
+ developed on a box running the grml-system itself, and we - the
+ grml-developers - especially like grml2hd because it gives us a working
+ Linux box within 10 to 30 minutes. grml2hd is perfect for prototyping:
+ test hardware support of Linux, test a specific setup, ... You can even
+ use grml2hd in a fully automatic mode without any further interaction.
+ More information is available on <a
href="http://grml.org/grml2hd/">grml.org/grml2hd/</a> and <a
- href="http://grml.org/grml2hd/grml2hd.html">man grml2hd</a>. Notice: If you are using grml
- in a production environment and/or use a grml2hd installation, we strongly
- recommend you subscribe to <a href="http://grml.org/mailinglist/">the grml user
- mailinglist</a>! Note that grml is based on Debian unstable, so you should
- be familiar with Debian unstable if you plan to use grml as a harddisk
- system. If you want to get a plain Debian system take a look at
- grml-debootstrap.</p>
+ href="http://grml.org/grml2hd/grml2hd.html">man grml2hd</a>. Notice: If
+ you are using grml in a production environment and/or use a grml2hd
+ installation, we strongly recommend you subscribe to <a
+ href="http://grml.org/mailinglist/">the grml user mailinglist</a>! Note
+ that grml is based on Debian unstable, so you should be familiar with
+ Debian unstable if you plan to use grml as a harddisk system. If you
+ want to get a plain Debian system take a look at <a
+ href="http://grml.org/grml-debootstrap/">grml-debootstrap</a>.</p>
<h3><a name="grml2hdhang"></a><a href="#toc">grml2hd seems to hang?!</a></h3>
@@ -729,7 +782,7 @@ SQUASHFS error: Unable to read inode [..
setuid:</p>
<ul>
- <li>davfs2</li>
+ <li>davfs2</li>
<li>hddtemp</li>
<li>pconsole</li>
<li>pdsh</li>
--- a/packages/grml64.html Sun May 13 13:35:54 2007 +0200
+++ b/packages/grml64.html Thu May 17 16:37:22 2007 +0200
@@ -1,10 +1,12 @@
<html>
<head>
-<title>Packages @ grml.org - Status: grml64 0.1-rc2 LiveShell (2007-05-13)</title>
+<title>Packages @ grml.org - Status: grml64 0.1 LiveShell (2007-05-18)</title>
</head>
<body bgcolor="#FFCC33">
<pre>
+Status: grml64 0.4 LiveShell; 2007-05-18
+
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
@@ -12,7 +14,7 @@ Desired=Unknown/Install/Remove/Purge/Hol
+++-============================================-============================================-========================================================================================================
ii 3270-common 3.3.4p6-3.3 Common files for IBM 3270 emulators and pr3287
ii 4g8 1.0-1 Packet Capture and Interception for Switched Networks
-ii 915resolution 0.5.2-10 resolution modification tool for Intel graphic chipset
+ii 915resolution 0.5.2-11 resolution modification tool for Intel graphic chipset
ii 9base 2+20070501-1 Plan 9 userland tools
ii 9menu 1.8-1.1 Creates X menus from the shell
ii a2ps 1:4.13c~rc5-1 GNU a2ps - 'Anything to PostScript' converter and pretty-printer
@@ -33,7 +35,7 @@ ii aewan
ii aewan 1.0.01-1 ASCII-art Editor Without A Name
ii afio 2.5-4 archive file manipulation program
ii agrep 4.17-5 text search tool with support for approximate patterns
-ii aircrack-ng 1:0.8-1 wireless WEP/WPA cracking utilities
+ii aircrack-ng 1:0.9-1 wireless WEP/WPA cracking utilities
ii airsnort 0.2.7e-2 WLAN sniffer
ii ajaxterm 0.10-1 Web based terminal written in python
ii alien 8.66 install non-native packages with dpkg
@@ -67,7 +69,7 @@ ii apt-listchanges
ii apt-listchanges 2.73.3 Display change history from .deb archives
ii apt-show-source 0.10 Shows source-package information
ii apt-show-versions 0.10 lists available package versions with distribution
-ii apt-spy 3.1-16+b1 writes a sources.list file based on bandwidth tests
+ii apt-spy 3.1-16+b2 writes a sources.list file based on bandwidth tests
ii apt-src 0.25.1-0.1 manage Debian source packages
ii apt-utils 0.6.46.4-0.1 APT utility programs
ii apt-zip 0.15 Update a non-networked computer using apt and removable media
@@ -88,7 +90,7 @@ ii arrayprobe
ii arrayprobe 2.0-2 command line HP (Compaq) SmartArray status checker
ii artwiz-cursor 1:1.3-5 artwiz futuristic mouse cursor for x11
ii ascii2binary 2.11-2 Convert between ASCII, hexadecimal and binary representations
-ii asciidoc 7.1.2-2 Highly configurable text format for writing documentation
+ii asciidoc 8.2.1-2 Highly configurable text format for writing documentation
ii ash 0.5.3-7 Compatibility package for the Debian Almquist Shell
ii asn1c 0.9.21-2 ASN.1 compiler for C
ii asr-manpages 1.3-6 alt.sysadmin.recovery manual pages
@@ -125,7 +127,7 @@ ii axp
ii axp 0.2.1-1 command line tool and wrapper for tla
ii backup-manager 0.7.5-3 command-line backup tool
ii backup2l 1.4 low-maintenance backup/restore tool for mountable media
-ii backuppc 3.0.0-2 high-performance, enterprise-grade system for backing up PCs
+ii backuppc 3.0.0-2.1 high-performance, enterprise-grade system for backing up PCs
ii bacula-common 2.0.3-4 Network backup, recovery and verification (Common Support files)
ii bacula-console 2.0.3-4 Network backup, recovery and verification (Mgmt. Console)
ii bacula-fd 2.0.3-4 Network backup, recovery and verification (Filer daemon)
@@ -142,7 +144,7 @@ ii bb
ii bb 1.3rc1-8 ASCII-art demo based on AAlib
ii bbe 0.1.9-1 sed-like editor for binary files
ii bc 1.06-20 The GNU bc arbitrary precision calculator language
-ii bchunk 1.2.0-5 CD image format conversion from bin/cue to iso/cdr
+ii bchunk 1.2.0-6 CD image format conversion from bin/cue to iso/cdr
ii bcrelay 1.3.4-1 Broadcast relay daemon
ii bcrypt 1.1-3 Cross platform file encryption utility using blowfish
ii beep 1.2.2-19 advanced pc-speaker beeper
@@ -158,11 +160,11 @@ ii binfmtc
ii binfmtc 0.13-1 Execute C program as script
ii bing 1.1.3-1 Empirical stochastic bandwidth tester
ii binstats 1.08-8 Statistics tool for installed programs
-ii binutils 2.17cvs20070426-5 The GNU assembler, linker and binary utilities
+ii binutils 2.17cvs20070426-6 The GNU assembler, linker and binary utilities
ii bison 1:2.3.dfsg-4 A parser generator that is compatible with YACC
ii bitlbee 1.0.3-1.3 An IRC to other chat networks gateway
-ii bittornado 0.3.18-2 bittorrent client with enhanced curses interface
-ii bittorrent 3.4.2-10 Scatter-gather network file transfer
+ii bittornado 0.3.18-3 bittorrent client with enhanced curses interface
+ii bittorrent 3.4.2-11 Original BitTorent client - console tools
ii bkhive 1.1.0-1 Dump the syskey bootkey from a Windows NT/2K/XP system hive
ii bkp 0.6.1-1 Backup utilities
ii blktrace 0~git-20070306202522-1 utilities for block layer IO tracing
@@ -215,7 +217,7 @@ ii cdck
ii cdck 0.6.0-1 verifies the quality of written CDs/DVDs
ii cdda2wav 9:1.1.6-1 Dummy transition package for icedax
ii cddb 2.6-19.1 CD DataBase support tools
-ii cdebootstrap 0.4.1 Bootstrap a Debian system
+ii cdebootstrap 0.4.3 Bootstrap a Debian system
ii cdecl 2.5-8 Turn English phrases to C or C++ declarations
ii cdparanoia 3.10+debian~pre0-5 audio extraction tool for sampling CDs
ii cdpr 2.2.1-1 Cisco Discovery Protocol Reporter
@@ -225,8 +227,8 @@ ii cdrskin
ii cdrskin 0.3.5~svn784-1 command line CD-R/CD-RW writing tool
ii cdtool 2.1.8-release-1 text-based audio CD player and CD-ROM control commands
ii cedet-common 1:1.0pre3-7 Collection of Emacs Development Environment Tools - common parts
-ii centericq 4.21.0-19+b1 A text-mode multi-protocol instant messenger client
-ii centericq-common 4.21.0-19+b1 A text-mode multi-protocol instant messenger client (data files)
+ii centericq 4.21.0-19+b2 A text-mode multi-protocol instant messenger client
+ii centericq-common 4.21.0-19+b2 A text-mode multi-protocol instant messenger client (data files)
ii cfengine2 2.1.22-1 Tool for configuring and maintaining network machines
ii cfv 1.18-2.2 versatile file checksum creator and verifier
ii cgdb 0.6.4-1 a curses-based interface to the GNU Debugger (GDB)
@@ -235,12 +237,12 @@ ii cheops
ii cheops 0.61-15+b1 Network swiss army knife
ii chkrootkit 0.47-1.1 Checks for signs of rootkits on the local system
ii chrootuid 1.3-5 Run commands in restricted environments
-ii clamav 0.90.2-1+b1 antivirus scanner for Unix
-ii clamav-base 0.90.2-1 base package for clamav, an anti-virus utility for Unix
-ii clamav-daemon 0.90.2-1+b1 antivirus scanner daemon
-ii clamav-freshclam 0.90.2-1+b1 downloads clamav virus databases from the Internet
+ii clamav 0.90.2-3 antivirus scanner for Unix
+ii clamav-base 0.90.2-3 base package for clamav, an anti-virus utility for Unix
+ii clamav-daemon 0.90.2-3 antivirus scanner daemon
+ii clamav-freshclam 0.90.2-3 downloads clamav virus databases from the Internet
ii clamav-getfiles 0.7-2 Update script for clamav
-ii clamav-testfiles 0.90.2-1 use these files to test that your Antivirus program works
+ii clamav-testfiles 0.90.2-3 use these files to test that your Antivirus program works
ii clex 3.15-1 command line file manager which uses the ncurses library
ii clive 0.2.0-1 Video extraction utility for YouTube and Google Video
ii cloop-utils 2.05~20060829-1 Tools for handling with cloop compressed volumes
@@ -269,7 +271,7 @@ ii cpipe
ii cpipe 3.0.0-2.1 counting pipe
ii cplay 1.49-10 A front-end for various audio players
ii cpp 4:4.1.2-2 The GNU C preprocessor (cpp)
-ii cpp-4.1 4.1.2-6 The GNU C preprocessor
+ii cpp-4.1 4.1.2-7 The GNU C preprocessor
ii cproto 4.7e-1 Generate C function prototypes and convert function definitions
ii cpu 1.4.3-9 a console based LDAP user management tool
ii cpuburn 1.4-24 a collection of programs to put heavy load on CPU
@@ -294,10 +296,11 @@ ii ctrlproxy
ii ctrlproxy 3.0.2-1 IRC proxy with conversation replay support
ii cu 1.07-19.1 call up another system
ii cuetools 1.3.1-1 tools for manipulating CUE/TOC files
-ii cupsys 1.2.7-4 Common UNIX Printing System(tm) - server
-ii cupsys-bsd 1.2.7-4 Common UNIX Printing System(tm) - BSD commands
-ii cupsys-client 1.2.7-4 Common UNIX Printing System(tm) - client programs (SysV)
-ii cupsys-common 1.2.7-4 Common UNIX Printing System(tm) - common files
+ii cups-pdf 2.4.2-3 PDF printer for CUPS
+ii cupsys 1.2.11-2 Common UNIX Printing System(tm) - server
+ii cupsys-bsd 1.2.11-2 Common UNIX Printing System(tm) - BSD commands
+ii cupsys-client 1.2.11-2 Common UNIX Printing System(tm) - client programs (SysV)
+ii cupsys-common 1.2.11-2 Common UNIX Printing System(tm) - common files
ii curl 7.16.2-3 Get a file from an HTTP, HTTPS or FTP server
ii curlftpfs 0.9.1-1 filesystem to access FTP hosts based on FUSE and cURL
ii cvs 1:1.12.13-8 Concurrent Versions System
@@ -314,7 +317,7 @@ ii dares
ii dares 0.6.5-2 rescue files from damaged CDs and DVDs (ncurses-interface)
ii dares-qt 0.6.5-2 rescue files from damaged CDs and DVDs (Qt-interface)
ii dash 0.5.3-7 The Debian Almquist Shell
-ii davfs2 1.2.1-1 mount a WebDAV resource as a regular file system
+ii davfs2 1.2.1-2 mount a WebDAV resource as a regular file system
ii db4.3-util 4.3.29-8 Berkeley v4.3 Database Utilities
ii dbengine 1.1-18 A plug 'n play Web interface for mySQL and PostgreSQL
ii dbishell 0.8.9-7.2 Interactive SQL shell with readline support
@@ -341,7 +344,7 @@ ii debian-goodies
ii debian-goodies 0.27 Small toolbox-style utilities for Debian systems
ii debian-reference-common 1.11 Debian system administration guide, common examples
ii debian-reference-en 1.11 Debian system administration guide, English original
-ii debianutils 2.18 Miscellaneous utilities specific to Debian
+ii debianutils 2.18.2 Miscellaneous utilities specific to Debian
ii debmake 3.8.3 helper package for debian/rules (deprecated)
ii debmirror 20070123 Debian partial mirror script, with ftp and package pool support
ii debootstrap 0.3.3.3 Bootstrap a basic Debian system
@@ -366,7 +369,7 @@ ii dhcping
ii dhcping 1.2-3 DHCP Daemon Ping Program
ii di 4.10.dfsg.1-1 advanced df like disk information utility
ii diakonos 0.8.3-1 Customizable, usable console-based text editor
-ii dialog 1.1-20070409-2 Displays user-friendly dialog boxes from shell scripts
+ii dialog 1.1-20070514-1 Displays user-friendly dialog boxes from shell scripts
ii dict 1.10.2-3.1 Dictionary Client
ii diction 1.10~rc4-1 Utilities to help with style and diction (English and German)
ii dictionaries-common 0.81.1 Common utilities for spelling dictionary tools
@@ -396,15 +399,16 @@ ii docbook
ii docbook 4.5-3 standard SGML representation system for technical documents
ii docbook-dsssl 1.79-4 modular DocBook DSSSL stylesheets, for print and HTML
ii docbook-to-man 1:2.0.0-25 converter from DocBook SGML into roff man macros
+ii docbook2odf 0.211-1 XSLT based conversions from docbook to Oasis Open Document (openoffice.org)
ii dog 1.7-8 Enhanced replacement for cat
ii doscan 0.3.1-2 port scanner for discovering services on large networks
ii dosfstools 2.11-2.1 Utilities to create and check MS-DOS FAT filesystems
ii dov4l 0.9-2 program to set and query settings of video4linux devices
ii doxygen 1.5.1-1 Documentation system for C, C++, Java, Python and other languages
ii dpatch 2.0.22 patch maintenance system for Debian source packages
-ii dpkg 1.14.2 package maintenance system for Debian
+ii dpkg 1.14.3 package maintenance system for Debian
ii dpkg-awk 1.0.1.0.0.1 Gawk script to parse /var/lib/dpkg/{status,available} and Packages
-ii dpkg-dev 1.14.2 package building tools for Debian
+ii dpkg-dev 1.14.3 package building tools for Debian
ii dpkg-ftp 1.6.12 Ftp method for dselect
ii dpkg-multicd 0.21 Installation methods for multiple binary CDs
ii dpkg-repack 1.26 puts an unpacked .deb file back together
@@ -415,7 +419,7 @@ ii driftnet
ii driftnet 0.1.6-7 Picks out and displays images from network traffic
ii dropbear 0.49-1 lightweight SSH2 server and client
ii dsbltesters 0.9.5-1 open proxy/relay testing utilities
-ii dselect 1.14.2 user tool to manage Debian packages
+ii dselect 1.14.3 user tool to manage Debian packages
ii dsh 0.25.7-1 dancer's shell, or distributed shell
ii dsniff 2.4b1+debian-15+b1 Various tools to sniff network traffic for cleartext insecurities
ii dstat 0.6.3-2 versatile resource statistics tool
@@ -427,7 +431,7 @@ ii dvb-utils
ii dvb-utils 1.1.1-2 Viewer programs for DVB cards
ii dvd+rw-tools 7.0-7 DVD+-RW/R tools
ii dvdbackup 0.1.1-10 tool to rip DVD's from the command line
-ii dvdisaster 0.71~devel22-1 data loss/scratch/aging protection for CD/DVD media
+ii dvdisaster 0.71~devel23-1 data loss/scratch/aging protection for CD/DVD media
ii dvdrtools 0.3.1-1 DVD writing program
ii dvgrab 1.8-4 grab digital video data via IEEE1394 links
ii dvi2tty 5.3.1-3 Previewing dvi-files on text-only devices
@@ -442,6 +446,7 @@ ii ebtables
ii ebtables 2.0.6-3 Ethernet bridge frame table administration
ii eciadsl 0.11-3.1 userspace driver for the Globespan-based USB ADSL modems
ii ed 0.2-20 The classic unix line editor
+ii edbrowse 3.2.1-1 A /bin/ed-alike webbrowser written in C
ii eflite 0.4.1-1 Festival-Lite based emacspeak speech server
ii eieio 1:1.0pre3-7 Enhanced Implementation of Emacs Interpreted Objects
ii eject 2.1.5-1 ejects CDs and operates CD-Changers under Linux
@@ -481,14 +486,14 @@ ii evms-bootdebug
ii evms-bootdebug 2.5.5-22 Enterprise Volume Management System (boot-time debugger)
ii evms-cli 2.5.5-22 Enterprise Volume Management System (CLI)
ii evms-ncurses 2.5.5-22 Enterprise Volume Management System (ncurses UI)
-ii exiftran 2.05-2+b1 transform digital camera jpeg images
+ii exiftran 2.05-2+b2 transform digital camera jpeg images
ii exiv2 0.14-1 EXIF/IPTC metadata manipulation tool
-ii expect 5.43.0-9 A program that can automate interactive applications
+ii expect 5.43.0-11 A program that can automate interactive applications
ii ext2resize 1.1.19-9 an ext2 filesystem resizer
ii exuberant-ctags 1:5.6-1 build tag file indexes of source code definitions
ii faad 2.5-3 freeware Advanced Audio Decoder player
ii facter 1.3.7-1 a library for retrieving facts from operating systems
-ii fail2ban 0.8.0-1 bans IPs that cause multiple authentication errors
+ii fail2ban 0.8.0-2 bans IPs that cause multiple authentication errors
ii fake 1.1.10-1 IP address takeover tool
ii fakechroot 2.5-1.1 gives a fake chroot environment
ii fakeroot 1.7.1 Gives a fake root environment
@@ -496,14 +501,14 @@ ii fatresize
ii fatresize 1.0.2-2 FAT16/FAT32 filesystem resizer
ii fbgetty 0.1.698-9 A console getty with and without frame buffer capability
ii fbgrab 1.0.0-3 Framebuffer grabber
-ii fbi 2.05-2+b1 Linux frame buffer image viewer
+ii fbi 2.05-2+b2 Linux frame buffer image viewer
ii fblogo 0.5.1-2 Converts images to framebuffer-logo header file
ii fbset 2.1-19 framebuffer device maintenance program
ii fcrackzip 0.3-2 password cracker for zip archives
ii fdupes 1.40-4 Identifies duplicate files within given directories
ii fdutils 5.5-20060227-1.1 Linux floppy utilities
ii feh 1.3.4-2 imlib2 based image viewer
-ii fetchmail 6.3.8-2 SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
+ii fetchmail 6.3.8-3 SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
ii fgetty 0.6-4 very small, efficient, console-only getty and login
ii figlet 2.2.2-1 Frank, Ian & Glenn's Letters
ii file 4.20-5 Determines file type using "magic" numbers
@@ -550,7 +555,7 @@ ii fttools
ii fttools 1.2-16 FreeType font utilities
ii funionfs 0.4.3-1 user-space directory concatenation
ii funny-manpages 1.3-5 more funny manpages
-ii fuse-utils 2.6.3-4 Filesystem in USErspace (utilities)
+ii fuse-utils 2.6.5-1 Filesystem in USErspace (utilities)
ii fusedav 0.2-1 filesystem to mount WebDAV shares
ii fusesmb 0.8.6-1 filesystem client based on the SMB file transfer protocol
ii fvwm 1:2.5.21-1 F(?) Virtual Window Manager, version 2.5
@@ -558,14 +563,14 @@ ii fwlogwatch
ii fwlogwatch 1.1-2 Firewall log analyzer
ii fxload 0.0.20020411-1 Firmware download to EZ-USB devices
ii g++ 4:4.1.2-2 The GNU C++ compiler
-ii g++-4.1 4.1.2-6 The GNU C++ compiler
+ii g++-4.1 4.1.2-7 The GNU C++ compiler
ii gaffitter 0.5.1-1 File subsets extractor based on genetic algorithms
ii gamin 0.1.8-2 File and directory monitoring system
ii gawk 1:3.1.5.dfsg-4 GNU awk, a pattern scanning and processing language
ii gcal 3.01.1-5.1 Prints calendars
ii gcc 4:4.1.2-2 The GNU C compiler
-ii gcc-4.1 4.1.2-6 The GNU C compiler
-ii gcc-4.1-base 4.1.2-6 The GNU Compiler Collection (base package)
+ii gcc-4.1 4.1.2-7 The GNU C compiler
+ii gcc-4.1-base 4.1.2-7 The GNU Compiler Collection (base package)
ii gcolor2 0.4-2 Simple GTK2 color selector and picker
ii gcom 0.3-1 Option GlobeTrotter and Vodafone datacard control tool
ii gdb 6.6.dfsg-1 The GNU Debugger
@@ -585,8 +590,8 @@ ii giblib1
ii giblib1 1.2.4-4 wrapper library for imlib2, and other stuff
ii gif2png 2.5.1-3 GIF -> PNG conversions
ii giftcurs 0.6.2-5 text-based interface to the giFT file-sharing system
-ii git-core 1:1.5.1.4-1 fast, scalable, distributed revision control system
-ii gitweb 1:1.5.1.4-1 fast, scalable, distributed revision control system (web interface)
+ii git-core 1:1.5.1.4-2 fast, scalable, distributed revision control system
+ii gitweb 1:1.5.1.4-2 fast, scalable, distributed revision control system (web interface)
ii gkermit 1.0-6 A serial and network communications package
ii gkrellm 2.2.10-1 The GNU Krell Monitors
ii gkrellm-reminder 2.0.0-2 useful reminder plugin for gkrellm
@@ -607,8 +612,8 @@ ii gnuplot-nox
ii gnuplot-nox 4.0.0-5 A command-line driven interactive plotting program
ii gnuplot-x11 4.0.0-5 X11-terminal driver for gnuplot
ii gnus 5.11+v0.5.dfsg-3 A versatile news and mail reader for Emacsen
-ii gnus-bonus-el 26.10-1 Miscellaneous add-ons for Gnus
-ii gnutls-bin 1.6.2-1 the GNU TLS library - commandline utilities
+ii gnus-bonus-el 26.11-1 Miscellaneous add-ons for Gnus
+ii gnutls-bin 1.6.2-2 the GNU TLS library - commandline utilities
ii gocr 0.41-1 A command line OCR
ii gpart 0.1h-4.1 Guess PC disk partition table, find lost partitions
ii gpgsm 2.0.4-1 GNU privacy guard - S/MIME version
@@ -628,9 +633,9 @@ ii grml-debootstrap
ii grml-debootstrap 0.9 wrapper around debootstrap for installing plain Debian via grml
ii grml-debugtools 0.11 Various debug related tools
ii grml-desktop 0.1-6 configuration files for the X desktop at grml
-ii grml-docs 1.0.0-rc1.2 documentation for grml (grml.org)
-ii grml-etc 1.0.1 ecetera files for the grml system
-ii grml-etc-core 0.3.0 core ecetera files for the grml system
+ii grml-docs 1.0.0 documentation for grml (grml.org)
+ii grml-etc 1.0.3 ecetera files for the grml system
+ii grml-etc-core 0.3.3 core ecetera files for the grml system
ii grml-files64 0.1.0 some misc files for grml64
ii grml-firefox 0.2-2 configuration for firefox on grml system
ii grml-hwinfo 0.3-2 collect hardware information
@@ -642,7 +647,7 @@ ii grml-rebuildfstab
ii grml-rebuildfstab 0.3.26 fstab-rebuilder for grml
ii grml-saveconfig 0.2.4 utilities and documentation for saving and restoring configuration
ii grml-scanpartitions 0.3-15 fstab-helper for grml
-ii grml-scripts 1.0.0 some small scripts which should make life easier
+ii grml-scripts 1.0.1 some small scripts which should make life easier
ii grml-sectools 0.2-2 collection of small in-/security tools
ii grml-shlib 1.02.11 Generic shell library used in grml scripts
ii grml-templates 0.2-2 templates for LaTeX, c, cpp, tpp and many more
@@ -655,7 +660,7 @@ ii grml2hd
ii grml2hd 1.0.0 make a harddisk installation of grml
ii grml2hd-utils 0.2.9 utilities for a grml system on harddisk
ii grml2usb 0.7.5 install grml-system to usb device
-ii grml64 0.1.1 virtual package for main grml64 system
+ii grml64 0.1.3 virtual package for main grml64 system
ii groff 1.18.1.1-12 GNU troff text-formatting system
ii groff-base 1.18.1.1-12 GNU troff text-formatting system (base system components)
ii grub 0.97-28 GRand Unified Bootloader
@@ -743,7 +748,7 @@ ii imwheel
ii imwheel 1.0.0pre12-7 program to support non-standard buttons on new mice
ii inadyn 1.96-1 client to alleviate the requirements for an Internet name
ii indent 2.2.9-8 C language source code formatting program
-ii info 4.8.dfsg.1-4 Standalone GNU Info documentation browser
+ii info 4.8.dfsg.1-5 Standalone GNU Info documentation browser
ii info2www 1.2.2.9-23 Read info files with a WWW browser
ii ingerman 20051113-8 New German orthography dictionary for ispell
ii initramfs-tools 0.87b tools for generating an initramfs
@@ -761,7 +766,7 @@ ii ipcalc
ii ipcalc 0.41-1 parameter calculator for IPv4 addresses
ii iperf 2.0.2-2 Internet Protocol bandwidth measuring tool
ii ipgrab 0.9.9-1 Tcpdump-like utility that prints detailed header information
-ii ipkungfu 0.6.1-3 iptables-based Linux firewall
+ii ipkungfu 0.6.1-4 iptables-based Linux firewall
ii ipmitool 1.8.8-3 utility for IPMI control with kernel driver or LAN interface
ii ipppd 1:3.9.20060704-3+b1 PPP daemon for syncPPP over ISDN
ii iprelay 0.71-4 User-space bandwidth shaping TCP proxy daemon
@@ -774,7 +779,7 @@ ii iputils-tracepath
ii iputils-tracepath 3:20070202-1 Tools to trace the network path to a remote host
ii ipv6calc 0.70.0-1 small utility for manipulating IPv6 addresses
ii ipvsadm 1.24+1.21-1.4 Linux Virtual Server support programs
-ii ipw3945-modules-2.6.20-grml64 1.2.0-0-grml05 ipw3945 modules for Linux (kernel 2.6.20-grml64)
+ii ipw3945-modules-2.6.20-grml64 1.2.1-1+grml.04 ipw3945 modules for Linux (kernel 2.6.20-grml64)
ii ipw3945d 1.7.22-4 Binary userspace regulatory daemon for Intel PRO/Wireless 3945ABG cards
ii ipx 2.2.6-4 utilities to configure the kernel ipx interface
ii ipxripd 0.7-13.1 IPX RIP/SAP daemon
@@ -802,7 +807,7 @@ ii jailtool
ii jailtool 1.1-3 Tool to build chroot-jails for daemons
ii jed 0.99.18+dfsg.1-3 editor for programmers (textmode version)
ii jed-common 0.99.18+dfsg.1-3 S-Lang runtime files for jed and xjed
-ii jed-extra 2.2.1-6 collection of useful Jed modes and utilities
+ii jed-extra 2.3.2-1 collection of useful Jed modes and utilities
ii jfsutils 1.1.11-1 utilities for managing the JFS filesystem
ii jhead 2.60-4 manipulate the non-image part of Exif compliant JPEG files
ii jigit 1.15-2 tools for working with jigdo files
@@ -830,7 +835,7 @@ ii konwert-filters
ii konwert-filters 1.8-11 Filters used by konwert for charset conversion
ii kqemu-common 1.3.0~pre11-5 Common files for the QEMU Accelerator module
ii krb5-config 1.17 Configuration files for Kerberos Version 5
-ii krb5-user 1.6.dfsg.1-3 Basic programs to authenticate using MIT Kerberos
+ii krb5-user 1.6.dfsg.1-4 Basic programs to authenticate using MIT Kerberos
ii ksh 93s+-1 The real, AT&T version of the Korn shell
ii kvm 12-1 Full virtualization on x86 hardware
ii labrea 2.5-stable-1 a "sticky" honeypot and IDS
@@ -850,14 +855,14 @@ ii lde
ii lde 2.6.0-7.1 Linux Disk Editor
ii leave 1.12-2 Reminds you when you have to leave
ii less 394-4 Pager program similar to more
-ii lesstif2 1:0.94.4-2 OSF/Motif 2.1 implementation released under LGPL
+ii lesstif2 1:0.95.0-1 OSF/Motif 2.1 implementation released under LGPL
ii lft 2.2-3.1 layer-four traceroute
ii lftp 3.5.10-1 Sophisticated command-line FTP/HTTP client programs
ii lha 1.14i-10.1 lzh archiver
ii lib32asound2 1.0.13-2 ALSA library (32 bit)
-ii lib32gcc1 1:4.1.2-6 GCC support library (32 bit Version)
+ii lib32gcc1 1:4.1.2-7 GCC support library (32 bit Version)
ii lib32ncurses5 5.5-5 Shared libraries for terminal handling (32-bit)
-ii lib32stdc++6 4.1.2-6 The GNU Standard C++ Library v3 (32 bit Version)
+ii lib32stdc++6 4.1.2-7 The GNU Standard C++ Library v3 (32 bit Version)
ii lib32z1 1:1.2.3-14 compression library - 32 bit runtime
ii liba52-0.7.4 0.7.4-11 library for decoding ATSC A/52 streams
ii libaa-bin 1.4p5-32 sample programs using aalib
@@ -865,7 +870,7 @@ ii libabz0
ii libabz0 0.7.2 Miscellaneous useful routines
ii libacl1 2.2.42-1 Access control list shared library
ii libadns1 1.4-0.1 Asynchronous-capable DNS client library and utilities
-ii libafterimage0 2.2.5-1 imaging library designed for AfterStep - runtime files
+ii libafterimage0 2.2.5-2 imaging library designed for AfterStep - runtime files
ii libanthy0 8607-1.1 Anthy runtime library
ii libao2 0.8.6-4 Cross Platform Audio Output Library
ii libapm1 3.2.2-8.1 Library for interacting with APM driver in kernel
@@ -873,7 +878,7 @@ ii libaprutil1
ii libaprutil1 1.2.7+dfsg-2+b1 The Apache Portable Runtime Utility Library
ii libapt-pkg-perl 0.1.20 Perl interface to libapt-pkg
ii libarch-perl 0.5.1-2 Perl library for GNU Arch
-ii libarchive-tar-perl 1.30-2 Archive::Tar - manipulate tar files in perl
+ii libarchive-tar-perl 1.30-3 Archive::Tar - manipulate tar files in perl
ii libarchive-zip-perl 1.16-1 Module for manipulation of ZIP archives
ii libarchive1 2.0.25-3 Single library to read/write tar, cpio, pax, zip, iso9660, etc.
ii libares0 1.1.1-5 asynchronous dns resolver library
@@ -916,7 +921,7 @@ ii libccid
ii libccid 1.3.0-1 PC/SC driver for USB CCID smart card readers
ii libcdk5 5.0.20050424-2 C-based curses widget library
ii libcdparanoia0 3.10+debian~pre0-5 audio extraction tool for sampling CDs (library)
-ii libclamav2 0.90.2-1+b1 virus scanner library
+ii libclamav2 0.90.2-3 virus scanner library
ii libclass-accessor-chained-perl 0.01-2 make chained accessors
ii libclass-accessor-perl 0.30-1 Automated accessor generator
ii libcomerr2 1.39+1.40-WIP-2007.04.07+dfsg-2 common error description library
@@ -934,8 +939,8 @@ ii libcrypt-smbhash-perl
ii libcrypt-smbhash-perl 0.12-2 generate LM/NT hash of a password for samba
ii libcrypt-ssleay-perl 0.51-5 Support for https protocol in LWP
ii libcucul0 0.99.beta11.debian-3 low-level Unicode character drawing library
-ii libcupsimage2 1.2.7-4 Common UNIX Printing System(tm) - image libs
-ii libcupsys2 1.2.7-4 Common UNIX Printing System(tm) - libs
+ii libcupsimage2 1.2.11-2 Common UNIX Printing System(tm) - image libs
+ii libcupsys2 1.2.11-2 Common UNIX Printing System(tm) - libs
ii libcurl3 7.15.5-1 Multi-protocol file transfer library
ii libcurl3-gnutls 7.15.5-1 Multi-protocol file transfer library
ii libcurl4 7.16.2-3 Multi-protocol file transfer library (no SSL)
@@ -1010,10 +1015,10 @@ ii libfribidi0
ii libfribidi0 0.10.7-4 Free Implementation of the Unicode BiDi algorithm
ii libfs6 2:1.0.0-4 X11 Font Services library
ii libft-perl 1.2-16 Perl module for the FreeType library
-ii libfuse2 2.6.3-4 Filesystem in USErspace library
+ii libfuse2 2.6.5-1 Filesystem in USErspace library
ii libgamin0 0.1.8-2 Client library for the gamin file and directory monitoring system
ii libgc1c2 1:6.8-1 conservative garbage collector for C and C++
-ii libgcc1 1:4.1.2-6 GCC support library
+ii libgcc1 1:4.1.2-7 GCC support library
ii libgcrypt11 1.2.4-2 LGPL Crypto library - runtime library
ii libgd2-xpm 2.0.34~rc1-2 GD Graphics Library version 2
ii libgdbm3 1.8.3-3 GNU dbm database routines (runtime version)
@@ -1030,7 +1035,7 @@ ii libglu1-mesa
ii libglu1-mesa 6.5.2-4 The OpenGL utility library (GLU)
ii libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic library
ii libgmpxx4 2:4.2.1+dfsg-4 Multiprecision arithmetic library (C++ bindings)
-ii libgnutls13 1.6.2-1 the GNU TLS library - runtime library
+ii libgnutls13 1.6.2-2 the GNU TLS library - runtime library
ii libgpewidget1 0.115-2 GPE Palmtop Environment widget library
ii libgpg-error0 1.4-2 library for common error values and messages in GnuPG components
ii libgpgme11 1.1.2-5 GPGME - GnuPG Made Easy
@@ -1088,11 +1093,11 @@ ii libjcode-pm-perl
ii libjcode-pm-perl 2.06-1 Perl extension interface to convert Japanese text
ii libjpeg-progs 6b-13 Programs for manipulating JPEG files
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG runtime library
-ii libkadm55 1.6.dfsg.1-3 MIT Kerberos administration runtime libraries
+ii libkadm55 1.6.dfsg.1-4 MIT Kerberos administration runtime libraries
ii libkeynote0 2.3-11 Decentralized Trust-Management system, shared library
ii libkeyutils1 1.2-3 Linux Key Management Utilities (library)
ii libklibc 1.5-2 minimal libc subset for use with initramfs
-ii libkrb53 1.6.dfsg.1-3 MIT Kerberos runtime libraries
+ii libkrb53 1.6.dfsg.1-4 MIT Kerberos runtime libraries
ii libksba8 1.0.1-2 X.509 and CMS support library
ii liblcms1 1.16-5 Color management library
ii libldap-2.3-0 2.3.30-5 OpenLDAP libraries
@@ -1110,6 +1115,7 @@ ii liblualib50
ii liblualib50 5.0.3-2 Extension library for the Lua 5.0 programming language
ii liblwres30 1:9.4.1-1 Lightweight Resolver Library used by BIND
ii liblzo1 1.08-3 data compression library (old version)
+ii liblzo2-2 2.02-2 data compression library
ii libm17n-0 1.3.1-1.1 a multilingual text processing library - runtime
ii libmad0 0.15.1b-2.1 MPEG audio decoder library
ii libmagic1 4.20-5 File type determination library using "magic" numbers
@@ -1124,13 +1130,14 @@ ii libmng1
ii libmng1 1.0.9-1 Multiple-image Network Graphics library
ii libmodplug0c2 1:0.7-5.2 shared libraries for mod music based on ModPlug
ii libmodule-depends-perl 0.10-1 identify the dependencies of a distribution
+ii libmozjs0d 1.8.0.11-4 The Mozilla SpiderMonkey JavaScript library
ii libmpcdec3 1.2.2-1 Musepack (MPC) format library
ii libmpfr1 2.2.1.dfsg.1-2 multiple precision floating-point computation
-ii libmrss0 0.17.2-1+b2 C library for parsing, writing and creating RSS files or streams
+ii libmrss0 0.17.2-2 C library for parsing, writing and creating RSS files or streams
ii libmtp5 0.1.5-2 Media Transfer Protocol (MTP) library
ii libmusclecard1 1.3.3-2 library to use the MuscleCard framework
-ii libmysqlclient15off 5.0.38-3 mysql database client library
-ii libnasl2 2.2.8-1 Nessus Attack Scripting Language, shared library
+ii libmysqlclient15off 5.0.41-2 MySQL database client library
+ii libnasl2 2.2.9-1 Nessus Attack Scripting Language, shared library
ii libncp 2.2.6-4 shared library used by programs that use NetWare Core Protocol
ii libncurses-ruby1.8 1.1-1 ruby Extension for the ncurses C library
ii libncurses5 5.5-5 Shared libraries for terminal handling
@@ -1138,7 +1145,7 @@ ii libneon25
ii libneon25 0.25.5.dfsg-6 An HTTP and WebDAV client library
ii libneon26 0.26.3-1 An HTTP and WebDAV client library
ii libneon26-gnutls 0.26.3-1 An HTTP and WebDAV client library (GnuTLS enabled)
-ii libnessus2 2.2.8-2 Nessus shared libraries
+ii libnessus2 2.2.9-1 Nessus shared libraries
ii libnet-daemon-perl 0.38-1.1 Perl module for building portable Perl daemons easily.
ii libnet-ldap-perl 1:0.33-2 A Client interface to LDAP servers
ii libnet-pcap-perl 0.04-3 Pcap interface for perl
@@ -1155,11 +1162,13 @@ ii libnfnetlink0
ii libnfnetlink0 0.0.25-1 Netfilter netlink library
ii libnfsidmap2 0.19-0 An nfs idmapping library
ii libnids1.21 1.21-1 IP defragmentation TCP segment reassembly library
-ii libnss-ldap 251-7.5 NSS module for using LDAP as a naming service
+ii libnspr4-0d 4.6.6-3 NetScape Portable Runtime Library
+ii libnss-ldap 255-1 NSS module for using LDAP as a naming service
+ii libnss3-0d 3.11.5-3+b1 Network Security Service libraries
ii libntfs-3g1 1:1.417-1 ntfs-3g filesystem in userspace (FUSE) library
ii libntfs9 1.13.1-6+b2 library that provides common NTFS access functions
ii libnuclient 2.0.16-1+b1 client library for nufw authentication
-ii libnxml0 0.17.2-4 C library for parsing, writing and creating xml 1.0/1.1 files or streams
+ii libnxml0 0.17.2-5 C library for parsing, writing and creating xml 1.0/1.1 files or streams
ii libogg0 1.1.3-2 Ogg Bitstream Library
ii liboggflac3 1.1.2-6 Free Lossless Audio Codec - runtime C library (ogg)
ii liboop4 1.0-3.1 Event loop management library
@@ -1168,13 +1177,13 @@ ii libopenipmi0
ii libopenipmi0 2.0.7-1 Intelligent Platform Management Interface - runtime
ii libopenobex1 1.3-3 OBEX protocol library
ii libopensc2 0.11.1-3 SmartCard library with support for PKCS#15 compatible smart cards
-ii libopts25 1:5.9.1-1 automated option processing library based on autogen - runtime
+ii libopts25 1:5.9.1-2 automated option processing library based on autogen - runtime
ii liborange0 0.3-2 library to extracts CAB files from self-extracting installers
ii libosp5 1.5.2-3 Runtime library for OpenJade group's SP suite
ii libostyle1c2 1.4devel1-18 Runtime libraries for OpenJade
ii libotf0 0.9.4-1 A Library for handling OpenType Font - runtime
ii libpalm-perl 1.3.0-6 Perl 5 modules for manipulating pdb and prc database files
-ii libpam-ldap 180-1.7 Pluggable Authentication Module allowing LDAP interfaces
+ii libpam-ldap 184-1 Pluggable Authentication Module allowing LDAP interfaces
ii libpam-modules 0.79-4 Pluggable Authentication Modules for PAM
ii libpam-ncp 2.2.6-4 PAM module allowing authentication from a NetWare server
ii libpam-runtime 0.79-4 Runtime support for the PAM library
@@ -1190,7 +1199,7 @@ ii libpcd2
ii libpcd2 1.0.1-1 A library for reading PhotoCD images
ii libpci2 2:2.1.11-3 Obsolete shared library for accessing pci devices
ii libpcre3 6.7-1 Perl 5 Compatible Regular Expression Library - runtime files
-ii libpcsclite1 1.4.0-1 Middleware to access a smart card using PC/SC (library)
+ii libpcsclite1 1.4.1-1 Middleware to access a smart card using PC/SC (library)
ii libperl5.8 5.8.8-7 Shared Perl library
ii libpfqueue0 0.5.6-1 interactive console-based tool to control MTA queues (library)
ii libpisock9 0.12.2-9 library for communicating with a PalmOS PDA
@@ -1204,7 +1213,7 @@ ii libpq5
ii libpq5 8.2.4-1 PostgreSQL C client library
ii libprinterconf0c2a 0.5-8.1 Printer autodetection library
ii libprintsys 0.6-7 printcap parser, helper for gnulpr's printfilters
-ii libpth20 2.0.7-7 The GNU Portable Threads
+ii libpth20 2.0.7-8 The GNU Portable Threads
ii libqt3-mt 3:3.3.7-4+b1 Qt GUI Library (Threaded runtime version), Version 3
ii libquicktime0 2:0.9.7-5 library for reading and writing Quicktime files
ii libraw1394-8 1.2.1-2 library for direct access to IEEE 1394 bus (aka FireWire)
@@ -1223,6 +1232,7 @@ ii libruby1.8
ii libruby1.8 1.8.6-1+b1 Libraries necessary to run Ruby 1.8
ii librudiments0.30 0.30-1 C++ class library providing base classes
ii libruli4 0.33-1 Library for easily querying DNS SRV records
+ii libsablot0 1.0.3-1 an XSL processor fully implemented in C++
ii libsamplerate0 0.1.2-4 audio rate conversion library
ii libsasl2-2 2.1.22.dfsg1-10 Authentication abstraction library
ii libsasl2-modules 2.1.22.dfsg1-10 Pluggable Authentication Modules for SASL
@@ -1237,8 +1247,8 @@ ii libsigc++-2.0-0c2a
ii libsigc++-2.0-0c2a 2.0.17-2 type-safe Signal Framework for C++ - runtime
ii libslang2 2.0.7-1 The S-Lang programming library - runtime version
ii libslp1 1.2.1-6.2 OpenSLP libraries
-ii libsm6 1:1.0.2-2 X11 Session Management library
-ii libsmbclient 3.0.24-6 shared library that allows applications to talk to SMB/CIFS servers
+ii libsm6 2:1.0.3-1 X11 Session Management library
+ii libsmbclient 3.0.25-1 shared library that allows applications to talk to SMB/CIFS servers
ii libsndfile1 1.0.17-1 Library for reading/writing audio files
ii libsnmp-base 5.3.1-6 NET SNMP (Simple Network Management Protocol) MIBs and Docs
ii libsnmp10 5.3.1-6 NET SNMP (Simple Network Management Protocol) Library
@@ -1254,10 +1264,10 @@ ii libsqlite3-0
ii libsqlite3-0 3.3.16-1 SQLite 3 shared library
ii libsqlrelay-0.38 1:0.38-2+b1 SQL Relay (runtime libraries)
ii libss2 1.39+1.40-WIP-2007.04.07+dfsg-2 command-line interface parsing library
-ii libssl0.9.8 0.9.8e-4 SSL shared libraries
+ii libssl0.9.8 0.9.8e-5 SSL shared libraries
ii libstatgrab6 0.14-1 library being useful interface to system statistics
-ii libstdc++6 4.1.2-6 The GNU Standard C++ Library v3
-ii libstdc++6-4.1-dev 4.1.2-6 The GNU Standard C++ Library v3 (development files)
+ii libstdc++6 4.1.2-7 The GNU Standard C++ Library v3
+ii libstdc++6-4.1-dev 4.1.2-7 The GNU Standard C++ Library v3 (development files)
ii libstroke0 0.5.1-5 mouse strokes library -- runtime files
ii libsvga1 1:1.4.3-24 console SVGA display libraries
ii libsvn1 1.4.2dfsg1-2 Shared libraries used by Subversion
@@ -1289,7 +1299,7 @@ ii libtw0
ii libtw0 4.5.1-3 a Text mode WINdow environment - required library
ii libtwolame0 0.3.10-1 MPEG Audio Layer 2 encoding library
ii libucl1 1.03-2 Portable compression library - runtime
-ii libungif4g 4.1.4-4 shared library for GIF images
+ii libungif4g 4.1.4-5 shared library for GIF images
ii libunicode-map-perl 0.112-10 Perl module for mapping charsets from and to UTF16 Unicode
ii libunicode-map8-perl 0.12-3 Perl module to map 8bit character sets to Unicode
ii libunicode-maputf8-perl 1.11-2 Perl module for conversing between any character sets and UTF8
@@ -1332,6 +1342,7 @@ ii libxml-libxml-perl
ii libxml-libxml-perl 1.59-2 Perl module for using the GNOME libxml2 library
ii libxml-namespacesupport-perl 1.09-3 Perl module for supporting simple generic namespaces
ii libxml-parser-ruby1.8 0.6.8-2 Interface of expat for the scripting language Ruby 1.8
+ii libxml-sablot-perl 1.0-2 encapsulation of the Sablotron XSL processor
ii libxml-sax-perl 0.14-0.1 Perl module for using and building Perl SAX2 XML processors
ii libxml-simple-perl 2.16-1 Perl module for reading and writing XML
ii libxml-writer-perl 0.602-1 Perl module for writing XML documents
@@ -1395,7 +1406,7 @@ ii lsb-base
ii lsb-base 3.1-23.1 Linux Standard Base 3.1 init script functionality
ii lsb-release 3.1-23.1 Linux Standard Base version reporting utility
ii lsdvd 0.16-3 read the content info of a DVD
-ii lshw 02.08.01-1 information about hardware configuration
+ii lshw 02.10-1 information about hardware configuration
ii lshw-common 02.08.01-1 information about hardware configuration
ii lslk 1.29-3 a lock file lister
ii lsof 4.78.dfsg.1-2 List open files
@@ -1496,13 +1507,13 @@ ii mpg321
ii mpg321 0.2.10.3 A Free command-line mp3 player, compatible with mpg123
ii mplayer 1.0~rc1-13 The Movie Player
ii mplayer-skin-blue 1.6-1 blue skin for mplayer
-ii mpt-status 1.2.0-3 get RAID status out of mpt (and other) HW RAID controllers
+ii mpt-status 1.2.0-4 get RAID status out of mpt (and other) HW RAID controllers
ii mrb 0.1 Manage incremental data snapshots with make/rsync
ii mrxvt 0.5.2-2 lightweight multi-tabbed X terminal emulator
ii mrxvt-common 0.5.2-2 lightweight multi-tabbed X terminal emulator
ii ms-sys 2.1.0-1 Write a Microsoft compatible boot record
ii msgid-chooser 0.6-2 get usenet-posting via message-id
-ii msmtp 1.4.11-1 light SMTP client with support for server profiles
+ii msmtp 1.4.11-2 light SMTP client with support for server profiles
ii msort 8.29-1 utility for sorting records in complex ways
ii mt-st 0.9b-3 Linux SCSI tape driver aware magnetic tape control (aka mt)
ii mtd-tools 20061007-1 memory Technology Device Tools
@@ -1518,9 +1529,9 @@ ii mutella
ii mutella 0.4.5-6 Gnutella client with command line and http interface
ii mutt 1.5.13-3 text-based mailreader supporting MIME, GPG, PGP and threading
ii muttprofile 1.0.1-3 a utility to choose profiles in Mutt
-ii mysql-client 5.0.38-3 mysql database client (meta package depending on the latest version)
-ii mysql-client-5.0 5.0.38-3 mysql database client binaries
-ii mysql-common 5.0.38-3 mysql database common files (e.g. /etc/mysql/my.cnf)
+ii mysql-client 5.0.41-2 MySQL database client (meta package depending on the latest version)
+ii mysql-client-5.0 5.0.41-2 MySQL database client binaries
+ii mysql-common 5.0.41-2 MySQL database common files
ii naim 0.11.8-1 A console client for AOL Instant Messenger and IRC
ii nano 2.0.6-1 free Pico clone with some new features
ii nasm 0.98.38-1.2 General-purpose x86 assembler
@@ -1543,9 +1554,9 @@ ii ne
ii ne 1.42-1 Nice Editor, an easy-to-use and powerful editor
ii nedit 1:5.5-2 A powerful, customizable, Motif based text editor
ii nemesis 1.32+1.4beta3-2 TCP/IP Packet Injection Suite
-ii nessus 2.2.8-4 Remote network security auditor, the client
-ii nessus-plugins 2.2.8-1.1 Nessus plugins
-ii nessusd 2.2.8-4 Remote network security auditor, the server
+ii nessus 2.2.9-1 Remote network security auditor, the client
+ii nessus-plugins 2.2.9-1 Nessus plugins
+ii nessusd 2.2.9-1 Remote network security auditor, the server
ii net-tools 1.60-17 The NET-3 networking toolkit
ii netbase 4.29 Basic TCP/IP networking system
ii netcat 1.10-33 TCP/IP swiss army knife
@@ -1567,7 +1578,7 @@ ii netstat-nat
ii netstat-nat 1.4.7-1 A tool that display NAT connections
ii netwag 5.35.0-1 graphical frontend for netwox
ii netwox 5.35.0-1 networking utilities
-ii newsbeuter 0.4-1+b1 text mode rss feed reader with podcast support
+ii newsbeuter 0.4-2 text mode rss feed reader with podcast support
ii nfs-common 1:1.1.0-2 NFS support files common to client and server
ii nfs-kernel-server 1:1.1.0-2 support for NFS kernel server
ii ngrep 1.44-3 grep for network traffic
@@ -1577,7 +1588,7 @@ ii nmapfe
ii nmapfe 4.20-1 The Network Mapper Front End
ii normalize-audio 0.7.7-1 adjust the volume of WAV files to a standard volume level
ii noshell 4.0.11-4 Tools to secure bastion hosts
-ii nsd 2.3.6-1 authoritative name domain server
+ii nsd 2.3.7-1 authoritative name domain server
ii nstx 1.1-beta6-4 Tunnel IP over DNS
ii ntfs-3g 1:1.417-1 read-write NTFS driver for FUSE
ii ntfsprogs 1.13.1-6+b2 tools for doing neat things in NTFS partitions from Linux
@@ -1605,8 +1616,8 @@ ii opensc
ii opensc 0.11.1-3 SmartCard utilities with support for PKCS#15 compatible cards
ii openssh-client 1:4.3p2-10 Secure shell client, an rlogin/rsh/rcp replacement
ii openssh-server 1:4.3p2-10 Secure shell server, an rshd replacement
-ii openssl 0.9.8e-4 Secure Socket Layer (SSL) binary and related cryptographic tools
-ii openvpn 2.0.9-5 Virtual Private Network daemon
+ii openssl 0.9.8e-5 Secure Socket Layer (SSL) binary and related cryptographic tools
+ii openvpn 2.0.9-6 Virtual Private Network daemon
ii ophcrack 2.3.4~debian-1 Microsoft Windows password cracker using rainbow tables
ii opie-client 2.32-10.2 OPIE programs for generating OTPs on client machines
ii orange 0.3-2 extracts CAB files from self-extracting installers
@@ -1643,7 +1654,7 @@ ii pconsole
ii pconsole 1.0-7.1 parallel console shell for administering clusters
ii pcopy 1.5-0 multithreaded (raw) disk copying program
ii pcregrep 6.7-1 grep utility that uses perl 5 compatible regexes.
-ii pcscd 1.4.0-1 Middleware to access a smart card using PC/SC (daemon side)
+ii pcscd 1.4.1-1 Middleware to access a smart card using PC/SC (daemon side)
ii pdfcube 0.0.2-3 PDF document viewer with 3D effects
ii pdksh 5.2.14-20 A public domain version of the Korn shell
ii pdmenu 1.2.89 simple full screen menu program
@@ -1698,7 +1709,7 @@ ii potion
ii potion 0.0.4 IP Flow Monitor
ii powermgmt-base 1.29 Common utils and configs for power management
ii powernowd 0.97-2 control cpu speed and voltage using 2.6 kernel interface
-ii powertop 1.0-1 linux tool to find out what is using power on a laptop
+ii powertop 1.2-1 linux tool to find out what is using power on a laptop
ii powertweak-gtk 0.99.5-18 GTK mode tool to configure hardware tweaks for powertweakd
ii powertweakd 0.99.5-18 Tool to tune system for optimal performance
ii pperl 0.25-3 Make Perl scripts persistent in memory
@@ -1714,7 +1725,7 @@ ii privoxy
ii privoxy 3.0.6-2 Privacy enhancing HTTP Proxy
ii procinfo 18-2 Displays system information from /proc
ii procmail 3.22-16 Versatile e-mail processor
-ii procmeter3 3.4f-1 graphical system status monitor
+ii procmeter3 3.4f-2 graphical system status monitor
ii procps 1:3.2.7-3 /proc file system utilities
ii proxsmtp 1.6-1 multi purpose SMTP Proxy
ii proxychains 2.1-5 proxy chains - redirect connections through proxy servers
@@ -1736,7 +1747,7 @@ ii pxfw
ii pxfw 0.2.1-2 Plextor firmware updater
ii pydb 1.22-2 An enhanced Python command-line debugger Pydb is a command-line
ii pymacs 0.22-6 interface between Emacs Lisp and Python
-ii python 2.4.4-4 An interactive high-level object-oriented language (default version)
+ii python 2.4.4-6 An interactive high-level object-oriented language (default version)
ii python-apt 0.6.21 Python interface to libapt-pkg
ii python-cddb 1.4-5.1 Python interface to CD-IDs and FreeDB
ii python-celementtree 1.0.5-8 Light-weight toolkit for XML processing
@@ -1747,7 +1758,7 @@ ii python-fuse
ii python-fuse 2.5-5+b2 Python bindings for FUSE (Filesystems in USErland)
ii python-id3 1.2-6.2 Python module for id3-tags manipulation
ii python-libgmail 0.1.5.1+cvs20070102-2 Python bindings to access Gmail accounts
-ii python-minimal 2.4.4-4 A minimal subset of the Python language (default version)
+ii python-minimal 2.4.4-6 A minimal subset of the Python language (default version)
ii python-mode 1:1.0-3.1 Emacs-lisp python-mode and doctest-mode for the Python language
ii python-pexpect 2.1-1 Python module for automating interactive applications
ii python-profiler 2.4.4-3 deterministic profiling of any Python programs
@@ -1826,11 +1837,11 @@ ii rpm
ii rpm 4.4.1-14 Red Hat package manager
ii rrdtool 1.2.19-1 Time-series data storage and display system (programs)
ii rsnapshot 1.2.9-1 local and remote filesystem snapshot utility
-ii rssh 2.3.2-3 Restricted shell allowing only scp, sftp, cvs, rsync and/or rdist
+ii rssh 2.3.2-4 Restricted shell allowing only scp, sftp, cvs, rsync and/or rdist
ii rsync 2.6.9-3 fast remote file copy program (like rcp)
ii rt2400 1.2.2+cvs20070219-2 configuration tool for wireless RT2400 network cards
ii rt2500 1:1.1.0-b4-3 configuration tool for wireless RT2500 network cards
-ii rtorrent 0.7.4-1+b1 ncurses BitTorrent client based on LibTorrent
+ii rtorrent 0.7.4-2 ncurses BitTorrent client based on LibTorrent
ii rubilicious 0.1.4-2 Ruby bindings for Delicious, social bookmarks manager
ii ruby 1.8.2-1 An interpreter of object-oriented scripting language Ruby
ii ruby-prof 0.4.1-2 A fast code profiler for Ruby
@@ -1841,8 +1852,8 @@ ii rxvt-unicode
ii rxvt-unicode