Paul Wouters
3e6bf64a77
* Fri Jun 01 2012 Paul Wouters <pwouters@redhat.com> - 1.6.13-2
...
- Added reworked ldns-read-zone patch from trunk
(adds -p for SOA padding, and -o for zeroizing timestamps/sigs)
2012-06-01 17:18:13 -04:00
Paul Wouters
a3d2ea9ec2
* fix typo in source url
2012-05-23 16:04:26 -04:00
Paul Wouters
c173f45eab
* Mon May 21 2012 Paul Wouters <pwouters@redhat.com> - 1.6.13-1
...
- Upgraded to 1.6.13, bugfix release
- Added --disable-ecdsa as ECC is still banned
- Removed --with-sha2 - it is always enabled and option was removed
2012-05-21 13:21:41 -04:00
Paul Wouters
baf22df86c
* Wed Jan 11 2012 Paul Wouters <paul@nohats.ca> - 1.6.12-1
...
- Upgraded to 1.6.12, fixes important end of year handling date bug
2012-01-11 15:28:09 -05:00
Paul Wouters
5a6d08e1b3
* Update comment on how to build from svn snapshot
2011-11-01 12:35:53 -04:00
Paul Wouters
9606487dbe
* Thu Oct 5 2011 Paul Wouters <paul@xelerance.com> - 1.6.11-2
...
- Updated to 1.6.11, fixes rhbz#741025 which is CVE-2011-3581
- Python goes into sitearch, not sitelib
- Fix source link and spelling errors in description
Conflicts:
ldns.spec
2011-10-05 17:28:27 -04:00
Paul Wouters
1b7d3089d5
* Mon Sep 19 2011 Paul Wouters <paul@xelerance.com> - 1.6.10-2
...
- Fix for losing nameserver when it drops UDP fragments in
ldns_resolver_send_pkt [Willem Toorop <willem@NLnetLabs.nl>]
- Added ldnsx module (to be merged into ldns soon)
http://git.xelerance.com/cgi-bin/gitweb.cgi?p=ldnsx.git;a=summary
2011-09-19 11:57:02 -04:00
Paul Wouters
69af9e0322
* Wed Jun 08 2011 Paul Wouters <paul@xelerance.com> - 1.6.10-1
...
- Upodated to 1.6.10
- Commented out dependancies that are only needed for snapshots
2011-06-08 15:56:17 -04:00
Paul Wouters
dca6840097
- Updated to 1.6.9
2011-03-27 10:57:57 +02:00
Dennis Gilmore
d3c588f92e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-07 21:58:54 -06:00
Paul Wouters
670883bd08
- Updated to 1.6.8
2011-01-24 13:56:00 -05:00
Paul Wouters
6892becf7c
- Bump for EVR
2010-08-26 16:38:14 -04:00
Paul Wouters
d529c4043f
* Mon Aug 09 2010 Paul Wouters <paul@xelerance.com> - 1.6.6-1
...
- Upgraded to 1.6.6
2010-08-09 16:10:12 -04:00
Fedora Release Engineering
8b5d8bc993
dist-git conversion
2010-07-28 20:35:18 +00:00
dmalcolm
e33b11aefd
- Rebuilt for
...
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 02:06:32 +00:00
Paul Wouters
cccdff7a46
- Updated to 1.6.5
2010-06-15 23:15:12 +00:00
Paul Wouters
77e8af6a96
- Fix missing _ldns.so causing ldns-python to not work
...
- Patch for installing ldns-python files
- Patch for rpath in ldns-python
- Don't install .a file for ldns-python
2010-01-22 16:50:31 +00:00
Paul Wouters
62c60cec26
updated sources
2010-01-20 16:33:12 +00:00
Paul Wouters
4d1d197768
- Upgraded to 1.6.4.
...
- Added ldns-python sub package
2010-01-20 16:32:49 +00:00
Paul Wouters
13c9791054
- Upgraded to 1.6.3, which has minor bugfixes
2009-12-04 18:12:04 +00:00
Bill Nottingham
fb4d9c6022
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 23:50:49 +00:00
Paul Wouters
afaa2b6919
- Upgraded to 1.6.2. This fixes various bugs. (upstream released mostly to
...
default with sha2 for the imminent signed root, but we already enabled
that in our builds)
2009-11-13 14:51:15 +00:00
Tomáš Mráz
e2f3cd6e6a
- rebuilt with new openssl
2009-08-25 15:14:50 +00:00
Paul Wouters
583a183b17
- Added openssl dependancy back in, since we get more functionality when
...
using openssl. Especially in 'drill'.
2009-08-16 05:18:16 +00:00
Paul Wouters
cf59c40741
- Updated to 1.6.1
2009-08-16 05:10:22 +00:00
Paul Wouters
60c535db05
- Updated to 1.6.1
2009-08-14 15:50:52 +00:00
Jesse Keating
c3dcccd0dd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-25 05:02:57 +00:00
Paul Wouters
2bba76b785
- Fixed the ssl patch so it can now compile --without-ssl
2009-07-13 20:34:47 +00:00
Paul Wouters
c18fed85ee
bump version
2009-07-11 04:45:14 +00:00
Paul Wouters
901daa40bd
Added missing patch
2009-07-11 04:35:24 +00:00
Paul Wouters
d17e986049
- Updated to 1.6.0
...
- (did not yet compile with --without-ssl due to compile failures)
2009-07-11 04:29:04 +00:00
Paul Wouters
ee1b573e44
added patch to fix memory corruption in ldns-keygen
2009-04-16 20:20:36 +00:00
Paul Wouters
ae318f560e
- Memory management bug when generating a sha256 key, see:
...
https://bugzilla.redhat.com/show_bug.cgi?id=493953
2009-04-16 19:59:20 +00:00
Jesse Keating
588f5bef4e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-25 12:51:00 +00:00
Paul Wouters
4f3bd7aa2c
update to 1.5.1
2009-02-10 18:25:11 +00:00
Paul Wouters
eab620ccf8
update ldns to version 1.5.0
2009-02-09 23:28:08 +00:00
Adam Tkac
68e289a891
- fixed configure flags
2009-02-05 07:59:43 +00:00
Tomáš Mráz
99c652436b
- rebuild with new openssl
2009-01-17 14:16:13 +00:00
Paul Wouters
95b001154a
removed old patches that got merged into upstream
2008-11-07 23:54:34 +00:00
Paul Wouters
5b10b26476
- Updated to 1.4.0
2008-11-07 23:51:22 +00:00
Paul Wouters
87d99318b2
- enable SHA2 functionality
2008-06-30 05:28:48 +00:00
Paul Wouters
94185e2e80
bump to 1.3.0-2 to resolve tag issue
2008-06-30 04:20:37 +00:00
Paul Wouters
7621f8518e
cvsignore
2008-06-30 04:15:57 +00:00
Paul Wouters
676e122cf1
- Updated to latest release
2008-06-30 04:07:48 +00:00
Paul Wouters
d0b59c3fa6
merged in changelog entry from autorebuild
2008-06-30 03:54:24 +00:00
Jesse Keating
923e0670b6
- Autorebuild for GCC 4.3
2008-02-19 20:10:35 +00:00
Paul Wouters
de00127ba7
bump for new libcrypto
2007-12-05 17:13:50 +00:00
Paul Wouters
0a724f87dc
upgraded to new release.
2007-11-29 18:15:14 +00:00
Paul Wouters
85f6862b54
- Try to fix racing ln -s statements in parallel builds
2007-11-13 16:51:10 +00:00
Paul Wouters
8fe9e9c463
- Added patch for ldns-read-zone that does not put @. in RRDATA
2007-11-09 16:57:09 +00:00