X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=6bc93d9291fb952a9ba3e4daed68d521963bf0ec;hb=c94b8b407713b62c4a1f8ed8b2efb9f1a215cd46;hp=1c618610df9d8b6d80c2ee23d939af9f44e307fd;hpb=9e223d7ea85f9c786c212d6776ff8419afcc7eb2;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 1c61861..6bc93d9 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,56 @@ +casper (1.130) hardy; urgency=low + + * Handle use of debian-installer/language for locale selection + (LP: #213930). + + -- Colin Watson Sat, 12 Apr 2008 00:30:10 +0100 + +casper (1.129) hardy; urgency=low + + * Add COPYING file with GPL text (LP: #211923). + * Add casper-new-uuid script to simplify UUID regeneration process, + contributed by Mario Limonciello of Dell (LP: #209847). + * Update casper-snapshot for genext2fs --reserved-blocks => + --reserved-percentage option change (LP: #202048). Add a Breaks as the + most lightweight available method of documenting that we need genext2fs + >= 1.4.1 for this. + + -- Colin Watson Thu, 10 Apr 2008 01:45:47 +0100 + +casper (1.128) hardy; urgency=low + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility & + ubiquity-hooks/30accessibility: + - Update gconf keys to ensure onboard actually gets loaded. + - Change ownership of created orca settings files to the user. + - Add extra bits to make orca settings actually work. + + [ Evan Dandrea ] + * Add mode=755 to the tmpfs mount that becomes / in the unionfs mount + so that / in the live filesystem does not end up with 777 permissions + (LP: #206030). + + [ Colin Watson ] + * Make scripts/casper-bottom/38disable_restricted_manager executable + again. + * Depend on uuid-runtime for uuidgen. + + -- Colin Watson Mon, 31 Mar 2008 18:11:55 +0100 + +casper (1.127) hardy; urgency=low + + * Leave spawning the noninteractive ubiquity frontend to its initscript. + + -- Evan Dandrea Tue, 25 Mar 2008 15:52:32 -0400 + +casper (1.126) hardy; urgency=low + + * scripts/casper-bottom/10adduser: Test for konqueror not kdesktop, + stops putting a broken icon on the Kubuntu KDE 4 desktop + + -- Jonathan Riddell Tue, 25 Mar 2008 15:42:31 +0000 + casper (1.125) hardy; urgency=low [ Colin Watson ]