[Git][java-team/tomcat9][master] 16 commits: Update changelog
Markus Koschany (@apo)
gitlab at salsa.debian.org
Fri Sep 24 18:03:22 BST 2021
Markus Koschany pushed to branch master at Debian Java Maintainers / tomcat9
Commits:
8e19a952 by Markus Koschany at 2021-08-08T15:25:13+02:00
Update changelog
- - - - -
641d5d5c by Markus Koschany at 2021-08-10T18:25:35+02:00
CVE-2021-30640: Fix NullPointerException
If no userRoleAttribute is specified in the user's Realm configuration its
default value will be null. This will cause a NPE in the methods
doFilterEscaping and doAttributeValueEscaping. This is upstream bug
https://bz.apache.org/bugzilla/show_bug.cgi?id=65308
- - - - -
3feebf33 by Markus Koschany at 2021-09-24T12:37:20+02:00
Declare compliance with Debian Policy 4.6.0.
- - - - -
bc1c5847 by Markus Koschany at 2021-09-24T12:42:55+02:00
Update copyright years
- - - - -
a0ca0f22 by Markus Koschany at 2021-09-24T12:44:08+02:00
New upstream version 9.0.53
- - - - -
2e697570 by Markus Koschany at 2021-09-24T12:44:21+02:00
Update upstream source from tag 'upstream/9.0.53'
Update to upstream version '9.0.53'
with Debian dir 34bd11b7b977daa77c0ef1c0a7da3c484269f6ef
- - - - -
1e969ffc by Markus Koschany at 2021-09-24T14:23:06+02:00
Set the fileOwner of catalina.out to tomcat explicitly.
Closes: #987179
Thanks: Adam Cecile for the report.
- - - - -
56e88617 by Markus Koschany at 2021-09-24T14:28:45+02:00
Merge commit '1e969ffcfa81899e782141cbe1e8e6fe2b73d4db'
- - - - -
286f98fd by Markus Koschany at 2021-09-24T14:49:54+02:00
Drop CVE patches. Fixed upstream.
- - - - -
5ea783fe by Markus Koschany at 2021-09-24T14:50:15+02:00
Remove 0021-dont-test-unsupported-ciphers.patch
- - - - -
fec2d234 by Markus Koschany at 2021-09-24T14:53:56+02:00
Refresh 0021-dont-test-unsupported-ciphers.patch
- - - - -
79e222e8 by Markus Koschany at 2021-09-24T15:37:38+02:00
tomcat9.cron.daily: Set maxdepth to 1 so that log files of custom applications
in subdirectories of /var/log/tomcat9 are not compressed.
Closes: #982961
Thanks: Ludovic Pouzenc for the report.
- - - - -
1fdc94c9 by Markus Koschany at 2021-09-24T15:40:08+02:00
Update changelog
- - - - -
d18f2180 by Markus Koschany at 2021-09-24T16:20:05+02:00
Add no-java17-yet.patch
- - - - -
8bcc790e by Markus Koschany at 2021-09-24T16:58:06+02:00
Exclude TestJNDIRealmIntegration because of missing dependencies.
- - - - -
f0ea9cde by Markus Koschany at 2021-09-24T18:47:46+02:00
Set addOSGi to false when building the tests to prevent a FTBFS.
- - - - -
30 changed files:
- + .editorconfig
- .travis.yml
- BUILDING.txt
- CONTRIBUTING.md
- KEYS
- MERGE.txt
- README.md
- bin/service.bat
- build.properties.default
- build.xml
- conf/catalina.policy
- conf/catalina.properties
- conf/server.xml
- conf/tomcat-users.xml
- debian/changelog
- debian/control
- debian/copyright
- debian/patches/0021-dont-test-unsupported-ciphers.patch
- − debian/patches/CVE-2021-30640.patch
- − debian/patches/CVE-2021-33037.patch
- + debian/patches/exclude-TestJNDIRealmIntegration.patch
- + debian/patches/no-java17-yet.patch
- debian/patches/series
- debian/rsyslog/tomcat9.conf
- debian/rules
- debian/tomcat9.cron.daily
- java/javax/annotation/sql/DataSourceDefinition.java
- java/javax/ejb/EJB.java
- java/javax/ejb/EJBs.java
- java/javax/el/ArrayELResolver.java
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/java-team/tomcat9/-/compare/d9ccdf7ccf6e386b1c7166eb776ff254718073f2...f0ea9cde7d9eef40f9f7ac8f118f5682600f592f
--
View it on GitLab: https://salsa.debian.org/java-team/tomcat9/-/compare/d9ccdf7ccf6e386b1c7166eb776ff254718073f2...f0ea9cde7d9eef40f9f7ac8f118f5682600f592f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20210924/f4d471d9/attachment.htm>
More information about the pkg-java-commits
mailing list