Accepting request 1264779 from Java:packages

1.17.4

OBS-URL: https://build.opensuse.org/request/show/1264779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/byte-buddy?expand=0&rev=16
This commit is contained in:
2025-03-28 08:37:02 +00:00
committed by Git OBS Bridge
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c014605d820ea021897a7985c7d1bceec53d84631fd896caadbce77bcefaee92
size 2084935

3
byte-buddy-1.17.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4849e660a6b3d3153bee9d86549746ed21b21aee489c776d311b28427b075ad
size 2088478

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Mar 24 07:55:09 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v1.17.4
* Changes of v1.17.4
+ Add SafeVarargs plugin.
+ Fix OSGi declaration for byte-buddy-agent.
-------------------------------------------------------------------
Sat Mar 22 14:43:03 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v1.17.3
* Changes of v1.17.3
+ Fix bug in ASM to Class File API bridge handling tableswitch
instructions.
+ Add plugin for adding SafeVarargs annotations.
+ Further generify MemberSubstitution API.
-------------------------------------------------------------------
Tue Mar 4 10:23:13 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>

View File

@@ -17,7 +17,7 @@
Name: byte-buddy
Version: 1.17.2
Version: 1.17.4
Release: 0
Summary: Runtime code generation for the Java virtual machine
License: Apache-2.0