osbuild-selinux-42-1.el8 >  A a)U]-o8<{S]RsC!H&K̄'(&L, o[;[:җ2mzO޾)eʰ_ D7m.X%=sM!󘢥 Ә&Pv`U<ޔg zz121:I>ڜ  Mwa4t|eUC:`ͳTu0s:Sra0c̽ Qɚ+ =KC(5>&&~ 1b !.e[@[b]}`3Y"~ ;B{luϋ!%L?4Bb‡{+פD en3C(O;r|FΈ<-X^ 5dC*r{*9]܂ WD.0v>;? $ [iD'+:ZEf,fs8S^U$I4d568b7eb812cfe5669279dcdc2018c64d11ed4711e8604b379ee4307e8563c6ff250411078d3b7c030d2bceba762ebf06017616T̉a)U]h% Mm%!ūy~WқER*21 k6mK o$&;y=%_BD4Q0 v|-2[*Hވ9$>^ Ɵ=ڻAռOf@OUŀxcapJT+YZ>qPRVo) "]N{ɿe>$JjJ5l+XKK$O W+p-dPh"4R}z(eWc{ -}Us7y!L4QLalTq 5嗂en|<3 SJPTΔ@w,)iȀVKBW'/MmJwϼ[\s)oC5Y&bj $qJ[c> =ADAGpqÂSO+[m+T֋ojĴ/3], EոC# #d }߭˞Ro!G'4 "*%pQ|)8h>p?\?Ld  , $GMT    ,   H , (s8| 9 : } >@ GH I,X0Y4\@]L^xbd1e6f9l;tTu`vlnHCosbuild-selinux421.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.ax86-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/aaa131d70208e960728bc58ca91f923a54b65231b357ba745b741ae039ec5f9030a4e061e81b8f3b0eca158c724399ddc75c62cb92cda7c26873f3da98429cad12e@rootrootrootrootrootrootosbuild-42-1.el8.src.rpmosbuild-selinux      /bin/sh/bin/sh/bin/shlibselinux-utilsosbuildpolicycoreutilspolicycoreutils-python-utilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)selinux-policyselinux-policy-base42-1.el83.0.4-14.6.0-14.0-15.2-13.14.3-83.el83.14.3-83.el84.14.3aaim@a+va+va&0a$@a#`@``/@`&m`@_@_u@__@_5+@^@^^@^@^^m@^@^@^@]q]@]@]Z@]>]/ Ondř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- 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/sh42-1.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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-42-1.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-86910bd94410189a7471d1320a3a872c32d63a6f8e4c35ec4032344333b17d04f?7zXZ !#,8g3] b2u Q{Lkƥ &[Y1I}ϟO䮪:ؗKLOCVrd)n/=ipJ#K|iTXM-;oDhȽRr(B8K~mo>JMRqr\&߉k ~,IEɡ#s'|]q hӞ~-B<@ zO/4:|bN3`2z9ҨKTTOZu*@AcA 0l'"5V w{1~eJR }wZ72_8IYN9_C0kx+1vj˓&.*%9_'$lNicr[^KJLwgWI?o-3F++(oO j WגuF]CJ.W_afa+1⚿mw'ԣ;)#|c @Ta!*PҾJuOn ?*-$91#K!z.?4L!BzQGT5sC7!?g=s` 5 Hr]@5xPYv>s #"1c)EjQ [ilT{ls!c`)3]^퓏!pPgpRyOm$Qal`3>PRZrM&B@IDCLHDwb#`RM{|%t ظٵe+be? XxC6Ĉ_Oآ $wC#C❑h<4|q9z%)SZޠbVTOJbxVO9~ xHpԜ*OV&|l'g dlQ7"P,HU9c$}b+-Y"M'pK)-Y$SzЩ.CwoQ\HQ@*7:1Y:Ub% zWO\RI)hkIA\\վdoe/c Wca!w봷gE#9˪k<$5PI &RlD׳>.犚 AzLW\0V-m~_6nb13eEY!ea#j=Q+f]uyaK"Lw]I\iQu+nOHBZ@). ]l&ԝ)qth(PbʞkP} ^')S6akyUgmk#Hk:.ip xny{ s-=n{= y'Oō&mPP):Ѭ?Do₞ u2JeԣۗMϓ3DEOq뙯)' "7;un#z'SCp|VMͨG `-mZrR2 @_Or)$0"zl?+bԁz-a!Jz\mx7M/V+mu1Oi4-"έPX !ʌLu_TSdwӒ+hH.9|[b=Rl!OIݾ! (Zd1a,}nf5^g5"K ےXf4r s|A0X3ʣ2P;M1*$Ёl% ;_uGYB1ia2Kyݼ`HVZ2+j%Zs-?H+$AސސMuVLև(!@:zmb~sy&{H,` Yr& J^+l-@iCs=d/v#dBl?wQJۿΡprEplX|j$CShCw~M/ r4ZO{ y-m"ӄS륯/ЏS)d,v2/ \%lW'e2ȒUepdnoh{A~?8O (Œw0T1IN F1 ͫ1OOGՕup: vծ1'nbnK\PK~?.|'}3 EzMeU6_T$ W܂m󉑮Y 0z˩Ujyɼ첤hW/’~wK@%1UTVLn޻=qˡ\BValy2`:ɾ2dʭ TevG; =HKʴdb,LLe$Ԝ@{kq?X&%0a,.πbS#sN$ YdbڜBz{NGd#{r'^x>Kp e7y"E2/1|9aTEfdٚV{G~%EO ܩVaoڇ\Ċh#u! kbT<<=69*߁*qPjY]GrP_p']7iR ~8JK-\n 3n+*A_6 lɻ7o4 j]'_Sj>t f$:Ðx^O1a kDciQoP{XnQA%FIEo/arrCji)PP.Y>JpZȭN09pG(5 }}| >21^tP:ECqח75^/\{\ w_Sb_53lNW1s2]`L  \V9" 4r#Ϥ4TZ#s>]2uf/5'׶Δ Rݟ?sұa?bpZ҃gۣn{b]֬g>3 |B/y `1NRU1Ezyz8>1b ڙiZC-N%wLWgke46#*E׵@dڠ֛$&.H6Ʈ6/Ԯyp6^uiu*sX #_غY]J \-D\{c!nH gapOC8G3]qa!הn Z.xTID BsWu2K^݈͟4DD&^>Ļ~)FӖoV%kT'HaYzLi: |1C2x"Rj;%O rTQBPHo3$>g3MtW.CNlKUhg`J_ž/Vj"Q&Rg\ KDέSQK;A5 9B[7huZzrN4f iЌ/u*Ū'wB"^?"#Xק~)݅?~5D.O̙sЖLb1iBp^+mt)Cv6r5{'m0F|U.tʛrB5(/ NNJ/_#WFJ%!ML( 4Ѭ3J] ,{M 1c1cxdbQ2lj>m'c0jg4sp)cw+SCw5 S60"(PK7yߎǜeRnuRS~0c4eVA'ԙ6`Y 8/i]rr*DHܜ?RԂ;.jώKŝW5̵tr-FdP%'#e8]k+)9 4><^7Ѹ'?1}wLgw0io\`iګנFo;YWXFUN̢:Yn\0v,ϱL #_ܔy^"w\M8ȍS/hGXs3]{;q‚Ƴ8LQROQ|à:dY &rlj*bj)HJ6A`){0`Kh~Y)_)@1|L/zFY)TjK4ё_&,s!u"XYA -:q ްaZrW)t/\z=T,aF9\:t]f`T؊S4]Fa`j{^De o527D.C>v:bFk,65 SnXq _yy衤l']-Z,i]4/@߁hdH)j%G`рيrn ׼RUb" )6rmiN8H-x:y_B>GR+[ /5Fu6Ǐ^XSC19DP' ÄzC:@>‚a%=F}OP9܊[9͑bMS8/[c|l)53,k88_yfJ+4Ɗ=\\3&#!dst/dBRERh_amlT.:}!0oct4OBeX4"~!T--$m:; U!`Fٌ!3`C# qH.~|{=fr)&mQ1+%#M%tU%(ӅgBB?!!)>&r*[X .b z|32Bۓ[}MCƥ!im[%Yj!Q1M.s%9\,M _7bnxBqH::laJH?s5C I,mv\])md/ɖG+0q>fvaW8*߼Ry0GFt|pS :A]߼Q8+a%1-xrGf::fIpOߗq'I>A6~kn$r4LPI/}OB _උhaylz >}/N@Mo?SqrMT1V4q3Xyy-. ^U{y;瞻p*;2F3&Mt`7L9x+Y4ox!Kr2O9!Rh_//NYU|%nXn#L)}P6rm լ >*.v#j=iڒ5>_V̈́JYה N)7c¤Q6knFM>PQ:3K9jIơvg`ZҼhT֝O!QR3.DUC\b)i-)f12\VS)g;W2g/+*]E]=\׷ o"*R$%_eʱ+hZj^EdTLᛉ1 MvC6QeY{2[-+x3v1i1`y;HIմT8ru-))ew&2j" speϹM,3OΣZ#H|5)EV}}'yF{3h.~t&&+8trS.(2?z\p 0~,bk+r&7>ZLkfHb"CsW)xP]MO1]M0cc~-8/pdNgxcEmCNf: NcKduѴ3~/5PÙ[ÿk/Ze!ֹƳo>B&\%;Mz21yK=&Ko0NgH&Q}٤\CFTRT]jCj_ŸX0 [)?J]~[6qiJ$0e\YxF5|HJ+a埿6Q<* 2q@N=9c.t٦ǽM ً"ͻ\.C28:UܥK=I W y w ܉)ƃEa-AK1FMP3:R(?1^HҁK>FZЄVAt*b GHAn)Z5<[]3UՈC~EI1!6PzXLj5Mq "ƿSM"]j CƐ6,U-y߆K<{+a|5sLmbn>")'|6i:>JLhcۼ B.%jڪQs4aR,Qt*΃/ w8s5nG"͏#ѻ/zx#R;Z1~k:f󮑡 ژ7B]{٠~P]5f(=K209|-3D%P('@,x:$&CXAMmF) )#RƫӠU8ÿEr2( w"ˉ>K2I㦝հʺm9vʓaڽ ぴ"%FPp^ b4Ѵ}z I˗T&@-VXpZ9fhqy_bk [>XĨl_h{oBUAd<"{;}$:fx.rcuv\H\d^YM3]ܻ_OV4PHOD>vStms ċUX"MΎ;[؏IY(Ӛg8Z9~ن3;rE J(H  o0p$?_uʣ@7?o^>}ۢ<|EUNDDʮZiˍ[{ : &PGs@#2{ B.*`I䈢'ʪeMUl#(h`LhcT8;=&C3qJx"erJ.TYBM\6/^2 IEhi27{j[(w|!,l+J@0Pk5[~Rٴˎ*K^ޕydJMսJ 豮=R's;sVi*U`~`wxDXC`:X{Y0%Z&;qW'1E %EKR/|x}[:Ai;ycAJz JtGYzǧ(]Њ[Xh<蟞&x}fRY?19˼"0q-O#U!싼Q/<4L'ODDqIGeVP oz@Q(> oadgbP *t+G}sKGG,H- F%-{* h4ϜeAwp%+_9a]T.V*4!)Lrb~Ž7(\Ӆ^eqҴN 2}rX?tz8EbvcuXD|/7w{%hL#E_V^}E~B_ EUzvT.O_L>KƅI:tohdjl ;@a^שnTLW" ;.m:p 0O,IeBqewŸ6tZNWuބ!7^Mqc_?5YEM@&5Tߞ{0103N.h]-,,JWSro#Z`N ㆫg;݀7% IٯLmLG.a x)s?_):]Oph{XاIY3plVED ;zп]iy\9F$ r9rnU6~ep͂~+$U||'DƃR8LK'g8K_c=ju*}!PwkY,+ JTl*}?Av;2 hls_-{LZP>7彉ewUPx!Q?TO޴򨰙_Tۗ緂،Φ,1k*GC3fӬ>"$`Rz^}_&\_Lf'=4vbce]Rf.i#;r?d5INdi@oЀD0c.CIIr*oUu$~{OX%@ ~]oseJDpxӯxu<[ {_`;IsZgHv+[QalS3)5zwtx)X7v%F8SZ70i{RQ8QS$-l%m%?-f!S.bHl㩄q^d>?z≯e 'q8>+\!_<MuҋҾ쒹׽,, {f ґ r 3݋hQo6CnzčmaO߼ZExff<1;f {<1M QxA?aeO 5߽*R2oF( G0ɦ/%*eE+?Rm$XT'5haΛ"U\Gmyej/5Blo.)la:hM|xc;f.|$;h%t kg?3LۥA.xw'.q)XM!1ꩌiN&8G8wkx*roaRF3\@ym,i"NgD0V3YSm5 )@&==[85U'XN#rZo"ؠ]>KAZDFm#X劦-U uHQ?\6a%PQ)q?B=wx~ʃ{9]A:k˨x\W)q8SGȞEЕSUTuLn׊@"_[ë̸$P,AT^#&7sCTe\Hsv(LO:mי8_k?2Rp* ku_:SܥJ_Մ/6ш xaBuTr_pr+韖Tix 9C_qUvs^Q!cȾC>ș[jQ B^%r)DQZ}Xr,/