X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Fchangelog;h=197a3700b02f930313cd74c2782ea4d51c33a8de;hb=3971d01835509c9eb6af37abcf9233ede9c2f40d;hp=c6ce57b582ca4813e2f64f0a626fa7f9fbf09696;hpb=04dffcb9f6f560975833d0283ccb27ca25081d9e;p=rrq%2Fmaintain_lilo.git diff --git a/debian/changelog b/debian/changelog index c6ce57b..197a370 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,50 @@ +lilo (1:24.1-1) UNRELEASED; urgency=medium + + * New upstream release: + - Fix liloconfig: not included initrd.img in lilo.conf, kernel + installation/upgrading failed. Closes: #640792, #663586 + LP: #703371, #774733, #844859, #973903, #982791, #990306 + LP: #1002823, #1003865, #1004308, #1004919, #1017787, #1028113 + LP: #1029600, #1031770, #1042482, #1043352, #1057720, #1060584 + LP: #1070267, #1109340, #1132208, #1156494, #1173175, #1202943 + LP: #1210905, #1214153, #1218082, #1222073, #1264013, #1282115 + LP: #1304205, #1307211, #1318800, #1363551, #1374399 + - Fix liloconfig: no defined images in lilo.conf, initramfs hook + failed. LP: #1014383 + - Fix hook scripts: kernel hook failed if RAID is degraded. + Closes: #459713, #728622 + - More documentation about -R option. Closes: #720129 + - Optional: Set no-defragment bit on XFS filesystems. See: #566035 + + -- Joachim Wiedorn Fri, 17 Oct 2014 13:57:19 +0200 + +lilo (1:24.0-2) unstable; urgency=medium + + * Fix: compiler option 'freestanding' must be used with cpp + (in patch 11_add-compile-flags.patch). Closes: #713504 + + -- Joachim Wiedorn Tue, 02 Jul 2013 21:13:11 +0200 + +lilo (1:24.0-1) unstable; urgency=low + + * New upstream release: + - Fixes of manpages, added manpages. + - Old documentation now in html format. + - Better support for GPT hard disks. + - Support for kernel 3.x series. + - Now compatible to gcc 4.8 (and higher). Closes: #701315, #709818 + * Update some patches, remove some patches. + * Use upstream html doc for lilo-doc package. + * Update debian/copyright file. + * debian/control: + - Bump to Standards Version 3.9.4 (no changes). + - Remove suggestion to package lilo-doc. + - Move to debhelper >=9. + * Fix: add full support for CFLAGS and LDFLAGS + to support hardening flags. + + -- Joachim Wiedorn Sat, 08 Jun 2013 14:27:16 +0200 + lilo (1:23.2-4) unstable; urgency=medium * Enable use of linux 3.x in liloconfig script.