obs-worker-2.6.10-3.7<>,@Z%B CTz(T{Dohsى B5\qmS0,)*n)@z<[B?1'ۇl~o{'qNWz7/FO&^k^Tޣ;{#O؞omh[oS<*WQ׌{PRJ>~?~d   G ,I ] r    "  ,  @       " @ T `  ( 89:=|>|?|F|G|H|I}X}Y} \}]},^}yb}c~d~~e~f~k~l~z~~~~Cobs-worker2.6.103.7The Open Build Service -- Build Host ComponentThis is the obs build host, to be installed on each machine building packages in this obs installation. Install it alongside obs-server to run a local playground test installation.Z%lamb52SOBS:Server:2.6 / SLE_11_SP3obs://build.opensuse.org/OBSGPL-2.0 and GPL-3.0Productivity/Networking/Web/Utilitieshttp://www.openbuildservice.orglinuxnoarchgetent group obsrun >/dev/null || groupadd -r obsrun getent passwd obsrun >/dev/null || \ /usr/sbin/useradd -r -g obsrun -d /usr/lib/obs -s /sbin/nologin \ -c "User for build service backend" obsrun exit 0 test -n "$FIRST_ARG" || FIRST_ARG=$1 FORCE_YES=0 set -- obs-server PNAME=$1 ; shift 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 TEMPLATE_DIR=var/adm/fillup-templates SYSC_TEMPLATE=$TEMPLATE_DIR/sysconfig.$PNAME SD_NAME="" if [ -x bin/fillup ] ; then if [ -f $SYSC_TEMPLATE ] ; then echo "Updating etc/sysconfig/$SD_NAME$PNAME..." mkdir -p etc/sysconfig/$SD_NAME touch etc/sysconfig/$SD_NAME$PNAME bin/fillup -q etc/sysconfig/$SD_NAME$PNAME $SYSC_TEMPLATE fi else echo "ERROR: fillup not found. This should not happen. Please compare" echo "etc/sysconfig/$PNAME and $TEMPLATE_DIR/sysconfig.$PNAME and" echo "update by hand." fi 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 # NOT used on purpose: restart_on_update obsworker # This can cause problems when building chroot # and bs_worker is anyway updating itself at runtime based on server code 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 obsworker ; do /etc/init.d/$service stop > /dev/null done fi fiC4$ZZZZZaa044e58d592bab9f7ea19ace7e15a4ea0585d449f1ae803888fbc672980908d45a5840f3879e47957fb089c20fba4c8/etc/init.d/obsstoragesetup/etc/init.d/obsworkerrootrootrootrootrootrootrootrootrootrootobs-server-2.6.10-3.7.src.rpmobs-worker@@@@@@ @ @@JJ@Jcpiocurlperl-Compress-Zlibperl-TimeDateperl-XML-Parserscreenpsmiscbashbinutilsbsdtarfillupcoreutilsgrepdiffutilsinsservsedutil-linux/bin/sh/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)/bin/shrpmlib(PayloadIsLzma)2.164.0-13.0.4-14.4.6-14.4.2.3WQVm@VT@V<@V@V@U@U5@U%@UT TTXQQOO]@OOO O|7Ou@OpZ@OiOgOaO`@OYOP@OF*@OC@O>A@O@Nܲ@Nl@NNwNσ@Nσ@NˎN@N@N@NN @Nj@NFNh@N)f@N MM@MM@M?M@MM3@M>MUMMx@M2@M2@M=MI@MoMk@MgMc@MY@MA^@M=iM:M6@M5M$]@M!@M"MLs@L@LLLOL@L,@LL7L6LLML@L@LLL@LL@LLwLs@Lnn@Li(@LZLRLF@L revoked/reopen/superceded handling * bugfixes in maintenance area * drop sysconfig.obs-worker, merged with -server. * regression to satisfy 12.2 check: obs-worker MUST be installed now- update to current git, version 2.2.106 * improvements in issue tracker code * binary upload feature * supporting links for new packages (no existing target)- update to current git, version 2.2.105 * new, faster obs-worker product build code * maintenance release resign support- update to current git, version 2.2.104 * fixed special cases of branch command * fixed project copy with binaries- update to current git, version 2.2.103 * fdatasync also for solv files, requires new BSSolv- update to current git, version 2.2.102 * scheduler is using fdatasync now- update to current git, version 2.2.101 * fixed vrev handling on maintenance release- update to current git, version 2.2.100 * using issue_tracker data in backend- update to current git, version 2.2.98 * new branch code- update to current git, version 2.2.97 * fixing schema validation * issue tracker support- de-ghosted important configuration files for webui- update to current git, version 2.2.96 * many webui changes, esp. improved diff support * incompatible patchinfo format changes (was marked as experimental)- update to current git, version 2.2.95 * many cleanups, getting near to RC1 ...- update to current git, version 2.2.94 * distro release support- update to current git, version 2.2.93 * new source md5sum trigger mechanism. WARNING: this will trigger a rebuild of all packages with links! * fixes to support openSUSE 12.1- update to current git, version 2.2.92 * fixed updateinfo.xml generation * added openSUSE:Factory:ARM as default target- update to current git, version 2.2.91 * fix for died schedulers on creating deltas- update to current git, version 2.2.90 * 2.3 Beta 3 * obs-common is part of obs-api package now * using nokigiri as XML handler to fix ruby crashes- update to current git, version 2.2.85 * large number of bugfixes after Beta 2- update to current git, version 2.2.82 * new source service handling is used- update to current git, version 2.2.81 * new branding name Open Build Service is used- update to current git, version 2.2.81 * some important fixes after beta 1 to get openSUSE maintenance rolling- update to current git, version 2.2.77 * cleanup in maintenance are to become beta ready- update to current git, version 2.2.76 * bugfixes- update to current git, version 2.2.75 * delta rpm support for maintenance updates * new webui request views * regression fixes- update to current git, version 2.2.74 * support for generic authentification proxy * maintenance feature work * larger amount of bugfixes- update to current git, version 2.2.73 * fix crashes on large file uploads with mod_rails under apache- update to current git, version 2.2.72 - finalized the apache2 switch, please read README files for details- update to current git, version 2.2.71 - **** Change from lighttpd to apache2 as default web server ****- update to current git, version 2.2.70 * new architecture controller * new reject request feature * general cleanups in error handling- update to current git, version 2.2.69 * regression fixes, should work with old config files again- update to current git, version 2.2.68 * kvm appliance build fixes * maintenance release support- update to current git, version 2.2.67 * appliances fixes from Jan-Simon * releasetarget handling support- update to current git, version 2.2.66 * appliance updates from Jan-Simon- update to current git, version 2.2.65- update to current git, version 2.2.64 * maintenance release handling support- update to current git, version 2.2.63 * backend support for maintenance features- update to current git, version 2.2.62 * more maintenance support work, api is in theory feature complete- update to current git, version 2.2.61 * more maintenance support work- update to current git, version 2.2.60 * we skip 2.2 release * more regression fixes for 2.2 features * first maintenance features * mobile handheld web view- update to current git, version 2.1.80 * more regression fixes * protect against loosing every binary on misconfigured source server * project wide source service support- update to current git, version 2.1.79 * plenty regression fixes- update to current git, version 2.1.78 * fix hangups of webui and lighttpd- update to current git, version 2.1.77 * fast search calls again, requires new and incompatible obs-common package- update to current git, version 2.1.76 * permission handling got bigger changes- update to current git, version 2.1.74 * a number of webui updates * appliance fixes- update to current git, version 2.1.72- update to current git, version 2.1.71- update to current git, version 2.1.69 * fixing file system permissions for new installations- update to current git, version 2.1.68. * obswebuidelayed is obsolete- update to current git, version 2.1.67. * plenty webui fixes and improvements from Sascha- update to current git, version 2.1.66. * OBS interconnect client fixed again- update to current git, version 2.1.65. * Jan-Simons project read access protection code got merged- update to current git, version 2.1.64. * new api content validation introduced- update to current git, version 2.1.63.- update to 2.1.62: * new dependencies to erubis and rails_xss- update to 2.1.61: * no major features- update to 2.1.60: * first 2.2 Alpha snapshot- update to final 2.1.0 * no code changes- update to current 2.1 branch snapshot, version 2.0.107 * 2.1 RC 2 - Fixing branch by attribute call, supporting also project links - scheduler cleanup for delayed project handling- update to current 2.1 branch snapshot, version 2.0.106 - 2.1 RC 1 * small fixes only- update to current 2.1 branch snapshot, version 2.0.105 - 2.1 Beta 3 * source access control fixes * user authentification fixes- update to current 2.1 branch snapshot, version 2.0.104 - 2.1 Beta 2 * source access control fixes * allow admin to control new user registration- update to current snapshot, version 2.0.102 last before 2.1 beta 1- update to current snapshot, version 2.0.99- update to current snapshot, version 2.0.96- update to current snapshot, version 2.0.95- update to current snapshot, version 2.0.94- update to current git, version 2.0.92 * webui switches to MySQL default- update to current git, version 2.0.91- update to current git, version 2.0.90 * still alpha state * webui: source history browser * webui: submit request creation- update to current git, version 2.0.89- update to current git, version 2.0.88- update to current git, version 2.0.87- update to current git, version 2.0.86- update to current git, version 2.0.85- update to current git, version 2.0.84 * reworked flag handling in api * switch to rails 2.3.8- update to current git, version 2.0.83 * lots of fixes after extending test suite * notification system is now pluggable- update to current git, version 2.0.82- update to current git, version 2.0.81- very first snapshot for 2.1 release * read permission control feature- 2.0 * fixed download file support in webui * fixed package checkout from remote instance- 1.9.92 (2.0 Beta 3) * basic proxy support for backend * signd setup support for appliance * bugfixes- 1.9.91 (2.0 Beta 2) * New patchinfo editor * bugfixes- 1.9.70 snapshot * feature complete 2.0 snapshot- 1.9.63 snapshot- 1.9.61 snapshot * obs-worker becomes noarch for openSUSE 11.2 and later- 1.9.60 snapshot- 1.7.53 snapshot- 1.7.52 snapshot * group handling support * attribute type permission handling * reworked permission handling * default reviewer support * product build cache support- 1.7.51 snapshot of 2.0(aka 1.8) * reworked LDAP support by David Greaves - ruby-ldap is used instead of rubygem-net-ldap now- very first 1.8 snapshot * first merges for new WEBUI * LDAP authentification support from Luke Imhoff(Cray)- apply current 1.7 Branch diff * fixes kvm check in worker init script * fix DoS when having binary data in build description files * fixes possible scheduler crash- OBS 1.7.0- OBS 1.7.0 RC 1- OBS 1.7.0 beta 3- change SLP nameing theme from obs. to obs: to make obs browseable- OBS 1.7.0 beta 2 - Requires Ruby on Rails 2.3.5 now- added rails_enforce_proper_version.patch: make sure we really require rails 2.1.2. using ~> 2.1 is just wrong.- added bs_srcserver patch o needed for local obs when using openSUSE.org: projects and you want to do local builds via 'osc build'- Really handling the directory -> symlink conversation correctly.- disable the broken part of the pre script - buildrequire "build" to avoid dangling symlink warnings- Update to final 1.6.0 release- drop own build script version and reuse the version from build package instead. This drops also the unwanted dependency to bash-static again- update to version 1.6 beta 2- take sysconfig template from svn to fix #490258 in the package.- update to 1.5.1 * Workaround for Rails 2.1 bug- fix dependency to rails version, require 2.1.2 now (#479039). - disable Download on Demand by default as security fix.- update to final 1.5 candidate * fixed product generation without betaversion defined- fixed rails requires: 1. added obs-1.5_rails_version.patch to make all rails apps require 2.0.5 2. fixed requires in the obs-api package- Update to 1.5.rc2 - init script fixes - various kiwi image handling fixes - relsync fixes- branch to 1.5.rc1 - include bs_productconvert search path fix (bnc#458309) - add ReleaseNotes-1.5 file - rpmlint fixes: remove executable bit from perl libraries, add missing package descriptions, add missing %insserv_cleanup %postun calls, add missing $remote_fs init script dependencies, add (failing) reload command to signd init script. - do %fdupes only if the distro has it (fixes sle10 builds)- get setuid handling right (bnc#446164) - clean up fillup-templates - "sign" is not noarch, so the package isn't - use fdupes to hard link duplicate files - provide "Group" and "Summary" where missing - fix permissions handling - incorporate new Meta handling - get changelog and fixes from Factory- fix init scripts for stricter 11.1 requirements. - get rid of strict rails dependency. - there's no more rubygems-builder. use active_support instead. - fix file lists to satisfy 11.0 rpmlint checks - move log file creation from %post to %init and %files, where it belongs- add bs_productconvert and obs-productconvert subpackage as temporary kludge to make this tool available.- fix webclient rails version requirement to be the same as the api oneupdate to svn branches/buildservice/1.0 -r5344: - add signd - webclient-EXTERNAL_FRONTEND_HOST.patch: adds optional EXTERNAL_FRONTEND_HOST config value for situations when FRONTEND_HOST isn't available publicly (ichain setups) - webclient-RAILS_GEM_VERSION.patch: enforce the right rails version - use cleaned up spec file from openSUSE:Tools:Unstable - make the download server setup in obs.conf a knowing decision, instead a secret default - satisfy rpmlint so it only warns and no longer fails - fix previous changelog entry- reviewed for Factory submission- update to svn trunc -r 4169 - heading toward OBS 1.0 - fixed requires again - dont copy doc files, they are packaged already in .tar.bz2 - put all docu files in obs-api package - some %pre / %post alignments - schemata and doc now mentioned in config - includes hermes fixes in config and the worker- update to svn trunc -r 4091 - incl. bugfixes, see svn log - added hermes- update to svn trunc -r 4074, bugfixes - added file of the spec file wizard now added - new debtransform features - build now has opensuse 11.0 config - osc develproj and branch support- update to svn trunc -r 4026, bugfixes - exchanged dpkg package by deb package, provided by newer openSUSE Distros- update to svn trunc -r 3996, bugfixes - incl. latest osc alignments for 1.0 release - added obs-server-test.spec for building osc, build, obs-server from one source- update to svn trunc -r 3983, incl. all build/obs_worker changes - readded fix for changing download addresses in webclient- added also old python written script obs_mirror_project.py from James Oakley- made apidocs working (finally) - got back to old svn version numbering so that ./distribute generates all - updated to newer versions of rcobs scripts - switchable comment for x86_64 scheduler in sysconfig.obs-server - removed obsoleted files from svn and .spec file - updates of obs-server.changes from openSUSE:Tools:Unstable project- update to current svn trunk - avoid more hardcoded server names - bsworker can be installed on remote systems now and configured via sysconfig settings - add apidocs generation and correct installation- update to version 0.9.1 - fixes from the changelog entries before - Version 0.9.1 is required now to use the build service inter connect feature with api.opensuse.org- increase timeouts in scheduler - fix circular reference in BSSSL - fix auto socket close in BSRPC- apply fix for * local osc support building for remote projects * fix ssl protocol handling- added perl-Net_SSLeay- update to version 0.9 release * Inter Build Service Connect support * rpmlint support * KIWI imaging support * baselibs build support * submission request support- use startproc - have correct "Should-Start" dependencies - ensure all services come up at boot- depend on exact rails version - generate package from buildservice/dist dir - update README.SETUP - add publisher and dispatcher- implement status/restart in the init scripts- added dependency on createrepo- update to r1110 - revert last change, and do it the ruby way, by creating a new migration for it... so existing installations are upgraded - fix truncated line in sorting algorithm - add missing mkdir - add url to package metadata - fix build / install sysconfig files - fix copyright headers in init script - fix path in README where to copy packages to- update to r1108 create a few more architectures, when initializing the database/bin/sh/bin/sh/bin/shlamb52 15234514292.6.10-3.7obsstoragesetupobsworkerrcobsstoragesetuprcobsworkersysconfig.obs-server/etc/init.d//usr/sbin//var/adm/fillup-templates/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/OBS:Server:2.6/SLE_11_SP3/72fab1e3bf862ee442148a6aec73ec92-obs-serverdrpmlzma2noarchnoarch-suse-linux/n2t95V|Topenslplvm2powerpc32? ] "k%a>ɫǘS>5"$Ɩ~ %I9Z憴7iUtSeKaNj#^J`fv]ϋ}2A&]iY#N4- ׽Z%9(r ^΃MA[J~]ÜltͲe,Z5q1M0C.YToE#ma qijƟ@,VRTn^:LamS6$aW ߞ^HU|'ЁTGTɈMg1 s'3Lcqnd\@,&rϥ'Jl