]> git.sven.stormbind.net Git - sven/jattach.git/blobdiff - jattach.spec
New upstream version 2.0
[sven/jattach.git] / jattach.spec
index 92dff2eb41645ff16179371ccaf166c35392439a..529cf0e7b1c18687b083ebbcdab149af7108b21c 100644 (file)
@@ -1,5 +1,5 @@
 Name:          jattach
-Version:       1.3
+Version:       2.0
 Release:       1
 Summary:       JVM Dynamic Attach utility
 
@@ -35,5 +35,14 @@ install -p -m 555 %{_sourcedir}/bin/jattach ${BIN}
 /usr/bin/jattach
 
 %changelog
+* Wed Aug 11 2021 Vadim Tsesko <incubos@yandex.com> - 2.0-1
+- Attach to OpenJ9 VMs
+- Pass agent error codes
+- Improved container support
+
+* Wed Jan 09 2018 Vadim Tsesko <incubos@yandex.com> - 1.5-1
+- Improved attach to containerized JVMs
+- chroot support
+
 * Wed Nov 30 2016 Vadim Tsesko <incubos@yandex.com> - 0.1-1
 - Initial version