summaryrefslogtreecommitdiff
path: root/pkgtools/pbulk-base
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-08-23 18:02:04 +0000
committerjoerg <joerg@pkgsrc.org>2009-08-23 18:02:04 +0000
commitb5765f0012482153bc505b3c1722305a03afcdc4 (patch)
treec59f27dde5478f1e30ed093b51c148e7e8b0d82d /pkgtools/pbulk-base
parentc895415b0635b6b5aca760856b346c1522f2454f (diff)
downloadpkgsrc-b5765f0012482153bc505b3c1722305a03afcdc4.tar.gz
pbulk-base-0.39:
Fix ordering of event handler vs queue modification. This can result in queue corruption or use after free when the master can't handle a request before the next arrives. From Matt Dillon.
Diffstat (limited to 'pkgtools/pbulk-base')
-rw-r--r--pkgtools/pbulk-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pbulk-base/Makefile b/pkgtools/pbulk-base/Makefile
index c8572c71cc0..5ad88ebcb1a 100644
--- a/pkgtools/pbulk-base/Makefile
+++ b/pkgtools/pbulk-base/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2009/06/07 18:07:00 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/23 18:02:04 joerg Exp $
-DISTNAME= pbulk-base-0.38
+DISTNAME= pbulk-base-0.39
COMMENT= Core components of the modular bulk build framework
PKG_DESTDIR_SUPPORT= user-destdir