diff --git a/authd.spec b/authd.spec index 86319e7..649ce5b 100644 --- a/authd.spec +++ b/authd.spec @@ -1,11 +1,11 @@ Summary: A RFC 1413 ident protocol daemon Name: authd Version: 1.4.3 -Release: 44%{?dist} +Release: 45%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: https://fedorahosted.org/authd/ -Obsoletes: pidentd <= 3.2 +Obsoletes: pidentd < 3.2 Provides: pidentd = 3.2 Requires(post): openssl Source0: http://fedorahosted.org/releases/a/u/authd/authd-1.4.3.tar.gz @@ -93,6 +93,9 @@ chmod o-rw %{_sysconfdir}/ident.key %{_unitdir}/* %changelog +* Thu Dec 22 2016 CAI Qian - 1.4.3-45 +- Fix some lint warnings + * Wed Feb 03 2016 Fedora Release Engineering - 1.4.3-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild @@ -228,7 +231,7 @@ chmod o-rw %{_sysconfdir}/ident.key * Tue Nov 8 2005 Martin Stransky - rebuilt -* Thu Jun 24 2005 Martin Stransky - 1.4.3-5.devel +* Fri Jun 24 2005 Martin Stransky - 1.4.3-5.devel - add xinetd to Prereq - fix for #150502 (authd doesn't map IPv6 to IPv4 from xinetd) @@ -280,7 +283,7 @@ chmod o-rw %{_sysconfdir}/ident.key - enforce rfc restriction limiting port search to the connected local/foreign pair -* Fri Jul 08 2004 Adrian Havill - 1.3.1-1 +* Thu Jul 08 2004 Adrian Havill - 1.3.1-1 - increase default connections-per-sec/max-instances for HP - more doc cleanup - remove unnecessary rootdir check for -N/--ident