X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=1db8326a4fbd564a83ad7b556c0190c2eaa95114;hb=deaa1a28d3e5053e5fd87b8cd01f11c49bca57b8;hp=be2d6ca8584cc6eb1c6a1ca5d98e0a8179009e45;hpb=63b3fae5c7adef1ebb5906d1d4e8e525b32a1c23;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index be2d6ca..1db8326 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,52 @@ +casper (1.102) gutsy; urgency=low + + * Rename 42disable_cups_apparmor to 42disable_apparmor and remove AppArmor's + rc.d startup links instead of just disabling the cups profile. AA profiles + will not generally work on the live system, so disabling it completely + allows us to ship more profiles without worrying any further. + (LP: #131976) + + -- Martin Pitt Fri, 14 Sep 2007 08:37:50 +0200 + +casper (1.101) gutsy; urgency=low + + * Add scripts/casper-bottom/42disable_cups_apparmor: Disable AppArmor + protection for cups on the live CD by switching the profiles to complain + mode. This is necessary until AppArmor works properly on stacked file + systems. (LP: #131976) + + -- Martin Pitt Wed, 12 Sep 2007 16:44:02 +0200 + +casper (1.100) gutsy; urgency=low + + * scripts/casper-bottom/41apt_cdrom: Remove unnecessary /root/cdrom + mounting/unmounting code, which only serves to generate error messages + (scripts/casper-bottom/05mountpoints handles this already). + + -- Colin Watson Tue, 11 Sep 2007 19:47:58 +0100 + +casper (1.99) gutsy; urgency=low + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility & + ubiquity-hooks/30accessibility: + - Change gconf setting used to automatically start Orca (LP: #131808). + + -- Colin Watson Fri, 31 Aug 2007 13:09:46 +0100 + +casper (1.98) gutsy; urgency=low + + * Load /preseed.cfg if it exists in the initramfs. + + -- Colin Watson Wed, 29 Aug 2007 16:18:27 +0100 + +casper (1.97) gutsy; urgency=low + + * Fix paths in scripts/casper-bottom/10adduser and + scripts/casper-bottom/38disable_restricted_manager + + -- Jonathan Riddell Wed, 29 Aug 2007 15:26:33 +0100 + casper (1.96) gutsy; urgency=low [ Colin Watson ]