osbuild-selinux-46-1.el8 >  A aėU]n@˽O2MR!@l]:R=;{r#@})EfQw$b%\ǝ crCJnK6 RGwb0(r3>#ݤY`U"wᛛi[c%=g/w|dVu?%Zsr)m {):fIK ќVv:~OUfڞ,d9I^o"_,Px3zI'VFz)\Ad \EVFN*ޙ2[2ݫrNf0a8#d7YϺ]ȗvcz77 D XΦ {DZ"O&|Up,]2Z!<./&eϋXqF='ok缵X*"%؝=r' DF_`SMe7W0Ï=U8fOlѪh]3]K}8I)q jddc8a65fd5e9daf7c489099e17043bdbaa3c51927b4c9b4afa3fec301455a26b174ebd8ecb28ac84d4a8cf1925d5d46eac6f6acbUaėU] mdšA\ o~ rHNKT{˲&f )W-n ]KEHUt3v8EjHSI;f,O1p:?}$g7zr4!mkR;d1_k:NJyDb`d<-* =9M/;;s<_̩hܕf]47ͫ,\őZ]F:/!KQ1EoI `ެL:eY=i 3S&Rõÿiҏ8R~sQ yl5FnS%-ɱj'QLI4 v.*b@AZYH:+aK-jT`PxK%R[Z`vLeԣŚ_A= w+6)L0wsUe$ k9\mk2cأΗ 6i5ȟʕ8l>p?l?\d  , (KQX   $ 0   L 0 (w8$9$: T$>7@?GHHTI`XdYh\t]^bdAeFfIlKtdupv|~ XCosbuild-selinux461.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.aGSaarch64-04.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/aG8aG8aGS131d70208e960728bc58ca91f923a54b65231b357ba745b741ae039ec5f9030ad4d0b76516b52b03aca07f6ed0b6a79f6ea6d3afef724533ffc55f5dde6457ee@rootrootrootrootrootrootosbuild-46-1.el8.src.rpmosbuild-selinux      /bin/sh/bin/sh/bin/shlibselinux-utilsosbuildpolicycoreutilspolicycoreutils-python-utilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)selinux-policyselinux-policy-base46-1.el83.0.4-14.6.0-14.0-15.2-13.14.3-86.el83.14.3-86.el84.14.3a@aaՈ@acaaim@a+va+va&0a$@a#`@``/@`&m`@_@_u@__@_5+@^@^^@^@^^m@^@^@^@]q]@]@]Z@]>]/ Simon 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- 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/sh46-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 -fasynchronous-unwind-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-46-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-8ea8f6d962c6eb4e77fb1edc00659954f2e1c8b63db202da2a092de596c0a2222?7zXZ !#,8k3$] b2u Q{LRL zy1}b?CnXf2>:+0atG Ը@.(R]L8,{ ırlǴPj, ,ViD3gY@zW"WFSMkJ!>i@*%GNfv?5%6O^zgcㅉ !:^w ;ՈYqPI Kxv=?d ~f*xU釳fz72xd= #@Clb_gg( 5YiWj" Yv2{+L>mFoy_ݱtЕ'8`o" z2GծS5*?.a"6f&]i9q(dsЇ<ŕ^|jLD'n\ᕄmG2W]6upm Vu Ә^nWuN[x,5[ CueKH=/`s&ҩhcV85 =Ѧ#`@.ہu-u+W>VȠ}%eL2HW#NY2Y}{תNtVAY}c?b$U e@<&#ݘ٪uխ;/$؉)-"XA]c\ו # B,S/yC !{a*ðIog (;U %W/i}Ƨ`i%?$ސBNTR0Ҏp ~M0ЭR6OFHW?g UDWjy|ܣA(|h T[;E:D3NК]iߞYy9j*Һ[ҜtbBWP>&)[2dS&jiw,,%CRHT,whrIȼRȘhTp {.6-R ?y``@>քf$P*-%@XJHA!5OUwDc)$lH KHy=ZO)M> C3 A4/NqJb_괉{t_m}T:^HFeIuOSۏ5bDKWlo1Հ`յvojl/0,06UC9:1̙0'o<Z&e^< 'k-6]/qOF[0xPY'sl=UM 0Zͽϵ,K=boН?}*#a0fJk9 3kհ<54!af Q9Å8CBr<ҶBd ,&s.e F 'l̦#A=m^~hHAXVd )D"tc&#JUYp嵔!O^KRWvjx q #[K.ʆķ(¬lLJAr!yBN>[aEx"? {vMޞ q" !Jǔ|lKm?cFlbkaˆ*iI@aWg.:hi;ՔSG@ɸVzv?;ݜ&Т*RU09QI1ȔW7x)nx%%S.c؂sD trRP̈'Yhn X٭ޅftjkRdݮ>FU]\::HYlހ()5*-X _^NބUo_[nC/!6 Z |O u0 l.nI3yy,x NKKܔp׀U=r4.a˛qD3{,ձ;Cvp4 :۞(g2- CI"MeN Q'?LQי0tOWncT¥<1ˀ/EkO 4~Z}.Թ*z4hmHn}㟷^J $ne[$_;C*ȭ$z-w#%*)`8H-(6q94kq !sqK+=};y:PY`67-)LM F;5Ul+@c=8 6x~1_%jtbHQf`˙D[Le)e@x4tfYߌ3@7P'GY 3ސRm%HU"y.A3ǟZSy@ְw\=F6Fպ DU o#MMhJO[PBZpɚ=)VSH_֘DQ9Nb][ J/^d*0_< ɜO<R@*a{{ [^ mɃSVYQr6 vS(#1>XGj|vZ`6X]) wFK'DB()IN)ǥgQNy "À5+~&k!ʝhrВrX46mY8515Pꋼ8h*"'} LS! X!Uݽ4x_pCyR38SP][} )a=[A%԰Bs}X3-iou>ư)?T fe G3°D un =$qdfE(r^ukNmIh}:BpI[oIKSV7Z=hZk(a7On޻z>y0$W k,w8sLaɼx!L!zfN@)GaeDnvۗF[ ij^f.mQ"V>o75VA54iQiÜ !)?!pxeC]sYמxEE󠨑j# (P'P=ݝ{OУEcTܔD+8Hxue%g{n0qwFqW7Ik89QEG,أHDlZD))sB͔l<1 OFzl8>H- Į3w"&Y8G֦3k,Lٶx25A҅Q|UwpаN ]mf˥6j/U#ӦUr>w Jq5>4Y1!7̓$Y(k^([$Rq|bE;zł.Y4eyy*O?RSJHWlZ"P *MO'zFw:p]t%_ bVK8l=sEKJaT ѝ1vs1V8"hk8RrGTRَLRP~+/zVput&S`gGe=3Rv=gQƋݸ'4SS\~Vҥjhv{.bR? Vf?\o5DDZ #+7%0T^JBpUt {=O>ۉcO ?Gĩ!@M<l4GF_x]A-2ap63ΗH]q.j ɋVXPa2qX'>G;̻b,^M3U8} QJKx^!5MF{2^&y8M[lG0&4|‚#pqI.-q֒k՝_^at}ɇϿ^5z!D|]qcf+sӵ-0)ZLХyTٍK s}>@ע< TD>xs٦q Em!vjOB}ט~= eq$UTV .5Rf)~eX3a[okTn%DD)N* 'L+4a! 쌆_ܹxfMa5XC'EVh=8]*[ga537(~?"|'țkBp H┡p ︕2Dpz*"7AچRnTg85!iDPʧ\Z.=++Ay^0%—UtOH~L^;TNu|Ei+רVJ4g7JBjV' u/+v,cr w(K ZGFiEf/=0nhX$"gKΣm<8M+RE/L5\O&!PmP' z TG^n}xj O)ZvP&ãi[Ώ!>{@MpU+ 'GR"pw;tׯO\9*A8{DRx8[AB߃%$FCz5Pe`Wue$RJrf絗`XĿ 7f{36)gڐR$=k]!O3@}eҳݜc"i'tC!wAnRzYQL6'?*O9YSxdE6!>dTaw챕q|͏+ɴU(:UgR'X.'e\Clǩd`v2F9$,z4_e1ct TcCL$ CI I ?2y es7 ϺˣS=I G/unN.v_ȨѕgiO ࣍Ju٨$3{L rbP'؇b9ԛ& ORѢ^'dAE^G $`Z:O! T^6jItwڸk9r'ukLAڶ9PQR+krŭij t֖Uwmhhfo/" Xr<1D?%_oٮoi^ m!̒`tgYWM+}e2\n>\ "SBw ^v$bTvټF\Rߙ>NDԽ+S]pKAf[5KnmEڵ8:5nCnP"0(-l~7O5Ǜ>MGF:k?wa+;-%ʼNJ#n?2IW񶨐GCZ4Ms^.h)$|i6GȊYS^=Уd7,v K%nR  B UV,T;Ta4/U,е6Kl{*}$pe/1*RZYDqu?3Ņܝ0aX($H |)7ZYe}?N-egٴNK1Ԗܜ;cbCLV܄T|`,@uݕ 7CEp~##e8#b#uЪ!&z?L<$ZD?6ȭ#a@xi|'7],0A )3s9Fh,c&eSJo bnD^â"Wq͵Ibd8 Xb"4?Yկ&)K }tG[r$LnD(@?M8lԂW墰q{sc^tM- 6}t4q!1?қ8sfyycǽrm}˽'IV9CVÂa- ߲*8jms^)2Tu. ye+>/cZq·łm{jG aLUaiKa;]'Ɨ s $if5zB暣̲ ڵ֒s]X~i_^b ^LcC3^3Z>c Ýc W K2nU;4q&9o`rjRɖkC!Adei2G<WK ؚF9?'guV\*N 7SC6I6& a{9`+K(/Ⱥg5",!Věb|mj. rZwZ"cu0|´j=qJg<%Z"@6bzEp1u?GP'Yl6M"MG+JF8X? jfwVc5x[Ls%UDԡP!-V.QYslњ 5T,B(5N7e]Ĺ,p@f5E-]-[G1Q,ɂp ʎRMѓ( )YEAjB`9.X8ĥΙAptdYa%+!@Zj@}DJ)O>'lF/LBlfsg낈^^sBWQ*VF.oybd`J Ad_ZUz( ^<gq]5u,9U`zBq 3;wBiK\~2/o{ yEr[_erugz(oWB؄-VZݜ|/.')nA~ϋ*JH<1)Y)'^N` "Fm$9 U*.c8ɂ,d4 (d%zmV> _&eU%We^dn0y@*"˥^qg6Nە8"nr)oԥm8CF$?&[]/"(T6؃s#a}i{ʒ{l2f89wN|Y`xgW[p!~3e禃k]V krG>ɮX㒱|1O%!)S\LA]$ cܒŕ݅ "TsܸE.G-,:зzRoRj+?7"E(3Įzf$RF~Z\ V԰69HuF+Ohe:3ΑTf`Zr,xHb$:=[o-@XtH!}$ȓIQTh9pm.+_ ed**=:xIb9Oz` K+-q|]~#f 09dnɣVuߧm;G?s ١b}L4KM`pzVe٬HBs$sxRө.#JN(Gsw} TYe) } JYfO-dSp (U)+[d˚n]Xٴ Pӓ69ƝLQTT\gޓkT.Ë ({%T4oaZ3U,aA83YZ|ی)ЭӍϟމ. WVfDR`w,ڹSt^N% v \J̶=GJ2p59I:[<+gFOnIG̐9_Xм}{6V3٨H* -A2?j`GDqG<]Vw'o< bz*\?< us?*A%Ŕw]b^}7I0Ud:2^1 MÚ1KYD.A L\GfG1ht쌽>k-dZ"9 MD宦fX+WeǙFԟA^赧0WQ(&.3tKcl] XA*d rlHN4 x~cu &9{Ac֑cjE=![= E?ex*'(,lPsHCje (T҇!K(NW ]wpokK.T)5!gS&ƊJVGVŅ5Owg)BH\}7;Ba3 ׹||OGEL\O z혂fՈp pL ߨp\𞤘RS|Rsb+P1b$H $QRr'zLuqbo$uw?8 #W\ņUO #?)`9[X^lQRT(`kkZoK [D^=?6z1kÅ]vviJEȻO{ɉ3>J]{Êe1x$_p+_ @(]M Լ(*&3$<ߔަ A ]wҘe[qAʮdwŷeб;g{KۇZnO