java-native-access/jna
### [`v5.11.0`](https://togithub.com/java-native-access/jna/blob/HEAD/CHANGES.md#Release-5110)
[Compare Source](https://togithub.com/java-native-access/jna/compare/5.10.0...5.11.0)
\==============
## Features
- [#1398](https://togithub.com/java-native-access/jna/pull/1398): Increase `c.s.j.p.win32.Sspi#MAX_TOKEN_SIZE` on Windows 8/Server 2012 and later - [@dbwiddis](https://togithub.com/dbwiddis).
- [#1403](https://togithub.com/java-native-access/jna/pull/1403): Rebuild AIX binaries with libffi 3.4.2 (other architectures were part of 5.10) - [@matthiasblaesing](https://togithub.com/matthiasblaesing).
- [#1404](https://togithub.com/java-native-access/jna/issues/1404): Added Solaris Kstat2 library - [@dbwiddis](https://togithub.com/dbwiddis).
- [#1416](https://togithub.com/java-native-access/jna/pull/1416): Add `CFDictionaryGetCount` to `c.s.j.p.mac.CoreFoundation` - [@shalupov](https://togithub.com/shalupov)
## Bug Fixes
- [#1411](https://togithub.com/java-native-access/jna/pull/1411): Do not throw `Win32Exception` on success for empty section in `Kernel32Util#getPrivateProfileSection` - [@mkarg](https://togithub.com/mkarg).
- [#1414](https://togithub.com/java-native-access/jna/pull/1414): Fix definition of `c.s.j.p.unix.X11.XK_Shift_R` - [@matthiasblaesing](https://togithub.com/matthiasblaesing).
- [#1323](https://togithub.com/java-native-access/jna/issues/1323). Fix crashes in direct callbacks on mac OS aarch64 - [@matthiasblaesing](https://togithub.com/matthiasblaesing).
- [#1422](https://togithub.com/java-native-access/jna/pull/1422): Load jawt library relative to `sun.boot.library.path` system on unix OSes - [@matthiasblaesing](https://togithub.com/matthiasblaesing).
- [#1427](https://togithub.com/java-native-access/jna/pull/1427): Rebuild all binaries with fix from [#1422](https://togithub.com/java-native-access/jna/issues/1422) and [#1323](https://togithub.com/java-native-access/jna/issues/1323) - [@matthiasblaesing](https://togithub.com/matthiasblaesing).
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
5.10.0
->5.11.0
Release Notes
java-native-access/jna
### [`v5.11.0`](https://togithub.com/java-native-access/jna/blob/HEAD/CHANGES.md#Release-5110) [Compare Source](https://togithub.com/java-native-access/jna/compare/5.10.0...5.11.0) \============== ## Features - [#1398](https://togithub.com/java-native-access/jna/pull/1398): Increase `c.s.j.p.win32.Sspi#MAX_TOKEN_SIZE` on Windows 8/Server 2012 and later - [@dbwiddis](https://togithub.com/dbwiddis). - [#1403](https://togithub.com/java-native-access/jna/pull/1403): Rebuild AIX binaries with libffi 3.4.2 (other architectures were part of 5.10) - [@matthiasblaesing](https://togithub.com/matthiasblaesing). - [#1404](https://togithub.com/java-native-access/jna/issues/1404): Added Solaris Kstat2 library - [@dbwiddis](https://togithub.com/dbwiddis). - [#1416](https://togithub.com/java-native-access/jna/pull/1416): Add `CFDictionaryGetCount` to `c.s.j.p.mac.CoreFoundation` - [@shalupov](https://togithub.com/shalupov) ## Bug Fixes - [#1411](https://togithub.com/java-native-access/jna/pull/1411): Do not throw `Win32Exception` on success for empty section in `Kernel32Util#getPrivateProfileSection` - [@mkarg](https://togithub.com/mkarg). - [#1414](https://togithub.com/java-native-access/jna/pull/1414): Fix definition of `c.s.j.p.unix.X11.XK_Shift_R` - [@matthiasblaesing](https://togithub.com/matthiasblaesing). - [#1323](https://togithub.com/java-native-access/jna/issues/1323). Fix crashes in direct callbacks on mac OS aarch64 - [@matthiasblaesing](https://togithub.com/matthiasblaesing). - [#1422](https://togithub.com/java-native-access/jna/pull/1422): Load jawt library relative to `sun.boot.library.path` system on unix OSes - [@matthiasblaesing](https://togithub.com/matthiasblaesing). - [#1427](https://togithub.com/java-native-access/jna/pull/1427): Rebuild all binaries with fix from [#1422](https://togithub.com/java-native-access/jna/issues/1422) and [#1323](https://togithub.com/java-native-access/jna/issues/1323) - [@matthiasblaesing](https://togithub.com/matthiasblaesing).Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.