Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sccache for openSUSE:Factory checked 
in at 2026-07-08 17:37:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sccache (Old)
 and      /work/SRC/openSUSE:Factory/.sccache.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sccache"

Wed Jul  8 17:37:01 2026 rev:53 rq:1364420 version:0.16.0~0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sccache/sccache.changes  2026-07-07 
21:06:26.236988656 +0200
+++ /work/SRC/openSUSE:Factory/.sccache.new.1982/sccache.changes        
2026-07-08 17:39:15.483158952 +0200
@@ -1,0 +2,13 @@
+Wed Jul  8 02:01:46 UTC 2026 - William Brown <[email protected]>
+
+- Completely drop openssl to prevent future security issues
+- Vulnerabilites that no longer apply:
+  - bsc#1270948 - CVE-2026-45784
+  - bsc#1270938 - CVE-2026-44662
+  - bsc#1270736 - CVE-2026-41681
+  - bsc#1270869 - CVE-2026-41898
+  - bsc#1270693 - CVE-2026-41678
+  - bsc#1270559 - CVE-2026-41677
+  - bsc#1270512 - CVE-2026-42327
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sccache.spec ++++++
--- /var/tmp/diff_new_pack.qfVqV9/_old  2026-07-08 17:39:17.987246457 +0200
+++ /var/tmp/diff_new_pack.qfVqV9/_new  2026-07-08 17:39:17.987246457 +0200
@@ -34,7 +34,6 @@
 Source14:       client.example
 BuildRequires:  cargo
 BuildRequires:  cargo-packaging
-BuildRequires:  pkgconfig(openssl) >= 3
 Requires:       bubblewrap
 
 %description
@@ -52,11 +51,10 @@
 
 %build
 %ifarch x86_64
-# 'dist-server' available only on x86_64 so far - 
https://github.com/mozilla/sccache/issues/656
-features="azure,s3,redis,dist-server,dist-client,concurrent-cache"
+features="redis,concurrent-cache"
 %else
 %ifarch aarch64
-features="azure,s3,redis,concurrent-cache"
+features="redis,concurrent-cache"
 %else
 # Most other arches have issues (especially with ring). Use FS cache only
 features="concurrent-cache"
@@ -71,46 +69,14 @@
 install -D -d -m 0755 %{buildroot}%{configdir}
 
 install -m 0755 %{_builddir}/%{name}-%{version}/target/release/sccache 
%{buildroot}%{_bindir}/sccache
-%ifarch x86_64
-install -m 0755 %{_builddir}/%{name}-%{version}/target/release/sccache-dist 
%{buildroot}%{_bindir}/sccache-dist
-%endif
-
-%ifarch x86_64
-install -m 0644 %{SOURCE10} 
%{buildroot}%{_unitdir}/sccache-dist-builder.service
-install -m 0644 %{SOURCE11} 
%{buildroot}%{_unitdir}/sccache-dist-scheduler.service
-%endif
 install -m 0644 %{SOURCE12} %{buildroot}%{configdir}/builder.conf
 install -m 0644 %{SOURCE13} %{buildroot}%{configdir}/scheduler.conf
 install -m 0644 %{SOURCE14} %{buildroot}%{configdir}/client.example
 
-%ifarch x86_64
-%pre
-%service_add_pre sccache-dist-builder.service
-%service_add_pre sccache-dist-scheduler.service
-
-%post
-%service_add_post sccache-dist-builder.service
-%service_add_post sccache-dist-scheduler.service
-
-%preun
-%service_del_preun sccache-dist-builder.service
-%service_del_preun sccache-dist-scheduler.service
-
-%postun
-%service_del_postun sccache-dist-builder.service
-%service_del_postun sccache-dist-scheduler.service
-%endif
-
 %files
 %license LICENSE
 %doc README.md
 %{_bindir}/sccache
-%ifarch x86_64
-%{_bindir}/sccache-dist
-
-%{_unitdir}/sccache-dist-builder.service
-%{_unitdir}/sccache-dist-scheduler.service
-%endif
 
 %dir %{configdir}
 %config(noreplace) %{configdir}/scheduler.conf

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/sccache/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.sccache.new.1982/vendor.tar.zst differ: char 7, 
line 1

Reply via email to