Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nginx-image for openSUSE:Factory 
checked in at 2024-05-28 17:29:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nginx-image (Old)
 and      /work/SRC/openSUSE:Factory/.nginx-image.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nginx-image"

Tue May 28 17:29:50 2024 rev:8 rq:1177291 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/nginx-image/nginx-image.changes  2024-05-17 
20:06:25.902133365 +0200
+++ /work/SRC/openSUSE:Factory/.nginx-image.new.24587/nginx-image.changes       
2024-05-28 17:30:42.344148947 +0200
@@ -1,0 +2,5 @@
+Mon May 27 17:31:22 UTC 2024 - Alexandre Vicenzi <[email protected]>
+
+- Remove broken 10-listen-on-ipv6-by-default.sh and install gettext-runtime 
for envsubst
+
+-------------------------------------------------------------------

Old:
----
  10-listen-on-ipv6-by-default.sh

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.FdyI7v/_old  2024-05-28 17:30:43.088176154 +0200
+++ /var/tmp/diff_new_pack.FdyI7v/_new  2024-05-28 17:30:43.092176301 +0200
@@ -39,7 +39,7 @@
 
 # endlabelprefix
 
-RUN set -euo pipefail; zypper -n in --no-recommends gawk nginx findutils; 
zypper -n clean; rm -rf 
/var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}
+RUN set -euo pipefail; zypper -n in --no-recommends gawk nginx findutils 
gettext-runtime; zypper -n clean; rm -rf 
/var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}
 ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
 CMD ["nginx", "-g", "daemon off;"]
 EXPOSE 80

Reply via email to