git master snapshot for dracut cpio cap_mknod fix
https://github.com/coreos/rpm-ostree/pull/1946
This commit is contained in:
parent
5e038b5865
commit
216166727f
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
||||
/rpm-ostree-2019.5.7.gcac5aa41.tar.xz
|
||||
/rpm-ostree-2019.6.tar.xz
|
||||
/rpm-ostree-2019.6.24.gfec61ce5.tar.xz
|
||||
/rpm-ostree-2019.6.27.g3b8a1ec6.tar.xz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Hybrid image/package system
|
||||
Name: rpm-ostree
|
||||
Version: 2019.6.24.gfec61ce5
|
||||
Version: 2019.6.27.g3b8a1ec6
|
||||
Release: 1%{?dist}
|
||||
#VCS: https://github.com/cgwalters/rpm-ostree
|
||||
# This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot"
|
||||
@ -178,6 +178,10 @@ $PYTHON autofiles.py > files.devel \
|
||||
|
||||
%files devel -f files.devel
|
||||
%changelog
|
||||
* Thu Oct 31 2019 Jonathan Lebon <jonathan@jlebon.com> - 2019.6.27.g3b8a1ec6-1
|
||||
- git master snapshot for dracut cpio cap_mknod fix:
|
||||
https://github.com/coreos/rpm-ostree/pull/1946
|
||||
|
||||
* Thu Oct 31 2019 Jonathan Lebon <jonathan@jlebon.com> - 2019.6.24.gfec61ce5-1
|
||||
- git master snapshot for HMAC path fix for FIPS:
|
||||
https://github.com/coreos/rpm-ostree/pull/1934
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpm-ostree-2019.6.24.gfec61ce5.tar.xz) = d17e5ece5e433caa763638a32230091db6be18b7e550db0b6c9218b3285a82a76e8c2a90b94bf4285a775c9e13e2aaa009fc1c2afd9960827df559928edb348b
|
||||
SHA512 (rpm-ostree-2019.6.27.g3b8a1ec6.tar.xz) = d7939c619b59c2331b26fdc041fc53adf4af59ca630a48d4016a878e07d7aa2d78c957cdb1842e9dc96a66e5336da5b005d9b15b2de4d7576ffe473ac90ff3d1
|
||||
|
Loading…
Reference in New Issue
Block a user