mgr-daemon-4.1.4-1.23.1 >  A _9p9|4NjNFQ3.L٪>jmd:kv=͆kB:PuVd{/!?; o Tz++ݒ*>&⸭Ɂ kg2è_)SVA]_8GE0l'lτ13LYsqB/Q/HahI^T`VAEvWSgI() tYrȲD8d1f09e62cb93a835ca9dd9502488d5c1917834b6087dbcf004848d916c7aba2f56fa1864fc7df3a7ca6e8464d793bfc59312ad9]l_9p9|kUXUQEWa* 6 `^}[P ӳ2[ho{%/Fڗj(#7tfTiaD/Zt#7gPe2V57FFLtUm]v~y *J1l͏^误iou \)Mcڼ^Jz?ַ/x w  A L\鍑NS<>pH7?7xd   1&3 Ia U5_## # # # % %0%L%o%%%%&0&('*8'49':)+=2d>2l?2t@2|B2F2G2H2I2X2Y2Z3[3\3,]3H^3b4c4d5De5If5Ll5Nu5`v5|z5577(7,727tCmgr-daemon4.1.41.23.1Spacewalk query daemonThe Red Hat Update Agent that automatically queries the Red Hat Network servers and determines which packages need to be updated on your machine, and runs any actions._9sheep03NSUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/System Environment/Basehttps://github.com/uyuni-project/uyunilinuxnoarch test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in rhnsd.timer ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in rhnsd.timer ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-mgr-daemon-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-mgr-daemon-update-$service-new-in-upgrade" fi done for service in rhnsd.timer ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in spacewalk-update-status.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in spacewalk-update-status.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-mgr-daemon-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-mgr-daemon-update-$service-new-in-upgrade" fi done for service in spacewalk-update-status.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset rhnsd.timer || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in rhnsd.timer ; do if [ ! -e "/run/rpm-mgr-daemon-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-mgr-daemon-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in rhnsd.timer ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset spacewalk-update-status.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in spacewalk-update-status.service ; do if [ ! -e "/run/rpm-mgr-daemon-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-mgr-daemon-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in spacewalk-update-status.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi /usr/bin/systemctl start rhnsd.timer || : test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable rhnsd.timer || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop rhnsd.timer ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable spacewalk-update-status.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop spacewalk-update-status.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in rhnsd.timer ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart rhnsd.timer ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in spacewalk-update-status.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart spacewalk-update-status.service ) || : fi fiFA큤_9_9_9_9_9_ _928e3e5ce25fe9ac11a5457aab5b31894c5205e3b81e49b40cefcddd02282ab374771384821e1c0fc40ec758e7dda91bbc705a9304d5a89cf00339a3892bf0a4b6447ebda0ee6a82edb8678415edfdb08d08f8b3510d8730e934349b17e4a0f688177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b8806436d1a2abf40cd3668d9494673fa26c07e88d1e20a8622f8be0d9a9537320dc346servicerootrootrootrootrootrootrootrootrootrootrootrootrootrootmgr-daemon-4.1.4-1.23.1.src.rpmmgr-daemonrhnsdspacewalksd      /bin/sh/bin/sh/bin/sh/bin/sh/bin/shaaa_baseaaa_baserpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)spacewalk-checksystemdsystemdsystemdsystemd3.0.4-14.6.0-14.0-15.2-10.0.84.14.1_@_t@_`]e@]A\@\@\[[m~@ZZ1@Z@Z_:Y@YY$$@XV@VV @UU@Tи@Tjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.comjgonzalez@suse.commc@suse.defkobzik@suse.demc@suse.dejrenner@suse.commc@suse.demc@suse.demc@suse.dejrenner@suse.demc@suse.demc@suse.demc@suse.de- version 4.1.4-1 - fix removal of mgr-deamon with selinux enabled (bsc#1177928)- version 4.1.3-1 - Update translation strings- version 4.1.2-1 - Remove duplicate languages and update translation strings- version 4.1.1-1 - Bump version to 4.1.0 (bsc#1154940) - Adjust current name of the package to mgr-daemon and not spacewalksd (bsc#1149353) - enable spacewalk-update-service on package installation (bsc#1143789, bsc#1150216)- version 4.0.6-1 - fix systemd timer configuration on SLE12 (bsc#1142038) - rhnsd service was replaced by rhnsd timer (bsc#1138130)- version 4.0.5-1 - Obsolete newer versions of spacewalksd- version 4.0.4-1 - SPEC cleanup - Fix wrong bugzilla entry at changelog- version 4.0.3-1 - Add missing timer file - Sync changes from Spacewalk - Regenerating .po and .pot files for rhnsd - Updating .po translations from Zanata - 1091025 - Languages are not needed on systemd - 1091025 - Make package noarch on systemd systems - 1091025 - Fix building - 1091025 - Replace rhnsd with systemd.tim- version 4.0.2-1 - use rpm for debian packaging- version 4.0.1-1 - Bump version to 4.0.0 (bsc#1104034) - Rename package to mgr-daemon to allow version 4.0.0 (bsc#1104034) - Fix copyright for the package specfile (bsc#1103696)- version 5.0.37.1-1 - Sync with upstream (bsc#1083294) - Updating .po translations from Zanata- version 5.0.36.2-1 - remove empty clean section from spec (bsc#1083294)- version 5.0.36.1-1 - Cleanup specfiles- version 5.0.33.2-1 - Fix update mechanism when updating the updateservice (bsc#1073619)- version 5.0.33.1-1 - close and reopen syslog when redirecting child output - no insserv on available in newer distributions- version 5.0.26.3-1 - Fix permissions of PID files in spacewalksd (bsc#1049936)- version 5.0.26.2-1 - update changelog- version 5.0.19.2-1 - use spacewalk-update-status only on registered systems (bsc#1015136)- version 5.0.19.1-1 - delete file with input files after template is created - update translations- version 5.0.17.2-1 - move name, version and release to the begin of the specfile- version 5.0.17.1-1 - systemd ready- version 5.0.14.8-1 - PIE+RELRO for rhnsd- version 5.0.14.7-1 - install new service and enable it (bsc#919433) - add service spacewalk-update-status (bsc#919433)- version 5.0.14.6-1 - Getting rid of Tabs and trailing spaces- version 5.0.14.5-1/bin/sh/bin/sh/bin/sh/bin/shrhnsdspacewalksdsheep03 16063021244.1.4-1.23.15.0.385.0.385.0.385.0.38rhnsd.servicerhnsd.timerspacewalk-update-status.servicercrhnsdmgr-daemonLICENSErhnsd.8.gz/usr/lib/systemd/system//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/mgr-daemon//usr/share/man/man8/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:17354/SUSE_SLE-15_Update/5ac0b039a80fb743a1a664862b786c3b-mgr-daemon.SUSE_SLE-15_Updatecpioxz5noarch-suse-linuxASCII textdirectorytroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)FٵXɣif [ -f /usr/lib/systemd/system/spacewalk-update-status.service ]; then # take care that this is always enabled if it exists /usr/bin/systemctl --quiet enable spacewalk-update-status.service 2>&1 ||: elif [ -f /etc/init.d/rhnsd ]; then /sbin/chkconfig --add rhnsd 2>&1 ||: fi/bin/shutf-8e7dd8465b8a34fe114a793056802a3b32aaa3fc5362fb9c57dbeb56a06b07f45?7zXZ !t/S; ] crv(vX0gaR k8Ǐ0Y}E SQRN/|BI`U860>c(F6DJ"_@nOu!RޭtN`C+F)duWyR 4B(o1%FEfogXs:1/=nC:O %>C֮7H`:{(Ѱ&L!=~G3H pPQ+6^D=P8tΫ:~sG˙$?cHg01d%'?"@~ęI4Ӏ:"{?+o+rB\8 _! Oye's5]_=x xn3{8{3ߢxJe`~)Zh2 CIRiCq/B88ž1* IW\꣗ 7߷V$v?%B`A` #9ӗLd"lLz6m묹ѿp+" UZ:njRnn7kP[&vฦLz(Uu,lҡ%2]-NE'j땯Rj=G TV| vP c 7h',,<\:5PѵF>,L @w"9 <,i*u L`=Ƹ#6"`34@NiCX^1g",oAr~{ՁjUUu0:nmsD*e^,9"VYP)I2 }CN~_)v=pÔbr(E`{`KސX 0/`^wg 3\A ]4`!hO{hši@Oy;4|?L߻_x,hp~AMZgD~Zux7_k۱K3 (蹔Y2:SյjgH/ IlIQE4Ȳ- YNҚ-W_M#Ayqž~=VǙGXP9Lf25ѭ U4޷3Q6MO #MK A`=qKZr:⡲%2!Kl&WH ؓ<q'{ |Q*_t xa(elIGXѪ '&:7rb !鴀3b< wo < XpreirS BtA<&b0K9~\5gȟ ~U[hHkSg6ngn܎ȵ8#gyz05/(D8W=o2T89Q[rBw]j KuK MZS:3_0z4pgm&NūMMx&s>)=TCGŒaJs {Ofp z)O|2kj(Dں%@l+nX$8qqۣDQAC)tN *Y uPU 1Pvp}2'!y!,/ލ^ر:m 67FspURseq_$;Nl>w;˞-2vmjww>&?LYp}4 UU .B3]y;f7o# Ѱ`o&E= K gvdftx'%M[|HC]tj zvDۇiou$&_6z5zP(8;WZP'}ÃE_ه&B~HTJP,!o$͑ SbXژ&ѝ;6On`!>`w[NL\nI0F{VZk@BXr: ޞNsPB/J"mDlii9*+';⹼ 0"wm@uSЫY] tM;J gпVG!2~rzh# r3ⴔ=obxnk;m~D|s7<ڥ(v6tG:*_w$b'8 |57u* iU{b5@b;b6 ,3{ζ29v3*ڗt^BMGW[3+:'*@.ƘC{#]̀iGs"נ]_Jo, 3\Ӄo=ځ c^7]"BߦLj+QTV{FY#,x諜yK- eJݼVphP_jyS=pd.Xܬ&jL#qۧ`\B_VA~^Z8EH}@lr Va3p;`ο(IH`b{Y*fPh;,br-;#6Uw ⻩YI~ ZaoKSZ1S=X y-e)wcm-tUvf c~ss*qpDSeK-_p4. _"Jo֎̄ !)m'kx eu/ue1;UfŐE^Py4ѕx8 qC?\x?Vv0W1բ!:h9P8gx?_a\&LU3̜;|be񜓊sa72K/&Ot=g&S]֗Nr[9K-= X64I}$kZNp&}N(ՍAܪ&ʢ¸ע=9.jY\^o%y\}F8kT`X_I*Zvx5.=a 0X<&Fw_ _\b^J.p:6_ |C =tV&U[@Vud"υޖ&w9G?4(*bp6h@NaE?=;uvPtyot9֣;շ҈%"χf!%ِչc@HC=dmmS5?k#5$kC_C*Ԍn9%$ )0b%;UJQ'_ZAC\|\]\2^1Qk|gՙpY !t#*ѫd:.6dZ>ꠘo9c۝(*uCF&Hfu-րFuY #f(F\ږsxxg򠍽J$e0 tP?ey"| zsW!bHA1 ` 3NђꦍNim4ž)䦄®o[E@R"R[ -K?΍d_RjeTtV~|ɠy{;%_7-3ޛl!>Ì zZńskN穌3Wt[9VqH?n [w7n‚Gl%h5<:R$o}̶E} "W(-%γ{@< &s=⑉sh[bV).fV9<9r"Z„wBal#_/IzRN*B*CrBU@&DҽBeV?lWsvW1//BJZ uJ :6"wM}dl~2{D :*Ylj~K'bs 料ֵ KiⴓC `U"x%d޲߮`pV.D.Y6nj`$2gX-˺À EyHԿ;{U.,"U6B?ۣ 9&XP >Z.UPYp]*K"|Rgz 耉d e=qa M63M9IX{^u\6ҨuqI1w]ي/mkD n qWUT&oM$*p)HGR7*л@҃wmF: ZnXG'K"F#/K-~tol[މlq8d$3_Գ6sw~'AcY>CpUJ%ZFUbH=쑢]cdݽqۥ\a pG^iw&P"G6NaP+Ia\Ǿ'(\urY@,P^m|X̣է;xIܴͅn3U-21ϮN3`BĉM=YDA ZsDFh*D` C&۲0xgA#,ǀ;zbهB9*F]8Np=3Ҹ Eb{_B'kFS.T*m>wqEBzZ{e?k ;aR"؍z{3E[ZD &kfơiY*=%{CΔ(<D~~EzXsɈq^sNC|8~QOn$$7HP[;HS}X[~{1:FRxզ8IIUي"od95[P9+FGH$#5O\Fb +78epCUgS.$/\dz:nEsxoOf#<7oCo)dFPV-؎)24fSv'o c,-"F{h` ٢NДCcHq8V^qb@h w` L= rX08oWDT>|]GCW(Me>wL~jG!gSu>F&_AYQIaOի^88|`>izwQ@ON]@)ti(J#"vQnZnEcg a`2X IaXlf[;2VOCfg^ihw ?xmMSstg%5A=5hja |w#X1@JNگvĕ^8)Z 2rj X1KT>K?z5'3n 3ݿan# ---ZH]GȢuA;4Ŵm?hm'3truRA'}E9UX`ҤxZOVW/ ٿ@Eu'g Q;(ρKCLh6 %YiȳBL9XF{sC%6k ,G|b۶c=/)D GvR/ _[֩Ww&țdhKP0 kIUŏˑ^[Z,ѯKZc/Ï(<8"p"HB JZ* "U99Zܔr4k<]31[66+A63]>d두U/itBN:Q YZ