-
239c600...
by
Christian Ehrhardt
on 2015-10-09
-
Import patches-unapplied version 5.7.3+dfsg-1ubuntu2 to ubuntu/wily-proposed
Imported using git-ubuntu import.
Changelog parent: d4005cae3c868defdce1a09a9f92e48ecf0d257b
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)
-
d4005ca...
by
Marc Deslauriers
on 2015-08-17
-
Import patches-unapplied version 5.7.3+dfsg-1ubuntu1 to ubuntu/wily-proposed
Imported using git-ubuntu import.
Changelog parent: 65fa571b867eba099a0a8680c2e908b0df98961f
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
-
65fa571...
by
Hideki Yamane
on 2015-04-28
-
Import patches-unapplied version 5.7.3+dfsg-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 15f85ebb028df1bee6be76d9fd4e5726f5f48c01
New changelog entries:
* Imported Upstream version 5.7.3+dfsg
* refresh debian/patches and drop unnecessary patches from upstream
* debian/control
- set Standards-Version: 3.9.6
-
15f85eb...
by
Hideki Yamane
on 2015-04-11
-
Import patches-unapplied version 5.7.2.1+dfsg-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: e2821fa758ff1f0d0c4fff155d361422865194e6
New changelog entries:
* re-generate upstream source due to accidentally include non-free MIB files.
Now those are removed from source again (Closes: #782598)
-
e2821fa...
by
Hideki Yamane
on 2014-09-17
-
Import patches-unapplied version 5.7.2.1~dfsg-7 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 82641cacdf90b185ee99fdc28f3249b37cdc391d
New changelog entries:
* debian/patches
- add CVE-2014-3565.patch taken from upstream to fix CVE-2014-3565
(Closes: #760132)
-
82641ca...
by
gregor herrmann
on 2014-07-18
-
Import patches-unapplied version 5.7.2.1~dfsg-6.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 7a2a5b5cf0b0c303fbd95265d64e17e196011f0c
New changelog entries:
* Non-maintainer upload.
* Fix "hardcodes /usr/lib/perl5":
Make debian/libsnmp-perl.install executable and use $Config{vendorarch} to
get the perl library directory. Patch from Niko Tyni.
(Closes: #751918)
* Fix "FTBFS on kfreebsd-amd64 - 'struct kinfo_proc' has no member
named 'kp_eproc'":
Add patch from Niko Tyni which fixes a DEFINE that changed between
kfreebsd-kernel-headers 9 and 10.
(Closes: #753144)
* Fix "snmpd: Memory leak when SNMP GET request id is zero":
add patch from upstream bug, prepared by Roland Stigge.
(Closes: #746225)
-
7a2a5b5...
by
Hideki Yamane
on 2014-05-04
-
Import patches-unapplied version 5.7.2.1~dfsg-6 to debian/sid
Imported using git-ubuntu import.
Changelog parent: d50b3526e756ed2515f5dce2fee0eb72991c3f4a
New changelog entries:
* debian/{snmpd.conf,patches/add_rocommunity6.patch}
- fix typo, thanks to Uwe Storbeck <email address hidden> for the report
(Closes: #746399)
* debian/control
- libsnmp-dev: add "Depends: libpci-dev" (Closes: #744023)
-
d50b352...
by
Hideki Yamane
on 2014-04-27
-
Import patches-unapplied version 5.7.2.1~dfsg-5 to debian/sid
Imported using git-ubuntu import.
Changelog parent: dcc8c60f909aeb630f200aa888584ef750ec9e6c
New changelog entries:
* debian/patches
- add ifmib.patch taken from upstream to work on systems without a PCI bus
Thanks to Chris Boot <email address hidden> and Sergey Dorofeev
<email address hidden> for the report (Closes: #745919, #745956)
-
dcc8c60...
by
Hideki Yamane
on 2014-04-26
-
Import patches-unapplied version 5.7.2.1~dfsg-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 9a33d66f04bbc7591f19c02bef1ce385624bc8cb
New changelog entries:
* debian/*.init
- fix incorrect sequence of options passed to start-stop-daemon
Thanks to Mehul Sanghvi <email address hidden> (Closes: #745828)
-
9a33d66...
by
Hideki Yamane
on 2014-04-09
-
Import patches-unapplied version 5.7.2.1~dfsg-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 2e7fd7bea474c7f383c7d020ad37db877b3dddbf
New changelog entries:
* Upload to unstable
* debian/snmptrapd.init
- fix "--force-reload" option (Closes: #525028)