Commit Graph

52 Commits

Author SHA1 Message Date
Avram Lubkin
9bd454d285 Update to 1.12.0GITa4774ee
- Latest Snapshot
- Drop EPEL5 from master spec
- Patch to support EL6
- Disable python2 package for EPEL7+
2016-02-12 18:32:19 +08:00
Fedora Release Engineering
dc74de098e - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 19:31:05 +00:00
Avram Lubkin
f19b39c2cd Changed Python2 package name to python2-dns for Fedora 24+ 2016-02-01 12:30:51 +08:00
Avram Lubkin
be10c570ad Add epel7 package
- Using python3_pkgversion to support python34 package in el7
- Build Python3 package for el7+
2016-01-30 16:06:24 +08:00
Peter Robinson
25cbe54498 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 15:40:46 +00:00
Petr Spacek
6b4c146fd0 Rebase to GIT snapshots to pull in latest fixes
465785f85f87508209117264c677080e901e957c (Python 2)
1b0c15086f0e5f6eacc06d77a119280c31731b3c (Python 3)
2015-09-11 11:03:06 +02:00
Dennis Gilmore
0ef4661204 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 19:09:27 +00:00
Jeffrey C. Ollie
1c1e3cdf9a 1.12.0 2015-04-03 10:34:50 -05:00
Dennis Gilmore
8b90943b67 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 14:58:01 -05:00
Kalev Lember
49eff88404 Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-28 00:07:17 +02:00
Paul Wouters
ef6d7f5b89 * Tue Feb 18 2014 Paul Wouters <pwouters@redhat.com> - 1.11.1-2
- Added LOC and ECDSA fixes from git (rhbz#1059594)
2014-02-18 18:39:54 -05:00
Jeffrey C. Ollie
91923289d7 clean up from merge 2013-09-05 11:10:30 -05:00
Jeffrey C. Ollie
23a742e22b Merge branch 'test' into f18 2013-09-05 10:26:02 -05:00
Jeffrey C. Ollie
a6c3656dc3 Merge branch 'master' into el6 2013-09-05 10:17:58 -05:00
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
b96e7d913a * 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>

Conflicts:
	python-dns.spec
2013-02-26 14:15:45 -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
4fb7389a7b * Mon Sep 17 2012 Paul Wouters <pwouters@redhat.com> - 1.10.0-1
- Updated to 1.10.0
- Patch to support TLSA RRtype
2012-09-26 15:18:43 -04:00
Paul Wouters
6a8ec9fa10 * Updated to 1.10.1 and added TLSA support 2012-09-26 14:50:59 -04: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
e4801a0e9c Merge branch 'master' into el5/master
Conflicts:
	python-dns.spec
2011-04-20 09:38:17 -05: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
678e42cdf0 Don't fail on older versions of python because of buggy hashlib 2010-12-02 14:06:19 -06:00
Jeffrey C. Ollie
8900f66cfa Get rid of mac files 2010-12-02 12:36:58 -06:00
Jeffrey C. Ollie
2cd4f437e5 - Build Python 2.6 subpackage for EPEL 5 2010-12-02 10:23:46 -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
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
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
8069961376 No longer ghost *.pyo files. 2006-08-15 04:23:39 +00:00