cron (3.0pl1-130)
[PTS] [DDPO]
COMMITS: VCS has seen 33 commits since the debian/3.0pl1-128 tag
- Git: https://anonscm.debian.org/git/pkg-cron/pkg-cron.git
-
- Branch: master
- Path: debian/changelog
- Browser: http://anonscm.debian.org/cgit/pkg-cron/pkg-cron.git
- Last scan: 2018-04-25 09:56:05+00
- Next scan: 2018-04-26 13:48:00+00
- Debian changelog in Git:
cron (3.0pl1-130) unstable; urgency=medium
* debian/postinst: Do not do check if /var/spool/cron/crontabs if empty
(Closes: 892720, 892721, 892724)
* debian/cron.service:
- Add dependency on nss-user-lookup.target in the definition which
properly fixes the issues when cron is started before centralised user
repositories are available (e.g. LDAP or Active Directory). This
should avoid errors in syslog similar to the following:
"crond[PID]: (CRON) bad username (/etc/cron.d/JOBNAME)"
(Closes: #767016, #801384, #783665) (LP: #1593317)
- Also remove Type=idle change added in previous upload, which was not
the correct fix to apply.
- Add automatic restart on failure (Closes: #834728)
* debian/cron.init: Revert previous change - instead of adding $all, add sssd
to the services that should be started/stopped before/after cron.
* crontab.5:
- Add improvements and fixes to manpage provided by Philip Hands
(Closes: #792572)
- Document that system wide defaults run from 6 am to 7 am.
(Closes: #757191)
- Document how asterisks are processed in dom and dow fields using
patch provided by Christian Pekeler (Closes: #840601)
Also see https://treats.wdt.io/cron-bug.html
* debian/crontab.main, crontab.5: Add documentation comments similarly as to
how Fedora / Red Hat Enterprise Linux documents (crontab package). This
comments more descriptive and provides inexperienced users with a better
understanding of the syntax. (Closes: #705570)
-- Javier Fernández-Sanguino Peña <jfs@debian.org> Mon, 12 Mar 2018 22:00:01 +0100
- This branch is 33 commits ahead of tag debian/3.0pl1-128
- Git log:
commit df2726faefa7608341407bf7942aa4e4bf9e9861
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:49:52 2018 +0100
Document changes introduced
commit 14963f579220aebe33ddd8e828109745f5821d35
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:49:39 2018 +0100
Revert previous change - instead of adding $all, add sssd to the services that
should be started/stopped before/after cron.
commit 43fa0d7aed22d2d4d016b744a64ba059501b4268
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:43:49 2018 +0100
Fix typo
commit 1425f90e5a24a47c2cba0a2cb756edc3ca763277
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:39:42 2018 +0100
Document change on previous release
commit 6de38c2874e7f07b4a904526e05517397ede37f5
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:29:04 2018 +0100
Document changes introduced
commit f718a79a8997c8f376200d972da14959e115f83d
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:28:00 2018 +0100
Document how asterisks are processed in dom and dow fields using patch
provided by Christian Pekeler (Closes: #840601)
commit 35aaf69c0746d471474280986e532860659394da
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:20:05 2018 +0100
Add documentation comments similarly as to how Fedora / Red Hat Enterprise
Linux documents (crontab package). This comments more descriptive and provides
inexperienced users with a better understanding of the syntax. (Closes:
commit 42694b90a3fef02b6106c55a271eb9b5ed1e1dbb
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:17:26 2018 +0100
Document that system wide defaults run from 6 am to 7 am. (Closes: #757191)
commit cf794ff3f5341c6f764f7ee7070dcc4aa810c7de
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:13:37 2018 +0100
Allow automatic restarts from systemd
commit ae95f773698a3ef541210188b688137224eed276
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:12:53 2018 +0100
Add improvements and fixes to manpage provided by Philip Hands (Closes:
#792572)
commit 230478512cc82d879d727f6dfc18040bdd48c9d9
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:12:38 2018 +0100
Do not do check if /var/spool/cron/crontabs is empty (Closes: 892720, 892721,
892724)
commit 45b9b071885d8c1c8838e94fe29eff71d2d27f12
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Mon Mar 12 23:11:47 2018 +0100
Add dependency on nss-user-lookup.target in the definition which properly fixes
the issues when cron is started before centralised user repositories are
available (e.g. LDAP or Active Directory). This should avoid errors in syslog
similar to the following: "crond[PID]: (CRON) bad username
(/etc/cron.d/JOBNAME)"
Also remove Type=idle, which was not the correct fix to apply for this issue.
commit b47c9067e0118f2514b167809b29c8475b47ef0b
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 23:46:35 2018 +0100
Update email address
commit 4af82593e7998dd81e449615adb92f6a3329dedc
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 23:40:00 2018 +0100
Replace dh-systemd dependency with debhelper (lintian fix)
commit 7a7a7fc519d6ebf391fd1186eda2b9ab8fb8563f
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 23:34:07 2018 +0100
Document fix
commit e1c5163199d5282a0dcbb37d265d29d0707ea562
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 23:27:55 2018 +0100
Document the need to set the DISPLAY environment when running
scheduled tasks that interact with the user's desktop environment
(LP: #891869)
commit 03a910cb814f13098a3875e639dc624efe322726
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 23:27:25 2018 +0100
Document fixed bugs
commit ae6ae5502ec67edbf96dc22dd0de5eafb75bf702
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 23:02:53 2018 +0100
Document changes
commit 7efc50accf11b0761fe326a160694b6669878817
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 23:01:24 2018 +0100
Document limitation due to account renaming as described in Ubuntu bug 73398 - https://bugs.launchpad.net/ubuntu/+source/cron/+bug/73398
commit a955fe514b71c7ec027a007df7490e47f0a58e07
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 22:53:23 2018 +0100
Document closure of Ubuntu bug
commit 7365d0c1d34fe8e3490406e99d83cd377bde5148
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 22:52:23 2018 +0100
Document closure of Ubuntu bug
commit a10ab4e346e941aaa92f4b671a96895392b917af
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 22:45:16 2018 +0100
Fix for CVE-2017-9525: group crontab to root escalation via postinst as
described by Alexander Peslyak (Solar Designer) in
http://www.openwall.com/lists/oss-security/2017/06/08/3 (Closes: 864466)
The fix: replaces the unconditional chown/chgrp of everything under
/var/spool/cron/crontabs with a conditional solution. A file in that
directory must now satisfy the following requirements:
1. It must be a regular file
2. It must have a hard link count of exactly 1
3. It's name must match its owner (the daemon expects this)
commit 181283c378c95e9aaa59fcf86dfdb8c40d862dd4
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 22:39:37 2018 +0100
Make sure cron is started last and stopped first, with patch provided by
Harald Dunke (Closes: #767016)
commit 0b6292c34b2bb86a5a3525fe662f128c9a738958
Author: Javier Fernandez-Sanguino <jfs@debian.org>
Date: Sun Mar 11 22:35:58 2018 +0100
Properly transition system jobs to system_cronjob_t SELinux context and stop
relying on refpolicy specific identifiers (Closes: #857662)
commit 77fdd0b00e1568c2a6041832951dbaff1b842c0c
Author: Jakub Wilk <jwilk@debian.org>
Date: Sun Aug 28 20:52:32 2016 +0200
cron.8: Fix typo "have to be pass"
Closes: #819832
commit 3a0e758b85d03dd2e8fca02d95f67dce1dcbc47f
Author: Christian Kastner <ckk@kvr.at>
Date: Sun May 1 22:18:04 2016 +0200
d/cron.service: Add dependency on remote-fs.target
This dependency is present in the SYSV init script, hence it should also be
present in the systemd service file.
Closes: #815088
commit 09732059ab1ac2fdddcc8d957f763286b3646b3c
Author: Christian Kastner <ckk@kvr.at>
Date: Sun May 1 18:11:57 2016 +0200
d/control: Switch to secure URIs in Vcs-* fields
commit 780188227c8e3214c2b96a44b6a81cd34260226b
Author: Christian Kastner <ckk@kvr.at>
Date: Sun May 1 18:10:58 2016 +0200
d/rules: Set hardening=+all in DEB_BUILD_MAINT_OPTIONS
commit 6345230fff6bcd940461a37150040a12978fc913
Author: Christian Kastner <ckk@kvr.at>
Date: Sun May 1 17:34:58 2016 +0200
d/rules: Stop passing start actions to update-rc.d
This has been obsoleted by dependency-based booting in Wheezy, see
https://lists.debian.org/debian-devel/2013/05/msg01109.html
Closes: #750645
commit 9f48a49459b185b8e784514d15e0e45a2871d891
Author: Christian Kastner <ckk@kvr.at>
Date: Sun May 1 17:21:30 2016 +0200
d/rules: Use DEB_CFLAGS_MAINT_APPEND instead of CFLAGS directly
commit f7d05c2a8c145cfb84ee0554a4b9e1e2a3e6829c
Author: Christian Kastner <ckk@kvr.at>
Date: Sun May 1 17:12:58 2016 +0200
d/copyright: Bump copyright years
commit 0cef70035b451e80fc111bc8f4b7f2edcff5c515
Author: Christian Kastner <ckk@kvr.at>
Date: Sun May 1 17:11:58 2016 +0200
Switch email to my @debian.org address
commit b64de21106c420149a785410d94ccb4214ef2b47
Author: Christian Kastner <ckk@kvr.at>
Date: Sun May 1 17:09:22 2016 +0200
d/control: Bump Standards-Version to 3.9.8 (no changes needed)