]> git.sven.stormbind.net Git - sven/jattach.git/blobdiff - jattach.spec
New upstream version 2.2
[sven/jattach.git] / jattach.spec
index 529cf0e7b1c18687b083ebbcdab149af7108b21c..fdac74214ee55151667ddcd400945ea137e98e56 100644 (file)
@@ -1,11 +1,11 @@
 Name:          jattach
-Version:       2.0
+Version:       2.2
 Release:       1
 Summary:       JVM Dynamic Attach utility
 
 Group:         Development/Tools
 License:       ASL 2.0
-URL:           https://github.com/apangin/jattach
+URL:           https://github.com/jattach/jattach
 Vendor:                Andrei Pangin
 Packager:      Vadim Tsesko <incubos@yandex.com>
 
@@ -35,6 +35,15 @@ install -p -m 555 %{_sourcedir}/bin/jattach ${BIN}
 /usr/bin/jattach
 
 %changelog
+* Wed Jan 10 2024 Andrei Pangin <noreply@pangin.pro> - 2.2-1
+- Automatically concatenate jcmd arguments
+- Fixed attach to OpenJ9 on macOS
+- Fixed container support on Linux 3.x
+
+* Mon Jul 25 2022 Vadim Tsesko <incubos@yandex.com> - 2.1-1
+- Handle both tabs and spaces when parsing /proc/pid/status
+- Socket timeout while reading response from OpenJ9 VM
+
 * Wed Aug 11 2021 Vadim Tsesko <incubos@yandex.com> - 2.0-1
 - Attach to OpenJ9 VMs
 - Pass agent error codes