solrbot opened a new pull request, #4508: URL: https://github.com/apache/solr/pull/4508
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [net.java.dev.jna:jna](https://redirect.github.com/java-native-access/jna) | dependencies | minor | `5.18.1` → `5.19.0` | --- ### Release Notes <details> <summary>java-native-access/jna (net.java.dev.jna:jna)</summary> ### [`v5.19.0`](https://redirect.github.com/java-native-access/jna/blob/HEAD/CHANGES.md#Release-5190) [Compare Source](https://redirect.github.com/java-native-access/jna/compare/5.18.1...5.19.0) \============== ## Features - [#​1696](https://redirect.github.com/java-native-access/jna/pull/1696): Add `LARGE_INTEGER.ByValue` to `LARGE_INTEGER` in `WinNT.java` - [@​baier233](https://redirect.github.com/baier233). - [#​1697](https://redirect.github.com/java-native-access/jna/pull/1697): Add WlanApi module - [@​eranl](https://redirect.github.com/eranl). - [#​1718](https://redirect.github.com/java-native-access/jna/pull/1718): Add `Cups` to `c.s.j.p.unix` providing CUPS printing system bindings for destinations, jobs, options, and server configuration - [@​dbwiddis](https://redirect.github.com/dbwiddis). - [#​1720](https://redirect.github.com/java-native-access/jna/pull/1720): Add `groupCount` and `groupMasks` fields to `CACHE_RELATIONSHIP` in `c.s.j.p.win32.WinNT`, matching the updated Windows struct layout - [@​dbwiddis](https://redirect.github.com/dbwiddis). - [#​1719](https://redirect.github.com/java-native-access/jna/pull/1719): Add `CoreGraphics` to `c.s.j.p.mac` with Quartz Window Services and Display Services bindings; implement `getAllWindows()` in `MacWindowUtils` - [@​dbwiddis](https://redirect.github.com/dbwiddis). - [#​1723](https://redirect.github.com/java-native-access/jna/pull/1723): Add `ProcFdInfo`, `InSockInfo`, `TcpSockInfo`, `proc_pidfdinfo`, `statfs64`, and `vm_deallocate` to `c.s.j.p.mac.SystemB` - [@​dbwiddis](https://redirect.github.com/dbwiddis). - [#​1725](https://redirect.github.com/java-native-access/jna/pull/1725): Add `BluetoothApis` to `c.s.j.p.win32` providing Bluetooth device and radio enumeration via `BluetoothFindFirstRadio`, `BluetoothFindFirstDevice`, and related functions - [@​dbwiddis](https://redirect.github.com/dbwiddis). ## Bug Fixes - [#​1644](https://redirect.github.com/java-native-access/jna/issues/1644): Fix bug in VARDESC and TYPEDESC causing an illegal memory access - [@​lwahonen](https://redirect.github.com/lwahonen) - [#​1715](https://redirect.github.com/java-native-access/jna/pull/1715): Fix `UdevDevice.getSysname()` calling `udev_device_get_syspath` instead of `udev_device_get_sysname` - [@​dbwiddis](https://redirect.github.com/dbwiddis). - [#​1721](https://redirect.github.com/java-native-access/jna/pull/1721): Fix switched `serverName`/`domainName` arguments in `Netapi32Util#getDCName` - [@​dbwiddis](https://redirect.github.com/dbwiddis). - [#​1722](https://redirect.github.com/java-native-access/jna/pull/1722): Fix `Advapi32#RegisterServiceCtrlHandler` using wrong `Handler` type - [@​dbwiddis](https://redirect.github.com/dbwiddis). - [#​1636](https://redirect.github.com/java-native-access/jna/issues/1636): Drop hard dependency on java.lang.SecurityManager/java.security.AccessController - [@​matthiasblaesing](https://redirect.github.com/matthiasblaesing). - [#​1724](https://redirect.github.com/java-native-access/jna/pull/1724): Fix `host_page_size` in `c.s.j.p.mac.SystemB` and `getxattr`/`setxattr`/`listxattr` in `c.s.j.p.mac.XAttr` using `long` instead of pointer-sized types for `size_t`/`ssize_t` parameters - [@​dbwiddis](https://redirect.github.com/dbwiddis). - [#​1727](https://redirect.github.com/java-native-access/jna/pull/1727): Include DragonFlyBSD in `NativeLibrary` versioned library resolution, libc special-case loading, and 64-bit search paths - [@​dbwiddis](https://redirect.github.com/dbwiddis). - [#​1709](https://redirect.github.com/java-native-access/jna/issues/1709): Rebuild native library for OpenBSD 7.9 x86-64, drop OpenBSD x86 - [@​matthiasblaesing](https://redirect.github.com/matthiasblaesing). </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Only on Sunday (`* * * * 0`) - Automerge - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMTgiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMTgiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImV4ZW1wdC1zdGFsZSJdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
