[ 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 ]
×

Package rust-zram-generator-0.3.2-7.el9.src download

Name rust-zram-generator
Epoch 0
Version 0.3.2
Release 7.el9
Architecture src
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
Size 8801 KiB
Source Project rust-zram-generator-0.3.2-7.el9
SHA-256 checksum 6113e6ad5d754b9e212586a57e688e09fa4975093e40f7ef4d4a1df947e905b5
× Full screenshot
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