diff options
author | taca <taca> | 2013-02-21 13:01:24 +0000 |
---|---|---|
committer | taca <taca> | 2013-02-21 13:01:24 +0000 |
commit | 76017e245025cfbeb66d952902aee7d92443ea66 (patch) | |
tree | a8a0a86777f9a8d7fc03a3708934bcbeda3fb629 /www | |
parent | 2ea20ef2edbfdb1e826e83a783bbe3bbb0e71396 (diff) | |
download | pkgsrc-76017e245025cfbeb66d952902aee7d92443ea66.tar.gz |
Update geeklog to 1.8.2.1 (Geeklog 1.8.2sr1).
Geeklog History/Changes:
Feb 19, 2013 (1.8.2sr1)
------------
This release addresses the following security issues:
- High-Tech Bridge Security Research Lab reported an XSS in the calendar_type
parameter in the Calendar plugin (HTB23143).
- Trustwave Spiderlabs reported XSS in the install script, the Configuration,
as well as in the Admin interfaces for the Polls plugin and the Topic editor
(TWSL2013-001).
Not security-related:
- Fixed Twitter OAuth login by switching to version 1.1 of the Twitter API
(feature request #0001506).
Diffstat (limited to 'www')
-rw-r--r-- | www/geeklog/Makefile | 4 | ||||
-rw-r--r-- | www/geeklog/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile index 7efac6af6b1..f43aa611f02 100644 --- a/www/geeklog/Makefile +++ b/www/geeklog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/12/31 02:27:22 taca Exp $ +# $NetBSD: Makefile,v 1.37 2013/02/21 13:01:24 taca Exp $ # DISTNAME= geeklog-${VER} @@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.3.0:../../databases/php-mysql USE_TOOLS+= pax -VER= 1.8.2 +VER= 1.8.2sr1 NO_BUILD= YES PKG_GROUPS_VARS+= APACHE_GROUP diff --git a/www/geeklog/distinfo b/www/geeklog/distinfo index ff7ff40e24f..8bba51df3cc 100644 --- a/www/geeklog/distinfo +++ b/www/geeklog/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.20 2012/12/31 02:27:22 taca Exp $ +$NetBSD: distinfo,v 1.21 2013/02/21 13:01:24 taca Exp $ -SHA1 (geeklog-1.8.2.tar.gz) = 45acb15e39b5a92a264ab742f97e8975cd0de279 -RMD160 (geeklog-1.8.2.tar.gz) = 1a880e13ba7751692528c541c4d3ed40f9702a11 -Size (geeklog-1.8.2.tar.gz) = 5608108 bytes +SHA1 (geeklog-1.8.2sr1.tar.gz) = c2b1b1e529a8627d7aef6d3ec9adee30887fc250 +RMD160 (geeklog-1.8.2sr1.tar.gz) = 53a96d4e4573d1526988b140b02d1bf90c05fbf3 +Size (geeklog-1.8.2sr1.tar.gz) = 5610013 bytes SHA1 (patch-aa) = 61cc381e4c3def555806ed4589446f466f6f8368 SHA1 (patch-aj) = 1152a6f8478373d40125ae311c4030f6e2ef4bd7 SHA1 (patch-ak) = 387f14ace88c0390a2647453a08491500b099c78 |