Hello community,

here is the log from the commit of package otrs for openSUSE:Factory checked in 
at 2014-03-28 16:25:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/otrs (Old)
 and      /work/SRC/openSUSE:Factory/.otrs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "otrs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/otrs/otrs.changes        2014-03-18 
15:12:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.otrs.new/otrs.changes   2014-03-28 
16:25:12.000000000 +0100
@@ -2 +2 @@
-Tue Mar 11 09:43:25 UTC 2014 - [email protected]
+Thu Mar  6 01:12:33 UTC 2014 - [email protected]
@@ -4,2 +4,156 @@
-- fix deps
-  * add missing perl List::Util::XS
+- update to 3.3.5
+  * Improved HTML filter.
+  * Followup fix for bug#10116 - Random ordering of columns in "Small" ticket
+     lists.
+  * Re-implemented Process Management ProcessImport().
+  * Fixed bug#10258 - yellow color for UnreadArticles.
+  * Updated Japanese translation, thanks to Norihiro Tanaka!
+  * Updated Brazilian Portugese translation, thanks to Murilo Moreira de
+     Oliveira!
+  * Updated Polish translation, thanks to Wojciech Myrda.
+  * Fixed bug#6323 - Graph/Chart generation selects slice/background color
+     identical to text color.
+  * Added feature to download report data shown in dashboard stats as CSV and
+     PDF.
+  * Fixed bug#10248 - OTRS Portal - Overview of registered systems.
+  * Added browser check for IE10 in compatibility mode.
+  * Followup for bug#9011 - New value after value mapping can't be 0.
+  * Fixed bug#9673 - CustomerTicketMessage does not show loading icon for
+     dynamic fields.
+  * Fixed bug#10249 - Restore.pl bugs on Postgresql restore failed on DB.
+  * Fixed bug#7818 - Menu simplification is not working for item "responsible".
+  * Added new option "bin/otrs.LoaderCache.pl -o generate" to generate the
+     loader cache for all frontend modules. This can be useful in cluster 
setups.
+  * Fixed bug#10214 - Value "0" for DynamicsFields prevents TicketCreation.
+  * Fixed bug#10201 - Wrong column sort order in ticketoverview widget.
+  * Fixed bug#10195 - Folluw up notification shows old prio after prio change.
+  * Fixed bug#9303 - Body of new e-mail/phone ticket not inserting when 
creating
+     new ticket from customer creation.
+  * Fixed bug#10194 - CustomerTicketMessage parsing feild Dest in URI.
+  * Follow-up fix for bug#10110 - Stats list may show too few or too many 
stats.
+  * Fixed bug#10220 - Invalid Statistics not displayed in overview.
+  * Fixed bug#10218 - Header X-UA-Compatible in HeaderSmall.tt/HeaderSmall.dtl
+     not set.
+  * Fixed bug#10177 - Missing sources in tarball.
+  * Fixed bug#9616 - Too long activities and transitions are not displayed
+     correctly.
+  * Fixed bug#7440 - Ticket overviews don't show column headers for priority 
and
+     unread articles in small mode.
+  * Added process management canvas label spacer to avoid overlapping 
transition
+     labels.
+  * Fixed bug#10212 - My tickets & Company tickets in 3.3.4.
+  * Fixed bug#10211 - Dashbord: Widget DefaultColumns is not working.
+  * Fixed bug#10163 - subject shows only 30 characters.
+  * Fixed bug#10193 - Expired cookie bug in customer interface..
+  * Fixed bug#8729 - Oracle ignores NLS_DATE_FORMAT set in environment.
+  * Fixed bug#10207 - DynamicField Search-Function in CustomerFrontend is not
+     working.
+  * Fixed bug#9868 - Queues in popup box are not sorted by alphabetical order.
+  * Fixed bug#9678 - Locked tickets don't unlock when customer closes ticket.
+  * Fixed bug#8656 - Clicking the cancel button in the Add Web services screen
+     results in an error no matter what data was filled in.
+  * Fixed bug#10209 - When opening tree selection dialog, the search field
+     should get the focus.
+  * Fixed bug#10205 - GenericInterface: Mandatory TimeUnits can't be 0.
+  * Fixed bug#10196 - Ticket merge action does not notify the owner of the
+     existing ticket.
+  * Fixed bug#10130 - Events Ticket Calendar not working.
+  * Fixed bug#9692 - On PhoneOutbound articles, the FROM field shows Customer 
ID
+     instead Agent ID.
+  * Fixed bug#10147 - Cache may remain incorrectly in SearchProfile.
+  * Fixed bug#10189 - ProcessManagement: Use article subject if no ticket title
+     is set.
+  * Fixed bug#9654 - TicketUpdate operation doesn't work when authenticated as 
a
+     customer.
+  * Fixed bug#10137 - Generic interface TicketCreate operation doesn't work 
when
+     authenticated as a customer.
+  * Fixed bug#10176 - available columns selection in search result view is not
+     scrollable.
+  * Fixed bug#10120 - Management Dashboard: page reload erases stat graph
+     settings.
+  * Fixed bug#9276 - Auto-reply to ticket entered via Web interface is sent 
with
+     all lines concatenated to one
+  * Fixed bug#10179 - No LinkOption in CustomerNavigationBar.dtl.
+  * Fixed bug#10178 - Stat Permissions.
+  * Fixed bug#10188 - Inconsistency in graphical ACL editor.
+  * Fixed bug#10155 - backup.pl doesn't compress database dump on non-MySQL.
+  * Fixed bug#10106 - Sending Articles with ArticleSend() ignores ReplyTo.
+ - 3.3.4 2014-01-28
+  * Fixed bug#10172 - Can't create process tickets with disabled richtext.
+  * Fixed bug#10121 - QQMails break in OTRS.
+  * Fixed bug#10153 - Error shown in SysConfig when Setting PendingDiffTime to
+     30 Days.
+  * Fixed bug#10161 - Edit Stats - 500 internal Server Error.
+  * Fixed bug#10167 - Non-deterministic hash key construction in Stats.pm.
+  * Fixed bug#10158 - Missing quoting in State::StateGetStatesByType().
+  * Fixed bug#10048 - RPM upgrade breaks permissions on config files.
+  * Fixed bug#8969 - FAQ module Language files installation fails
+     (Kernel/Language permissions).
+  * Updated traditional Chinese translation.
+  * Updated Brazilian Portugese translation, thanks to Murilo Moreira de
+     Oliveira!
+  * Fixed bug#10145 - %A is not correctly substituted in Language::Time().
+  * Fixed bug#10079 - Cannot operate OTRS on IE7 because of JavaScript error.
+  * Fixed bug#10113 - Management dashboard setting doesn't show up when agent
+     only has RO on stats.
+  * Fixed bug#10088 - Error messages on recieving mailer daemons.
+  * Fixed bug#10011 - Management Dashboard: X-Axis element labels may overlap.
+  * Fixed bug#10012 - Management Dashboard: strings not translatable.
+  * Fixed bug#10140 - Unable to search using before/after in Date Dynamic 
Fields.
+  * Fixed bug#10008 - Customer user is automatically added to Cc at response 
for
+     email-internal in AgentTicketCompose.
+  * Added Hebrew translation file, thanks to Amir Elion!
+  * Fixed bug#9978 - Activity Dialog for Customer shows "No Process 
configured!".
+  * Fixed bug#10134 - Missing information on icon actions for SMIME 
certificates
+     and keys.
+  * Fixed bug#10116 - Random ordering of columns in "Small" ticket lists.
+  * Fixed bug#10094 - Former FAO OTRSACLExtensions not available in the ACL
+     Editor.
+  * Fixed bug#10099 - Missing challenge token checks on customer interface.
+  * Fixed bug#10110 - Stats list may show too few or too many stats.
+  * Fixed bug#10103 - ArticleTypeID is always undef in AgentTicketCompose
+  * Fixed bug#10080 - Bad group check in otrs-scheduler-linux.
+  * Fixed bug#10097 - $Param{NextState} is always undef in AgentTicketCompose.
+  * Updated Russian translation, thanks to Yuriy Kolesnikov.
+  * Fixed bug#10074 - Error if no queue matched in 
DashboardEventsTicketCalendar.
+  * Fixed bug#965 - Special character in customer id breaks Open Tickets in
+     AgentTicketZoom.
+  * Added functionality to disable access to tickets of other customers with 
the
+     same customer company in customer interface.
+  * Fixed bug#9702 - Wrong article type with external ticketnumber recognition
+     i.c.w. follow-up reject option.
+  * Fixed bug#9723 - TicketAccountedTime stat does not run on Oracle with many
+     tickets
+  * Fixed bug#10078 - Installer: error log after creating mysql database.
+  * Fixed bug#10056 - Installer fails when special characters in database 
user's
+     password.
+  * Fixed bug#10077 - regular expressions in postmaster filter return 1 if no
+     regex match.
+  * Updated Swedish translation, thanks to Andreas Berger.
+  * Fixed bug#10075 - Stats widgets permission group is hardcoded to "stats"
+  * Updated Russian translation, thanks to Andrey N. Burdin.
+  * Fixed bug#10070 - Wrong error message if Transition contains no transition
+     actions.
+  * Fixed bug#10058 - Owner and Responsible are mandatory if enabled.
+  * Fixed bug#7792 - Ticket-Action "Change Queue" is hardcoded and should be
+     called "Queue" only.
+  * Fixed bug#9109 - Printing ticket does not show the full subject line.
+  * Fixed bug#10064 - Translated fields loose sorting in Activity Dialog admin
+     screen.
+  * Fixed bug#10066 - Required field isn't marked in AgentTicketCustomer.
+  * Fixed bug#10059 - Service selection unavailable if customer selection is
+     possible.
+  * Fixed bug#10062 - Text label indent for locale RU - AgentÒicketViewCompose
+  * Fixed bug#10044 - PendingDiffTime removes 2013 (current year) when reaching
+     end of the year.
+  * Fixed bug#10049 - Transition names in path edit screen ordered by ID 
instead
+     of name.
+  * Fixed bug#10055 - Queue-Treeview not working correctly.
+  * Fixed bug#10061 - ArticleType dropdown in graphical ActivityDialog mask
+     loads with empty value
+  * Fixed bug#10060 - Field names are not translated in graphical process 
editor.
+- for further changes please see:
+  * https://github.com/OTRS/otrs/blob/rel-3_3_5/CHANGES.md
+- rebase patches
+  * httpd_config, removed obsolete stuff, added new
+  * perm

Old:
----
  itsm-3.2.9.tar.bz2
  otrs-3.2.15.tar.bz2

New:
----
  itsm-3.3.5.tar.bz2
  otrs-3.3.5.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ otrs.spec ++++++
--- /var/tmp/diff_new_pack.j9O5ol/_old  2014-03-28 16:25:14.000000000 +0100
+++ /var/tmp/diff_new_pack.j9O5ol/_new  2014-03-28 16:25:14.000000000 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define otrs_ver 3.2.15
-%define itsm_ver 3.2.9
-%define itsm_min 3.2
+%define otrs_ver 3.3.5
+%define itsm_ver 3.3.5
+%define itsm_min 3.3
 %define otrs_root /srv
-%define otrsdoc_dir_files CHANGES* COPYING* CREDITS README* UPGRADING.SuSE doc
+%define otrsdoc_dir_files AUTHORS* CHANGES* COPYING* CREDITS README* 
UPGRADING.SuSE doc
 %define otrsdocs CHANGES* doc
 
 Name:           otrs
@@ -69,8 +69,9 @@
 Requires:       perl(GD)
 Requires:       perl(GD::Graph)
 Requires:       perl(GD::Text)
+Requires:       perl(LWP::UserAgent)
 Requires:       perl(List::Util::XS)
-Requires:       perl(Net::DNS)
+Requires:       perl(Net::DNS) >= 0.60
 Requires:       perl(PDF::API2)
 Requires:       perl(YAML::XS)
 #
@@ -78,7 +79,7 @@
 Recommends:     perl(Encode::HanExtra)
 Recommends:     perl(IO::Socket::SSL)
 Recommends:     perl(JSON::XS)
-Recommends:     perl(Mail::IMAPClient)
+Recommends:     perl(Mail::IMAPClient) >= 3.22
 Recommends:     perl(Net::SSL)
 Recommends:     perl(SOAP::Lite)
 #
@@ -116,9 +117,9 @@
 Group:          Productivity/Networking/Email/Utilities
 Version:        %{itsm_ver}
 Release:        0
-Requires:       %{name} >= %{itsm_min}
+Requires:       %{name} >= %{otrs_ver}
 Provides:       OTRS::ITSM
-Provides:       itsm
+Provides:       itsm = %{itsm_ver}
 
 %description itsm
 OTRS::ITSM implements ITIL (R) focused IT service management.
@@ -330,7 +331,7 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING* README{.md,.database.md,.webserver.md} README.SUSE.* 
UPGRADING.SuSE
+%doc AUTHORS.md COPYING* README{.md,.database.md,.webserver.md} README.SUSE.* 
UPGRADING.SuSE
 %dir /etc/apache2
 %dir /etc/apache2/conf.d
 %config(noreplace) /etc/apache2/conf.d/%{name}.conf

++++++ ZZZAuto.pm ++++++
--- /var/tmp/diff_new_pack.j9O5ol/_old  2014-03-28 16:25:14.000000000 +0100
+++ /var/tmp/diff_new_pack.j9O5ol/_new  2014-03-28 16:25:14.000000000 +0100
@@ -9,10 +9,10 @@
 $Self->{'DefaultLanguage'} =  'de';
 $Self->{'LogModule'} =  'Kernel::System::Log::File';
 $Self->{'Package::RepositoryList'} =  {
-  'file://@OTRS_ROOT@/otrs/itsm/packages31/' => '[--OTRS::ITSM 3.1 local 
repo]',
   'file://@OTRS_ROOT@/otrs/itsm/packages32/' => '[--OTRS::ITSM 3.2 local 
repo]',
-  'http://ftp.otrs.org/pub/otrs/itsm/packages31/' => '[--OTRS::ITSM 3.1 
Master--] http://ftp.otrs.org/',
-  'http://ftp.otrs.org/pub/otrs/itsm/packages32/' => '[--OTRS::ITSM 3.2 
Master--] http://ftp.otrs.org/'
+  'file://@OTRS_ROOT@/otrs/itsm/packages33/' => '[--OTRS::ITSM 3.3 local 
repo]',
+  'http://ftp.otrs.org/pub/otrs/itsm/packages32/' => '[--OTRS::ITSM 3.2 
Master--] http://ftp.otrs.org/',
+  'http://ftp.otrs.org/pub/otrs/itsm/packages33/' => '[--OTRS::ITSM 3.3 
Master--] http://ftp.otrs.org/'
 };
 $Self->{'Package::RepositoryAccessRegExp'} =  '127\\.0\\.0\\.1';
 }

++++++ itsm-3.2.9.tar.bz2 -> itsm-3.3.5.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/otrs/itsm-3.2.9.tar.bz2 
/work/SRC/openSUSE:Factory/.otrs.new/itsm-3.3.5.tar.bz2 differ: char 11, line 1

++++++ otrs-3.2.15.tar.bz2 -> otrs-3.3.5.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/otrs/otrs-3.2.15.tar.bz2 
/work/SRC/openSUSE:Factory/.otrs.new/otrs-3.3.5.tar.bz2 differ: char 11, line 1

++++++ otrs-httpd_conf.patch ++++++
--- /var/tmp/diff_new_pack.j9O5ol/_old  2014-03-28 16:25:14.000000000 +0100
+++ /var/tmp/diff_new_pack.j9O5ol/_new  2014-03-28 16:25:14.000000000 +0100
@@ -22,7 +22,7 @@
  
      # Reload Perl modules when changed on disk
      PerlModule Apache2::Reload
-@@ -40,7 +40,7 @@ Alias /otrs-web/ "/opt/otrs/var/httpd/ht
+@@ -52,7 +52,7 @@ Alias /otrs-web/ "/opt/otrs/var/httpd/ht
  
  </IfModule>
  
@@ -30,8 +30,8 @@
 +<Directory "@OTRS_ROOT@/otrs/bin/cgi-bin/">
      AllowOverride None
      Options +ExecCGI -Includes
-     Order allow,deny
-@@ -51,7 +51,8 @@ Alias /otrs-web/ "/opt/otrs/var/httpd/ht
+ 
+@@ -75,7 +75,8 @@ Alias /otrs-web/ "/opt/otrs/var/httpd/ht
      </IfModule>
  </Directory>
  
@@ -39,40 +39,12 @@
 +<Directory "@OTRS_ROOT@/otrs/var/httpd/htdocs/">
 +    Options +FollowSymlinks
      AllowOverride None
-     Order allow,deny
-     Allow from all
-@@ -60,15 +61,41 @@ Alias /otrs-web/ "/opt/otrs/var/httpd/ht
-         AddOutputFilterByType DEFLATE text/html text/javascript text/css 
text/xml application/json text/json
-     </IfModule>
- </Directory>
-+<Directory "@OTRS_ROOT@/otrs/var/httpd/htdocs/js/thirdparty/ckeditor-3.4.2/">
-+    #
-+    # Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights 
reserved.
-+    # For licensing, see LICENSE.html or http://ckeditor.com/license
-+    #
-+
-+    #
-+    # On some specific Linux installations you could face problems with 
Firefox.
-+    # It could give you errors when loading the editor saying that some 
illegal
-+    # characters were found (three strange chars in the beginning of the 
file).
-+    # This could happen if you map the .js or .css files to PHP, for example.
-+    #
-+    # Those characters are the Byte Order Mask (BOM) of the Unicode encoded 
files.
-+    # All FCKeditor files are Unicode encoded.
-+    #
-+
-+    AddType application/x-javascript .js
-+    AddType text/css .css
-+
-+    #
-+    # If PHP is mapped to handle XML files, you could have some issues. The
-+    # following will disable it.
-+    #
-+
-+    AddType text/xml .xml
-+</Directory>
+ 
+     <IfModule mod_version.c>
+@@ -107,28 +108,28 @@ Alias /otrs-web/ "/opt/otrs/var/httpd/ht
  
  <IfModule mod_headers.c>
+     # Cache css-cache for 30 days
 -    <Directory "/opt/otrs/var/httpd/htdocs/skins/*/*/css-cache">
 +    <Directory "@OTRS_ROOT@/otrs/var/httpd/htdocs/skins/*/*/css-cache">
          <FilesMatch "\.(css|CSS)$">
@@ -80,8 +52,25 @@
          </FilesMatch>
      </Directory>
  
+     # Cache css thirdparty for 4 hours, including icon fonts
+-    <Directory "/opt/otrs/var/httpd/htdocs/skins/*/*/css/thirdparty">
++    <Directory "@OTRS_ROOT@/otrs/var/httpd/htdocs/skins/*/*/css/thirdparty">
+         <FilesMatch "\.(css|CSS|woff|svg)$">
+             Header set Cache-Control "max-age=14400 must-revalidate"
+         </FilesMatch>
+     </Directory>
+ 
+     # Cache js-cache for 30 days
 -    <Directory "/opt/otrs/var/httpd/htdocs/js/js-cache">
 +    <Directory "@OTRS_ROOT@/otrs/var/httpd/htdocs/js/js-cache">
          <FilesMatch "\.(js|JS)$">
              Header set Cache-Control "max-age=2592000 must-revalidate"
          </FilesMatch>
+     </Directory>
+ 
+     # Cache js thirdparty for 4 hours
+-    <Directory "/opt/otrs/var/httpd/htdocs/js/thirdparty/">
++    <Directory "@OTRS_ROOT@/otrs/var/httpd/htdocs/js/thirdparty/">
+         <FilesMatch "\.(js|JS)$">
+             Header set Cache-Control "max-age=14400 must-revalidate"
+         </FilesMatch>

++++++ otrs-perm.patch ++++++
--- /var/tmp/diff_new_pack.j9O5ol/_old  2014-03-28 16:25:14.000000000 +0100
+++ /var/tmp/diff_new_pack.j9O5ol/_new  2014-03-28 16:25:14.000000000 +0100
@@ -2,7 +2,7 @@
 ===================================================================
 --- Kernel/System/Package.pm.orig
 +++ Kernel/System/Package.pm
-@@ -2993,7 +2993,7 @@ sub _FileSystemCheck {
+@@ -3005,7 +3005,7 @@ sub _FileSystemCheck {
      }
  
      # create test files in following directories

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to