Change logs for libsolv source package in Buster

  • libsolv (0.6.35-2+deb10u1) buster; urgency=medium
    
      * debian/patches:
        + CVE-2019-20387: Add 0001_CVE-2019-20387.patch. Resolves heap-based buffer
          over-read in repodata.c (Closes: #949611).
        + 1006_various-types.patch: Trivial rebase.
    
     -- Mike Gabriel <email address hidden>  Thu, 30 Jan 2020 22:58:10 +0100
  • libsolv (0.6.35-2) unstable; urgency=medium
    
      * debian/changelog: White-space cleanup in previous stanza.
      * debian/rules:
        + Add build time option ENABLE_COMPLEX_DEPS=1.
      * debian/control:
        + Bump Standards-Version: to 4.2.1. No changes needed.
    
     -- Mike Gabriel <email address hidden>  Mon, 03 Sep 2018 11:14:21 +0200
  • libsolv (0.6.35-1) unstable; urgency=medium
    
      * New upstream release.
      * debian/control:
        + Bump Standards-Version: to 4.2.0. No changes needed.
        + Update Vcs-*: fields. Packaging Git has been migrated to
          salsa.debian.org.
        + Drop ancient X-Python{,3}-Version: fields.
        + Add to B-D: dh-python.
      * debian/patches:
        + Rebase 1004_cmake-module-path-fix.patch and 1006_various-types.patch.
      * debian/copyright:
        + Update auto-generated copyright.in template file.
        + Update copyright attributions.
      * debian/libsolv0.symbols:
        + Update symbols.
      * debian/libsolv-tools.lintian-overrides:
        + Drop file. Issues solved with this upstream release.
     
     -- Mike Gabriel <email address hidden>  Mon, 20 Aug 2018 12:36:18 +0200
  • libsolv (0.6.34-1) unstable; urgency=medium
    
      * New upstream release.
      * debian/control:
        + Bump Standards-Version: to 4.1.4. No changes needed.
        + White-space cleanup.
      * debian/patches:
        + Drop 2001_build-for-SUSE-and-find-rpmdb.patch. Not required anymore.
        + Update/rebase patches.
      * debian/{control,compat}:
        + Bump to DH compat level 10. (CDBS not yet supports level 11,
          unfortunately).
      * debian/copyright:
        + Use secure URI to obtain copyright format reference.
        + Update copyright attributions.
      * debian/libsolv0.symbols:
        + Update symbols. Remove flawed part of the file that contained
          libsolvext.so.0 symbol names.
    
     -- Mike Gabriel <email address hidden>  Tue, 24 Apr 2018 12:49:07 +0200
  • libsolv (0.6.30-1) unstable; urgency=medium
    
      [ Héctor Orón Martínez ]
      * New upstream release.
      * debian/control: bump standards version
        + switch priority extra to optional
      * debian/control: move libsolv0 and libsolvext0 to section libs
      * debian/libsolv0.symbols: update
    
      [ Mike Gabriel ]
      * debian/patches:
        + Drop 0001_get-rid-of-path-max.patch as a file. The series file already had
          this patched removed by Héctor Orón Martínez.
    
     -- Mike Gabriel <email address hidden>  Fri, 03 Nov 2017 09:02:08 +0100
  • libsolv (0.6.29-1) unstable; urgency=medium
    
      * New upstream release.
      * debian/patches:
        + Drop 1008_cmake-python-version.patch. Applied upstream.
        + Rebase patches against recent upstream release.
        + Add 0001_get-rid-of-path-max.patch. Fix FTBFS on Debian GNU/Hurd where
          PATH_MAX is not defined.
      * debian/rules:
        + Use tarball from upstream URL as is. Don't repack it anymore.
      * debian/copyright:
        + Update auto-generated copyright.in.
        + Update copyright attributions.
    
     -- Mike Gabriel <email address hidden>  Mon, 18 Sep 2017 17:16:24 +0200
  • libsolv (0.6.28-2) unstable; urgency=medium
    
      [ gregor herrmann ]
      * Fix "python2.7/cmake: find_package called with invalid argument
        "2.7.13+"":
        Add 1008_cmake-python-version.patch to sanitize PYTHONLIBS_VERSION_STRING
        before passing it to 'FIND_PACKAGE (PythonInterp)'.
        (Closes: #867514)
    
     -- Mike Gabriel <email address hidden>  Mon, 24 Jul 2017 10:10:08 +0200
  • libsolv (0.6.24-1) unstable; urgency=medium
    
      * New upstream release.
      * debian/patches:
        + Drop 1002_support-python2+3-bindings-simultaneously.patch.
          Resolved (differently) upstream.
        + Drop 1005_provide-repo-autopattern-for-non-SUSE-builds.patch.
          Solved upstream.
      * debian/rules:
        + Set ENABLE_PYTHON3 to 1 for enabling python3 bindings build for libsolv.
      * debian/{libsolv0,libsolvext0}.symbols:
        + Update symbols for 0.6.24 upstream release.
      * debian/copyright
        + Update auto-generated copyright.in file.
        + Update copyright attributions.
    
     -- Mike Gabriel <email address hidden>  Tue, 10 Jan 2017 19:54:45 +0100