diff options
author | Markus Koschany <apo@debian.org> | 2016-05-04 14:53:46 +0200 |
---|---|---|
committer | Markus Koschany <apo@debian.org> | 2016-06-26 20:39:32 +0200 |
commit | 095d954ef920c29d2a368d89a022e74c1d66d375 (patch) | |
tree | 68edfb00151b08f9c887b523c671c9ad56454af8 /debian/NEWS | |
parent | 3f9fb5b13ac16efba9ddc045785d495044435f4b (diff) | |
download | java-common-debian/0.47+deb7u1.tar.gz |
Imported Debian version 0.47+deb7u1debian/0.47+deb7u1
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..46596d6 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,15 @@ +java-common (0.47+deb7u1) wheezy-security; urgency=high + + The default-java implementation will be switched to OpenJDK 7 on 26 June 2016 + to ensure full security support until Wheezy LTS reaches end-of-life on 31 + May 2018. + + We recommend that you test your web and desktop applications with + OpenJDK 7 and remove OpenJDK 6 at your earliest convenience. + More information about possible compatibility issues can be found at + http://www.oracle.com/technetwork/java/javase/compatibility-417013.html. + + Further information about the switch to OpenJDK 7 are available at + https://wiki.debian.org/LTS/Wheezy. + + -- Markus Koschany <apo@debian.org> Tue, 03 May 2016 16:47:20 +0200 |