SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for zswap-cli-0.9.1-lp155.1.1.x86_64.rpm :

* Mon Oct 03 2022 dead_mozayAATTopensuse.org- Update to version 0.9.1:
* Remove useless variable from main().
* Added dependabot support for tracking GitHub actions.
* Switched to a CMake variable usage for the systemd unit installation.
* Introduced a custom variable name for systemd unit.
* Added short alias `-v` for `--version` command-line option.
* Added short alias `-h` for `--help` command-line option.
* Wed Mar 02 2022 dead_mozayAATTopensuse.org- Update to version 0.9.0:
* Updated manpage.
* Updated \"Command-line options\" section of the \"Using application\" page.
* Splitted CLI options in help.
* Updated the list of supported command-line arguments in documentation.
* Removed short version of --help from manpage.
* Added --version command-line argument information to manpage.
* Implemented --version command-line argument handler.
* Added configuration file appconstants.h to the build.
* Added a new appconstants.hpp header file.
* Added explicit ksystype.hpp header to ksysinfo.cpp.
* Removed private Linux kernel types from ksysinfo implementation.
* Sun Feb 13 2022 dead_mozayAATTopensuse.org- Update to version 0.8.0+0:
* Updated an external hyperlink to the zswap module documentation.
* Allow using static version of Boost if enabled on configuration stage.
* Use Fedora for running build on Linux workflow.
* Switched to ksystype.hpp instead of direct using private types.
* Added a special ksystype header for working with private API types.
* Wed Dec 22 2021 dead_mozayAATTopensuse.org- Update to version 0.7.0+0:
* Updated exception description in GetZSwapAcceptThresholdPercent().
* Check the kernel version before working with accept_threshold_percent.
* Added semver library to zswaplib.
* Added information about the new semver library to the Installation page.
* Added FindSemver module with fallback to the bundled version.
* Added semver submodule.
* Updated installation documentation.
* Removed useless step from CI workflow.
* Enabled Git submodules support for the CI workflows.
* Fallback to bundled fmt if the packaged version is not available.
* Restored fmt submodule.
* Generate and install systemd unit only if SYSTEMD_INTEGRATION is enabled.
* Introduced a new option SYSTEMD_INTEGRATION (enabled by default).
* Added a new class KSysVersion for working with Linux kernel versions.
* Fixed a typo threhsold -> threshold in the documentation.
* Fixed a typo threhsold -> threshold in the manpage.
* Fixed a typo threhsold -> threshold in the application.
* Fixed a typo threhsold -> threshold in the library.
* Fixed minor typo
* Use experimental filesystem if it\'s not fully supported
* Updated some documentation pages.
* Fixed hyperlinks in documentation index.
* Updated documentation index.
* Updated some typos in documentation pages.
* Switching to RelWithDebInfo allow to remove a separate -g flag.
* Disabled issues creation without using templates.
* Converted question issue template to YAML.
* Converted feature request issue template to YAML.
* Converted bug report issue template to YAML.
* Unified installation documentation.
* Always use lowercase project name in documentation.
* Implemented installation of generated documentation.
* Automatically rename configuration file, based on the application name.
* Removed a separate compiler package name from matrix.
* Removed submodules fetching stage.
* Always require packaged version of fmtlib.
* Removed fmt submodule.
* Marked zswaplib as object.
* Added CodeQL status badge.
* Added CodeQL analyzer support.
* Fri Apr 02 2021 dead_mozayAATTopensuse.org- Update to version 0.5.0+0:
* New configuration file format. #31
* New configuration file location (/etc/zswap-cli/zswap-cli.conf). #34
* Fixed crash on starting application with --stats command-line argument.
* Fixed additional crashes, related to unhandled exceptions.
* Mon Apr 27 2020 dead_mozayAATTopensuse.org- Update to version 0.4.1+0:
* Added information about exceptions to documentation.
* Added inline documentation in Doxygen style.
* Added Doxygen support.
* Install config as /etc/zswap-cli.conf.
* Update --stats command-line parameter documentation.
* Added ZSwap summary output to the combined view.
* Thu Apr 23 2020 dead_mozayAATTopensuse.org- Update to version 0.3.0+0:
* Updated to version 0.3.0.
* Updated Installation documentation page.
* Added GitHub CI badge.
* Added integration with GitHub pipelines.
* Slightly optimized PrintDebugInfo() and PrintSettings() methods.
* Additional information will be printed only in PrintCombined() method.
* Updated --stats command-line argument documentation.
* Updated --stats command-line argument.
* Added --settings command-line argument.
* Moved all logic from Application to ZSwapObject class.
* Thu Apr 23 2020 Dead Mozay - Initial package
 
ICM