Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
dns/dnsmasq-devel update to 2.81 release candidate #5
Browse files Browse the repository at this point in the history
Git changes since rc4:
* 532246f 2020-04-04 | Tweak to DNSSEC logging. (tag: v2.81rc5, origin/master, origin/HEAD) [Simon Kelley]
* 8caf3d7 2020-04-04 | Fix rare problem allocating frec for DNSSEC. [Simon Kelley]
* d162bee 2020-03-20 | Allow overriding of ubus service name. [Oldřich Jedlička]
* b43585c 2020-03-28 | Fix nameserver list in auth mode. [Simon Kelley]
* 3f60ecd 2020-03-18 | Fixed resource leak on ubus_init failure. [Oldřich Jedlička]
* 0506a5e 2020-03-19 | Handle old kernels that don't do NETLINK_NO_ENOBUFS. [Simon Kelley]
* e7ee1aa 2020-03-17 | Extend stop-dns-rebind to reject IPv6 LL and ULA addresses. We also reject the loopback address if rebind-localhost-ok is NOT set. [Dominik DL6ER]
  • Loading branch information
mandree committed Apr 5, 2020
1 parent 1f1f255 commit cd2abf9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dns/dnsmasq-devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= dnsmasq
DISTVERSION= 2.81rc4
DISTVERSION= 2.81rc5
PORTEPOCH= 3
CATEGORIES= dns
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/
Expand Down
6 changes: 3 additions & 3 deletions dns/dnsmasq-devel/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1584744506
SHA256 (dnsmasq-2.81rc4.tar.xz) = 0c4770eb05a0dfe5900d54b115f0f085f08b403fef6e96a8000fbcecc7c6edfa
SIZE (dnsmasq-2.81rc4.tar.xz) = 528608
TIMESTAMP = 1586075683
SHA256 (dnsmasq-2.81rc5.tar.xz) = d95439b0f0b3d540fd4a10fc150efa7478e0d70db8168d76550562dadf9fc433
SIZE (dnsmasq-2.81rc5.tar.xz) = 528996

0 comments on commit cd2abf9

Please sign in to comment.