summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8b35ed5)
raw | patch | inline | side by side (parent: 8b35ed5)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 29 Jul 2016 19:16:34 +0000 (21:16 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 29 Jul 2016 19:16:34 +0000 (21:16 +0200) |
It's not a parent to the following entries.
debian/changelog | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 34d83ac4bbf5b4f409be3cee30b5668902adec7d..ac238833ecac56d59a9d2d98715cda433c362eaf 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
-- gregor herrmann <gregoa@debian.org> Sun, 26 May 2013 00:52:37 +0200
-collectd (5.1.0-3+deb7u1) wheezy-security; urgency=high
-
- * debian/patches/CVE-2016-6254.dpatch: Fix heap overflow in the network
- plugin. Emilien Gaspar has identified a heap overflow in parse_packet(),
- the function used by the network plugin to parse incoming network packets.
- Thanks to Florian Forster for reporting the bug in Debian.
- (Closes: #832507, CVE-2016-6254)
- * debian/patches/bts832577-gcry-control.dpatch: Fix improper usage of
- gcry_control. A team of security researchers at Columbia University and
- the University of Virginia discovered that GCrypt's gcry_control is
- sometimes called without checking its return value for an error. This may
- cause the program to be initialized without the desired, secure settings.
- (Closes: #832577)
-
- -- Sebastian Harl <tokkee@debian.org> Thu, 28 Jul 2016 20:52:12 +0200
-
collectd (5.1.0-3) unstable; urgency=low
* debian/patches/migrate-4-5-df.dpatch, debian/collectd-core.postinst: