Changelog for
tomcat-javadoc-8.0.50-12.1.noarch.rpm :
Mon Mar 12 13:00:00 2018 malbuAATTsuse.de
- Version update to 8.0.50:
* Another bugfix release, for full details see:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
* Fixed CVEs:
- CVE-2018-1305 (bnc#1082481)
- CVE-2018-1304 (bnc#1082480)
- CVE-2017-15706 (bnc#1078677)
- Rebased patches:
* tomcat-8.0.9-property-build.windows.patch
* tomcat-8.0-sle.catalina.policy
- Removed patches:
* tomcat-8.0.43-CVE-2017-12617.patch
* tomcat-8.0.43-CVE-2017-5664.patch
* tomcat-8.0.43-CVE-2017-7674.patch
Tue Oct 24 14:00:00 2017 malbuAATTsuse.com
- Patched CVEs:
- CVE-2017-7674 (bsc#1053352)
- CVE-2017-12617 (bsc#1059554)
Tue Oct 17 14:00:00 2017 malbuAATTsuse.de
- Patched CVE-2017-5664 (bsc#1042910). Added patch:
* tomcat-8.0.43-CVE-2017-5664.patch
- Fix tomcat-digest classpath error (bsc#977410)
- Fix packaged /etc/alternatives symlinks for api libs that caused
rpm -V to report link mismatch (bsc#1019016)
Tue Jul 4 14:00:00 2017 vcizekAATTsuse.com
- Remove obsolete Requires(post): jakarta-commons-pool-tomcat5
(bsc#1047015)
Wed Jun 28 14:00:00 2017 malbuAATTsuse.com
- Changed the javax.sql.DataSource.Factory in /etc/tomcat/tomcat.conf
from dbcp 1.x to dbcp 2.x (bsc#1044256)
- Added commons-logging symlink in CATALINA_HOME/lib to avoid
ClassNotFoundException when using a JNDI datasource
(bsc#1044256)
Thu May 4 14:00:00 2017 malbuAATTsuse.com
- Version update to 8.0.43:
* Another bugfix release, for full details see:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
* Fixed CVEs:
- CVE-2017-5647 (bnc#1033448)
- CVE-2017-5648 (bnc#1033447)
- CVE-2016-8745
- Renamed and rebased patches:
* tomcat-7.0-sle.catalina.policy.patch -> tomcat-8.0-sle.catalina.policy.patch
- Rebased patches:
* tomcat-8.0-tomcat-users-webapp.patch
- Removed patches:
* tomcat-8.0.36-CVE-2016-0762.patch
* tomcat-8.0.36-CVE-2016-5018.patch
* tomcat-8.0.36-CVE-2016-6794.patch
* tomcat-8.0.36-CVE-2016-6796.patch
* tomcat-8.0.36-CVE-2016-6797.patch
* tomcat-8.0.36-CVE-2016-6816.patch
* tomcat-8.0.36-CVE-2016-8735.patch
* tomcat-8.0.36-jar-scanner-loop.patch
* tomcat-8.0.32-bug60101.patch
- Updated keyring file
Fri Feb 10 13:00:00 2017 malbuAATTsuse.de
- Fix file conflicts when upgrading from SLES 12 to
SLES 12 SP1 (bnc#1023412)
- Fix jasper init failure with SecurityManager (bnc#1022034).
Upstream bug https://bz.apache.org/bugzilla/show_bug.cgi?id=60101
* tomcat-8.0.32-bug60101.patch
Tue Nov 22 13:00:00 2016 meissnerAATTsuse.com
- use apache-commons-dbcp 2.0 instead of the old jakarta-commons-dbcp 1.2
(fate#321029 bsc#1010893)
Tue Nov 22 13:00:00 2016 malbuAATTsuse.com
- Patched CVEs:
- CVE-2016-0762 (bnc#1007854)
- CVE-2016-5018 (bnc#1007855)
- CVE-2016-6794 (bnc#1007857)
- CVE-2016-6796 (bnc#1007858)
- CVE-2016-6797 (bnc#1007853)
- CVE-2016-8735 (bnc#1011805)
- CVE-2016-6816 (bnc#1011812)
Mon Oct 24 14:00:00 2016 malbuAATTsuse.com
- Enable optional setenv.sh script. See section
\"(3.4) Using the \"setenv\" script (optional, recommended)\" in
http://tomcat.apache.org/tomcat-8.0-doc/RUNNING.txt
(bnc#1002639)
Fri Sep 2 14:00:00 2016 malbuAATTsuse.com
- Backport fix for inifinite loop in the jar scanner for 8.0.36. (bnc#993862)
Added: tomcat-8.0.36-jar-scanner-loop.patch
Wed Jul 6 14:00:00 2016 malbuAATTsuse.com
- Version update to 8.0.36:
* Another bugfix release for the 8.0 series. Full details:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html#Tomcat_8.0.36_(markt)
- CVE fixed by the version update:
- CVE-2016-3092 (bnc#986359)
- Fixed a deployment error in the examples webapp by changing the context.xml format to the new one
introduced by Tomcat 8. See http://tomcat.apache.org/migration-8.html#Web_application_resources
Mon May 2 14:00:00 2016 dmacvicarAATTsuse.de
- fix maven fragments paths to build in multiple distribution
versions
Thu Apr 21 14:00:00 2016 jcnengelAATTgmail.com
- Version update to 8.0.33:
* Another bugfix release for 8.0 series, full details:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html#Tomcat_8.0.33_(markt)
- Rebase tomcat-8.0-tomcat-users-webapp.patch
- Rebase tomcat-7.0.53-JDTCompiler-java.patch
to tomcat-8.0.33-JDTCompiler-java.patch
Thu Apr 7 14:00:00 2016 tchvatalAATTsuse.com
- Fix fixme for the prereq preamble value
- It seems systemd prints error on adding the AATT services to macros
so do not do that
Thu Mar 31 14:00:00 2016 dmacvicarAATTsuse.de
- package was partly merged with the scripts used in the
Fedora distribution
- support running multiple tomcat instances on the same server
(fate#317783)
- add catalina-jmx-remote.jar (fate#318403)
- remove sysvinit support: systemd is required
Mon Feb 29 13:00:00 2016 dmacvicarAATTsuse.de
- update changes file for CVE information
- Fixed CVEs:
- CVE-2015-5346 (bnc#967814) in 8.0.32
- CVE-2015-5351 (bnc#967812) in 8.0.32
- CVE-2016-0706 (bnc#967815) in 8.0.32
- CVE-2016-0714 (bnc#967964) in 8.0.32
- CVE-2016-0763 (bnc#967966) in 8.0.32
- CVE-2015-5345 (bnc#967965) in 8.0.30
- CVE-2015-5174 (bnc#967967) in 8.0.27
Wed Feb 17 13:00:00 2016 tchvatalAATTsuse.com
- Version update to 8.0.32:
* Another bugfix release for 8.0 series, full details:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html#Tomcat_8.0.32_(markt)
- Rebase patch:
* tomcat-8.0.9-property-build.windows.patch
Tue Nov 10 13:00:00 2015 dmacvicarAATTsuse.de
- update to Tomcat 8.0.28
* Multiple fixes, read upstream changelog at:
https://tomcat.apache.org/tomcat-8.0-doc/changelog.html#Tomcat_8.0.28_(markt)
Mon Jun 1 14:00:00 2015 tchvatalAATTsuse.com
- Some whitespace cleanups
Mon Jun 1 14:00:00 2015 tchvatalAATTsuse.com
- Remove pointless conflicts on provide/obsolete symbols
Mon Jun 1 14:00:00 2015 tchvatalAATTsuse.com
- Version bump to 8.0.23 fate#318913:
* Multiple testfixes all around, read upstream changelog at:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html#Tomcat_8.0.23_(markt)
Tue Mar 24 13:00:00 2015 tchvatalAATTsuse.com
- Fix previous commit. Fix one rpmlint warning
Wed Mar 18 13:00:00 2015 tchvatalAATTsuse.com
- Drop gpg verification from spec, it is done by obs
Wed Mar 18 13:00:00 2015 tchvatalAATTsuse.com
- Fix build with new jpackage-tools
Tue Feb 10 13:00:00 2015 wittemarAATTgooglemail.com
- update to Tomcat 8.0.18:
* Major update for tomcat8 from tomcat7
* For full changelog please read upstream changes at:
+ http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
* Rename all tomcat-7.0-
* files to tomcat-8.0-
*
* Update keyring file
- Update windows patch to apply again:
* Deleted: tomcat-7.0.52-property-build.windows.patch
* Added: tomcat-8.0.9-property-build.windows.patch
* Added:tomcat-8.0-tomcat-users-webapp.patch
* Deleted: tomcat-7.0-tomcat-users-webapp.patch
* Added: tomcat-8.0-bootstrap-MANIFEST.MF.patch
* Deleted: tomcat-7.0-bootstrap-MANIFEST.MF.patch
Tue Feb 3 13:00:00 2015 bmaryniukAATTsuse.com
- Version 1.1.30 or higher is required for APR listener (bnc#914725)
Wed Sep 17 14:00:00 2014 bmaryniukAATTsuse.com
- SLE12 has different path for the \"rm\" command than older versions.
To avoid possible clashes, the entire coreutils must be provided.
(bnc#894292)
Tue Sep 16 14:00:00 2014 bmaryniukAATTsuse.com
- Fixed Security Manager policies, which makes unable properly
run webapps by default. (bnc#891264)
Added: tomcat-7.0-sle.catalina.policy.patch
Tue Sep 16 14:00:00 2014 bmaryniukAATTsuse.com
- Missing security manager policy file prevents Tomcat to start
with systemd. (bnc#890995)
Mon Sep 15 14:00:00 2014 dmacvicarAATTsuse.de
- Tomcat 7.0.55 requires ecj 4.4.0
Mon Sep 8 14:00:00 2014 dmacvicarAATTsuse.de
- include the tomcat websocket implementation (tomcat7-websocket)
Mon Sep 8 14:00:00 2014 dmacvicarAATTsuse.de
- Update to 7.0.55
* Update to the Eclipse JDT Compiler 4.4
* Better error handling when the error occurs after the response
has been committed
* Various improvements to the Mapper including fixing some
concurrency bugs
* See http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
Mon Sep 8 14:00:00 2014 dmacvicarAATTsuse.de
- build tomcat-embed as a subpackage
Wed Sep 3 14:00:00 2014 tchvatalAATTsuse.com
- Drop two unused defines
Wed Sep 3 14:00:00 2014 dmacvicarAATTsuse.de
- touch the alternatives files to avoid build errors
in older versions
Tue Jul 29 14:00:00 2014 tchvatalAATTsuse.com
- Do not define default defattr as it is pointless.
Fri Jul 25 14:00:00 2014 tchvatalAATTsuse.com
- One file here was not supposed to be ghost.
Sat Jul 19 14:00:00 2014 tchvatalAATTsuse.com
- Fix once more the alternatives.
Fri Jul 11 14:00:00 2014 tchvatalAATTsuse.com
- Add path to rm command.
Fri Jul 11 14:00:00 2014 tchvatalAATTsuse.com
- Silence loads of warnings by rpmlintrc
Thu Jul 10 14:00:00 2014 tchvatalAATTsuse.com
- Cleanup with spec-cleaner and format few things a bit.
Thu Jul 10 14:00:00 2014 tchvatalAATTsuse.com
- Remove few deps not really needed for sle11.
Thu Jul 10 14:00:00 2014 tchvatalAATTsuse.com
- Drop unused files obs.bl and local.lb
- Drop unused collections-tomcat-build.xml
Sat May 24 14:00:00 2014 tchvatalAATTsuse.com
- Version bump to 7.0.54:
* bugfix update
* See http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
Thu May 15 14:00:00 2014 darinAATTdarins.net
- Update to 7.0.53
* bugfix release
* Update the Eclipse JDT compiler to enable full Java 8 support in JSPs.
* See http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
- Patch for Bug 56373
* See https://issues.apache.org/bugzilla/show_bug.cgi?id=56373
* tomcat-7.0.53-JDTCompiler-java.patch
- Rename tomcat-7.0.2-property-build.windows.patch to
tomcat-7.0.52-property-build.windows.patch
Thu May 15 14:00:00 2014 darinAATTdarins.net
- remove saxon build requirement for sles
- disable bytecode check for sles
Mon Apr 14 14:00:00 2014 darinAATTdarins.net
- remove unknown option from fillup_only macro
- wrap systemd %pre[un]/%post[un] in conditional
- specify required ant version
Tue Apr 8 14:00:00 2014 wittemarAATTgooglemail.com
- Update to 7.0.52
* bugfix release
* Fix CVE-2014-0050, a DoS vulnerability related to multi-part processing
- Update to 7.0.50
* bugfix release
Thu Dec 12 13:00:00 2013 mvyskocilAATTsuse.com
- Add missing commons-pool-tomcat5 symlink (bnc#847505c#13)
Mon Nov 4 13:00:00 2013 mvyskocilAATTsuse.com
- Update to 7.0.47
* bugfix release
* backport of JSR-356 Java WebSocket 1.0
* package tomcat now requires java7 at lease
- Updated tomcat.keyring to reflect the fact new release is signed by
Violeta Georgieva / D63011C7
see http://osdir.com/ml/dev-tomcat.apache.org/2013-10/msg00849.html
- Add tomcat-dbcp.jar (bnc#847505) back into tomcat lib dir
- Install tomcat-coyote.jar as well
- Remove pointless scriplets
Mon Sep 9 14:00:00 2013 tchvatalAATTsuse.com
- Move from jpackage-utils to javapackage-tools
Thu Sep 5 14:00:00 2013 mvyskocilAATTsuse.com
- drop a dependency on unecessary -tomcat5 packages
- use commons-dbcp.jar for build
- add missing commons-pool.jar to libdir
Fri Aug 9 14:00:00 2013 mvyskocilAATTsuse.com
- add _constraints to not schedule build on some build machines
workaround for bnc#832762
Tue Aug 6 14:00:00 2013 robert.munteanuAATTgmail.com
- Add missing \'su root tomcat\' line to logrotate. See also
https://bugzilla.redhat.com/show_bug.cgi?id=790334
Fri Jul 26 14:00:00 2013 mvyskocilAATTsuse.com
- call chown --no-dereference in init script
(bnc#822177#c7/prevents CVE-2013-1976)
Tue Jul 23 14:00:00 2013 mvyskocilAATTsuse.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 14:00:00 2013 mvyskocilAATTsuse.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 13:00:00 2013 m407AATTmail.ru
- Fix tomcat init scripts generating malformed classpath
(http://youtrack.jetbrains.com/issue/JT-18545)
bnc#804992
Mon Jan 21 13:00:00 2013 mvyskocilAATTsuse.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 13:00:00 2012 archieAATTdellroad.org
- Ensure tomcat stdout/stderr output ends up in catalina.out
Thu Dec 20 13:00:00 2012 archieAATTdellroad.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 13:00:00 2012 mvyskocilAATTsuse.com
- Require gpg-offline on 12.2+
Thu Nov 29 13:00:00 2012 sbrabecAATTsuse.cz
- Verify GPG signature.
Mon Nov 26 13:00:00 2012 mvyskocilAATTsuse.com
- update to 7.0.33 (bugfix release)
Tue Sep 11 14:00:00 2012 mvyskocilAATTsuse.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 14:00:00 2012 mvyskocilAATTsuse.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 14:00:00 2012 mvyskocilAATTsuse.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:00:00 2012 mvyskocilAATTsuse.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 13:00:00 2012 wittemarAATTgooglemail.com
- update to 7.0.25 (bugfix release)
Tue Nov 1 13:00:00 2011 mvyskocilAATTsuse.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 14:00:00 2011 wittemarAATTgooglemail.com
- update to version 7.0.21
Thu Jul 21 14:00:00 2011 mvyskocilAATTsuse.cz
- update to version 7.0.16 (bugfix update)
Wed Mar 30 14:00:00 2011 jrennerAATTsuse.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 13:00:00 2011 mvyskocilAATTsuse.cz
- initial packaging of tomcat7 7.0.6