Commit Graph

36 Commits

Author SHA1 Message Date
Jeffrey C. Ollie 9147414251 1.11.1 2013-09-05 10:14:44 -05:00
Dennis Gilmore ca7a663d1b - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 02:22:35 -05:00
Jeffrey C. Ollie 1e172ddb31 Python 2.6, EPEL5, EPEL6 2013-07-08 01:19:02 -05:00
Jeffrey C. Ollie 6df45c3662 1.11.0 2013-07-07 11:57:12 -05:00
Paul Wouters 2ab9b18094 * Sat Feb 16 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 1.10.0-3
- add python3-dns subpackage (rhbz#911933)

Signed-off-by: Paul Wouters <pwouters@redhat.com>
2013-02-26 14:12:39 -05:00
Dennis Gilmore 057fb5816e - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 13:24:40 -06:00
Paul Wouters 0b73da222f * Updated to 1.10.1 and added TLSA support 2012-09-17 19:08:51 -04:00
Dennis Gilmore 515f414337 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 01:01:13 -05:00
Dennis Gilmore 3db9ea4be2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 19:41:03 -06:00
Jeffrey C. Ollie 7806d2395d 1.9.4 2011-03-28 08:49:08 -05:00
Jeffrey C. Ollie d49f211e7c 1.9.3 2011-03-25 12:51:56 -05:00
Jeffrey C. Ollie ccf26cb913 whitespace fixes 2011-03-25 12:51:29 -05:00
Dennis Gilmore 1799f36ef2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 21:35:37 -06:00
Jeffrey C. Ollie dabb91e73d - It's brown paper bag time :) The fix for the import problems was
- actually bad, but didn't show up in testing because the test suite's
- conditional importing code hid the problem.
-
- Any, 1.9.2 is out.
-
- Sorry for the churn!
2010-11-23 06:50:04 -06:00
Jeffrey C. Ollie 5409f8113c - New since 1.9.0:
-
-        Nothing.
-
- Bugs fixed since 1.9.0
-
-        The dns.dnssec module didn't work with DSA due to namespace
-        contamination from a "from"-style import.
-
- New since 1.8.0:
-
-        dnspython now uses poll() instead of select() when available.
-
-        Basic DNSSEC validation can be done using dns.dnsec.validate()
-        and dns.dnssec.validate_rrsig() if you have PyCrypto 2.3 or
-        later installed.  Complete secure resolution is not yet
-        available.
-
-        Added key_id() to the DNSSEC module, which computes the DNSSEC
-        key id of a DNSKEY rdata.
-
-        Added make_ds() to the DNSSEC module, which returns the DS RR
-        for a given DNSKEY rdata.
-
-        dnspython now raises an exception if HMAC-SHA284 or
-        HMAC-SHA512 are used with a Python older than 2.5.2.  (Older
-        Pythons do not compute the correct value.)
-
-        Symbolic constants are now available for TSIG algorithm names.
-
- Bugs fixed since 1.8.0
-
-        dns.resolver.zone_for_name() didn't handle a query response
-        with a CNAME or DNAME correctly in some cases.
-
-        When specifying rdata types and classes as text, Unicode
-        strings may now be used.
-
-        Hashlib compatibility issues have been fixed.
-
-        dns.message now imports dns.edns.
-
-        The TSIG algorithm value was passed incorrectly to use_tsig()
-        in some cases.
2010-11-22 08:20:08 -06:00
Jeffrey C. Ollie 5a0206fd83 - Add a patch from upstream to fix a Python 2.7 issue. 2010-08-13 12:04:20 -05:00
Fedora Release Engineering f2cd60f792 dist-git conversion 2010-07-29 10:18:03 +00:00
dmalcolm 00b06723ab - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 04:08:45 +00:00
Jeffrey C. Ollie a9675a970b - Fix error 2010-01-27 06:40:16 +00:00
Jeffrey C. Ollie 2a756ca254 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2010-01-27 06:11:51 +00:00
Bill Nottingham 2206c4fe0f Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:31:54 +00:00
Jesse Keating 1518dc08e0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 20:18:59 +00:00
Jeffrey C. Ollie dda336d970 - New since 1.7.0:
-
- Nothing
-
- Bugs fixed since 1.7.0:
-
- The 1.7.0 kitting process inadventently omitted the code for the
- DLV RR.
-
- Negative DDNS prerequisites are now handled correctly.
2009-06-19 15:37:07 +00:00
Jesse Keating b404c7e852 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 21:13:55 +00:00
Jeffrey C. Ollie 5a39cd4ab6 - Rebuild for Python 2.6 2008-11-29 06:37:15 +00:00
Tom Callaway 457cff16d6 fix license tag 2008-08-29 21:46:44 +00:00
Jeffrey C. Ollie e53ba82e44 Update to 1.6.0 2007-12-09 04:39:21 +00:00
Jeffrey C. Ollie c063a3c56c Follow new Python egg packaging specs. 2007-10-09 16:26:23 +00:00
Jeffrey C. Ollie 2a4b27ec1b Update to 1.5.0 2007-01-11 16:31:35 +00:00
Jeffrey C. Ollie 153ca53455 Bump release for rebuild with Python 2.5 2006-12-08 17:07:27 +00:00
Jeffrey C. Ollie e064bf2f46 Noarch package, no rebuild needed. 2006-08-29 02:09:07 +00:00
Ville Skyttä 41ce540807 http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild 2006-08-27 21:02:02 +00:00
Jeffrey C. Ollie 8069961376 No longer ghost *.pyo files. 2006-08-15 04:23:39 +00:00
Jeffrey C. Ollie 24f77f9791 Update to 1.4.0. 2006-08-06 04:05:37 +00:00
Jeffrey C. Ollie 30f569118b auto-import python-dns-1.3.5-1 on branch devel from
python-dns-1.3.5-1.src.rpm
2006-05-28 12:51:57 +00:00
Jeffrey C. Ollie f1d08d210d Setup of module python-dns 2006-05-28 12:51:25 +00:00