Name: | zram-generator |
---|---|
Version: | 1.1.2 |
Release: | 14.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1019445 |
License: | MIT AND (Apache-2.0 OR MIT) |
RPM: | zram-generator-1.1.2-14.el10.x86_64.rpm |
Source RPM: | rust-zram-generator-1.1.2-14.el10.src.rpm |
Build Date: | Fri Jan 31 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/zram-generator |
Summary: | Systemd unit generator for zram swap devices |
Description: | This is a systemd unit generator that enables swap on zram. (With zram, there is no physical swap device. Part of the available RAM is used to store compressed pages, essentially trading CPU cycles for memory.) To activate, install zram-generator-defaults subpackage. |
- Bump release for October 2024 mass rebuild:
- Add ci.fmf
- Add gating configuration
- Bump release for June 2024 mass rebuild
- Update Rust macro usage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Regenerate with rust2rpm v24
- Use vendored dependency in RHEL builds
- Rebuild for fixed frame pointer compiler flags in Rust RPM macros