forked from pool/zram-generator
- resolve bsc#1194113 (CVE-2018-25023) - resolve bsc#1194119 (CVE-2021-45710) - 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 OBS-URL: https://build.opensuse.org/request/show/945364 OBS-URL: https://build.opensuse.org/package/show/Base:System/zram-generator?expand=0&rev=4
47 lines
1.9 KiB
Plaintext
47 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 7 01:26:50 UTC 2022 - William Brown <william.brown@suse.com>
|
|
|
|
- resolve bsc#1194113 (CVE-2018-25023)
|
|
- resolve 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)
|