Package: release.debian.org
Severity: normal
User: release.debian....@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/
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 <ja...@debian.org>  Mon, 27 Aug 2012 16:06:25 +0200
+
 geshi (1.0.8.4-1) unstable; urgency=low
 
   * New upstream release.

Attachment: signature.asc
Description: Digital signature

Reply via email to