Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Dear release team,
please unblock package geshi
The upload fixes RC bug #685324, in addition to this change I added myself
to the Uploaders field because I intend to maintain this package as part of
the Mediawiki Maintenance Team. I attach the debdiff output to this report.
unblock geshi/1.0.8.4-2
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/control geshi-1.0.8.4/debian/control --- geshi-1.0.8.4/debian/control +++ geshi-1.0.8.4/debian/control @@ -2,7 +2,7 @@ Section: web Priority: optional Maintainer: Mediawiki Maintenance Team <[email protected]> -Uploaders: Romain Beauxis <[email protected]> +Uploaders: Romain Beauxis <[email protected]>, Jan Dittberner <[email protected]> Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 7.0.1) Homepage: http://qbnz.com/highlighter/ Standards-Version: 3.8.2 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 @@ -9,6 +9,9 @@ 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 {} \; 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-2) unstable; urgency=low + + * Fix "Local File Inclusion Vulnerability in contrib script" use debian/rules + to remove contrib/cssgen.php from bundled examples (Closes: #685324) + * debian/control: add myself to Uploaders + + -- Jan Dittberner <[email protected]> Sat, 25 Aug 2012 14:55:54 +0200 + geshi (1.0.8.4-1) unstable; urgency=low * New upstream release. diff -u geshi-1.0.8.4/debian/control.in geshi-1.0.8.4/debian/control.in --- geshi-1.0.8.4/debian/control.in +++ geshi-1.0.8.4/debian/control.in @@ -2,7 +2,7 @@ Section: web Priority: optional Maintainer: Mediawiki Maintenance Team <[email protected]> -Uploaders: Romain Beauxis <[email protected]> +Uploaders: Romain Beauxis <[email protected]>, Jan Dittberner <[email protected]> Build-Depends: @cdbs@ Homepage: http://qbnz.com/highlighter/ Standards-Version: 3.8.2
signature.asc
Description: Digital signature

