1
0

Compare commits

...

14 Commits

Author SHA256 Message Date
3324d45f45 Update submodules from pool/virtme#2 and create patchinfo.20251203090149653113.187004354831441/_patchinfo 2025-12-03 10:01:57 +01:00
AutoGits PR Review Bot
f528a0f52a Merging
PR: products/PackageHub!247
2025-12-01 13:15:42 +00:00
AutoGits PR Review Bot
f3c5c2bccf Merging
PR: products/PackageHub!246
2025-12-01 13:15:18 +00:00
Marcus Meissner
1b6dba3cd1 remove rmt-server bsc#1253965 2025-11-28 14:36:09 +00:00
146b6deca8 Update patchinfo incident numbers [skip actions] 2025-11-28 13:29:44 +00:00
AutoGits PR Review Bot
a8c4523f73 Merging
PR: products/PackageHub!243
2025-11-28 13:29:23 +00:00
d264abcae0 Update patchinfo incident numbers [skip actions] 2025-11-28 13:29:17 +00:00
AutoGits PR Review Bot
662471de4f Merging
PR: products/PackageHub!244
2025-11-28 13:28:49 +00:00
AutoGits PR Review Bot
779f4f8aa0 Merging
PR: products/PackageHub!245
2025-11-28 13:28:11 +00:00
5cbea7b736 Update patchinfo.20251127113212085239.93181000773252/_patchinfo
removed <seperate_build_arch/>
2025-11-27 15:49:50 +01:00
4acf9d3745 Update patchinfo.20251127122850445245.93181000773252/_patchinfo
removed <seperate_build_arch/>
2025-11-27 15:49:10 +01:00
f893d406a8 Manual update of openQA, os-autoinst and openQA-devel-container 2025-11-27 15:45:25 +01:00
40dc8cadfe Update submodules from pool/shadowsocks-v2ray-plugin#1, pool/v2ray-core#1 and create patchinfo.20251127122850445245.93181000773252/_patchinfo 2025-11-27 13:29:14 +01:00
26275cf377 Update submodules from pool/bash-git-prompt#1 and create patchinfo.20251127113212085239.93181000773252/_patchinfo 2025-11-27 12:33:59 +01:00
13 changed files with 222 additions and 11 deletions

8
.gitmodules vendored
View File

@@ -17562,10 +17562,6 @@
path = rlwrap
url = ../../pool/rlwrap
branch = leap-16.0
[submodule "rmt-server"]
path = rmt-server
url = ../../pool/rmt-server
branch = leap-16.0
[submodule "rmw"]
path = rmw
url = ../../pool/rmw
@@ -26134,3 +26130,7 @@
path = python-pyRFC3339
url = ../../pool/python-pyRFC3339
branch = leap-16.0
[submodule "openQA-devel-container"]
path = openQA-devel-container
url = ../../pool/openQA-devel-container
branch = leap-16.0

2
openQA

Submodule openQA updated: d4fcc3820c...076d24541f

View File

@@ -0,0 +1,13 @@
<patchinfo incident="packagehub-40">
<issue tracker="cve" id="2025-61659"/>
<issue tracker="bnc" id="1247489">VUL-0: CVE-2025-61659: bash-git-prompt: uses predictable file in /tmp for a copy of the git index</issue>
<packager>michals</packager>
<rating>moderate</rating>
<category>security</category>
<summary>Security update for bash-git-prompt</summary>
<description>This update for bash-git-prompt fixes the following issues:
- CVE-2025-61659: Fixed an issue where predictable files in /tmp were used for a copy of the git index (bsc#1247489)
</description>
<package>bash-git-prompt</package>
</patchinfo>

View File

@@ -0,0 +1,65 @@
<patchinfo incident="packagehub-38">
<issue tracker="bnc" id="1243954">VUL-0: CVE-2025-29785: shadowsocks-v2ray-plugin: github.com/quic-go/quic-go/internal/ackhandler: loss recovery logic for path probe packets can be used by a malicious QUIC client to trigger a null pointer dereference</issue>
<issue tracker="cve" id="2025-47911">cve#2025-47911 not resolved: 404 Client Error: Not Found for url: https://bugzilla.suse.com/api2/issues/?references__name=CVE-2025-47911</issue>
<issue tracker="bnc" id="1243946">VUL-0: CVE-2025-29785: v2ray-core: github.com/quic-go/quic-go/internal/ackhandler: loss recovery logic for path probe packets can be used by a malicious QUIC client to trigger a null pointer dereference</issue>
<issue tracker="cve" id="2025-297850">cve#2025-297850 not resolved: 404 Client Error: Not Found for url: https://bugzilla.suse.com/api2/issues/?references__name=CVE-2025-297850</issue>
<issue tracker="bnc" id="1251404">VUL-0: CVE-2025-47911: v2ray-core: golang.org/x/net/html: various algorithms with quadratic complexity when parsing HTML documents</issue>
<issue tracker="bnc" id="1235164">VUL-0: CVE-2023-49295: v2ray-core: github.com/quic-go/quic-go: memory exhaustion attack against QUIC's path validation mechanism</issue>
<packager>hillwood</packager>
<rating>important</rating>
<category>security</category>
<summary>Security update for shadowsocks-v2ray-plugin, v2ray-core</summary>
<description>This update for shadowsocks-v2ray-plugin, v2ray-core fixes the following issues:
Changes in shadowsocks-v2ray-plugin:
- Update version to 5.25.0
* Update v2ray-core to v5.25.0
- Add update-vendor.patch, update v2ray-core to v5.33.0 (boo#1243954 and CVE-2025-297850)
Changes in v2ray-core:
- Fix CVE-2025-47911 and boo#1251404
* Add fix-CVE-2025-47911.patch
* Update golang.org/x/net to 0.45.0 in vendor
- Update version to 5.38.0
* TLSMirror Connection Enrollment System
* Add TLSMirror Sequence Watermarking
* LSMirror developer preview protocol is now a part of mainline V2Ray
* proxy dns with NOTIMP error
* Add TLSMirror looks like TLS censorship resistant transport protocol
as a developer preview transport
* proxy dns with NOTIMP error
* fix false success from SOCKS server when Dispatch() fails
* HTTP inbound: Directly forward plain HTTP 1xx response header
* add a option to override domain used to query https record
* Fix bugs
* Update vendor
- Update version to 5.33.0
* bump github.com/quic-go/quic-go from 0.51.0 to 0.52.0(boo#1243946 and CVE-2025-297850)
* Update other vendor source
- Update version to 5.31.0
* Add Dns Proxy Response TTL Control
* Fix call newError Base with a nil value error
* Update vendor (boo#1235164)
- Update version to 5.29.3
* Enable restricted mode load for http protocol client
* Correctly implement QUIC sniffer when handling multiple initial packets
* Fix unreleased cache buffer in QUIC sniffing
* A temporary testing fix for the buffer corruption issue
* QUIC Sniffer Restructure
- Update version to 5.22.0
* Add packetEncoding for Hysteria
* Add ECH Client Support
* Add support for parsing some shadowsocks links
* Add Mekya Transport
* Fix bugs
</description>
<package>shadowsocks-v2ray-plugin</package>
<package>v2ray-core</package>
</patchinfo>

View File

@@ -0,0 +1,90 @@
<patchinfo incident="packagehub-39">
<packager>os-autoinst-obs-workflow</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for openQA, os-autoinst, openQA-devel-container</summary>
<description>This update for openQA, os-autoinst, openQA-devel-container fixes the following issues:
Changes in openQA:
- Update to version 5.1763743683.1da97aa2:
* Optimize Job Group dropdown database query
* Split dependency handling out of create_from_settings
* Give jobs with high MAX_JOB_TIME a priority malus
* Make the number of builds per group on the front page configurable
* docs: Feature auto-generated deepwiki less prominently
* apparmor: Additional perms for tests in osado to run
- Update to version 5.1763153079.b36ac754:
* Skip a build if there are no jobs
* Remove unused variable
- Update to version 5.1762879267.52145e9a:
* Avoid installing unwanted package versions
* Fix check in git_clone for dirty git dir
* Prevent `t/24-worker-webui-connection.t` from running into timeout
* Be explicit about certain aspects of archiving in the documentation
* Fix sporadic failures in `t/ui/10-tests_overview.t`
* Adapt os-autoinst-scripts reference after rename
* Properly conclude scheduling if there are no jobs
- Update to version 5.1762193001.2f6e71ca:
* Potentially improve stability of `t/ui/16-tests_job_next_previous.t`
* Avoid failing check in `t/16-utils-runcmd.t`
* README: Add deepwiki badge
* Dependency cron 2025-10-27
* Retry image optimizations
Changes in os-autoinst:
- Update to version 5.1763561851.03e049d:
* Avoid `Can't exec "ffmpeg"` if ffmpeg isn't present
* Fix syntax errors in nft due to multiple interfaces in $ethernet
* README: Feature auto-generated deepwiki less prominently
* Install NetworkManager-ovs in os-autoinst-setup-multi-machine
* Add disconnect_usb (qemu only, for now)
- Update to version 5.1763048144.30f43a0:
* Configure ftables in os-autoinst-setup-multi-machine
* Makefile: Fix reruns on incomplete build dir generations
* Propagate C++ exceptions to Perl in image write function
* Add support NICPCIADDR variable to QEMU backend
* Remove test which causes unhandled output
* Improve includes in tinycv library
* Handle OpenCV exceptions when writing an image
* Avoid ignoring errors silently when writing images
* Avoid saving test results referring to non-existent screenshots
- Update to version 5.1762250353.5150272:
* Makefile: Fix reruns on incomplete build dir generations
* Propagate C++ exceptions to Perl in image write function
* Add support NICPCIADDR variable to QEMU backend
* Remove test which causes unhandled output
* Allow array keys like `ISSUES[]` as introduced in openQA commit a53b19b
* Improve includes in tinycv library
- Update to version 5.1761723693.2b88807:
* Propagate C++ exceptions to Perl in image write function
* Add support NICPCIADDR variable to QEMU backend
* Remove test which causes unhandled output
* Allow array keys like `ISSUES[]` as introduced in openQA commit a53b19b
* Improve includes in tinycv library
* Handle OpenCV exceptions when writing an image
* Avoid ignoring errors silently when writing images
Changes in openQA-devel-container:
- Update to version 5.1763743683.1da97aa28:
* Update to latest openQA version
</description>
<package>openQA</package>
<package>openQA:openQA-devel-test</package>
<package>openQA:openQA-test</package>
<package>openQA:openQA-worker-test</package>
<package>openQA:openQA-client-test</package>
<package>os-autoinst</package>
<package>os-autoinst:os-autoinst-test</package>
<package>os-autoinst:os-autoinst-devel-test</package>
<package>os-autoinst:os-autoinst-openvswitch-test</package>
<package>openQA-devel-container</package>
</patchinfo>

View File

@@ -0,0 +1,43 @@
<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:
Changes in virtme:
Update to 1.39:
* The most noticeable change in this release is the new Model Context
Protocol (MCP) server. This feature lets you connect with AI
assistants such as Claude, Cursor, etc., and use natural human
language to automate kernel development tasks.
In this way, AI agents can automatically configure kernels, apply
patches from lore.kernel.org, and run commands within recompiled
kernels. You can even have the AI agent perform bug bisection for
you and run specific commands/scripts inside each recompiled
version to determine whether the kernel is good or bad.
* An additional feature is vCPU pinning (using the --pin CPU_LIST option),
which enables binding virtual CPUs to particular physical host CPUs.
This ensures more consistent performance testing within the vng guest
environment.
* The release also adds support for memoryless NUMA nodes,
enablingusers to specify size=0 with the --numa argument to create
NUMA nodes without memory. This capability can be useful for simulating
heterogeneous architectures, where devices like GPUs are represented
as memoryless NUMA nodes to model their CPU locality relationships.
* Last, but not least, there's a new --shell BINARY option which lets
users choose a different shell to use within the vng session, rather
than using their system's default shell and a new --empty-password
option that creates empty passwords in the vng guest, instead of
blocking login for other users, enabling easier debugging and SSH
access during testing.
* Updated Python versions in CI (dropped EOL 3.8 and 3.9)
* Various bug fixes in virtme-init
* Enhanced documentation and README updates
* Improved error handling and validation
</description>
<package>virtme</package>
<seperate_build_arch/>
</patchinfo>

Submodule rmt-server deleted from 4c6de7905a

2
virtme

Submodule virtme updated: 547b3766fe...b4dd61c394