ovirt-cockpit-sso-0.1.4-2.el8 >  H b^ z뾂alGoq\κ 7ez { r@ґH>PQB{޾prxb [ %ZaV|#`g4)XQ |\:fdفafؔlmZ [#ɍƄ34bd8847ea06c67c56bae8995080caa661c9c12c9fe92073de6916a6ebfc62580b99e81d620eaaa94dee0091cd07c2a504567149f?8b^ z뾂al)ǡæ-TtF_07شDGLj'rJ< π n鮸Ԛ9|oH.nG[v<^#3SY^moWrk=P!l_)2\!IP\?c5'O7 n~[E eM,sX/F\ӉB.SH)VLcKMz`> vM/c>pC?d  Y (,3:B Wca   "  8  d         V |         -( 18 8 9 l : >q@yG H I XY\ ]4 ^bdeflt uL vxw, xX yCovirt-cockpit-sso0.1.42.el8Provides SSO from oVirt Administration Portal to CockpitThis package sets cockpit-ws service (see cockpit-project.org) to provide SSO (Single Sign On) from oVirt's Administration Portal to Cockpit running on an oVirt's host machine.aW:x86-06.rdu2.centos.org[CentOSCentOSASL 2.0CBS Unspecifiedhttps://github.com/oVirt/ovirt-cockpit-ssolinuxnoarchHOSTNAME=$(hostname -f) ROOT_DIR=$(echo /usr/share/ovirt-cockpit-sso | sed -e 's/\\/\\\\/g; s/\//\\\//g; s/&/\\\&/g') case "$1" in 1) echo configuring firewall for ovirt-cockpit-sso service - accept 9986/tcp > /var/log/ovirt-cockpit-sso.install.log echo Post-installation configuration of ovirt-cockpit-sso - setting engine FQDN to: ${HOSTNAME} >> /var/log/ovirt-cockpit-sso.install.log ## /bin/firewall-cmd --permanent --zone=public --new-service-from-file=%{app_root_dir}/ovirt-cockpit-sso.xml /bin/firewall-cmd --permanent --add-port 9986/tcp >> /var/log/ovirt-cockpit-sso.install.log /bin/firewall-cmd --reload >> /var/log/ovirt-cockpit-sso.install.log ;; 2) ## This is an upgrade. ;; esac /bin/sed -i "s/\%\%ENGINE_URL\%\%/https:\/\/${HOSTNAME}\/ovirt-engine/g" /usr/share/ovirt-cockpit-sso/config/cockpit/cockpit.conf /bin/sed -i "s/\%\%INSTALL_DIR\%\%/${ROOT_DIR}/g" /usr/share/ovirt-cockpit-sso/config/cockpit/cockpit.confcase "$1" in 0) ## package is being removed rm /usr/share/ovirt-cockpit-sso/config/cockpit/ws-certs.d || true rm /usr/share/ovirt-cockpit-sso/ca.pem || true ## TODO: this is not working but would be better approach: ## /bin/firewall-cmd --permanent --zone=public --delete-service=ovirt-cockpit-sso /bin/firewall-cmd --permanent --remove-port 9986/tcp >> /var/log/ovirt-cockpit-sso.install.log || true /bin/firewall-cmd --reload >> /var/log/ovirt-cockpit-sso.install.log ;; 1) ## Package is being upgraded. Do nothing. : ;; esac # the .service file could be changed systemctl daemon-reload, ,^e/HA큤A큤큤큤aW:aW:aaW:aaW:aW:aW:aW:aW:aW:5d67dcf27e60dfe56c86dd55b6101cccce98a3899689529e8a9c91c34c6df7fa537db649f1f9fd7cc17137c4df188cb97dd1c01fbc84d4d776362fe1794793aecfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30e5baccb6570c01562b67aa13fc00c9acc666d4c93a33de79bad95f22e67f8fd7c81a37fbd6a5e2ae8f08a1889e4633348bb6bdb1d7234180125f6b98d13ea2e05b26c58664a2f8cf9d9dd3ba5c16372c6d500c7636af81dcfb53a0e45af2ceff82f272d85bd26dfb04891611b3cf4683b20977f6b3104263de15fcfedc9409aea71089a896706796d1e59860dcb72533fc9eacea2185ba160dc8cf1e11a934190755e17a328bd76b03821d0aacca66a9bed6e677401acbeeafa9ededf7b01518rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirt-cockpit-sso-0.1.4-2.el8.src.rpmconfig(ovirt-cockpit-sso)ovirt-cockpit-sso@@@     /bin/bash/bin/sh/bin/sh/bin/sh/usr/libexec/platform-pythoncockpit-systemcockpit-wsconfig(ovirt-cockpit-sso)python3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2241400.1.4-2.el83.0.4-14.6.0-14.0-15.2-1ovirt-engine4.44.14.3_@^@^^]f@[["@Z@Z }Z ,@Y|YB@Y@- Yedidyah Bar David - 0.1.4-2Lev Veyde - 0.1.4-1Sandro Bonazzola - 0.1.3-2Sandro Bonazzola - 0.1.3-1Ryan Barry - 0.1.2Marek Libra - 0.1.1Marek Libra - 0.1.0Marek Libra - 0.0.4-1Marek Libra - 0.0.3-3Sandro Bonazzola - 0.0.3-2Marek Libra - 0.0.3Marek Libra - 0.0.2Marek Libra - 0.0.1- spec: update cockpit requirements- Fixed BZ1826248 - https://bugzilla.redhat.com/1826248- Fix spec file issues- Explicitly require Python 3- Use python2 explicitly so we build on FC30- Exclude cockpit.conf from verification - https://github.com/oVirt/ovirt-cockpit-sso/pull/17- debug logging removed - mark cockpit.conf as a config file - https://github.com/oVirt/ovirt-cockpit-sso/pull/15- RPM installation fixes - https://github.com/oVirt/ovirt-cockpit-sso/pull/10- Spec file polishing- Fixing spec file for CentOS Virt SIG inclusion- Required cockpit-ws is 138 but the service is effectively disabled for lower than 140. So at least instlation is possible until RHEL 7.5 is released.- Fixes for package update- Initial version/bin/sh/bin/sh 0.1.4-2.el80.1.4-2.el8ovirt-cockpit-sso.serviceovirt-cockpit-ssoREADME.mdovirt-cockpit-ssoLICENSEcockpit-auth-ovirtcockpit.confkeygen.shovirt-cockpit-sso.xmlprestart.shstart.sh/usr/lib/systemd/system//usr/share/doc//usr/share/doc/ovirt-cockpit-sso//usr/share/licenses//usr/share/licenses/ovirt-cockpit-sso//usr/share/ovirt-cockpit-sso//usr/share/ovirt-cockpit-sso/config/cockpit/-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-gnuASCII textdirectoryPython script, ASCII text executableBourne-Again shell script, ASCII text executableXML 1.0 document, ASCII textPOSIX shell script, ASCII text executableRRRRutf-868d81030ccc958ae591e21271ee1274718743c33d39c9e1bbf4c5d009840d56b?7zXZ !#,c"] b2u Q{LR6MX'l,/d7c쿪.jӭ+R/NmFvl.ptRa?6uoghF A:E!pM20+ܾCIN[! g1]J `*6I\SQNc\9mzeU"}-pžN@䮛kڋ>Oc ĉ;@RΝ0 {~ݰA&^u kKae"4,ҙ:db eZ^+Nm#a> AcuW-:r u)fDG Lzh5h pAm)`zϑ1 /kY3vԀ`ҬǏ~9b*%hxq6-I"z3cJ"*W˥,j ;5:E֫vSp!md oGQ'겲Tl'[fdbwBu dv%~[l3-w!%P]s>߂BsHj0- 4j C[_w9K u9e]lPL@ܹXPhmzkUcd{ IuJ6K0_s)4j̮A,ɩnj>_ʓ}{~/=_e捿5=J6 |E4-xYֶ.?eO+1ÝѠ[Ǘ_+Pf͢: ]- Z:ɦmj^l9~A&ֺC=ߒhlNv zm(5!I⏧* Ey}ߔq^/b/fP|<,8I]?>"@tBDI@j ת^29?#?E,-ao @'M2]u!5r()Fa[Aǒ~VM|\ A<5fBK9HUމ7Ni,gn[[L0̟V$kGMSXnU*t<1@̴WI`9YR-+3}\ O!f@ m"ZhUz!Z*X{au|nՏ4WO瓐;ϞcOl$:E%F}:e].F$ў7EḌ~180VU9BV fs6…cw%gq-5 Րvq(vn3}rEysMBFV"/| >{Z\U։t>yS`LU(:CZ%?mw^<ۈEzXr[J]BfQ<\Uz~V'U d`b" xIٟڠPcثm+ nںf4U0]^Xnv dVs i8 y}p MɎgfw Ic2C~JM8Zf.5 Q,X믣r.dTw@GfPܝLZ%va$t]_sXvd^ *XȺ̴nv/" p=]tlI"߁i~Ě"Ȩ-ZAbQe[BcB+W!ulA¬`%aJ t4:5zsp.Q>(nOq6}θҦw/'K9*b?[6d$ %i [G!n}iv֔*.Xݟ0TxT]L=#CT O$Om,?(, Uc{j\e.sMQOU]#*qZm(C_闀?v Z.C^ɼPm䥯%-vM66y pLHڅBԫw7X&q behkn+VDIɢ{68]x{Gr$3F0tmF:V9t,< oIq%a;b6D^cXhwNT ˍ Z9͟lih Y^d! aBT]}l9!&|p$%5&*9Y'M]`Af͙'Nq.@bdylC2E-FrlўD '/Y!?i0L݊O~U [@odϕ"jNUϹrZQ,N3Zź)R0X23xB Y&R`+W}KDZtlkV9;B3~mZZiYv#}l["zuYT S MJvxmxb^N_[(ƀG9?dTD>[ 1Be]R 0<'߻ xV+Y=oT-E#&Oצt+J-!|oK'7x hJ7j&4|& }%E8m1d*!@9dMuHHL+*I?W'7=ˀ"GL$2"z^&)kr:[x=t)٬B spV9 yk~ǞP^ FϺk/XɴO  ̌2t&dhւ1ϭ&V%ǰr 9ޗAV )P)k.wqQcu9auP3+n|Aܦ`lUc5&BᄳMQy/x4S{[26Id{awjv{4V -Y"hPhm3%p1rg?3ʻ>vPDy3-YP![%n{N?#kJMrfELc {37O4Q~ [)%gYn F5H:ln|,w-. 3VvD|qF)L4Gl_ 7׊I'DS^<Ç 9Ko~?Of x~mBEjRw'c\@<-6FXgi-=x<[S+}nI ,sItX0f"B, ix@ƾ!x wg#i>C>P1!s|aC$a+JdB_ PkqѰI aO㎋p[& Z- ˿@/:Ku2K+'sR*17:|"5!Z`E.g > -(x9` 5ocޟ'1(4fKe4+Vd"3 aK:z{8SbW8(ͮL7G<@ 1߲{V&1+;]3&!gMo E5 +98M,k\;PfbXp% iY|JbSGW/HM''nX:6i^όk jSf=K2|,2[}4D#`akRՀ4LB.9rql^ԃ ]Z 4VwG1 N$=KpRޖlr}g.E=ӥE#=Ⱥ^Vʖ| abA pKŠ,tGG:wq0(aLdItYwwC<ڟd-%Ȭֱ'|rn()۝pR($TÝ鰀 k(C քvGkmy a:Sο⓳kx4dq ;8,d7Pef%T8sNYkW}St%u%۞-蒹[]뀽QuM| Q`,(\&)ڻ3Ql+R_f="Dь4G1ܢ0ѦP}g\FAN##zt StN+x uCZ+aZf,#pxJxlU$tXßT>kFN8)*jP;kٯ=J:CB>+$w>K=:t,E,u\RF-V*M] 1)"%l5ix/ -xb,~>aEF4]Wt)#c5Ή7줡t422:+7^x3wALC[W{uXɎ~$w1޺~Xpq0 qBA1r[`NQr*wIrC#2W#1H#ȍ$T kǎCd¾2;_*g|r *3ի'#i&j;MCݻl֪۶g?EQf##L"S–XyglQʶ@=v4صCu)tS䠋߀ dս[hQ 4v9\MJJ3[kk!L2B2bXkaIPreR@ ٩X{vc;[*cf2m(Te)7OP#}{.TCnn"IJMwnȓ 8&~p4 Gэ#RS+`,bPg,-|hծӝD"h1߃x.!:,/*I_X l9pX@Sz>=<+Gvߓ#óV"%#Y&FI GI#Aroa[ toqhf{]c&`m5<,gETX@>ha<8c rȝRbYuzʹo6=i G'0R_Y,MƸ Y5_چ~%(܍=k†]EΠXRfvE 8졳~^imH |reɒa(EtL=G5fx16 muv ,e2$C΁}+'h@i5+|*@pwE$p@lE"T .M c@UG"Ӽ]Cj58֜C,ZPyV7%}dѧ 﫸h<{9tP~5WG:LGJc*b,nab裸=Q;!h8pl7 ' N)Y'/zt\6hoc}D8 |C N[vyu HNJǩ|x vFy^4= _u.*k%)ʐk)PG_% /Z]^T͇+hd*ާTb}=@F"pJ#a @2>ijMpӹ,-XuJ{Pg}t!9F\ ._[ƍt)X geH8kznL_ €WKwe_I9b9@[*>mMZXu`_~>o?@[a78~cuh2>%% b^H^ ~/o12a~QUrt@{BȈ\ɔ Bz_b]ŸŖ7> ⚕@H #((mHb{7_HGIVf1Aox|@PTWȼ҅'F1й5_}[c$-q0F 2B㢥ŻG@< K  8LQܻi. }cΎP2R& QɃ;Dm*2y+޳3غ-K%l+; ܰrM[9Zv 5R7<-^WyIPK5p$zAּNAb2@~/\\Z{dE^d'd@0bڠ('ъ)i.XޖERcr]8~`hٴ旚a.{ruYyb88 4^]ZߗX$P5Ygx.rx1mQڦͻ-(zz3#qf7#\[:3g6!8uxʚ>YJ7ISܐvws4[>Tjw% +uri~Kz [xI`)r~OgqP9+@x0Q0B>-}!Q0fwөp;0e55& 8dVbMwn%~t WC:{eD='0rJ ~UW\wVXX2mPDN@xsϊ_fwn<&M{z8DM[mM%k*FN qN[_hvVkK3Ab1i{TzGV{,.oS}^F{xL.y8@JS\2y|9i9)c%XF7Il-N#0z\g H8krc'`O%Snkx'؈i,3*6'NyUw1!zFBip?KCpZٻhH}hVѶ7KpG3ju,=-~tmҘ2H$N="SO{ :4o,?A̴2G]s!bͶ]Z nﺛƫ9i;$amxkrs_0&x}fcETVţPdCu؟u< w7qhxTf6@JDGV2W6`.AgbU 8;"Q܈{KuA|x d2fS8;Sn(ý&""jP㍂CS2R64e^H^+#$`%ȴ@8ΎrwsY:'`~>r&D4+QrPԴ m2uFut4>JZ=Ǫ]mrE^4tv[3T][b9%9u3c^g)M]p_j aK.S\5ƞGp\}GM:?InQEԂ'kƈV3$$8e :i(E@PS#nُo?K/ P쬴[s;M؝t621FߕH;q8|?T̿RAJ85~0Sѩ)&NwH^ʻ!*˪ڍb*t1ۤBI-eOgҨK Ϳ_804LumTdEkåYG%Dߩ=m݈g5trl>Al z ws->\:w%&1 ; 3JZozAMWH,,(8:|Έڡ3{"ߛ )W`NzKw$"$I~Y"v#A3.vg~|Z#}5 8mW:8E(˶ YZ