X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6181bd7fa4159a8a239bc546f42420220af9720e;hp=6fadc21e30e76081c0199f4457047e92c3e824e2;hb=339590e244585c5334c41250b10abdc01e732a17;hpb=3a693e92616000e2c713b9904570ac8d8ed37f44 diff --git a/debian/changelog b/debian/changelog index 6fadc21..6181bd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,54 @@ -grml-live (0.9.20) UNRELEASED; urgency=low +grml-live (0.9.21) UNRELEASED; urgency=low + + * Split the single /etc/apt/sources.list file into structured files + in /etc/apt/sources.list.d/. We are using: + - /etc/apt/sources.list.d/grml.list for all grml related repositories + - /etc/apt/sources.list.d/debian.list for official Debian repositories + [Testing: issue349] + + -- Michael Prokop Wed, 05 Aug 2009 02:23:29 +0200 + +grml-live (0.9.20) unstable; urgency=low * Add gnupg2 to GRML_FULL. Thanks to Walter Haidinger. - * Drop ext2resize frml GRML_FULL (see #400797). * Drop all references to xserver-xorg-input-elo2300 (see #527699). - * Drop workbone from GRML_FULL (see #429178). - * Drop windowlab from GRML_FULL (see #410618). - * Drop rgpsp from GRML_FULL (owner set to Debian QA Group and - package doesn't seem to be that important for grml). - * Drop libpam-pwgen from GRML_FULL (see #511613). - * Drop hping2 from GRML_FULL (hping3 is available in all relevant - Debian releases nowadays, see #533275). - * Drop gqcam from GRML_FULL (still depends on gtk1.2). - - -- Michael Prokop Sun, 02 Aug 2009 11:26:41 +0200 + * Cleanups in GRML_FULL: + - Drop cheops (depends on libgtk1.2). + - Drop dviutils ("Note: selecting "texlive-extra-utils" instead of the + virtual package "dviutils" -> non-existing package) + - Drop ext2resize (see #400797). + - Drop fcoretools (see #534542). + - Drop gdk-imlib11 (see #522810). + - Drop gqcam (still depends on gtk1.2). + - Drop hping2 (hping3 is available in all relevant Debian releases + nowadays, see #533275). + - Drop libpam-pwgen (see #511613). + - Drop rgpsp (owner set to Debian QA Group and package doesn't seem + to be that important for grml). + - Drop windowlab (see #410618). + - Drop workbone (see #429178). + * Add check for valid Debian suite name to avoid breakage of sources.list + if someone calls grml-live with a typo in the -s option. + * Add exception for libewf1 and libstdc++2.10-glibc2.2 in + /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan. + * buildd: + - add support for building squeeze based ISOs. + - add cronjob based on what the grml team is using at daily.grml.org + - use '-a' instead of '-rltD' as rsync option to sync logs + - use timestamp with hour, minute and second to match with FAI style + * /etc/grml/fai/config/hooks/updatebase.GRMLBASE: install apt configuration + also when updating the chroot (this happens if we have a base.tgz available + on fresh installations). + * Document usage of STOP_ON_ERROR in /etc/grml/fai/fai.conf. + * Really add support for genisoimage (thanks for the bugreport, Worf). + * Set subdirectories of $OUTPUT independent of cmdline parsing so + it is possible to set it via conffile as well. + * Validate whether the specified architecture class matches the + architecture (option), otherwise installation of kernel will fail. + * Add 'How do I deploy grml-live on a plain Debian installation' to FAQ. + * Build grml-live documentation with table of content. + + -- Michael Prokop Wed, 05 Aug 2009 00:34:53 +0200 grml-live (0.9.19) unstable; urgency=low @@ -37,7 +73,7 @@ grml-live (0.9.19) unstable; urgency=low that have been removed from GRML_FULL. * Software related changes in GRML_FORENSIC: - drop stegdetect (see #507908) - - add several further packages: + - add several further packages: acpi apache2 apache2-utils at bluez-utils cpufrequtils cryptcat cups cups-pdf dc dsniff dvd+rw-tools gphoto2 hdparm hping3 mysql-client netdiscover nmap os-prober poppler-utils pppconfig @@ -63,7 +99,7 @@ grml-live (0.9.18) unstable; urgency=low * Apply patches by Thorsten Glaser : - Fix jumping back from the bsd4grml loader (ldbsd.com) to GNU GRUB - Update bootgrub.mksh from MirBSD - - Pad official ISOs to multiples of 256 KiB for partition table support. + - Pad official ISOs to multiples of 256 KiB for partition table support. * Add bc to Depends as bootgrub.mksh requires it. -- Michael Prokop Sat, 13 Jun 2009 12:11:19 +0200