Update new sources to reflect changes related to python3 dependency
This commit is contained in:
parent
51dc83b2d4
commit
22c9764fc4
2
.gitignore
vendored
2
.gitignore
vendored
@ -235,3 +235,5 @@ serefpolicy*
|
|||||||
/selinux-policy-9ae373e.tar.gz
|
/selinux-policy-9ae373e.tar.gz
|
||||||
/selinux-policy-contrib-e269450.tar.gz
|
/selinux-policy-contrib-e269450.tar.gz
|
||||||
/container-selinux.tgz
|
/container-selinux.tgz
|
||||||
|
/selinux-policy-contrib-a749579.tar.gz
|
||||||
|
/selinux-policy-f6aa4d6.tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
# github repo with selinux-policy base sources
|
# github repo with selinux-policy base sources
|
||||||
%global git0 https://github.com/fedora-selinux/selinux-policy
|
%global git0 https://github.com/fedora-selinux/selinux-policy
|
||||||
%global commit0 9ae373e703d5137d061c103292950b7ccbb2bb81
|
%global commit0 f6aa4d68bc434c2f616e8f6f5f98a8eb3647ba8b
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# github repo with selinux-policy contrib sources
|
# github repo with selinux-policy contrib sources
|
||||||
%global git1 https://github.com/fedora-selinux/selinux-policy-contrib
|
%global git1 https://github.com/fedora-selinux/selinux-policy-contrib
|
||||||
%global commit1 e269450a92136e7c47b6b21800908c183ca5accf
|
%global commit1 a749579c81a5a96ce238ad7f6b29a32e4d325e93
|
||||||
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
|
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
|
||||||
|
|
||||||
%define distro redhat
|
%define distro redhat
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (selinux-policy-9ae373e.tar.gz) = af3704eb387714bc614bb458014db27dc614b50be759cc492c222dc331a2e2bd275aebbcc08203f18b906c8a51683510b095db5cda4747acbf4fe177cfb754eb
|
SHA512 (selinux-policy-contrib-a749579.tar.gz) = 5fd516d4c4b7afb3247fb143cfb24ea80129bf25780c0b0f4d51c650a88575bd9413731deb968c080a4589aaa40c42fc3fd1ca0f7e3968bcc0c6884664e5d7e7
|
||||||
SHA512 (selinux-policy-contrib-e269450.tar.gz) = 83c09111759d175de5a7b55d0fc505e82c106e9cf57c6520eaf7b19ded89ef34ddfa955b7e80dabb84ff8d6e5914c91297ea72b662c0f95fed913bafb33bcc4f
|
SHA512 (selinux-policy-f6aa4d6.tar.gz) = 5a2c14e9df0aa1808dc706b709249d524fa27083bd782faa7d58cb2ed72c728101b8ea1ee084d87e4a763892a13857d2acac257e1dc32df733d5a902b68d13f1
|
||||||
SHA512 (container-selinux.tgz) = 6ad5d674b87d5cdaa33baef8f9f39d2498ab15af969e793f3de62a51de80d42b3945dd1ecbdbbac5a98e359c4999c2412113c69b996be56e5781f8a63ab06795
|
SHA512 (container-selinux.tgz) = cfe5be85951c9ca03e6ba3528c678725fcaac6550dd0c03737fbb50078f2a6d42c6fd5b6a81914cee90e4a9a173bcbb62981a17423db2a1f88b0ac7fd472cad8
|
||||||
|
Loading…
Reference in New Issue
Block a user