208 Commits

Author SHA256 Message Date
9dcc2d86ce Accepting request 1266455 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1266455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=95
2025-04-03 16:42:42 +00:00
84d01b292f Accepting request 1266235 from home:hsk17:branches:openSUSE:Factory:Staging:Gcc7
add cronie-gcc15.patch to fix gcc15 compile time error

OBS-URL: https://build.opensuse.org/request/show/1266235
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=226
2025-04-02 11:34:38 +00:00
b21b662de9 Accepting request 1188846 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1188846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=94
2024-07-22 15:14:12 +00:00
ae21d73fcf Accepting request 1186443 from home:jsegitz:branches:Base:System
- Improve permissions checks in run-cron. Just check if the permission
  matches completely. Otherwise e.g. setgid directories causes failures

OBS-URL: https://build.opensuse.org/request/show/1186443
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=224
2024-07-20 18:19:58 +00:00
3a04376dfc Accepting request 1170975 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1170975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=93
2024-05-01 12:55:35 +00:00
Danilo Spinella
0270ab9250 Accepting request 1170688 from home:smolsheep:upgrades
- Remove safe-backup-permissions.patch -- Merged upstream
- Update to 1.7.2:
  * crond: Revert setting the return path to <>. It is not RFC
    compliant.
  * crond: Inherit MAILFROM from the crond process environment.

OBS-URL: https://build.opensuse.org/request/show/1170688
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=222
2024-04-30 11:50:54 +00:00
000055e2a6 Accepting request 1151177 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1151177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=92
2024-02-27 21:44:07 +00:00
Danilo Spinella
7cdf9a049c Accepting request 1151131 from home:dimstar:rpm4.20:c
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151131
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=220
2024-02-26 11:01:58 +00:00
d3df9b83ca Accepting request 1140679 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1140679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=91
2024-01-24 18:04:11 +00:00
Danilo Spinella
73efa78738 Accepting request 1140678 from home:dspinella:branches:Base:System
- Update to 1.7.1:
  * crond: Wait on finishing the job with -n option to check
    the exit status
  * crond: Do not set the return path to <> if non-default MAILFROM is set
  * /etc/sysconfig/crond and /etc/default/anacron files are optional
- Remove test-for-etc-default-anacron.patch

OBS-URL: https://build.opensuse.org/request/show/1140678
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=218
2024-01-22 15:46:40 +00:00
Danilo Spinella
db62c392d3 Accepting request 1139665 from home:jsegitz:branches:Base:System
- Set safe permissions for crontab backups. Add
  * safe-backup-permissions.patch

OBS-URL: https://build.opensuse.org/request/show/1139665
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=217
2024-01-22 15:44:30 +00:00
2de627ed21 Accepting request 1138167 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1138167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=90
2024-01-15 21:15:31 +00:00
Danilo Spinella
c8d9b39f59 Accepting request 1138166 from home:dspinella:branches:Base:System
- Fix anacron not working when /etc/default/anacron does not exist,
  fixes bsc#1218377
  * test-for-etc-default-anacron.patch

OBS-URL: https://build.opensuse.org/request/show/1138166
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=215
2024-01-11 17:56:06 +00:00
c1bf43e305 Accepting request 1127725 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1127725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=89
2023-12-21 22:38:05 +00:00
Danilo Spinella
6a848132fe Accepting request 1127724 from home:dspinella:branches:Base:System
- Add patch cronie-pam_config-nonlogin.diff
- Refreshed patches:
  * cronie-crond_pid.diff
  * cronie-pam_config.diff
  * cronie-nheader_lines.diff
  * fix-manpage-replace-anacrontab-with-crontab.patch

OBS-URL: https://build.opensuse.org/request/show/1127724
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=213
2023-11-20 15:06:44 +00:00
Danilo Spinella
218222c448 Accepting request 1125172 from home:amanzini:branches:Base:System
- Update to 1.7.0:
  * anacron: Add support for NO_MAIL_OUTPUT environment variable
  * anacron: Support enabling anacron jobs on battery power
  * crond: Support -n crontab entry option to disable mailing the output
  * crontab: Make a backup of the crontab file on edition and deletion

OBS-URL: https://build.opensuse.org/request/show/1125172
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=212
2023-11-17 10:51:38 +00:00
Danilo Spinella
20600e628d Accepting request 1077513 from home:mkoutny:pam-nl
- PAM: Use common-session-nonlogin for >15 codestreams
  More info in https://github.com/SUSE/pam-config/pull/16

OBS-URL: https://build.opensuse.org/request/show/1077513
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=211
2023-04-05 12:48:36 +00:00
05039bcebf Accepting request 1044632 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1044632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=88
2022-12-24 13:51:20 +00:00
Danilo Spinella
e5d0d21889 Accepting request 1043946 from home:schubi2:pam_usr_etc
- Use %_pam_vendordir

OBS-URL: https://build.opensuse.org/request/show/1043946
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=209
2022-12-23 10:21:57 +00:00
f2d480548f Accepting request 1042581 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1042581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=87
2022-12-14 13:10:42 +00:00
Danilo Spinella
05b27e2f48 Accepting request 1041108 from home:schubi2:pam_usr_etc
- Migration PAM settings to /usr/etc: Saving user changed
  configuration files in /etc and restoring them while an RPM
  update.
- Removed update support from 4.1 vixie-cron which is really old.

OBS-URL: https://build.opensuse.org/request/show/1041108
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=207
2022-12-13 09:23:40 +00:00
767e31c626 Accepting request 976927 from Base:System
OBS-URL: https://build.opensuse.org/request/show/976927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=86
2022-05-14 20:53:46 +00:00
4137ddd26a Accepting request 976257 from home:dspinella:branches:Base:System
- Update to 1.6.1:
  * Fix a regression in handling ranges (x-y) in crontab
- Remove upstreamed patch:
  * bsc1198265.patch

OBS-URL: https://build.opensuse.org/request/show/976257
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=205
2022-05-12 18:16:11 +00:00
e1ed3adbff Accepting request 970164 from Base:System
OBS-URL: https://build.opensuse.org/request/show/970164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=85
2022-04-15 22:13:15 +00:00
Danilo Spinella
aea90a19a7 Accepting request 970162 from home:dspinella:branches:Base:System
- Fix bsc#1198265 Regression in handling 1-5 crontab entries
  * bsc1198265.patch

OBS-URL: https://build.opensuse.org/request/show/970162
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=203
2022-04-14 13:20:56 +00:00
f3a92f1a31 Accepting request 965744 from Base:System
OBS-URL: https://build.opensuse.org/request/show/965744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=84
2022-04-02 16:20:36 +00:00
c7dfda7f33 Accepting request 965661 from home:dspinella:branches:Base:System
- Update to 1.6.0:
  * Add switch -f for foreground mode
  * Fix regression in handling */x crontab entries
  * Add random within range '~' operator
  * Fix RandomScale calculation
  * crond: Fix description of '-P' option
  * Increase the maximum number of crontab entries
  * crontab: use bold colors
- Remove upstreamed patches:
  * cronie-1.5.7-increase_crontab_limit.patch
  * cronie-piddir.patch
- Refresh patches:
  * cronie-nheader_lines.diff
  * cronie-cron_pid.diff

OBS-URL: https://build.opensuse.org/request/show/965661
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=201
2022-03-29 17:45:35 +00:00
53baf480d9 Accepting request 919156 from Base:System
OBS-URL: https://build.opensuse.org/request/show/919156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=83
2021-09-20 21:32:03 +00:00
Danilo Spinella
8fdc017ea5 Accepting request 919154 from home:dspinella:branches:Base:System
- Increase limit of allowed entries in crontab files to fix bsc#1187508
  * cronie-1.5.7-increase_crontab_limit.patch
- Run spec-cleaner
- Remove cronie-rpmlintrc as the filter was unused

OBS-URL: https://build.opensuse.org/request/show/919154
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=199
2021-09-15 12:19:01 +00:00
fb331e899f Accepting request 914974 from Base:System
OBS-URL: https://build.opensuse.org/request/show/914974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=82
2021-09-03 19:25:57 +00:00
Danilo Spinella
696a529c5f Accepting request 914973 from home:dspinella:branches:Base:System
- Remove cronie-anacron-1.4.7-run-crons.patch to make anacron use
  run-parts

OBS-URL: https://build.opensuse.org/request/show/914973
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=197
2021-08-30 08:52:30 +00:00
Danilo Spinella
60b5517846 Accepting request 914954 from home:dspinella:branches:Base:System
- Change default configuration to use run-parts from debianutils
  instead of run-crons

OBS-URL: https://build.opensuse.org/request/show/914954
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=196
2021-08-30 07:31:06 +00:00
ed54341d4b Accepting request 891605 from home:dirkmueller:Factory
- update to 1.5.7:
  * anacron: Fix problem of anacron not being started on some desktops
  * crontab: switch off colors if NO_COLOR is set
  * crontab: crontab without arguments now works if stdin is not a TTY
  * crond: Fix various issues on loading the crontab databases on startup
  * anacron: Expand MAILTO and MAILFROM environment variables
  * crontab: New option to test crontab file syntax without installing it
- cronie-nheader_lines.diff: refresh against 1.5.7

OBS-URL: https://build.opensuse.org/request/show/891605
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=195
2021-05-10 14:53:29 +00:00
2a7ba05818 Accepting request 878650 from Base:System
- refresh spec files (move license to licensedir)

OBS-URL: https://build.opensuse.org/request/show/878650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=81
2021-03-18 21:54:07 +00:00
b31e2bfd57 - refresh spec files (move license to licensedir)
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=193
2021-03-12 22:08:57 +00:00
8f35aabe8c Accepting request 830856 from Base:System
OBS-URL: https://build.opensuse.org/request/show/830856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=80
2020-09-04 08:52:42 +00:00
0d09dd5e06 Accepting request 830854 from home:kstreitova:branches:Base:System
- Use the new value of %_libexecdir macro (/usr/lib -> /usr/libexec)
  in crontab and other occurences: [bsc#1175934]
  * cronie-anacron-1.4.7-run-crons.patch
  * run-crons
  * sample.root
  * sysconfig.cron

OBS-URL: https://build.opensuse.org/request/show/830854
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=191
2020-08-31 14:46:14 +00:00
3b6cb9729b Accepting request 816635 from Base:System
OBS-URL: https://build.opensuse.org/request/show/816635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=79
2020-06-25 14:47:00 +00:00
f3845379fa Accepting request 816556 from home:namtrac:branches:Base:System
- Add an example job definition to sample.root

OBS-URL: https://build.opensuse.org/request/show/816556
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=189
2020-06-23 16:53:55 +00:00
2e833045b4 Accepting request 754344 from Base:System
OBS-URL: https://build.opensuse.org/request/show/754344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=78
2019-12-11 10:58:41 +00:00
6f0030fae7 Accepting request 753319 from home:mkraus:branches:Base:System
- change permissions calls in spec file to use slashes for
  directories [boo#1158130]

OBS-URL: https://build.opensuse.org/request/show/753319
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=187
2019-12-05 11:20:19 +00:00
55dcfc5cfd Accepting request 750279 from Base:System
OBS-URL: https://build.opensuse.org/request/show/750279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=77
2019-11-25 10:23:50 +00:00
7c5c265787 Accepting request 749959 from home:kstreitova:branches:Base:System
- drop 'checkproc' line from the run-crons as the usage is bogus
  [bsc#1155929]

OBS-URL: https://build.opensuse.org/request/show/749959
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=185
2019-11-22 11:37:06 +00:00
67afe41cdf Accepting request 747186 from Base:System
OBS-URL: https://build.opensuse.org/request/show/747186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=76
2019-11-15 21:31:34 +00:00
458447a64f Accepting request 745554 from home:kstreitova:branches:Base:System
- update cronie-nheader_lines.diff so it doesn't print the first 3
  crontab lines (static comments) with the 'crontab -l' command
  [bsc#1155114]

OBS-URL: https://build.opensuse.org/request/show/745554
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=183
2019-11-10 10:48:56 +00:00
3efba6a880 Accepting request 745503 from Base:System
OBS-URL: https://build.opensuse.org/request/show/745503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=75
2019-11-07 22:15:10 +00:00
4d3a5a2aaa Accepting request 744805 from home:kstreitova:branches:Base:System
- update to 1.5.5
  * Avoid warning for strncat.
  * crontab: fsync to check for full disk
  * crontab: Add Y/N to retry prompt
  * entries: Explicitly validate upper ranges and steps
  * crond: report missing newline before EOF
  * do not log carriage return
  * skip directories when given as crontabs
  * crontab -l colors comment lines in a different color
  * getdtablesize() can return very high values in containers
  * Power supply name not detected correctly.
  * Revert "Avoid creating pid files when crond doesn't fork"
  * anacron: fix types in comparisons
  * mics: stop using plain integer as NULL pointer
  * cron: fix type in comparison and  variable shadowing
  * cron: mark signal number arguments in signal handlers unused
  * Move allowed() and related function to security.c
  * cronnext: optionally select jobs by substring
  * crond: Do not abort loading crontab prematurely in case of error
- refresh cronie-nheader_lines.diff
- remove cronie-1.5.4-dont_abort_loading_crontab.patch and
  cronie-1.5.4-always_create_pid_file.patch (applied upstream)

OBS-URL: https://build.opensuse.org/request/show/744805
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=181
2019-11-05 14:16:20 +00:00
8ba6a8e20d Accepting request 726494 from Base:System
OBS-URL: https://build.opensuse.org/request/show/726494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=74
2019-09-07 09:25:20 +00:00
9ea86d7eb3 Accepting request 726486 from home:kstreitova:branches:Base:System
- refresh cronie-pam_config.diff to integrate pam_keyinit pam
  module [bsc#1144044]

OBS-URL: https://build.opensuse.org/request/show/726486
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=179
2019-08-27 13:15:34 +00:00
f2cc1147ca Accepting request 724718 from Base:System
OBS-URL: https://build.opensuse.org/request/show/724718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=73
2019-08-24 16:38:50 +00:00