new version 1.2.8
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 25 Oct 2010 08:49:19 +0000 (19:49 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 25 Oct 2010 08:49:19 +0000 (19:49 +1100)
packaging/RPM/ctdb.spec.in

index 852df0f98a0536c64d827d5dcc0421fa00564e1e..fe1e7026e8ae09f4a684f5510dada4c067cf5ae0 100644 (file)
@@ -3,7 +3,7 @@ Name: ctdb
 Summary: Clustered TDB
 Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
-Version: 1.2.7
+Version: 1.2.8
 Release: 1GITHASH
 Epoch: 0
 License: GNU GPL version 3
@@ -142,6 +142,9 @@ development libraries for ctdb
 %{_libdir}/libctdb.a
 
 %changelog
+* Mon Oct 25 2010 : Version 1.2.8
+ - Allow samba to specify that a new database to attach to/ create
+   should use Jenkins3 hash :  CQ1019744
 * Mon Oct 18 2010 : Version 1.2.7
  - Dont monitor GPFS filesystems in 62.cnfs
  - If tdb_open() fails, print errno to make troubleshooting easier