Upstream announce message:

This release, in addition to being a bugfix release, also resolves a
number of security vulnerabilities.  It resolves CVE-2011-1685,
CVE-2011-1686, CVE-2011-1687, CVE-2011-1688, CVE-2011-1689, and
CVE-2011-1690.

* Cleanups identified by perlcritic.
* Clear the system attribute cache to avoid 'sticky' attributes like
  the queue subject tag.
* Fix our signature escaping so we better match FCKEditor and don't
  misidentify signatures during processing.
* Add the ability to create BasedOn Custom Fields from intiialdata
* Provide a callback to affect the display format in admin pages
* Fix id prefixing on Custom Fields to be RTIR compatible
* Fix #16656 - Requestors with OwnTicket could show up in the owner list
  in other Queues.
* Don't attach the original multipart mail to notifications that already
  contain one part of it.
* Work around CGI.pm 3.51 and 3.52 which add ; charse=ISO-8859-1 to our
  utf-8 encoded javascript.
This commit is contained in:
spz 2011-04-16 09:41:19 +00:00
parent aa4f36ba74
commit 168a945b0c
3 changed files with 16 additions and 9 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.46 2011/02/27 17:05:57 spz Exp $
# $NetBSD: Makefile,v 1.47 2011/04/16 09:41:19 spz Exp $
DISTNAME= rt-3.8.9
PKGREVISION= 1
DISTNAME= rt-3.8.10
CATEGORIES= devel
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.19 2011/02/27 17:05:57 spz Exp $
@comment $NetBSD: PLIST,v 1.20 2011/04/16 09:41:19 spz Exp $
bin/mason_handler.fcgi
${PLIST.speedycgi}bin/mason_handler.scgi
bin/mason_handler.svc
@ -96,8 +96,11 @@ lib/rt3/RT/I18N/cs.pm
lib/rt3/RT/I18N/cs.po
lib/rt3/RT/I18N/da.po
lib/rt3/RT/I18N/de.po
lib/rt3/RT/I18N/el.po
lib/rt3/RT/I18N/en.po
lib/rt3/RT/I18N/en_GB.po
lib/rt3/RT/I18N/es.po
lib/rt3/RT/I18N/et.po
lib/rt3/RT/I18N/fi.po
lib/rt3/RT/I18N/fr.po
lib/rt3/RT/I18N/he.po
@ -108,6 +111,9 @@ lib/rt3/RT/I18N/id.po
lib/rt3/RT/I18N/is.po
lib/rt3/RT/I18N/it.po
lib/rt3/RT/I18N/ja.po
lib/rt3/RT/I18N/lt.po
lib/rt3/RT/I18N/lv.po
lib/rt3/RT/I18N/mk.po
lib/rt3/RT/I18N/nb.po
lib/rt3/RT/I18N/nl.po
lib/rt3/RT/I18N/nn.po
@ -118,6 +124,7 @@ lib/rt3/RT/I18N/pt_PT.po
lib/rt3/RT/I18N/rt.pot
lib/rt3/RT/I18N/ru.pm
lib/rt3/RT/I18N/ru.po
lib/rt3/RT/I18N/sl.po
lib/rt3/RT/I18N/sv.po
lib/rt3/RT/I18N/tr.po
lib/rt3/RT/I18N/zh_CN.po
@ -322,7 +329,7 @@ share/rt3/etc/upgrade/3.8.3/schema.Pg
share/rt3/etc/upgrade/3.8.4/content
share/rt3/etc/upgrade/3.8.6/content
share/rt3/etc/upgrade/3.8.8/content
share/rt3/etc/upgrade/${PKGVERSION}/content
share/rt3/etc/upgrade/3.8.9/content
share/rt3/etc/vulnerable-passwords
share/rt3/html/Admin/CustomFields/GroupRights.html
share/rt3/html/Admin/CustomFields/Modify.html
@ -931,6 +938,7 @@ share/rt3/html/NoAuth/RichText/FCKeditor/fckpackager.xml
share/rt3/html/NoAuth/RichText/FCKeditor/fckstyles.xml
share/rt3/html/NoAuth/RichText/FCKeditor/fcktemplates.xml
share/rt3/html/NoAuth/RichText/FCKeditor/license.txt
share/rt3/html/NoAuth/RichText/autohandler
share/rt3/html/NoAuth/RichText/dhandler
share/rt3/html/NoAuth/css/3.4-compat/body.css
share/rt3/html/NoAuth/css/3.4-compat/footer.css

View file

@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.19 2011/02/26 20:58:15 spz Exp $
$NetBSD: distinfo,v 1.20 2011/04/16 09:41:19 spz Exp $
SHA1 (rt-3.8.9.tar.gz) = 4dc78880220ccc8bf7b49b2c4efca0eeb3372133
RMD160 (rt-3.8.9.tar.gz) = 6f9ddaae4886769c35684ede064563670fee6129
Size (rt-3.8.9.tar.gz) = 5212874 bytes
SHA1 (rt-3.8.10.tar.gz) = 98678a4ce4dbdfb13ceeeb88236d49bd0f5562c7
RMD160 (rt-3.8.10.tar.gz) = 779ba2e04e87d20f30b03a9e7348c23b09062038
Size (rt-3.8.10.tar.gz) = 5642566 bytes
SHA1 (patch-aa) = 23964ba8d686931e1f92be88fa3a5d5e06070fce
SHA1 (patch-ab) = 0cbfa31fb20b2c53e7beeed5591437361bbcf173