]> git.proxmox.com Git - corosync-pve.git/commitdiff
update to 1.4.3
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Apr 2012 11:01:57 +0000 (13:01 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Apr 2012 11:01:57 +0000 (13:01 +0200)
Makefile
corosync-1.4.1.orig.tar.gz [deleted file]
corosync-1.4.3.orig.tar.gz [new file with mode: 0644]
debian/changelog

index 75fd3d83b98bc360f60de87bc30594e554b84c38..eedb2eaff713a2846262d549bcdc3e91613536ec 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,8 @@
 RELEASE=2.0
 
-CSVERSION=1.4.1
+# source from http://www.corosync.org/doku.php?id=releases
+
+CSVERSION=1.4.3
 CSRELEASE=1
 CSDIR=corosync-${CSVERSION}
 CSSRC=corosync-${CSVERSION}.orig.tar.gz
@@ -22,15 +24,6 @@ ${DEBS}: ${CSSRC}
        cp -a debian ${CSDIR}/debian
        cd ${CSDIR}; dpkg-buildpackage -rfakeroot -b -us -uc
 
-.PHONY: download
-download:
-       rm -rf corosync-${CSVERSION} corosync-${CSVERSION}.orig.tar.gz
-       git clone git://corosync.org/corosync.git corosync-${CSVERSION}/
-       cd corosync-${CSVERSION}; git checkout -b local v${CSVERSION}
-       cd corosync-${CSVERSION}; ./autogen.sh
-       # do not delete .git, because configure use that to detect version
-       tar czf corosync-${CSVERSION}.orig.tar.gz corosync-${CSVERSION}/
-
 .PHONY: upload
 upload: ${DEBS}
        umount /pve/${RELEASE}; mount /pve/${RELEASE} -o rw 
diff --git a/corosync-1.4.1.orig.tar.gz b/corosync-1.4.1.orig.tar.gz
deleted file mode 100644 (file)
index 5414bdb..0000000
Binary files a/corosync-1.4.1.orig.tar.gz and /dev/null differ
diff --git a/corosync-1.4.3.orig.tar.gz b/corosync-1.4.3.orig.tar.gz
new file mode 100644 (file)
index 0000000..3dacc2d
Binary files /dev/null and b/corosync-1.4.3.orig.tar.gz differ
index ccea6bac1faa059d45843c6f0d3f910b88bcb7f3..52ec9ede1b9d94cd3bd0aa1d489dad4e120b0790 100644 (file)
@@ -1,3 +1,9 @@
+corosync-pve (1.4.3-1) unstable; urgency=low
+
+  * update to 1.4.3
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Apr 2012 12:54:10 +0200
+
 corosync-pve (1.4.1-1) unstable; urgency=low
 
   * update to 1.4.1