tags 646540 + pending tags 682825 + patch tags 682825 + pending thanks Dear maintainer,
I've prepared an NMU for phpgacl (versioned as 3.3.7-7.3) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Walter Tessaris: Big Buck
diff -u phpgacl-3.3.7/gacl.ini.php phpgacl-3.3.7/gacl.ini.php
--- phpgacl-3.3.7/gacl.ini.php
+++ phpgacl-3.3.7/gacl.ini.php
@@ -39,7 +39,7 @@
max_search_return_items = 200
;NO Trailing slashes
-smarty_dir = "/usr/share/php/smarty/libs/"
+smarty_dir = "/usr/share/php/smarty3/"
smarty_template_dir = "templates"
smarty_compile_dir = "templates_c"
diff -u phpgacl-3.3.7/debian/phpgacl.postinst phpgacl-3.3.7/debian/phpgacl.postinst
--- phpgacl-3.3.7/debian/phpgacl.postinst
+++ phpgacl-3.3.7/debian/phpgacl.postinst
@@ -94,7 +94,7 @@
! dpkg-statoverride --list /usr/share/phpgacl/admin/templates_c > /dev/null
then
chown root:www-data /usr/share/phpgacl/admin/templates_c
- chmod -R 776 /usr/share/phpgacl/admin/templates_c
+ chmod -R 770 /usr/share/phpgacl/admin/templates_c
fi
diff -u phpgacl-3.3.7/debian/changelog phpgacl-3.3.7/debian/changelog
--- phpgacl-3.3.7/debian/changelog
+++ phpgacl-3.3.7/debian/changelog
@@ -1,3 +1,17 @@
+phpgacl (3.3.7-7.3) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix "uninstallable in sid, needs to transition to smarty3":
+ part 2 of the transition: fix smarty_dir variable in gacl.ini.php,
+ point to smarty3 directory
+ (Closes: #646540)
+ * Fix "creates world writable directory
+ /usr/share/phpgacl/admin/templates_c":
+ chmod it to 770 in postinst.
+ (Closes: #682825)
+
+ -- gregor herrmann <[email protected]> Thu, 16 Aug 2012 20:26:26 +0200
+
phpgacl (3.3.7-7.2) unstable; urgency=high
* Non-maintainer upload.
signature.asc
Description: Digital signature

