cronie-anacron-1.5.1-70.14.4.1 >  A ap4p9|jκ@BX>{ RvFcn ,mlKGHy\>K*DK"оyHȪn][O'/BBNniWm< Ue lJaRrp@?d ! B %Fg }         ]  h    ,l   (89@: >FG H I XY\@ ]d ^b6cdXe]f`lbux vw x8 y\zpCcronie-anacron1.5.170.14.4.1Utility for running regular jobsAnacron becames part of cronie. Anacron is used only for running regular jobs. The default settings execute regular jobs by anacron, however this could be overloaded in settings.ap ibs-arm-4SUSE Linux Enterprise 15SUSE LLC BSD-3-Clause and GPL-2.0 and MIThttps://www.suse.com/System/Basehttps://github.com/cronie-crond/cronielinuxaarch64[ -e /var/spool/anacron/cron.daily ] || touch /var/spool/anacron/cron.daily [ -e /var/spool/anacron/cron.weekly ] || touch /var/spool/anacron/cron.weekly [ -e /var/spool/anacron/cron.monthly ] || touch /var/spool/anacron/cron.monthlyG U큤A큤ap ap ap ap ap ap ap ap ap 907e4a9f15159d88cdf6733d551c1aabbfb6756550b44682c72802d9ea0bf2fe0f030f0a1c8124fca5e8b3a34ddc2ad206843227e753d0c10cc4ad1932564cee5d956af0aa6ffde73785fa83b52236ae913e95077831e14b200cdfd8396c6f900bcc53b14db6f4a742dfa52bf43ada70d05a15cac4ce721f7258ea5144f97be0aa686d78f142157e4ddd8504d4471289542b231fa732d3a250d0dbb470f22ac4@@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcronie-1.5.1-70.14.4.1.src.rpmconfig(cronie-anacron)cronie-anacroncronie-anacron(aarch-64)@@@@@    /bin/sh/bin/shconfig(cronie-anacron)cronield-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.5.1-70.14.4.11.5.13.0.4-14.6.0-14.0-15.2-14.14.1a $@]*]d@\P\\6ZZ@Z Z@Y@XP@XӸWSWRU@U@U@UJ@UU@Up=T_W@danilo.spinella@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comrbrown@suse.comjsegitz@suse.comkstreitova@suse.comrbrown@suse.comkukuk@suse.dekstreitova@suse.comkstreitova@suse.comkstreitova@suse.comtchvatal@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgjmatejek@suse.comtchvatal@suse.comtchvatal@suse.comkstreitova@suse.comcrrodriguez@opensuse.orgledest@gmail.com- Increase limit of allowed entries in crontab files to fix bsc#1187508 * cronie-1.5.1-increase_crontab_limit.patch- drop 'checkproc' line from the run-crons as the usage is bogus [bsc#1155929]- update cronie-nheader_lines.diff so it doesn't print the first 3 crontab lines (static comments) with the 'crontab -l' command [bsc#1155114]- remove cronie-nofork-nopid.patch that allowed running of multiple "cron -n" instances at once which is an unwanted behaviour [bsc#1133100]- update cronie-1.5.1-huge_crontab_DoS.patch to fix a regression that caused that only the first job from a crontab was being run [bsc#1130746]- add cronie-1.5.1-huge_crontab_DoS.patch to fix two security issues where users can cause DoS of the crond by loading huge crontab files. We now allow maximum 1000 environment variables and 1000 crontab entries. Also the comments and whitespace between the entries and variables are now limited to 32768 characters. [bnc#1128937] [CVE-2019-9704] and [bnc#1128935] [CVE-2019-9705]- Requires mail as it's really needed by cron-crons script, not smtp_daemon [bsc#1070565] [bsc#1064834]- Ensure that /etc/cron.{hourly,daily,weekly,monthly} have proper permissions and owner. This is racy but prevents some LPE vectors- Requires smtp_daemon (not just Recommends) as it's needed by run-crons script [bsc#1064834]- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Require group trusted if we use them- update to 1.5.1 * crontab: Use temporary file name that is ignored by crond. * crond: Inherit PATH from the crond environment if -P option is used. * crond: Remove hardcoded "system_u" SELinux user, use the SELinux user of the running crond. * anacron: Small cleanups and fixes. * crond: Fix longstanding race condition on repeated crontab modification. - refresh cronie-pam_config.diff - get rid of %{name} macros in the patch names - use %{ext_man} macro for anacron man pages - fedorahosted.org was retired on March 1st, 2017 * update Url and Source address- cleanup with spec-cleaner- remove the omc xml config that is useless nowdays- Add fix for bnc#983925 to run crons even when not on AC_POWER * Nowdays it does not make much sense to not run crons when on battery and actually it can even confuse people- cron.service: Use KillMode=process like upstream does.- revert last change, it is a bug in sssd.service, fixed in SR#313709- add support for MAILFROM, MAIL_CONFIG and different mailer binaries in run-crons (bnc#812367, bnc#366762)- Start cron after sssd.service bnc#926961- Redo the post/pre update approach to fix migration from SLE11. Should fix bnc#919028- update to 1.5.0 * crond: Job environment variables are set also when executing sendmail. * crond: Adding duplicate orphans on reload is now prevented. * crond: The regular crond shutdown is now logged. * crontab: PAM is not called in crontab command if the caller's uid is 0. * crond: PAM is not called from crond for system cron jobs (/etc/crontab, /etc/cron.d) which are run for uid 0. * crond: The existence of an user is checked at time when job is run and not when the crontab is parsed on database reload. - use spec-cleaner- cron.service: Start After=nss-user-lookup.target not after ypbind.service nscd.service -cron.service: Crons run at wall-time, order after time-sync.target- fix bashisms in pre scripts/bin/shibs-arm-4 1628598284 1.5.1-70.14.4.11.5.1-70.14.4.11.5.1-70.14.4.1anacrontab0anacronanacronanacrontab.5.gzanacron.8.gzanacroncron.dailycron.monthlycron.weekly/etc//etc/cron.hourly//usr/sbin//usr/share/man/man5//usr/share/man/man8//var/spool//var/spool/anacron/-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:20741/SUSE_SLE-15_Update/51d3a9a1a84eb503fdb2c7a2800e33bb-cronie.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxASCII textPOSIX shell script, ASCII text executableELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=03e605961dd04761e39eb21b4c052c1ee252415b, for GNU/Linux 3.7.0, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)directoryemptyRRRRRd *DlUutf-87c9f2fbd193d8cb18ffa7c0f2380abe9b5ccdc5688180de318b7441d8e60ab54?7zXZ !t/ sF] crv(vX0"e'z3Dț̘ڄIڭAoz#Cv4Bf\ix<>/3t:0EֺGuio.FcO1LJisv=&j u"AF%Mia<)&ضIjw":Xdpffa/Ւ^im?lX8zfQ}Th84 Κb!uF['[ݺY2U4}>R͊D؉*/|Ukiyw:ni)UEQ8Jn`7nT[ e 7['QYwVVa7)`YRl" Qdt½b(2^,k \iܐH?lZi| +{&|9yHUaǘb Tbz^͹X! R[GM,Հih4߹ }wk1.ďMQ\m0.)p, 41pЌKyeL1DH$Ȭ.O,SϞ,ZtD'>iCQ{(`t1܌TPZ0'JO$g:3Bg*Yɱ uGڢWҕV0$LbKXw`TzN0 |#rh3+ڻ od irr`v (9ڔx<916VCRuK; {(zšmט 1pjpWo>69*e;zeUP kVN*MYQ @SVI_rEd)8g$ >˯dDέk0O1'_hb)Sw8A5FSM^o87#ZP%,@J#$nٖyuU!/$:/k~XlPQ%HNEQ`"nw晴]0u/۷q?&`%S1=يelZU&0 9-D4%"(Byp( {`MΊT#h8Y'DBR.(aT1mQD@4!pL)Lx4'q^HSqkO+cR Q#]I$%ArbEFA0QO4X ;%8c]wCa8Upsa;rT*c#QD[V'!\Q!Y2M#R օ=`X=cK7xh7)(GRYp20g4Ec6, B<t$ojO,_Τiv :ijF;fZ=P:uӊ9^bvt( +'()o1[^huv۷sFP#DoCW4N8&ܟ]a0Y~`۹6'ą;' T!A''#Z^o fSwեo+!݀bCxgE:8ń@8I{R喌{b=ҝč=8Ѽ<!?hR}Cy w8c@ݽ'3q璉q_&`NPiPzVhDHlLEN0ݯ8Ә #u/k.͡t3'o65p{i[ً8^^V/Sx y!V?mQ^]N[jڝR~p`B ?C/TZՓzXRJ1c[Q y}4>W;J<$Cn(-}qd)4n[y(,apio l:I\|Q+TmBIn$q^Jk'uXRk~ ,dxlSjG"ms0R>?ÚL22QTHqzd?O[&"]mL)kN;'!(I_q؅m$P5T9TRTvwXƈ6)d7(PI҄g1:DRV3Usg^e\|wM$~Zw7  i?-v+=YxXZh ~E24šDcs2 va#W)KGhEl  afxЪUS*g V;עFû</?+N" &2&Ë>hIΧ &w$PQG4uALz( XNj\;'=tueQx"+ҵE۲X0+;5 ~У(Oݟ>1zGgJmSzWgОE&ֻ'#QږctENn>Iދrc1 Vlt꒤Scr &=r26<(Q%^X| cw9;9lі2ʕ!2BG==..ߞK/oI:g̐F,;fO2+M[s*xJ:&[B9nf\MRǿJ!thSBiyIӴ,2+lnYǧ> IW&Sx5s<{la,OjN/I_ Ldw&`+a")  e (xV\1ߔJr 1 A(Drra ;;gK+(4ɬM m]DWA"cᒨm ۖw=Z)kϓ5isen5a/#+%n\ѶàE9v6bKmO(R^N1M`q (TpA@qđ+Yc!Q mR.c&k>P. >k䡻\ýCAM.!סB殛UXJaŠ׉'=~& -  u7ppk5ط XWhY9 .w;פŦ+x&0yJ(,+2?5(i_B^Důz_0vHj^n߈]TkNrp9Sv2hl nF̚ C;LQFz׳2=/ 8.g1U}kO Y Żdji˧&sS->dXM1Oާu-B/it$0tWT' %~q l=X (xYB*Lb:WҔ*O} v_2Nr }Z0愔;58>!~Tp XPkK%};ބ]wUS ώ8xNgiNtsܯ} ^$^rBjǣSlNds >sy O^yGEQjB/HssW8v7=e z ĿUlm"|2t9ʘ'knىsc7E N.G`u>4%-/E>JQt$FY(yCm]|L`v1SuTՊ mQԵZLDY?ao(6 =x1L޿kVYVVySVkZ7LrȩeI[)I6)7G’ǏYdָW2+B#Q+o-c&mnAl]@ KGG(%' ^9~r݈%|-qj`dYSFctPQOVyuiP@?W͖C#bt>V>O|:{D=<: =NQ ܯMbLk L賿wkwkA.fcCjhd֔$mU<#_y׬@w_Ây9&c};)/&q 0<$ GQ,%_rص6J$: 2)h6vcvRCS@X +r5q$_ je0aRq.5O>F0TyWK@KYʼnoXDVԉz3@_B\@>,2F̘8c (ǯ-ܚćwuy{$,;g(bou kLn~R $QԔz;ECC'xmǙ1(_O=+λ]Oh{'U~U%-݂ΙMA pLY:'V 8M >SbR[nRһ&aEE*6-GԭkeLhel* }jœaHT=l0D"6$x`'*%Dž:LBo<V0S뚦IH# Gm{Jr_MBQӽKd(>x.Nͺ` sv`@CQ(౟kG ,7@-}ڽ),9YmI= ~1Uǯs>@:ioE/fG]dʩ M,q]2L L!́xO?c2~T& qX~Um8ۍA.uq:㡹{Xr"Ҳa4=FO?-K^#@6A[E,/1EיEV[Ciq>ʱ#ŀť2 4x:KO/5^XR|U7% ֕Ǚϐ BAˋ.mR}%;w 6[1xg\̸z"?%SN%YWeEjV-mURP!{MY/v +@#Um`p RIE&Ho2+BfhH&ՂK|e"!(lJ`Р]E)LŶ}pM2R@1J\''>%qCmf9*=Ϧ&XoM|RE+zoѐ"ZfP0 'w\=:] L88& uE T+¥a-kx2hkfa;eUs v)ޟa AMn+K@(l\dZV{I^)BjP=ѐbhY GЁMs=X8ށZz[k<34@{ףM^1n<:Xn@A?3v8u ,1ߔȡ$OI0` # 3rOUޓi5i׿(|Ȍ.!܃X)N6 $O_|TC- 8$xftܦ?@:$-f4Vec\\vT[I/: wjUG$>rQ7W䛄 qQO0@[4ܰ)# /XZ&tSZg[`2z?܀ˠ3ïƘEzZb;= ¢?fs '-0#I8֢.2l{%*r>Ȋ>;ʔ@GEiՠC?y2cqSkef74p [w6{qM5dzi51\.JP7: +s$Pʘl 46M*K ߕpF3˜d]7tg ; {qj=aCO wSˑo ǰkIJrͽd&H\Tugz/)k@ȝql ɡMkEeУO|gM \k"W&`Ԁ*dŹΖ%؛8#Ytԉ:25n]ռBR6Mq%rӶ|Ŕ} -P.5w~s,VD?ח D֙jH\cəu @?[bH@]at.Mt%L?Y[ &;[FviSrc مt["5~*/Vh>d w@bNSe/hz`Q䞚{ԙEuN/Ɍtծ,$`4=lީkqg< ј7mY&=//7e2X!AAqBq@Xo(+zk{k#rØGq풷R^vt|J5&=F<.tvߙbWڦ2u9KNAЌ%ٹ`$ƆAGUrv &,:S?z {fod z aJ;.r57 ϓK'}ȖCy0s)8nYNFcQǣ)^hM "}.W|_L`7Y ;šSR#DpcH|,á;( %12> CQ^KQ-Lb"WαVsMTx<P..RhY!@5M= `M12!w7CP)y vZZ2bzt^|JS4# W>< ;")1 =ﰞ53DͶ-O&ʍ4NW5Ջ ؓXsf_)R>aAH: 8dZjU68SqTߥ'4UOn^}6۰tOWW6eJMKz]eS}YQ ! 3)]50_ Q}͸D񆺶^C~Ζk5)xX.2[Uԡ:t4t sci@8uD]T(NvI߰ U^rE ~Xa P`5 ̋1tr60X;&k S5ᣞ-\pXRC%/D5V- 78 $Gx~#aP3z ˸ ܻs!Z-5mLXŎ(ҝ^xM~:) -Б%k(Xȱ̜47Z@FPkCҿ ;$N{jV6T[Y0‰ؓ/ s2f?/ڤk --kfck̂ę4%FzDx/tsIXS690<*@U.+ _'_%l9F~SQ,Jeb_!X]?$f!5 ׵Y|LN#|"nH0 @_wuG蛵ItP^D`Lᦪ3EakH|@$l 7hf xvYҔmG5lj^ ·T*KIO*"W;PMXԚʵYɄEw5be1'YBvHG7ZNS2\4f2 V/ҵfyeWO%=Q'Jw9+"q>W #ـgKd1S& *Eܷ^HZZ UפT{&iTOLvƖU$ Gh[Fq;U̷s>~$gy?ߦ(N'~2Kn;@rKѸIeU-'ro C9{t8@3ȌjtD[Mm0Cnt،wm"N1JDWt'ݳwTνdf-T1)לq7Pڴ,_^:+(|.Ej_ih~jj]V P( ʇڠ`9SAkp?+Qtt"V|&xqz΅ ]^xZSUS^ e 1Nqraѿ' +]P" ߏ^PNaZۛ@Gr\v 439f&y44 hh(e9VZANNd7B!?280 " o ?̒Y߹0yB&G42m7̄[-zs: dH29ʹ i~FRͅ7Ry?Ow#ck@njj9&x3<~kR ܄]WIO@Ɂ@U^“VHƤ7-Jop9̄ݕX7s-=$qGשlr<\HNeE@7ڶݯdW6DYmL`!5xHovCLsBn,UwVn5-N.P=dLdв>baMs)P KeTϋ&WHЩde XA+[&ȇ0* %K\9j?:6O-!QH oM<(DNMIoLXh^,D싴d4ԳvvAEٖ㮺kSOWpk^JBc*7;K:ly1 1e:q^d%Ykv!+#dT8Fr+6لRqV)piXY-R`K;sٺ.Y%l;DH)IJ$*t/D*Irp^P m]U@L~ʇSb(Q} _ůEH$0ۃ٢2-4νMb7@+K[%3Y>yI8<uUP(Cѿx ʓ6y#>v9sb\o5iиAAvYT@3|Zty͆)8Fsq#A1_ʇ;yٮ2[vM}(s$'WN'z(wzy28Thv1P+GYYve L Q 1vp|H>dۊY,dq㚚@U sɎk\GcnQX20VUÛd3sÏ;hTw t a5fG<Q1 XHP|. o>o:CỎisgOă$_S~4.]<]]ʛ @a&\軃èO{YsNbPl7e BcPds033:-Zp>>0  g4XP|*yGȫ+c* cJB5;qeR@f/xuGSҲ#TpM}%( =:\~k,er$ylX}應fq*v |a盏ΊanafB2%vig;o,'LI])h"C1=A{]2̂1-Vū~u_+<&BM3@阐RG=8 ֑~^hVwWX9Egj.)Zھɷ'i9* Y'D!⨋ԅvF+u!ŀOKg8Rtbi;JUPп=R"pC@Ml2,?81 :>\1a1GPU&PaX!ث9ԡ}-?pgKʦh LSR%?-' rAA0F[&)z"wޤIJ2Hk)VǣNnR-%".UKFzQ;Gbg%59{euOO!9a4>A{lOM *QTbm.U:Ν&"IӼsd_n~TM#rđ&? 04;Z2En )SF xr-lUtAJ̢I1U^17hX:Kfqh7^Zau~̻ u.e*jǏsht->UƜM(ٻ~洛H~-c`9>p^x6FV0ɻ߿cnuzD,N b5rc_!4@}d4:,L8V~Obؓ=ײH8l]HR,Fl+{1Xt.Lje6$H5"͘Tg}xfg9uݶ$1Kpq.{i̡'6G%_Ejp:G2-q9XyCS%)o BkUf%2_)u0 -vK"qp"*Dç)oy_V ٶyǚ> H) ,WgEHӬk᠈tĸ,=z\ VeJyS#`^˩Mѧ:7[._Q>Z\A&a+)cs u^M`16Yŀ<N%0<$ʚ)W W#RΓS[*?HJ8~Qz 5 /o-Le]ɂkstƆLlb;Rpm,s eŘ5$!y;'joQYP#1Q-@~ (GA jş>g4XNKp<;wvOO Fw,1 =9Cadk~~/uj`[Yq%Wj# -4nťzc?t\&&8ӑN 9GJk(1Mʓ+Pf9<:w]"