X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=7c6a992544c3a3fb56e21ee3d07aa0422457e96f;hp=1875b334e9000617ecc89302f72a87a6c303f9dc;hb=9f895a24c545eac37a5ffd4ed27c1de57765d5ea;hpb=38d1b42e250e77bac9d5a8c6cdc0c0406af6d090 diff --git a/debian/changelog b/debian/changelog index 1875b33..7c6a992 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +grml-live (0.0.10) unstable; urgency=low + + * Do not enable apt-listbugs if the binary is not available. + [Testing: issue340] + * Add keychain package to GRML_MEDIUM. + * Add keychain package to GRML_SMALL. + + -- Michael Prokop Mon, 19 Nov 2007 12:49:37 +0100 + +grml-live (0.0.9) unstable; urgency=low + + * Remove all files inside /root/ when using class RELEASE. + * Disable apt-listbugs in [soft]update. + * Fix 'dependency problems' handling in buildd functions. + * Add buildd/remove_isos.sh to remove generated ISOs. + * Support kernel upgrades via according /etc/kernel-img.conf configuration. + * Set hostname in instsoft-hook already. + * Add user (grml) to all relevant groups. + * Improve initrd+kernel copy process: ignore .bak files (and get rid + of them) and copy always exactly one image. + * Add new packages to GRML_FULL: + - awesome + - cereal + - etckeeper + - hdapsd + - hdaps-utils + - libstdc++2.10-glibc2.2 [for better support of + binaries from commercial vendors; thanks to + Christian Hofstaedtler] + - mkelfimage + - runit + - rutilt + - supercat + - truecrypt-2.6.23-grml + * Drop centericq-common, centerim-common, irssi-text, rt2400 + and rt2500 from GRML_FULL package list. + + -- Michael Prokop Mon, 05 Nov 2007 22:37:11 +0100 + grml-live (0.0.8) unstable; urgency=low * Copy /etc/resolv.conf to chroot in @@ -17,6 +56,10 @@ grml-live (0.0.8) unstable; urgency=low * Edit /etc/apt/apt.conf inside /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only once. + * Make the log checks inside grml-live aware of the update + log-directory /var/log/fai/current. + * Use strings instead of --help to detect support of safe-upgrade + inside aptitude, otherwise it might fail due to unavailable shared libs. * Configure (enable) apt-listchanges + apt-listbugs via /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot @@ -37,17 +80,18 @@ grml-live (0.0.8) unstable; urgency=low - libpam-devperm - libpam-dotfile - libpam-krb5 + - libpam-modules - libpam-mount - libpam-pwgen - libpam-smbpass - libpam-ssh - libpam-tmpdir - - libpam-umask - libtool - ndiswrapper-modules-2.6.23-grml - openafs-modules-2.6.23-grml - tp-smapi-modules-2.6.23-grml - - vifm + * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback, + Tom Asbury). * Remove trapdoor2 from GRML_FULL (the Debian package isn't in a very smooth shape).