eec3f3040f
Add missing 'su root tomcat' line to logrotate. See also https://bugzilla.redhat.com/show_bug.cgi?id=790334 OBS-URL: https://build.opensuse.org/request/show/186149 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=31
148 lines
5.3 KiB
Plaintext
148 lines
5.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 6 20:24:06 UTC 2013 - robert.munteanu@gmail.com
|
|
|
|
- Add missing 'su root tomcat' line to logrotate. See also
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=790334
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 26 13:06:35 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- call chown --no-dereference in init script
|
|
(bnc#822177#c7/prevents CVE-2013-1976)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 23 14:33:47 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- update to 7.0.42 (bugfix release)
|
|
see http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
|
|
- fix file list to be compatible for new rpm
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 18 12:23:13 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- update to 7.0.39 (bugfix release)
|
|
- install only systemd unit files on openSUSE 12.1+
|
|
* and call proper code when init script still exists
|
|
- add a proper scripplets for -jsvc subpackage
|
|
- don't use catalina.out, systemd redirects stderr/stdout to syslog
|
|
- don't use and recommends logrotate
|
|
- package /etc/ant.d properly, mark only catalina-ant as a config file
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 16 07:29:52 UTC 2013 - m407@mail.ru
|
|
|
|
- Fix tomcat init scripts generating malformed classpath
|
|
(http://youtrack.jetbrains.com/issue/JT-18545)
|
|
bnc#804992
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 21 13:54:18 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- update to 7.0.35 (bugfix release)
|
|
require ecj >= 4.2.1, like upstream do
|
|
- make gpg-offline work distros after 12.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 27 17:14:55 UTC 2012 - archie@dellroad.org
|
|
|
|
- Ensure tomcat stdout/stderr output ends up in catalina.out
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 20 22:45:19 UTC 2012 - archie@dellroad.org
|
|
|
|
- Recommend libtcnative-1-0 >= 1.1.24
|
|
- /etc/init.d/tomcate init script fixes:
|
|
* Include /usr/bin and /usr/sbin in the PATH
|
|
* Fix logic for cleaning the work directories
|
|
* Fix typo (log_success_msg lsb function name)
|
|
* Fix typo (reload message)
|
|
- Require log4j
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 18 09:34:29 UTC 2012 - mvyskocil@suse.com
|
|
|
|
- Require gpg-offline on 12.2+
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 29 19:17:03 CET 2012 - sbrabec@suse.cz
|
|
|
|
- Verify GPG signature.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 26 13:01:44 UTC 2012 - mvyskocil@suse.com
|
|
|
|
- update to 7.0.33 (bugfix release)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 11 08:24:53 UTC 2012 - mvyskocil@suse.cz
|
|
|
|
- update to 7.0.30 (bugfix release)
|
|
* SSI and CGI disabled by default
|
|
- fix bnc#779538: change the working dir to $CATALINA_BASE
|
|
- document the CATALINA_BASE and CATALINA_HOME in tomcat.conf better
|
|
- fix rpmlintrc file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 19 08:48:31 UTC 2012 - mvyskocil@suse.cz
|
|
|
|
- fix bnc#771802 - systemd support is broken
|
|
* change type froking to simple as it does not make a sense run java in a
|
|
background to emulate that
|
|
* remove the need of nested wrappers, so /usr/sbin/tomcat-sysd now relies on
|
|
systemd features like User/EnvironmentFile
|
|
* workaround the 143 exit code in Stop phase - return 0 in this case
|
|
* merge the jsvc into tomcat-sysd code, the -jsvc-sysd is a symlink
|
|
* properly use jsvc with pid file to start and stop
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 13 12:37:49 UTC 2012 - mvyskocil@suse.cz
|
|
|
|
- update to 7.0.26 (bugfix release)
|
|
- rename package to tomcat in order to emphasise a fact, there is only one
|
|
major release of tomcat maintained in distribution
|
|
- add manifest files and systemd support (thanks Fedora)
|
|
- create tomcat-jsvc package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 23 13:59:10 UTC 2012 - mvyskocil@suse.cz
|
|
|
|
- update to 7.0.26 (bugfix release)
|
|
- fix bnc#747771 - don't use /var/lock/subsys
|
|
sync tomcat7 init with tomcat6
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 19 23:02:42 UTC 2012 - wittemar@googlemail.com
|
|
|
|
- update to 7.0.25 (bugfix release)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 1 12:36:57 UTC 2011 - mvyskocil@suse.cz
|
|
|
|
- update to 7.0.22 (bugfix release)
|
|
- wrote changes and prepare for inclusion to openSUSE distribution
|
|
- fix bnc#726307
|
|
/etc/tomcat7 is writtable for tomcat group
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 19 10:21:29 UTC 2011 - wittemar@googlemail.com
|
|
|
|
- update to version 7.0.21
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 21 10:21:29 UTC 2011 - mvyskocil@suse.cz
|
|
|
|
- update to version 7.0.16 (bugfix update)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 30 16:29:28 UTC 2011 - jrenner@suse.de
|
|
|
|
- add rpmlintrc, digest, init and wrapper scripts and config file
|
|
- build require geronimo apis and wsdl4j
|
|
- disable webservices in javadoc target
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 18 12:22:55 UTC 2011 - mvyskocil@suse.cz
|
|
|
|
- initial packaging of tomcat7 7.0.6
|
|
|