]> git.ipfire.org Git - people/ms/dma.git/commitdiff
release dma 0.9
authorSimon Schubert <2@0x2c.org>
Mon, 3 Jun 2013 14:03:15 +0000 (16:03 +0200)
committerSimon Schubert <2@0x2c.org>
Mon, 3 Jun 2013 14:03:15 +0000 (16:03 +0200)
VERSION
debian/changelog

diff --git a/VERSION b/VERSION
index 86de2033a10160e9b42cfcdf138ad6b102f6080f..490a0cdcc1398290263f20f9f3eb38febaccf23b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v0.8
+v0.9
index 08aa05a9c39414b116d746ba9f136798e874e1cd..4d5530043529433a01d55b9d49b85144e05d3f75 100644 (file)
@@ -1,3 +1,17 @@
+dma (0.9) unstable; urgency=low
+
+  [ Ed Maste ]
+  * Be explicit about missing user.
+  * Allow DMA_ROOT_USER & DMA_GROUP to be overridden.
+  * Add compat #ifdef for older OpenSSL
+  * Add CONF_DIR, as in Makefile
+  * More detailed error message for tmp file failure.
+
+  [ Simon Schubert ]
+  * spool.c: bzero contents of pointer
+
+ -- Simon Schubert <2@0x2c.org>  Mon, 03 Jun 2013 15:58:44 +0200
+
 dma (0.8) unstable; urgency=low
 
   [ Gert van den Berg ]