forked from pool/tomcat
Accepting request 624709 from Java:packages
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/624709 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tomcat?expand=0&rev=43
This commit is contained in:
commit
800edc8d04
@ -1,8 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 16 16:38:14 UTC 2018 - malbu@suse.de
|
Wed Feb 16 16:38:14 UTC 2018 - malbu@suse.de
|
||||||
|
|
||||||
- Update to Tomcat 9.0.5. See changelog at
|
- Update to Tomcat 9.0.5. See changelog at
|
||||||
http://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.5_(markt)
|
http://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.5_(markt)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 17 09:34:14 UTC 2018 - fstrba@suse.com
|
Wed Jan 17 09:34:14 UTC 2018 - fstrba@suse.com
|
||||||
@ -44,17 +44,17 @@ Fri Dec 1 21:46:18 UTC 2017 - malbu@suse.com
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 23 13:50:29 UTC 2017 - rbrown@suse.com
|
Thu Nov 23 13:50:29 UTC 2017 - rbrown@suse.com
|
||||||
|
|
||||||
- Replace references to /var/adm/fillup-templates with new
|
- Replace references to /var/adm/fillup-templates with new
|
||||||
%_fillupdir macro (boo#1069468)
|
%_fillupdir macro (boo#1069468)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 23 09:42:48 UTC 2017 - malbu@suse.com
|
Mon Oct 23 09:42:48 UTC 2017 - malbu@suse.com
|
||||||
|
|
||||||
- Build with JDK 8 to fix runtime errors when running with JDK 7
|
- Build with JDK 8 to fix runtime errors when running with JDK 7
|
||||||
and 8
|
and 8
|
||||||
- Fix tomcat-digest classpath error (bsc#977410)
|
- Fix tomcat-digest classpath error (bsc#977410)
|
||||||
- Fix packaged /etc/alternatives symlinks for api libs that caused
|
- Fix packaged /etc/alternatives symlinks for api libs that caused
|
||||||
rpm -V to report link mismatch (bsc#1019016)
|
rpm -V to report link mismatch (bsc#1019016)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 23 06:07:05 UTC 2017 - ecsos@opensuse.org
|
Mon Oct 23 06:07:05 UTC 2017 - ecsos@opensuse.org
|
||||||
@ -62,7 +62,7 @@ Mon Oct 23 06:07:05 UTC 2017 - ecsos@opensuse.org
|
|||||||
- update to 8.0.47
|
- update to 8.0.47
|
||||||
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
|
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
|
||||||
* Fixed CVE:
|
* Fixed CVE:
|
||||||
- CVE-2017-12617
|
- CVE-2017-12617
|
||||||
- rebase tomcat-8.0-sle.catalina.policy.patch
|
- rebase tomcat-8.0-sle.catalina.policy.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
@ -72,14 +72,14 @@ Tue Sep 19 09:07:39 UTC 2017 - fstrba@suse.com
|
|||||||
* tomcat-8.0.44-javadoc.patch
|
* tomcat-8.0.44-javadoc.patch
|
||||||
- generate documentation with the same source level as class
|
- generate documentation with the same source level as class
|
||||||
files
|
files
|
||||||
- fixes build with jdk9
|
- fixes build with jdk9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 9 05:44:53 UTC 2017 - ecsos@opensuse.org
|
Fri Jun 9 05:44:53 UTC 2017 - ecsos@opensuse.org
|
||||||
|
|
||||||
- Version update to 8.0.44:
|
- Version update to 8.0.44:
|
||||||
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
|
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
|
||||||
* Fixed CVE:
|
* Fixed CVE:
|
||||||
- CVE-2017-5664 (bsc#1042910)
|
- CVE-2017-5664 (bsc#1042910)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
@ -90,7 +90,8 @@ Fri May 19 09:22:56 UTC 2017 - dziolkowski@suse.com
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 9 13:36:47 UTC 2017 - malbu@suse.com
|
Tue May 9 13:36:47 UTC 2017 - malbu@suse.com
|
||||||
|
|
||||||
- Version update to 8.0.43: * Another bugfix release, for full details see:
|
- Version update to 8.0.43:
|
||||||
|
* Another bugfix release, for full details see:
|
||||||
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
|
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
|
||||||
* Fixed CVEs:
|
* Fixed CVEs:
|
||||||
- CVE-2017-5647 (bnc#1033448)
|
- CVE-2017-5647 (bnc#1033448)
|
||||||
@ -297,7 +298,7 @@ Mon Sep 8 08:23:28 UTC 2014 - dmacvicar@suse.de
|
|||||||
* Update to the Eclipse JDT Compiler 4.4
|
* Update to the Eclipse JDT Compiler 4.4
|
||||||
* Better error handling when the error occurs after the response
|
* Better error handling when the error occurs after the response
|
||||||
has been committed
|
has been committed
|
||||||
* Various improvements to the Mapper including fixing some
|
* Various improvements to the Mapper including fixing some
|
||||||
concurrency bugs
|
concurrency bugs
|
||||||
* See http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
|
* See http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
|
||||||
|
|
||||||
@ -382,7 +383,7 @@ Thu May 15 14:59:25 UTC 2014 - darin@darins.net
|
|||||||
Thu May 15 14:41:40 UTC 2014 - darin@darins.net
|
Thu May 15 14:41:40 UTC 2014 - darin@darins.net
|
||||||
|
|
||||||
- remove saxon build requirement for sles
|
- remove saxon build requirement for sles
|
||||||
- disable bytecode check for sles
|
- disable bytecode check for sles
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 14 17:59:07 UTC 2014 - darin@darins.net
|
Mon Apr 14 17:59:07 UTC 2014 - darin@darins.net
|
||||||
@ -427,7 +428,7 @@ Mon Sep 9 11:06:25 UTC 2013 - tchvatal@suse.com
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 5 13:59:28 UTC 2013 - mvyskocil@suse.com
|
Thu Sep 5 13:59:28 UTC 2013 - mvyskocil@suse.com
|
||||||
|
|
||||||
- drop a dependency on unecessary -tomcat5 packages
|
- drop a dependency on unecessary -tomcat5 packages
|
||||||
- use commons-dbcp.jar for build
|
- use commons-dbcp.jar for build
|
||||||
- add missing commons-pool.jar to libdir
|
- add missing commons-pool.jar to libdir
|
||||||
|
|
||||||
@ -441,14 +442,14 @@ Fri Aug 9 09:18:44 UTC 2013 - mvyskocil@suse.com
|
|||||||
Tue Aug 6 20:24:06 UTC 2013 - robert.munteanu@gmail.com
|
Tue Aug 6 20:24:06 UTC 2013 - robert.munteanu@gmail.com
|
||||||
|
|
||||||
- Add missing 'su root tomcat' line to logrotate. See also
|
- Add missing 'su root tomcat' line to logrotate. See also
|
||||||
https://bugzilla.redhat.com/show_bug.cgi?id=790334
|
https://bugzilla.redhat.com/show_bug.cgi?id=790334
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 26 13:06:35 UTC 2013 - mvyskocil@suse.com
|
Fri Jul 26 13:06:35 UTC 2013 - mvyskocil@suse.com
|
||||||
|
|
||||||
- call chown --no-dereference in init script
|
- call chown --no-dereference in init script
|
||||||
(bnc#822177#c7/prevents CVE-2013-1976)
|
(bnc#822177#c7/prevents CVE-2013-1976)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 23 14:33:47 UTC 2013 - mvyskocil@suse.com
|
Tue Jul 23 14:33:47 UTC 2013 - mvyskocil@suse.com
|
||||||
|
|
||||||
@ -500,7 +501,7 @@ Thu Dec 20 22:45:19 UTC 2012 - archie@dellroad.org
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 18 09:34:29 UTC 2012 - mvyskocil@suse.com
|
Tue Dec 18 09:34:29 UTC 2012 - mvyskocil@suse.com
|
||||||
|
|
||||||
- Require gpg-offline on 12.2+
|
- Require gpg-offline on 12.2+
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 29 19:17:03 CET 2012 - sbrabec@suse.cz
|
Thu Nov 29 19:17:03 CET 2012 - sbrabec@suse.cz
|
||||||
@ -515,7 +516,7 @@ Mon Nov 26 13:01:44 UTC 2012 - mvyskocil@suse.com
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 11 08:24:53 UTC 2012 - mvyskocil@suse.cz
|
Tue Sep 11 08:24:53 UTC 2012 - mvyskocil@suse.cz
|
||||||
|
|
||||||
- update to 7.0.30 (bugfix release)
|
- update to 7.0.30 (bugfix release)
|
||||||
* SSI and CGI disabled by default
|
* SSI and CGI disabled by default
|
||||||
- fix bnc#779538: change the working dir to $CATALINA_BASE
|
- fix bnc#779538: change the working dir to $CATALINA_BASE
|
||||||
- document the CATALINA_BASE and CATALINA_HOME in tomcat.conf better
|
- document the CATALINA_BASE and CATALINA_HOME in tomcat.conf better
|
||||||
@ -564,7 +565,7 @@ Tue Nov 1 12:36:57 UTC 2011 - mvyskocil@suse.cz
|
|||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 19 10:21:29 UTC 2011 - wittemar@googlemail.com
|
Mon Sep 19 10:21:29 UTC 2011 - wittemar@googlemail.com
|
||||||
|
|
||||||
- update to version 7.0.21
|
- update to version 7.0.21
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user