forked from products/PackageHub
Compare commits
16 Commits
move_virtu
...
add_radon
| Author | SHA256 | Date | |
|---|---|---|---|
| 9d44cbf8e1 | |||
| a7a37892fb | |||
| a7634a6e18 | |||
|
|
83cbd12390 | ||
|
|
ea262eb94c | ||
| 6ed26878c2 | |||
|
|
2bf1f4bc8a | ||
| 9503273d26 | |||
|
|
bd9c4e344b | ||
| cde85869b9 | |||
| 6385ead4b6 | |||
| c915a54f81 | |||
| d8ef588e45 | |||
|
|
c42bd6d2d4 | ||
|
|
cb50b6a227 | ||
| 2882c46b9e |
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -16086,6 +16086,10 @@
|
||||
path = python-makefun
|
||||
url = ../../pool/python-makefun
|
||||
branch = leap-16.0
|
||||
[submodule "python-mando"]
|
||||
path = python-mando
|
||||
url = ../../pool/python-mando
|
||||
branch = leap-16.0
|
||||
[submodule "python-mathics-pygments"]
|
||||
path = python-mathics-pygments
|
||||
url = ../../pool/python-mathics-pygments
|
||||
@@ -16702,6 +16706,10 @@
|
||||
path = python-qtwebengine-qt5
|
||||
url = ../../pool/python-qtwebengine-qt5
|
||||
branch = leap-16.0
|
||||
[submodule "python-radon"]
|
||||
path = python-radon
|
||||
url = ../../pool/python-radon
|
||||
branch = leap-16.0
|
||||
[submodule "python-rapidfuzz"]
|
||||
path = python-rapidfuzz
|
||||
url = ../../pool/python-rapidfuzz
|
||||
|
||||
@@ -1414,7 +1414,14 @@ packagesets:
|
||||
- go1.24-race
|
||||
- go1.25
|
||||
- go1.25-doc
|
||||
- go1.25-openssl
|
||||
- go1.25-openssl-race
|
||||
- go1.25-race
|
||||
- go1.26
|
||||
- go1.26-doc
|
||||
- go1.26-race
|
||||
- go1.26-openssl
|
||||
- go1.26-openssl-race
|
||||
- gobject-introspection
|
||||
- gobject-introspection-devel
|
||||
- golang-github-cpuguy83-go-md2man
|
||||
@@ -4678,9 +4685,13 @@ packagesets:
|
||||
- nodejs22
|
||||
- nodejs22-devel
|
||||
- nodejs22-docs
|
||||
- nodejs24
|
||||
- nodejs24-devel
|
||||
- nodejs24-docs
|
||||
- novnc
|
||||
- npm-default
|
||||
- npm22
|
||||
- npm24
|
||||
- npth-devel
|
||||
- nss-mdns
|
||||
- nss_synth
|
||||
@@ -7983,6 +7994,8 @@ packagesets:
|
||||
- kernel-livepatch-6_12_0-160000_5-default
|
||||
- kernel-livepatch-6_12_0-160000_6-default
|
||||
- kernel-livepatch-6_12_0-160000_7-default
|
||||
- kernel-livepatch-6_12_0-160000_8-default
|
||||
- kernel-livepatch-6_12_0-160000_9-default
|
||||
- libLLVMSPIRVLib19
|
||||
- libatopology2
|
||||
- libdpdk-25
|
||||
@@ -8096,6 +8109,8 @@ packagesets:
|
||||
- kernel-livepatch-6_12_0-160000_5-default
|
||||
- kernel-livepatch-6_12_0-160000_6-default
|
||||
- kernel-livepatch-6_12_0-160000_7-default
|
||||
- kernel-livepatch-6_12_0-160000_8-default
|
||||
- kernel-livepatch-6_12_0-160000_9-default
|
||||
- kernel-zfcpdump
|
||||
- kiwi-settings
|
||||
- libHBAAPI2
|
||||
@@ -8237,6 +8252,8 @@ packagesets:
|
||||
- kernel-livepatch-6_12_0-160000_5-default
|
||||
- kernel-livepatch-6_12_0-160000_6-default
|
||||
- kernel-livepatch-6_12_0-160000_7-default
|
||||
- kernel-livepatch-6_12_0-160000_8-default
|
||||
- kernel-livepatch-6_12_0-160000_9-default
|
||||
- kiwi-pxeboot
|
||||
- kubevirt-virtctl
|
||||
- libFLAC++10-x86-64-v3
|
||||
|
||||
Submodule gitea-tea updated: 143cd92098...e6603d9fb9
2
htmldoc
2
htmldoc
Submodule htmldoc updated: db696f6a95...0677f71aa3
2
neovim
2
neovim
Submodule neovim updated: 9f74883169...d018c84566
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>
|
||||
12
patchinfo.20260217101729385493.255638743075857/_patchinfo
Normal file
12
patchinfo.20260217101729385493.255638743075857/_patchinfo
Normal file
@@ -0,0 +1,12 @@
|
||||
<patchinfo>
|
||||
<packager>eroca</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for python-radon, python-mando</summary>
|
||||
<description>This update for python-radon, python-mando fixes the following issues:
|
||||
|
||||
Introduce python-radon and dependency python-mando.
|
||||
</description>
|
||||
<package>python-radon</package>
|
||||
<package>python-mando</package>
|
||||
</patchinfo>
|
||||
13
patchinfo.20260217103144656312.255638743075857/_patchinfo
Normal file
13
patchinfo.20260217103144656312.255638743075857/_patchinfo
Normal file
@@ -0,0 +1,13 @@
|
||||
<patchinfo incident="packagehub-130">
|
||||
<packager>rrahl0</packager>
|
||||
<rating>low</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for neovim</summary>
|
||||
<description>This update for neovim fixes the following issues:
|
||||
|
||||
Changes in neovim:
|
||||
|
||||
- Update license header in the spec file template
|
||||
</description>
|
||||
<package>neovim</package>
|
||||
</patchinfo>
|
||||
13
patchinfo.20260217132152201956.255638743075857/_patchinfo
Normal file
13
patchinfo.20260217132152201956.255638743075857/_patchinfo
Normal file
@@ -0,0 +1,13 @@
|
||||
<patchinfo incident="packagehub-129">
|
||||
<packager>michals</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for gitea-tea</summary>
|
||||
<description>This update for gitea-tea fixes the following issues:
|
||||
|
||||
Changes in gitea-tea:
|
||||
|
||||
- Fix terminal rendering errors
|
||||
</description>
|
||||
<package>gitea-tea</package>
|
||||
</patchinfo>
|
||||
1
python-mando
Submodule
1
python-mando
Submodule
Submodule python-mando added at 5cba51ddaa
1
python-radon
Submodule
1
python-radon
Submodule
Submodule python-radon added at d620f14ed6
@@ -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