X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Fchangelog;h=1f47c532690f165dc4507c4b981d399fe48a452a;hb=fce6a025a397b06a0521ecf5e5a88408b699e230;hp=6f91e6342ad7e64e05062864c5ccebc6bb3ca036;hpb=ef25d374bd54cc53ed034241edc140b8ac8f3420;p=rrq%2Fmaintain_lilo.git diff --git a/debian/changelog b/debian/changelog index 6f91e63..1f47c53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,61 @@ -lilo (1:23.2-4) unstable; urgency=low +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 + + * Use better link to upstream packages in debian/watch. + * Bump Standards Version to 3.9.6 (no changes). + + -- 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. * Disable creating pdf documentation. (Closes: #666320) * Remove build dependency to texlive-latex-base. * Use (patched) upstream scripts directly. * Add html documentation as replacement for pdf files. + * Update Brazilian Portuguese debconf translations. (Closes: #663495) -- Joachim Wiedorn Sun, 15 Apr 2012 12:16:49 +0200