forked from products/PackageHub
Compare commits
12 Commits
maintenanc
...
add_ty
| Author | SHA256 | Date | |
|---|---|---|---|
| afd5bb9d43 | |||
| c8f3906b07 | |||
|
|
0bf847dd76 | ||
| df1b777016 | |||
|
|
9c4f7abcbe | ||
| 63a4b85957 | |||
|
|
15329651be | ||
| 5fb6ec6700 | |||
| b128fafa87 | |||
| 9585913ba4 | |||
|
|
0c6e4787d8 | ||
| a5635a82cb |
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -26286,6 +26286,10 @@
|
||||
path = python-tldextract
|
||||
url = ../../pool/python-tldextract
|
||||
branch = leap-16.0
|
||||
[submodule "python-ty"]
|
||||
path = python-ty
|
||||
url = ../../pool/python-ty
|
||||
branch = leap-16.0
|
||||
[submodule "openQA-devel-container"]
|
||||
path = openQA-devel-container
|
||||
url = ../../pool/openQA-devel-container
|
||||
|
||||
2
chromium
2
chromium
Submodule chromium updated: f0003f0c35...82f145e42b
Submodule mosquitto updated: fd40b6c60a...64e47e8efe
20
patchinfo.20260219090019061643.93181000773252/_patchinfo
Normal file
20
patchinfo.20260219090019061643.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,20 @@
|
||||
<patchinfo incident="packagehub-136">
|
||||
<issue tracker="cve" id="2026-2649">VUL-0: chromium: update to 145.0.7632.109</issue>
|
||||
<issue tracker="cve" id="2026-2650">VUL-0: chromium: update to 145.0.7632.109</issue>
|
||||
<issue tracker="cve" id="2026-2648">VUL-0: chromium: update to 145.0.7632.109</issue>
|
||||
<issue tracker="bnc" id="1258438">VUL-0: chromium: update to 145.0.7632.109</issue>
|
||||
<packager>AndreasStieger</packager>
|
||||
<rating>important</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for chromium</summary>
|
||||
<description>This update for chromium fixes the following issues:
|
||||
|
||||
Changes in chromium:
|
||||
|
||||
- Chromium 145.0.7632.109 (boo#1258438):
|
||||
* CVE-2026-2648: Heap buffer overflow in PDFium
|
||||
* CVE-2026-2649: Integer overflow in V8
|
||||
* CVE-2026-2650: Heap buffer overflow in Media
|
||||
</description>
|
||||
<package>chromium</package>
|
||||
</patchinfo>
|
||||
@@ -1,4 +1,4 @@
|
||||
<patchinfo>
|
||||
<patchinfo incident="packagehub-139">
|
||||
<issue tracker="cve" id="2026-25547">VUL-0: CVE-2026-25547: TRACKERBUG: brace-expansion: unbounded brace range expansion can lead to excessive CPU and memory consumption and may crash a Nod</issue>
|
||||
<issue tracker="bnc" id="1257852">VUL-0: CVE-2026-25547: openQA: brace-expansion: unbounded brace range expansion can lead to excessive CPU and memory consumption and may crash a Node.js process</issue>
|
||||
<packager>os-autoinst-obs-workflow</packager>
|
||||
@@ -120,4 +120,4 @@ Changes in openQA-devel-container:
|
||||
<package>os-autoinst:os-autoinst-devel-test</package>
|
||||
<package>os-autoinst:os-autoinst-openvswitch-test</package>
|
||||
<package>openQA-devel-container</package>
|
||||
</patchinfo>
|
||||
</patchinfo>
|
||||
88
patchinfo.20260223091213884795.93181000773252/_patchinfo
Normal file
88
patchinfo.20260223091213884795.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,88 @@
|
||||
<patchinfo incident="packagehub-138">
|
||||
<issue tracker="bnc" id="1258671">Mosquitto versions > 2.0.11 and < 2.0.23 have a data loss bug</issue>
|
||||
<issue tracker="cve" id="2024-3935">VUL-0: CVE-2024-3935: mosquitto: double free and subsequent crash when running under bridge mode and processing remote connections</issue>
|
||||
<issue tracker="bnc" id="1232636">VUL-0: CVE-2024-10525: mosquitto: out-of-bounds memory access when acting in an on_subscribe callback for a crafted SUBACK packet with no reason codes</issue>
|
||||
<issue tracker="bnc" id="1232635">VUL-0: CVE-2024-3935: mosquitto: double free and subsequent crash when running under bridge mode and processing remote connections</issue>
|
||||
<issue tracker="cve" id="2024-10525">VUL-0: CVE-2024-10525: mosquitto: out-of-bounds memory access when acting in an on_subscribe callback for a crafted SUBACK packet with no reason codes</issue>
|
||||
<packager>AndreasStieger</packager>
|
||||
<rating>critical</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for mosquitto</summary>
|
||||
<description>This update for mosquitto fixes the following issues:
|
||||
|
||||
Changes in mosquitto:
|
||||
|
||||
- update to 2.0.23 (boo#1258671)
|
||||
* Fix handling of disconnected sessions for `per_listener_settings
|
||||
true`
|
||||
* Check return values of openssl *_get_ex_data() and
|
||||
*_set_ex_data() to prevent possible crash. This could occur only
|
||||
in extremely unlikely situations
|
||||
* Check return value of openssl ASN1_string_[get0_]data()
|
||||
functions for NULL. This prevents a crash in case of incorrect
|
||||
certificate handling in openssl
|
||||
* Fix potential crash on startup if a malicious/corrupt
|
||||
persistence file from mosquitto 1.5 or earlier is loaded
|
||||
* Limit auto_id_prefix to 50 characters
|
||||
|
||||
- Update to version 2.0.22
|
||||
Broker
|
||||
* Bridge: Fix idle_timeout never occurring for lazy bridges.
|
||||
* Fix case where max_queued_messages = 0 was not treated as
|
||||
unlimited.
|
||||
* Fix --version exit code and output.
|
||||
* Fix crash on receiving a $CONTROL message over a bridge, if
|
||||
per_listener_settings is set true and the bridge is carrying
|
||||
out topic remapping.
|
||||
* Fix incorrect reference clock being selected on startup on
|
||||
Linux. Closes #3238.
|
||||
* Fix reporting of client disconnections being incorrectly
|
||||
attributed to "out of memory".
|
||||
* Fix compilation when using WITH_OLD_KEEPALIVE.
|
||||
* Fix problems with secure websockets.
|
||||
* Fix crash on exit when using WITH_EPOLL=no.
|
||||
* Fix clients being incorrectly expired when they have
|
||||
keepalive == max_keepalive. Closes #3226, #3286.
|
||||
Dynamic security plugin
|
||||
* Fix mismatch memory free when saving config which caused
|
||||
memory tracking to be incorrect.
|
||||
Client library
|
||||
* Fix C++ symbols being removed when compiled with link time
|
||||
optimisation.
|
||||
* TLS error handling was incorrectly setting a protocol error
|
||||
for non-TLS errors. This would cause the mosquitto_loop_start()
|
||||
thread to exit if no broker was available on the first
|
||||
connection attempt. This has been fixed. Closes #3258.
|
||||
* Fix linker errors on some architectures using cmake.
|
||||
|
||||
- Update to version 2.0.21
|
||||
Broker
|
||||
* Fix clients sending a RESERVED packet not being quickly
|
||||
disconnected.
|
||||
* Fix bind_interface producing an error when used with an
|
||||
interface that has an IPv6 link-local address and no other
|
||||
IPv6 addresses.
|
||||
* Fix mismatched wrapped/unwrapped memory alloc/free in
|
||||
properties.
|
||||
* Fix allow_anonymous false not being applied in local only mode.
|
||||
* Add retain_expiry_interval option to fix expired retained
|
||||
message not being removed from memory if they are not
|
||||
subscribed to.
|
||||
* Produce an error if invalid combinations of
|
||||
cafile/capath/certfile/keyfile are used.
|
||||
* Backport keepalive checking from develop to fix problems in
|
||||
current implementation.
|
||||
Client library
|
||||
* Fix potential deadlock in mosquitto_sub if -W is used.
|
||||
Apps
|
||||
* mosquitto_ctrl dynsec now also allows -i to specify a clientid
|
||||
as well as -c. This matches the documentation which states -i.
|
||||
Tests
|
||||
* Fix 08-ssl-connect-cert-auth-expired and
|
||||
08-ssl-connect-cert-auth-revoked tests when under load.
|
||||
|
||||
- systemd service: Wait till the network got setup to avoid
|
||||
startup failure.
|
||||
</description>
|
||||
<package>mosquitto</package>
|
||||
</patchinfo>
|
||||
26
patchinfo.20260223091318219985.93181000773252/_patchinfo
Normal file
26
patchinfo.20260223091318219985.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,26 @@
|
||||
<patchinfo incident="packagehub-137">
|
||||
<packager>gcomes.obs</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for qscintilla, python-qt5, python-qtwebengine-qt5</summary>
|
||||
<description>This update for qscintilla, python-qt5, python-qtwebengine-qt5 fixes the following issues:
|
||||
|
||||
Changes in qscintilla:
|
||||
|
||||
- Allow lowercase distinfo due to new pyqt-builder following PEP 639
|
||||
|
||||
Changes in python-qt5:
|
||||
|
||||
- Allow lowercase distinfo due to new pyqt-builder following PEP 639
|
||||
|
||||
Changes in python-qtwebengine-qt5:
|
||||
|
||||
- Allow lowercase distinfo due to new pyqt-builder following PEP 639
|
||||
</description>
|
||||
<package>qscintilla</package>
|
||||
<package>qscintilla:qt5</package>
|
||||
<package>qscintilla:qt6</package>
|
||||
<package>python-qt5</package>
|
||||
<package>python-qt5:nonring-extras</package>
|
||||
<package>python-qtwebengine-qt5</package>
|
||||
</patchinfo>
|
||||
11
patchinfo.20260224152929272129.93181000773252/_patchinfo
Normal file
11
patchinfo.20260224152929272129.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,11 @@
|
||||
<patchinfo>
|
||||
<packager>eroca</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for python-ty</summary>
|
||||
<description>This update for python-ty fixes the following issues:
|
||||
|
||||
Introduce python-ty.
|
||||
</description>
|
||||
<package>python-ty</package>
|
||||
</patchinfo>
|
||||
Submodule python-qt5 updated: 9445baf2e0...6bf721f288
Submodule python-qtwebengine-qt5 updated: 6461c9092a...b84c962ee1
1
python-ty
Submodule
1
python-ty
Submodule
Submodule python-ty added at eb1563de38
Submodule qscintilla updated: 1c7a40571b...f206936d13
Reference in New Issue
Block a user