cronie-anacron-1.5.1-lp151.4.6.1<>,&x]璻/=„d*Qa,^ +mf@Q\}I<-eh}l;ij0qn/Б=9P/mcAΔ5sb1jy4kdqlrtF7Q?a;Ɠai@|X0{3QuR.mK? oJBj?隖nt兀IގT XCWψqHMGv|> wvcos73#2߼oEN}#WuFN>@?d # D$E ^j         =  H l    L(89`: >FG H I XY\L ]p ^bBcdeflu vw4 xX y| zCcronie-anacron1.5.1lp151.4.6.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.]璻lamb23KopenSUSE Leap 15.1openSUSEBSD-3-Clause and GPL-2.0 and MIThttp://bugs.opensuse.orgSystem/Basehttps://github.com/cronie-crond/cronielinuxi586[ -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큤]璸]璸]璸]璷]璷]璸]璸]璸]璸907e4a9f15159d88cdf6733d551c1aabbfb6756550b44682c72802d9ea0bf2fe0f030f0a1c8124fca5e8b3a34ddc2ad206843227e753d0c10cc4ad1932564cee6bf3ac12971228a0f3c3776a389534c91d902a1eeb3a3b6f7c90e352dee7d7bc0bcc53b14db6f4a742dfa52bf43ada70d05a15cac4ce721f7258ea5144f97be0aa686d78f142157e4ddd8504d4471289542b231fa732d3a250d0dbb470f22ac4@@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcronie-1.5.1-lp151.4.6.1.src.rpmconfig(cronie-anacron)cronie-anacroncronie-anacron(x86-32)@@@@@@@@@    /bin/sh/bin/shconfig(cronie-anacron)cronielibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.5.1-lp151.4.6.11.5.13.0.4-14.6.0-14.0-15.2-14.14.1]*]d@\P\\6ZZ@Z Z@Y@XP@XӸWSWRU@U@U@UJ@UU@Up=T_W@Kristyna Streitova Kristyna Streitova Kristýna Streitová Kristýna Streitová Kristýna Streitová rbrown@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.orgLed - 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/shlamb23 1575457467 1.5.1-lp151.4.6.11.5.1-lp151.4.6.11.5.1-lp151.4.6.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/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:11649/openSUSE_Leap_15.1_Update/d12c741eeeb93d95d68b4ade5c657332-cronie.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxASCII textPOSIX shell script, ASCII text executableELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=25476993011e42fef6cc08ed6345f2bd079279ae, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)directoryemptyRRRR R RR RR=U͞a7putf-845fd7536f3d26b8ed0e832f9614fe262423ae4a2cf15e4f2303bfb9edf1f6455?7zXZ !t/O]"k%hs/΍XdBrbj 塉LDҽ ^I"\A i3˔-j[`h̪&~뵟FQ!~v0V.?M}ê밈q˼RY`]dw1_ ,wmi&tn4$+ 0QC*9Qe'DV4I)N;WByWu0jvx5 Zl:Wr3S]:2r Dը_ǐɋK!O38!ቍ#EnP7eqq2H~/dxekK=_Y}5io?{8Z {g^[/W8y΂Ur5oQLyiSɿG7P2n7ڧa)j"ؚ|>Ͼw)NA7>aq8i*._ Zԃg@ǜP1 p`^Ljԣ#1%'K&z.of