Support option -u for updating; added FAI patches; several other small updates
[grml-live.git] / debian / changelog
index ef9e13b..fc8d777 100644 (file)
@@ -1,5 +1,10 @@
 grml-live (0.0.7) unstable; urgency=low
 
+  * Added FAI patches to /usr/share/grml-live/patches/ - it's
+    recommended to apply the patches to FAI until they are accepted
+    upstream. See Debian's BTS for more details: #444210, #447080
+    and #448426.
+  * Support option '-u' for updating system.
   * Reworked buildd concept.
     - Now we have a seperate
       /usr/share/grml-live/buildd/functions.sh for generic stuff
@@ -20,6 +25,8 @@ grml-live (0.0.7) unstable; urgency=low
     debootstrap system we can't do anything via grml-live for you
     right now. Instead grab http://daily.grml.org/base.tgz
     and place that at $NFSROOT/nfsroot/live/filesystem.dir/var/tmp/base.tgz
+  * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
+    for comparing two repositories.
   * Replaced /etc/grml/fai/files/etc/apt/preferences
     with /etc/grml/fai/apt/preferences so grml-live repository
     can be used and configured at a single place.