[DRBD-cvs] r1742 - in branches/drbd-0.7: . debian

svn at svn.drbd.org svn at svn.drbd.org
Mon Jan 31 10:20:42 CET 2005


Author: phil
Date: 2005-01-31 10:20:39 +0100 (Mon, 31 Jan 2005)
New Revision: 1742

Modified:
   branches/drbd-0.7/ChangeLog
   branches/drbd-0.7/debian/changelog
   branches/drbd-0.7/drbd.spec.in
Log:
Preparing the 0.7.10 release.


Modified: branches/drbd-0.7/ChangeLog
===================================================================
--- branches/drbd-0.7/ChangeLog	2005-01-30 22:04:15 UTC (rev 1741)
+++ branches/drbd-0.7/ChangeLog	2005-01-31 09:20:39 UTC (rev 1742)
@@ -4,6 +4,12 @@
  Cumulative changes since last tarball.
  For even more detail, use "svn log" and "svn diff".
 
+0.7.10 (api:77/proto:74)
+-----
+ * 0.7.9 had a memory corruption bug. This time I did
+   the cone_bio() fix myself, and this release is supposed
+   to work with SLES9 SP1, Linux-2.6.11 and Linux-2.6.12.
+
 0.7.9 (api:77/proto:74)
 -----
  * A fix that makes DRBD work on SLES9 SP1 kernel, and 

Modified: branches/drbd-0.7/debian/changelog
===================================================================
--- branches/drbd-0.7/debian/changelog	2005-01-30 22:04:15 UTC (rev 1741)
+++ branches/drbd-0.7/debian/changelog	2005-01-31 09:20:39 UTC (rev 1742)
@@ -1,3 +1,10 @@
+drbd (0.7.10-0) unstable; urgency=low
+
+  * (Philipp Reisner)
+     - New upstream release
+
+ -- Philipp Reisner <phil at linbit.com>  Mon, 31 Jan 2005 10:17:00 +0100
+
 drbd (0.7.9-0) unstable; urgency=low
 
   * (Philipp Reisner)

Modified: branches/drbd-0.7/drbd.spec.in
===================================================================
--- branches/drbd-0.7/drbd.spec.in	2005-01-30 22:04:15 UTC (rev 1741)
+++ branches/drbd-0.7/drbd.spec.in	2005-01-31 09:20:39 UTC (rev 1742)
@@ -171,6 +171,12 @@
 /sbin/depmod -a -F /boot/System.map-%{kernelversion} %{kernelversion} >/dev/null 2>&1 || true
 
 %changelog
+* Mon Jan 31 2005 10:17:00 +0200 Philipp Reisner <phil at linbit.com>
+- drbd (0.7.10-1)
+ * 0.7.9 had a memory corruption bug. This time I did
+   the cone_bio() fix myself, and this release is supposed
+   to work with SLES9 SP1, Linux-2.6.11 and Linux-2.6.12.
+
 * Tue Jan 25 2005 11:31:00 +0200 Philipp Reisner <phil at linbit.com>
 - drbd (0.7.9-1)
  * A fix that makes DRBD work on SLES9 SP1 kernel, and 



More information about the drbd-cvs mailing list