pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/geeklog Update www/geeklog package to 1.4.0.5 (1.4...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/406c5f108084
branches:  trunk
changeset: 516194:406c5f108084
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jul 17 02:03:30 2006 +0000

description:
Update www/geeklog package to 1.4.0.5 (1.4.0sr5).

It fixes cross-site-scripting security problem.

Geeklog 1.4.0sr5

JPCERT/CC informed us about a possible XSS in the comment handling that we're
fixing with this release.

diffstat:

 www/geeklog/Makefile |  5 ++---
 www/geeklog/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (39 lines):

diff -r d542c65abf36 -r 406c5f108084 www/geeklog/Makefile
--- a/www/geeklog/Makefile      Sun Jul 16 23:03:20 2006 +0000
+++ b/www/geeklog/Makefile      Mon Jul 17 02:03:30 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2006/07/09 13:31:02 taca Exp $
+# $NetBSD: Makefile,v 1.9 2006/07/17 02:03:30 taca Exp $
 #
 
 DISTNAME=      geeklog-${VER}
 PKGNAME=       geeklog-${VER:S/sr/./}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://www.geeklog.net/filemgmt/upload_dir/
 
@@ -14,7 +13,7 @@
 DEPENDS+=      ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.3.3:../../www/ap-php
 DEPENDS+=      ${PHP_PKG_PREFIX}-mysql>=4.3.0:../../databases/php-mysql
 
-VER=           1.4.0sr4
+VER=           1.4.0sr5
 NO_BUILD=      YES
 
 GEEKLOG_SYS=           emailgeeklogstories language plugins readme sql system
diff -r d542c65abf36 -r 406c5f108084 www/geeklog/distinfo
--- a/www/geeklog/distinfo      Sun Jul 16 23:03:20 2006 +0000
+++ b/www/geeklog/distinfo      Mon Jul 17 02:03:30 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2006/07/01 00:22:38 taca Exp $
+$NetBSD: distinfo,v 1.4 2006/07/17 02:03:30 taca Exp $
 
-SHA1 (geeklog-1.4.0sr4.tar.gz) = e7130c1295e7efda2a46b050056a83987b789f58
-RMD160 (geeklog-1.4.0sr4.tar.gz) = 3f649af15ea725f04df64eae3f0b78cd12aeb75b
-Size (geeklog-1.4.0sr4.tar.gz) = 3288549 bytes
+SHA1 (geeklog-1.4.0sr5.tar.gz) = c7587e8812a102cfcadcfbe344dcea5765e7c0c8
+RMD160 (geeklog-1.4.0sr5.tar.gz) = ecadeffa0e5c1c4437f4376f815041f450b84237
+Size (geeklog-1.4.0sr5.tar.gz) = 3287470 bytes
 SHA1 (patch-aa) = 899fef1e35fc185289a86eff950eeef42a598f89
 SHA1 (patch-ab) = 8d7f4ce02880b83907104698e5a61aa5bb7f8de6
 SHA1 (patch-ac) = a976a962b28a2c40db4d0ef78d4f8472d1ece5ef



Home | Main Index | Thread Index | Old Index