SUSE-CU-2026:5316-1: Security update of trento/trento-wanda

sle-container-updates at lists.suse.com sle-container-updates at lists.suse.com
Thu May 28 08:50:00 UTC 2026


SUSE Container Update Advisory: trento/trento-wanda
-----------------------------------------------------------------
Container Advisory ID : SUSE-CU-2026:5316-1
Container Tags        : trento/trento-wanda:2.1.0 , trento/trento-wanda:2.1.0-build1.35.1 , trento/trento-wanda:latest
Container Release     : 1.35.1
Severity              : important
Type                  : security
References            : 1228081 1244449 1248356 1250782 1254202 1254293 1254563 1256427
                        1256437 1256766 1256822 1256834 1256835 1256836 1256837 1256838
                        1256839 1256840 1257005 1257463 1258311 1258319 1258392 1259418
                        1259650 1259697 1259825 1259924 1260078 1260082 1260441 1260442
                        1260443 1260444 1261280 1261678 1261809 CVE-2025-15281 CVE-2025-68160
                        CVE-2025-69418 CVE-2025-69419 CVE-2025-69420 CVE-2025-69421 CVE-2025-69720
                        CVE-2026-0861 CVE-2026-0915 CVE-2026-22795 CVE-2026-22796 CVE-2026-27171
                        CVE-2026-28387 CVE-2026-28388 CVE-2026-28389 CVE-2026-28390 CVE-2026-29111
                        CVE-2026-31789 CVE-2026-34743 CVE-2026-4105 CVE-2026-4437 CVE-2026-4438
                        CVE-2026-4878 
-----------------------------------------------------------------

The container trento/trento-wanda was updated. The following patches have been included in this update:

-----------------------------------------------------------------
Advisory ID: SUSE-feature-2024:2049-1
Released:    Tue Jun 18 04:31:23 2024
Summary:     Feature update for Trento
Type:        feature
Severity:    moderate
References:  
This update for Trento fixes the following issues:

trento-server-helm was updated to from version 2.2.0 to 2.3.1:

- For the full list of changes please consult:
    
  * https://github.com/trento-project/helm-charts/compare/2.2.0...2.3.1

trento-wanda was implemented at version 1.3.0:

- New RPM package implementation (jsc#PED-7951, jsc#PED-7952)

trento-wanda-image was updated from version 1.2.0 to 1.3.0:

- For the full list of changes please consult:
    
  * https://github.com/trento-project/wanda/compare/1.2.0...1.3.0

trento-web was implemented at version 2.3.1:

- New RPM package implementation (jsc#PED-7951, jsc#PED-7952)

trento-web-image was updated from version 2.2.0 to 2.3.1:

- For the full list of changes please consult:

  * https://github.com/trento-project/web/compare/2.2.0...2.3.1


-----------------------------------------------------------------
Advisory ID: SUSE-RU-2024:4222-1
Released:    Fri Dec  6 08:09:05 2024
Summary:     Recommended update for Trento
Type:        recommended
Severity:    moderate
References:  
This update for Trento fixes the following issues:

trento-agent was updated to version 2.4.0:

- Bugs Fixed: 
  * Fixed the install-agent.sh script when used with the --use-tgz flag
  * Addressed a missing dependency in osutil
- GitHub Actions Updates: 
  * Bumped several GitHub Actions, including actions/cache, AButler/upload-release-assets, and 
    golangci/golangci-lint-action
- Golang Update: 
  * Updated the agent to Golang 1.22
- Host IP Discovery: 
  * Implemented discovery of host IP address netmasks
- SAP Services Gatherer: 
  * Improved the sapservices gatherer
- Full Changelog: https://github.com/trento-project/agent/compare/2.3.0...2.4.0

trento-supportconfig-plugin was updated to version 2.4.2:

- IMPORTANT: This update requires the Containers Module for installation
- Fixed installation directory
- Improved dependency handling

trento-checks, trento-checks-image were implemented at version 1.0.0 (jsc#PED-10638):
    
- Implementation of checks for the Trento checks engine (new RPM package and container image)

trento-server-helm was updated to verison 2.4.1:

- Authentication Enhancements: 
  * Added OAUTH2, OIDC, and SAML integration.
- Installation Script Improvements: 
  * Added a username argument and removed packaging of the installation script (Documentation updated accordingly)
- Checks Deployment:
  * Added an init-container for checks deployment
  * Fixed the checks image tag
- Helm Chart Updates: 
  * Bumped helm/chart-testing-action from 2.6.0 to 2.6.1
- Configuration Changes:
  * Made the secret key base configurable
  * Changed the default location for `saml.spDir`
- Clean Up and Improvements:
  * Removed an old support script
  * Fixed a typo in variable usage 
  * Improved the version check
- Full Changelog: https://github.com/trento-project/helm-charts/compare/2.3.2...2.4.1

trento-wanda, trento-wanda-image were updated to version 1.4.0:

- Checks Adaptation and Testing:
  * Adapted checks for `ascs_ers` clusters and added tests for the processor module
- Documentation Improvements:
  * Added documentation for architecture type, environment variables (ensa_version, filesystem_type), and the SAP
    services gatherer. 
  * Included a deprecation warning for premium features
- Dependency Updates:
  * Numerous dependencies updated, including Phoenix, Ecto, Plug, various Elixir
    libraries (Credo, Dialyxir, ExDoc, etc.), and Rust libraries
- Decoupling Checks:
  * Checks were decoupled from the main project and moved to a separate repository
  * Removed checks from the catalog and updated the schema  accordingly
- Premium Feature Removal: 
  * All references to premium features were removed
- Wanda Migration and Refactoring:
  * Migrated the Wanda project to Phoenix 1.7, removed the view directory, and refactored
    OpenAPI spex objects. 
  * Fixed API endpoint versioning in execution controller tests and the swaggerui action
- Rust Tooling:
  * Added Rust to ASDF tooling and set the minimum required Rust version to 1.66
- Cluster Metadata Update:
  * Updated cluster type metadata with `hana_scale_out` for existing checks
- Full Changelog: https://github.com/trento-project/wanda/compare/1.3.0...1.4.0
    
trento-web, trento-web-image were upgraded to version 2.4.0:

- Activity Log:
  * Overhaul with pagination, filtering, metadata enrichment, a dedicated UI page, retention settings, and a
    persistent logger
  * Performance and stability improvements were included
- Security:
  * SAML and OIDC integration for authentication
  * Host-based checks and execution policies introduced
  * Advisory details and CVE/fix displays enhanced
- SAP System Discovery:
  * Improvements for Java-based systems, HANA architecture information, and handling of missing databases
  * Display changes for ABAP/Java system types
- UI/UX:
  * Numerous enhancements including cluster details updates, software updates display improvements, table component
    styling, pagination controls, select search usability, and general form label alignment
- SUSE Manager Integration:
  * Enhanced error handling and navigation
  * Affected systems filtering for patches
  * Tooltip and settings display fixes
- Dependencies and Tooling:
  * Dependency updates including Node.js, Phoenix, Storybook, Webpack, various Javascript libraries, and Docker actions
- Other:
  * Various bugs fixed, performance improvements and refactoring across the board
  * Tag management enhancements, user management features, data export capabilities, and documentation updates
- Full Changelog: https://github.com/trento-project/web/compare/2.3.1...2.4.0
- Container Image Update:
  * trento-web-image container image was rebased on SUSE Linux Enterprise 15 Service Pack 6

-----------------------------------------------------------------
Advisory ID: SUSE-RU-2025:2728-1
Released:    Thu Aug  7 11:45:24 2025
Summary:     Recommended update for Trento
Type:        recommended
Severity:    moderate
References:  
This update for Trento fixes the following issues:
    
Trento was updated to version 2.5.0:

- Consisting of:

  * Helm chart (trento-server-helm 2.5.0)
  * Web component (trento-web/trento-web-image 2.5.0)
  * Checks engine (trento-wanda/trento-wanda-image 1.5.0)
  * Configuration checks (trento-checks 1.1.0)
  * Agent (trento-agent 2.5.0)

- Highlights:

  * Discovery of HANA scale-up cost optimized clusters
  * Checks customization
  * Enhanced activity log (search by metadata, auto refresh capabilities, severity information and permission-based
    access level)
  * A more flexible Prometheus integration
  * Discovery optimization in edge-case scenarios
  * Significant updates to the Checks Catalog
  * Renamed package `trento-supportconfig-plugin` to `supportutils-plugin-trento`

- For detailed changes please visit:

  * Trento Helm Chart: https://github.com/trento-project/helm-charts/releases/tag/2.5.0
  * Trento Server Web component:https://github.com/trento-project/web/releases/tag/2.5.0
  * Trento Server new checks engine component (Wanda): https://github.com/trento-project/wanda/releases/tag/1.5.0
  * Trento Checks: https://github.com/trento-project/checks/releases/tag/1.1.0
  * Trento Agent: https://github.com/trento-project/agent/releases/tag/2.5.0

  
-----------------------------------------------------------------
Advisory ID: SUSE-RU-2025:4410-1
Released:    Tue Dec 16 12:16:48 2025
Summary:     Recommended update for Trento
Type:        recommended
Severity:    moderate
References:  
This update for Trento fixes the following issues:
    
Trento was updated to version 3.0.0:

- Consisting of:

  * Helm chart (trento-server-helm 3.0.0)
  * Web component (trento-web/trento-web-image 3.0.0)
  * Checks engine (trento-wanda/trento-wanda-image 2.0.0)
  * Configuration checks (trento-checks 1.2.0)
  * Agent (trento-agent 3.0.0)
  * New Model Context Protocol (MCP) server (mcp-server-trento 1.0.0)

- Highlights:

  * First operation use cases
  * AI-assistance through MCP integration
  * A more flexible, secure alert emails configuration
  * A more helpful activity log with correlation of entries
  * Improved observability around offline clusters and HANA native HA scenarios (including multi target/tier setups)
  * Improved compliance validation with additional scenario-specific checks

- For detailed changes please visit:

  * Trento Helm Chart: https://github.com/trento-project/helm-charts/releases/tag/3.0.0
  * Trento Server Web component:https://github.com/trento-project/web/releases/tag/3.0.0
  * Trento Server new checks engine component (Wanda): https://github.com/trento-project/wanda/releases/tag/2.0.0
  * Trento Checks: https://github.com/trento-project/checks/releases/tag/1.2.0
  * Trento Agent: https://github.com/trento-project/agent/releases/tag/3.0.0
  * Trento MCP Server: https://github.com/trento-project/mcp-server/releases/tag/1.0.0

  
-----------------------------------------------------------------
Advisory ID: SUSE-SU-2026:346-1
Released:    Fri Jan 30 10:01:27 2026
Summary:     Security update for openssl-1_1
Type:        security
Severity:    moderate
References:  1256834,1256835,1256836,1256837,1256838,1256839,1256840,CVE-2025-68160,CVE-2025-69418,CVE-2025-69419,CVE-2025-69420,CVE-2025-69421,CVE-2026-22795,CVE-2026-22796
This update for openssl-1_1 fixes the following issues:

- CVE-2026-22795: Missing ASN1_TYPE validation in PKCS#12 parsing (bsc#1256839).
- CVE-2025-69420: Missing ASN1_TYPE validation in TS_RESP_verify_response() function (bsc#1256837).
- CVE-2025-69421: NULL Pointer Dereference in PKCS12_item_decrypt_d2i_ex function (bsc#1256838).
- CVE-2026-22796: ASN1_TYPE Type Confusion in the PKCS7_digest_from_attributes() function (bsc#1256840).
- CVE-2025-68160: Heap out-of-bounds write in BIO_f_linebuffer on short writes (bsc#1256834).
- CVE-2025-69418: Unauthenticated/unencrypted trailing bytes with low-level OCB function calls (bsc#1256835).
- CVE-2025-69419: Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion (bsc#1256836).

-----------------------------------------------------------------
Advisory ID: SUSE-SU-2026:371-1
Released:    Tue Feb  3 19:08:49 2026
Summary:     Security update for glibc
Type:        security
Severity:    important
References:  1256437,1256766,1256822,1257005,CVE-2025-15281,CVE-2026-0861,CVE-2026-0915
This update for glibc fixes the following issues:

Security fixes:
	
- CVE-2026-0861: Fixed inadequate size check in the memalign suite may result in an integer overflow (bsc#1256766).
- CVE-2026-0915: Fixed uninitialized stack buffer used as DNS query name when net==0 in _nss_dns_getnetbyaddr_r (bsc#1256822).
- CVE-2025-15281: Fixed uninitialized memory may cause the process abort (bsc#1257005).
 
Other fixes:
 
- NPTL: Optimize trylock for high cache contention workloads (bsc#1256437).

-----------------------------------------------------------------
Advisory ID: SUSE-RU-2026:407-1
Released:    Mon Feb  9 07:43:45 2026
Summary:     Recommended update for systemd
Type:        recommended
Severity:    important
References:  1228081,1244449,1248356,1254202,1254293,1254563,1256427
This update for systemd fixes the following issues:

- Name libsystemd-{shared,core} based on the major version of systemd and
  the package release number (bsc#1228081, bsc#1256427)
  This way, both the old and new versions of the shared libraries will be
  present during the update. This should prevent issues during package updates
  when incompatible changes are introduced in the new versions of the shared libraries.
- detect-virt: bare-metal GCE only for x86 and i386 (bsc#1254293)
- timer: rebase last_trigger timestamp if needed
- timer: rebase the next elapse timestamp only if timer didn't already run
- timer: don't run service immediately after restart of a timer (bsc#1254563)
- test: check the next elapse timer timestamp after deserialization
- test: restarting elapsed timer shouldn't trigger the corresponding service
- Reintroduce systemd-network as a transitional dummy package containing no files (bsc#1254202)
  The contents of this package were split into two independent packages:
  systemd-networkd and systemd-resolved. However, the initial replacement caused
  both network services to be disabled. Consequently, the original package has
  been restored as an empty transitional package to prevent the disabling of the services.
  It can be safely removed once the update is complete.
- units: don't force the loading of the loop and dm_mod modules in systemd-repart.service (bsc#1248356)
- units: add dep on systemd-logind.service by user at .service
- detect-virt: add bare-metal support for GCE (bsc#1244449)
  
-----------------------------------------------------------------
Advisory ID: SUSE-SU-2026:783-1
Released:    Tue Mar  3 14:36:14 2026
Summary:     Security update for zlib
Type:        security
Severity:    moderate
References:  1258392,CVE-2026-27171
This update for zlib fixes the following issue:

- CVE-2026-27171: Fixed infinite loop via the `crc32_combine64` and `crc32_combine_gen64` functions due to missing
  checks for negative lengths (bsc#1258392).

-----------------------------------------------------------------
Advisory ID: SUSE-RU-2026:791-1
Released:    Tue Mar  3 16:59:33 2026
Summary:     Recommended update for gcc15
Type:        recommended
Severity:    moderate
References:  1257463
This update for gcc15 fixes the following issues:

- Fix bogus expression simplification (bsc#1257463)

-----------------------------------------------------------------
Advisory ID: SUSE-RU-2026:844-1
Released:    Fri Mar  6 16:45:31 2026
Summary:     Recommended update for glibc
Type:        recommended
Severity:    moderate
References:  1258319
This update for glibc fixes the following issues:

- nss: Missing checks in __nss_configure_lookup, __nss_database_get (bsc#1258319, BZ #28940)

-----------------------------------------------------------------
Advisory ID: SUSE-SU-2026:1040-1
Released:    Wed Mar 25 13:43:08 2026
Summary:     Security update for systemd
Type:        security
Severity:    important
References:  1259418,1259650,1259697,CVE-2026-29111,CVE-2026-4105
This update for systemd fixes the following issues:

- CVE-2026-4105: privilege escalation due to improper access control in RegisterMachine D-Bus method (bsc#1259650).
- CVE-2026-29111: local unprivileged user can trigger an assert in systemd (bsc#1259418).
- udev: check for invalid chars in various fields received from the kernel (bsc#1259697).

Changelog:

- a943e3ce2f machined: reject invalid class types when registering machines
- 71593f77db udev: fix review mixup
- 73a89810b4 udev-builtin-net-id: print cescaped bad attributes
- 0f360bfdc0 udev-builtin-net_id: do not assume the current interface name is ethX
- 40905232e2 udev: ensure tag parsing stays within bounds
- 7bce9026e3 udev: ensure there is space for trailing NUL before calling sprintf
- d018ac1ea3 udev: check for invalid chars in various fields received from the kernel
- aef6e11921 core/cgroup: avoid one unnecessary strjoina()
- cc7426f38a sd-json: fix off-by-one issue when updating parent for array elements
- 26a748f727 core: validate input cgroup path more prudently
- 99d8308fde core/dbus-manager: propagate meaningful dbus errors from EnqueueMarkedJobs

-----------------------------------------------------------------
Advisory ID: SUSE-RU-2026:1113-1
Released:    Fri Mar 27 10:34:35 2026
Summary:     Recommended update for crypto-policies
Type:        recommended
Severity:    moderate
References:  1258311,1259825
This update for crypto-policies fixes the following issues:

Enables PQC key exchange support for OpenSSH (bsc#1258311, bsc#1259825)

* The sntrup761x25519-sha512 hybrid keyexchange for OpenSSH is enabled.

-----------------------------------------------------------------
Advisory ID: SUSE-SU-2026:1369-1
Released:    Wed Apr 15 16:42:55 2026
Summary:     Security update for glibc
Type:        security
Severity:    important
References:  1260078,1260082,CVE-2026-4437,CVE-2026-4438
This update for glibc fixes the following issues:

- CVE-2026-4437: incorrect DNS response parsing via crafted DNS server response (bsc#1260078).
- CVE-2026-4438: invalid DNS hostname returned via gethostbyaddr functions (bsc#1260082).

-----------------------------------------------------------------
Advisory ID: SUSE-SU-2026:1432-1
Released:    Fri Apr 17 12:12:08 2026
Summary:     Security update for libcap
Type:        security
Severity:    important
References:  1261809,CVE-2026-4878
This update for libcap fixes the following issue:

- CVE-2026-4878: Address a potential TOCTOU race condition in cap_set_file() (bsc#1261809).

-----------------------------------------------------------------
Advisory ID: SUSE-SU-2026:1510-1
Released:    Tue Apr 21 08:28:12 2026
Summary:     Security update for ncurses
Type:        security
Severity:    moderate
References:  1259924,CVE-2025-69720
This update for ncurses fixes the following issue:

- CVE-2025-69720: buffer overflow in function `analyze_string()`of `progs/infocmp.c` (bsc#1259924).

-----------------------------------------------------------------
Advisory ID: SUSE-SU-2026:1577-1
Released:    Thu Apr 23 17:53:45 2026
Summary:     Security update for openssl-1_1
Type:        security
Severity:    important
References:  1260441,1260442,1260443,1260444,1261678,CVE-2026-28387,CVE-2026-28388,CVE-2026-28389,CVE-2026-28390,CVE-2026-31789
This update for openssl-1_1 fixes the following issues:

- CVE-2026-28387: Potential use-after-free in DANE client code (bsc#1260441).
- CVE-2026-28388: NULL Pointer Dereference When Processing a Delta CRL (bsc#1260442).
- CVE-2026-28389: Possible NULL dereference when processing CMS KeyAgreeRecipientInfo (bsc#1260443).
- CVE-2026-28390: NULL pointer dereference during processing of a crafted CMS EnvelopedData message with
  KeyTransportRecipientInfo (bsc#1261678).
- CVE-2026-31789: Heap buffer overflow in hexadecimal conversion (bsc#1260444).

-----------------------------------------------------------------
Advisory ID: SUSE-SU-2026:2051-1
Released:    Mon May 25 15:59:43 2026
Summary:     Security update for xz
Type:        security
Severity:    important
References:  1261280,CVE-2026-34743
This update for xz fixes the following issue

- CVE-2026-34743: buffer overflow in lzma_index_append() (bsc#1261280).

-----------------------------------------------------------------
Advisory ID: SUSE-RU-2026:2061-1
Released:    Tue May 26 07:14:34 2026
Summary:     Recommended update for openssl-1_1
Type:        recommended
Severity:    moderate
References:  1250782
This update for openssl-1_1 fixes the following issues:

- Fix 30-test_fips_sli.t fails intermittently on s390x (bsc#1250782):
    * Fix AES_GCM IV test sometimes failing on s390x.

-----------------------------------------------------------------
Advisory ID: SUSE-RU-2026:2081-1
Released:    Tue May 26 19:49:18 2026
Summary:     Recommended update for Trento
Type:        recommended
Severity:    moderate
References:  
This update for Trento fixes the following issues:
    
Trento was updated to version 3.1.0:

- Consisting of:
  * Helm chart (trento-server-helm 3.1.0)
  * Web component (trento-web/trento-web-image 3.1.0)
  * Checks engine (trento-wanda/trento-wanda-image 2.1.0)
  * Configuration checks (trento-checks 1.3.0)
  * Agent (trento-agent 3.1.0)
  * Model Context Protocol (MCP) server (mcp-server-trento 1.1.0)

- Highlighted general changes:
  * Opt-in analytics option
  * Timezone awareness across the UI
  * Integration with Grafana Alloy
  * Information about versions of all Trento Server components
  * Last boot information in Host details view
  * Improved AI capabilities by exposing collected host metrics to MCP
  * Improved monitoring of cluster shutdown
  * Filesystem and swap utilization dashboards in Host details view
  * Improved saptune gatherer

- Improved UX around operations:
  * Cluster state information in Cluster details view
  * Troubleshooting information about operation failures in Activity Log
  * Heartbeat of target host taken into account when requesting operations
  * Direct access from operation forbidden modals to relevant details views

- New operations:
  * Cluster resource refresh
  * Stop/start entire database layer in HANA HA setups

- Bug fixes:
  * Fixed discovery of HANA multi-tier setups
  * Fixed host heartbeat producing false negatives
  * Fixed Trento Agent requiring restart to connect to message broker
  * Enabling alert emails with helm chart flags in Kubernetes deployment

- For detailed changes please visit:

  * Trento Helm Chart: https://github.com/trento-project/helm-charts/releases/tag/3.1.0
  * Trento Server Web component:https://github.com/trento-project/web/releases/tag/3.1.0
  * Trento Server new checks engine component (Wanda): https://github.com/trento-project/wanda/releases/tag/2.1.0
  * Trento Checks: https://github.com/trento-project/checks/releases/tag/1.3.0
  * Trento Agent: https://github.com/trento-project/agent/releases/tag/3.1.0
  * Trento MCP Server: https://github.com/trento-project/mcp-server/releases/tag/1.1.0

  

The following package changes have been done:

- crypto-policies-20230920.570ea89-150600.3.16.1 updated
- glibc-2.38-150600.14.46.1 updated
- libz1-1.2.13-150500.4.6.1 updated
- liblzma5-5.4.1-150600.3.6.1 updated
- libgcc_s1-15.2.0+git10201-150000.1.9.1 updated
- libcap2-2.63-150400.3.6.1 updated
- libstdc++6-15.2.0+git10201-150000.1.9.1 updated
- libncurses6-6.1-150000.5.33.1 updated
- terminfo-base-6.1-150000.5.33.1 updated
- libzstd1-1.5.7-150700.1.2 updated
- libgpg-error0-1.50-150700.1.8 updated
- libgcrypt20-1.11.0-150700.5.7.1 updated
- patterns-base-fips-20200124-150700.36.1 updated
- libopenssl1_1-1.1.1w-150600.5.29.1 updated
- trento-checks-1.3.0-150300.1.12.2 added
- libsystemd0-254.27-150600.4.62.1 updated
- trento-wanda-2.1.0-150300.1.17.4 added
- container:registry.suse.com-bci-bci-base-15.7-dd6e31fdb1b3d21114b79fd21438499999a459ab644022b296cd1a48555a5072-0 added
- aaa_base-84.87+git20180409.04c9dae-150300.10.28.2 removed
- container:registry.suse.com-bci-bci-base-15.6-c1a353f6c3e55798df99a549151efa9d056a84c2094e75401a647c685ac03ddb-0 removed
- container:registry.suse.com-bci-rust-1.88-749d31855c4b00da152bc115914c70591bdd05b5a73483632ba55cd2fc6fafd3-0 removed
- coreutils-8.32-150400.9.9.1 removed
- cpio-2.13-150400.3.6.1 removed
- cracklib-2.9.11-150600.1.90 removed
- cracklib-dict-small-2.9.11-150600.1.90 removed
- diffutils-3.6-4.3.1 removed
- file-magic-5.32-7.14.1 removed
- fillup-1.42-2.18 removed
- findutils-4.8.0-150300.3.3.2 removed
- grep-3.1-150000.4.6.1 removed
- info-6.5-4.17 removed
- krb5-1.20.1-150600.11.14.1 removed
- libacl1-2.2.52-4.3.1 removed
- libattr1-2.4.47-2.19 removed
- libaudit1-3.0.6-150400.4.16.1 removed
- libblkid1-2.39.3-150600.4.12.2 removed
- libbrotlicommon1-1.0.7-150200.3.5.1 removed
- libbrotlidec1-1.0.7-150200.3.5.1 removed
- libbz2-1-1.0.8-150400.1.122 removed
- libcap-ng0-0.7.9-4.37 removed
- libcom_err2-1.47.0-150600.4.6.2 removed
- libcrack2-2.9.11-150600.1.90 removed
- libcrypt1-4.4.15-150300.4.7.1 removed
- libcurl4-8.14.1-150600.4.31.1 removed
- libeconf0-0.5.2-150400.3.6.1 removed
- libfdisk1-2.39.3-150600.4.12.2 removed
- libglib-2_0-0-2.78.6-150600.4.22.1 removed
- libgmp10-6.1.2-4.9.1 removed
- libidn2-0-2.2.0-3.6.1 removed
- libkeyutils1-1.6.3-5.6.1 removed
- libldap-2_4-2-2.4.46-150600.23.21 removed
- libldap-data-2.4.46-150600.23.21 removed
- libmagic1-5.32-7.14.1 removed
- libmount1-2.39.3-150600.4.12.2 removed
- libnghttp2-14-1.40.0-150600.23.2 removed
- libnsl2-1.2.0-2.44 removed
- libopenssl-3-fips-provider-3.1.4-150600.5.39.1 removed
- libopenssl3-3.1.4-150600.5.39.1 removed
- libpcre1-8.45-150000.20.13.1 removed
- libpcre2-8-0-10.42-150600.1.26 removed
- libpsl5-0.20.1-150000.3.3.1 removed
- libsasl2-3-2.1.28-150600.7.14.1 removed
- libselinux1-3.5-150600.3.3.1 removed
- libsemanage-conf-3.5-150600.1.48 removed
- libsemanage2-3.5-150600.1.48 removed
- libsepol2-3.5-150600.1.49 removed
- libsmartcols1-2.39.3-150600.4.12.2 removed
- libssh-config-0.9.8-150600.11.6.1 removed
- libssh4-0.9.8-150600.11.6.1 removed
- libtirpc-netconfig-1.3.4-150300.3.23.1 removed
- libtirpc3-1.3.4-150300.3.23.1 removed
- libunistring2-0.9.10-1.1 removed
- libutempter0-1.1.6-3.42 removed
- libuuid1-2.39.3-150600.4.12.2 removed
- libverto1-0.2.6-3.20 removed
- libzio1-1.06-2.20 removed
- login_defs-4.8.1-150600.17.9.1 removed
- ncurses-utils-6.1-150000.5.30.1 removed
- netcfg-11.6-150000.3.6.1 removed
- pam-1.3.0-150000.6.86.1 removed
- perl-base-5.26.1-150300.17.20.1 removed
- permissions-20240826-150600.10.18.2 removed
- sed-4.9-150600.1.4 removed
- shadow-4.8.1-150600.17.9.1 removed
- sles-release-15.6-150600.64.12.1 removed
- system-group-hardware-20170617-150400.24.2.1 removed
- sysuser-shadow-3.2-150400.3.5.3 removed
- util-linux-2.39.3-150600.4.12.2 removed


More information about the sle-container-updates mailing list