Hello community, here is the log from the commit of package otrs for openSUSE:Factory checked in at 2012-11-22 17:40:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-09-14 12:33:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.otrs.new/otrs.changes 2012-11-22 17:40:23.000000000 +0100 @@ -1,0 +2,24 @@ +Thu Nov 22 12:10:49 UTC 2012 - [email protected] + +- fix for bnc#790729 (typo in ZZZAuto.pm) + +------------------------------------------------------------------- +Thu Oct 25 18:53:53 UTC 2012 - [email protected] + +- Update to 3.1.11: + - Fixed bug#8770 - AJAX Removes Default Options. + - Fixed bug#7135 - Queueview, Ticketwindow closing on Refresh. + - Fixed bug#7294 - Ticket search window closes on background + refresh of ticket queue. + - Fixed bug#8765 - Package Manager OS detection does not work. + - Improved HTML security filter to better find javascript source + URLs. + - Fixed bug#8575 - SSL protocol negotiation fails using SMTPTLS + with recent IO::Socket::SSL versions by upgrading TLS module to + 0.20. + - Fixed bug#4475 - Extra double quote added to HTML links when + using http-link field. + - Improved caching of search results when the result set is empty. +- Rebase otrs-perm.patch. + +------------------------------------------------------------------- Old: ---- otrs-3.1.10.tar.bz2 New: ---- otrs-3.1.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ otrs.spec ++++++ --- /var/tmp/diff_new_pack.TAxON0/_old 2012-11-22 17:40:27.000000000 +0100 +++ /var/tmp/diff_new_pack.TAxON0/_new 2012-11-22 17:40:27.000000000 +0100 @@ -16,7 +16,7 @@ # -%define otrs_ver 3.1.10 +%define otrs_ver 3.1.11 %define itsm_ver 3.1.6 %define itsm_min 3.1 %define otrs_root /srv ++++++ ZZZAuto.pm ++++++ --- /var/tmp/diff_new_pack.TAxON0/_old 2012-11-22 17:40:27.000000000 +0100 +++ /var/tmp/diff_new_pack.TAxON0/_new 2012-11-22 17:40:27.000000000 +0100 @@ -11,7 +11,7 @@ $Self->{'Package::RepositoryList'} = { 'file://@OTRS_ROOT@/otrs/itsm/packages30/' => '[--OTRS::ITSM 3.0 local repo]', 'file://@OTRS_ROOT@/otrs/itsm/packages31/' => '[--OTRS::ITSM 3.1 local repo]', - 'http://ftp.otrs.org/pub/otrs/itsm/packages30/' => '[--OTRS::ITSM 3.0 Master--] http://ftp.otrs.org/' + 'http://ftp.otrs.org/pub/otrs/itsm/packages30/' => '[--OTRS::ITSM 3.0 Master--] http://ftp.otrs.org/', 'http://ftp.otrs.org/pub/otrs/itsm/packages31/' => '[--OTRS::ITSM 3.1 Master--] http://ftp.otrs.org/' }; $Self->{'Package::RepositoryAccessRegExp'} = '127\\.0\\.0\\.1'; ++++++ otrs-3.1.10.tar.bz2 -> otrs-3.1.11.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/otrs/otrs-3.1.10.tar.bz2 /work/SRC/openSUSE:Factory/.otrs.new/otrs-3.1.11.tar.bz2 differ: char 11, line 1 ++++++ otrs-perm.patch ++++++ --- /var/tmp/diff_new_pack.TAxON0/_old 2012-11-22 17:40:27.000000000 +0100 +++ /var/tmp/diff_new_pack.TAxON0/_new 2012-11-22 17:40:27.000000000 +0100 @@ -2,7 +2,7 @@ =================================================================== --- Kernel/System/Package.pm.orig +++ Kernel/System/Package.pm -@@ -2801,7 +2801,7 @@ sub _FileSystemCheck { +@@ -2796,7 +2796,7 @@ sub _FileSystemCheck { } # create test files in following directories -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
