Commit Graph

204 Commits

Author SHA256 Message Date
Kristyna Streitova
8e8fb60fcc Accepting request 689903 from home:kstreitova:branches:Base:System
- update to 1.5.4
  * crond: Fix regression from previous release. Only first job
    from a crontab was being run [bsc#1130746]
- add cronie-1.5.4-dont_abort_loading_crontab.patch to not abort
  loading crontab prematurely in case of error

OBS-URL: https://build.opensuse.org/request/show/689903
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=173
2019-04-01 08:55:57 +00:00
Dominique Leuenberger
05a64e8fa3 Accepting request 686472 from Base:System
OBS-URL: https://build.opensuse.org/request/show/686472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=70
2019-03-24 13:57:00 +00:00
715db45cc6 Accepting request 685771 from home:kstreitova:branches:Base:System
- update to 1.5.3
  * Fix CVE-2019-9704 [bnc#1128937] and CVE-2019-9705 [bnc#1128935]
    to avoid local DoS of the crond
  * crontab: Make crontab without arguments fail
  * crond: In PAM configuration include system-auth instead of
    password-auth
  * crond: In the systemd service file restart crond if it fails
  * crond: Use the role from the crond context for system job
    contexts
  * Multiple small cleanups and fixes.
- refresh cronie-nheader_lines.diff and  cronie-pam_config.diff

OBS-URL: https://build.opensuse.org/request/show/685771
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=171
2019-03-19 16:04:35 +00:00
Dominique Leuenberger
8f04a7f747 Accepting request 672798 from Base:System
OBS-URL: https://build.opensuse.org/request/show/672798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=69
2019-02-11 20:16:28 +00:00
Kristyna Streitova
8f36ae216e Accepting request 672197 from home:elvigia:branches:Base:System
- cron.service: No limit on the number of processes spawned by cron 
  shall be imposed.

OBS-URL: https://build.opensuse.org/request/show/672197
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=169
2019-02-08 13:10:14 +00:00
Dominique Leuenberger
e6dcf9825a Accepting request 647642 from Base:System
OBS-URL: https://build.opensuse.org/request/show/647642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=68
2018-11-12 08:34:15 +00:00
Kristyna Streitova
b3b659138c Accepting request 645534 from home:elvigia:branches:Base:System
- cronie-pam_config.diff: When crond is started with the -n
  switch like it does with systemd, the manual explicitly
  instructs to disable the pam_loginuid module.

OBS-URL: https://build.opensuse.org/request/show/645534
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=167
2018-11-09 17:46:24 +00:00
Dominique Leuenberger
195c3ea19f Accepting request 637026 from Base:System
OBS-URL: https://build.opensuse.org/request/show/637026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=67
2018-10-01 07:02:39 +00:00
fcff461b82 Accepting request 636403 from home:kstreitova:branches:Base:System
- update to 1.5.2
  * cronnext: New useful utility to find out time of the next job
    run.
  * crond: Avoid creating PID files when crond doesn't fork.
  * crontab: Do not try to replace the crontab with a directory.
  * crond: Log startup even when started in non-forking mode.
  * Multiple small cleanups and fixes.
- update Source address
- remove cronie-1.4.7-disable_logging.patch and restore the
  original cronie behaviour (a line starting with a dash in
  normal user's crontab is handled as incorrect), there was enough
  time for crontab migration. Manpage part of the patch was applied
  upstream
- remove cronie-nofork-nopid.patch (applied upstream)
- pack cronnext utility
- call autoreconf

OBS-URL: https://build.opensuse.org/request/show/636403
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=165
2018-09-21 09:56:34 +00:00
Dominique Leuenberger
56a3fbf585 Accepting request 546705 from Base:System
Correct mail dependencies to prevent Kubic being broken and Tumbleweed being blocked (forwarded request 546703 from RBrownSUSE)

OBS-URL: https://build.opensuse.org/request/show/546705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=66
2017-11-30 12:50:49 +00:00
Dominique Leuenberger
e6486a0662 Accepting request 546703 from home:RBrownSUSE:branches:Base:System
Correct mail dependencies to prevent Kubic being broken and Tumbleweed being blocked

OBS-URL: https://build.opensuse.org/request/show/546703
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=163
2017-11-30 12:50:00 +00:00
Dominique Leuenberger
96f447d2a6 Accepting request 546013 from Base:System
OBS-URL: https://build.opensuse.org/request/show/546013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=65
2017-11-29 09:52:01 +00:00
Kristyna Streitova
e61cf249e1 Accepting request 545972 from home:jsegitz:branches:Base:System
- Ensure that /etc/cron.{hourly,daily,weekly,monthly} have proper
  permissions and owner. This is racy but prevents some LPE vectors

OBS-URL: https://build.opensuse.org/request/show/545972
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=161
2017-11-27 13:25:16 +00:00
Kristyna Streitova
8799c06388 Accepting request 545298 from home:kstreitova:branches:Base:System
- Requires smtp_daemon (not just Recommends) as it's needed by
  run-crons script [bsc#1064834]

OBS-URL: https://build.opensuse.org/request/show/545298
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=160
2017-11-24 17:30:45 +00:00
db5a82b948 Accepting request 544678 from home:RBrownSUSE:branches:Base:System
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544678
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=159
2017-11-24 10:21:12 +00:00
Dominique Leuenberger
24b3c13875 Accepting request 517956 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/517956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=64
2017-08-29 09:36:50 +00:00
Kristyna Streitova
e15bad67a8 Accepting request 517856 from home:kukuk:branches:Base:System
- Require group trusted if we use them

OBS-URL: https://build.opensuse.org/request/show/517856
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=157
2017-08-21 14:50:50 +00:00
Yuchen Lin
ce156e654b Accepting request 483286 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/483286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=63
2017-04-07 11:52:34 +00:00
Kristyna Streitova
2356db3cc0 Accepting request 483285 from home:kstreitova:branches:Base:System
- fedorahosted.org was retired on March 1st, 2017
  * update Url and Source address

OBS-URL: https://build.opensuse.org/request/show/483285
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=155
2017-03-29 11:08:40 +00:00
Kristyna Streitova
a04815083f Accepting request 483103 from home:kstreitova:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/483103
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=154
2017-03-28 12:48:09 +00:00
Kristyna Streitova
723a0cdea5 Accepting request 482468 from home:kstreitova:branches:Base:System
- cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/482468
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=153
2017-03-27 14:10:22 +00:00
Dominique Leuenberger
03db8b00f1 Accepting request 433756 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/433756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=62
2016-10-14 01:37:58 +00:00
0452267cef Accepting request 431771 from home:kstreitova:branches:Base:System
- remove the omc xml config that is useless nowdays

OBS-URL: https://build.opensuse.org/request/show/431771
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=151
2016-10-07 13:08:45 +00:00
Dominique Leuenberger
f702c28e4e Accepting request 426128 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/426128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=61
2016-09-12 11:21:41 +00:00
0eecea29d2 Accepting request 425674 from home:scarabeus_iv:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/425674
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=149
2016-09-09 10:55:54 +00:00
Stephan Kulow
517cc40002 Accepting request 315644 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/315644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=60
2015-07-16 15:15:28 +00:00
Kristyna Streitova
73b6370167 Accepting request 314782 from home:elvigia:branches:Base:System
- cron.service: Use KillMode=process like upstream does.

OBS-URL: https://build.opensuse.org/request/show/314782
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=147
2015-07-09 07:53:07 +00:00
Dominique Leuenberger
c582c1d20c Accepting request 314437 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/314437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=59
2015-07-02 20:46:42 +00:00
e5565fcee6 Accepting request 313742 from home:elvigia:branches:Base:System
- revert last change, it is a bug in sssd.service, fixed in 
  SR#313709

OBS-URL: https://build.opensuse.org/request/show/313742
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=145
2015-06-29 21:31:10 +00:00
1510b6cfde Accepting request 313829 from home:matejcik:branches:Base:System
- add support for MAILFROM, MAIL_CONFIG and different mailer binaries
  in run-crons (bnc#812367, bnc#366762)

OBS-URL: https://build.opensuse.org/request/show/313829
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=144
2015-06-29 21:30:54 +00:00
Kristyna Streitova
c3a8cc4a0b Accepting request 313218 from home:scarabeus_iv:branches:Base:System
- Start cron after sssd.service bnc#926961

OBS-URL: https://build.opensuse.org/request/show/313218
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=143
2015-06-23 12:23:26 +00:00
Kristyna Streitova
93a4cef2d6 Accepting request 313104 from home:scarabeus_iv:branches:Base:System
- Redo the post/pre update approach to fix migration from SLE11.
  Should fix bnc#919028

OBS-URL: https://build.opensuse.org/request/show/313104
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=142
2015-06-22 14:48:19 +00:00
abff32990a Accepting request 312749 from home:kstreitova:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/312749
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=141
2015-06-20 12:01:49 +00:00
Dominique Leuenberger
275c29d50a Accepting request 311271 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/311271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=58
2015-06-11 07:09:55 +00:00
92f78a97b5 Accepting request 310188 from home:elvigia:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/310188
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=139
2015-06-09 09:46:47 +00:00
Dominique Leuenberger
6fd527fd01 Accepting request 260625 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/260625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=57
2014-11-13 08:19:32 +00:00
34c3e20f82 Accepting request 260505 from home:Ledest:misc
fix bashisms in pre scripts

OBS-URL: https://build.opensuse.org/request/show/260505
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=137
2014-11-10 10:17:13 +00:00
Stephan Kulow
196be05dc8 Accepting request 250667 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/250667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=56
2014-09-24 11:09:04 +00:00
Kristyna Streitova
0df5e36fe3 Accepting request 250665 from home:kstreitova:branches:Base:System
- fixes bnc#833240: the first occurance of "/etc/anacrontab"
replaced with "/etc/crontab" in the manpage file
 - version updated to 1.4.12
   * various small bugfixes

OBS-URL: https://build.opensuse.org/request/show/250665
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=135
2014-09-22 13:11:11 +00:00
Stephan Kulow
3bb3e02e08 Accepting request 248612 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/248612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=55
2014-09-12 09:19:08 +00:00
Kristyna Streitova
68fceb33aa Accepting request 248611 from home:kstreitova:branches:Base:System
- clean up with spec-cleaner 

- fix dangling symlink on sbin/service 

- add sysconfig.cron that used to be provided by aaa_base (bnc#860058)

OBS-URL: https://build.opensuse.org/request/show/248611
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=133
2014-09-11 14:22:49 +00:00
Stephan Kulow
d705b4a0c0 Accepting request 237534 from Base:System
-Add an option to manually reload cron.

OBS-URL: https://build.opensuse.org/request/show/237534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=53
2014-06-19 11:08:33 +00:00
Wojtek Dziewięcki
0ad1c77b77 -Add an option to manually reload cron.
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=131
2014-06-16 13:52:17 +00:00
Stephan Kulow
f4b8e6a6e1 Accepting request 223377 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/223377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=52
2014-02-22 19:44:26 +00:00
Wojtek Dziewięcki
5c76545608 -Restart the service if it crashes
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=129
2014-02-14 12:21:15 +00:00
Tomáš Chvátal
565a1a374c Accepting request 215091 from Base:System
Leave /usr/sbin/rccron in as link to /sbin/service (forwarded request 214974 from aeneas_jaissle)

OBS-URL: https://build.opensuse.org/request/show/215091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=51
2014-01-27 10:43:16 +00:00
Stephan Kulow
c1b667a7f2 Accepting request 214974 from home:aeneas_jaissle:branches:Base:System
Leave /usr/sbin/rccron in as link to /sbin/service

OBS-URL: https://build.opensuse.org/request/show/214974
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=127
2014-01-25 06:47:45 +00:00
Cristian Rodríguez
abd9145a8d Accepting request 204034 from home:posophe:branches:Base:System
some improvements

OBS-URL: https://build.opensuse.org/request/show/204034
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=126
2013-10-22 00:01:13 +00:00
Tomáš Chvátal
5c7b0f15e8 Accepting request 202436 from Base:System
OBS-URL: https://build.opensuse.org/request/show/202436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=50
2013-10-08 08:45:24 +00:00
Andreas Jaeger
2349cf8801 OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=124 2013-10-06 18:02:27 +00:00