X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=jattach.spec;fp=jattach.spec;h=fdac74214ee55151667ddcd400945ea137e98e56;hp=452ab91236ac653259428e2f8182ba5186b1ec82;hb=443b80898c49b466100dffc328ea8905887af2a1;hpb=98ce3928a99273b631c525a81df022e6f8ec46a7 diff --git a/jattach.spec b/jattach.spec index 452ab91..fdac742 100644 --- a/jattach.spec +++ b/jattach.spec @@ -1,11 +1,11 @@ Name: jattach -Version: 2.1 +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 @@ -35,6 +35,11 @@ install -p -m 555 %{_sourcedir}/bin/jattach ${BIN} /usr/bin/jattach %changelog +* Wed Jan 10 2024 Andrei Pangin - 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 - 2.1-1 - Handle both tabs and spaces when parsing /proc/pid/status - Socket timeout while reading response from OpenJ9 VM