[Pkg-mediawiki-devel] Bug#685324: pu: package geshi/1.0.8.4-1+squeeze1
Jan Dittberner
jandd at debian.org
Mon Aug 27 18:09:01 UTC 2012
Package: release.debian.org
Severity: normal
User: release.debian.org at packages.debian.org
Usertags: pu
Dear release team,
I have an upload of geshi for Squeeze ready. The upload fixes #685324. The
upload was requested by Jonathan Wiltshire [1]. I attach a debdiff between
the version currently in Squeeze and my prepared update.
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685324#58
Best regards
Jan Dittberner
--
Jan Dittberner - Debian Developer
GPG-key: 4096R/558FB8DD 2009-05-10
B2FF 1D95 CE8F 7A22 DF4C F09B A73E 0055 558F B8DD
http://ddportfolio.debian.net/ - http://people.debian.org/~jandd/
-------------- next part --------------
diff -u geshi-1.0.8.4/debian/rules geshi-1.0.8.4/debian/rules
--- geshi-1.0.8.4/debian/rules
+++ geshi-1.0.8.4/debian/rules
@@ -10,6 +10,11 @@
DEB_INSTALL_CHANGELOGS_php-geshi := docs/CHANGES
+clean::
+ # fix #685324
+ rm -f contrib/cssgen.php
+
+
binary-predeb/php-geshi::
find debian/php-geshi -depth \( -name ".cvsignore" -o -name ".arch-ids" -o -name '*.swp' \) -exec rm -rf {} \;
find debian/php-geshi -type f -executable -exec chmod -x {} \;
diff -u geshi-1.0.8.4/debian/changelog geshi-1.0.8.4/debian/changelog
--- geshi-1.0.8.4/debian/changelog
+++ geshi-1.0.8.4/debian/changelog
@@ -1,3 +1,11 @@
+geshi (1.0.8.4-1+squeeze1) stable; urgency=low
+
+ * Team upload.
+ * Fix "Local File Inclusion Vulnerability in contrib script" use debian/rules
+ to remove contrib/cssgen.php from bundled examples (Closes: #685324)
+
+ -- Jan Dittberner <jandd at debian.org> Mon, 27 Aug 2012 16:06:25 +0200
+
geshi (1.0.8.4-1) unstable; urgency=low
* New upstream release.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-mediawiki-devel/attachments/20120827/2b9b41d0/attachment.pgp>
More information about the Pkg-mediawiki-devel
mailing list