osbuild-selinux-53-2.el8 >  A bMU]Iؿ)+|y\W;(̇ڴz,jg>Yuf@TKCADAIJ1lmcTA}?I; =V]N{nHuxqrŗ n˜R?1҅2IҦ^zgL&9VxySg ~^Aq`?a7M^WZnR4#1> <͠ag-#X,LLQ(۪( AQ&0]d0^`vL86X4S$d]˳䮰e__OߧQ2 M;%GB0O#dPA\0ԻRO3y<'H-=G$\R2l!󑳻(md&p.&_Ê١_;$6MlM,|ٺˇ`TETZ(c2%Ew)2% FLCД 5 wIijzSR>KzrC[-M͖rγ׀eYPYE%gȩI'LPg%fxj˞eYp_NCNe sڽ^Pw"O[RAvp0 =Dhj6mR*jߕ8 ؄7~b(pcUOb|u9+Wp6S6d*>08l>p? ? d  , (KQX   $ 0   L 0 (w8*9(*:*>I@QG\HhItXxY|\]^b)dhemfplrtuv , 4 8 > Cosbuild-selinux532.el8SELinux policiesContains the necessary SELinux policies that allows osbuild to use labels unknown to the host inside the containers it uses to build OS artifacts.bL[ppc64le-02.mbox.centos.org6CentOSCentOSASL 2.0CentOS Buildsys Unspecifiedhttps://github.com/osbuild/osbuildlinuxnoarch . /etc/selinux/config _policytype=targeted if [ -z "${_policytype}" ]; then _policytype="targeted" fi if [ "${SELINUXTYPE}" = "${_policytype}" ]; then /usr/sbin/semodule -n -s ${_policytype} -X 200 -i /usr/share/selinux/packages/targeted/osbuild.pp.bz2 /usr/sbin/selinuxenabled && /usr/sbin/load_policy || : fiif [ $1 -eq 0 ]; then . /etc/selinux/config _policytype=targeted if [ -z "${_policytype}" ]; then _policytype="targeted" fi if [ $1 -eq 0 ]; then if [ "${SELINUXTYPE}" = "${_policytype}" ]; then /usr/sbin/semodule -n -X 200 -s ${_policytype} -r osbuild &> /dev/null || : /usr/sbin/selinuxenabled && /usr/sbin/load_policy || : fi fi fi/bL[bL[bL[131d70208e960728bc58ca91f923a54b65231b357ba745b741ae039ec5f9030ad4d0b76516b52b03aca07f6ed0b6a79f6ea6d3afef724533ffc55f5dde6457ee@rootrootrootrootrootrootosbuild-53-2.el8.src.rpmosbuild-selinux      /bin/sh/bin/sh/bin/shlibselinux-utilsosbuildpolicycoreutilspolicycoreutils-python-utilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)selinux-policyselinux-policy-base53-2.el83.0.4-14.6.0-14.0-15.2-13.14.3-95.el83.14.3-95.el84.14.3b<]@b<]@bgb!b8aa@aaՈ@acaaim@a+va+va&0a$@a#`@``/@`&m`@_@_u@__@_5+@^@^^@^@^^m@^@^@^@]q]@]@]Z@]>]/ Ondřej Budai - 53-2imagebuilder-bot - 53-1Simon Steinbeiss - 50-1Simon Steinbeiss - 49-1Chloe Kaubisch - 48-1Jacob Kozol - 47-1Simon Steinbeiss - 46-1Tomas Hozza - 45-1Simon Steinbeiss - 44-1Achilleas Koutsou - 43-1Ondřej Budai - 42-1Achilleas Koutsou - 39-1Tom Gundersen - 35-1Tom Gundersen - 34-1Tom Gundersen - 33-1Tom Gundersen - 32-1Tom Gundersen - 31-1Christian Kellner - 30-1Achilleas Koutsou - 28-1Christian Kellner - 26-1Christian Kellner - 25-1Christian Kellner - 24-1Christian Kellner - 23-3Christian Kellner - 23-2Christian Kellner - 23-1Christian Kellner - 22-1Christian Kellner - 18-3Christian Kellner - 18-2Christian Kellner - 18-1Christian Kellner - 17-1Christian Kellner - 16-1Christian Kellner - 15-2Christian Kellner - 15-1Christian Kellner - 14-2Christian Kellner - 14-1Christian Kellner - 12-1Lars Karlitski - 7-1Tom Gundersen - 6-2Lars Karlitski - 3-2Miro Hrončok - 1-3Martin Sehnoutka - 1-2Martin Sehnoutka - 1-1- Bump release field in order to resolve conflict with 8.7's version of osbuild- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- Upstream release 35- Upstream release 34- Upstream release 33- Upstream release 32- Upstream release 31- Upstream release 30 - Ship osbuild-mpp in new tools sub-package. - Remove executable bit from schemata files.- Upstream release 28 - Includes fixes and feature additions for multiple stages.- Upstream release 26 - Includes the necessary stages to build boot isos.- Upstream 25 release - First tech preview of the new manifest format. Includes various new stages and inputs to be able to build ostree commits contained in a oci archive.- Upstream 24 release - Include new `Input` modules.- only disable the dep. generator for runners, remove explicity python3 requirement again. The dependency should be picked up via the dependency generator now.- Explicilty require python3. See the comment above the Requires for an explanation why this is needed.- Upstream release 23 - Do not mangle shebangs for assemblers, runners & stages.- Upstream release 22 - Remove all patches since they are all in osbuild-22. - bubblewrap replaced systemd-nspawn for sandboxing; change the requirements accordingly.- Add patch to allow nnp and nosuid domain transitions https://github.com/osbuild/osbuild/pull/495- Add patch to not pass floats to curl in the files source https://github.com/osbuild/osbuild/pull/459- Upstream release 18 - All RHEL runners now use platform-python.- Upstream release 17 - Add custom SELinux policy that lets osbuild set labels inside the build root that are unknown to the host.- Upstream release 16 - Drop sources-fix-break-when-secrets-is-None.patch included in osbuild-16.- Add a patch to allow org.osbuild.files source in the new format but without actually containing the secrets key. Taken from merged PR: https://github.com/osbuild/osbuild/pull/416- New upstream release 15 - Drop draft4-validator.json patch, included in osbuild-15- Add draft4-validator.json patch python3-jsonschema in RHEL currently has version 2.6.0 which has support validating up to and including draft4 of jsonschema. See https://github.com/osbuild/osbuild/pull/394- Upstream release 14 - Install schemata to /osbuild/schemas and include a symlink to it in /usr/lib/osbuild/schemas - The directories /usr/lib/osbuild/{assemblers, stages}/osbuild got removed. Changes to osbuild made them obsolete.- Sync with Fedora and use upstream release 12 - Specify the exact version in the 'python3-osbuild' requirement to avoid the library and the main binary being out of sync. - osbuild-ostree sub-package with the necessary bits to create OSTree based images - Turn off dependency generator for internal components - Add NEWS.md file with the release notes and man pages- New upstream release- New upstream release- add gating infra and tests- Rebuilt for Python 3.8- update upstream URL to the new Github organization- Initial package/bin/sh/bin/sh53-2.el8osbuild_selinux.8.gzosbuild.pp.bz2osbuild/usr/share/man/man8//usr/share/selinux/packages/targeted//var/lib/selinux/targeted/active/modules/200/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protectioncpioxz2noarch-redhat-linux-gnutroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)cannot open `/builddir/build/BUILDROOT/osbuild-53-2.el8.noarch/var/lib/selinux/targeted/active/modules/200/osbuild' (No such file or directory) . /etc/selinux/config _policytype=targeted if [ -z "${_policytype}" ]; then _policytype="targeted" fi if /usr/sbin/selinuxenabled && [ "${SELINUXTYPE}" = "${_policytype}" ]; then if [ -f /var/lib/rpm-state/file_contexts.pre ]; then /usr/sbin/fixfiles -C /var/lib/rpm-state/file_contexts.pre restore &> /dev/null rm -f /var/lib/rpm-state/file_contexts.pre fi fi/bin/shutf-87f036b07acc110991bcb772cee1ac5126625241184785ea754e27e3a073bb796?7zXZ !#,8k3"] b2u Q{LT 7F&*- x'&/'.hzWk /XK4B4bz>%]m eC@h2ʬ,p  LH 'c^.4]e1? 6',YVΉ"st o/%)@`ބW@006X nؒ5v&Rgz^$F$[`Fd4I|:0YZUS>TM[k ~t8dzlEƘ}5x2.t(OP鋒a -M A"xW,w_O@|pth ,2eUr%PYFŧ6t7 =JW:b:ʼOߵ܉KBgG.,>(S 2`j/ p1Bƕ6&nnR"ֈL\ 15hɛbcQ+'d73idGb_X.W쫌C=%6 ϊ /rW%* Z-,7x;c\VEt^WT{<50z:Eю2?{k~v,ClS1p!woI6I8CV[E/o-VqKh ~5^(/e5Fh 1l2vkSМB+@Pb(볂IlW ] IYSJR[c^D$H6XQ) YB5'O0Q=D~ s]ۘq nY5rgYPi|iv)iPK~IʭR.*`6/: wMY z?БU% V媃fS@XJ>LKW0>)zDDdQ7p-DvLz|HkݗOʵCEDX)wR(.:SKќA ECU"ʦBP3GTi.:uY"bMbcĒ-/4>G E\xBpඒ \kox@M^)c~PKR}E6q7;ך$9ky*?ύG"0%/"2A}$io97x7;`@m'Pk%Flz(wr&Q!n coe`'T>(3#A#9v>((R/D pa,-۩7DSXzlsCmud%՝?hKb=^WRby%42P|H84/N9vzzzw dcL<+7MȷUփ8PqgZ[S.FLǟ_)%H>bb3CMb1.Z 4z|Je#mjW=S),h?-nw4A4P5/ qNԐI{=3`~w4f_Hܟ@^.+2GO/$U`Dނ.%ݞ;RLt dT;:_3 +|/Ϲx'${akrWUBP|ḡ`c+ w]~O4Oe̊+K#QmfQ@-zP轶7wӜq@V4$gYy"Pqz{[GR@2LA8׌07Hj ~dR 4Qm*-8eϐpym5Ɯ oK'PMZ-Χ=ND vy7E|V d29ĜNn͋=hzD}mr{qp4iJ|=}kw ioK+O5Ujo <kvI< w y6s="|@E)o+?tX` mO_8F{o E%m/T~X{'vynꌌ-&g#d1!7xb-K-=ʣ侔!5A!bv-1_zO6NDʠ#tE~rΠ \ES[۟}7 q|5#gpZmeؚI8%/ mt[RM&9cxL{[ɄD%( D+HkfX+If y8FTԾ)ASabh('̌7*qGs+B1 Ox՝@Gcx*W$*7?:k 3g]xٛB >ZwaGKjKEMӹ}Bi 8K VĹ\ S:Jrn?Ơ&?y " ^+UN15=aX;۷}n?SH_)!Q2^zAAgX=)TOʷ:`A:, $m_M,|Aܺ(@P4/xFUkL*yC8c=umY1]ē˦A g- Pcϯ,X5x .V7oKQ=(6zq$:Eէ[#8]ʘbw; J Ê>V=` D(Istl >lyjC.9PJ-ASoOf_<|D7,7@Y']7G/Ў_P G/"{ъDVY b@1CQ`>QRY"%7Bޫ]ܼ K^e@Ȧj*o :{>KqVk#jL}z[GD:1j ;M({-0UfOx0 3G61@IU32`Nl H Fhts ~*g-n%R_})N.VhI73(JF&y_o1錎TuZj%mf& }gH BԔwR7"2Jm\Z(39Lg!A'0'X峻0~u/Ͼf[6K 6e|H3V 1R-b{+(#6q;j~!!"C7qi(_론10EG$8TM՚N"f=na1T`|7;6*4G6C`X{N (GR)sv'k7KƗ$kdž`&oP-S _#/BdLzg@q=Qϔަw86Ubw~6f%FM}N[P~:omY7Jp;̅CADVRKKlAAF˥SX+_r2H@V/Jnh]=5Cp6-aʓ˂:J )f0$aXJ-E"s 6Po&Sww,"pZ-0yGQ7%ǔ[:}UA)ټzM%k fzpäjms Uu#4iʝW)ȯzka7={ 䣍| "֊trgidWi>CG!|" AgGyҲu&^ԀZ} l?ZI}G#^My&"M x+Mbtli,50F+IUO3ίM>k;PfE5&ϨZlbӉUr'.Ģ~v{;­]rB|P꯮,3%(qi t0g'?@\m ƌ l#ܾɯ} /} SN`&c tҒ قLP:3ZrIc|<Ҡ9/_)q+ vhA|S ,=$LCo 0?>XD!V-zYr:dMKh+,X뗧Jvdhup`ilWRX §-;VZ R@#S)z4)C@X:-&%# Hj.2CA@#\THeHOcZDeTw}Bi{~TcAaa ڧRB9ĺ$:tXT)NmYLxVV;xm0Œt\}8)yZ'{i@8q :s\~V&rAD?L2zq<(q9T*YVME ^p]jAau;Tlf4zxhm;=jnv]](B 3 ZXTԈ_ ,iF^ Jn QlV.qma%<\{&DL.< : &E~׈37o~p2NŽB1r$P} "W<$"ph#.G.oV&S=@UmWyw3Q@wB<=oSxI[7d?ROJi܈6a"lr9C?|FsMj ^_?OLO=51 C2LQ&z.] A LbnvkoIW#o~NXќJס[跤(~7.%2>Q{V{w1,ks߄R3᚝^KDRMU(K{>,rlvG[^iރeTxY*o=M;:MXI}8+UҿqƕwI)$~)%*c:žKK[:$?>hB2J:#F eCnи6A鳔~H{k(<̘/ jq`6eoBu*yxwCFjcy hrX{`lb\٭c] xkRf!TX; ?fnq&^|+[H7̯+u@5 <ɋ3X®wS @[36/"rqʌNi`8]EFg_gpg0N*+%snP.:brgS9dGOϑp^QބuNiWNZE^1/~Hicjykߍck".mw$v-eĤ`&Zim!ۃS<VG/T;:FJ;h;s ybWchYB6oolHAvH4Ѩ;CkNjԮ,,vK_D t ;eh֋: TB"vFS-gLAMK Tڙ IϹE[zZ@G s΢I!<ޘIr%*,&i r ,7!xyaЖS6Җ˽+5U~4P۞"nǜeXUk 'Qru%e%K5E*aWb%3x/ɋ  yv}K>Co? UYg)2S H=yS !b P#@sD>O$ ق[`O,$#} US)ADZtI-uXZƊgF^| {s|bCTpY'}J[kz{4vo U>S5;xx> lrMeЕky&J& 9JfI|f/+z/"q461uR֍$ۭ[C-#4ȰDٺ!<6ꑥѱÞ!w_( ΐAҘAߡǼu$ۜ C )1ĸPHԥoDuc@/ ގ!@/]V,kӔr%eKDd !-Pѵ*{xoi_`X 9'/4.ScH9 v}~&}vk4$_hI h"HK<.qXw/y1[߯H{RvTMmLV4~|rȠ sO3,UiF~FAZ!<5TXP*tƌIhYDE4d+r;MjS 4v)6=Iھ WT/TI4TU+iχRpcf_q[9V|L-_~xHF]7 l"R<֙Ȗ՞b* ie_ZfPl%鸦^2i$\aPHӏԂʺR6x7Ŭ_l§D!<.] cp0 n`bsu+>Y. A@OY>`{V6i?˽(!J jԱаOcEg~_"kUm>Hg!6qO,v?{V~$LSFirfL.B 0g4%g5} V"k,:al36ŢHt);diJg P>׮ ykUbsYh]m}j)DL:,3[=k:ҤrC&q@3HZTߋk9Jmbuv|v+kFRm|j_=EJVշ%D ņ0L×s;Uxj+z~%ѤqcQS1c #gET [x$#}]"Xz8nRO1j9㟚Ja<,BJ0p3& @:sE7R)s] i+2wcɾZVzBsnS#e/lZE1oZL/{izX+[cf ~xl!dbmU?~N\"A~q!{;5V'43~;B.:smFQ 51S!v. )Vۉǎ@5ȹ_Mggj{[ңo{l4`_0w 4 yA(.,k֋(Ut̀,O6T8fL䛿/P 4D8ou\+cnB7ôKnJ gk~B.K3t< 0}d R&Y d1D^F<܇h[~ZXy2)SG>ÝvP`#y9{t=v8"_Jl-6= ?v1sܐC>g; .7o^%1a{v+}v~PZ%(忾5LW9,%yW Rr[J{(á@  G_7(A]i:VyGN&6ws1w. Sb%[$Bh ڪG,FH~/CM` Ao?_0 |*Jk&*Iaz/N |e{PWbu0GpE3\r }c{[?yiF"8A=[p6E}hA\_fkpy>71NODͿ %cή5Oy'8>v#]`L٩գ!3d؈!q[vʹR; `%zc=Rmv#jv *0Uzm0QďrZ?o+,e%`f%߯۱:}u֚~ޜciC W{Jdj1#t,]P~ h{L_ONbfIKPwc$kQ ]?f1Su<ʭqio_A*!iPu,m[qfNafNM`tQ)/(CQ@Ca.cH7f:jX$e{?5n@.VwC*1aFfh1u,#+أV-JEPJq(W_deGU`"%570G%JNS$5T(#cٺ^=:үvYwݤ}CLiNaN؃ >D Mw/X㟓P]*J7H^(S4׳;)KS)r5f&5"b]֘"^8 `k-D̓&HmSmD2(5󭷑dj[T$\fp<}wkHP4-/>0Y)`Qx́p"*N6[rc'KG#/0 ,[ esd /6C^͟"&-<)X ezb"_X'|k;d/w6~ulxNnC o&<\~Ses =Dl kL2xS>Zj8K.0}K)Ƈ•$`vqI&,NDt6gR]htC]4ɀM@٨,gY#hUB `h#N'uK`k;_L mR41C!4ۂ]\,_w; |q!lzKF.5N-,Q"!U u/| {_clv$8]xE9Fߋa!BbK.2+ØKW/\Tkkݼt I%K0yMQޒNbQls |\uLOwA [3Z :nzz6+8ekK8s[ڝe aDZIc,Z QU i|{6)iV&MЋk}bNz1tQ ޜyH4J9 sEu`[m`[</o:Z|QcWڈ܍e0 E02E4@}?4MUe|:nj0 u~V$.D7VQcX>*HF< gK[̓/v/J"4Vy(r+ F2!Fn)0(ҴbY,9@jH#W/U_'^l{{=Һ |z5¸Z=ܘ/Q-n6r-O:hD, QTcDl >IׅLIZev|<DZy]'н2 wTKRsdFډ%zQ\19BH YԖE@qbT C^)K_+Q\aNe]{[˅tHNkl &Mb8%+715|,wNY 8qU'B)iAE!F\> }XbF|?ʗ$'%>U[)rm3Tyb,dt;LWnPC1s/J 4cF46AMkׄi3X"I)0ͯyhjl9rտ7ziPT^jIߙt8 nnR-v11YhB3xкw;7NwB7h~/Re /Vpx^8Qz'aG-i# ҿW^w3 c/}(Txś̮ɜbE {as\ʇD_sb'& l*Q??7?VN9\VA^Z lU#?o@2I B'$? VPӴׁ(nmJHږYK>2W26(@bmdkL?=># 0.b_E!ip;ZōORoT ćxѪxWALc[>_`CGe O'6no^/kc: lA1[œ 9C>Ms5~\}/ \`+\ѼF#Neep8dB:!h\TpD}AN&R8S- c_6}`@fPDB1 sܨ;Y75$IXeW\TKE$WY7# '2"grhlc uze]Dw6m{F;:宻!'va+)`xOfԎ9:8{}d#~mYKl ,Y?'?NJ%U7doZO[;xCo x'w.#l8} W Ō{8_m)99hثGrsJp/)"@'cM(5Gn#FG~ʀO*',fp?ٶ YZ