[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project rust-zram-generator-0.3.2-7.el9

Name rust-zram-generator
Epoch 0
Version 0.3.2
Release 7.el9
Website/URL https://crates.io/crates/zram-generator
License MIT
Build Time 2023-03-19 09:19:51
Build Host builder-x86-03.inferitos.ru
Summary Systemd unit generator for zram swap devices
Repositories AppStream
Description This is a systemd unit generator that enables swap on zram. (With zram, there is no physical swap device. Part of the avaialable RAM is used to store compressed pages, essentially trading CPU cycles for memory.)
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
zram-generator-0.3.2-7.el9.x86_64 Systemd unit generator for zram swap devices e045e0e2b3db927d6683013dac687d446ea42780df209f4bef3c49015f2b162f download
aarch64
zram-generator-0.3.2-7.el9.aarch64 Systemd unit generator for zram swap devices e4e7300b7dfbec06617912f776205f3d9f1c867030c217a9e139fcf2a21c7ce0 download
src
rust-zram-generator-0.3.2-7.el9.src Systemd unit generator for zram swap devices 6113e6ad5d754b9e212586a57e688e09fa4975093e40f7ef4d4a1df947e905b5 download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.3.2-7
- Rebuilt for MSVSphere 9.1.

* Thu Aug 12 2021 <msekleta@redhat.com> - 0.3.2-7
- Rebuild (#1990555)

* Thu Aug 05 2021 <msekleta@redhat.com> - 0.3.2-6
- Rename binary rpm to zram-generator (#1990555)

* Thu Jun 24 2021 <msekleta@redhat.com> - 0.3.2-5
- Adjust packaging to account for differences between Fedora and CentOS/RHEL rust packaging (#1930369)

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

* Tue Mar 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.3.2-3
- Fix missing path to generator dir

* Fri Mar 19 2021 Vasiliy Glazov <vascom2@gmail.com> - 0.3.2-2
- Fix max-zram-size value to 8GB