Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rust-oldstable-image for
openSUSE:Factory checked in at 2024-04-12 17:34:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-oldstable-image (Old)
and /work/SRC/openSUSE:Factory/.rust-oldstable-image.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust-oldstable-image"
Fri Apr 12 17:34:07 2024 rev:12 rq:1166856 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/rust-oldstable-image/rust-oldstable-image.changes
2024-04-10 17:50:35.540919544 +0200
+++
/work/SRC/openSUSE:Factory/.rust-oldstable-image.new.26366/rust-oldstable-image.changes
2024-04-12 17:37:26.993640862 +0200
@@ -1,0 +2,5 @@
+Thu Apr 11 06:57:38 UTC 2024 - Dan Äermák <[email protected]>
+
+- Pin rust & cargo version to prevent zypper up from upgrading to a newer rust
+
+-------------------------------------------------------------------
New:
----
rust-and-cargo-pin.check
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.JYwLZx/_old 2024-04-12 17:37:27.637664581 +0200
+++ /var/tmp/diff_new_pack.JYwLZx/_new 2024-04-12 17:37:27.637664581 +0200
@@ -50,4 +50,5 @@
# smoke test that gcc works
RUN gcc --version
RUN ${CC} --version
+COPY rust-and-cargo-pin.check /etc/zypp/systemCheck.d/rust-and-cargo-pin.check
++++++ rust-and-cargo-pin.check ++++++
requires:cargo1.76
requires:rust1.76