Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lact for openSUSE:Factory checked in at 2026-09-07 11:32:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lact (Old) and /work/SRC/openSUSE:Factory/.lact.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lact" Mon Sep 7 11:32:25 2026 rev:6 rq:1375856 version:0.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lact/lact.changes 2026-08-29 17:42:33.259454768 +0200 +++ /work/SRC/openSUSE:Factory/.lact.new.1265/lact.changes 2026-09-07 11:33:50.283477921 +0200 @@ -1,0 +2,32 @@ +Fri Sep 04 21:19:57 UTC 2026 - Jehu Marcos Herrera Puentes <[email protected]> + +- Removed the following patches, as they are included upstream in this release: + * lact-CVE-2026-75037-polkit-peer-pid-auth.patch + * lact-CVE-2026-75038-snapshot-tmpfile-race.patch +- Bump to version 0.10.1: + * chore: appdata with new release + * chore: translations update from Fedora Weblate (#1150) + * refactor: abstract away intel DRM logic, add a mock implementation (#1182) + * fix: Mb -> MiB in vram size + * fix: use pidfd for polkit auth if possible, patch zbus_polkit + * chore: remove device name from stats (#1176) + * fix: update list of apu devices which need p-levels workaround (#1174) + * chore: add Asrock 9070 XT Steel Legend and Sparkle Arc 310 Eco (#1173) + * feat: show additional clock domains in UI (#1172) + * fix: swtich nvidia V/F curve to offsets (#1161) + * feat: support AMD profile performance-levels (#1170) + * feat: fan control for Intel Xe (needs patched kernel) (#1108) + * fix: only create new file when writing debug snapshot + * fix: pass uid from unix socket creds instead of inferring from pid in polkit checks + * fix: ignore intel_pmt on test snapshots (#1165) + * chore: update a380-xe snapshot data + * feat: report clockspeed of extra clock domains on nvidia (#1155) + * feat: fmt gpu name in gpu-picker (#1157) + * fix: complete Turkish translations (#1152) + * fix: show time in local timezone in chart rendering + * chore: add commited cliff.toml + * fix: add policy file to fedora spec + * fix: service setup dialog in flatpak + * chore: Update spec files for release v0.10.0 (#1149) + +------------------------------------------------------------------- Old: ---- lact-0.10.0.tar.xz lact-CVE-2026-75037-polkit-peer-pid-auth.patch lact-CVE-2026-75038-snapshot-tmpfile-race.patch New: ---- lact-0.10.1.tar.xz ----------(Old B)---------- Old:- Removed the following patches, as they are included upstream in this release: * lact-CVE-2026-75037-polkit-peer-pid-auth.patch * lact-CVE-2026-75038-snapshot-tmpfile-race.patch Old: * lact-CVE-2026-75037-polkit-peer-pid-auth.patch * lact-CVE-2026-75038-snapshot-tmpfile-race.patch - Bump to version 0.10.1: ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lact.spec ++++++ --- /var/tmp/diff_new_pack.w7TuCo/_old 2026-09-07 11:33:53.428588028 +0200 +++ /var/tmp/diff_new_pack.w7TuCo/_new 2026-09-07 11:33:53.430588098 +0200 @@ -29,7 +29,7 @@ %endif Name: %{pname} -Version: 0.10.0 +Version: 0.10.1 Release: 0 Summary: Linux GPU Configuration And Monitoring Tool License: MIT @@ -68,12 +68,6 @@ # PATCH-FIX-OPENSUSE fix-clang-args.patch -- Fix clang args for bindgen to find vendored DRM headers. Patch1: fix-clang-args.patch -# PATCH-FIX-UPSTREAM lact-CVE-2026-75037-polkit-peer-pid-auth.patch bsc#1274863 CVE-2026-75037 -- Fixes Polkit auth bypass via PID reuse/spoofing (CWE-290) -Patch2: lact-CVE-2026-75037-polkit-peer-pid-auth.patch - -# PATCH-FIX-UPSTREAM lact-CVE-2026-75038-snapshot-tmpfile-race.patch bsc#1274863 CVE-2026-75038 -- Fixes predictable /tmp file creation (CWE-377) -Patch3: lact-CVE-2026-75038-snapshot-tmpfile-race.patch - # Rust is only available on these architectures ExclusiveArch: x86_64 aarch64 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.w7TuCo/_old 2026-09-07 11:33:53.486590053 +0200 +++ /var/tmp/diff_new_pack.w7TuCo/_new 2026-09-07 11:33:53.489590158 +0200 @@ -3,7 +3,7 @@ <service name="tar_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/ilya-zlobintsev/LACT</param> - <param name="revision">v0.10.0</param> + <param name="revision">v0.10.1</param> <param name="match-tag">v[0-9]*</param> <param name="filename">lact</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.w7TuCo/_old 2026-09-07 11:33:53.509590856 +0200 +++ /var/tmp/diff_new_pack.w7TuCo/_new 2026-09-07 11:33:53.512590961 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/ilya-zlobintsev/LACT</param> - <param name="changesrevision">2aa6d0d770546fb36dd8714801c373060e4dd912</param></service></servicedata> + <param name="changesrevision">30dc182391e2c002f6f7c988e76aa477a4772aa2</param></service></servicedata> (No newline at EOF) ++++++ lact-0.10.0.tar.xz -> lact-0.10.1.tar.xz ++++++ ++++ 14107 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/lact/vendor.tar.xz /work/SRC/openSUSE:Factory/.lact.new.1265/vendor.tar.xz differ: char 15, line 1
