Compare commits
58 Commits
PR_python-
...
maintenanc
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
b904da424b | ||
| af2e21625e | |||
| dec6c20720 | |||
|
|
d9ad5b0d95 | ||
| 52f1c10e67 | |||
|
|
b95f5de289 | ||
| fccc06cc6f | |||
|
|
5e88777506 | ||
| b3eb0849c8 | |||
|
|
b52f6924a4 | ||
| 54b6eca2a4 | |||
| 1d731ee42f | |||
|
|
7862ce5600 | ||
| 148e498d69 | |||
|
|
4f2851fe76 | ||
| 162506107e | |||
|
|
7863330b11 | ||
| fb0e75d1b4 | |||
|
|
7aa51378b7 | ||
|
|
8d87e747e8 | ||
|
|
1b0f0f0118 | ||
| 46d712de4f | |||
|
|
5003a51c3b | ||
| 92d66f0b6b | |||
| 351a05e702 | |||
| dd0d7384d4 | |||
| 52ba298c89 | |||
| dc8c823d25 | |||
| c662779915 | |||
| f5e0640ae8 | |||
| b125d840e4 | |||
| caf037d873 | |||
|
1f1551b5ed
|
|||
|
|
6082776b11 | ||
|
|
cf12843bbb | ||
| 354f7c73f1 | |||
|
|
25b7a72f48 | ||
| aa671f7d22 | |||
|
|
b3a5d3da30 | ||
| baeb4dd0f0 | |||
|
|
ed82c1a9b7 | ||
| a7f1084c2b | |||
|
|
faec30d90c | ||
|
dee17ce819
|
|||
| da03c66eed | |||
| 1aeb477ba1 | |||
| 280b37a43b | |||
|
|
537ee79523 | ||
|
|
1d8648ba28 | ||
| f42dcc1f68 | |||
|
|
45f8a23cee | ||
|
|
f089aa345a
|
||
| 7f9822480c | |||
| bd04a8821e | |||
| a391990f93 | |||
| aa01d6bd01 | |||
| 47f3feff06 | |||
|
|
47614025ea |
28
.gitmodules
vendored
28
.gitmodules
vendored
@@ -26106,3 +26106,31 @@
|
||||
path = perl-MCP
|
||||
url = ../../pool/perl-MCP
|
||||
branch = leap-16.0
|
||||
[submodule "fprintd"]
|
||||
path = fprintd
|
||||
url = ../../pool/fprintd
|
||||
branch = leap-16.0
|
||||
[submodule "python-acme"]
|
||||
path = python-acme
|
||||
url = ../../pool/python-acme
|
||||
branch = leap-16.0
|
||||
[submodule "python-certbot"]
|
||||
path = python-certbot
|
||||
url = ../../pool/python-certbot
|
||||
branch = leap-16.0
|
||||
[submodule "python-certbot-nginx"]
|
||||
path = python-certbot-nginx
|
||||
url = ../../pool/python-certbot-nginx
|
||||
branch = leap-16.0
|
||||
[submodule "python-ConfigArgParse"]
|
||||
path = python-ConfigArgParse
|
||||
url = ../../pool/python-ConfigArgParse
|
||||
branch = leap-16.0
|
||||
[submodule "python-josepy"]
|
||||
path = python-josepy
|
||||
url = ../../pool/python-josepy
|
||||
branch = leap-16.0
|
||||
[submodule "python-pyRFC3339"]
|
||||
path = python-pyRFC3339
|
||||
url = ../../pool/python-pyRFC3339
|
||||
branch = leap-16.0
|
||||
|
||||
Submodule MozillaThunderbird updated: 3a03a4feef...22f383859f
2
amarok
2
amarok
Submodule amarok updated: e1886b2904...2a1b2d88df
2
chromium
2
chromium
Submodule chromium updated: 02e67c4e70...c86b811d58
1
fprintd
Submodule
1
fprintd
Submodule
Submodule fprintd added at 3d1b159ec5
2
gimp
2
gimp
Submodule gimp updated: aab3634bba...fa630de895
2
knot
2
knot
Submodule knot updated: 9637c2c881...41bb945764
2
melange
2
melange
Submodule melange updated: 32c0112588...4ca0d8a776
Submodule micropython updated: 209a792453...a2de50f788
2
openQA
2
openQA
Submodule openQA updated: 04be1d7de7...d4fcc3820c
Submodule os-autoinst updated: 6e58455385...54674dc3b7
17
patchinfo.20251016111300220521.93181000773252/_patchinfo
Normal file
17
patchinfo.20251016111300220521.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,17 @@
|
||||
<patchinfo incident="packagehub-11">
|
||||
<issue tracker="bnc" id="1250487">VUL-0: CVE-2025-59682: python-Django,python-Django4: Potential partial directory-traversal via archive.extract()</issue>
|
||||
<issue tracker="cve" id="2025-59682">VUL-0: CVE-2025-59682: python-Django,python-Django4: Potential partial directory-traversal via archive.extract()</issue>
|
||||
<issue tracker="cve" id="2025-59681"/>
|
||||
<issue tracker="bnc" id="1250485">VUL-0: CVE-2025-59681: python-Django,python-Django4: Potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB</issue>
|
||||
<packager>mcalabkova</packager>
|
||||
<rating>important</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for python-Django</summary>
|
||||
<description>This update for python-Django fixes the following issues:
|
||||
|
||||
- CVE-2025-59681: Fixed a potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB (boo#1250485)
|
||||
- CVE-2025-59682: Fixed a potential partial directory-traversal via archive.extract() (boo#1250487)
|
||||
</description>
|
||||
<package>python-Django</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
11
patchinfo.20251023150135882810.90520734224245/_patchinfo
Normal file
11
patchinfo.20251023150135882810.90520734224245/_patchinfo
Normal file
@@ -0,0 +1,11 @@
|
||||
<patchinfo incident="packagehub-9">
|
||||
<packager>dgarcia</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>optional</category>
|
||||
<summary>Optional update for fprintd</summary>
|
||||
<description>
|
||||
This update ships fprintd 1.94.4 to openSUSE Leap 16.0 and SLES Package Hub 16.0
|
||||
</description>
|
||||
<package>fprintd</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
129
patchinfo.20251025182237146698.93181000773252/_patchinfo
Normal file
129
patchinfo.20251025182237146698.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,129 @@
|
||||
<patchinfo incident="packagehub-13">
|
||||
<packager>os-autoinst-obs-workflow</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for openQA, os-autoinst</summary>
|
||||
<description>This update for openQA, os-autoinst fixes the following issues:
|
||||
|
||||
Changes in openQA:
|
||||
|
||||
- Update to version 5.1761296552.ae7c17aa:
|
||||
* Add tests for file_security_policy
|
||||
* Pass parameter $is_userfile to log_url
|
||||
* Remove redirect and serve files as attachments if necessary
|
||||
* Serve files uploaded by tests via asset domain
|
||||
* Use direct link to subdomain for the test assets
|
||||
* Revert "Don't redirect to asset domain via /needles/ID/(image|json) route"
|
||||
* Revert "Don't redirect screenshots, thumbs and needles to files_domain"
|
||||
|
||||
- Update to version 5.1761228068.a3a7f84d:
|
||||
* Dependency cron 2025-10-23
|
||||
|
||||
- Update to version 5.1761037330.ad78558e:
|
||||
* Avoid needless check for number of clones
|
||||
* Avoid creation of `git_clone` tasks for jobs with empty `DISTRI`
|
||||
|
||||
- Update to version 5.1760515610.a802d1dd:
|
||||
* Lower the prio of archiving jobs to avoid piling up finalize jobs
|
||||
* Add signatures in Schema::Result::ApiKeys
|
||||
|
||||
- Update to version 5.1760245411.e3aeaaec:
|
||||
* Dependency cron 2025-10-12
|
||||
|
||||
- Update to version 5.1760108577.fd2f2a48:
|
||||
* Log unavailability due to high load only as warning
|
||||
* Filter job stats of scheduled products also by arch and build
|
||||
* Document how to disable image optimizations
|
||||
* Make image optimization errors stop the job producing an incomplete job
|
||||
* Improve wording in description about job stats API
|
||||
* Run `optipng` for real and handle errors if it fails
|
||||
|
||||
- Update to version 5.1759912962.689b31ed:
|
||||
* Avoid failing `obs_rsync_run` jobs when restarting `openqa-gru.service`
|
||||
|
||||
- Update to version 5.1759834744.06a7028a:
|
||||
* parser: ktap: Return earlier if subtest result is SKIP
|
||||
* parser: ktap: Fallback to subtest index if name is not available
|
||||
|
||||
- Update to version 5.1759440640.bb989cab:
|
||||
* Don't redirect to asset domain via /needles/ID/(image|json) route
|
||||
|
||||
- Update to version 5.1759402042.49e912c3:
|
||||
* Introduce array job settings
|
||||
* Retry `obs_rsync_update_*` tasks if Gru service terminates
|
||||
|
||||
- Update to version 5.1759329378.3b8e8685:
|
||||
* Reduce the number of required checks for Mergify again
|
||||
* Ensure a failing cache service is seen as such by the worker/scheduler
|
||||
|
||||
- Update to version 5.1759248257.70b23b32:
|
||||
* Increase number of successful checks in Mergify config again
|
||||
* Disable Helm Chart CI checks temporarily
|
||||
* Consider all jobs for cleanup, not just jobs that were executed
|
||||
* Verify job deletion when dependent job present
|
||||
|
||||
- Update to version 5.1759149505.49c40b0b:
|
||||
* Use always the latest PostgreSQL image in Compose and documentation
|
||||
* Update the PostgreSQL version in the contributing documentation
|
||||
* Update PostgreSQL data path in Docker Compose file after updating to v18
|
||||
* Specify PostgreSQL version in Docker Compose configuration explicitly
|
||||
* mergify: Allow more time for dependabot update reaction
|
||||
* Remove version property from docker-compose
|
||||
* README: Fix openQA badge after switch to UEFI
|
||||
* build(deps-dev): bump eslint from 9.35.0 to 9.36.0
|
||||
|
||||
- Update to version 5.1758910696.7549bb98:
|
||||
* Replace argument assignment with signatures on ObsRsync/Task
|
||||
* Enable automatic dependabot updates again after improvements
|
||||
* docs: Add instructions for a continuous dashboard setup
|
||||
* Replace argument assignment with signatures Folders package
|
||||
* Fully cover WebAPI::Plugin::ObsRsync::Controller::Folders
|
||||
* script: Also use OPENQA_WEBUI_MODE for related services
|
||||
|
||||
- Update to version 5.1758814503.03d923a4:
|
||||
* Use Mojo::File in Worker for is_qemu_running
|
||||
* Use Mojo::File in Worker for meminfo
|
||||
* Document archiving of important jobs
|
||||
|
||||
- Update to version 5.1758729450.b88c0b40:
|
||||
* Reject jobs if worker is broken when receiving a new job
|
||||
|
||||
- Update to version 5.1758711845.e5c02221:
|
||||
* script: Allow to configure openQA mode
|
||||
* t: run at least once Memorylimit register with max_rss_limit > 0
|
||||
* Replace argument assignation with signatures on MemoryLimit
|
||||
|
||||
Changes in os-autoinst:
|
||||
|
||||
- Update to version 5.1761036042.c43e4ab:
|
||||
* Update perltidy
|
||||
* Allow redirects in needle NeedleDownloader
|
||||
* Don't overwrite firewall xml
|
||||
* Add UEFI support for ipxe kernel boot
|
||||
* os-autoinst-setup-multi-machine: Simplify determine_ethernet_interface
|
||||
|
||||
- Update to version 5.1759328765.e7438f7:
|
||||
* Allow redirects in needle NeedleDownloader
|
||||
* Don't overwrite firewall xml
|
||||
* Add UEFI support for ipxe kernel boot
|
||||
* t: Use consistent Mojo::File in 08-autotest as well
|
||||
* os-autoinst-setup-multi-machine: Simplify determine_ethernet_interface
|
||||
|
||||
- Update to version 5.1759134946.e08d7c7:
|
||||
* Add UEFI support for ipxe kernel boot
|
||||
* t: Use consistent Mojo::File in 08-autotest as well
|
||||
* os-autoinst-setup-multi-machine: Simplify determine_ethernet_interface
|
||||
* os-autoinst-setup-multi-machine: Only call zypper when necessary
|
||||
* os-autoinst-setup-multi-machine: Improve network interface check
|
||||
</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>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
28
patchinfo.20251025182836794674.93181000773252/_patchinfo
Normal file
28
patchinfo.20251025182836794674.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,28 @@
|
||||
<patchinfo incident="packagehub-18">
|
||||
<packager>jsulig</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for amarok</summary>
|
||||
<description>This update for amarok fixes the following issues:
|
||||
|
||||
Changes in amarok:
|
||||
|
||||
- Update to version 3.3.1
|
||||
* Enable saving and loading script console items, autocompletion
|
||||
in script console, and re-enable some more scripting functionality
|
||||
* Convert the remaining main UI toolbuttons to use icons from theme
|
||||
* Clear out remnants of the now-discontinued MusicDNS service
|
||||
* Fix example permission grant command in database settings (kde#386004)
|
||||
* Fix equalizer gains not updating when selecting some presets (kde#463908)
|
||||
* Fix continuing playback after timecoded tracks (cue files etc, (kde#270003)
|
||||
* Fix MusicBrainz search
|
||||
* Properly start CD playback if Amarok is not already running (kde#503310)
|
||||
* Also transmit embedded cover art through MPRIS (kde#357620)
|
||||
* Don't show transcoding dialog after canceling download (kde#275840)
|
||||
* Load network information earlier to avoid crashes on startup (kde#507497)
|
||||
* Try to export as-compatible-as-possible playlist files (kde#507329)
|
||||
* Fix some random crashes during playback
|
||||
|
||||
</description>
|
||||
<package>amarok</package>
|
||||
</patchinfo>
|
||||
32
patchinfo.20251027101618101208.187004354831441/_patchinfo
Normal file
32
patchinfo.20251027101618101208.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,32 @@
|
||||
<patchinfo incident="packagehub-16">
|
||||
<packager>miska</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for knot</summary>
|
||||
<description>This update for knot fixes the following issues:
|
||||
|
||||
Changes in knot:
|
||||
|
||||
- disable quic in stable releases due to the missing libraries
|
||||
|
||||
update to version 3.5.1, see
|
||||
|
||||
https://www.knot-dns.cz/2025-10-16-version-351.html
|
||||
|
||||
update to version 3.5.0, see
|
||||
|
||||
https://www.knot-dns.cz/2025-09-18-version-350.html
|
||||
|
||||
update to version 3.4.8, see
|
||||
|
||||
https://www.knot-dns.cz/2025-07-29-version-348.html
|
||||
|
||||
Use the libngtcp2_crypto_gnutls-devel instead of libngtcp2-devel
|
||||
to account for the openssl and gnutls devel files split in ngtcp2.
|
||||
|
||||
update to version 3.4.7, see
|
||||
|
||||
https://www.knot-dns.cz/2025-06-04-version-347.html
|
||||
</description>
|
||||
<package>knot</package>
|
||||
</patchinfo>
|
||||
48
patchinfo.20251027101939269288.187004354831441/_patchinfo
Normal file
48
patchinfo.20251027101939269288.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,48 @@
|
||||
<patchinfo incident="packagehub-10">
|
||||
<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>
|
||||
27
patchinfo.20251027103924170417.187004354831441/_patchinfo
Normal file
27
patchinfo.20251027103924170417.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,27 @@
|
||||
<patchinfo incident="packagehub-17">
|
||||
<issue tracker="cve" id="2025-59438">VUL-0: CVE-2025-59438: TRACKERBUG: mbedtls: padding oracle attack possible through timing of cipher error reporting</issue>
|
||||
<packager>dheidler</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for micropython</summary>
|
||||
<description>This update for micropython fixes the following issues:
|
||||
|
||||
Changes in micropython:
|
||||
|
||||
- Build with mbedtls-3.6.5 instead of bundled 3.6.2 to fix CVE-2025-59438
|
||||
|
||||
Version 1.26.0:
|
||||
|
||||
* Added machine.I2CTarget for creating I2C target devices on multiple ports.
|
||||
* New MCU support: STM32N6xx (800 MHz, ML accel) & ESP32-C2 (WiFi + BLE).
|
||||
* Major float accuracy boost (~28% → ~98%), constant folding in compiler.
|
||||
* Optimized native/Viper emitters; reduced heap use for slices.
|
||||
* Time functions standardized (1970–2099); new boards across ESP32, SAMD, STM32, Zephyr.
|
||||
* ESP32: ESP-IDF 5.4.2, flash auto-detect, PCNT class, LAN8670 PHY.
|
||||
* RP2: compressed errors, better lightsleep, hard IRQ timers.
|
||||
* Zephyr v4.0.0: PWM, SoftI2C/SPI, BLE runtime services, boot.py/main.py support.
|
||||
* mpremote adds fs tree, improved df, portable config paths.
|
||||
* Updated lwIP, LittleFS, libhydrogen, stm32lib; expanded hardware/CI tests.
|
||||
</description>
|
||||
<package>micropython</package>
|
||||
</patchinfo>
|
||||
56
patchinfo.20251030080843825030.187004354831441/_patchinfo
Normal file
56
patchinfo.20251030080843825030.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,56 @@
|
||||
<patchinfo incident="packagehub-12">
|
||||
<issue tracker="cve" id="2025-12441"/>
|
||||
<issue tracker="cve" id="2025-12429"/>
|
||||
<issue tracker="cve" id="2025-12431"/>
|
||||
<issue tracker="cve" id="2025-12444"/>
|
||||
<issue tracker="cve" id="2025-12428"/>
|
||||
<issue tracker="cve" id="2025-12438"/>
|
||||
<issue tracker="cve" id="2025-12435"/>
|
||||
<issue tracker="cve" id="2025-12437"/>
|
||||
<issue tracker="cve" id="2025-12443"/>
|
||||
<issue tracker="cve" id="2025-12430"/>
|
||||
<issue tracker="cve" id="2025-12440"/>
|
||||
<issue tracker="cve" id="2025-12445"/>
|
||||
<issue tracker="cve" id="2025-12446"/>
|
||||
<issue tracker="cve" id="2025-12432"/>
|
||||
<issue tracker="cve" id="2025-12436"/>
|
||||
<issue tracker="cve" id="2025-12434"/>
|
||||
<issue tracker="cve" id="2025-54874">VUL-0: CVE-2025-54874: TRACKERBUG: openjpeg: missing error check can lead to the use of an uninitialized pointer and cause an out-of-bounds heap</issue>
|
||||
<issue tracker="cve" id="2025-12433"/>
|
||||
<issue tracker="bnc" id="1252881">VUL-0: chromium: release 142.0.7444.59</issue>
|
||||
<issue tracker="cve" id="2025-12439"/>
|
||||
<issue tracker="cve" id="2025-12447"/>
|
||||
<packager>AndreasStieger</packager>
|
||||
<rating>important</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for chromium</summary>
|
||||
<description>This update for chromium fixes the following issues:
|
||||
|
||||
Chromium 142.0.7444.59, the stable channel promotion of 142.
|
||||
|
||||
Security fixes (boo#1252881):
|
||||
|
||||
* CVE-2025-12428: Type Confusion in V8
|
||||
* CVE-2025-12429: Inappropriate implementation in V8
|
||||
* CVE-2025-12430: Object lifecycle issue in Media
|
||||
* CVE-2025-12431: Inappropriate implementation in Extensions
|
||||
* CVE-2025-12432: Race in V8
|
||||
* CVE-2025-12433: Inappropriate implementation in V8
|
||||
* CVE-2025-12434: Race in Storage
|
||||
* CVE-2025-12435: Incorrect security UI in Omnibox
|
||||
* CVE-2025-12436: Policy bypass in Extensions
|
||||
* CVE-2025-12437: Use after free in PageInfo
|
||||
* CVE-2025-12438: Use after free in Ozone
|
||||
* CVE-2025-12439: Inappropriate implementation in App-Bound Encryption
|
||||
* CVE-2025-12440: Inappropriate implementation in Autofill
|
||||
* CVE-2025-12441: Out of bounds read in V8
|
||||
* CVE-2025-12443: Out of bounds read in WebXR
|
||||
* CVE-2025-12444: Incorrect security UI in Fullscreen UI
|
||||
* CVE-2025-12445: Policy bypass in Extensions
|
||||
* CVE-2025-12446: Incorrect security UI in SplitView
|
||||
* CVE-2025-12447: Incorrect security UI in Omnibox
|
||||
|
||||
</description>
|
||||
<package>chromium</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
24
patchinfo.20251030134459405257.187004354831441/_patchinfo
Normal file
24
patchinfo.20251030134459405257.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,24 @@
|
||||
<patchinfo incident="packagehub-14">
|
||||
<packager>adrianSuSE</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for product-composer</summary>
|
||||
<description>This update for product-composer fixes the following issues:
|
||||
|
||||
Update to version 0.6.16:
|
||||
|
||||
- merge updateinfo's with same id into one
|
||||
- error out on updateinfo with same id, but non-mergable content
|
||||
|
||||
Update to version 0.6.15:
|
||||
|
||||
* Support updateinfo handling in arch specific meta data
|
||||
|
||||
Update to version 0.6.14:
|
||||
|
||||
* option to disable joliet extensions on media
|
||||
* no joliet extensions on source and debug media anymore
|
||||
</description>
|
||||
<package>product-composer</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
63
patchinfo.20251104153107003768.187004354831441/_patchinfo
Normal file
63
patchinfo.20251104153107003768.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,63 @@
|
||||
<patchinfo incident="packagehub-15">
|
||||
<issue tracker="cve" id="2025-11710"/>
|
||||
<issue tracker="cve" id="2025-11709"/>
|
||||
<issue tracker="cve" id="2025-11715"/>
|
||||
<issue tracker="bnc" id="1247774">[SLFO:Main] [SLES16.0] MozillaFirefox fails to build on s390x</issue>
|
||||
<issue tracker="cve" id="2025-11712"/>
|
||||
<issue tracker="cve" id="2025-11708"/>
|
||||
<issue tracker="cve" id="2025-11714"/>
|
||||
<issue tracker="cve" id="2025-11713"/>
|
||||
<issue tracker="cve" id="2025-11711"/>
|
||||
<issue tracker="bnc" id="1251263">VUL-0: MozillaFirefox / MozillaThunderbird: update to 144.0 and 140.4esr</issue>
|
||||
<packager>MSirringhaus</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for MozillaThunderbird</summary>
|
||||
<description>This update for MozillaThunderbird fixes the following issues:
|
||||
|
||||
Mozilla Thunderbird 140.4:
|
||||
|
||||
* changed: Account Hub is now disabled by default for second
|
||||
email account
|
||||
* changed: Flatpak runtime has been updated to Freedesktop SDK
|
||||
24.08
|
||||
* fixed: Users could not read mail signed with OpenPGP v6 and
|
||||
PQC keys
|
||||
* fixed: Image preview in Insert Image dialog failed with CSP
|
||||
error for web resources
|
||||
* fixed: Emptying trash on exit did not work with some
|
||||
providers
|
||||
* fixed: Thunderbird could crash when applying filters
|
||||
* fixed: Users were unable to override expired mail server
|
||||
certificate
|
||||
* fixed: Opening Website header link in RSS feed incorrectly
|
||||
re-encoded URL parameters
|
||||
* fixed: Security fixes
|
||||
|
||||
MFSA 2025-85 (bsc#1251263):
|
||||
|
||||
* CVE-2025-11708
|
||||
Use-after-free in MediaTrackGraphImpl::GetInstance()
|
||||
* CVE-2025-11709
|
||||
Out of bounds read/write in a privileged process triggered by
|
||||
WebGL textures
|
||||
* CVE-2025-11710
|
||||
Cross-process information leaked due to malicious IPC
|
||||
messages
|
||||
* CVE-2025-11711
|
||||
Some non-writable Object properties could be modified
|
||||
* CVE-2025-11712
|
||||
An OBJECT tag type attribute overrode browser behavior on web
|
||||
resources without a content-type
|
||||
* CVE-2025-11713
|
||||
Potential user-assisted code execution in “Copy as cURL”
|
||||
command
|
||||
* CVE-2025-11714
|
||||
Memory safety bugs fixed in Firefox ESR 115.29, Firefox ESR
|
||||
140.4, Thunderbird ESR 140.4, Firefox 144 and Thunderbird 144
|
||||
* CVE-2025-11715
|
||||
Memory safety bugs fixed in Firefox ESR 140.4, Thunderbird
|
||||
ESR 140.4, Firefox 144 and Thunderbird 144
|
||||
</description>
|
||||
<package>MozillaThunderbird</package>
|
||||
</patchinfo>
|
||||
23
patchinfo.20251106083153138720.187004354831441/_patchinfo
Normal file
23
patchinfo.20251106083153138720.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,23 @@
|
||||
<patchinfo incident="packagehub-19">
|
||||
<issue tracker="bnc" id="1253089">VUL-0: chromium: release 142.0.7444.134</issue>
|
||||
<issue tracker="cve" id="2025-12727"/>
|
||||
<issue tracker="cve" id="2025-12725"/>
|
||||
<issue tracker="cve" id="2025-12729">VUL-0: chromium: release 142.0.7444.134</issue>
|
||||
<issue tracker="cve" id="2025-12728"/>
|
||||
<issue tracker="cve" id="2025-12726"/>
|
||||
<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 142.0.7444.134 (boo#1253089):
|
||||
|
||||
* CVE-2025-12725: Out of bounds write in WebGPU
|
||||
* CVE-2025-12726: Inappropriate implementation in Views
|
||||
* CVE-2025-12727: Inappropriate implementation in V8
|
||||
* CVE-2025-12728: Inappropriate implementation in Omnibox
|
||||
* CVE-2025-12729: Inappropriate implementation in Omnibox
|
||||
</description>
|
||||
<package>chromium</package>
|
||||
</patchinfo>
|
||||
14
patchinfo.20251111094408723997.187004354831441/_patchinfo
Normal file
14
patchinfo.20251111094408723997.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,14 @@
|
||||
<patchinfo incident="packagehub-20">
|
||||
<packager>adrianSuSE</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for product-composer</summary>
|
||||
<description>This update for product-composer fixes the following issues:
|
||||
|
||||
Update to version 0.6.17:
|
||||
|
||||
- fix multiarch media handling of updateinfo id's
|
||||
</description>
|
||||
<package>product-composer</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
16
patchinfo.20251112154630847363.187004354831441/_patchinfo
Normal file
16
patchinfo.20251112154630847363.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,16 @@
|
||||
<patchinfo incident="packagehub-21">
|
||||
<issue tracker="bnc" id="1253267">VUL-0: chromium: release 142.0.7444.162</issue>
|
||||
<issue tracker="cve" id="2025-13042">VUL-0: chromium: release 142.0.7444.162</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:
|
||||
|
||||
Chromium 142.0.7444.162 (boo#1253267):
|
||||
|
||||
* CVE-2025-13042: Inappropriate implementation in V8
|
||||
</description>
|
||||
<package>chromium</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
236
patchinfo.20251117131718442159.187004354831441/_patchinfo
Normal file
236
patchinfo.20251117131718442159.187004354831441/_patchinfo
Normal file
@@ -0,0 +1,236 @@
|
||||
<patchinfo>
|
||||
<issue tracker="bnc" id="1250499">VUL-0: CVE-2025-10924: gimp: GIMP FF File Parsing Integer Overflow Remote Code Execution Vulnerability</issue>
|
||||
<issue tracker="bnc" id="1250497">VUL-0: CVE-2025-10922: gimp: GIMP DCM File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability</issue>
|
||||
<issue tracker="cve" id="2025-10922">VUL-0: CVE-2025-10922: gimp: GIMP DCM File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability</issue>
|
||||
<issue tracker="cve" id="2025-2760">VUL-0: CVE-2025-2760: gimp: integer overflow may lead to remote code execution</issue>
|
||||
<issue tracker="bnc" id="1250501">VUL-0: CVE-2025-10925: gimp: GIMP ILBM File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability</issue>
|
||||
<issue tracker="bnc" id="1241690">VUL-0: CVE-2025-2760: gimp: integer overflow may lead to remote code execution</issue>
|
||||
<issue tracker="bnc" id="1250495">VUL-0: CVE-2025-10920: gimp: GIMP ICNS File Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability</issue>
|
||||
<issue tracker="cve" id="2025-10920">VUL-0: CVE-2025-10920: gimp: GIMP ICNS File Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability</issue>
|
||||
<issue tracker="cve" id="2025-10924">VUL-0: CVE-2025-10924: gimp: GIMP FF File Parsing Integer Overflow Remote Code Execution Vulnerability</issue>
|
||||
<issue tracker="cve" id="2025-10925">VUL-0: CVE-2025-10925: gimp: GIMP ILBM File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability</issue>
|
||||
<packager>mgorse</packager>
|
||||
<rating>important</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for gimp</summary>
|
||||
<description>This update for gimp fixes the following issues:
|
||||
|
||||
Changes in gimp:
|
||||
|
||||
Update to 3.0.6:
|
||||
|
||||
- Security:
|
||||
|
||||
- During development, we received reports from the Zero Day
|
||||
Initiative of potential security issues with some of our file
|
||||
import plug-ins. While these issues are very unlikely to
|
||||
occur with real files, developers like Jacob Boerema and Alx
|
||||
Sa proactively improved security for those imports.
|
||||
The resolved reports are:
|
||||
- ZDI-CAN-27793
|
||||
- ZDI-CAN-27823
|
||||
- ZDI-CAN-27836
|
||||
- ZDI-CAN-27878
|
||||
- ZDI-CAN-27863
|
||||
- ZDI-CAN-27684
|
||||
|
||||
- Core:
|
||||
|
||||
- Many false-positive build warnings have been cleaned out (and
|
||||
proper issues fixed).
|
||||
- Various crashes fixed.
|
||||
- When creating a layer mask from the layer's alpha, but the
|
||||
layer has no alpha, simply fill the mask with complete
|
||||
opacity instead of a completely transparent layer.
|
||||
- Various core infrastructure code reviewed, cleaned up,
|
||||
refactored and improved, in drawable, layer and filter
|
||||
handling code, tree view code, and more.
|
||||
- GIMP_ICONS_LIKE_A_BOSS environment variable is not working
|
||||
anymore (because "gtk-menu-images" and "gtk-button-images"
|
||||
have been deprecated in GTK3 and removed in GTK4) and was
|
||||
therefore removed.
|
||||
- Lock Content now shows as an undo step.
|
||||
- Add alpha channel for certain transforms.
|
||||
- Add alpha channel on filter merge, when necessary.
|
||||
- Filters can now be applied non-destructively on channels.
|
||||
- Improved Photoshop brush support.
|
||||
- After deleting a palette entry, the next entry is
|
||||
automatically selected. This allows easily deleting several
|
||||
entries in a row, among other usage.
|
||||
- Resize image to layers irrespective to selections.
|
||||
- Improved in-GUI release notes' demo script language:
|
||||
|
||||
- We can now set a button value to click it: "toolbox:text,
|
||||
tool-options:outline=1, tool-options:outline-direction"
|
||||
- Color selector's module names can be used as identifiers:
|
||||
"color-editor,color-editor:CMYK=1,color-editor:total-ink-coverage"
|
||||
|
||||
- Fixed Alpha to Selection on single layers with no
|
||||
transparency.
|
||||
- Various code is slowly ported to newer code, preparing for
|
||||
GTK4 port (in an unplanned future step):
|
||||
|
||||
- Using g_set_str() (optionally redefining it in our core
|
||||
code to avoid bumping the GLib minimum requirement).
|
||||
- Start using GListModel in various pieces of code, in
|
||||
particular getting rid of more and more usage of
|
||||
GtkTreeView when possible (as it will be deprecated with
|
||||
GTK4).
|
||||
- New GimpRow class for all future row widgets.
|
||||
- Use more of G_DECLARE_DERIVABLE_TYPE and
|
||||
G_DECLARE_FINAL_TYPE where relevant.
|
||||
- New GimpContainerListView using a GtkListBox.
|
||||
- New GimpRowSeparator, GimpRowSettings, GimpRowFilter and
|
||||
GimpRowDrawableFilter widgets.
|
||||
|
||||
- (Experimental) GEX Format was updated.
|
||||
- Palette import:
|
||||
|
||||
- Set alpha value for image palette imports.
|
||||
- Fix Lab & CMYK ACB palette import.
|
||||
- Add palette format filters to import dialog, making it more
|
||||
apparent what palette formats are supported, and giving the
|
||||
ability to hide irrelevant files.
|
||||
|
||||
- Improved filter actions' sensitivity to make sure they are
|
||||
set insensitive when relevant. In particular filters which
|
||||
cannot be run non-destructively (e.g. filters with aux
|
||||
inputs, non-interactive filters and GEGL Graph) must be
|
||||
insensitive when trying to run them on group layers.
|
||||
- Fix bad axis centering on zoom out.
|
||||
- Export better SVG when exporting paths.
|
||||
|
||||
- Tools:
|
||||
|
||||
- Text tool: make sure the default color is only changed when
|
||||
the user confirms the color change.
|
||||
- Foreground Selection tool: do not create a selection when no
|
||||
strokes has been made. In particular this removes the
|
||||
unnecessary delay which happened when switching to another
|
||||
tool without actually stroking anything.
|
||||
- All Transform tools: transform boundaries for preview is now
|
||||
multi-layers aware.
|
||||
- (Experimental) Seamless Clone tool: made to work again,
|
||||
though it is still too slow to get out of Playground.
|
||||
|
||||
- Graphical User Interface:
|
||||
|
||||
- Various improvements to window management:
|
||||
|
||||
- Keep-Above windows are set with the Utility hint.
|
||||
- Utility windows are not made transient to a parent.
|
||||
- Transient factory dialogs follow the active display,
|
||||
ensuring that new image windows would not hide your toolbox
|
||||
and dock windows.
|
||||
|
||||
- Various CSS improvements for styling of the interface. Some
|
||||
theme leaks were also fixed.
|
||||
- New toggle button in Brushes and Fonts dockable, allowing
|
||||
brush and font previews to optionally follow the color theme.
|
||||
For instance, when using a dark theme, the brush and font
|
||||
previews could be drawn on the theme background, using the
|
||||
theme foreground colors. By default, these data previews are
|
||||
still drawn as black on white.
|
||||
- Palette grid is now drawn with the theme's background color.
|
||||
- Consistent naming patterns on human-facing options (first
|
||||
word only capitalized).
|
||||
- About dialog:
|
||||
|
||||
- We will now display the date and time of the last check in
|
||||
a "Up to date as of <date> at <time>" string, differing
|
||||
from the "Last checked on <date> at <time>" string. The
|
||||
former will be used to indicate that GIMP is indeed
|
||||
up-to-date whereas the latter when a new version was
|
||||
released and that you should update.
|
||||
- We now respect the system time/date format on macOS and
|
||||
Windows.
|
||||
|
||||
- The search popup won't pop up without an image.
|
||||
- Better zoom step algorithm for data previews in container
|
||||
popup (e.g. the brush popup in paint Tool Options).
|
||||
- Disable animation in the Input Controller, Preferences and
|
||||
Welcome dialogs for stack transition when animation are
|
||||
disabled in system settings.
|
||||
- Fixed crosshair hotspot on Windows (crosshair cursor for
|
||||
brushes was offset with a non-100% display scale factor).
|
||||
- Debug/CRITICAL dialog:
|
||||
|
||||
- Make sure it is non-modal.
|
||||
- Follow the theme mode under Windows.
|
||||
|
||||
- While loading images, all widgets in the file dialog are made
|
||||
insensitive, except for the Cancel button and the progress
|
||||
bar.
|
||||
- Both grid and list views can now zoom via scroll and zoom
|
||||
gestures (it used to only work in list views).
|
||||
- Pop an error message up on startup when GIO modules to read
|
||||
HTTPS links are not found and that we therefore fail to load
|
||||
the remote gimp_versions.json file. With the AppImage package
|
||||
in particular, we depend on an environment daemon which
|
||||
cannot be shipped in the package. So the next best thing is
|
||||
to warn people and tell them what they should install to get
|
||||
version checks.
|
||||
- Welcome dialog:
|
||||
|
||||
- The "Community Tutorials" link is now shown after the
|
||||
"Documentation" link.
|
||||
- The "Learn more" link in Release Notes tab leads to the
|
||||
actual release news for this version.
|
||||
|
||||
- Plug-ins:
|
||||
|
||||
- PDF export: do not draw disabled layer masks.
|
||||
- Jigsaw: the plug-in can now draw on transparent layers.
|
||||
- Various file format fixes and improvements: JPEG 2000 import,
|
||||
TIFF import, DDS import, SVG import, PSP import, FITS export,
|
||||
ICNS import, Dicom import, WBMP import, Farbfeld import, XWD
|
||||
import, ILBM import.
|
||||
- Sphere Designer: use spin scale instead of spin entries (the
|
||||
latter is unusable with little horizontal space).
|
||||
- Animation Play: frames are shown again in the playback
|
||||
progress bar.
|
||||
- Vala Goat Exercise: ignoring C warning in this Vala plug-in
|
||||
as it is generated code and we cannot control it.
|
||||
- file-gih: brush pipe selection modes now have nice,
|
||||
translatable names.
|
||||
- Metadata viewer: port from GtkTreeView to GtkListBox.
|
||||
- File Raw Data: reduce Raw Data load dialogue height by moving
|
||||
to a 2-column layout.
|
||||
- SVG import: it is now possible to break aspect ratio with
|
||||
specific width/height arguments, when calling the PDB
|
||||
procedure non-interactively (from other plug-ins).
|
||||
- Print: when run through a portal print dialog, the "Image
|
||||
Settings" will be exposed as a secondary dialog, outputted
|
||||
after the portal dialog, instead of a tab on the main print
|
||||
dialog (because it is not possible to tweak the print dialog
|
||||
when it is created by a portal). This will bring back usable
|
||||
workflow of printing with GIMP when run in a sandbox (e.g.
|
||||
Flatpak or Snap).
|
||||
- Recompose: fixed for YCbCr decomposed images.
|
||||
- Fixed vulnerabilities: ZDI-CAN-27684, ZDI-CAN-27863,
|
||||
ZDI-CAN-27878, ZDI-CAN-27836, ZDI-CAN-27823, ZDI-CAN-27793.
|
||||
- C Source and HTML export can now be run non-interactively too
|
||||
(e.g. from other plug-ins).
|
||||
- Map Object: fix missing spin boxes.
|
||||
- Small Tiles: fix display lag.
|
||||
|
||||
- CVE-2025-10925: Fix GIMP ILBM file parsing stack-based buffer overflow remote code
|
||||
execution vulnerability. (ZDI-25-914, ZDI-CAN-27793, bsc#1250501)
|
||||
|
||||
- CVE-2025-10922: Fix GIMP DCM file parsing heap-based buffer overflow remote code
|
||||
execution vulnerability. (ZDI-25-911, ZDI-CAN-27863, bsc#1250497)
|
||||
|
||||
- CVE-2025-10920: Prevent overflow attack by checking if output >= max, not just
|
||||
output > max. (ZDI-25-909, ZDI-CAN-27684, bsc#1250495)
|
||||
|
||||
- CVE-2025-10924: Fix integer overflow while parsing FF files. (bsc#1250499)
|
||||
|
||||
- CVE-2025-2760: A vulnerability allows remote attackers to execute arbitrary
|
||||
code on affected installations of GIMP. The specific flaw exists
|
||||
within parsing of XWD files. An integer overflow happens before
|
||||
allocating a buffer. This fixed in GIMP 3.0.0.
|
||||
https://www.gimp.org/news/2025/03/16/gimp-3-0-released
|
||||
(bsc#1241690)
|
||||
</description>
|
||||
<package>gimp</package>
|
||||
</patchinfo>
|
||||
Submodule product-composer updated: 66ac4085af...e790517a17
1
python-ConfigArgParse
Submodule
1
python-ConfigArgParse
Submodule
Submodule python-ConfigArgParse added at 5c3cff44d9
Submodule python-Django updated: 59a6beb077...a2220d5d79
1
python-acme
Submodule
1
python-acme
Submodule
Submodule python-acme added at 27b3328397
1
python-certbot
Submodule
1
python-certbot
Submodule
Submodule python-certbot added at f9b56088c8
1
python-certbot-nginx
Submodule
1
python-certbot-nginx
Submodule
Submodule python-certbot-nginx added at 64e5a394f6
1
python-josepy
Submodule
1
python-josepy
Submodule
Submodule python-josepy added at 921f2778a2
1
python-pyRFC3339
Submodule
1
python-pyRFC3339
Submodule
Submodule python-pyRFC3339 added at d5107ae95b
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"ObsProject": "openSUSE:Backports:SLE-16.0",
|
||||
"StagingProject": "openSUSE:Backports:SLE-16.0:PullRequest"
|
||||
"StagingProject": "openSUSE:Backports:SLE-16.0:PullRequest",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user