Stefan Simon

Results 7 issues of Stefan Simon

please add support for signed rpm packages by using gpg-agent (gnupg 2.1 and higher)

Hello, I want to use ospackage to create signed rpm packages. I created a key (rsa2048 / C64969AD8E160E29 2018-04-18 [SC]) with gpg4win and tried to use it for signing, but...

Please add support for GnuPG 2.1 (and higher) and sign the rpm packages by using the gpg-agent instead of the obsolete file secring.gpg. Please read the gnupg-changelog (https://gnupg.org/faq/whats-new-in-2.1.html).

"field.setAccessible(true);" throws an exception on java-17 because java.lang is not open for reflection. The problem cannot be worked around on the client side because "setAccessible(true)" is executed before evaluating the...

## Expected Behavior no warnings ## Actual Behavior Warning: This method is deprecated, please use the stdlib validate_legacy function, with Pattern[]. There is further documentation for validate_legacy function in the...

"field.setAccessible(true);" throws an exception on java-17 because java.lang is not open for reflection. The problem cannot be worked around on the client side because "setAccessible(true)" is executed before evaluating the...