forked from products/PackageHub
Compare commits
5 Commits
move_virtu
...
maintenanc
| Author | SHA256 | Date | |
|---|---|---|---|
| 3e972378ce | |||
| d8ef588e45 | |||
|
|
c42bd6d2d4 | ||
|
|
cb50b6a227 | ||
| 2882c46b9e |
2
chromium
2
chromium
Submodule chromium updated: ff3414e963...423d7771f6
2
htmldoc
2
htmldoc
Submodule htmldoc updated: db696f6a95...0677f71aa3
56
patchinfo.20260203172101250739.93181000773252/_patchinfo
Normal file
56
patchinfo.20260203172101250739.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,56 @@
|
||||
<patchinfo incident="packagehub-128">
|
||||
<issue tracker="cve" id="2024-46478"/>
|
||||
<issue tracker="bnc" id="1232380">VUL-0: CVE-2024-46478: htmldoc: buffer overflow when handling tabs through the parse_pre function (ps-pdf.cxx)</issue>
|
||||
<issue tracker="cve" id="2024-45508"/>
|
||||
<packager>pgajdos</packager>
|
||||
<rating>critical</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for htmldoc</summary>
|
||||
<description>This update for htmldoc fixes the following issues:
|
||||
|
||||
Changes in htmldoc:
|
||||
|
||||
- CVE-2024-46478: Fixed buffer overflow when handling tabs through the parse_pre function (bsc#1232380).
|
||||
|
||||
- version update to 1.9.23:
|
||||
* Fixed a regression in list handling that caused a crash for empty list items
|
||||
(Issue #553)
|
||||
* Fixed a regression in the number of rendered table of contents levels in PDF
|
||||
and PostScript output (Issue #554)
|
||||
|
||||
- version update to 1.9.22:
|
||||
* Added a "--without-http" configure option to build without CUPS HTTP/HTTPS
|
||||
support (Issue #547)
|
||||
* Updated HTTP/HTTPS support to work with both CUPS 2.x and 3.x.
|
||||
* Updated the maximum image dimension to prevent integer overflow on 32-bit
|
||||
platforms (Issue #550)
|
||||
* Updated the HTML parser to correctly report the line number of errors in files
|
||||
with more than 2^32-1 lines (Issue #551)
|
||||
* Fixed a crash bug with certain markdown files (Issue #548)
|
||||
* Fixed an unrestricted recursion bug when reading and formatting HTML (Issue #552)
|
||||
|
||||
- version update to 1.9.21
|
||||
* Updated HTTP/HTTPS connection error reporting to include the reason.
|
||||
* Updated markdown parser.
|
||||
* Updated the HTTP/HTTPS connection timeout to 5 minutes (Issue #541)
|
||||
* Fixed a bug in the new PDF link code (Issue #536)
|
||||
* Fixed a bug in the number-up code (Issue #539)
|
||||
* Fixed a regression in leading whitespace handling (Issue #540)
|
||||
* Fixed a bug in numbered heading support (Issue #543)
|
||||
* Fixed a bug with setting the header on the first page (Issue #544)
|
||||
* Fixed paths in the HTMLDOC snap (Issue #545)
|
||||
|
||||
- update to 1.9.20:
|
||||
* Fix a regression that caused spaces to disappear between some words
|
||||
* Fix resolution of relative links within a document
|
||||
|
||||
- includes changes from 1.9.19:
|
||||
* Add support for ‘file’ method in links
|
||||
* Update markdown support code to mmd
|
||||
* Fix hyperlinks to subfolders
|
||||
* Fix export of UTF-8 HTML
|
||||
* Fix handling of whitespace-only nodes
|
||||
* Fix case sensitivity of link targets
|
||||
</description>
|
||||
<package>htmldoc</package>
|
||||
</patchinfo>
|
||||
37
patchinfo.20260213163213815955.255638743075857/_patchinfo
Normal file
37
patchinfo.20260213163213815955.255638743075857/_patchinfo
Normal file
@@ -0,0 +1,37 @@
|
||||
<patchinfo>
|
||||
<issue tracker="cve" id="2026-2321">CVE-2026-2321 chromium-browser: Use after free in Ozone</issue>
|
||||
<issue tracker="cve" id="2026-2317">CVE-2026-2317 chromium-browser: Inappropriate implementation in Animation</issue>
|
||||
<issue tracker="cve" id="2026-2322">CVE-2026-2322 chromium-browser: Inappropriate implementation in File input</issue>
|
||||
<issue tracker="cve" id="2026-2313">VUL-0: chromium: release 145.0.7632.45</issue>
|
||||
<issue tracker="cve" id="2026-2319">CVE-2026-2319 chromium-browser: Race in DevTools</issue>
|
||||
<issue tracker="cve" id="2026-2315">CVE-2026-2315 chromium-browser: Inappropriate implementation in WebGPU</issue>
|
||||
<issue tracker="cve" id="2026-2318">CVE-2026-2318 chromium-browser: Inappropriate implementation in PictureInPicture</issue>
|
||||
<issue tracker="cve" id="2026-2314">CVE-2026-2314 chromium-browser: Heap buffer overflow in Codecs</issue>
|
||||
<issue tracker="cve" id="2026-2323">CVE-2026-2323 chromium-browser: Inappropriate implementation in Downloads</issue>
|
||||
<issue tracker="bnc" id="1258116">VUL-0: chromium: release 145.0.7632.45</issue>
|
||||
<issue tracker="cve" id="2026-2316">CVE-2026-2316 chromium-browser: Insufficient policy enforcement in Frames</issue>
|
||||
<issue tracker="cve" id="2026-2320">CVE-2026-2320 chromium-browser: Inappropriate implementation in File input</issue>
|
||||
<packager>oertel</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.45 (boo#1258116)
|
||||
* jpeg-xl support has been readded
|
||||
* CVE-2026-2313: Use after free in CSS
|
||||
* CVE-2026-2314: Heap buffer overflow in Codecs
|
||||
* CVE-2026-2315: Inappropriate implementation in WebGPU
|
||||
* CVE-2026-2316: Insufficient policy enforcement in Frames
|
||||
* CVE-2026-2317: Inappropriate implementation in Animation
|
||||
* CVE-2026-2318: Inappropriate implementation in PictureInPicture
|
||||
* CVE-2026-2319: Race in DevTools
|
||||
* CVE-2026-2320: Inappropriate implementation in File input
|
||||
* CVE-2026-2321: Use after free in Ozone
|
||||
* CVE-2026-2322: Inappropriate implementation in File input
|
||||
* CVE-2026-2323: Inappropriate implementation in Downloads
|
||||
</description>
|
||||
<package>chromium</package>
|
||||
</patchinfo>
|
||||
Reference in New Issue
Block a user