Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tomcat-10-image for openSUSE:Factory
checked in at 2024-05-09 12:08:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tomcat-10-image (Old)
and /work/SRC/openSUSE:Factory/.tomcat-10-image.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tomcat-10-image"
Thu May 9 12:08:23 2024 rev:5 rq:1172721 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/tomcat-10-image/tomcat-10-image.changes
2024-05-08 11:39:47.772909992 +0200
+++
/work/SRC/openSUSE:Factory/.tomcat-10-image.new.1880/tomcat-10-image.changes
2024-05-09 12:08:54.088116947 +0200
@@ -1,0 +2,5 @@
+Tue May 7 19:07:24 UTC 2024 - Dirk Mueller <[email protected]>
+
+- extend READMEs; correct eula for application images
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ README.md ++++++
--- /var/tmp/diff_new_pack.j5WUeC/_old 2024-05-09 12:08:54.780142098 +0200
+++ /var/tmp/diff_new_pack.j5WUeC/_new 2024-05-09 12:08:54.784142243 +0200
@@ -1,4 +1,6 @@
# Tomcat 10 Container Image
+
+
Apache Tomcat (Tomcat for short) is a free and open-source implementation of
the
Jakarta Servlet, Jakarta Expression Language, and WebSocket technologies. It
@@ -31,7 +33,7 @@
The container image can be used in rootless mode with Podman. Keep in mind that
Podman remaps the `tomcat` user in the container to a different user on the
-host. This user will not have write access to the mounted directory. To avoid
+host. This user does not have write access to the mounted directory. To avoid
permission issues change permissions of the shared directory to `0777` as
follows: