summaryrefslogtreecommitdiff
path: root/doc/CHANGES-pkgsrc-2004Q2
diff options
context:
space:
mode:
authoragc <agc>2004-07-14 12:39:00 +0000
committeragc <agc>2004-07-14 12:39:00 +0000
commit1b8f93e8b32fe1b4006a2d3a4a872586c922fa0d (patch)
treebaf72d890e12323eea8b125086f234efb6af58b2 /doc/CHANGES-pkgsrc-2004Q2
parent0d693e64581e7216bac7f5629d03772f49014ce3 (diff)
downloadpkgsrc-1b8f93e8b32fe1b4006a2d3a4a872586c922fa0d.tar.gz
Pullup ticket 57 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.
Security and other bug fixes for apache2. Module Name: pkgsrc Committed By: adrianp Date: Wed Jul 14 08:28:51 UTC 2004 Modified Files: pkgsrc/www/apache2: Makefile Makefile.common PLIST buildlink3.mk distinfo pkgsrc/www/apache2/patches: patch-aa Added Files: pkgsrc/www/apache2: PLIST.deffiles Removed Files: pkgsrc/www/apache2/patches: patch-as Log Message: - Update to apache 2.0.50 - Add new build def APACHE_DEFAULT_FILES and Module Name: pkgsrc Committed By: adrianp Date: Wed Jul 14 08:31:12 UTC 2004 Modified Files: pkgsrc/devel/apr: buildlink3.mk distinfo Log Message: - Update to apache 2.0.50 - Add new build def APACHE_DEFAULT_FILES
Diffstat (limited to 'doc/CHANGES-pkgsrc-2004Q2')
-rw-r--r--doc/CHANGES-pkgsrc-2004Q24
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-pkgsrc-2004Q2 b/doc/CHANGES-pkgsrc-2004Q2
index 9fd5af343d9..b0e727eb3f3 100644
--- a/doc/CHANGES-pkgsrc-2004Q2
+++ b/doc/CHANGES-pkgsrc-2004Q2
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.22 2004/07/14 11:17:19 agc Exp $
+$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.23 2004/07/14 12:39:00 agc Exp $
Changes to the packages collection and infrastructure on the
pkgsrc-2004Q2 branch:
@@ -40,3 +40,5 @@ Pullup ticket 54, requested by Lubomir Sedlacik [agc 2004-07-13]
Solaris afio build fix
Pullup ticket 56, requested by Martti Kuparinen [agc 2004-07-14]
Update xfce4 to 4.0.6 - bugfix release
+Pullup ticket 57, requested by Grant Beattie [agc 2004-07-14]
+ apache2 security and bug fix