Update dependency net.java.dev.jna:jna-platform to v5.9.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
net.java.dev.jna:jna-platform | minor |
5.8.0 -> 5.9.0
|
Release Notes
java-native-access/jna
v5.9.0
=============
Features
-
#1336: Add
HKEY_CURRENT_USER_LOCAL_SETTINGS
toc.s.j.p.win32.WinReg
- @Dani-Hub. -
#1337: Add
REG_NOTIFY_THREAD_AGNOSTIC
toc.s.j.p.win32.WinNet
and updateREG_LEGAL_CHANGE_FILTER
- @Dani-Hub. -
#1338: Add
RegNotifyChangeKeyValue
toc.s.j.p.win32.Advapi32
- @Dani-Hub. -
#1340: Add
CM_Get_DevNode_Registry_Property
toc.s.j.p.win32.Cfgmgr32
and corresponding util inc.s.j.p.win32.Cfgmgr32Util
- @dbwiddis. -
#1352: Add
BringWindowToTop
toc.s.j.p.win32.User32
- @kahgoh. -
#1354: Add
GetParent
toc.s.j.p.win32.User32
- @kahgoh. -
#1360: Add
CommandLineToArgvW
toc.s.j.p.win32.Shell32
and corresponding util inc.s.j.p.win32.Shell32Util
- @dbwiddis. -
#1363: Update
NUMA_NODE_RELATIONSHIP
inc.s.j.p.win32.WinNT
to new version of the structure and improve support for future values ofc.s.j.p.win32.WinNT.LOGICAL_MROCESSOR_RELATIONSHIP
- @dbwiddis.
Bug Fixes
-
#1343:
c.s.j.p.mac.CoreFoundation.CFStringRef#stringValue
buffer needs space for a null byte - @dbwiddis. -
#1351: Define
c.s.j.p.unix.size_t.ByReference
and fix macOS sysctlsize_t *
parameters - @dbwiddis. -
#1362: Clear security sensitive data after usage in
c.s.j.p.win32.Crypt32Util#cryptProtectData
and#cryptUnprotectData
- @dmytro-sheyko. -
#1361: Make
c.s.j.p.win32.Crypt32Util#cryptProtectData
and#cryptUnprotectData
properly handle 0-length array as input - @dmytro-sheyko.
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.