[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-14 Thread Daniel Holbach
Good work. I took the liberty to update the changelog entry yet again:
 - move bug number to top and associate it with the merge and not with 
--enable-snmp, which is not mentioned in this bug report at all
 - unindented the debian/rules change to make it a bit clearer that it's not 
something we plan to keep as a delta
 - don't mention dh-autoreconf build-depends addition, as it's something we 
inherit from Debian

Sorry for nitpicking here, but it's going to help the next person who
merges understand which changes exactly are worth keeping.


keepalived (1:1.2.7-1ubuntu1) saucy; urgency=low

  * Merge with Debian unstable (LP: #1183300). Remaining changes:
- debian/init.d: init script header adapted to stop rule
- debian/keepalived.postinst: Remove shutdown and reboot links
- Build with libnl3, thanks to a patch from Marc - A. Dahlhaus.
- debian/control: in Build-Depends: libnl3-dev - libnl-3-dev,
  libnl-genl-3-dev.
- debian/patches/ubuntu_libnl3.patch: update patch, make sure it works for
  libnl3 3.2.x.
  * debian/rules: DEB_UPDATE_RCD_PARAMS := explicit init start/stop
parameters (don't stop at 0 and 6)
Remove this change since cdbs is not used any longer

 -- Adam Stokes adam.sto...@ubuntu.com  Mon, 12 Aug 2013 16:32:32
-0400

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/keepalived

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package keepalived - 1:1.2.7-1ubuntu1

---
keepalived (1:1.2.7-1ubuntu1) saucy; urgency=low

  * Merge with Debian unstable (LP: #1183300). Remaining changes:
- debian/init.d: init script header adapted to stop rule
- debian/keepalived.postinst: Remove shutdown and reboot links
- Build with libnl3, thanks to a patch from Marc - A. Dahlhaus.
- debian/control: in Build-Depends: libnl3-dev - libnl-3-dev,
  libnl-genl-3-dev.
- debian/patches/ubuntu_libnl3.patch: update patch, make sure it works for
  libnl3 3.2.x.
  * debian/rules: DEB_UPDATE_RCD_PARAMS := explicit init start/stop
parameters (don't stop at 0 and 6)
Remove this change since cdbs is not used any longer

keepalived (1:1.2.7-1) unstable; urgency=low

  * [b46efb0] Imported Upstream version 1.2.7
- Don't use bind() with AF_UNSPEC
  (Closes: #699540)
- new upstream version (Closes: #703085)
  * [6058efd] wrap-and-sort
  * [a128718] Build with snmp support
  * [d9783f9] Remove obsolete patches
  * [2deaa4e] Move to dh and 3.0(quilt)
  * [cd5a314] Use libnl3 (Closes: #688164)
  * [d6493e1] Convert package to dh and quilt(3.0)
  * [e7f5489] Bump dh compat to dh9
  * [f6ca92d] Bump standards version
  * [525415b] Fix errors in manpage
  * [35dbfe3] Remove unneeded files

keepalived (1:1.2.6-1) experimental; urgency=low

  * [b72cd7a] Remove obsolete patches
  * [0cadef0] Enable snmp support
  * [7442e85] Build-depend against libsnmp-dev
  * [b84e381] Imported Upstream version 1.2.4
  * [9f29e62] Imported Upstream version 1.2.6
 -- Adam Stokes adam.sto...@ubuntu.com   Mon, 12 Aug 2013 16:32:32 -0400

** Changed in: keepalived (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-14 Thread Daniel Holbach
Good work. I took the liberty to update the changelog entry yet again:
 - move bug number to top and associate it with the merge and not with 
--enable-snmp, which is not mentioned in this bug report at all
 - unindented the debian/rules change to make it a bit clearer that it's not 
something we plan to keep as a delta
 - don't mention dh-autoreconf build-depends addition, as it's something we 
inherit from Debian

Sorry for nitpicking here, but it's going to help the next person who
merges understand which changes exactly are worth keeping.


keepalived (1:1.2.7-1ubuntu1) saucy; urgency=low

  * Merge with Debian unstable (LP: #1183300). Remaining changes:
- debian/init.d: init script header adapted to stop rule
- debian/keepalived.postinst: Remove shutdown and reboot links
- Build with libnl3, thanks to a patch from Marc - A. Dahlhaus.
- debian/control: in Build-Depends: libnl3-dev - libnl-3-dev,
  libnl-genl-3-dev.
- debian/patches/ubuntu_libnl3.patch: update patch, make sure it works for
  libnl3 3.2.x.
  * debian/rules: DEB_UPDATE_RCD_PARAMS := explicit init start/stop
parameters (don't stop at 0 and 6)
Remove this change since cdbs is not used any longer

 -- Adam Stokes adam.sto...@ubuntu.com  Mon, 12 Aug 2013 16:32:32
-0400

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/keepalived

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package keepalived - 1:1.2.7-1ubuntu1

---
keepalived (1:1.2.7-1ubuntu1) saucy; urgency=low

  * Merge with Debian unstable (LP: #1183300). Remaining changes:
- debian/init.d: init script header adapted to stop rule
- debian/keepalived.postinst: Remove shutdown and reboot links
- Build with libnl3, thanks to a patch from Marc - A. Dahlhaus.
- debian/control: in Build-Depends: libnl3-dev - libnl-3-dev,
  libnl-genl-3-dev.
- debian/patches/ubuntu_libnl3.patch: update patch, make sure it works for
  libnl3 3.2.x.
  * debian/rules: DEB_UPDATE_RCD_PARAMS := explicit init start/stop
parameters (don't stop at 0 and 6)
Remove this change since cdbs is not used any longer

keepalived (1:1.2.7-1) unstable; urgency=low

  * [b46efb0] Imported Upstream version 1.2.7
- Don't use bind() with AF_UNSPEC
  (Closes: #699540)
- new upstream version (Closes: #703085)
  * [6058efd] wrap-and-sort
  * [a128718] Build with snmp support
  * [d9783f9] Remove obsolete patches
  * [2deaa4e] Move to dh and 3.0(quilt)
  * [cd5a314] Use libnl3 (Closes: #688164)
  * [d6493e1] Convert package to dh and quilt(3.0)
  * [e7f5489] Bump dh compat to dh9
  * [f6ca92d] Bump standards version
  * [525415b] Fix errors in manpage
  * [35dbfe3] Remove unneeded files

keepalived (1:1.2.6-1) experimental; urgency=low

  * [b72cd7a] Remove obsolete patches
  * [0cadef0] Enable snmp support
  * [7442e85] Build-depend against libsnmp-dev
  * [b84e381] Imported Upstream version 1.2.4
  * [9f29e62] Imported Upstream version 1.2.6
 -- Adam Stokes adam.sto...@ubuntu.com   Mon, 12 Aug 2013 16:32:32 -0400

** Changed in: keepalived (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-13 Thread Daniel Holbach
Thanks for your work on this.

What I noticed in your patch:
 - (minor) the indentation in debian/changelog is off a bit - as far as I can 
see everything is Remaining changes, right?
 - I think that DEB_UPDATE_RCD_PARAMS, DEB_AUTO_UPDATE_AUTOCONF, 
   DEB_CONFIGURE_SCRIPT_ENV, DEB_CONFIGURE_EXTRA_FLAGS all are only used and 
meaningful in the context of
   cdbs. which is not used in this version any more. For instance seems 
--enable-snmp not to be passed on during the build.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-13 Thread Adam Stokes
Ah i was trying to research where those DEB* variables were used thanks
for clearing that up. I'll update the debdiffs today to fix the
indentation in the changelog

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-13 Thread Adam Stokes
Updated from suggestions in reviewer's comments

** Patch removed: keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3770114/+files/keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff

** Patch removed: keepalived_1.2.7-1ubuntu1.merge.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3770115/+files/keepalived_1.2.7-1ubuntu1.merge.debdiff

** Patch added: keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3771189/+files/keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-13 Thread Adam Stokes
Updated from suggestions in reviewer's comments

** Patch added: keepalived_1.2.7-1ubuntu1.merge.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3771190/+files/keepalived_1.2.7-1ubuntu1.merge.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-13 Thread Daniel Holbach
Thanks for your work on this.

What I noticed in your patch:
 - (minor) the indentation in debian/changelog is off a bit - as far as I can 
see everything is Remaining changes, right?
 - I think that DEB_UPDATE_RCD_PARAMS, DEB_AUTO_UPDATE_AUTOCONF, 
   DEB_CONFIGURE_SCRIPT_ENV, DEB_CONFIGURE_EXTRA_FLAGS all are only used and 
meaningful in the context of
   cdbs. which is not used in this version any more. For instance seems 
--enable-snmp not to be passed on during the build.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-13 Thread Adam Stokes
Ah i was trying to research where those DEB* variables were used thanks
for clearing that up. I'll update the debdiffs today to fix the
indentation in the changelog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-13 Thread Adam Stokes
Updated from suggestions in reviewer's comments

** Patch added: keepalived_1.2.7-1ubuntu1.merge.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3771190/+files/keepalived_1.2.7-1ubuntu1.merge.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-13 Thread Adam Stokes
Updated from suggestions in reviewer's comments

** Patch removed: keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3770114/+files/keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff

** Patch removed: keepalived_1.2.7-1ubuntu1.merge.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3770115/+files/keepalived_1.2.7-1ubuntu1.merge.debdiff

** Patch added: keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3771189/+files/keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-12 Thread Adam Stokes
** Patch added: keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3770114/+files/keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-12 Thread Adam Stokes
** Patch added: keepalived_1.2.7-1ubuntu1.merge.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3770115/+files/keepalived_1.2.7-1ubuntu1.merge.debdiff

** Changed in: keepalived (Ubuntu)
   Status: Triaged = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-12 Thread Adam Stokes
** Changed in: keepalived (Ubuntu)
   Importance: Wishlist = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-12 Thread Adam Stokes
** Patch added: keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3770114/+files/keepalived_1.2.7-1_keepalived_1.2.7-1ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-12 Thread Adam Stokes
** Patch added: keepalived_1.2.7-1ubuntu1.merge.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+attachment/3770115/+files/keepalived_1.2.7-1ubuntu1.merge.debdiff

** Changed in: keepalived (Ubuntu)
   Status: Triaged = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-08-12 Thread Adam Stokes
** Changed in: keepalived (Ubuntu)
   Importance: Wishlist = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-07-01 Thread Bug Watch Updater
** Changed in: keepalived (Debian)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-07-01 Thread Bug Watch Updater
** Changed in: keepalived (Debian)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-06-25 Thread Logan Rosen
** Bug watch added: Debian Bug tracker #703085
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703085

** Also affects: keepalived (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703085
   Importance: Unknown
   Status: Unknown

** Changed in: keepalived (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-06-25 Thread Bug Watch Updater
** Changed in: keepalived (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-06-25 Thread Logan Rosen
** Bug watch added: Debian Bug tracker #703085
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703085

** Also affects: keepalived (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703085
   Importance: Unknown
   Status: Unknown

** Changed in: keepalived (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-06-25 Thread Bug Watch Updater
** Changed in: keepalived (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-05-24 Thread Takuma Watanabe
Thank you for your correction.

I'm requesting the latest upstream version 1.2.7.

** Description changed:

  keepalived provides simple and robust facilities for loadbalancing and
  high-availability to Linux system and Linux based infrastructures.
  
+ Requesting upstream version: 1.2.7
  URL: http://www.keepalived.org/
  License: GNU General Public License
- Notes: 
+ 
+ Notes:
  The newest version contains new functions and very important bug fixes.
- e.g. ) 
- New function: Add SNMP support to checker and VRRP frameworks. 
+ e.g. )
+ New function: Add SNMP support to checker and VRRP frameworks.
  Fixed bug: When the real servers have the same port number for loadbalancing, 
changing settings of the real server is not reflected in actual loadbalancing.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1183300] Re: Please upgrade keepalived to the latest upstream version

2013-05-24 Thread Takuma Watanabe
Thank you for your correction.

I'm requesting the latest upstream version 1.2.7.

** Description changed:

  keepalived provides simple and robust facilities for loadbalancing and
  high-availability to Linux system and Linux based infrastructures.
  
+ Requesting upstream version: 1.2.7
  URL: http://www.keepalived.org/
  License: GNU General Public License
- Notes: 
+ 
+ Notes:
  The newest version contains new functions and very important bug fixes.
- e.g. ) 
- New function: Add SNMP support to checker and VRRP frameworks. 
+ e.g. )
+ New function: Add SNMP support to checker and VRRP frameworks.
  Fixed bug: When the real servers have the same port number for loadbalancing, 
changing settings of the real server is not reflected in actual loadbalancing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183300

Title:
  Please upgrade keepalived to the latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1183300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs