forked from products/PackageHub
Compare commits
1 Commits
maintenanc
...
filter-lp
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
082d652565 |
24
.gitmodules
vendored
24
.gitmodules
vendored
@@ -26110,27 +26110,3 @@
|
||||
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
|
||||
|
||||
@@ -147,6 +147,8 @@ packagesets:
|
||||
- kernel-livepatch-6_12_0-160000_4-rt
|
||||
- kernel-livepatch-6_12_0-160000_5-default
|
||||
- kernel-livepatch-6_12_0-160000_5-rt
|
||||
- kernel-livepatch-6_12_0-160000_6-default
|
||||
- kernel-livepatch-6_12_0-160000_6-rt
|
||||
- kernel-rt-livepatch
|
||||
- kernel-rt-livepatch-devel
|
||||
- krb5-mini
|
||||
@@ -271,12 +273,6 @@ packagesets:
|
||||
- update-test-retracted
|
||||
- update-test-security
|
||||
- update-test-trivial
|
||||
- xen
|
||||
- xen-devel
|
||||
- xen-libs
|
||||
- xen-doc-html
|
||||
- xen-tools
|
||||
- xen-tools-domU
|
||||
- yum-utils
|
||||
|
||||
# TODO: unneeded Leap package per architecture
|
||||
|
||||
2
chromium
2
chromium
Submodule chromium updated: c86b811d58...6f8ef97eb0
2
nmon
2
nmon
Submodule nmon updated: 031ccfb27f...5d929ec369
@@ -1,16 +0,0 @@
|
||||
<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>
|
||||
@@ -1,16 +0,0 @@
|
||||
<patchinfo incident="packagehub-22">
|
||||
<packager>AndreasStieger</packager>
|
||||
<rating>important</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for certbot</summary>
|
||||
<description>This update for certbot fixes the following issues:
|
||||
|
||||
This update adds the certbot stack. (python modules: ConfigArgParse, acme, certbot, certbot-nginx, josepy, pyRFC3339).
|
||||
</description>
|
||||
<package>python-ConfigArgParse</package>
|
||||
<package>python-acme</package>
|
||||
<package>python-certbot</package>
|
||||
<package>python-certbot-nginx</package>
|
||||
<package>python-josepy</package>
|
||||
<package>python-pyRFC3339</package>
|
||||
</patchinfo>
|
||||
@@ -1,54 +0,0 @@
|
||||
<patchinfo>
|
||||
<issue tracker="bnc" id="1247368">nmon does not support max cpu configuration</issue>
|
||||
<packager>dirkmueller</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for nmon</summary>
|
||||
<description>This update for nmon fixes the following issues:
|
||||
|
||||
Changes in nmon:
|
||||
|
||||
- Increase CPU MAX to 2048 (bsc#1247368)
|
||||
|
||||
update to 16q:
|
||||
|
||||
* bugfixes
|
||||
* POWER pool_capacity now correctly divided by 100.
|
||||
* Online view POWER Welcome panel on POWER reports the top MHz
|
||||
Small changes only:
|
||||
* Boottime shown online in the Kernel "k" panel
|
||||
* Utilisation stats: /proc/stat now reports 10 Utilisation stats
|
||||
* Bug caused Seg Faults core dumps fixed while collecting to a
|
||||
* Fix: Improved memory handling for extreme numbers of processes
|
||||
(1000's) or rapid exec of processes (100's in a millisecond)
|
||||
for large Linux servers. We have examples on Intel of 80 CPU
|
||||
* Online Dot "." command no longer also changes what is displayed
|
||||
as users said it was confusing.
|
||||
* Minor online start-up flash screen text changes to include C
|
||||
concise CPU stats and U for full Utilisation stats (all 10 of
|
||||
them) instead of a file.
|
||||
* Copyright and GPL v3 notice in the code plus online "h" and
|
||||
* Source code re-indented.
|
||||
* Fixes for Welcome screen on Mainframe
|
||||
* Fixed for Curses handling when collecting data to file - big
|
||||
bug for main frame and x86.
|
||||
* Fixes for Welcome screen on Mainframe
|
||||
* Fixed for Curses handling when collecting data to file - big
|
||||
bug for main frame and x86.
|
||||
+ You need a S822LC With NVIDIA GPU(s) and Nvidia Library
|
||||
installed libnvidia-ml.so
|
||||
* CPU Wide View - online view for up to 192 CPUs
|
||||
* CPU MHz per Core ratings for machine that allow cores with
|
||||
different MHz - online & saved to file
|
||||
* lscpu stats capture - online & to file
|
||||
* Z experiment mode showing CPU interrupts - Renamed U stats in
|
||||
version 16b - online only
|
||||
* Online colourising stats to aid usability - online only
|
||||
* Massive improvement in help information: nmon -? and nmon -h
|
||||
* Code change to alphabetic order for getopt() and key input
|
||||
* New nmon logo on flash screen - online only
|
||||
* Extra kernel stats - online only
|
||||
</description>
|
||||
<package>nmon</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
Submodule python-ConfigArgParse deleted from 5c3cff44d9
Submodule python-acme deleted from 27b3328397
Submodule python-certbot deleted from f9b56088c8
Submodule python-certbot-nginx deleted from 64e5a394f6
Submodule python-josepy deleted from 921f2778a2
Submodule python-pyRFC3339 deleted from d5107ae95b
Reference in New Issue
Block a user