diff options
| author | Michel Alexandre Salim <salimma@fedoraproject.org> | 2020-03-03 10:47:33 -0800 |
|---|---|---|
| committer | Michel Alexandre Salim <salimma@fedoraproject.org> | 2020-03-03 10:47:33 -0800 |
| commit | e759923ed997fd73644e652a48c1b960be1238fe (patch) | |
| tree | e9e752ee4b249d01598b865e34c00a33fb926fc0 /admin | |
| parent | e278e3b073e84f503e29220c33d94ff832e4ef48 (diff) | |
admin/pam-cryptsetup: update patch
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/pam-cryptsetup.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/admin/pam-cryptsetup.spec b/admin/pam-cryptsetup.spec index bebcf2c..7d7dfcf 100644 --- a/admin/pam-cryptsetup.spec +++ b/admin/pam-cryptsetup.spec @@ -4,7 +4,7 @@ Name: pam-cryptsetup Version: 0.1 -Release: 0.1.%{snapinfo}%{?dist} +Release: 0.2.%{snapinfo}%{?dist} Summary: PAM module for updating LUKS-encrypted volumes License: ASL 2.0 @@ -62,5 +62,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/security/pam_cryptsetup.la %changelog +* Tue Mar 3 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.1-0.2.20190823.7b42892 +- Update patch to use #pragma to suppress stringop-truncation + * Fri Feb 14 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.1-0.1.20190823.7b42892 - Initial package |
