stevej pushed to opendkim (epel7). "Update to 2.10.1-2"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 02:11:05 UTC 2015


>From ddb605732f3a9ff46a45c1e2186922c2e82acca0 Mon Sep 17 00:00:00 2001
From: stevejenkins <steve at stevejenkins.com>
Date: Tue, 3 Mar 2015 20:35:45 -0800
Subject: Update to 2.10.1-2


diff --git a/opendkim.spec b/opendkim.spec
index c7e5422..ae2fe46 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -3,7 +3,7 @@
 Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
 Name: opendkim
 Version: 2.10.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: BSD and Sendmail
 URL: http://opendkim.org/
 Group: System Environment/Daemons
@@ -240,6 +240,7 @@ cat > %{buildroot}%{_sysconfdir}/%{name}/TrustedHosts << 'EOF'
 # may be added on separate lines (IP addresses, hostnames, or CIDR ranges).
 # The localhost IP (127.0.0.1) should always be the first entry in this file.
 127.0.0.1
+::1
 #host.example.com
 #192.168.1.0/24
 EOF
@@ -443,6 +444,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Mar 03 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-2
+- Added IPv6 ::1 support to TrustedHosts (RH Bugzilla #1049204)
+
 * Tue Mar 03 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-1
 - Updated to use newer upstream 2.10.1 source code
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/opendkim.git/commit/?h=epel7&id=ddb605732f3a9ff46a45c1e2186922c2e82acca0


More information about the scm-commits mailing list