syslog-service-2.0-768.2.1>t 4 DpQ(m޸/=„RKRcymx  sN%WIwbU'yZruO>ri'&RxUZͮ*twR}(D: 4iUMp(Ḩ5]:5tѾPW8$\r޳}4s.g$G3U*!Oi?x[KJN먼)#ڄ+ k\Y\%'9!*|({2a)gĠM4Q(m޸/=„taGuFAtF_0OhÚ!]L"P]M86zh}ZLP$?,]ً)C-VYp=SXz,@0{ ,/.R~|QLAޡ駊B"g^i󮸟du?-X%jŜ^)ziƭrܰPrK@Qbt$ѫ졳V0T]ʕ! R)%ujMÌ99762f1ab337ef0693066d52003718243920ea8f>;$8?$(d  < 1@FMx    Y `t 4  ( 8 $/9 /: />!(F!0G!DH!XI!lX!tY!|\!]!^!b"=c"d# e#f#l#u#(v#<w#x$y$z$Csyslog-service2.0768.2.1Syslog service files & scriptsThe package syslog-service provides the service boot scripts for SysV and the service unit files for systemd. Authors: -------- Marius Tomaschewski Werner FinkQ(mbuild23openSUSE 12.3openSUSEGPL-2.0+http://bugs.opensuse.orgSystem/Daemonslinuxnoarch PNAME=syslog DEF_VAL="no" DEL_TEMPL=/var/adm/fillup-templates/$PNAME.del rm -f $DEL_TEMPL for var in SYSLOG_DAEMON ; do echo -e "#\n$var=$DEF_VAL\n" >> $DEL_TEMPL done if [ -f /etc/sysconfig/$PNAME ] ; then /bin/fillup -q -t -r -i -d "=" /etc/sysconfig/$PNAME $DEL_TEMPL /etc/sysconfig/$PNAME.deleted.$$ test -f /etc/sysconfig/$PNAME.new && mv /etc/sysconfig/$PNAME.new /etc/sysconfig/$PNAME fi for i in $DEL_TEMPL /etc/sysconfig/$PNAME.deleted.$$ ; do if [ -f $i ] ; then . $i rm -f $i fi done PNAME=syslog DEF_VAL="no" DEL_TEMPL=/var/adm/fillup-templates/$PNAME.del rm -f $DEL_TEMPL for var in SYSLOG_REQUIRES_NETWORK ; do echo -e "#\n$var=$DEF_VAL\n" >> $DEL_TEMPL done if [ -f /etc/sysconfig/$PNAME ] ; then /bin/fillup -q -t -r -i -d "=" /etc/sysconfig/$PNAME $DEL_TEMPL /etc/sysconfig/$PNAME.deleted.$$ test -f /etc/sysconfig/$PNAME.new && mv /etc/sysconfig/$PNAME.new /etc/sysconfig/$PNAME fi for i in $DEL_TEMPL /etc/sysconfig/$PNAME.deleted.$$ ; do if [ -f $i ] ; then . $i rm -f $i fi done # when exists, remove the broken link pointing to the # common syslog.service file, we've provided before... rm -f /etc/systemd/system/multi-user.target.wants/syslog.serviceR 큤Q(mQ(mQ(mQ(mQ(m835ee47b997b7d41694215df2fec4188eeebead672a2dc0e490af2ad673f2431b27bf4d031a59aae987ce2d2992733f9ad7a86b48f7e19e85a42528320ebdbc2a89f0c323ace5226a25391785bba4d5drootrootrootrootrootrootrootrootrootrootsyslogd-1.4.1-768.2.1.src.rpmconfig(syslog-service)syslog-service@   /bin/sh/bin/shconfig(syslog-service)coreutilsdiffutilsfillupgreplogrotaterpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)syslogsysvinit(network)rpmlib(PayloadIsLzma)2.0-768.2.13.0.4-14.0-14.4.6-14.10.2Q']P@P[PPPpP6@P@P~OWMOU@OB5OB5O+@NˎN@NS@N^Nx@N`@N_sNTNRDNRDNNP@NK@N @M@Mߒ@Mߒ@M8#L@L@L*@LbL@IK @K @K9@K@KUK.K+nK J@JJ]@mt@suse.commt@suse.commt@suse.comopensuse@cboltz.demt@suse.commt@suse.commt@suse.comcoolo@suse.comwerner@suse.dewerner@suse.dewerner@suse.demt@suse.commt@suse.comwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.demt@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.deaj@suse.demt@suse.delnussel@suse.demt@suse.demt@suse.dewerner@suse.dewerner@suse.deaj@suse.depuzel@novell.comwerner@suse.depczanik@fang.fa.gau.huwerner@suse.depczanik@genesi-usa.comwerner@suse.dewerner@suse.dejengelh@medozas.deagruen@suse.decrrodriguez@opensuse.orgcoolo@novell.commt@suse.dejeffm@suse.de- Updated syslog service activation description in the syslog(8) manual page (bnc#804299).- When exists, remove the broken link in multi-user.target.wants pointing to the common syslog.service file, which syslog-service package were providing before (bnc#790805).- Enable syslogd.service and create the syslog.service alias link in post install -- regardless of a preset config (bnc#790805).- Fixed typo in syslog.8 manual page- Fixed service file to use $ADDITIONAL_SOCKET without {} around as systemd expands them differently (bnc#788330).- Added version 2.0 to syslog-service to solve build problems of depending syslog daemon packages on openSUSE < 12.3, which require the 1.x syslog-service version with LSB init scripts.- Dropped SYSLOG_DAEMON variable from /etc/sysconfig/syslog. The syslogd package provides a specific syslogd.service file and creates an alias to syslog.service while activation now (bnc#788330). - Dropped SYSLOG_REQUIRES_NETWORK, syslogd requires network. - Updated documentation in syslog.8 manual page. - Adopted logrotation and svcinfo files to use systemctl. - Dropped /etc/init.d/syslog and earlysyslog init scripts, added /sbin/rcsyslog as compatibility forwarder to systemctl. - Changed to install in /usr/sbin, compatibility link in /sbin. - Changed to use _unitdir macro to install systemd unit files.- buildrequire systemd by pkgconfig provides to get systemd-mini in build environment (to break cycle)- Avoid logrotate to exec for similar entries several times (bnc#713584)- Restart the syslog service only from post of the klogd package if the needed script is available (bnc#750478) Thanks to Lars Müller. - Some cleanup due rpm lint warnings- Add `su news news' to logrotate entry for news log file (bnc#750263)- Detect if we have to use the new /run/systemd/journal/syslog socket instead of the /dev/log under newer systemd versions.- syslog-service: Added SYSLOG_REQUIRES_NETWORK variable allowing the user to configure (override) whether the syslog daemon config requires network or can be started early. Default is to detect it for syslogd and syslog-ng and to just start rsyslogd early with its normal config. Removed the rsyslog.early.conf use as it is usually not needed [enable on-disk queues] (bnc#728565).- Do not use early configuration setup for networkless configuration (bnc #728565)- Add pre requires for fillup and insserv to klogd package (bnc#731541)- Invert network/early logic for rsyslog (bnc#728565)- Wrap touch command with correct umask (bnc#725875)- Help the bash by using TMPDIR=/run to avoid trouble with the temporary files used for here-documents (bnc#724610)- Add syslink to /dev/null for earlysyslog service unit to avoid to start it twice with systemd - Do not disable SysV service links with systemd - For syslog service unit add conflicts witjh syslog-ng and rsyslog service units- Fix sysvinit boot script as klogd is not required anymore for rsyslogd and syslog-ng (bnc#715648)- Opps, move /etc/sysconfig/syslogd -> /etc/sysconfig/syslog- Improved syslog-service package summary- Package split: klogd -> klogd + syslog-service because the service boot scripts and service unit files do belong to all system logger daemons.- Check for klogd buitin service for syslog-ng and not syslogd - Remove the klogd enable/disable service links if required- Make klogd.service and syslog.service static files and let systemd include syslog.core within syslog.service, only the syslog.core will be generated depending on /etc/sysconfig/syslog - Do not touch the files as long as syslog.service or klogd.service are active- Add generator script for better support with systemd- Fix build - create ghost dir during install- Disabled klogd in /etc/init.d/syslog, when the syslog-ng.conf config file reads /proc/kmsg directly.- don't use /var/lock/subsys- Removed touch of obsolete /var/log/boot.log from spec post.- Improved systemd socket activation support to support multiple sockets and activation in forking mode (bnc#656104)- Make network a should have dependency of syslog service- Add systemd support that is that syslogd check for systemd log sockets (bnc#656104)- Create /var/run/rsyslog in case it's on tmpfs.- logrotate.syslog: redirect output of postrotate script to /dev/null (bnc#626318)- Newer killproc sends only SIGTERM as required by LSB if -TERM is specified on the command line. Use the default which is SIGTERM- modify /etc/init.d/syslog for syslog-ng for https://features.opensuse.org/303793 compliance- Reformat boot script- modify /etc/init.d/syslog for syslog-ng 3.X- Do not lose signals during reseting signal flag (bnc#568150)- Forward read-only root file system patch from SLES11-SP1 - Correct time stamps of the patches- enable parallel build- Add read-only root filesystem support (fate#307235) using bind mounts.- refresh patches again- updated patches to apply with fuzz=0- Added rsyslogd to the list of daemons in SYSLOG_DAEMON variable meta-data in sysconfig/syslog file, updated syslog.8 man page, improved rsyslogd native mode usage in the syslog init-script.- klogd: Silence System.map and symbol lookup warnings on modern kernels (bnc#505421)/bin/shbuild23 13616040072.0-768.2.12.0-768.2.1syslogrcsyslogklog.servicesyslog.8.gzsyslog.xml/etc/logrotate.d//sbin//usr/lib/systemd/system//usr/share/man/man8//usr/share/omc/svcinfo.d/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/9f46dbbaecdc0637b853574e678f33c9-syslogdcpiolzma5x86_64-suse-linuxASCII textPOSIX shell script, ASCII text executableXML document textdirectorytroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)RWl2U&x?P] crv(vX05_F #NoQW xH塞*ڕ @ɻo[~Ln Ks\h]w{֦CIv 8 SlYCtz |3OXDqv ~>WΜLt{O{ϔDEgNVhJu06|Ǔs-^LrEiv9jU0}=ȣ73<Κ{>[3Avgi;CE[ظSu0-zF`_ V%GL>f4%ʳ=UgQ4켚̾>z농}Z)Imr Psyѝ47yrd i0Ď"VqF%HO|PCsh|IJA_e CMv32t?>TÚW;V ō#xc9T{͊)^9c AӵԄM Ð&aJoh%ZaDOH Cw\Q2;_-6u ^5kQݡC@98><|0sE2: "~犹[ T>t>n);$X"G{oCL:E+,T_tS,v~V]Ul82? O})(=ّ6~{+d,3ܒl8o'мc!U#!' C]6 QZmONwdt.!)m6j2W\}t* b\MUͼnmk^{ōrnt|o$bW #:lE4v j+߁{k΃A#*D"f%k3VԝZYD ĭ6t$XtGӒ-qF c\&R ։Ɗ*̼x&KFmUXBpUP"|"5 Y,xAt, zAxGaGrLd|vb鑂%F%!zx4:{w|+(o; ~8ZdO[AǛ 'kj 3iҧ淄KwY*Iލ0G1|K#zōh?澣\ ql//}O+![tAX5__'9ejPU+Ϛ-ۭ>Iͺ7xWMrgGkaG (O[Z: %O!]Ѐ\[s}ËCes"QSQ^ْdp%:l -^PxŇ*t4/q*uF35{ S:zN zWrhj\Ep&8b bں mѭA6R!ar1>%W=PJƇcmp`c]v,-RY^tJc1GoF.dLS *Ĭ݃ z$MSB ։>K涉M-@P@gMH;#z1U[7M֥HpBH'dGK=GiΤh)rSr)p S$U_SΟN2aodn@?mG 71KĪ](T+C ^ ȿ}7RmSܑ BtIe]`k]jN %d?@cICP~)n boh0.=Tyr, Coԥ7E0f_jE U {p8ґ'w-quJEDT (&Ғ*hL%.}Sh'ǫfn,;sw.-UT] QS4vIN9yrHu35mՕePWGjGbo)xM0XH1y#^? +76ܳGS&]8#os;V2j+gF z