[Pkg-cron-devel] [pkg-cron] 12/12: Document changes introduced

Javier Fernandez-Sanguino Peña jfs at moszumanska.debian.org
Mon Mar 12 22:52:33 UTC 2018


This is an automated email from the git hooks/post-receive script.

jfs pushed a commit to branch master
in repository pkg-cron.

commit df2726faefa7608341407bf7942aa4e4bf9e9861
Author: Javier Fernandez-Sanguino <jfs at debian.org>
Date:   Mon Mar 12 23:49:52 2018 +0100

    Document changes introduced
---
 debian/changelog | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8d4e74c..5b77a57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,14 +2,18 @@ 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)"
-    Also remove Type=idle, which was not the correct fix to apply.
-    (Closes: #767016, #801384, #783665) (LP: #1593317)
-  * debian/cron.service: Add automatic restart on failure (Closes: #834728)
+  * 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)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cron/pkg-cron.git



More information about the Pkg-cron-devel mailing list