puppet-server-0.24.8-2.1>t  DH`pJC/=„a9")8F'~;dsw;[8]#zeC,3 v̘ &H?ֳifW Cye!v٥j(7œ_,ybEnCa=NGϛNRgB 3""Df_6ϟڨHY9-q~ַϙ# 럠b^+[;;o!;B0V  7)(fA|FAZ}5rjM\@pҏQ*9]D>;?d  N & ` t  ~      !  @ T m      ( 8 $9 8: >?@FGH I X(Y0\H]\^bc^deflzCpuppet-server0.24.82.1A network tool for managing many disparate systemsPuppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files.J,build31YopenSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgProductivity/Networking/Systemhttp://reductivelabs.com/projects/puppet/linuxx86_64 test -n "$FIRST_ARG" || FIRST_ARG=$1 FORCE_YES=0 set -- PNAME=puppet INSSRV_ARRAY="" while [ ${#*} -gt 0 ] ; do SCRIPTNAME=$1 shift SV_B='^### BEGIN INIT INFO' SV_E='^### END INIT INFO' SV_KW=Default-Enabled SV_VALUE=`sed -n -e "/$SV_B/,/$SV_E/{/^# [^[:space:]]*$SV_KW:[[:space:]]*\([^[:space:]]*\).*/s//\1/p;}" < etc/init.d/$SCRIPTNAME` test "$FORCE_YES" = "1" && SV_VALUE="yes" test -n "$SV_VALUE" || SV_VALUE="no" INSSRV_ARRAY="$INSSRV_ARRAY $SCRIPTNAME $SV_VALUE" done set -- $INSSRV_ARRAY while [ ${#*} -gt 0 ] ; do SCRIPTNAME=$1 SV_VALUE=$2 shift 2 test -n "$SCRIPTNAME" -a -n "$SV_VALUE" || { echo "SCRIPTNAME or SV_VALUE unknown"; exit 1;} if test "$FIRST_ARG" = "1" -a "$SV_VALUE" = "no" ; then sbin/insserv ${YAST_IS_RUNNING:+-f} -r etc/init.d/$SCRIPTNAME elif test "$FIRST_ARG" = "1" -o "$FORCE_YES" = "1" ; then sbin/insserv ${YAST_IS_RUNNING:+-f} etc/init.d/$SCRIPTNAME fi done test -n "$FIRST_ARG" || FIRST_ARG=$1 if test "$FIRST_ARG" = "0" ; then test -f /etc/sysconfig/services && . /etc/sysconfig/services if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_STOP_ON_REMOVAL" != yes ; then for service in puppetmasterd ; do /etc/init.d/$service stop > /dev/null done fi fi test -n "$FIRST_ARG" || FIRST_ARG=$1 if test "$FIRST_ARG" -ge 1 ; then test -f /etc/sysconfig/services && . /etc/sysconfig/services if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_RESTART_ON_UPDATE" != yes ; then for service in puppetmasterd ; do /etc/init.d/$service try-restart > /dev/null || : done fi fi sbin/insserv etc/init.d)E큤J(J(J'J'J(d76a730048a8538f9e644af9752aead3f6c107e4db6ff6575c4a30112635bd06d2253a05396b6031bd8e0473956b27a1c67572d2a1483753b60de565d5dbf7f3/etc/init.d/puppetmasterdrootrootrootrootrootrootrootrootrootrootpuppet-0.24.8-2.1.src.rpmpuppet-serverpuppet-server(x86-64)    @@ rpmlib(VersionedDependencies)puppetinsservsedfillupcoreutilsgrepdiffutils/bin/sh/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)/bin/bash/usr/bin/rubyrpmlib(PayloadIsLzma)3.0.3-10.24.8-2.14.0-13.0.4-14.4.6-14.7.1I@IIHe@H@mantel@suse.demantel@suse.deanicka@suse.czanicka@suse.czanicka@suse.cz- update to 0.24.8- add zypper.rb plugin by Leo Eraly- update to 2.4.7 * Deprecate the NetInfo nameservice provider. Use directoryservice instead * Add macauthorization type * Refactoring the thread-safety in Puppet::Util * Removing the included testing gems; you must now install them yourself * Refactoring of SELinux functions to use native Ruby SELinux interface * Removing all mention of EPM, RPM, or Sun packages. * Replaced SELInux calls to binaries with Ruby SELinux bindings * Adding support to the user type for: profiles, auths, project, key/value pairs (extension to Solaris RBAC support added in 0.24.6) * Added a number of confines to package providers * lots of bugfixes - add sysconfig, firewall definitions, package init scripts (bnc#465778)- update to 0.24.5 * You can now select the encoding format when transferring the catalog, with 'yaml' still being the default but 'marshal' being an option. * Removed support for the 'node_name' setting in LDAP and external node lookups. * Also removed support for 'default' nodes in external nodes. * Exporting or collecting resources no longer raises an exception when no storeconfigs is enabled, it just produces a warning. * Always using the cert name to store yaml files * Added support for the --all option to puppetca --clean. If puppetca --clean --all is issued then all client certificates are removed. * Resources now return the 'should' value for properties from the [] accessor method (they previously threw an exception when this method was used with properties). * Modified the 'master' handler to use the Catalog class to compile node configurations, rather than using the Configuration handler, which was never used directly. * Modified the 'master' handler (responsible for sending configurations to clients) to always return Time.now as its compile date, so configurations will always get recompiled. * Saving new facts now expires any cached node information. * Switching how caching is handled, so that objects now all have an expiration date associated with them. This makes it much easier to know whether a given cached object should be used or if it should be regenerated. * Changing the default environment to production. - fix installation script (man8 permissions)- package created (version 0.24.4)/bin/sh/bin/sh/bin/shbuild31 1255986476EUEXCKCLEW0.24.8-2.10.24.8-2.1puppetmasterdpuppetmasterdpuppetrunpuppetmasterdrcpuppetmasterd/etc/init.d//etc/sysconfig/SuSEfirewall2.d/services//usr/bin//usr/sbin/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/e6dc71ea580a3278ff485210688dbddb-puppetcpiolzma2x86_64-suse-linuxB"]Dp3?P] b2WLM3"([+fBịsbt 7ڂvd0o,s)Q'*t!Q"ˢ8(tkG IUr4/&6W9/VeՋrAY!RҒz#E±ڊxܳb<1]`07#|#9So,r$4UO/X*hH\Jm|W>0=5z"bg/ >M-C%l64y emV `ˬJ"O@iD4⩙#gK4n DsX#[J*5$Ej1ߠKZ)j+|_vEB. 7[Pٿ `YA;h?x EЬ=$svSiquladRVpqI(&o 浰' VbsOElȯ7@~V2tdm@ XC: U@< pK[ıS.:8*㯠({E,땤a=/VI_&0\1#um]MpI:M燛|$Sy"gw3ՌriTnƈq-740! 4 mph 5skՒ ,!%ۋ a 9zKixY c= Fw! `ܛ[9| ^׮8eŅRTB?F[vő|=xwHz4RfwszyHk)o*fX_fULs.{E'=p{Cf*L-L?7]~NOR[30B9뤪)+g.ʄW3}y.92AٙΙ诜X\<{> !ۏXv ^dx%RMF1 I/ܾsE,ꭄK3RkAR-D{#<KJeY?'Ҹof4.Gy0uG(5PV" Eh'}NDK#JO`h8y ߻xP:D ҁrQ -dn.XOy<~ W5HcHx#d1jzyNwNّ l{-NBscCce=x68[|Y-u$aڻ-)qR4*ZQeP'Vq& dwn<}KlӲ=:hmw86C[vdD?L* B8FKlq`ADK6ν8u2pQgz%u-s\bl\ CPT-ORJS˴4]~B8IKf-]ݚL,p!Ȧr"NA]<;ak:Jg;sl(XFAq6N4C#5ѿPJRhaűA)ӺT4cwA`z>*x{*&QSb g#$%_-V9~ D aʞsg-izQ35kqVŪt,+G?R4C:~ܺAwZL 7VZRNu\i1KSMV [Iwi2?etngʉ6T{ .Fqw]S HjFs0GUPQl4H:&w צC}gڻ\!CwቷT]MJ%6Pi`Sŗ tu`OUn #0~j|JT,S9З]8԰+hU_ °5͛t r|,/Q7LI6[):\4oVV*VT$}bB,5.F|KuVe ,.6ppؘ)TD2@HI1F`>cJs BZI*X++U_o!.;~%W ]6ȼc)uo#*k&@fi ]x!“ij'(ߊ:26z|Xjl|>b70(JVc %=LW%!pR(Q)UʪrCPҠd-MZI_ߧAbkR3Cp ^w] \)+Hd5; }4'Bt_}v1Xo;>ҦY;7l X"Y73;;,k/&MknǕu> @dd0`ca!Qzd$r?clۈ[zB^\@+HV;;蛰)4V퀸hHlY ,nŠ q  `xzn!Vb iWyқhwjar:-zd]|<iO9^F#'uנJ0dkV|D>Vrw]_%_Ȏe|;jS_*𔐷LYQ2ޡjͰ-1{E }n_;@\ B9^m:|LdQ* /] ^ c4 9ڬ Wt_VK4H.^|EG_=*},GoyD%M.pUctMr9Yb,:E^#,'[õVr:w"ǿۣ va`t2 J^P"bkwE_cvp2Af 4i n>0i;9H m=acNJ٦t2/2}WRՐx֭% X ?gz0Z0$vՒ,ysP/#L_2 y UJ Q/FFr Q+շyΧ@ JLW4.wޑr}c?G=+ T7nғh0SPWg5" +4]~>+YJEٖR6^KÁ&,קmT +,vB7vjJ;f{KI4|٧# nBi2 ׏,$ N?D*JLЙ}6>Xsg8d6v /Vg}YP?Dlŧ]CZeJ:;/cS#+p"[ݿ|d@%X{pgl149z:mVn/_%GѪh,Վ3.T.pw*$\V:,{JՉaWLڹ;,"x9JS@2ȿ~P_u$ MQ-XoKf$ueJ~_'Ao=pcL\pՌeXA.\5=-f%5"Civ/.|j=Qky N_{Fr#k6W|.bG$DXl\t׸Y4-ջPU<h7ɶ_{-jz8`ͦouUFnM-wk (ԆfAxm!Vx:{@'8rp⢝钫9 !@ڌ;־m.et n g+uQ<JUAgg̱jW['yB!$@^uIev3jM0C$>?vDqy",GI!3CdԊJ}e7 26|`I}VUjΑNrF90O˕H٬(CCI)`{ϳS(. B ,GI\bO3\ڹ:cNv]YV!>oﶮ|fL7tg&x{2=JV: g(,alIjf?CoD:i{*\k8#لnJ&S`HT(y [> 2\Rf oŶ ZuΩ Ʊa˥8$-CnT35$gQɢD24 xihc8:?mzgLEBӗe*d +K}Lns3`AԌɆ0^ U&e=RF*mK!|=fAc}bi bځm$ j.p=ݩ³hPբ{ɑ6Qy:2ch u)},t,6Ng9X*I"RvPq*-F^LkYykۀN4 oG=t z:Wf*C0 #'A" c:-gъ@ GQiGT/>g%Y/YL;"1f$7yJxe?!Pw8@y??W$G5.z(Bu^!Ol9Iژ(b쇜Q 2-?d*1;ޭ{ RK@I,?b1X)ej,0UOε,eR\=kq6'FL51m6'6̠s"0v`)e(8c:m)XTV^Dw?'ӲadrMFDq#ІJr+-ԃle9%vmU^2 ٢!gT'ZGD4g3zgJ-6c͡ IŊ- o-Ϋ?:w#vMе=7Ս_"vl5j]-ZbKu?}^&,;5o$PO_95bF%ч0Aw:TXʺ(Xٛ,~^AVeSJLv1NI(N*Ì}uGq#%'1h 72B`zX.$8WXviqc~SsZyq](<Ɩ*.:9W5i7h#N6hyS7{WTaf ~L2J2 oT(B1o61Mh G$VJܝuz+nՊ |-jc;TZu.D){Powp@ b# ѮSAB~-\jEUGCdć9[ٹ0Ngm2<*=8CDzg!/HH0Obn衘7~ k.(_>G UJEWtXj/(e87֝&e =Y(LNB0[05ճiߣƃZ)kί7.OLT=Z:">7 {kV/&70 ͏tJS.OQ'p.fc|)E] e]MpO'Y#7F^1= uwt*O0C8bC 9b0~*d@܍R%|idԜBQ:qRsuibdgcI7AEz呭٦"zņXJ `f/\+@xJԨb^ROH{I,ڰ!EVƢ p%!O(h}ر":.jJzZWGy菳Z8mt3E!S'cFDZ`=7+Hދ5ytNJd:" HhC X2 j>PMU(3Cl8<gC/|IҎ_@fXRTH}V\Z[#KEy3OZ։"-kpLW*13 bZ#[d2F+_ؠ"e"V8j <[ZJe+MC/m_$~0|T(o_ot]x# PvK IN,.sPgr.-s