Skip to content

Update dependency net.java.dev.jna:jna to v5.9.0

Renovate requested to merge renovate/net.java.dev.jna-jna-5.x into develop

This MR contains the following updates:

Package Update Change
net.java.dev.jna:jna minor 5.8.0 -> 5.9.0

Release Notes

java-native-access/jna

v5.9.0

Compare Source

=============

Features

  • #​1336: Add HKEY_CURRENT_USER_LOCAL_SETTINGS to c.s.j.p.win32.WinReg - @​Dani-Hub.
  • #​1337: Add REG_NOTIFY_THREAD_AGNOSTIC to c.s.j.p.win32.WinNet and update REG_LEGAL_CHANGE_FILTER - @​Dani-Hub.
  • #​1338: Add RegNotifyChangeKeyValue to c.s.j.p.win32.Advapi32 - @​Dani-Hub.
  • #​1340: Add CM_Get_DevNode_Registry_Property to c.s.j.p.win32.Cfgmgr32 and corresponding util in c.s.j.p.win32.Cfgmgr32Util - @​dbwiddis.
  • #​1352: Add BringWindowToTop to c.s.j.p.win32.User32 - @​kahgoh.
  • #​1354: Add GetParent to c.s.j.p.win32.User32 - @​kahgoh.
  • #​1360: Add CommandLineToArgvW to c.s.j.p.win32.Shell32 and corresponding util in c.s.j.p.win32.Shell32Util - @​dbwiddis.
  • #​1363: Update NUMA_NODE_RELATIONSHIP in c.s.j.p.win32.WinNT to new version of the structure and improve support for future values of c.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 sysctl size_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

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports