X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=7ef9e872a25cec129cefced42b7ecc39055a951e;hb=2ba481e7fe73843d556c25e9ce94b636ea1961cd;hp=6109d39621f79ee149e4cfa9eaf51631ff22f3a7;hpb=88abe82218cad9386c3338f9d9e8699ba0b44706;p=grml-live-grml.git diff --git a/debian/changelog b/debian/changelog index 6109d39..7ef9e87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-live (0.0.13) unstable; urgency=low + + * Replace mailx with bsd-mailx in GRML_FULL. + http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html + + -- Michael Prokop Sun, 09 Dec 2007 22:38:31 +0100 + grml-live (0.0.12) unstable; urgency=low * Log mkisofs command with quotes around version number for easier @@ -5,6 +12,19 @@ grml-live (0.0.12) unstable; urgency=low * Ship syslinux files via template directory because the syslinux version (1:3.31-4) in Debian/etch is broken. :( Drop syslinux from Depends. + * Mention -u option if using the option by accident and the chroot + does not exist yet. + * Update buildd/cleanup.sh and add buildd/files/.logo.png, + buildd/files/.style.css, buildd/files/HEADER.html and + buildd/link_latest.sh (create symlinks for latest snapshot ISOs) + and provide upload_logs(). + * Generate md5sum of ISO if using class 'RELEASE'. + * Do not install package 'grml' via GRMLBASE because we want + to use grml-small in GRML_SMALL and GRML_MEDIUM. + * Remove and recreate /root directory in 98-clean-chroot. + * Skip stage updatebase when using softupdate and handle upgrade + on our own via hooks. + * Execute removal of log files after sourcing config files. -- Michael Prokop Sun, 09 Dec 2007 17:28:01 +0100