cron-4.2-lp151.4.6.1 4>$  Ap]ȸ/=„Fդ}sT[dOĀzY]r3_;NaiMR}ukiQ`i$ qo~g`@cqOBEEVnXSW:-/&6i"N"Y}r[ƘۊAT'x76&LG% 73~5%p3M u}*1N|| R䨈(fYv4~$/i{7ed05e7c1a378a556e4b7d70666a40f6a238e590b9108ffdac7f3738c3c253931c22dae7765b13885095bf746bca320c4362761dt]ȸ/=„&}0nY҉7rȯ4LC/t>8ܷkٻ!*6Ё݈PUieZn0hL喿y+^CxB}g1O*VACw`NK>ڱ1I"K8HfN:VY;V} 쌲1w;$r\ί3P>D6o1UL>䏳1荢Q %U))5td>p=P?@d   )| #      8@Tl( 89l:=FGHIXY\]^bVcdefluvz<Ccron4.2lp151.4.6.1Auxiliary packageAuxiliary package, needed for proper update from vixie-cron 4.1 to cronie 1.4.4]璻lamb23openSUSE Leap 15.1openSUSEBSD-3-Clause and GPL-2.0 and MIThttp://bugs.opensuse.orgSystem/Daemonshttps://github.com/cronie-crond/cronielinuxi586# Check if we are doing update from 4.1 vixie-cron. # The -h does report garbage on vixie cron. check_cron_mail_feature=`/usr/sbin/cron -h 2>&1 | /usr/bin/grep mail` if [ -e /usr/sbin/cron -a -z "${check_cron_mail_feature}" ]; then touch /var/run/update_from_old_cron for conf in /etc/pam.d/crond /etc/crontab /etc/cron.deny ; do cp "$conf" "$conf.rpmbk" done fi exit 0A큤]璺]璪c1426b3d7880dc50fcbcb2e0e7db375d4814c3eb3e9a8ed79b3d58efff2518edrootrootrootrootcronie-1.5.1-lp151.4.6.1.src.rpmcroncron(x86-32)    /bin/shcronierpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.5.1-lp151.4.6.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 15754574674.2-lp151.4.6.14.2-lp151.4.6.1croncron_to_cronie.README/usr/share/doc/packages//usr/share/doc/packages/cron/-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_Updatecpioxz5i586-suse-linuxdirectoryASCII text=U͞a7putf-8c6769223e4a7c44dde844fcc68aeae83c4168da538f05c2dfd3f76508a3a9c9b?07zXZ !t/c] crt:bLL H$ܗAC8Sj@dd[pXu$z0iB F?x'$nHF+,Nɚfe'-1QڃIw_n0Ͷ=&{NfDM4}7.κueC5=6%HVYEUˆN93HM OBѻU jSRn_ly9Nf]  YZ