Commit d5e425c8 authored by Michael Shuler's avatar Michael Shuler
Browse files

Depend on openssl >= 1.1.1

parent 8ee675d4
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
ca-certificates (20181220) unstable; urgency=medium
ca-certificates (20181221) unstable; urgency=high

  * Set Standards-Version: 4.2.1
    Removed trailing whitespace from d/changelog
  * debian/control:
    Depend on openssl (>= 1.1.1).
    Set Standards-Version: 4.2.1.
    Remove trailing whitespace from d/changelog.
  * debian/ca-certificates.postinst:
    Fix permissions on /usr/local/share/ca-certificates when using symlinks.
    Closes: #916833
@@ -24,7 +26,7 @@ ca-certificates (20181220) unstable; urgency=medium
    - "TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5"
    - "Visa eCommerce Root"

 -- Michael Shuler <michael@pbandjelly.org>  Thu, 20 Dec 2018 18:45:01 -0600
 -- Michael Shuler <michael@pbandjelly.org>  Fri, 21 Dec 2018 10:34:25 -0600

ca-certificates (20180409) unstable; urgency=medium

+2 −2
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ Section: misc
Priority: optional
Maintainer: Michael Shuler <michael@pbandjelly.org>
Uploaders: Raphael Geissert <geissert@debian.org>,
           Thijs Kinkhorst <thijs@debian.org>,
           Thijs Kinkhorst <thijs@debian.org>
Build-Depends: debhelper (>= 11), po-debconf
Build-Depends-Indep: python, openssl
Standards-Version: 4.2.1
@@ -12,7 +12,7 @@ Vcs-Browser: https://salsa.debian.org/debian/ca-certificates

Package: ca-certificates
Architecture: all
Depends: openssl (>= 1.1.0), ${misc:Depends}
Depends: openssl (>= 1.1.1), ${misc:Depends}
Enhances: openssl
Multi-Arch: foreign
Breaks: ca-certificates-java (<<20121112+nmu1)