Skip to content

Commit

Permalink
Bump version to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ants committed Apr 18, 2018
1 parent 6b838e1 commit adc9404
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME=vip-manager
VERSION=0.3-0
VERSION=0.4-1
ARCH=amd64
LICENSE="BSD 2-Clause License"
MAINTAINER="Ants Aasma <ants@cybertec.at>"
Expand Down
14 changes: 11 additions & 3 deletions package/DEBIAN/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
vip-maanger (0.3-0) unstable; urgency=low
vip-manager (0.4-1) unstable; urgency=low

* Fix SystemD service file and add netmask parameter to it.
* Remove SystemV init script from packaging. Apparently debians systemd
does not like it.

-- Ants Aasma <ants@cybertec.at> Thu, 19 Apr 2018 01:18:00 +0300

vip-manager (0.3-0) unstable; urgency=low

* The vip-manager is sending a gratuitous arp if it takes over the vip
* It will be no longer checked if another server has the vip because it makes
no difference as long as the new server sends a gratuitous arp message
no difference as long as the new server sends a gratuitous arp message
* Fixed the vip-manager packaging

-- David Leib <david.leib@barzahlen.de> Wed, 25 Oct 2017 14:25:44 +0300
Expand All @@ -17,4 +25,4 @@ vip-manager (0.1-1) unstable; urgency=low

* Initial release

-- Ants Aasma <ants@cybertec.at> Tue, 25 Apr 2017 15:58:29 +0300
-- Ants Aasma <ants@cybertec.at> Tue, 25 Apr 2017 15:58:29 +0300

0 comments on commit adc9404

Please sign in to comment.