~paelzer/ubuntu/+source/net-snmp:lp1720109-fix-stop-actions-to-not-affect-containers

Last commit made on 2018-02-20
Get this branch:
git clone -b lp1720109-fix-stop-actions-to-not-affect-containers https://git.launchpad.net/~paelzer/ubuntu/+source/net-snmp
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
lp1720109-fix-stop-actions-to-not-affect-containers
Repository:
lp:~paelzer/ubuntu/+source/net-snmp

Recent commits

ec07a59... by Christian Ehrhardt 

also add --pidfile on start commands (or it would not start on host if running in guest)

Signed-off-by: Christian Ehrhardt <email address hidden>

f2353f5... by Christian Ehrhardt 

changelog: match start-stop-daemon against pidfile (LP: #1720109)

Signed-off-by: Christian Ehrhardt <email address hidden>

53916b1... by Christian Ehrhardt 

* d/snmpd.init: also match start-stop-daemon against pidfile to avoid killing extra snmpd processes for example in container (LP: #1720109)

Signed-off-by: Christian Ehrhardt <email address hidden>

2cdbe79... by Robie Basak

Import patches-unapplied version 5.7.3+dfsg-1ubuntu4 to ubuntu/xenial-proposed

Imported using usd-importer.

Publish parent: 16873e98e6bc70a308ef947a3261c6db36af4d5a

New changelog entries:
  * Rebuild against libmysqlclient20.
  * d/p/my_load_defaults: use my_load_defaults instead of the
    libmysqlclient-internal load_defaults (LP: #1565003). Thanks to Lars
    Tangvald.

16873e9... by Colin Watson

Import patches-unapplied version 5.7.3+dfsg-1ubuntu3 to ubuntu/xenial-proposed

Imported using usd-importer.

Publish parent: df47cfc25ca8f570c030a8940bb45cacd10d5985

New changelog entries:
  * Rebuild for Perl 5.22.1.

df47cfc... by Christian Ehrhardt 

Import patches-unapplied version 5.7.3+dfsg-1ubuntu2 to ubuntu/xenial

Imported using usd-importer.

Publish parent: e3f000d015a7412391436c1c4fc12dee6100c4ee

e3f000d... by Christian Ehrhardt 

Import patches-unapplied version 5.7.3+dfsg-1ubuntu2 to ubuntu/wily

Imported using usd-importer.

Publish parent: f6c18923713d76fe86c8eba32e391feedae9fd43
Changelog parent: 172281474cbd989f007fe01aa3e386c1d753a08b

1722814... by Christian Ehrhardt 

Import patches-unapplied version 5.7.3+dfsg-1ubuntu2 to ubuntu/wily-proposed

Imported using usd-importer.

Publish parent: 47ad2a439c99e152de7fa7bc4e2c8d7217617f16

New changelog entries:
  * debian/snmp.preinst:
    It turns out that the original motivation why killall was added is gone.
    So we can just remove the killall introduced by Ubuntu LP #573391
    (Closes: #781257, LP: #1245604)

f6c1892... by Marc Deslauriers

Import patches-unapplied version 5.7.3+dfsg-1ubuntu1 to ubuntu/wily

Imported using usd-importer.

Publish parent: 1905d0706532a6e920559a4adf793497afb67d57
Changelog parent: 47ad2a439c99e152de7fa7bc4e2c8d7217617f16

47ad2a4... by Marc Deslauriers

Import patches-unapplied version 5.7.3+dfsg-1ubuntu1 to ubuntu/wily-proposed

Imported using usd-importer.

Publish parent: 1905d0706532a6e920559a4adf793497afb67d57
Changelog parent: f22cac0de3c6e7e2f992e5a9e5ee424166bbf43b

New changelog entries:
  * Resynchronise with Debian. Remaining changes:
    - Add apport hook.
    - Avoid installing links in rc[06].d.
  * Dropped patches included in new version:
    - debian/patches/00upstream-btrfs.patch
    - debian/patches/CVE-2012-6151.patch
    - debian/patches/CVE-2014-2284.patch
    - debian/patches/CVE-2014-2285.patch
  * SECURITY UPDATE: denial of service and possible code execution via
    incompletely parsed varBind variables
    - debian/patches/CVE-2015-5621.patch: don't return incorrectly parsed
      varbinds in snmplib/snmp_api.c.
    - CVE-2015-5621