summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-02-27 20:56:46 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-02-27 21:48:56 +0100
commitd9b83d4425715094d2f3b92b8f2a4467c2b6267e (patch)
tree1c0b7c98f4456584095813519bf0a809b595c889
parentbf04b6356b99c8874af612ceebe5b7268100de4b (diff)
Update the changelogdebian/2.17.5-v1.1.8-1
-rw-r--r--debian/changelog38
1 files changed, 38 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4867fa7..15bb083 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,41 @@
+openhft-chronicle-core (2.17.5-v1.1.8-1) unstable; urgency=medium
+
+ * Revert a previous erroneous upload of 2.17.5.
+ * Build for Java 9, also fixing compatibility with Java 11.
+ Closes: #917736.
+
+ -- Andrej Shadura <andrewsh@debian.org> Wed, 27 Feb 2019 20:55:13 +0100
+
+openhft-chronicle-core (2.17.5-1) unstable; urgency=medium
+
+ * New upstream version 2.17.5.
+ * Use java11 profile when building.
+ * Make sure the compiler args are used, set fork=true.
+ * Set source and target to Java 11
+ * Java 11 drops defineClass from sun.misc.Unsafe (Closes: #917736).
+
+ -- Andrej Shadura <andrewsh@debian.org> Wed, 27 Feb 2019 17:10:30 +0100
+
+openhft-chronicle-core (1.16.25-1) experimental; urgency=medium
+
+ * Team upload to experimental.
+ * New upstream version 1.16.25
+
+ -- tony mancill <tmancill@debian.org> Sat, 15 Sep 2018 21:47:41 -0700
+
+openhft-chronicle-core (1.16.24-1) experimental; urgency=medium
+
+ * Team upload to experimental.
+ * New upstream version 1.16.24
+ * Set source and target to Java 8
+ * Build-dep on openhft-affinity 3.1.7.
+ * Bump Standards-Version to 4.2.1
+ * Update Vcs URLs to point to Salsa
+ * Set source encoding to UTF-8 in debian/maven.properties
+ * Enable tests
+
+ -- tony mancill <tmancill@debian.org> Wed, 12 Sep 2018 20:29:36 -0700
+
openhft-chronicle-core (1.1.8-1) unstable; urgency=medium
* Initial release (Closes: #832906)