diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | debian/changelog | 12 | 
2 files changed, 7 insertions, 6 deletions
| @@ -2,3 +2,4 @@  .bzrignore  .pc  .git +debian/files diff --git a/debian/changelog b/debian/changelog index 8143fb8..8d860cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,18 @@ -ipmitool (1.8.18-4) UNRELEASED; urgency=medium +ipmitool (1.8.18-4) unstable; urgency=medium -  * Migrate to openssl1.1 (Closes_# 853782): -    - New debina/patches/0120-openssl1.1.patch: +  * Migrate to OpenSSL1.1 (Closes_# 853782): +    - New debian/patches/0120-openssl1.1.patch:        + Cherry-picked from upstream.      - debian/control: -      + Switch Build-Depeds from libssl1.0-dev to libssl-dev  -        to use libssl 1.1. +      + Switch Build-Depends from libssl1.0-dev to +        libssl-dev to build against OpenSSL 1.1.    * Declare compliance with Debian Policy 4.0.0. (No changes needed).    * Refresh debian/patches/0115-typo.patch.    * debian/rules:      - Enable dummy interface.    * New README.source to explain the branching model used. - -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 13 Aug 2017 08:07:37 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 13 Aug 2017 10:56:16 +0200  ipmitool (1.8.18-3) unstable; urgency=medium | 
