Bug#814143: Depends on zendframework, but zendframework is going away

2016-02-09 Thread Thomas Gelf
NB: thanks for the DomPDF hint. I created a related upstream issue: https://dev.icinga.org/issues/7 The problems should not affect us as we do not publicly expose any of the DomPDF files. We wrap it's functionality and render only carefully escaped HTML, it is not allowed to fetch foreign con

Bug#814143: Depends on zendframework, but zendframework is going away

2016-02-09 Thread Thomas Gelf
ary/vendor/Zend would be great for us. And I guess as you are already planning to not ship ZF1 with Stretch this should be fine also policy-wise. Regards, Thomas Gelf

Bug#512309: debian-sys-maint has insufficient permissions on MySQL 5.0

2012-04-12 Thread Thomas Gelf
n longer before Squeeze... Regards, Thomas Gelf -- Thomas Gelf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#512309: [debian-mysql] Bug#512309: debian-sys-maint has insufficient permissions on MySQL 5.0

2009-02-02 Thread Thomas Gelf
don't. It would be great if the original behaviour could be restored with Lenny. debian-sys-maint is really useful for many scripting tasks - people using it for scripted tasks like "create databases, users and permissions" shouldn't be forced to create one more super user. Best r

Bug#512309: [debian-mysql] Bug#512309: debian-sys-maint has insufficient permissions on MySQL 5.0

2009-01-20 Thread Thomas Gelf
also be able to achieve the same effect doing it "the right way", by using GRANT. Best regards, Thomas Gelf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#512309: debian-sys-maint has insufficient permissions on MySQL 5.0

2009-01-19 Thread Thomas Gelf
'debian-sys-maint'; \ FLUSH PRIVILEGES; \ " | mysql --defaults-extra-file=/etc/mysql/debian.cnf mysql mysql-server-5.0.postinst should be changed to set correct permissions, and preferrably also take care to fix permissions on upgrade on systems with debian-sys-maint. Best regards, Tho