]> git.proxmox.com Git - corosync-pve.git/log
corosync-pve.git
6 years agobump version to 2.4.2-2~pve4+2 stable-4
Fabian Grünbichler [Fri, 13 Apr 2018 09:17:08 +0000 (11:17 +0200)]
bump version to 2.4.2-2~pve4+2

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
6 years agofix CVE-2018-1084: DoS via malformed packet
Fabian Grünbichler [Fri, 13 Apr 2018 09:17:07 +0000 (11:17 +0200)]
fix CVE-2018-1084: DoS via malformed packet

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
7 years agobump version to 2.4.2-2~pve4+1
Fabian Grünbichler [Wed, 8 Mar 2017 10:26:27 +0000 (11:26 +0100)]
bump version to 2.4.2-2~pve4+1

7 years agoensure service start when upgrading from old versions
Fabian Grünbichler [Wed, 8 Mar 2017 10:25:15 +0000 (11:25 +0100)]
ensure service start when upgrading from old versions

7 years agobuildsys: make upload style
Fabian Grünbichler [Wed, 8 Mar 2017 09:17:49 +0000 (10:17 +0100)]
buildsys: make upload style

7 years agobump version to 2.4.2-2~pve4
Fabian Grünbichler [Tue, 7 Mar 2017 14:24:01 +0000 (15:24 +0100)]
bump version to 2.4.2-2~pve4

7 years agobuildsys: update upload target
Fabian Grünbichler [Wed, 8 Mar 2017 08:49:21 +0000 (09:49 +0100)]
buildsys: update upload target

7 years agobuildsys: remove fakeroot from dpkg-buildpackage
Fabian Grünbichler [Wed, 8 Mar 2017 08:48:07 +0000 (09:48 +0100)]
buildsys: remove fakeroot from dpkg-buildpackage

7 years agorestart on upgrades instead of stop-wait-start
Fabian Grünbichler [Tue, 7 Mar 2017 14:15:48 +0000 (15:15 +0100)]
restart on upgrades instead of stop-wait-start

otherwise the long downtime while waiting for other packages
to finish unpacking and installing can lead to problems

e.g., a dist-upgrade from Jessie to Stretch might take over
5 minutes to get from running the old version's prerm (with
stop) and the new version's postinst (with start).

7 years agobuildsys: deb target
Wolfgang Bumiller [Wed, 8 Feb 2017 14:16:19 +0000 (15:16 +0100)]
buildsys: deb target

7 years agoupdate corosync to 2.4.2
Thomas Lamprecht [Wed, 8 Feb 2017 13:20:58 +0000 (14:20 +0100)]
update corosync to 2.4.2

minor update with buildfixes for newer systems (strech, at least with
arm), config parser bugs and some qdevice fixes, while we do not have
qdevice enabled.

oneline log between v2.4.0 and v2.4.2:

96f91f2 libvotequorum: Bump version
19e48a6 [build] Fix build on RHEL7.3 latest
52e6ae5 cfg: Prevents use of uninitialized buffer
b0c850f Qnetd LMS: Fix two partition use case
0da1b74 man: mention qdevice incompatibilites in votequorum.5
49a9f72 Man: Fix corosync-qdevice-net-certutil link
87c363b Spec: Qdevice require same version of corosync
f837f95 Config: Flag config uidgid entries
3e995cf cts: Make it run with pacemaker-1.13+
71c9035 Low: totemsrp: Addition of the log.
a275d88 qdevice: some more small man page fixes
b6c71aa qdevice: Fix 'tie_breaker' in man page

Tested for a week now in cluster setups with mixed versions (v2.4.0
and v2.4.2) and upgrade tests.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 years agobuildsys: missing build dependencies
Wolfgang Bumiller [Fri, 3 Feb 2017 14:40:45 +0000 (15:40 +0100)]
buildsys: missing build dependencies

7 years agobuildsys: make job safety
Wolfgang Bumiller [Fri, 3 Feb 2017 14:33:43 +0000 (15:33 +0100)]
buildsys: make job safety

7 years agouse new repoman for upload target
Dietmar Maurer [Sat, 16 Jul 2016 09:33:47 +0000 (11:33 +0200)]
use new repoman for upload target

7 years agoonly install selected example configuration
Dietmar Maurer [Sat, 16 Jul 2016 09:21:55 +0000 (11:21 +0200)]
only install selected example configuration

7 years agoupdate to corosync 2.4.0
Dietmar Maurer [Sat, 16 Jul 2016 08:27:01 +0000 (10:27 +0200)]
update to corosync 2.4.0

8 years agoset RELEASE=4.1
Dietmar Maurer [Fri, 4 Dec 2015 12:55:56 +0000 (13:55 +0100)]
set RELEASE=4.1

8 years agoupdate to latest versions from branch needle
Dietmar Maurer [Thu, 3 Dec 2015 13:51:43 +0000 (14:51 +0100)]
update to latest versions from branch needle

8 years agoremove old sources
Dietmar Maurer [Mon, 21 Sep 2015 10:03:52 +0000 (12:03 +0200)]
remove old sources

8 years agoupdate to v2.3.5, bump package version to 2.3.5-1
Dietmar Maurer [Mon, 21 Sep 2015 10:03:14 +0000 (12:03 +0200)]
update to v2.3.5, bump package version to 2.3.5-1

8 years agoadd sources for v2.3.5
Dietmar Maurer [Mon, 21 Sep 2015 10:04:30 +0000 (12:04 +0200)]
add sources for v2.3.5

8 years agoadd ipv6 multicast kernel bug workaround
Wolfgang Bumiller [Thu, 21 May 2015 11:46:53 +0000 (13:46 +0200)]
add ipv6 multicast kernel bug workaround

Add a workaround for an ipv6 multicast kernel bug where ipv6 multicast
interfaces are rendered inert when another socket gets bound after them.
This problem got fixed somewhere between 3.10 and 3.16, so this patch
can be removed when we upgrade the kernel accordingly.

9 years agobump version to 2.3.4-2
Dietmar Maurer [Mon, 30 Mar 2015 17:11:49 +0000 (19:11 +0200)]
bump version to 2.3.4-2

9 years agoupdate to latest upstream
Dietmar Maurer [Mon, 30 Mar 2015 17:11:07 +0000 (19:11 +0200)]
update to latest upstream

which is commit 82526d2fe9137e8b604f1bbae6d6e39ba41377f9

9 years agoimprove cleanup target
Dietmar Maurer [Wed, 4 Mar 2015 07:31:45 +0000 (08:31 +0100)]
improve cleanup target

9 years agofix service dependencies
Dietmar Maurer [Wed, 4 Mar 2015 07:31:16 +0000 (08:31 +0100)]
fix service dependencies

9 years agodo not depend on dh-systemd
Dietmar Maurer [Thu, 26 Feb 2015 08:26:38 +0000 (09:26 +0100)]
do not depend on dh-systemd

9 years agoalso install test_corosync.aug
Dietmar Maurer [Thu, 26 Feb 2015 08:19:02 +0000 (09:19 +0100)]
also install test_corosync.aug

9 years agoenable augeas lense installation
Dietmar Maurer [Wed, 25 Feb 2015 17:48:26 +0000 (18:48 +0100)]
enable augeas lense installation

9 years agoupdate to 2.3.4, recompile for Jessie with systemd
Dietmar Maurer [Mon, 23 Feb 2015 15:05:21 +0000 (16:05 +0100)]
update to 2.3.4, recompile for Jessie with systemd

9 years agoupdate to 1.4.7 stable-3
Dietmar Maurer [Tue, 22 Jul 2014 04:17:27 +0000 (06:17 +0200)]
update to 1.4.7

9 years agoset RELEASE=3.2
Dietmar Maurer [Mon, 12 May 2014 10:21:24 +0000 (12:21 +0200)]
set RELEASE=3.2

9 years agoadd missing file
Dietmar Maurer [Mon, 12 May 2014 10:18:53 +0000 (12:18 +0200)]
add missing file

9 years agoupdate to 1.4.6
Dietmar Maurer [Mon, 12 May 2014 10:17:13 +0000 (12:17 +0200)]
update to 1.4.6

10 years agoadd reference to git version
Dietmar Maurer [Thu, 22 Aug 2013 10:01:08 +0000 (12:01 +0200)]
add reference to git version

11 years agoupdate to 1.4.5
Dietmar Maurer [Fri, 15 Mar 2013 05:37:37 +0000 (06:37 +0100)]
update to 1.4.5

11 years agorun at high priority using setpriority(-20)
Dietmar Maurer [Tue, 15 Jan 2013 15:13:51 +0000 (16:13 +0100)]
run at high priority using setpriority(-20)

11 years agodisable SCHED_RR
Dietmar Maurer [Fri, 11 Jan 2013 14:40:15 +0000 (15:40 +0100)]
disable SCHED_RR

11 years agofix comment
Dietmar Maurer [Tue, 2 Oct 2012 08:53:01 +0000 (10:53 +0200)]
fix comment

11 years agoupdate to 1.4.4
Dietmar Maurer [Tue, 2 Oct 2012 07:49:40 +0000 (09:49 +0200)]
update to 1.4.4

12 years agoupdate to 1.4.3
Dietmar Maurer [Thu, 12 Apr 2012 11:01:57 +0000 (13:01 +0200)]
update to 1.4.3

12 years agoenable cpg-join-fix.diff patch again
Dietmar Maurer [Fri, 26 Aug 2011 07:41:23 +0000 (09:41 +0200)]
enable cpg-join-fix.diff patch again

I still observe problems with join/leave (but not reproducable).
So I just enable that again to see if it helps.

12 years agoadd .gitignore
Dietmar Maurer [Wed, 24 Aug 2011 11:25:41 +0000 (13:25 +0200)]
add .gitignore

12 years agoimprove download target
Dietmar Maurer [Wed, 24 Aug 2011 11:22:31 +0000 (13:22 +0200)]
improve download target

we now use the git tag to checkout the request version. We need to
include the .git dir inside the tar archive, because that is used
by configure to detect the version.

12 years agoimported from svn 'corosync/trunk'
Dietmar Maurer [Tue, 23 Aug 2011 05:17:33 +0000 (07:17 +0200)]
imported from svn 'corosync/trunk'