Accepting request 939130 from home:mbussolotto:branches:Java:packages

- Fix NPE in JNDIRealm, when userRoleAttribute is not set (bsc#1193569)
- Added patch:
  * tomcat-9.0-NPE-JNDIRealm.patch

OBS-URL: https://build.opensuse.org/request/show/939130
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=230
This commit is contained in:
2021-12-12 08:13:13 +00:00
committed by Git OBS Bridge
parent eb7ec9843b
commit f640109f9b
3 changed files with 132 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 10 11:20:54 UTC 2021 - Michele Bussolotto <michele.bussolotto@suse.com>
- Fix NPE in JNDIRealm, when userRoleAttribute is not set (bsc#1193569)
- Added patch:
* tomcat-9.0-NPE-JNDIRealm.patch
-------------------------------------------------------------------
Wed Nov 10 06:51:24 UTC 2021 - Fridrich Strba <fstrba@suse.com>