Compare commits
1 Commits
PR_python-
...
maintenanc
| Author | SHA256 | Date | |
|---|---|---|---|
| bd04a8821e |
13098
.gitmodules
vendored
13098
.gitmodules
vendored
File diff suppressed because it is too large
Load Diff
@@ -1,49 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 4 08:02:50 UTC 2026 - Yuchen Lin <mlin+factory@suse.de>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ disabled some settings for maintenance, will re-enabling it once
|
||||
maintenance mode
|
||||
+ add no_product_provides to build options
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 3 08:08:54 UTC 2026 - Yuchen Lin <mlin+factory@suse.de>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ add to backports_unneeded, cleanup more unneeded 32bit packages
|
||||
libluajit-5_1-2-32bit
|
||||
libmariadb3-32bit
|
||||
libtss2-esys0-32bit
|
||||
libtss2-mu0-32bit
|
||||
libtss2-policy0-32bit
|
||||
libtss2-rc0-32bit
|
||||
libtss2-sys1-32bit
|
||||
libtss2-tcti-cmd0-32bit
|
||||
libtss2-tcti-device0-32bit
|
||||
libtss2-tcti-mssim0-32bit
|
||||
libtss2-tcti-spi-helper0-32bit
|
||||
libtss2-tcti-swtpm0-32bit
|
||||
libtss2-tctildr0-32bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 16 15:51:12 UTC 2026 - Wolfgang Engel <wolfgang.engel@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ add to backports_unneeded, remove xen related packages (bsc#1253226)
|
||||
xen
|
||||
xen-devel
|
||||
xen-libs
|
||||
xen-doc-html
|
||||
xen-tools
|
||||
xen-tools-domU
|
||||
xen-tools-xendomains-wait-disk
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 08:48:51 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
- switch to version 16.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 10 07:19:41 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>
|
||||
|
||||
|
||||
@@ -3,20 +3,19 @@ product_compose_schema: 0.2
|
||||
vendor: openSUSE
|
||||
name: Backports
|
||||
version: 16
|
||||
# update: "16.1"
|
||||
update: "16.0"
|
||||
product-type: module
|
||||
summary: openSUSE Backports
|
||||
|
||||
scc:
|
||||
description: >
|
||||
PackageHub ftp tree, also known as POOL.
|
||||
Leap ftp tree, also known as POOL.
|
||||
Used for GA and maintenance update afterwards.
|
||||
|
||||
build_options:
|
||||
### For maintenance, otherwise only "the best" version of each package is picked:
|
||||
# - take_all_available_versions
|
||||
- take_all_available_versions
|
||||
- hide_flavor_in_product_directory_name
|
||||
- no_product_provides
|
||||
|
||||
### Since the Backports product build is not self-contained in a single repository,
|
||||
### the installcheck results at build-time are not useful. (As currently implemented,
|
||||
@@ -34,7 +33,7 @@ repodata: all
|
||||
|
||||
# has only an effect during maintenance:
|
||||
set_updateinfo_from: maintenance@opensuse.org
|
||||
# set_updateinfo_id_prefix: SUSE-PackageHub-16.1-
|
||||
set_updateinfo_id_prefix: SUSE-PackageHub-16.0-
|
||||
|
||||
flavors:
|
||||
backports_aarch64:
|
||||
@@ -174,9 +173,7 @@ packagesets:
|
||||
- libgusb2-32bit
|
||||
- libinput10-32bit
|
||||
- liblirc_driver0-32bit
|
||||
- libluajit-5_1-2-32bit
|
||||
- libmanette-0_2-0-32bit
|
||||
- libmariadb3-32bit
|
||||
- libpcap1-32bit
|
||||
- libpcap-devel-32bit
|
||||
- libpolkit-agent-1-0-32bit
|
||||
@@ -190,18 +187,7 @@ packagesets:
|
||||
# - libsybdb5-32bit
|
||||
- libsystemd0-mini
|
||||
# - libtdsodbc0-32bit
|
||||
- libtss2-esys0-32bit
|
||||
- libtss2-fapi1-32bit
|
||||
- libtss2-mu0-32bit
|
||||
- libtss2-policy0-32bit
|
||||
- libtss2-rc0-32bit
|
||||
- libtss2-sys1-32bit
|
||||
- libtss2-tcti-cmd0-32bit
|
||||
- libtss2-tcti-device0-32bit
|
||||
- libtss2-tcti-mssim0-32bit
|
||||
- libtss2-tcti-spi-helper0-32bit
|
||||
- libtss2-tcti-swtpm0-32bit
|
||||
- libtss2-tctildr0-32bit
|
||||
- libudev-mini1
|
||||
- libunbound-devel-mini
|
||||
- libusb-1_0-0-32bit
|
||||
@@ -285,13 +271,6 @@ packagesets:
|
||||
- update-test-retracted
|
||||
- update-test-security
|
||||
- update-test-trivial
|
||||
- xen
|
||||
- xen-devel
|
||||
- xen-libs
|
||||
- xen-doc-html
|
||||
- xen-tools
|
||||
- xen-tools-domU
|
||||
- xen-tools-xendomains-wait-disk
|
||||
- yum-utils
|
||||
|
||||
# TODO: unneeded Leap package per architecture
|
||||
|
||||
2
CastXML
2
CastXML
Submodule CastXML updated: cee84fd9dd...a0fbb9958f
Submodule FreeFileSync updated: cfa9250a29...e57892319b
Submodule MozillaThunderbird updated: 3a03a4feef...ab2bb34d07
1
SDL3
Submodule
1
SDL3
Submodule
Submodule SDL3 added at 7e274255d0
22
_config
22
_config
@@ -1,19 +1,14 @@
|
||||
%if 0%{?is_stage_project}
|
||||
Release: <CI_CNT>.<B_CNT> spec:bp161.999999.<CI_CNT>.<B_CNT>
|
||||
Release: <CI_CNT>.<B_CNT> spec:bp160.999999.<CI_CNT>.<B_CNT>
|
||||
%else
|
||||
Release: <CI_CNT>.<B_CNT> spec:bp161.<CI_CNT>.<B_CNT>
|
||||
Release: <CI_CNT>.<B_CNT> spec:bp160.<CI_CNT>.<B_CNT>
|
||||
%endif
|
||||
|
||||
# 000productcompose experiment
|
||||
%if "%_repository" == "product" || "%_repository" == "product_ph"
|
||||
%if "%_repository" == "product"
|
||||
Repotype: slepool:nobuildid
|
||||
Patterntype: none
|
||||
|
||||
# EXPERIMENTAL 2026-02-12: to address bsc#1239552
|
||||
%if 0%{?_is_this_project}
|
||||
publishflags: archsync
|
||||
%endif
|
||||
|
||||
Type: productcompose
|
||||
Required: product-composer
|
||||
Required: package-translations
|
||||
@@ -134,6 +129,15 @@ Macros:
|
||||
%ffmpeg_pref ffmpeg-7
|
||||
:Macros
|
||||
|
||||
# BEGIN GIMP STUFF - remove this section when gimp3 is ready
|
||||
# %if "%_project" == "openSUSE:Backports:SLE-16.0"
|
||||
# Macros:
|
||||
# Do not build python plugin in gimp2
|
||||
# %_without_python_plugin 1
|
||||
# :Macros
|
||||
# %endif
|
||||
# END GIMP STUFF
|
||||
|
||||
# openSUSE -> SLE magic BuildRequires can work then
|
||||
Substitute: desktop-data-openSUSE-extra desktop-data-SLE-extra
|
||||
Substitute: desktop-data-openSUSE desktop-data-SLE
|
||||
@@ -164,7 +168,7 @@ Macros:
|
||||
|
||||
# Leap specific package list, the same list with excludebuild must add to Backports project
|
||||
# Most of package should be built in Backports
|
||||
%if "%_project" == "openSUSE:Backports:SLE-16.1"
|
||||
%if "%_project" == "openSUSE:Backports:SLE-16.0"
|
||||
# we build ffado:ffado-mixer for openSUSE, the main one is built in SLFO
|
||||
BuildFlags: excludebuild:ffado
|
||||
# build gpgme:qt flavor for qt5 support
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"": ["packagehub-review"]
|
||||
"": ["maintenance-release-review"]
|
||||
}
|
||||
|
||||
Submodule alsa-tools updated: 61a750473e...55a00d999a
2
amarok
2
amarok
Submodule amarok updated: 5b201a60e0...e1886b2904
Submodule apache2-mod_wsgi updated: 287757e1e1...3509105fad
2
archmage
2
archmage
Submodule archmage updated: ce0ff40494...8e684c43dc
2
bird3
2
bird3
Submodule bird3 updated: b7a81cd647...8a14f83ff5
2
blender
2
blender
Submodule blender updated: 10777409b6...22d92d1bf5
2
ccls
2
ccls
Submodule ccls updated: e6e7264586...b53e2c2045
2
chromium
2
chromium
Submodule chromium updated: 01df99bff1...ec59da30f4
Submodule clang-extract updated: 5ceaaed8d3...2b3194118a
2
clazy
2
clazy
Submodule clazy updated: eaeb61b8b2...45566c1ca9
2
descent3
2
descent3
Submodule descent3 updated: 6ebe8a43e2...4e58b21ccc
1
eigen3
Submodule
1
eigen3
Submodule
Submodule eigen3 added at 9d3090997a
Submodule evolution updated: dc79fab0f8...490dcd0182
2
exim
2
exim
Submodule exim updated: aa2daa7cec...9f3f61dcb2
2
ffmpeg-4
2
ffmpeg-4
Submodule ffmpeg-4 updated: 6962d23cfb...5d7becce29
2
freerdp2
2
freerdp2
Submodule freerdp2 updated: 61b579f332...f975c251b4
2
gimp
2
gimp
Submodule gimp updated: f2cb9c3617...aab3634bba
2
git-bug
2
git-bug
Submodule git-bug updated: 2390ae6cee...22bb247e73
Submodule gitea-tea updated: e6603d9fb9...5496ef4b74
2
gn
2
gn
Submodule gn updated: 10a6ded157...140cfd7fc8
Submodule go-sendxmpp updated: 0ee51fba0a...3ac86d2091
1
goose
1
goose
Submodule goose deleted from 299f2f0454
2
gpuvis
2
gpuvis
Submodule gpuvis updated: 892069c16e...97db1b8121
2
guvcview
2
guvcview
Submodule guvcview updated: e0cc664cce...4f3d706f9d
2
hauler
2
hauler
Submodule hauler updated: 69ca5e4eea...9084f004c1
2
helmfile
2
helmfile
Submodule helmfile updated: f86189efbd...ca876b9c92
1
ibus-kkc
Submodule
1
ibus-kkc
Submodule
Submodule ibus-kkc added at 42c900194c
1
ibus-skk
Submodule
1
ibus-skk
Submodule
Submodule ibus-skk added at 70ee289573
1
ibus-unikey
Submodule
1
ibus-unikey
Submodule
Submodule ibus-unikey added at 700ff22649
Submodule icinga-php-library updated: dcb9868560...2adfe405c4
Submodule icinga-php-thirdparty updated: 83db62c3c8...045c6cef83
Submodule icingaweb2 updated: 640fad7a20...3772b35d84
Submodule javaparser updated: 430c2287b0...28bfd0384d
1
jaxb-api
Submodule
1
jaxb-api
Submodule
Submodule jaxb-api added at e10ae3f0fc
2
jmdns
2
jmdns
Submodule jmdns updated: 572a643f7d...b0b3c41c05
Submodule jnr-process updated: db627daf50...a7d028ba7e
2
kbuild
2
kbuild
Submodule kbuild updated: 26142e2c7d...245dba4a3f
1
libabigail
Submodule
1
libabigail
Submodule
Submodule libabigail added at b36b134271
2
libcomps
2
libcomps
Submodule libcomps updated: 993ef51d6e...431237afd2
1
libkkc
Submodule
1
libkkc
Submodule
Submodule libkkc added at 13a5c11a94
Submodule libplacebo5 updated: 6b38dc0881...d9f8230efc
2
libpqxx
2
libpqxx
Submodule libpqxx updated: 7c06dd8bc0...e58742ce5b
1
libskk
Submodule
1
libskk
Submodule
Submodule libskk added at df54637cb8
Submodule linux-npu-driver deleted from 3dd37a3f52
Submodule linuxconsoletools updated: 7e3c37e52b...0e05c02dfb
2
matio
2
matio
Submodule matio updated: 196d99bcf5...a301162ce9
2
melange
2
melange
Submodule melange updated: 4ca0d8a776...32c0112588
2
minisign
2
minisign
Submodule minisign updated: e3f15b140a...0120e9a39f
2
myrlyn
2
myrlyn
Submodule myrlyn updated: 910e76122a...3086a75932
2
newsboat
2
newsboat
Submodule newsboat updated: f7cef8f985...c4d27826dc
1
nghttp3
Submodule
1
nghttp3
Submodule
Submodule nghttp3 added at ba31af5d60
1
ngtcp2
Submodule
1
ngtcp2
Submodule
Submodule ngtcp2 added at f5554cdc0e
66
patchinfo.20251010110535882810.90520734224245/_patchinfo
Normal file
66
patchinfo.20251010110535882810.90520734224245/_patchinfo
Normal file
@@ -0,0 +1,66 @@
|
||||
<patchinfo incident="packagehub-1">
|
||||
<issue tracker="bnc" id="1251334">VUL-0: chromium: release 141.0.7390.65</issue>
|
||||
<issue tracker="cve" id="2025-11213">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-11216">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-11207">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-11211">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-11212">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-11210">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="bnc" id="1250780">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-11208">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-10890">VUL-0: chromium: release 140.0.7339.207</issue>
|
||||
<issue tracker="cve" id="2025-11206">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-11460">VUL-0: chromium: release 141.0.7390.65</issue>
|
||||
<issue tracker="cve" id="2025-11219">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="bnc" id="1250472">VUL-0: chromium: release 140.0.7339.207</issue>
|
||||
<issue tracker="cve" id="2025-11205">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-10891">VUL-0: chromium: release 140.0.7339.207</issue>
|
||||
<issue tracker="cve" id="2025-11458"/>
|
||||
<issue tracker="cve" id="2025-11215">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-11209">VUL-0: chromium: release 141.0.7390.54</issue>
|
||||
<issue tracker="cve" id="2025-10892">VUL-0: chromium: release 140.0.7339.207</issue>
|
||||
<packager>AndreasStieger</packager>
|
||||
<rating>critical</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for chromium</summary>
|
||||
<description>This update for chromium fixes the following issues:
|
||||
|
||||
Chromium 141.0.7390.76:
|
||||
|
||||
* Do not send URLs as AIM input. This is to resolve a privacy
|
||||
concern, around passing urls to AI Mode.
|
||||
|
||||
Chromium 141.0.7390.65 (boo#1251334):
|
||||
|
||||
* CVE-2025-11458: Heap buffer overflow in Sync
|
||||
* CVE-2025-11460: Use after free in Storage
|
||||
* CVE-2025-11211: Out of bounds read in WebCodecs
|
||||
|
||||
Chromium 141.0.7390.54 (stable released 2025-09-30) (boo#1250780)
|
||||
|
||||
* CVE-2025-11205: Heap buffer overflow in WebGPU
|
||||
* CVE-2025-11206: Heap buffer overflow in Video
|
||||
* CVE-2025-11207: Side-channel information leakage in Storage
|
||||
* CVE-2025-11208: Inappropriate implementation in Media
|
||||
* CVE-2025-11209: Inappropriate implementation in Omnibox
|
||||
* CVE-2025-11210: Side-channel information leakage in Tab
|
||||
* CVE-2025-11211: Out of bounds read in Media
|
||||
* CVE-2025-11212: Inappropriate implementation in Media
|
||||
* CVE-2025-11213: Inappropriate implementation in Omnibox
|
||||
* CVE-2025-11215: Off by one error in V8
|
||||
* CVE-2025-11216: Inappropriate implementation in Storage
|
||||
* CVE-2025-11219: Use after free in V8
|
||||
* Various fixes from internal audits, fuzzing and other initiatives
|
||||
|
||||
Chromium 141.0.7390.37 (beta released 2025-09-24)
|
||||
|
||||
Chromium 140.0.7339.207 (boo#1250472)
|
||||
|
||||
* CVE-2025-10890: Side-channel information leakage in V8
|
||||
* CVE-2025-10891: Integer overflow in V8
|
||||
* CVE-2025-10892: Integer overflow in V8
|
||||
|
||||
</description>
|
||||
<package>chromium</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
17
patchinfo.20251015125625066283.90520734224245/_patchinfo
Normal file
17
patchinfo.20251015125625066283.90520734224245/_patchinfo
Normal file
@@ -0,0 +1,17 @@
|
||||
<patchinfo incident="packagehub-3">
|
||||
<issue tracker="bnc" id="1252013">VUL-0: CVE-2025-11756: chromium: Use after free in Safe Browsing</issue>
|
||||
<issue tracker="cve" id="2025-11756"/>
|
||||
<packager>AndreasStieger</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for chromium</summary>
|
||||
<description>This update for chromium fixes the following issues:
|
||||
|
||||
Chromium 141.0.7390.107:
|
||||
|
||||
* CVE-2025-11756: Use after free in Safe Browsing (boo#1252013)
|
||||
|
||||
</description>
|
||||
<package>chromium</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
103
patchinfo.20251017085122907353.93181000773252/_patchinfo
Normal file
103
patchinfo.20251017085122907353.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,103 @@
|
||||
<patchinfo incident="packagehub-4">
|
||||
<packager>dheidler</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for opi</summary>
|
||||
<description>This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.8.8
|
||||
* Fix adding openh264 repo on leap 16.0
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.8.7
|
||||
* Fix ocenaudio url
|
||||
* Add LocalSend plugin
|
||||
* Run all tests in verbose mode
|
||||
* Print written repo files in verbose mode
|
||||
* Increase timeouts in test/06_install_non_interactive.py
|
||||
* Remove DNF references from README.md
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.8.5
|
||||
* add librewolf plugin (#205)
|
||||
* Install .NET 9
|
||||
* Add verbose mode
|
||||
* Change the order of the process in the github module
|
||||
* Add rustdesk plugin
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.8.4
|
||||
* Use arm64 rpm for libation on aarch64
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.8.3
|
||||
* Install dependencies rpm-build and squashfs at runtime if needed
|
||||
* Drop DNF support
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.8.2
|
||||
* Warn about adding staging repos
|
||||
* Gracefully handle zypper exit code 106 (repos without cache present)
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.8.1
|
||||
* Fix SyntaxWarning: invalid escape sequence '\s'
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.8.0
|
||||
* Add mullvad-brower
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.7.0
|
||||
* Add leap-only plugin to install zellij from github release
|
||||
* Don't use subprocess.run user kwarg on 15.6
|
||||
* Fix tests: Use helloworld-opi-tests instead of zfs
|
||||
* Perform search despite locked rpmdb
|
||||
* Simplify backend code
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Use no macros in url in .spec for packtrack
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.6.0
|
||||
* Add plugin to install vagrant from hashicorp repo
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.5.0
|
||||
* Update opi/plugins/collabora.py
|
||||
* add collabora office desktop
|
||||
* Omit unsupported cli args on leap in 99_install_opi.py
|
||||
* Switch to PEP517 install
|
||||
* Fix 09_install_with_multi_repos_in_single_file_non_interactive.py
|
||||
* Fix 07_install_multiple.py on tumbleweed
|
||||
* Fix test suite on tumbleweed
|
||||
* Update available apps in opi - README.md
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.4.0
|
||||
* Show key ID when importing or deleting package signing keys
|
||||
* Add option to install google-chrome-canary
|
||||
|
||||
This update for opi fixes the following issues:
|
||||
|
||||
- Version 5.3.0
|
||||
* Fix tests for new zypper version
|
||||
* fix doblue slash in packman repo url
|
||||
* Add Plugin to install Libation
|
||||
|
||||
</description>
|
||||
<package>opi</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
17
patchinfo.20251017085327031166.93181000773252/_patchinfo
Normal file
17
patchinfo.20251017085327031166.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,17 @@
|
||||
<patchinfo incident="packagehub-5">
|
||||
<packager>michals</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for virtme</summary>
|
||||
<description>This update for virtme fixes the following issues:
|
||||
|
||||
- Update to 1.38:
|
||||
* Fix the infamous Stale file handle (ESTALE) errors with virtiofsd
|
||||
* Fix for systemctl daemon-reload when systemd support is enabled
|
||||
* Fix for a kernel symlink issue affecting openSUSE/SLE
|
||||
* README/docs improvements
|
||||
* Various coding style cleanups
|
||||
</description>
|
||||
<package>virtme</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
55
patchinfo.20251020125830692820.93181000773252/_patchinfo
Normal file
55
patchinfo.20251020125830692820.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,55 @@
|
||||
<patchinfo incident="packagehub-6">
|
||||
<issue tracker="bnc" id="1206292">[SELinux] Wine/Proton not working reliably with default SELinux configuration</issue>
|
||||
<packager>regularhunter</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for lutris</summary>
|
||||
<description>This update for lutris fixes the following issues:
|
||||
|
||||
- Move selinux dependency
|
||||
|
||||
- Fix gaming under selinux (bsc#1206292)
|
||||
|
||||
- Fix wrong placement of lang_package macro in spec file
|
||||
|
||||
- Update to 0.5.19:
|
||||
* Fix Proton integration bugs so Proton-fixes are applied
|
||||
* Do not offer DXVK, VKD3D, D3D Extras or DDXVK-NVAPI on Proton versions;
|
||||
Proton will handle these.
|
||||
* The "Enable Esync" and "Enable Fsync" settings are now passed on to Proton
|
||||
* DXVK's integrated D8VK will be enabled in Proton
|
||||
* Emulator BIOS file location (used by libretro) may be set in Preferences
|
||||
* Obtain the release year from GOG and Itch.io.
|
||||
* MAME Machine setting uses a searchable entry for its enourmous list
|
||||
* Support for importing Commodore 64 ROMs
|
||||
|
||||
- Add BuildRequires apparmor-abstractions, apparmor-rpm-macros for
|
||||
Leap, fix for build error: directories not owned by a package:
|
||||
/etc/apparmor.d
|
||||
|
||||
- update to 0.5.18:
|
||||
* Lutris downloads the latest GE-Proton build for Wine if any Wine version is installed
|
||||
* Use dark theme by default
|
||||
* Display cover-art rather than banners by default
|
||||
* Add 'Uncategorized' view to sidebar
|
||||
* Preference options that do not work on Wayland will be hidden when on Wayland
|
||||
* Game searches can now use fancy tags like 'installed:yes' or 'source:gog', with explanatory tool-tip
|
||||
* A new filter button on the search box can build many of these fancy tags for you
|
||||
* Runner searches can use 'installed:yes' as well, but no other fancy searches or anything
|
||||
* Updated the Flathub and Amazon source to new APIs, restoring integration
|
||||
* Itch.io source integration will load a collection named 'Lutris' if present
|
||||
* GOG and Itch.io sources can now offer Linux and Windows installers for the same game
|
||||
* Added support for the 'foot' terminal
|
||||
* Support for DirectX 8 in DXVK v2.4
|
||||
* Support for Ayatana Application Indicators
|
||||
* Additional options for Ruffle runner
|
||||
* Updated download links for the Atari800 and MicroM8 runners
|
||||
* No longer re-download cached installation files even when some are missing
|
||||
* Lutris log is included in the 'System' tab of the Preferences window
|
||||
* Improved error reporting, with the Lutris log included in the error details
|
||||
* Add AppArmor profile for Ubuntu versions >= 23.10
|
||||
* Add Duckstation runner
|
||||
</description>
|
||||
<package>lutris</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
57
patchinfo.20251023113823853491.93181000773252/_patchinfo
Normal file
57
patchinfo.20251023113823853491.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,57 @@
|
||||
<patchinfo incident="packagehub-7">
|
||||
<issue tracker="bnc" id="1248768">[warewulf, REGRESSION] None of the disk/partition/filesystem Options to `wwctl profile set` appear to do anything</issue>
|
||||
<issue tracker="bnc" id="1227465">[warewulf, kernel] After updating the Kernel in the Container Image 'wwctl container list' still shows old</issue>
|
||||
<issue tracker="bnc" id="1246082">warewulf4-slurm suggest slurm only</issue>
|
||||
<issue tracker="bnc" id="1248906">VUL-0: CVE-2025-58058: warewulf4: github.com/ulikunitz/xz: github.com/ulikunitz/xz leaks memory</issue>
|
||||
<issue tracker="bnc" id="1227686">[warewulf, kernel] Feature: Allow to determine the Kernel to boot - with none set, take latest</issue>
|
||||
<issue tracker="cve" id="2025-58058">cve#2025-58058 not resolved: 404 Client Error: Not Found for url: https://bugzilla.suse.com/api2/issues/?references__name=CVE-2025-58058</issue>
|
||||
<packager>mslacken</packager>
|
||||
<rating>important</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for warewulf4</summary>
|
||||
<description>This update for warewulf4 fixes the following issues:
|
||||
|
||||
Changes in warewulf4:
|
||||
|
||||
- Update to version 4.6.4:
|
||||
* v4.6.4 release updates
|
||||
* Convert disk booleans from wwbool to *bool which allows bools in
|
||||
disk to be set to false via command line (bsc#1248768)
|
||||
* Update NetworkManager Overlay
|
||||
* Disable ipv4 in NetworkManager if no address or route is specified
|
||||
* fix(wwctl): Create overlay edit tempfile in tmpdir
|
||||
* Add default for systemd name for warewulf in warewulf.conf
|
||||
* Atomic overlay file application in wwclient
|
||||
* Simpler names for overlay methods
|
||||
* Fix warewulfd api behavior when deleting distribution overlay
|
||||
|
||||
- Update to version 4.6.3:
|
||||
* v4.6.3 release
|
||||
* IPv6 iPXE support
|
||||
* Fix a syntax error in the RPM specfile
|
||||
* Fix a race condition in wwctl overlay edit
|
||||
* Fixed handling of comma-separated mount options in `fstab` and `ignition` overlays
|
||||
* Move reexec.Init() to beginning of wwctl
|
||||
* Add documentation for using tmpfs to distribute across numa nodes
|
||||
* added warewuld configure option
|
||||
* Fix wwctl upgrade nodes to handle kernel argument lists (bsc#1227686 bsc#1227465)
|
||||
* Address copilot review from #1945
|
||||
* Refactor wwapi tests for proper isolation
|
||||
* Bugfix: cloning a site overlay when parent dir does not exist
|
||||
* Clone to a site overlay when adding files in wwapi
|
||||
* Consolidated createOverlayFile and updateOverlayFile to addOverlayFile
|
||||
* Support for creating and updating overlay file in wwapi
|
||||
* Only return overlay files that refer to a path within the overlay
|
||||
* add overlay file deletion support
|
||||
* DELETE /api/overlays/{id}?force=true can delete overlays in use
|
||||
* Restore idempotency of PUT /api/nodes/{id}
|
||||
* Simplify overlay mtime api and add tests
|
||||
* add node overlay buildtime
|
||||
* Improved netplan support
|
||||
* Rebuild overlays for discovered nodes
|
||||
* Restrict userdocs from building during pr when not modified
|
||||
* Update to v4.6.2 GitHub release notes
|
||||
</description>
|
||||
<package>warewulf4</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
48
patchinfo.20251027101939269288.187004354831441/_patchinfo
Normal file
48
patchinfo.20251027101939269288.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,48 @@
|
||||
<patchinfo>
|
||||
<issue tracker="cve" id="2025-10527">This vulnerability affects Firefox < 143, Firefox ESR < 140.3, Thunderbird < 143, and Thunderbird < 140.3.</issue>
|
||||
<issue tracker="cve" id="2025-10536">This vulnerability affects Firefox < 143, Firefox ESR < 140.3, Thunderbird < 143, and Thunderbird < 140.3.</issue>
|
||||
<issue tracker="cve" id="2025-10528">This vulnerability affects Firefox < 143, Firefox ESR < 140.3, Thunderbird < 143, and Thunderbird < 140.3.</issue>
|
||||
<issue tracker="cve" id="2025-10537">Memory safety bugs present in Firefox ESR 140.2, Thunderbird ESR 140.2, Firefox 142 and Thunderbird 142. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 143, Firefox ESR < 140.3, Thunderbird < 143, and Thunderbird < 140.3.</issue>
|
||||
<issue tracker="cve" id="2025-10529">This vulnerability affects Firefox < 143, Firefox ESR < 140.3, Thunderbird < 143, and Thunderbird < 140.3.</issue>
|
||||
<issue tracker="cve" id="2025-10532">This vulnerability affects Firefox < 143, Firefox ESR < 140.3, Thunderbird < 143, and Thunderbird < 140.3.</issue>
|
||||
<issue tracker="cve" id="2025-10533">This vulnerability affects Firefox < 143, Firefox ESR < 115.28, Firefox ESR < 140.3, Thunderbird < 143, and Thunderbird < 140.3.</issue>
|
||||
<issue tracker="bnc" id="1249391">VUL-0: MozillaFirefox / MozillaThunderbird: update to 143.0 and 140.3esr</issue>
|
||||
<packager>Yoshio_Sato</packager>
|
||||
<rating>important</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for MozillaThunderbird</summary>
|
||||
<description>This update for MozillaThunderbird fixes the following issues:
|
||||
|
||||
Changes in MozillaThunderbird:
|
||||
|
||||
Mozilla Thunderbird 140.3.0 ESR:
|
||||
|
||||
* Right-clicking 'List-ID' -> 'Unsubscribe' created double encoded
|
||||
draft subject
|
||||
* Thunderbird could crash on startup
|
||||
* Thunderbird could crash when importing mail
|
||||
* Opening Website header link in RSS feed incorrectly re-encoded
|
||||
URL parameters
|
||||
MFSA 2025-78 (bsc#1249391)
|
||||
* CVE-2025-10527
|
||||
Sandbox escape due to use-after-free in the Graphics:
|
||||
Canvas2D component
|
||||
* CVE-2025-10528
|
||||
Sandbox escape due to undefined behavior, invalid pointer in
|
||||
the Graphics: Canvas2D component
|
||||
* CVE-2025-10529
|
||||
Same-origin policy bypass in the Layout component
|
||||
* CVE-2025-10532
|
||||
Incorrect boundary conditions in the JavaScript: GC component
|
||||
* CVE-2025-10533
|
||||
Integer overflow in the SVG component
|
||||
* CVE-2025-10536
|
||||
Information disclosure in the Networking: Cache component
|
||||
* CVE-2025-10537
|
||||
Memory safety bugs fixed in Firefox ESR 140.3, Thunderbird
|
||||
ESR 140.3, Firefox 143 and Thunderbird 143
|
||||
|
||||
</description>
|
||||
<package>MozillaThunderbird</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
25698
patchinfo.ga/_patchinfo
Normal file
25698
patchinfo.ga/_patchinfo
Normal file
File diff suppressed because it is too large
Load Diff
Submodule pdfarranger updated: bf4eaf4e27...9b838eab90
Submodule perl-TAP-Harness-JUnit deleted from dc34698fca
Submodule plexus-resources updated: 0c1a5b9dbf...b800108b61
2
pnpm
2
pnpm
Submodule pnpm updated: 4d55e02518...94b9cc28e1
1
product-composer
Submodule
1
product-composer
Submodule
Submodule product-composer added at 66ac4085af
Submodule python-Authlib updated: dd0d68e448...5ab3f7e034
Submodule python-Django updated: 53638080fd...59a6beb077
Submodule python-weasyprint updated: 6a88841ded...7179e10f1f
2
qdirstat
2
qdirstat
Submodule qdirstat updated: 63b5c7c2e1...500779d832
Submodule rawtherapee deleted from f30f9d1b49
2
rpcs3
2
rpcs3
Submodule rpcs3 updated: dd285b004d...5540531e90
Submodule s2-geometry-library-java updated: 8d2173c552...f044d4bf64
2
sbctl
2
sbctl
Submodule sbctl updated: ff582da4e2...c8315ff856
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"ObsProject": "openSUSE:Backports:SLE-16.1",
|
||||
"StagingProject": "openSUSE:Backports:SLE-16.1:PullRequest"
|
||||
"ObsProject": "openSUSE:Backports:SLE-16.0",
|
||||
"StagingProject": "openSUSE:Backports:SLE-16.0:PullRequest"
|
||||
}
|
||||
|
||||
1
suitesparse
Submodule
1
suitesparse
Submodule
Submodule suitesparse added at 4935ce8780
2
synce4l
2
synce4l
Submodule synce4l updated: b86ac19f62...3d3b1d48af
1
tbb
Submodule
1
tbb
Submodule
Submodule tbb added at 04b04da22c
2
trivy
2
trivy
Submodule trivy updated: 32dbe3d53a...cb29203387
2
virtme
2
virtme
Submodule virtme updated: c43731f405...547b3766fe
2
weechat
2
weechat
Submodule weechat updated: 41158c0277...d04e3da8e5
2
wicked
2
wicked
Submodule wicked updated: 0ca44956ef...d61f1b645c
2
wine
2
wine
Submodule wine updated: 399f3278a3...5c12d35680
@@ -1,24 +1,74 @@
|
||||
{
|
||||
"Workflows": ["pr"],
|
||||
"GitProjectName": "products/PackageHub#leap-16.1",
|
||||
"GitProjectName": "products/PackageHub#leap-16.0",
|
||||
"Organization": "pool",
|
||||
"Branch": "leap-16.1",
|
||||
"Branch": "leap-16.0",
|
||||
"ManualMergeProject": true,
|
||||
"Labels": { "StagingAuto": "staging/Backlog" },
|
||||
"NoProjectGitPR": true,
|
||||
"Reviewers": [
|
||||
"*packagehub-review",
|
||||
"-maintenance-release-review",
|
||||
"*opensuse-review",
|
||||
"+legaldb",
|
||||
"-autogits_obs_staging_bot",
|
||||
"-qam-openqa-review"
|
||||
],
|
||||
"ReviewGroups": [
|
||||
{
|
||||
"Name": "packagehub-review",
|
||||
"Name": "maintenance-release-review",
|
||||
"Reviewers": [
|
||||
"abergmann",
|
||||
"amattiazzo",
|
||||
"bfilho",
|
||||
"cmatos",
|
||||
"crazybyte",
|
||||
"emanuelecappello",
|
||||
"gsonnu",
|
||||
"maintenance-robot",
|
||||
"mauriziogalli",
|
||||
"mbozicevic",
|
||||
"mimi_vx",
|
||||
"mschnitzer",
|
||||
"msmeissn",
|
||||
"pluskalm",
|
||||
"rfrohl",
|
||||
"slemke"
|
||||
],
|
||||
"Silent": true
|
||||
},
|
||||
{
|
||||
"Name": "opensuse-review",
|
||||
"Reviewers": [
|
||||
"alarrosa",
|
||||
"anag",
|
||||
"atartamo",
|
||||
"bigironman",
|
||||
"lkocman-factory",
|
||||
"maxlin_factory",
|
||||
"darix",
|
||||
"dimstar",
|
||||
"dmach",
|
||||
"eroca",
|
||||
"jdsn",
|
||||
"jengelh",
|
||||
"mcalabkova",
|
||||
"mstrigl",
|
||||
"nkrapp",
|
||||
"oertel",
|
||||
"RBrownSUSE",
|
||||
"simotek",
|
||||
"smithfarm"
|
||||
]
|
||||
],
|
||||
"Silent": true
|
||||
},
|
||||
{
|
||||
"Name": "qam-openqa-review",
|
||||
"Reviewers": [
|
||||
"mimi_vx",
|
||||
"mschnitzer",
|
||||
"msmeissn",
|
||||
"openqa-maintenance",
|
||||
"foursixnine-openqa",
|
||||
"szarate"
|
||||
],
|
||||
"Silent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Submodule xdp-tools updated: 6a3b7150d9...fb96070861
Reference in New Issue
Block a user