-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #68 from fedora-iot/bump
Bump version to 1.7.2
- Loading branch information
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
%global srcname rpm_head_signing | ||
|
||
Name: python-rpm-head-signing | ||
Version: 1.7 | ||
Version: 1.7.2 | ||
Release: 1%{?dist} | ||
Summary: Small python module to extract RPM header and file digests | ||
License: MIT | ||
|
@@ -152,6 +152,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} SKIP_IMA_LIVE_CHECK=true python3 test | |
|
||
|
||
%changelog | ||
* Fri Sep 22 2023 Patrick Uiterwijk <[email protected]> - 1.7.2-1 | ||
- fix: add sentinel to insertlib to prevent segfault | ||
|
||
* Mon Oct 25 2021 Patrick Uiterwijk <[email protected]> - 1.7-1 | ||
- fix: remove the LENGTH header again | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters