Name: | python-volume_key |
Version: | 0.3.9 |
Release: | 9.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 96070 |
License: | GPLv2 and (MPLv1.1 or GPLv2 or LGPLv2) |
RPM: |
python-volume_key-0.3.9-9.el7.aarch64.rpm
|
Source RPM: |
volume_key-0.3.9-9.el7.src.rpm
|
Build Date: | Sun Jun 09 2019 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://pagure.io/volume_key/ |
Summary: | Python bindings for libvolume_key |
Description: | This package provides Python bindings for libvolume_key, a library for
manipulating storage volume encryption keys and storing them separately from
volumes.
The main goal of the software is to allow restoring access to an encrypted
hard drive if the primary user forgets the passphrase. The encryption key
back up can also be useful for extracting data after a hardware or software
failure that corrupts the header of the encrypted volume, or to access the
company data after an employee leaves abruptly.
volume_key currently supports only the LUKS volume encryption format. Support
for other formats is possible, some formats are planned for future releases. |
-
Tue Mar 19 2019 Jiri Kucera <jkucera@redhat.com> - 0.3.9-9
- Backport ecef526 (Stop using crypt_get_error)
Backport 23a1ff0 (Fix nonsensical error messages on missing keys)
Fix License, URL and Source0 tags
Resolves: #1502399, #1574988, #1593855, #1454358
-
Mon Oct 09 2017 skisela@redhat.com - 0.3.9-8
- Don't #include <config.h> in libvolume_key.h
Resolves: #1498783
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.3.9-7
- Mass rebuild 2014-01-24
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.3.9-6
- Mass rebuild 2013-12-27
-
Mon Dec 02 2013 Miloslav Trmač <mitr@redhat.com> - 0.3.9-5
- Avoid multilib confilicts introduced by applying the previous patch
Related: #1030387
-
Fri Nov 29 2013 Miloslav Trmač <mitr@redhat.com> - 0.3.9-4
- Include updated translations
Resolves: #1030387
-
Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
Thu Nov 22 2012 Miloslav Trmač <mitr@redhat.com> - 0.3.9-2
- Fix a crash when trying to use passphrase encryption in FIPS mode
-
Sat Sep 22 2012 Miloslav Trmač <mitr@redhat.com> - 0.3.9-1
- Update to volume_key-0.3.9
-
Mon Aug 06 2012 Miloslav Trmač <mitr@redhat.com> - 0.3.8-4
- Use BuildRequires: /usr/bin/gpg instead of gnupg, for compatibility with RHEL