changelog
- Sat, 06 Oct 2012 21:54:46 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 06 Oct 2012 21:54:46 +0200] rev 732
- Correct dependent PHP subpackage leading to failures in joomla and davical.
- Sat, 06 Oct 2012 21:54:06 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 06 Oct 2012 21:54:06 +0200] rev 731
- Several apache dependent CMS and dynamic webservers (many PHP based)
write session cookies to /var/apache/run/apache-php.session while
running as the restricted '-r' user so accommodate this.
- Sat, 06 Oct 2012 21:52:50 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 06 Oct 2012 21:52:50 +0200] rev 730
- Correct missing dependency to apache-php::with_simplexml. This flaw
left uncorrected leads to a fatal runtime failure.
- Sat, 06 Oct 2012 20:31:07 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 06 Oct 2012 20:31:07 +0200] rev 729
- Include newly introduced roundcube webmail package in software stack.
This change places roundcube alongside squirrelmail for testing purposes.
- Sat, 06 Oct 2012 20:29:43 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 06 Oct 2012 20:29:43 +0200] rev 728
- Correct packaging flaws, improve and patch, and update to new version.
- Sat, 06 Oct 2012 16:24:01 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 06 Oct 2012 16:24:01 +0200] rev 727
- Update to new vendor software version and adjust patch code accordingly.
Unfortunately the vendor has apparently failed to properly test this
release which depends on missing object symbols in libsasl2.a(common.o):
undefined reference to `sasl_randcreate'
undefined reference to `sasl_mkchal'
undefined reference to `sasl_utf8verify'
undefined reference to `sasl_rand'
undefined reference to `sasl_churn'
undefined reference to `sasl_encode64'
undefined reference to `sasl_decode64'
undefined reference to `sasl_erasebuffer'
undefined reference to `sasl_randfree'
undefined reference to `sasl_strlower'
undefined reference to `get_fqhostname'
...yet to be patched.