non port: dns/dnsmasq-devel/distinfo |
Number of commits found: 117 (showing only 17 on this page) |
Wednesday, 12 Feb 2014
|
21:12 mandree
Upgrade to test8 release, bringing these upstream fixes:
ee41586 Use DS records as trust anchors, not DNSKEYs.
83349b8 Further tidying of AD and DO bit handling.
7fa836e Handle validation when more one key is needed.
1633e30 Fix Byte-order botch: broke DNSSEC on big-endian platforms.
c8ca33f Fix DNSSEC caching problems: incomplete RRSIG RRsets.
e243c07 AD bit in queries handled as RFC6840 p5.7
 |
Friday, 7 Feb 2014
|
08:48 mandree
Move all the way to the test7 release that has other bugfixes.
Note the +AD flag may now be missing on the first response for a given domain,
re-querying within the cache TTL would deliver it. Bug has been reported.
 |
Wednesday, 5 Feb 2014
|
01:49 mandree
Upgrade to test6, which adds DNSSEC validation and caching support.
Note that this requires configuration (see dnsmasq.conf.example for
hints) and has a few rough edges with regard to caching.
 |
Wednesday, 1 Jan 2014
|
23:06 mandree
Update to new upstream 2.69test3 release, with these noteworthy changes:
- Implement dynamic interface discovery on *BSD
- Fix endless loop with some bogu-nxdomain. Another F_CONFIG botch.
- Ignore ",," in dhcp-host, rather than treating it as ",0,"
Invent an additional .0 so we can later have 2.69rc... releases without
touching PORTEPOCH.
 |
Wednesday, 4 Dec 2013
|
09:54 mandree
Upgrade to upstream -rc5, fixing binding to IPv6 interfaces with
non-local addresses. Important upstream changes between -rc4 and -rc5:
- Don't overwrite errno before generating message.
- Garbage collect listening sockets when their address is deleted.
- Only set scope_id in addresses to bind() for linklocal addresses.
- Check arrival interface of IPv6 requests, even in --bind-interfaces.
- Relax rules in prefix length in (IPv6) dhcp-range.
 |
Tuesday, 26 Nov 2013
|
23:41 mandree
Update to new release candidate #4.
Upstream changes:
- Add missing malloc() return-code check.
- Do immediate RA when a prefix goes from old->current.
- Fixes to various compiler warnings.
 |
Monday, 25 Nov 2013
|
22:46 mandree
Update to new upstream release candidate #3, with three changes since RC1:
2543906 Segfault with some CNAMEs. Also memory leak on reload of /etc/hosts.
241fa9c Remove arc4random, we have a good RNG and it's a portability problem.
e142a83 Merge messages to .po files.
 |
Thursday, 21 Nov 2013
|
22:27 mandree
Update to new release candidate #1 for 2.68.
Changes:
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q4/007808.html
 |
Thursday, 17 Oct 2013
|
23:24 mandree
Upgrade to rc4, changes over rc3 (-: removed, +: added)
REVERT: Add --force-fast-ra option. Another thanks to Uwe Schindler.
NEW:
+ Update Spanish transalation. Thanks to Vicente Soriano.
+ Add --ra-param option. Thanks to Vladislav Grishenko for
+ inspiration on this.
+ Add --add-subnet configuration, to tell upstream DNS
+ servers where the original client is. Thanks to DNSthingy
+ for sponsoring this feature.
+ Add --quiet-dhcp, --quiet-dhcp6 and --quiet-ra. Thanks to
+ Kevin Darbyshire-Bryant for the initial patch.
+ Allow A/AAAA records created by --interface-name to be the
+ target of --cname. Thanks to Hadmut Danisch for the
+ suggestion.
+ Avoid treating a --dhcp-host which has an IPv6 address
+ as eligable for use with DHCPv4 on the grounds that it has
+ no address, and vice-versa. Thanks to Yury Konovalov for
+ spotting the problem.
+ Do a better job caching dangling CNAMEs. Thanks to Yves
+ Dorfsman for spotting the problem.
Fix shebang lines of two Perl scripts.
 |
Sunday, 6 Oct 2013
|
21:56 mandree
Update to 2.67 release candidate #3.
While here, support staging.
Changelog for RC1:
<http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q4/007572.html>
Git commit log with newer rc2/rc3 tags:
<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=shortlog>
 |
Monday, 15 Apr 2013
|
15:24 mandree
DNSMasq 2.66rc5 fixes a DHCPv6 issue where dnsmasq 2.66rc2 spoils its own
leases file for IPv6 records. The closest evidence to a changelog is
the mailing list message at
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q2/007028.html
(and a few prior messages in that same thread).
PR: ports/177788
Approved by: portmgr (bdrewery)
 |
Saturday, 23 Mar 2013
|
14:02 mandree
Update to new upstream release candidate 2.66rc2.
 |
Monday, 3 Dec 2012
|
21:20 mandree
Update to new upstream release candidate #3 to 2.64.
Feature safe: yes
 |
Thursday, 15 Nov 2012
|
21:38 mandree
Update to new release candidate v2.64rc1 (after portscout complaint).
Feature safe: yes (leaf port)
 |
Monday, 20 Aug 2012
|
20:32 mandree
Update to rc6, which became the formal release.
 |
Thursday, 9 Aug 2012
|
19:38 mandree
Update to rc3 to avoid nag questions.
Now uses .tar.xz suffix.
 |
Tuesday, 7 Aug 2012
|
22:22 mandree
Add new dnsmasq-devel version, for development/test/release candidate versions.
This port is based on dns/dnsmasq 2.62_1,1 and has been updated to 2.63rc2.
Description (by Simon Kelley, the upstream maintainer):
Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server.
It is designed to provide DNS and, optionally, DHCP, to a small network. It
can serve the names of local machines which are not in the global DNS. The
DHCP server integrates with the DNS server and allows machines with
DHCP-allocated addresses to appear in the DNS with names configured either
in each host or in a central configuration file. Dnsmasq supports static and
dynamic DHCP leases and BOOTP/TFTP/PXE for network booting of diskless
machines.
 |
Number of commits found: 117 (showing only 17 on this page) |