]> git.proxmox.com Git - drbd-utils.git/commitdiff
update drbd sources to version 8.9.4 (without commit 15009d512ec)
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 19 Sep 2015 12:30:35 +0000 (14:30 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Sep 2015 06:38:51 +0000 (08:38 +0200)
Makefile
drbd-utils.tgz

index e429db44d4ebfd1527e43cc34a4ef63e509379e1..c8013ac8e1aff8f30060d8c04143319b8d6be572 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,8 @@ deb ${DEBS}: ${DRBDSRC}
 download ${DRBDSRC}:
        rm -rf ${DRBDDIR} ${DRBDSRC}
        git clone --recursive git://git.drbd.org/drbd-utils
+       # this commite breaks installation, so we revert for 8.9.4
+       cd ${DRBDDIR}; git revert --no-edit 15009d512ec0ab0d84ec433b6e96f5917335e769    
        cd ${DRBDDIR}; ./autogen.sh
        tar czf ${DRBDSRC} ${DRBDDIR}
 
index 7721abfbcac05ca10daaa9923833a573de3ccac1..ebd1679e9b6b1eb7b5d8dccfd16d3e07466af8aa 100644 (file)
Binary files a/drbd-utils.tgz and b/drbd-utils.tgz differ