From 5f7aa9cd9e74471a33ecd734eecc406e820e1d902d3a9b7709ad9bd141f4c0e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rusmir=20Du=C5=A1ko?= Date: Wed, 7 Oct 2015 12:01:29 +0000 Subject: [PATCH] Accepting request 336980 from home:dimstar:Factory Update to 1.2.19 OBS-URL: https://build.opensuse.org/request/show/336980 OBS-URL: https://build.opensuse.org/package/show/network/keepalived?expand=0&rev=16 --- keepalived-1.2.15.tar.gz | 3 --- keepalived-1.2.19.tar.gz | 3 +++ keepalived.changes | 28 ++++++++++++++++++++++++++++ keepalived.spec | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) delete mode 100644 keepalived-1.2.15.tar.gz create mode 100644 keepalived-1.2.19.tar.gz diff --git a/keepalived-1.2.15.tar.gz b/keepalived-1.2.15.tar.gz deleted file mode 100644 index 8c76820..0000000 --- a/keepalived-1.2.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47db44d78549da704e0794198bfc874be65ca570d15429a6a5c23b8d91109aa9 -size 345471 diff --git a/keepalived-1.2.19.tar.gz b/keepalived-1.2.19.tar.gz new file mode 100644 index 0000000..2c01f3f --- /dev/null +++ b/keepalived-1.2.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32fbae732c1cd854cacd7a930d4a26f5bad6372cdecb5e3139f0c17e87493853 +size 330164 diff --git a/keepalived.changes b/keepalived.changes index 852679e..3fd88ab 100644 --- a/keepalived.changes +++ b/keepalived.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Oct 7 11:45:41 UTC 2015 - dimstar@opensuse.org + +- Update to version 1.2.19: + + vrrp: fix checksum computation in vrrp v2 for socket family + AF_INET. + + Some cosmetics at Makefile stuff. +- Changes from version 1.2.18: + + some cosmetics changes (in memory and parser). + + remove dead/not used code. + + revert notify script brought by last release. + + revert VRRP preemption speed up extension. + + vrrp: ix vrrp removes incorrect IPv4 address when VIPs are + removed. + + vrrp: Re-enable VRRPv2 checksum on inbound pkts. +- Changes from version 1.2.17: + + zalloc use xalloc for consistency. + + memory: fix wrong size calculation in zfree. + + Fix keepalived snmp configuration. + + Change comments to match kernel style. + + smtp: Fix wrong algorithm in RCPT-TO building. + + Lots of vrrp fixes. +- Changes from version 1.2.16: + + Properly close netlink channel to avoid fd leak. + + Use getaddrinfo instead of gethostbyname to workaround glibc + gethostbyname function buffer overflow (boo#949238). + + Lots of ipvs fixes. + ------------------------------------------------------------------- Wed Mar 11 13:21:29 UTC 2015 - dimstar@opensuse.org diff --git a/keepalived.spec b/keepalived.spec index 85016a3..dc55605 100644 --- a/keepalived.spec +++ b/keepalived.spec @@ -21,7 +21,7 @@ %endif Name: keepalived -Version: 1.2.15 +Version: 1.2.19 Release: 0 Summary: A strong & robust keepalive facility for linux License: GPL-2.0+