<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">Security update for libsolv, libzypp, zypper</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2022:1157-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2022-07-14T09:34:29Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2022-07-14T09:34:29Z</InitialReleaseDate>
    <CurrentReleaseDate>2022-07-14T09:34:29Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for libsolv, libzypp, zypper</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for libsolv, libzypp, zypper fixes the following issues:

Security relevant fix:

- Harden package signature checks (bsc#1184501).

libsolv update to 0.7.22:

- reworked choice rule generation to cover more usecases
- support SOLVABLE_PREREQ_IGNOREINST in the ordering code (bsc#1196514)
- support parsing of Debian's Multi-Arch indicator
- fix segfault on conflict resolution when using bindings
- fix split provides not working if the update includes a forbidden vendor change
- support strict repository priorities
  new solver flag: SOLVER_FLAG_STRICT_REPO_PRIORITY
- support zstd compressed control files in debian packages
- add an ifdef allowing to rename Solvable dependency members ('requires' is a keyword in C++20)
- support setting/reading userdata in solv files
  new functions: repowriter_set_userdata, solv_read_userdata
- support queying of the custom vendor check function
  new function: pool_get_custom_vendorcheck
- support solv files with an idarray block
- allow accessing the toolversion at runtime

libzypp update to 17.30.0:

- ZConfig: Update solver settings if target changes (bsc#1196368)
- Fix possible hang in singletrans mode (bsc#1197134)
- Do 2 retries if mount is still busy.
- Fix package signature check (bsc#1184501)
  Pay attention that header and payload are secured by a valid
  signature and report more detailed which signature is missing.
- Retry umount if device is busy (bsc#1196061, closes #381)
  A previously released ISO image may need a bit more time to
  release it's loop device. So we wait a bit and retry.
- Fix serializing/deserializing type mismatch in zypp-rpm protocol (bsc#1196925)
- Fix handling of ISO media in releaseAll (bsc#1196061)
- Hint on common ptf resolver conflicts (bsc#1194848)
- Hint on ptf&lt;&gt;patch resolver conflicts (bsc#1194848)

zypper update to 1.14.52:

- info: print the packages upstream URL if available (fixes #426)
- info: Fix SEGV with not installed PTFs (bsc#1196317)
- Don't prevent less restrictive umasks (bsc#1195999)
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">openSUSE-Leap-Micro-5.2-2022-1157</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AYJVCDZFHL3RLKSFHF4ITKBC25PHGJ5K/</URL>
      <Description>E-Mail link for openSUSE-SU-2022:1157-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184501</URL>
      <Description>SUSE Bug 1184501</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1194848</URL>
      <Description>SUSE Bug 1194848</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1195999</URL>
      <Description>SUSE Bug 1195999</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1196061</URL>
      <Description>SUSE Bug 1196061</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1196317</URL>
      <Description>SUSE Bug 1196317</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1196368</URL>
      <Description>SUSE Bug 1196368</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1196514</URL>
      <Description>SUSE Bug 1196514</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1196925</URL>
      <Description>SUSE Bug 1196925</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1197134</URL>
      <Description>SUSE Bug 1197134</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="openSUSE Leap Micro 5.2">
      <Branch Type="Product Name" Name="openSUSE Leap Micro 5.2">
        <FullProductName ProductID="openSUSE Leap Micro 5.2" CPE="cpe:/o:opensuse:leap-micro:5.2">openSUSE Leap Micro 5.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libsolv-tools-0.7.22-150200.12.1">
      <FullProductName ProductID="libsolv-tools-0.7.22-150200.12.1">libsolv-tools-0.7.22-150200.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libzypp-17.30.0-150200.36.1">
      <FullProductName ProductID="libzypp-17.30.0-150200.36.1">libzypp-17.30.0-150200.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="zypper-1.14.52-150200.30.2">
      <FullProductName ProductID="zypper-1.14.52-150200.30.2">zypper-1.14.52-150200.30.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="zypper-needs-restarting-1.14.52-150200.30.2">
      <FullProductName ProductID="zypper-needs-restarting-1.14.52-150200.30.2">zypper-needs-restarting-1.14.52-150200.30.2</FullProductName>
    </Branch>
    <Relationship ProductReference="libsolv-tools-0.7.22-150200.12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.2">
      <FullProductName ProductID="openSUSE Leap Micro 5.2:libsolv-tools-0.7.22-150200.12.1">libsolv-tools-0.7.22-150200.12.1 as a component of openSUSE Leap Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libzypp-17.30.0-150200.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.2">
      <FullProductName ProductID="openSUSE Leap Micro 5.2:libzypp-17.30.0-150200.36.1">libzypp-17.30.0-150200.36.1 as a component of openSUSE Leap Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="zypper-1.14.52-150200.30.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.2">
      <FullProductName ProductID="openSUSE Leap Micro 5.2:zypper-1.14.52-150200.30.2">zypper-1.14.52-150200.30.2 as a component of openSUSE Leap Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="zypper-needs-restarting-1.14.52-150200.30.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.2">
      <FullProductName ProductID="openSUSE Leap Micro 5.2:zypper-needs-restarting-1.14.52-150200.30.2">zypper-needs-restarting-1.14.52-150200.30.2 as a component of openSUSE Leap Micro 5.2</FullProductName>
    </Relationship>
  </ProductTree>
</cvrfdoc>
