- Update to version 6.1.8: * Don't panic when unwrapping ReadoutKey::from_str OBS-URL: https://build.opensuse.org/request/show/1142036 OBS-URL: https://build.opensuse.org/package/show/utilities/macchina?expand=0&rev=21
101 lines
3.8 KiB
Plaintext
101 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 28 05:23:44 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
|
|
|
- Update to version 6.1.8:
|
|
* Don't panic when unwrapping ReadoutKey::from_str
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 11 14:20:22 UTC 2022 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- Update to version 6.1.6:
|
|
* libmacchina has been bumped to v6.3.1 which:
|
|
Fixes a bug that causes framerate to appear as nil on certain macOS systems (Author: @123marvin123)
|
|
Implement backlight readout for macOS (Author: @123marvin123)
|
|
* update of vendored dependencies
|
|
* Fixed --version not displaying the version (Author: @123marvin123
|
|
* Fixed an issue that caused installations through cargo to fail due to a malformed lockfile.
|
|
* Removed --export-config flag
|
|
* Renamed CHANGELOG.txt to CHANGELOG.md
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 20 03:34:11 UTC 2022 - William Brown <william.brown@suse.com>
|
|
|
|
- Automatic update of vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 24 06:27:59 UTC 2022 - William Brown <william.brown@suse.com>
|
|
|
|
- Automatic update of vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 5 05:28:34 UTC 2022 - William Brown <william.brown@suse.com>
|
|
|
|
- Automatic update of vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 14 06:32:07 UTC 2022 - william.brown@suse.com
|
|
|
|
- Update to resolve bsc#1196972 CVE-2022-24713 - Regex DOS
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 4 14:18:31 UTC 2022 - Nicolas FORMICHELLA <stigpro@outlook.fr>
|
|
|
|
- Fix specfile due to upstream file placement change
|
|
|
|
------------------------------------------------------------------
|
|
Fri Mar 04 13:50:08 UTC 2022 - stigpro@outlook.fr
|
|
|
|
- Update to version 6.0.6~git0.c21ce78:
|
|
* build: update lockfile
|
|
* docs: update the changelog
|
|
* build: bump to v6.0.6
|
|
* docs: update CONTRIBUTING.md
|
|
* legal: bump LICENSE year
|
|
* docs: tweaks
|
|
* docs: move from asciidoctor to scdoc
|
|
* fix: incorrect target_os for a cfg flag
|
|
* fix: change cfg's target_os
|
|
* fix: properly read config from fallback
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 25 07:34:49 UTC 2021 - stigpro@outlook.fr
|
|
|
|
- Update to version 6.0.1~git0.1e7fff0:
|
|
* fix(docs): use correct manpage section numbering
|
|
* docs: add matrix badge
|
|
* chore: bump vergen to latest
|
|
* chore(cli): derive Default for Opt
|
|
* docs: update README benchmarks
|
|
* docs: update documentation as a preparation for v6's release. (#237)
|
|
* chore: bring back `export-config` flag (#236)
|
|
* chore: bump libmacchina to v4.0.2
|
|
* chore: freeze color-to-tui at v0.1.3
|
|
* docs: update README
|
|
* Fix the change of path of the config file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 11 11:41:10 UTC 2021 - stigpro@outlook.fr
|
|
|
|
- Update to version 5.0.4~git0.72b9c2b:
|
|
* remove a change that doesn't apply yet
|
|
* Fix compilation error upon cargo installation (closes #216)
|
|
* Add Packaging status (#215)
|
|
* docs: macchina should be lowercase
|
|
* docs: update preview image
|
|
* [DOC] Add zypper instructions for openSUSE Tumbleweed (#197)
|
|
* slight changes to README
|
|
* slight changes to README (and reference docs in themes)
|
|
* update macchina.toml
|
|
* typo
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 5 09:01:26 UTC 2021 - Nicolas FORMICHELLA <stigpro@outlook.fr>
|
|
|
|
- Prevent test suite to run outside of `x86_64` because of repeated `SIGSEGV` on `arm64`
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 4 11:10:37 UTC 2021 - Nicolas FORMICHELLA <stigpro@outlook.fr>
|
|
|
|
- Initial packaging for v5.0.3
|