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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 18:46:49 UTC 2015


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


diff --git a/opendkim.spec b/opendkim.spec
index 0e2f152..50aecfd 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -5,7 +5,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
@@ -239,6 +239,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
@@ -441,6 +442,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=el6&id=8dbc469ae021fedcd66e70dfe27099d99a57a900


More information about the scm-commits mailing list