summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-15 06:56:44 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-15 06:56:44 +0200
commit74ffe4edfe9daad9ba0ee1ec54ae0d88f3253b0f (patch)
treeb24f0a38f0468b9489586c189a1e2cb500499a03
parentdc9e2baa9176353765be3e5a187e54f068034359 (diff)
parenta0d16ef955c0d94685b5228c3fbe8b0bbc8825f2 (diff)
Merge tag '1.8.18-4' into develop
Bugfix release
-rw-r--r--.gitignore1
-rw-r--r--debian/changelog12
2 files changed, 7 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index cb3d651..3bac63c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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