Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pcp-image for openSUSE:Factory 
checked in at 2024-11-01 21:04:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcp-image (Old)
 and      /work/SRC/openSUSE:Factory/.pcp-image.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcp-image"

Fri Nov  1 21:04:58 2024 rev:25 rq:1219930 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcp-image/pcp-image.changes      2024-10-30 
22:58:55.905565698 +0100
+++ /work/SRC/openSUSE:Factory/.pcp-image.new.2020/pcp-image.changes    
2024-11-01 21:05:32.677359951 +0100
@@ -1,0 +2,5 @@
+Wed Oct 30 18:28:27 UTC 2024 - SUSE Update Bot <bci-inter...@suse.de>
+
+- be explicit in protocol for expose statement
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.rn0Bsk/_old  2024-11-01 21:05:33.153379863 +0100
+++ /var/tmp/diff_new_pack.rn0Bsk/_new  2024-11-01 21:05:33.153379863 +0100
@@ -46,7 +46,7 @@
 LABEL 
io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/pcp-image/README.md";
 ENTRYPOINT ["/usr/local/bin/container-entrypoint"]
 CMD ["/usr/lib/systemd/systemd"]
-EXPOSE 44321 44322 44323
+EXPOSE 44321/tcp 44322/tcp 44323/tcp
 
 RUN set -euo pipefail; mkdir -p /usr/share/container-scripts/pcp; mkdir -p 
/etc/sysconfig
 COPY container-entrypoint healthcheck /usr/local/bin/

Reply via email to