commit cronie for openSUSE:11.4
Hello community, here is the log from the commit of package cronie for openSUSE:11.4 checked in at Sun Feb 27 12:41:38 CET 2011. -------- --- old-versions/11.4/all/cronie/cronie.changes 2011-01-06 16:40:21.000000000 +0100 +++ 11.4/cronie/cronie.changes 2011-02-24 13:57:42.000000000 +0100 @@ -1,0 +2,7 @@ +Thu Feb 24 12:33:31 UTC 2011 - vcizek@novell.com + +- bnc#662433 again: + added quiet option to pam config, in order to avoid logging, + when /etc/cron.allow is missing + +------------------------------------------------------------------- calling whatdependson for 11.4-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cronie.spec ++++++ --- /var/tmp/diff_new_pack.F64wBk/_old 2011-02-27 12:40:55.000000000 +0100 +++ /var/tmp/diff_new_pack.F64wBk/_new 2011-02-27 12:40:55.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package cronie (Version 1.4.6) +# spec file for package cronie # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -30,7 +30,7 @@ AutoReqProv: on PreReq: permissions %fillup_prereq %insserv_prereq cron sysvinit(syslog) Version: 1.4.6 -Release: 6 +Release: 7.<RELEASE2> %{expand: %%define cronie_version %version} Summary: Cron Daemon Source0: %name-%version.tar.xz @@ -68,7 +68,7 @@ %package -n cron License: MIT and BSD and GPLv2 Version: 4.2 -Release: 8 +Release: 9.<RELEASE2> Summary: Auxiliary package Group: System/Daemons Requires: %{name} = %{cronie_version}-%{release} ++++++ cronie-pam_config.diff ++++++ --- /var/tmp/diff_new_pack.F64wBk/_old 2011-02-27 12:40:55.000000000 +0100 +++ /var/tmp/diff_new_pack.F64wBk/_new 2011-02-27 12:40:55.000000000 +0100 @@ -12,7 +12,7 @@ -session include password-auth -auth include password-auth +auth sufficient pam_rootok.so -+account sufficient pam_listfile.so item=user sense=allow file=/etc/cron.allow onerr=succeed ++account sufficient pam_listfile.so item=user sense=allow file=/etc/cron.allow onerr=succeed quiet +auth include common-auth +account include common-account +password include common-password ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de