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
This commit is contained in:
Rusmir Duško 2015-10-07 12:01:29 +00:00 committed by Git OBS Bridge
parent 8ac4fde276
commit 5f7aa9cd9e
4 changed files with 32 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47db44d78549da704e0794198bfc874be65ca570d15429a6a5c23b8d91109aa9
size 345471

3
keepalived-1.2.19.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32fbae732c1cd854cacd7a930d4a26f5bad6372cdecb5e3139f0c17e87493853
size 330164

View File

@ -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

View File

@ -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+