forked from products/PackageHub
Compare commits
6 Commits
move_virtu
...
add_tenaci
| Author | SHA256 | Date | |
|---|---|---|---|
| 53f62dea5d | |||
| c915a54f81 | |||
| d8ef588e45 | |||
|
|
c42bd6d2d4 | ||
|
|
cb50b6a227 | ||
| 2882c46b9e |
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -16862,6 +16862,10 @@
|
||||
path = python-tcolorpy
|
||||
url = ../../pool/python-tcolorpy
|
||||
branch = leap-16.0
|
||||
[submodule "python-tenacity"]
|
||||
path = python-tenacity
|
||||
url = ../../pool/python-tenacity
|
||||
branch = leap-16.0
|
||||
[submodule "python-textile"]
|
||||
path = python-textile
|
||||
url = ../../pool/python-textile
|
||||
|
||||
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>
|
||||
11
patchinfo.20260217101420747614.255638743075857/_patchinfo
Normal file
11
patchinfo.20260217101420747614.255638743075857/_patchinfo
Normal file
@@ -0,0 +1,11 @@
|
||||
<patchinfo>
|
||||
<packager>eroca</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for python-tenacity</summary>
|
||||
<description>This update for python-tenacity fixes the following issues:
|
||||
|
||||
Introduce python-tenacity.
|
||||
</description>
|
||||
<package>python-tenacity</package>
|
||||
</patchinfo>
|
||||
1
python-tenacity
Submodule
1
python-tenacity
Submodule
Submodule python-tenacity added at 6ca3c97ae8
@@ -5,6 +5,7 @@
|
||||
"Branch": "leap-16.0",
|
||||
"ManualMergeProject": true,
|
||||
"NoProjectGitPR": true,
|
||||
"Labels": { "StagingAuto": "staging/Backlog" },
|
||||
"Reviewers": [
|
||||
"-maintenance-release-review",
|
||||
"*opensuse-review",
|
||||
|
||||
Reference in New Issue
Block a user