commit tomcat for openSUSE:Factory
Hello community, here is the log from the commit of package tomcat for openSUSE:Factory checked in at 2019-05-25 13:18:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tomcat (Old) and /work/SRC/openSUSE:Factory/.tomcat.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "tomcat" Sat May 25 13:18:24 2019 rev:53 rq:704517 version:9.0.20 Changes: -------- --- /work/SRC/openSUSE:Factory/tomcat/tomcat.changes 2019-05-03 22:29:20.496326256 +0200 +++ /work/SRC/openSUSE:Factory/.tomcat.new.5148/tomcat.changes 2019-05-25 13:18:26.460376583 +0200 @@ -1,0 +2,7 @@ +Mon May 20 20:40:08 UTC 2019 - Matei <malbu@suse.com> + +- Update to Tomcat 9.0.20. See changelog at + http://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.20_(markt) +- increase maximum number of threads and open files for tomcat (bsc#1111966) + +------------------------------------------------------------------- Old: ---- apache-tomcat-9.0.19-src.tar.gz apache-tomcat-9.0.19-src.tar.gz.asc New: ---- apache-tomcat-9.0.20-src.tar.gz apache-tomcat-9.0.20-src.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tomcat.spec ++++++ --- /var/tmp/diff_new_pack.VO9AVs/_old 2019-05-25 13:18:30.928374921 +0200 +++ /var/tmp/diff_new_pack.VO9AVs/_new 2019-05-25 13:18:30.952374912 +0200 @@ -22,7 +22,7 @@ %define elspec 3.0 %define major_version 9 %define minor_version 0 -%define micro_version 19 +%define micro_version 20 %define packdname apache-tomcat-%{version}-src # FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/ %global basedir /srv/%{name} ++++++ apache-tomcat-9.0.19-src.tar.gz -> apache-tomcat-9.0.20-src.tar.gz ++++++ ++++ 7345 lines of diff (skipped) ++++++ tomcat-9.0.service ++++++ --- /var/tmp/diff_new_pack.VO9AVs/_old 2019-05-25 13:18:35.012373403 +0200 +++ /var/tmp/diff_new_pack.VO9AVs/_new 2019-05-25 13:18:35.028373397 +0200 @@ -8,6 +8,8 @@ After=syslog.target network.target [Service] +TasksMax=576 +LimitNOFILE=8192 Type=simple EnvironmentFile=/etc/tomcat/tomcat.conf Environment="NAME="
participants (1)
-
root