cronie-1.5.1-lp151.4.6.1<>,K]璂/=„nLk^ݫu$B^Dj 8VN-wW}7}89RWL|S c#`e ;q2Oҟ|12}OۍH8W^G9 %(7N-J,#${ %뭵e#7EFHp\S  őhG\['fm:9 e;Ԧa6<@9ᘌICWmenKMŠ~qu\{EJiMIo{nL4GT:-}0h>N7?7d   '`dpt EL x    0gi(789t:!=.>.?.@.C.F.G.H/DI/X/Y/\/]0P^1b2c2d3Ze3_f3bl3du3xv3 w6lx6y7z7`7p7t7z7|777Ccronie1.5.1lp151.4.6.1Cron Daemoncron automatically starts programs at specific times. Add new entries with "crontab -e". (See "man 5 crontab" and "man 1 crontab" for documentation.) Under /etc, find the directories cron.hourly, cron.daily, cron.weekly, and cron.monthly. Scripts and programs that are located there are started automatically.]璂obs-arm-3openSUSE Leap 15.1openSUSEBSD-3-Clause and GPL-2.0 and MIThttp://bugs.opensuse.orgSystem/Daemonshttps://github.com/cronie-crond/cronielinuxaarch64 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 cron.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in cron.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-cronie-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-cronie-update-$service-new-in-upgrade" fi done for service in cron.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# Move the old cron configurations back if we were updating if [ -e /var/run/update_from_old_cron ]; then for conf in /etc/pam.d/crond /etc/crontab /etc/cron.deny ; do mv "$conf.rpmbk" "$conf" done rm /var/run/update_from_old_cron fi if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system /etc/crontab /usr/bin/crontab fi PNAME=cron SUBPNAME= SYSC_TEMPLATE=/usr/share/fillup-templates/sysconfig.$PNAME$SUBPNAME # If template not in new /usr/share/fillup-templates, fallback to old TEMPLATE_DIR if [ ! -f $SYSC_TEMPLATE ] ; then TEMPLATE_DIR=/var/adm/fillup-templates SYSC_TEMPLATE=$TEMPLATE_DIR/sysconfig.$PNAME$SUBPNAME fi SD_NAME="" if [ -x /bin/fillup ] ; then if [ -f $SYSC_TEMPLATE ] ; then echo "Updating /etc/sysconfig/$SD_NAME$PNAME ..." mkdir -p /etc/sysconfig/$SD_NAME touch /etc/sysconfig/$SD_NAME$PNAME /bin/fillup -q /etc/sysconfig/$SD_NAME$PNAME $SYSC_TEMPLATE fi else echo "ERROR: fillup not found. This should not happen. Please compare" echo "/etc/sysconfig/$PNAME and $TEMPLATE_DIR/sysconfig.$PNAME and" echo "update by hand." 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 cron.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in cron.service ; do if [ ! -e "/run/rpm-cronie-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-cronie-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in cron.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 exit 0 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 cron.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 cron.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : ( 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 cron.service ) || : fi else # package uninstall for service in cron.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi fi $1 0VE  T B$A큤A큤AAA]]]]]]]]]璀]璁H_uUgEWlHH_u]]]]]]]]0ac29a59b98b40638d8bccafafac0b6c8b597c2a34ba7e4f7936888869d6d21e3e22c4e54c3ae14857290c6e619758d1108e4d989e156956f0b3ab006106bd119c93f3c9a00c4f9736abd2b9229b3e15b21a0d6f4d9fb97ce65a7e753742db363933d83789072b5d2726c49a216d0cd8c90d5e4c61c296c5e652936c8c531aad99f72defcc792520d851d647530be4d9a700b1cd52b5d152e45f60b2ab3d9430e1257f0de7570f9b34a3a50d493fa5a96b547af6177e144f2e248dbd71f5341da39b00f78a438a62e72a1ba907ed71162f267a6a640c4fb41c400fe907484b6fda2a2f6d7cbbc879d88951a1c7d8166490a70fd52e833eede181929545d3a55445898c8f5cbcdb95f215f48a99f2fbc311060c047541d1f954304d5d5cec8e20fa1f4df0123af0b5f973ec1bd20b2077f99f7263488e0956b331e5fc354d39c09ff0e7602ba2ae0ddb16f10f417a4cde490598c25ce1cfb9e8d0dfb447fddb3d08010582c1822faea85eb409cda9655598e77e0fe3ecf9d01850413769b2adfb48a217bebf30829cce6dc7cc5a240e6bb581c4fc6e468bfe9cb635768a183a73f33ae3b2c03f859948887ef4fdeba6ceafc8db94f0e7d306454432d298df95842fe30cbbc79a0eaa11d5369bd4c4f6c2960fd6080f8e4a0f562204cbfd99b2ecc93e612e5d0ae66e118ef5698fd24b9a6f203c65c6cd48fa57bef42372f390f8servicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottrustedrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcronie-1.5.1-lp151.4.6.1.src.rpmconfig(cronie)croniecronie(aarch-64)@ !@@@@@@@@    /bin/bash/bin/sh/bin/sh/bin/sh/bin/sh/bin/shconfig(cronie)coreutilscrondiffutilsfillupgrepgroup(trusted)ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libaudit.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpam.so.0()(64bit)libpam.so.0(LIBPAM_1.0)(64bit)libselinux.so.1()(64bit)mailpermissionsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd1.5.1-lp151.4.6.13.0.4-14.6.0-14.0-15.2-1 cron4.14.14.1 /usr/bin/chkstat -n --warn --system -e /etc/crontab -e /usr/bin/crontab 1>&2]*]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/sh/bin/sh/bin/sh/bin/sh/bin/shobs-arm-3 1575457410 1.5.1-lp151.4.6.11.5.1-lp151.4.6.11.5.1-lp151.4.6.1 cron.denycrontabcrondcrontabcronrun-cronscron.servicecronrccroncronieAUTHORSCOPYINGChangeLogREADMEsysconfig.croncrontab.1.gzcrontab.5.gzcron.8.gzcrond.8.gzcronlastruntabs/etc//etc/pam.d//usr/bin//usr/lib//usr/lib/cron//usr/lib/systemd/system//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/cronie//usr/share/fillup-templates//usr/share/man/man1//usr/share/man/man5//usr/share/man/man8//var/spool//var/spool/cron/-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_ports/d12c741eeeb93d95d68b4ade5c657332-cronie.openSUSE_Leap_15.1_Updatedrpmxz5aarch64-suse-linuxASCII textsetuid ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-, BuildID[sha1]=26cf96aaa87ee6b08491e0d421b335699955e729, for GNU/Linux 3.7.0, strippeddirectoryBourne-Again shell script, ASCII text executableELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-, BuildID[sha1]=7e136ce37a23db6e3e21388338b147e730fb78a7, for GNU/Linux 3.7.0, strippedUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RRRRRRRR RRRRRRRRR N[;T8}%ų4O0@ e1]JlyڈkA?H-go i?LTPy(̨S~ַ=cUGCL>lzKt jCggWOrA2>a6XBv,M_xe=0SqJ&+:%φ~JW&8kxd@Tfun~9/t'*.jE- py1iSGAg$vog3mEϧtR-Փߓ- Ƞo}߄$m%0N^eҭԂKguڀJS~O)eu4uCh}K a7zIaDR~},k?ՙȣMAsϲ3g`l߆6ņѳ9 pVuxTMk@+uF+80Q_Dd[؂V2"DJ6DאCQIvz["ݞs̭qk-s7{ k_KS MJAaNrn'*FJybk/(5"8˝t 0d͊:Y"I?b`̾\̔Ӂ7,| e 93- klA!ubCYOfkRSQُjT(A&[%~L'c/K@ԌK {zyp,L<.?9kǝL]1^LPnr8*8:gGif'(цAg4C3Ă|ue|+4Z뒧)cu'xPEȡeot\aITeX|hL' bz)9>eo!3O*DXaL*[/wčyx(A}:>om׼R/e\śدF}[/61Y~\LdN_É:9tF0~Rz-uPBKBR7sxBG n߼› "JϤ5,wP};"F&Os3''ʇ،i@>l>y"$k~/fK!mkGΙMΪ>}q8f,1*\#ny:3RGyR6qh \4IK,t#*c?[( pa5 M#BYCr󮓝;o^ݽZX7Tì EFT `Ӻ~5y;xLƐIWlWL[D8lKˈ<:l T Hw{wU^ ;F!6=58yΉ RO,P>c&; ݁ pP:+ ꢤϮi5i6|LxP"^uFCE8F']}BM ŶKdKEc>^7H A{}2 W3*$P*ѫLA,9v5]7Yz3P]lڕol}U,\[1O'&fgY7i>t6/"s?Un7Qyw0f,kL->iQ %uj:}>CmzW.QN+ p#^װ1 /Oa