summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3393de5)
raw | patch | inline | side by side (parent: 3393de5)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 23 Nov 2014 14:23:20 +0000 (15:23 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 23 Nov 2014 14:23:20 +0000 (15:23 +0100) |
diff --git a/debian/patches/bts747093_lvm_segfault.dpatch b/debian/patches/bts747093_lvm_segfault.dpatch
index d9b9650a8296181b753621866fb84982829ce8f1..63ff71a69e37e918671e6d2dd9fa4d5eda5af03a 100755 (executable)
## DP: lvm: Fix segfault when there are no logical volumes.
## DP:
## DP: Upstream bug report:
-## DP: https://github.com/collectd/collectd/pull/425
+## DP: https://github.com/collectd/collectd/issues/558
+## DP:
+## DP: Upstream commit:
+## DP: https://github.com/jktjkt/collectd/commit/40dde67
@DPATCH@
diff --git a/debian/patches/bts750440_config_segfault.dpatch b/debian/patches/bts750440_config_segfault.dpatch
index 6a97fac3ea79461badd440672ed5d615a9ab3181..ff1d07ab7f6503ae1ba72bdb540270c67271319d 100755 (executable)
## DP:
## DP: Upstream bug report:
## DP: https://github.com/collectd/collectd/issues/638
+## DP:
+## DP: Upstream commit:
+## DP: https://github.com/dothebart/collectd/commit/2923883
@DPATCH@
diff --git a/debian/patches/bts770681_riemann_ack.dpatch b/debian/patches/bts770681_riemann_ack.dpatch
index c48dd2a104a4a61b54e7f95a46f90d8926c8eb21..7475259c66ed071ca2326a6d3e91023332aafb77 100755 (executable)
## DP:
## DP: Upstream bug report:
## DP: https://github.com/collectd/collectd/pull/425
+## DP:
+## DP: Upstream commit:
+## DP: https://github.com/spotify/collectd/commit/78c0678
@DPATCH@
index 80b4044e23dbb8ccfc16299e39e66133ca364037..b1f1c427def84f585b0086468836fe4c011cbc8f 100755 (executable)
## DP:
## DP: Upstream bug report:
## DP: https://github.com/collectd/collectd/issues/526
+## DP:
+## DP: Upstream commits:
+## DP: https://github.com/katzj/collectd/commit/401fa6e
+## DP: https://github.com/katzj/collectd/commit/50dbebf
@DPATCH@
diff --git a/debian/patches/bts770688_snmp_memleak.dpatch b/debian/patches/bts770688_snmp_memleak.dpatch
index 6cdaa1c6f5ab1a1876920b1c2bad17993e018cfd..b64e1058e18bc6764b9ef82326e45391cf6c4f2b 100755 (executable)
## bts770688_snmp_memleak.dpatch by Pierre-Yves Ritschard <pyr@spootnik.org>
## and Marc Fournier <marc.fournier@camptocamp.com>
##
-## DP: Let snmp_synch_response deal with PDU freeing
-## DP:
+## DP: Let snmp_synch_response deal with PDU freeing
+## DP:
## DP: When reading from tables, upon errors the PDUs sent are already
## DP: freed by snmp_synch_response since they are right after
## DP: snmp_send is called.
-## DP:
+## DP:
## DP: This commit syncs collectd's approach with other occurences of
## DP: snmp_synch_response calls.
-## DP:
+## DP:
## DP: There might be a few corner cases where we leak PDUs, but it
## DP: is unclear how to check for those since we would need to
## DP: have an indication that snmp_send was never called, which
## DP: as far as I can tell is not possible.
-## DP:
+## DP:
## DP: The potential for failure in snmp_send is rather low and will
## DP: be easily spotted though, since when crafting invalid PDUs
## DP: snmp send will constantly fail and since valid configurations
index 9fb659eb6cdeff32bc675f638d6289cca8230762..9a69591ecd0cb952b4b2cadd59ce7c84ea1c612b 100755 (executable)
## DP:
## DP: Upstream bug report:
## DP: https://github.com/collectd/collectd/issues/636
+## DP:
+## DP: Upstream commits:
+## DP: https://github.com/dothebart/collectd/commit/84c3805
+## DP: https://github.com/collectd/collectd/commit/cb4ea71
@DPATCH@