Hello community, here is the log from the commit of package cronie for openSUSE:Factory checked in at Thu Feb 24 14:56:50 CET 2011.
-------- --- cronie/cronie.changes 2011-01-06 16:40:21.000000000 +0100 +++ /mounts/work_src_done/STABLE/cronie/cronie.changes 2011-02-24 13:57:42.000000000 +0100 @@ -1,0 +2,7 @@ +Thu Feb 24 12:33:31 UTC 2011 - [email protected] + +- bnc#662433 again: + added quiet option to pam config, in order to avoid logging, + when /etc/cron.allow is missing + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cronie.spec ++++++ --- /var/tmp/diff_new_pack.mMCJHw/_old 2011-02-24 14:55:44.000000000 +0100 +++ /var/tmp/diff_new_pack.mMCJHw/_new 2011-02-24 14:55:44.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 %{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 Summary: Auxiliary package Group: System/Daemons Requires: %{name} = %{cronie_version}-%{release} ++++++ cronie-pam_config.diff ++++++ --- /var/tmp/diff_new_pack.mMCJHw/_old 2011-02-24 14:55:45.000000000 +0100 +++ /var/tmp/diff_new_pack.mMCJHw/_new 2011-02-24 14:55:45.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: [email protected] For additional commands, e-mail: [email protected]
