X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e3eeaf4f0ed85588238c343ea53515791d3f1e40;hp=6b30d23d1126eb16edc3519f89ee3bebef85fad7;hb=0831fbc8153cad76af6040c1886bf4c97168eaa2;hpb=773fe9c1cfeb23eb649bd641c5749e9df5373cb6 diff --git a/debian/changelog b/debian/changelog index 6b30d23..e3eeaf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,48 @@ +grml-debootstrap (0.57) unstable; urgency=low + + The "happy wheezy release" release + + [ Christian Hofstaedtler ] + * [dfac692] Remove obsolete DM-Upload-Allowed flag + * [5fbec1d] Bump Standards-Version to 3.9.4 (no changes needed) + + -- Michael Prokop Wed, 08 May 2013 16:21:23 +0200 + +grml-debootstrap (0.56) experimental; urgency=low + + [ Markus Rekkenbeil ] + * [4f9ea91] Add new feature "backportrepos" via option --backportrepos + + [ Evgeni Golov ] + * [e45e376] fix kernel image search on i386 + + -- Michael Prokop Fri, 08 Mar 2013 15:28:21 +0100 + +grml-debootstrap (0.55) experimental; urgency=low + + [ Evgeni Golov ] + * ISO related bugfixes: + * [6f8ba91] set ISO to file:$ISO, not to file:$1 which is + just wrong + * [ab690ec] debootstrap from an ISO when ISO is set as MIRROR + is always set + * [10690a9] Debian ISOs do not contain signed Release files + * [9c1ec11] remove local (file://) mirrors from sources.list + * Misc improvements: + - [010a354] add a fallback mirror to be added in case when a local + mirror is removed + - [91e39fc] Dynamically determine the correct kernel package name + [Closes: issue1206] + - [76ca758] Add firmware-linux-free to the packages to be installed + - [a9697fb] add BOOT_APPEND to GRUB_CMDLINE_LINUX_DEFAULT + - [a93156c] don't fail to ask for a password if there is no TTY + [Closes: issue1200] + + [ Michael Prokop ] + * [f3a7ab6] Use http.debian.net as default mirror + + -- Michael Prokop Mon, 04 Feb 2013 15:58:46 +0100 + grml-debootstrap (0.54) unstable; urgency=low The "happy new year, Verena" release.