zram-generator/zram-generator.changes

71 lines
2.7 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Wed Jun 29 07:44:43 UTC 2022 - Benjamin Brunner <bbrunner@suse.com>
- Fixed typo in description (bsc#1200961)
- Updated vendor.tar.xz
-------------------------------------------------------------------
Mon May 2 07:54:51 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 1.1.2:
* Stable release version
- Updated vendor.tar.xz
-------------------------------------------------------------------
Wed Mar 02 14:18:21 UTC 2022 - bbrunner@suse.com
- Update to version 1.1.1~git6.6923dc2:
* Suggest /var/compressed instead of /var/tmp in README
* Update install from source instruction
- Updated vendor.tar.xz
-------------------------------------------------------------------
Fri Jan 7 01:26:50 UTC 2022 - William Brown <william.brown@suse.com>
Updated vendor.tar.xz to
- not create uninitialized values in smallvec-crate
(bsc#1194113, CVE-2018-25023)
- fix a possible data race and memory corruption when using a closed
`oneshot` channel in tokio-crate (bsc#1194119, CVE-2021-45710)
-------------------------------------------------------------------
Fri Jan 07 01:25:47 UTC 2022 - bbrunner@suse.com
- Update to version 1.1.1~git5.8612dbb:
* Update install from source instruction
* Document workaround for making zram mounts user-writable (c.f. #146)
* Issue warning if /s/b/z0/backing_dev doesn't exist and wb-dev= set
* Skip test if unshare fails
* Accept NOMAN in Makefile, disabling build: and install: manpage processing
* Version 1.1.1
* Bump minimum rust-ini to 0.15, first one with ordered keys
* Don't CLONE_NEWUSER when already root. Privatise all mounts first
* Add Aqs around README mails
* Update my author mail
-------------------------------------------------------------------
Fri Nov 26 15:16:23 UTC 2021 - Benjamin Brunner <bbrunner@suse.com>
- Temporary pre-generate man-pages, to avoid dependency on
rubygem-ronn, which is no longer maintained
-------------------------------------------------------------------
Thu Nov 11 08:54:15 UTC 2021 - Benjamin Brunner <bbrunner@suse.com>
- Update to version 1.0.1~git25.5e0ec60:
* make: add BUILDTYPE switch
* make: add "clippy" target
* Use ?= instead of = for Makefile defaults
* Do not warn on deprecated options
* Fix the reference to the directory/device option name
* Fix clippy
* Fix clippy job
* Warn on deprecated memory-limit
* Remove deprecated values from test data, move their tests to 11-obsolete
* Obsolete zram-fraction and max-zram-size in favour of new, arbitrary-expression, zram-size
-------------------------------------------------------------------
Wed Nov 3 12:12:53 UTC 2021 - Benjamin Brunner <bbrunner@suse.com>
- Initial package for zram-generator (jsc#SLE-18818)