Update dependency net.java.dev.jna:jna to v5.11.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
net.java.dev.jna:jna | minor |
5.10.0 -> 5.11.0
|
Release Notes
java-native-access/jna
v5.11.0
==============
Features
-
#1398: Increase
c.s.j.p.win32.Sspi#MAX_TOKEN_SIZE
on Windows 8/Server 2012 and later - @dbwiddis. - #1403: Rebuild AIX binaries with libffi 3.4.2 (other architectures were part of 5.10) - @matthiasblaesing.
- #1404: Added Solaris Kstat2 library - @dbwiddis.
-
#1416: Add
CFDictionaryGetCount
toc.s.j.p.mac.CoreFoundation
- @shalupov
Bug Fixes
-
#1411: Do not throw
Win32Exception
on success for empty section inKernel32Util#getPrivateProfileSection
- @mkarg. -
#1414: Fix definition of
c.s.j.p.unix.X11.XK_Shift_R
- @matthiasblaesing. - #1323. Fix crashes in direct callbacks on mac OS aarch64 - @matthiasblaesing.
-
#1422: Load jawt library relative to
sun.boot.library.path
system on unix OSes - @matthiasblaesing. - #1427: Rebuild all binaries with fix from #1422 and #1323 - @matthiasblaesing.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.