Update to 3.20110124. From the changelog:
* comments: Fix commenting, broken by security fix. * blogspam: Don't check modifications from admins for spam, and also allow the blogspam_pagespec to do other matches against who the user is. * inline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise)
This commit is contained in:
parent
7f9ba55ba3
commit
fc82fecf19
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.72 2011/01/24 04:38:50 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.73 2011/01/25 11:59:48 schmonz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ikiwiki_3.20110123
|
||||
DISTNAME= ikiwiki_3.20110124
|
||||
PKGNAME= ${DISTNAME:S/_/-/}
|
||||
CATEGORIES= www textproc
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.57 2011/01/24 04:38:51 schmonz Exp $
|
||||
$NetBSD: distinfo,v 1.58 2011/01/25 11:59:48 schmonz Exp $
|
||||
|
||||
SHA1 (ikiwiki_3.20110123.tar.gz) = c67e6090f661743c7281dc66bff7173d937334c0
|
||||
RMD160 (ikiwiki_3.20110123.tar.gz) = 3706ab78334bb259dc12efeff14215958158fbb3
|
||||
Size (ikiwiki_3.20110123.tar.gz) = 2302924 bytes
|
||||
SHA1 (ikiwiki_3.20110124.tar.gz) = 0057ea2b08292ff5da71d8d227741bf260ee0a2c
|
||||
RMD160 (ikiwiki_3.20110124.tar.gz) = 148b2c7d3227034d19b834cd5a8fc96da745b77f
|
||||
Size (ikiwiki_3.20110124.tar.gz) = 2308029 bytes
|
||||
SHA1 (patch-aa) = 3f6c613520fdb979d68e0b4eda7698e62d4d8961
|
||||
SHA1 (patch-ab) = 9700097a9dbe8a2203169367c497ac8b89251903
|
||||
SHA1 (patch-ad) = 5720c313ea335a182417b2339ee2e8ef204fc11d
|
||||
|
|
Loading…
Reference in a new issue