Changelog for
oshi-javadoc-6.6.3-1.2.noarch.rpm :
* Tue Sep 03 2024 Anton Shvetz
- Update to v6.6.3
* Bug fixes / Improvements + #2704: Properly parse CPU vendor when lscpu not available + #2705: Restore optional legacy method of calculating Windows System CPU
* Thu Aug 01 2024 Anton Shvetz - Update to v6.6.2
* Bug fixes / Improvements + #2660: Add macOS 15 (Sequoia) to version properties + #2662: Only warn on duplicate properties files if they differ + #2692: Do not log errors for reading process arguments on Linux
* Mon May 27 2024 Anton Shvetz - Update to v6.6.1
* New Features + #2644: Add serial number to Physical Memory
* Bug fixes / Improvements + #2645: fix getOwningProcessId sometimes return -1 on 64x linux
* Mon May 06 2024 Anton Shvetz - Update to v6.6.0
* New Features + #2603, #2625: Add part number to Physical Memory
* Bug fixes / Improvements + #2605: Reduce CpuStat.getSystemCpuLoadticks memory allocation pressure + #2612: Use 1k buffer in FileUtils.readLines to reduce heap allocation pressure + #2621: Cache thread counters when updating OS Process with suspended state + #2626: Make sys and dev paths on Linux configurable + #2627: Add more SMBIOSMemoryType values
* Wed Mar 20 2024 Anton Shvetz - Update to v6.5.0
* New Features + #2592: Add getFeatureFlags method to CentralProcessor API- Update to v6.4.13
* Bug fixes / Improvements + #2588: Fix parsing of strings to long arrays- Update to v6.4.12
* Bug fixes / Improvements + #2278: Use lscpu Model Name as backup for cpuName
* Wed Feb 21 2024 Gus Kenion - Use %patch -P N instead of deprecated %patchN.
* Sat Jan 13 2024 Anton Shvetz - Update to v6.4.11
* Bug fixes / Improvements + #2559: Improve handling of missing JNA classes in LinuxOperatingSystem init + #2562: Allow opting out of use of udev via LinuxOperatingSystem
* Wed Dec 27 2023 Anton Shvetz - Update to v6.4.10
* Bug fixes / Improvements + #2545: Improve calculations for Linux CPU max frequency + #2548: Support Apple M3 chip + #2549: Add newer Intel and AMD architectures
* Fri Dec 22 2023 Anton Shvetz - Update to v6.4.9
* Bug fixes / Improvements + #2527: Remove unicode degree sign from output to improve portability + #2533: Changed GPU info gathering mechanism on Windows + #2535: Fall back to vendor frequency on failed max on Windows + #2538: JNA 5.14.0
* Tue Nov 28 2023 Anton Shvetz - Update to v6.4.8
* Bug fixes / Improvements + #2514: Fix NPE in ProcessorIdentifier edge case
* Wed Nov 22 2023 Anton Shvetz - Update to v6.4.7
* Bug fixes / Improvements + #2460: Fix AIX tests for virtual/unused drives + #2480: Use sysfs as a backup for Linux power supply without udev + #2487: Improve performance of thread details query for a single process- Update to v6.4.6
* Bug fixes / Improvements + #2443: Include IPConnections on Mac that listen on both IPv4 and IPv6 protocols + #2446: Fix parsing Loongson CPU names
* Wed Sep 13 2023 Anton Shvetz - Update to v6.4.5
* Bug fixes / Improvements + #2421: Handle non-unique UUIDs in demo ComputerID class + #2427: Lookup hardware implementer if lscpu fails to do so + #2434: Fix Windows OS Process logic to use registry values + #2436: Fall back to vendor frequency on failed max on Windows
* Wed Sep 13 2023 Fridrich Strba - Reproducible builds: use SOURCE_DATE_EPOCH for timestamp- Added patch:
* oshi-manifest.patch + remove manifest headers that refer to the build environment
* Fri Jul 14 2023 Anton Shvetz - Update to v6.4.4
* Bug fixes / Improvements + #2407: Improve performance of Linux User and Group name queries
* Sat Jun 17 2023 Anton Shvetz - Initial packaging with v6.4.3