Hello community, here is the log from the commit of package otrs for openSUSE:Factory checked in at 2012-09-14 12:33:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/otrs (Old) and /work/SRC/openSUSE:Factory/.otrs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "otrs", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/otrs/otrs.changes 2012-07-12 13:48:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.otrs.new/otrs.changes 2012-09-14 12:33:03.000000000 +0200 @@ -1,0 +2,101 @@ +Mon Sep 10 14:55:38 UTC 2012 - [email protected] + +- fix for bnc#778655 (CVE-2012-4600) +- update to 3.1.10 + (fix for OSA-2012-02, http://otrs.org/advisory/) + * Improved HTML security filter to detect tag nesting. + * Bug#8611 - Ticket count is wrong in QueueView. + * Bug#8698 - Layout.pm only looks at first entry from + HTTP_ACCEPT_LANGUAGE to determine language. + * Bug#8731 - LDAP group check returns wrong error. +- fix License: AGPL-3.0 -> AGPL-3.0+ + +------------------------------------------------------------------- +Wed Aug 22 17:40:22 UTC 2012 - [email protected] + +- fix for bnc#776966 (CVE-2012-2582) +- update to 3.1.9 + (fix for OSA-2012-01, http://otrs.org/advisory/) + * HTML mails will now be displayed in an HTML5 sandbox iframe. This + means that modern browsers will not execute plugins or JavaScript + on the content any more. Currently, this is supported by Chrome + and Safari, but IE10 and FF16 are also + * HTML mails will now be displayed in the restricted zone in IE. + This means that more restrictive security settings will apply, + such as blocking of JavaScript content by default. + * Bug#8360 Cannot search for tickets by dynamic fields via SOAP. + * Bug#8697 Time related restrictions in TicketSearch operator + (GenericInterface) not working. + * Bug#8685 - Cannot use address book / customer / spell check in + phone / email if cookies are disabled. (partly fixed) + * Bug#8682 - linking search conditions with && in Customersearch + is not working since Update from 3.1.1 to 3.1.7. + * Bug#8683 - Cannot create dynamic field if cookies are disabled. + * Bug#8672 - Search Profile can't have an ampersand in the name via + Toolbar module. + * Bug#8619 - The UPGRADING file has incorrect patchlevel upgrade + description. + * Bug#6882 - Dummy field set first child to the very right in edit + screen. + * Bug#8680 - Bulk action fails if cookies are disabled. +- Update ITSM to 3.1.6 + * HTML mails will now be displayed in an HTML5 sandbox iframe. This + means that modern browsers will not execute plugins or JavaScript + on the content any more. Currently, this is supported by Chrome + and Safari, but IE10 and FF16 are also + * HTML mails will now be displayed in the restricted zone in IE. + This means that more restrictive security settings will apply, + such as blocking of JavaScript content by default. + * Bug# 6329 - Type => 'Dummy' not shown in AgentITSMConfigItemZoom. +- rebase perm patch + +------------------------------------------------------------------- +Tue Aug 7 11:19:33 UTC 2012 - [email protected] + +- update to 3.1.8 + * Updated Greek translation file, thanks to Maistros Stelios! + * Improved robustness of HTML security filter: Detect masked + UTF-7 < and > signs. + * Added config option for ticket permission in the escalation view. + * Fixed bug#8675 - Kernel::GenericInterface::Mapping doesn't provide + a ConfigObject. + * Fixed bug#8660 - Duplicate DF X-Headers in PostMaster module. + * Fixed bug#8647 - otrs.GenerateStats.pl "-S" option does not + function. + * Fixed bug#8616 - Spell Checker does not work using IE9. + * Fixed bug#8568 - IMAPTLS - More than one email at one cron run will + not work. + * Added bug#8627 - bin/otrs.AddQueue2StdResponse.pl Script to add + standard responses to queues. + Thanks to Oliver Skippe @ CIPHRON GmbH. + * Fixed bug#8607 - otrs service fails in 3.1.7 on SUSE linux. + * Increased cache TTL of some core modules to improve performance. + * Fixed bug#8620 - Using a default queue in the customer interface + causes database error on PostgresSQL if ACLs are used. + * Fixed bug#8618 - Inform and Involved Agents select boxes can not + be resizable. + * Fixed bug#8558 - GenericInterface: response isn't valid UTF-8 + content. + * Added bug#7039 - bin/otrs.AddService.pl script to add services + from the command line. + * Made display of pending time consistent with escalation time + display. + * Fixed bug#8230 - Invalid Challenge Token when creating ticket out + of hyperlinks. + - The detailed ChangeLog can be found at: + http://source.otrs.org/viewvc.cgi/otrs/CHANGES?revision=1.2260.2.95&view=markup +- Update ITSM to 3.1.5: + * Bug# 8581 - No CI Table visible in AgentITSMConfigItem when too + many CI Classes are available. + * Bug# 8550 - Date and DateTime attributes only have hard-coded + values for 10 years past and future. + * Bug# 8602 - Criticality and Impact fields are empty in ticket + overview and ticket print + * Bug# 8176 - Due Date translation issue in xx_ITSMTicket.pm + * Bug# 8617 - ITSMConfigItemDelete fails with very large number of + versions. + * Bug# 8628 - Manually disabled ticket types from + ITSMIncidentProblemManagement package get enabled again on package + reinstall. + +------------------------------------------------------------------- Old: ---- itsm-3.1.4.tar.bz2 otrs-3.1.7.tar.bz2 New: ---- itsm-3.1.6.tar.bz2 otrs-3.1.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ otrs.spec ++++++ --- /var/tmp/diff_new_pack.OxFl1T/_old 2012-09-14 12:33:06.000000000 +0200 +++ /var/tmp/diff_new_pack.OxFl1T/_new 2012-09-14 12:33:06.000000000 +0200 @@ -16,8 +16,8 @@ # -%define otrs_ver 3.1.7 -%define itsm_ver 3.1.4 +%define otrs_ver 3.1.10 +%define itsm_ver 3.1.6 %define itsm_min 3.1 %define otrs_root /srv %define otrsdoc_dir_files CHANGES COPYING* CREDITS README* UPGRADING.SuSE doc @@ -25,7 +25,7 @@ Name: otrs Summary: The Open Ticket Request System -License: AGPL-3.0 +License: AGPL-3.0+ Group: Productivity/Networking/Email/Utilities Version: %{otrs_ver} Release: 0 ++++++ itsm-3.1.4.tar.bz2 -> itsm-3.1.6.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/otrs/itsm-3.1.4.tar.bz2 /work/SRC/openSUSE:Factory/.otrs.new/itsm-3.1.6.tar.bz2 differ: char 11, line 1 ++++++ otrs-3.1.7.tar.bz2 -> otrs-3.1.10.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/otrs/otrs-3.1.7.tar.bz2 /work/SRC/openSUSE:Factory/.otrs.new/otrs-3.1.10.tar.bz2 differ: char 11, line 1 ++++++ otrs-perm.patch ++++++ --- /var/tmp/diff_new_pack.OxFl1T/_old 2012-09-14 12:33:06.000000000 +0200 +++ /var/tmp/diff_new_pack.OxFl1T/_new 2012-09-14 12:33:06.000000000 +0200 @@ -2,7 +2,7 @@ =================================================================== --- Kernel/System/Package.pm.orig +++ Kernel/System/Package.pm -@@ -2762,7 +2762,7 @@ sub _FileSystemCheck { +@@ -2801,7 +2801,7 @@ sub _FileSystemCheck { } # create test files in following directories -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
