HomeFreeBSD

MFH: r404284

Description

MFH: r404284

  • update to 5.0.2

This release fixes two security issues.
See the Security Advisory for details. [1]

This release also contains the following bug fixes:
o mod_perl now works correctly with mod_access_compat turned off on

Apache 2.4. To regenerate the .htaccess files, you must first delete
all existing ones in subdirectories:

 find . -mindepth 2 -name .htaccess -exec rm -f {} \;

You must then run checksetup.pl again to recreate them with the correct syntax.
(Bug 1223790)

o Emails sent by Bugzilla are now correctly encoded as UTF-8. (Bug 714724)
o Strawberry Perl is now fully supported on Windows. (Bug 1089448 and bug 987742)
o The XML-RPC API now works with IIS on Windows. (Bug 708252)
o Some queries should now be faster on PostgreSQL. (Bug 1184431)

[1] https://www.bugzilla.org/security/4.2.15/

Security: CVE-2015-8508

		CVE-2015-8509
		vid="54075861-a95a-11e5-8b40-20cf30e32f6d"

Approved by: portmgr (feld@)

Details

Provenance
ohauerAuthored on
Parents
rP404297: - Remove unneeded @dir's
Branches
Unknown
Tags
Unknown