forked from products/PackageHub
Compare commits
1 Commits
maintenanc
...
PR_virtme#
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
266f63d88a |
@@ -1,35 +1,37 @@
|
||||
# Use this as .gitea/workflows/patchinfo_numberator.yaml in all products/* repos
|
||||
name: Patchinfo incident numbering
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
REPO_PATH: /workspace/${{ gitea.repository }}
|
||||
REPO_URL: https://gitea-actions-autobuild:${{ secrets.REPO_WRITE }}@$RUNNER_GITEA_DOMAIN/${{ gitea.repository }}.git
|
||||
name: Patchinfo ID numberator
|
||||
run-name: ${{ gitea.actor }} is setting patchinfo numbers
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
use-go-action:
|
||||
runs-on: tumbleweed_autobuild
|
||||
runs-on: tumbleweed
|
||||
steps:
|
||||
|
||||
# Install packages if not provided by image
|
||||
- run: |
|
||||
rpm -q go && exit 0
|
||||
zypper ref
|
||||
zypper in -y go
|
||||
# Generic action from GitHub to clone the product git repo
|
||||
- name: Checkout product
|
||||
run: |
|
||||
test -n "${{ env.REPO_PATH }}" && rm -rfv "${{ env.REPO_PATH }}"/*
|
||||
git config --global --add safe.directory ${{ env.REPO_PATH }}
|
||||
git clone ${{ env.REPO_URL }} ${{ env.REPO_PATH }}
|
||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/github-actions-checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.REPO_WRITE }}
|
||||
repo-sha256: true
|
||||
|
||||
- name: Update all new _patchinfo files
|
||||
uses: https://src.opensuse.org/actions/patchinfo-numbering-action@v0
|
||||
with:
|
||||
prefix: packagehub-
|
||||
|
||||
- name: Commit changes
|
||||
uses: https://src.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
|
||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/patchinfo-numbering-action@v0
|
||||
- name: Get last commit author
|
||||
id: last-commit
|
||||
run: |
|
||||
echo "author=$(git log -1 --pretty='%an <%ae>')" >> $GITHUB_OUTPUT
|
||||
- name: Commit changes back
|
||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
|
||||
with:
|
||||
commit_user_name: gitea-actions-autobuild
|
||||
commit_author: Patchinfo incident numbering <gitea-actions-autobuild@noreply.src.opensuse.org>
|
||||
commit_message: "Update patchinfo incident numbers [skip actions]"
|
||||
commit_user_email: autobuild+gitea@opensuse.org
|
||||
commit_author: ${{ steps.last-commit.outputs.author }}
|
||||
commit_message: "Update incident numbers [skip actions]"
|
||||
commit_options: '--no-edit'
|
||||
skip_fetch: true
|
||||
|
||||
|
||||
@@ -1,60 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 10 07:19:41 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ add to backports_unneeded, not needed
|
||||
micro patterns that are coming from SLES
|
||||
patterns-micro-alt_onlyDVD
|
||||
patterns-micro-cloud
|
||||
patterns-micro-defaults
|
||||
patterns-micro-fips
|
||||
patterns-micro-hardware
|
||||
patterns-micro-ima-evm
|
||||
patterns-micro-kvm_host
|
||||
patterns-micro-onlyDVD
|
||||
patterns-micro-ra-agent
|
||||
patterns-micro-ra-verifier
|
||||
patterns-micro-salt_minion
|
||||
patterns-micro-sssd-ldap
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 6 14:49:27 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ add to backports_unneeded, remove more uninstallables
|
||||
aws-cli
|
||||
NetworkManager-branding-upstream
|
||||
sdbootutil-tukit
|
||||
toolbox-branding-SLE-16.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 6 13:24:32 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ add to backports_unneeded, cleanup more unneeded 32bit packages
|
||||
at-spi2-core-devel-32bit
|
||||
libcups2-32bit
|
||||
libcurl-devel-32bit
|
||||
libdns_sd-32bit
|
||||
libpcap-devel-32bit
|
||||
libraptor2-0-32bit
|
||||
libtss2-fapi1-32bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 2 15:07:44 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ add to backports_unneeded since not needed patterns
|
||||
patterns-base-transactional_base
|
||||
patterns-micro-elemental_client
|
||||
patterns-sap-bone
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 26 16:48:57 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose
|
||||
+ sync with current state of SLES-16.0 (GM)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 24 10:49:29 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ scc:
|
||||
|
||||
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
|
||||
|
||||
### Since the Backports product build is not self-contained in a single repository,
|
||||
@@ -32,8 +32,8 @@ debug: split
|
||||
repodata: all
|
||||
|
||||
# has only an effect during maintenance:
|
||||
set_updateinfo_from: maintenance@opensuse.org
|
||||
set_updateinfo_id_prefix: SUSE-PackageHub-16.0-
|
||||
set_updateinfo_from: maint-coord@suse.de
|
||||
# set_updateinfo_id_prefix: openSUSE-Leap-16.0-
|
||||
|
||||
flavors:
|
||||
backports_aarch64:
|
||||
@@ -58,9 +58,6 @@ packagesets:
|
||||
- ALP
|
||||
- ALP-dummy-release
|
||||
- MozillaFirefox-branding-upstream
|
||||
- NetworkManager-branding-upstream
|
||||
- at-spi2-core-devel-32bit
|
||||
- aws-cli
|
||||
- bash-legacybin
|
||||
- busybox-adduser
|
||||
- busybox-attr
|
||||
@@ -158,14 +155,12 @@ packagesets:
|
||||
- libatk-bridge-2_0-0-32bit
|
||||
- libatspi0-32bit
|
||||
- libavahi-client3-32bit
|
||||
- libcups2-32bit
|
||||
# - libcups2-32bit
|
||||
- libcurl-mini4
|
||||
- libcurl4-32bit
|
||||
- libcurl-devel-32bit
|
||||
- libdbus-1-3-32bit
|
||||
- libdbus-glib-1-2-32bit
|
||||
- libdc1394-26-32bit
|
||||
- libdns_sd-32bit
|
||||
- libdebuginfod-dummy-devel
|
||||
- libdebuginfod1-dummy
|
||||
- libdvbv5-0-32bit
|
||||
@@ -175,19 +170,16 @@ packagesets:
|
||||
- liblirc_driver0-32bit
|
||||
- libmanette-0_2-0-32bit
|
||||
- libpcap1-32bit
|
||||
- libpcap-devel-32bit
|
||||
- libpolkit-agent-1-0-32bit
|
||||
- libpolkit-gobject-1-0-32bit
|
||||
- libpq5-32bit
|
||||
- libpxbackend-1_0-mini
|
||||
- libraptor2-0-32bit
|
||||
- libressl
|
||||
- libressl-devel
|
||||
- libressl-devel-doc
|
||||
# - libsybdb5-32bit
|
||||
- libsystemd0-mini
|
||||
# - libtdsodbc0-32bit
|
||||
- libtss2-fapi1-32bit
|
||||
- libudev-mini1
|
||||
- libunbound-devel-mini
|
||||
- libusb-1_0-0-32bit
|
||||
@@ -203,22 +195,6 @@ packagesets:
|
||||
- openssl_tpm2
|
||||
- pam-extra-32bit
|
||||
- patterns-base-kernel_livepatching
|
||||
- patterns-base-transactional_base
|
||||
- patterns-micro-alt_onlyDVD
|
||||
- patterns-micro-cloud
|
||||
- patterns-micro-defaults
|
||||
- patterns-micro-elemental_client
|
||||
- patterns-micro-defaults
|
||||
- patterns-micro-fips
|
||||
- patterns-micro-hardware
|
||||
- patterns-micro-ima-evm
|
||||
- patterns-micro-kvm_host
|
||||
- patterns-micro-onlyDVD
|
||||
- patterns-micro-ra-agent
|
||||
- patterns-micro-ra-verifier
|
||||
- patterns-micro-salt_minion
|
||||
- patterns-micro-sssd-ldap
|
||||
- patterns-sap-bone
|
||||
- patterns-base-update_test
|
||||
- plymouth-branding-upstream
|
||||
- postgresql17-devel-mini
|
||||
@@ -246,7 +222,6 @@ packagesets:
|
||||
- reproducible-faketools-tar
|
||||
- reproducible-faketools-verbose
|
||||
- reproducible-faketools-zip
|
||||
- sdbootutil-tukit
|
||||
- sddm-branding-openSUSE
|
||||
- sddm-qt6-branding-openSUSE
|
||||
- systemd-default-settings-branding-openSUSE
|
||||
@@ -258,7 +233,6 @@ packagesets:
|
||||
- systemd-mini-container
|
||||
- systemd-mini-devel
|
||||
- this-is-only-for-build-envs
|
||||
- toolbox-branding-SLE-16.0
|
||||
- udev-mini
|
||||
- update-test-32bit-pkg
|
||||
- update-test-affects-package-manager
|
||||
@@ -1386,14 +1360,17 @@ packagesets:
|
||||
- go-doc
|
||||
- go-md2man
|
||||
- go-race
|
||||
- go1.23
|
||||
- go1.23-doc
|
||||
- go1.23-openssl
|
||||
- go1.23-openssl-doc
|
||||
- go1.23-openssl-race
|
||||
- go1.23-race
|
||||
- go1.24
|
||||
- go1.24-doc
|
||||
- go1.24-openssl
|
||||
- go1.24-openssl-race
|
||||
- go1.24-race
|
||||
- go1.25
|
||||
- go1.25-doc
|
||||
- go1.25-race
|
||||
- gobject-introspection
|
||||
- gobject-introspection-devel
|
||||
- golang-github-cpuguy83-go-md2man
|
||||
@@ -1808,13 +1785,11 @@ packagesets:
|
||||
- ibus-gtk3
|
||||
- ibus-gtk4
|
||||
- ibus-hangul
|
||||
- ibus-kkc
|
||||
- ibus-lang
|
||||
- ibus-libpinyin
|
||||
- ibus-libzhuyin
|
||||
- ibus-m17n
|
||||
- ibus-rime
|
||||
- ibus-skk
|
||||
- ibus-table
|
||||
- ibus-table-chinese-array
|
||||
- ibus-table-chinese-cangjie
|
||||
@@ -1830,7 +1805,6 @@ packagesets:
|
||||
- ibus-table-chinese-wubi-jidian
|
||||
- ibus-table-chinese-yong
|
||||
- ibus-table-extraphrase
|
||||
- ibus-unikey
|
||||
- ibutils
|
||||
- icu
|
||||
- icu4j
|
||||
@@ -1954,7 +1928,6 @@ packagesets:
|
||||
- jdom-javadoc
|
||||
- jdom2
|
||||
- jdom2-javadoc
|
||||
- jdupes
|
||||
- jeos-firstboot
|
||||
- jetbrains-annotations
|
||||
- jetbrains-annotations-javadoc
|
||||
@@ -2115,7 +2088,6 @@ packagesets:
|
||||
- kiwi-systemdeps-image-validation
|
||||
- kiwi-systemdeps-iso-media
|
||||
- kiwi-templates-Minimal
|
||||
- kkc-data
|
||||
- kmod
|
||||
- kpartx
|
||||
- krb5
|
||||
@@ -2696,7 +2668,6 @@ packagesets:
|
||||
- libcupsimage2
|
||||
- libcurl-devel
|
||||
- libcurl-devel-doc
|
||||
- libcurl-mini4
|
||||
- libcurl4
|
||||
- libdaemon-devel
|
||||
- libdaemon0
|
||||
@@ -3178,7 +3149,6 @@ packagesets:
|
||||
- libjcat1
|
||||
- libjemalloc2
|
||||
- libjitterentropy3
|
||||
- libjodycode3
|
||||
- libjpeg-turbo
|
||||
- libjpeg62
|
||||
- libjpeg62-devel
|
||||
@@ -3229,7 +3199,6 @@ packagesets:
|
||||
- libkeymap1
|
||||
- libkeyutils1
|
||||
- libkfont0
|
||||
- libkkc2
|
||||
- libkmip-devel
|
||||
- libkmip-tools
|
||||
- libkmip0
|
||||
@@ -3270,8 +3239,9 @@ packagesets:
|
||||
- liblcms2-2
|
||||
- liblcms2-devel
|
||||
- liblcms2-doc
|
||||
- libldap-2
|
||||
- libldap-2_5-0
|
||||
- libldap-data
|
||||
- libldap2
|
||||
- libldapcpp-devel
|
||||
- libldapcpp0
|
||||
- libldb-devel
|
||||
@@ -3377,7 +3347,6 @@ packagesets:
|
||||
- libmpfr6
|
||||
- libmpg123-0
|
||||
- libmplex2-2_2-0
|
||||
- libmsgpack-c2
|
||||
- libmsgraph1-1
|
||||
- libmspack-devel
|
||||
- libmspack0
|
||||
@@ -3717,7 +3686,6 @@ packagesets:
|
||||
- libsigc++3-devel
|
||||
- libsigc-2_0-0
|
||||
- libsigc-3_0-0
|
||||
- libskk0
|
||||
- libslang2
|
||||
- libslirp-devel
|
||||
- libslirp0
|
||||
@@ -4162,7 +4130,6 @@ packagesets:
|
||||
- libzypp-devel
|
||||
- libzypp-devel-doc
|
||||
- libzypp-plugin-appdata
|
||||
- lifecycle-data-sle
|
||||
- lilv
|
||||
- linux-atm
|
||||
- linux-atm-devel
|
||||
@@ -4693,9 +4660,13 @@ packagesets:
|
||||
- openjpeg2
|
||||
- openjpeg2-devel
|
||||
- openjpeg2-devel-doc
|
||||
- openldap2_6-client
|
||||
- openldap2_6-devel
|
||||
- openldap2_6-doc
|
||||
- openldap2-client
|
||||
- openldap2-devel
|
||||
- openldap2-devel-static
|
||||
- openldap2-doc
|
||||
- openldap2_5-client
|
||||
- openldap2_5-devel
|
||||
- openldap2_5-doc
|
||||
- openmpi4
|
||||
- openmpi4-config
|
||||
- openmpi4-devel
|
||||
@@ -5240,7 +5211,6 @@ packagesets:
|
||||
- permissions-zypp-plugin
|
||||
- pesign-obs-integration
|
||||
- pgvector-devel
|
||||
- php-composer2
|
||||
- php8
|
||||
- php8-bcmath
|
||||
- php8-bz2
|
||||
@@ -6843,7 +6813,6 @@ packagesets:
|
||||
- samba-tool
|
||||
- samba-winbind
|
||||
- samba-winbind-libs
|
||||
- sap-convergent-resource-agents
|
||||
- sap-suse-cluster-connector
|
||||
- sapcontrol-bash-completion
|
||||
- saphana-checks
|
||||
@@ -6864,7 +6833,6 @@ packagesets:
|
||||
- sca-patterns-sle12
|
||||
- sca-patterns-sle15
|
||||
- sca-server-report
|
||||
- scap-security-guide
|
||||
- sccache
|
||||
- schily-ctags
|
||||
- schily-mt
|
||||
@@ -6915,8 +6883,6 @@ packagesets:
|
||||
- sisu-mojos
|
||||
- sisu-mojos-javadoc
|
||||
- sisu-plexus
|
||||
- skkdic
|
||||
- skkdic-extra
|
||||
- skopeo
|
||||
- skopeo-bash-completion
|
||||
- skopeo-fish-completion
|
||||
@@ -7752,8 +7718,8 @@ packagesets:
|
||||
- fwts
|
||||
- fwupd-efi
|
||||
- gfs2-kmp-64kb
|
||||
- go1.23-libstd
|
||||
- go1.24-libstd
|
||||
- go1.25-libstd
|
||||
- google-cloud-sap-agent
|
||||
- google-dracut-config
|
||||
- google-guest-agent
|
||||
@@ -7893,6 +7859,7 @@ packagesets:
|
||||
- shim
|
||||
- supportutils-plugin-suse-public-cloud
|
||||
- system-group-ne
|
||||
- systemd-boot
|
||||
- tftpboot-agama-installer-SUSE_SLE_16-aarch64
|
||||
- u-boot-rpi3
|
||||
- u-boot-rpi3-doc
|
||||
@@ -7928,7 +7895,7 @@ packagesets:
|
||||
- kernel-default-livepatch
|
||||
- kernel-kvmsmall
|
||||
- kernel-kvmsmall-devel
|
||||
- kernel-livepatch-6_12_0-160000_5-default
|
||||
- kernel-livepatch-6_12_0-160000_20-default
|
||||
- libLLVMSPIRVLib19
|
||||
- libatopology2
|
||||
- libdpdk-25
|
||||
@@ -8039,7 +8006,7 @@ packagesets:
|
||||
- dnsdist
|
||||
- grub2-s390x-emu
|
||||
- kernel-default-livepatch
|
||||
- kernel-livepatch-6_12_0-160000_5-default
|
||||
- kernel-livepatch-6_12_0-160000_20-default
|
||||
- kernel-zfcpdump
|
||||
- kiwi-settings
|
||||
- libHBAAPI2
|
||||
@@ -8060,6 +8027,8 @@ packagesets:
|
||||
- luajit
|
||||
- luajit-devel
|
||||
- openssl-ibmca
|
||||
- openssl-ibmca-engine
|
||||
- openssl-ibmca-provider
|
||||
- orarun
|
||||
- osasnmpd
|
||||
- pam-doc
|
||||
@@ -8113,6 +8082,7 @@ packagesets:
|
||||
- cloud-regionsrv-client-plugin-azure
|
||||
- cloud-regionsrv-client-plugin-ec2
|
||||
- cloud-regionsrv-client-plugin-gce
|
||||
- containerized-data-importer-manifests
|
||||
- crash-gcore
|
||||
- disk-encryption-tool
|
||||
- dmidecode
|
||||
@@ -8141,8 +8111,8 @@ packagesets:
|
||||
- gfxboot-devel
|
||||
- glibc-livepatches
|
||||
- gmmlib-devel
|
||||
- go1.23-libstd
|
||||
- go1.24-libstd
|
||||
- go1.25-libstd
|
||||
- google-cloud-sap-agent
|
||||
- google-dracut-config
|
||||
- google-guest-agent
|
||||
@@ -8178,8 +8148,9 @@ packagesets:
|
||||
- kernel-kvmsmall
|
||||
- kernel-kvmsmall-devel
|
||||
- kernel-kvmsmall-vdso
|
||||
- kernel-livepatch-6_12_0-160000_5-default
|
||||
- kernel-livepatch-6_12_0-160000_20-default
|
||||
- kiwi-pxeboot
|
||||
- kubevirt-manifests
|
||||
- kubevirt-virtctl
|
||||
- libFLAC++10-x86-64-v3
|
||||
- libFLAC12-x86-64-v3
|
||||
@@ -8448,6 +8419,7 @@ packagesets:
|
||||
- sysctl-logger
|
||||
- syslinux
|
||||
- system-group-ne
|
||||
- systemd-boot
|
||||
- systemd-presets-branding-SLE-SAP
|
||||
- tboot
|
||||
- tftpboot-agama-installer-SUSE_SLE_16-x86_64
|
||||
@@ -8522,4 +8494,3 @@ packagesets:
|
||||
- backports_ppc64le
|
||||
- backports_s390x
|
||||
- backports_x86_64
|
||||
|
||||
|
||||
8
_config
8
_config
@@ -1,8 +1,4 @@
|
||||
%if 0%{?is_stage_project}
|
||||
Release: <CI_CNT>.<B_CNT> spec:bp160.999999.<CI_CNT>.<B_CNT>
|
||||
%else
|
||||
Release: <CI_CNT>.<B_CNT> spec:bp160.<CI_CNT>.<B_CNT>
|
||||
%endif
|
||||
|
||||
# 000productcompose experiment
|
||||
%if "%_repository" == "product"
|
||||
@@ -147,7 +143,7 @@ Substitute: wallpaper-branding-openSUSE wallpaper-branding-SLE
|
||||
%define is_opensuse 1
|
||||
%define is_backports 1
|
||||
|
||||
%if 0%{?_is_in_project}
|
||||
%if "%_project" == "openSUSE:Backports:SLE-16.0" || "%_project" == "openSUSE:Backports:SLE-16.0:git"
|
||||
Macros:
|
||||
%vendor openSUSE
|
||||
%distribution SUSE Linux Enterprise 16
|
||||
@@ -168,7 +164,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.0"
|
||||
%if "%_project" == "openSUSE:Backports:SLE-16.0" || "%_project" == "openSUSE:Backports:SLE-16.0:git"
|
||||
# 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 @@
|
||||
{
|
||||
"": ["maintenance-release-review"]
|
||||
"": ["packagehub-review"]
|
||||
}
|
||||
|
||||
2
chromium
2
chromium
Submodule chromium updated: ec59da30f4...2e70429051
2
lutris
2
lutris
Submodule lutris updated: 937dc36983...ed0d79ecd4
2
opi
2
opi
Submodule opi updated: 13283891b5...8e0625ef06
@@ -1,66 +0,0 @@
|
||||
<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>
|
||||
@@ -1,17 +0,0 @@
|
||||
<patchinfo>
|
||||
<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>
|
||||
@@ -1,103 +0,0 @@
|
||||
<patchinfo>
|
||||
<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>
|
||||
@@ -1,17 +0,0 @@
|
||||
<patchinfo>
|
||||
<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>
|
||||
@@ -1,55 +0,0 @@
|
||||
<patchinfo>
|
||||
<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>
|
||||
25698
patchinfo.ga/_patchinfo
25698
patchinfo.ga/_patchinfo
File diff suppressed because it is too large
Load Diff
@@ -1,74 +1,23 @@
|
||||
{
|
||||
"Workflows": ["pr"],
|
||||
"GitProjectName": "products/PackageHub#leap-16.0",
|
||||
"Organization": "pool",
|
||||
"Branch": "leap-16.0",
|
||||
"ManualMergeProject": true,
|
||||
"NoProjectGitPR": true,
|
||||
"Reviewers": [
|
||||
"-maintenance-release-review",
|
||||
"*opensuse-review",
|
||||
"+legaldb",
|
||||
"-autogits_obs_staging_bot",
|
||||
"-qam-openqa-review"
|
||||
],
|
||||
"ReviewGroups": [
|
||||
{
|
||||
"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",
|
||||
"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
|
||||
}
|
||||
]
|
||||
"Workflows": ["pr"],
|
||||
"GitProjectName": "products/PackageHub#leap-16.0",
|
||||
"Organization": "pool",
|
||||
"Branch": "leap-16.0",
|
||||
"ManualMergeProject": true,
|
||||
"Reviewers": [
|
||||
"+legaldb",
|
||||
"-autogits_obs_staging_bot",
|
||||
"*packagehub-review"
|
||||
],
|
||||
"ReviewGroups": [
|
||||
{
|
||||
"Name": "packagehub-review",
|
||||
"Reviewers": [
|
||||
"bigironman",
|
||||
"lkocman-factory",
|
||||
"maxlin_factory",
|
||||
"smithfarm"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user