puppet-server-0.24.8-2.2.1>t  DH`pK9/=„B̜xĆCh5X$H"J0kd[X UZiJCdW;O??d  P  X l  v        8 L e ~     ( 8 $9 <: >? @FG0HDIXX`Yh\]^b'cdeflz/Cpuppet-server0.24.82.2.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.K-build13YopenSUSE 11.2openSUSEGPLv2+http://bugs.opensuse.orgProductivity/Networking/Systemhttp://reductivelabs.com/projects/puppet/linuxi586 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큤K(K(K'K'K(d76a730048a8538f9e644af9752aead3f6c107e4db6ff6575c4a30112635bd06d2253a05396b6031bd8e0473956b27a1c67572d2a1483753b60de565d5dbf7f3/etc/init.d/puppetmasterdrootrootrootrootrootrootrootrootrootrootpuppet-0.24.8-2.2.1.src.rpmpuppet-serverpuppet-server(x86-32)    @@ 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.2.14.0-13.0.4-14.4.6-14.7.1KI@IIHe@H@anicka@suse.czmantel@suse.demantel@suse.deanicka@suse.czanicka@suse.czanicka@suse.cz- fixed CVE-2010-0156 (bnc#585402)- 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/shbuild13 1267795757d_0.24.8-2.2.10.24.8-2.2.1puppetmasterdpuppetmasterdpuppetrunpuppetmasterdrcpuppetmasterd/etc/init.d//etc/sysconfig/SuSEfirewall2.d/services//usr/bin//usr/sbin/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2:Update:Test/standard/2dc8f2733e6647b3414285e0ac4616ba-puppetcpiolzma2i586-suse-linuxC R<?P] b2of"jJĻxiY5h;3:G9p܂ Z5{13!cq|)he ;0`P\_ƥk%A"v!HΌwlB~}:s+0!"Uk.T!WT)f߀APĆ0V٢iS'6Gæo#؎$n*!p+S-xE\Hg잪&Lz>K,vLIptdl=鴌6ZuIeP[ *2M'SN0QVo(*Hy\S#sc8ݿN'0_6# C<vN[=/eUo5U<<1=;Ht1(3ynY|h$'K;b\n;P}ȋ!xm7+V򪍥*~9%UIhp)ޫEwR( h,v[DΝ`Oznl+I2htV *Iuڜ:$]:ĐW6o#1H!sʹBCF1o͸G_)2hd>lʖ%REk 'EÙƬo6JZr{ y2u ():*|0T% *zG6fz7ďeV_j@_XHϏ=ɴQJ4 :8{ :O6?Aۤ8{ZEvSޖտqH4+6 5]p2]9\fmK]f>ڤƗ1^L"Uw6}rA"~1;Ur98A=K.+3;ׄ+~KQ:-VD䶘T҂:\R3SgʷZAX34K]6z7` ί7iܒI!RY=OAxoPQꗇD~ TBCMִM n\>勌fD5yk a3)i,Y2Ed)_eha>ffzvE! 7V5 %dcBrf!MrQB`N Rb-呎Cg Flߠh5pAm?ۧ8Z1j ;G5405S.2Yςت݌̊;鬖 ^-rhh|[<3'gjܙwm(1C%aZohN#w?`nIp^859, G. -x}Xb3My1 T$ {=A=GDۣLhYeb" dh/:fpF*StM'k-85@fqw !5׀ Yˑ`kP tl?q"kRȠ))F&lmSu~+JUNA-W2F;nv.ȗQ8&ah[w=9d`oЋ-8IP?O9k/] -DeN3)e>ӳ[7j I4Y& A*-v3ћpvUn|sAt3v`peizul=lVG~S8Oj:F5Y0Gp "ķP.>N߳l"~KC3&r}v)AK{c ugWFG~9}W22!d515GtHOU)aꅫ>s>cD7KGel=%~ -Wq>a'YW.k7ٞm/rdswŕ*v3J' J:*ڴg/7poq9D۰;,XwGeuqd Bmo"L RfM/[!b\m?:QDDgu θκRnuK9qޯiEH9]{M)0L?&Y̏VI^tt95.Üw 4 X$3E-vݚ!22+Q3ۤ;ATV57E-ct ]( M|+YE{~10jq< Gؼڴ0m"cʡTŜ&*d}/R(2cf2KXegBc`.)kd ~_wɷ& S/;m W"cZv=퀥2"ց_1ǖegjuJ7cx6=d>=r }4>Ҟ2,^m5ί ~xKLzq!{m^VjyƧJOxxxfV@쑢'%' CB< Nן7mjtXv,g@Wce\jw=Oc[4z@n5voS r8}$,ٔ|ܺ޲_Fy_ɯ5ԨQm"U"-|?_ltzfI R( (y8u/;ue񯇭JD;Q(*@.U4IA{Ksjm.PUUbҿ5ihHBejVӠNL8C|XY1dMڑpQHÈWyHldV܊]qrvWx%gb \ˠH1ߙ&'Dt yŚuWKϪ;euHrCrd_zgY$7.GӞqo7:UQZ$Y@BB$ 2KaI}FfKôZXq5'|t R?O\PeNw/0Տ S"+'S/i߿hת>Z3Ħ H-{ʻZKZϡrIcs'|,:lD#yD1I{!Wfk~T +$tNջNPejf(IAN,`/:as1.'tDnOd{Dn r13-6$` Qo9>)#8ߢ_{" '+xЍN4K2Qn^4'fٵ/?婶VnW(вOA ņ@txU|ќaLn|?*8CXPC7 >ۑ<?Y1.p_v.*fV'LX*IIW t殮 gKE8;O-35!U)p1\qJLr3#sKaşl笓g]!lJ$@FAP\fZ#Ka~ cLڳa.(\Y2:휃LpJLo3z59t*h>vɿ9 pg&8 ml ̺Ә\2!w&?0~(~!fI)a0hsa W}UՍsF'q}ybv%8;aٷar%QrryZUH', VX57J5&!5T)ϔH1w-_9#oƐnGQ+7ջ0T@b~YbVt% ɮpEb  !0a1,# .yA8oBNQlϵ&xt֙Oz^07n Go!7?Npش8[t_"W:>l('\Rz'lSWMzds:U6ǻwk-=g,Cqq6*v 1<wErS|/Jp UKkgC<8g!/q})$M^ h҇b p|FڻGf6HWѥ̦ܬ&cuNry?٨ _K 9GFih͇HǾ6-Gf$]- M@pZz0bs+cmO|pw$+n[%^y5p8ߚ7/aۇ̄-@;! c =ɉFѥzQ+/x;C!9}T0HԖAS2N !I|߫/c [JEoiPv(qZg*}ac|ˀRj2dd KV}DZ~J:5>lͥH]k]RN)`QK"DaXo7s?LOH4>lB, tcBBy =oGҰsP`Wu5B\r)~`8}j~'Cɞ.od$ۍoy>7ˢX/GSZ+eF &oSQ杫do?m%b.BM79; QH{˪DntT2Ն$"G P'@_[-֖ewrBz-=`Z S#IO ~5 GW JӖX4U