50 lines
2.0 KiB
Plaintext
50 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 18 08:02:42 UTC 2025 - Petr Pavlu <petr.pavlu@suse.com>
|
|
|
|
- Update to version 0.5.0+git0.9ad91db:
|
|
* Improve man pages, enhance examples
|
|
* Sort added/removed symbols when reporting symtypes differences
|
|
* Ensure all output streams are correctly flushed
|
|
* Remove the deprecated script kabi.pl
|
|
* Make the --output option mandatory for ksymtypes consolidate
|
|
* Add the split command, the opposite of consolidate
|
|
* Downgrade duplicate exported symbols in symtypes data to warnings
|
|
* Improve the loading speed of split symtypes data
|
|
* Reject duplicate symvers records
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 30 08:14:15 UTC 2025 - Petr Pavlu <petr.pavlu@suse.com>
|
|
|
|
- Update to version 0.4.0+git0.6481acc:
|
|
* Improve man pages, describe new options
|
|
* Rename the ksymtypes option --filter to --filter-symbol-list
|
|
* Rename the symvers option --format=names to --format=symbols
|
|
* Reduce contention on the types data when loading symtypes files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 29 17:04:01 UTC 2025 - Michal Koutný <mkoutny@suse.com>
|
|
|
|
- Update to version 0.3.0+git8.b848de8:
|
|
* kabi.pl: Add support for extra module lists
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 25 13:24:40 UTC 2025 - Petr Pavlu <petr.pavlu@suse.com>
|
|
|
|
- Update to version 0.3.0+git6.7af394d:
|
|
* Exit 'ksymvers compare' with code indicating input equality
|
|
* Improve description of file formats used by the tools
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 11 13:58:39 UTC 2025 - Petr Pavlu <petr.pavlu@suse.com>
|
|
|
|
- Update to version 0.3.0:
|
|
* Rework consolidated format to match the SUSE kernel format
|
|
* Improve error handling in the CLI utilities
|
|
* Add an initial version of the ksymvers tool, a rewrite of
|
|
kabi.pl
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 11 09:35:58 UTC 2025 - Petr Pavlu <petr.pavlu@suse.com>
|
|
|
|
- Initial version.
|