notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: dns/dnsmasq-devel/Makefile
SVNWeb

Number of commits found: 131 (showing only 100 on this page)

1 | 2  »  

Mon, 6 Feb 2023
[ 22:00 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:156fb7b95d82fbedecb72e54e58257275d4f713c  commit hash:156fb7b95d82fbedecb72e54e58257275d4f713c  commit hash:156fb7b95d82fbedecb72e54e58257275d4f713c  156fb7b 
dns/dnsmasq*: update to v2.89, and disable -devel port

Changelog:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=v2.89

MFH:		2023Q1
Fri, 27 Jan 2023
[ 20:49 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:2111e9c69a8eb24345635a0840116423a4515f0d  commit hash:2111e9c69a8eb24345635a0840116423a4515f0d  commit hash:2111e9c69a8eb24345635a0840116423a4515f0d  2111e9c 
dns/dnsmasq-devel: update to 2.89test1

ChangeLog:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=v2.89test1

+ unlisted change "Add --no-ident option" (see doc/dnsmasq.8 linked here:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=e5e8cae1ca4bbbabc1eca707eb3480e83e793fdf
Mon, 5 Dec 2022
[ 19:48 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:e5e31e3f2f02d5128c018fa0d2a035da8648297b  commit hash:e5e31e3f2f02d5128c018fa0d2a035da8648297b  commit hash:e5e31e3f2f02d5128c018fa0d2a035da8648297b  e5e31e3 
dns/dnsmasq*: update to 2.88, and ignore -devel port

ChangeLog:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=v2.88
Sun, 27 Nov 2022
[ 12:50 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:eb7af30e8bca73f79e083a27a632c75fbfc40a0e  commit hash:eb7af30e8bca73f79e083a27a632c75fbfc40a0e  commit hash:eb7af30e8bca73f79e083a27a632c75fbfc40a0e  eb7af30 
dns/dnsmasq-devel: update to rc5

CHANGELOG diff vs. rc3:

  Optimise reading large numbers of --server options. When re-reading
  upstream servers from /etc/resolv.conf or other sources that
  can change dnsmasq tries to avoid memory fragmentation by re-using
  existing records that are being re-read unchanged. This involves
  seaching all the server records for each new one installed.
  During startup this search is pointless, and can cause long
  start times with thousands of --server options because the work
  needed is O(n^2). Handle this case more intelligently.
  Thanks to Ye Zhou for spotting the problem and an initial patch.

  If we detect that a DNS reply from upstream is malformed don't
  return it to the requestor; send a SEVFAIL rcode instead.
Thu, 17 Nov 2022
[ 20:48 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:a649c643cd41e38b6f5c96b7c89bbc32735af555  commit hash:a649c643cd41e38b6f5c96b7c89bbc32735af555  commit hash:a649c643cd41e38b6f5c96b7c89bbc32735af555  a649c64 
dns/dnsmasq-devel: update to 2.88rc3

Changelog:	https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=CHANGELOG;h=8d55a3683039be38f9bb09c061a9a8c0195c74de;hb=3e306c1202529d76424f9d24db79b7ae19856fab#l1
Mon, 26 Sep 2022
[ 16:20 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:7bf80ce8165de85b5c550ea7aba984c6093a9496  commit hash:7bf80ce8165de85b5c550ea7aba984c6093a9496  commit hash:7bf80ce8165de85b5c550ea7aba984c6093a9496  7bf80ce 
dns/dnsmasq*: update to v2.87

and set dnsmasq-devel port to IGNORE.

Changelog:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=v2.87
https://www.mail-archive.com/dnsmasq-discuss@lists.thekelleys.org.uk/msg16445.html

MFH:		2022Q3
Sun, 11 Sep 2022
[ 08:43 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:d93e69ca76102059b04bcdfb053e45d9354e5e14  commit hash:d93e69ca76102059b04bcdfb053e45d9354e5e14  commit hash:d93e69ca76102059b04bcdfb053e45d9354e5e14  d93e69ca 
dns/dnsmasq-devel: bump PORTEPOCH...

...to ensure an increasing port version after the switch from
test to rc.
Thu, 8 Sep 2022
[ 18:24 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:fc85d8413735ae7512f9c8526b6fd7946dc908f1  commit hash:fc85d8413735ae7512f9c8526b6fd7946dc908f1  commit hash:fc85d8413735ae7512f9c8526b6fd7946dc908f1  fc85d84 
dns/dnsmasq-devel: 2.87rc1 release candidate

Changes since test9:

+ Tweak DHCPv6 relay code so that packets relayed towards a server
  have source address on the server-facing network, not the
  client facing network. Thanks to Luis Thomas for spotting this
  and initial patch.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 12 Aug 2022
[ 18:57 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:37b050fb9c0fcc126e9ea741c772ba38d136cdd6  commit hash:37b050fb9c0fcc126e9ea741c772ba38d136cdd6  commit hash:37b050fb9c0fcc126e9ea741c772ba38d136cdd6  37b050f 
dns/dnsmasq-devel: update to 2.87test9

CHANGELOG difference in Git between test8 and test9

* Enhance --domain to accept, for instance,
  --domain=net2.thekelleys.org.uk,eth2 so that hosts get a domain
  which relects the interface they are attached to in a way which
  doesn't require hard-coding addresses. Thanks to Sten Spans for
  the idea.

* Fix write-after-free error in DHCPv6 server code.
  CVE-2022-0934 refers.

* Add the ability to specify destination port in
  DHCP-relay mode. This change also removes a previous bug
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  66ee090  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
dns: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Allan Jude <allanjude@freebsd.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Greenwood <greenwood.andy@gmail.com>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 3 Apr 2022
[ 11:15 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:9e9b4f9da908464b4e995a39755b94869aaf0ecc  commit hash:9e9b4f9da908464b4e995a39755b94869aaf0ecc  commit hash:9e9b4f9da908464b4e995a39755b94869aaf0ecc  9e9b4f9 
dns/dnsmasq-devel: fix CVE-2022-0934 DHCPv6 vuln

Security:       3f321a5a-b33b-11ec-80c2-1bb2c6a00592
Security:       CVE-2022-0934
MFH:            2022Q2
Wed, 9 Feb 2022
[ 18:56 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:c331ef611536bc2e8b2a2d84a0a499d732fd8c2e  commit hash:c331ef611536bc2e8b2a2d84a0a499d732fd8c2e  commit hash:c331ef611536bc2e8b2a2d84a0a499d732fd8c2e  c331ef6 
dns/dnsmasq-devel: update to v2.87test8

new CHANGELOG entries since test7:

- Fix problem with binding DHCP sockets to an individual interface.
  Despite the fact that the system call tales the interface _name_ as a
  parameter, it actually, binds the socket to interface _index_.
  Deleting the interface and creating a new one with the same name
  leaves the socket bound to the old index. (Creating new sockets always
  allocates a fresh index, they are not reused). We now take this
  behaviour into account and keep up with changing indexes.

- Add --conf-script configuration option.
Sun, 6 Feb 2022
[ 11:23 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:6fc24efefedcf3bb2d7fe3546d416402ea187eaf  commit hash:6fc24efefedcf3bb2d7fe3546d416402ea187eaf  commit hash:6fc24efefedcf3bb2d7fe3546d416402ea187eaf  6fc24ef 
dns/dnsmasq-devel: update to 2.87test7

with one patch by Johnny S. Lee via mailing list to
avoid a build failure on *BSD.
Thu, 9 Sep 2021
[ 15:48 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:d8ba06237d5018b525a15ae5823f2e1fb9900854  commit hash:d8ba06237d5018b525a15ae5823f2e1fb9900854  commit hash:d8ba06237d5018b525a15ae5823f2e1fb9900854  d8ba062 
dns/dnsmasq: update to v2.86, ignore dnsmasq-devel

Changelog:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=v2.86
Thu, 2 Sep 2021
[ 20:38 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:17426ba8b1c664edd43d57c735f2193030e5a170  commit hash:17426ba8b1c664edd43d57c735f2193030e5a170  commit hash:17426ba8b1c664edd43d57c735f2193030e5a170  17426ba 
dns/dnsmasq-devel: update to 2.86rc3

Git change:
* c83e33d 2021-09-01 | Final logging tweaks. [Dominik DL6ER]
Wed, 1 Sep 2021
[ 19:50 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:a41b136cce04e8f822319b992d39f95db2ca5885  commit hash:a41b136cce04e8f822319b992d39f95db2ca5885  commit hash:a41b136cce04e8f822319b992d39f95db2ca5885  a41b136 
dns/dnsmasq-devel: update to 2.86rc2

Git history:

* 7b80c75 2021-08-31 | Rationalise query-reply logging. [Simon Kelley]
* 79337f9 2021-08-29 | Support limited wildcards in the input tags for
		       --tag-if. [Geoff Back]
Wed, 25 Aug 2021
[ 15:59 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:64736881ef05a7e44878848bac0622be7504bad8  commit hash:64736881ef05a7e44878848bac0622be7504bad8  commit hash:64736881ef05a7e44878848bac0622be7504bad8  6473688 
dns/dnsmasq-devel: update to rc1 release candidate

Changes:
* a42ee39 2021-08-16 | Man page BNF error fix. [Geert Stappers]
* e58f8bb 2021-08-25 | Merge message changes into I18N files. [Simon Kelley]
* 58cf958 2021-08-20 | Fix empty domain in server option parsing when more than
one domain is given [Dominik DL6ER]
* 06d01f7 2021-07-22 | Make comment style consistent. [Etan Kissling]
* 1a33eec 2021-07-22 | Adjust logging levels for connmark patterns. [Etan
Kissling]
* 82de7a1 2021-07-22 | Re-order UBus teardown logic. [Etan Kissling]
* 8e9bde5 2021-07-22 | Eliminate redundant UBus `notify` variable. [Etan
Kissling]
* 1bb70e0 2021-07-22 | Handle UBus serialization errors. [Etan Kissling]
* 9afcb7a 2021-08-12 | Revert "There was a `notify` variable to keep track
whether a subscriber is" [Simon Kelley]
* 545c495 2021-08-12 | Revert "Re-order UBus teardown logic." [Simon Kelley]
* 2f2d59b 2021-08-12 | Define order of reading files when --addn-hosts given a
directory. [Simon Kelley]

CHANGELOG addition:

+       When --dhcp-hostsfile --dhcp-optsfile and --addn-hosts are
+       given a directory as argument, define the order in which
+       files within that directory are read (alphabetical order
+       of filename). Thanks to Ed Wildgoose for the initial patch
+       and motivation for this.
Thu, 19 Aug 2021
[ 15:56 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:47af927eedf2af55ad3e3b96353a101d8d41e632  commit hash:47af927eedf2af55ad3e3b96353a101d8d41e632  commit hash:47af927eedf2af55ad3e3b96353a101d8d41e632  47af927e 
dns/dnsmasq-devel: update to v2.86test7

Changes since test6, per Git, without merges, and by Simon Kelley unless
noted otherwise:
* a1729de 2021-08-11 | Fiz sizeof() confusion in 527c3c7 (tag:
  v2.86test7)
* fc64b97 2021-08-10 | dhcp_buff2 not availble in log_packet, use
  daemon->addrbuff
* a163c63 2021-08-05 | CONNTRACK needs CAP_NET_ADMIN.
* 527c3c7 2021-08-10 | Remove remaining uses of  deprecated inet_ntoa()
  [Petr Menšík]
* fcb4dca 2021-08-10 | Remove remaining uses of deprecated inet_addr()
  function. [Petr Menšík]
* 3ca4995 2021-08-10 | CHANGELOG: spell-check [Matthias Andree]
* d387f8f 2021-07-22 | Re-order UBus teardown logic. [Etan Kissling]
* ea43234 2021-08-10 | There was a `notify` variable to keep track
  whether a subscriber is observing our UBus object. However, it was not
  properly cleaned up in `ubus_destroy`, potentially becoming stale over
  UBus reconnections. The variable was removed and the current state is
  examined when sending notifications, similarly as is done in other
  existing OpenWrt code. [Etan Kissling]
* 867e56a 2021-08-08 | Fix NOERR/NXDOMAIN in answers configured by
  --domain-needed.
Thu, 22 Jul 2021
[ 08:40 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:35d8b4a982cb1902fdb8e336ced81f1134652367  commit hash:35d8b4a982cb1902fdb8e336ced81f1134652367  commit hash:35d8b4a982cb1902fdb8e336ced81f1134652367  35d8b4a 
dns/dnsmasq-devel: update to 2.86test6

CHANGELOG additions since test5:

* Allow smaller then 64 prefix lengths in synth-domain, with caveats.
  --synth-domain=1234:4567::/56,example.com is now valid.

* Make domains generated by --synth-domain appear in replies
  when in authoritative mode.

Git log since v2.86test5:

* 8389b94 2021-07-21 | Better fix than f2266d9678d71633d62d70238be3782ea74019c9
(tag: v2.86test6) [Simon Kelley]
* f2266d9 2021-07-21 | Add UINT32_MAX if not defined by system. [Simon Kelley]
* 56bd806 2021-07-21 | Typo in new EDE code. [Simon Kelley]
* ac7eeea 2021-07-21 | Handle empty hostmaster in --auth-soa [Simon Kelley]
* b741059 2021-07-20 | Detect malformed --dhcp-relay option. [Simon Kelley]
* cbd9842 2021-07-20 | Fix argument checking for --dhcp-match. [Simon Kelley]
* 32e15c3 2021-07-20 | canonicalise_opt must always return heap memory. [Simon
Kelley]
* f0dc324 2021-07-20 | Checks on prefix-length in --domain --synth-domain and
--rev-server. [Simon Kelley]
* f83c6cf 2021-07-20 | Return REFUSED in auth mode when we are not authoritative
for the query. [Simon Kelley]
* c068b3a 2021-07-19 | --synth-domain now works in auth mode. [Simon Kelley]
* adf9dec 2021-07-18 | Allow shorter IPv6 prefix lengths in (some)
--synth-domain options. [Simon Kelley]
* 767d9cb 2021-07-09 | Add --quiet-tftp. [Kevin Darbyshire-Bryant]
Fri, 16 Jul 2021
[ 16:26 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:0184db0c0590d7b58913669a6d890bba9257dff7  commit hash:0184db0c0590d7b58913669a6d890bba9257dff7  commit hash:0184db0c0590d7b58913669a6d890bba9257dff7  0184db0 
dns/dnsmasq-devel: update to v2.86test5

git history since test4:
* e7ccd95 2021-07-09 | Add EDE return when no matching key found. (tag:
v2.86test5) [Dominik DL6ER]
* 719f79a 2021-07-06 | Subtle change to priority of --server types. [Simon
Kelley]
* 96f6444 2021-07-05 | Fix thinko in a92c6d77dcd475579c39bdff141f5eb128e2a048
[Kevin Darbyshire-Bryant]
* df25f20 2021-07-05 | Fix logical error in
d0ae3f5a4dc094e8fe2a3c607028c1c59f42f473 [Simon Kelley]
* 8acdc3e 2021-07-04 | Add calls to dump internally generated answers for
dumpmask=0x0002 [Simon Kelley]
* 857b445 2021-07-04 | Fix order of calls to resize-packet() and
add_pseudoheader(). [Simon Kelley]
* 5bcca12 2021-07-04 | Support IPv6 in --bogus-nxdomian and --ignore-address
[Simon Kelley]
* 4558c26 2021-07-04 | Make --rebind-localhost-ok apply to :: and 0.0.0.0 [Simon
Kelley]
* a92c6d7 2021-07-03 | Tidy domain parsing, make --server=/*/1.2.3.4 equivalent
to --server=1.2.3.4 [Simon Kelley]
* 0c95a5f 2021-07-02 | Modify and propagate changed lease. [Petr Menšík]
* cb6d06b 2021-07-01 | Rationalise SERV_MARK use. [Simon Kelley]
* 3ef955c 2021-07-01 | Fix oversight in  build_server_array(). [Simon Kelley]
* 5e95c16 2021-07-01 | Allow wildcards in domain patterns. [Simon Kelley]
* 4205e2e 2021-07-01 | Reuse workspace bit in struct server ->flags. [Simon
Kelley]
* 9d806c5 2021-06-29 | Fix ipset support. [Etan Kissling]
* a38bb31 2021-06-30 | Revert "Treat failure of ubus_add_object() in ubus_init()
as retry-able." [Simon Kelley]
* 8a1ef36 2021-06-27 | Treat failure of ubus_add_object() in ubus_init() as
retry-able. [Simon Kelley]
* 1291865 2021-06-27 | Fix trivial breakage of DBUS done by
85bc7534dae7711f6c82742feaa7dacb41af3f36 [Simon Kelley]
* a9ebbee 2021-06-27 | Compiler warnings. [Simon Kelley]
* 06df5ad 2021-06-27 | Tidy up interface to dbus and ubus modules. [Simon
Kelley]
Mon, 28 Jun 2021
[ 19:35 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:d23863a56a537a0eab0e317381ddefb33cdcf988  commit hash:d23863a56a537a0eab0e317381ddefb33cdcf988  commit hash:d23863a56a537a0eab0e317381ddefb33cdcf988  d23863a 
dns/dnsmasq-devel: update to v2.86test4

Changes, taken from upstream Git log
(all by Simon Kelley, upstream maintainer):

* 66b863c 2021-06-26 | Fix problem with re-allocation of serverarray.
* c9efe8e 2021-06-26 | Rationalise domain parsing for --rev-server and --domain.
* d515223 2021-06-26 | Don't re-use datastructures for --address and --local.
*   b908f43 2021-06-26 | Merge branch 'extended-error'
|\
| * 6261aba 2021-06-26 | Initial implementation of RFC-8914 extended DNS errors.
| * 11c52d0 2021-06-21 | Initial changes for extended DNS error codes.
* 85bc753 2021-06-25 | Rationalise --server parsing and datastructure building.
* 1b30fd1 2021-06-25 | Merge branch 'master' of
ssh://thekelleys.org.uk/var/local/git/dnsmasq
* 8c9196b 2021-06-24 | Correct domain search algorithm.
Fri, 25 Jun 2021
[ 20:13 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:d52c9b534f129b4ae9252c30f0130fece37d8a5a  commit hash:d52c9b534f129b4ae9252c30f0130fece37d8a5a  commit hash:d52c9b534f129b4ae9252c30f0130fece37d8a5a  d52c9b5 
dns/dnsmasq-devel: update to v2.86test3

Git history between v2.86test2 and v2.86test3:

* b1daf44 2021-06-24 | Correct domain search algorithm. (tag: v2.86test3) [Simon
Kelley]
* be291d9 2021-06-21 | Include EDNS0 in connmark REFUSED replies. [Simon Kelley]
* 6d1edd8 2021-06-21 | Use correct packet-size limit in make_local_answer()
[Simon Kelley]
* 25ff956 2021-06-21 | Tidy up name buffer use in report_addresses(). [Simon
Kelley]
* 3817950 2021-06-21 | CHANGELOG entry for new connmark code. [Simon Kelley]
* 5f7be5f 2021-06-21 | Fix compiler warning. [Simon Kelley]
* 627056f 2021-06-16 | Connection track mark based DNS query filtering. [Etan
Kissling]
* cbd7644 2021-06-21 | Further work from
a0a3b8ad3e91db5181023fceea6732eb6c6f0759 [Simon Kelley]
* a60a233 2021-06-20 | Fix bug introduced in
6860cf932baeaf1c2f09c2a58e38be189ae394de [Simon Kelley]
* a0a3b8a 2021-06-20 | Fix bug in 6860cf932baeaf1c2f09c2a58e38be189ae394de
[Simon Kelley]
* d0ae3f5 2021-06-17 | Fix specific NOERR/NXDOMAIN confusion. [Simon Kelley]
* 6860cf9 2021-06-17 | Optimise lokkup_domain() [Simon Kelley]
*   0276e08 2021-06-16 | merge development machines. Merge branch 'master' of
ssh://thekelleys.org.uk/var/local/git/dnsmasq [Simon Kelley]
|\
| * 1a3b69a 2021-06-16 | Fix error in new domain-search code. [Simon Kelley]
* 06ff3d8 2021-06-16 | Log the correct name when we retry a DNSSEC query. [Simon
Kelley]
* 8237d06 2021-06-15 | Typo in FAQ. [Simon Kelley]
Wed, 16 Jun 2021
[ 15:46 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:d4ba4c52ce2100f1d066d4a3ab04934f86ba33dc  commit hash:d4ba4c52ce2100f1d066d4a3ab04934f86ba33dc  commit hash:d4ba4c52ce2100f1d066d4a3ab04934f86ba33dc  d4ba4c5 
dns/dnsmasq-devel: update to 2.86test2

* 1c9f136 2021-06-15 | Man page update, lease times can be given in days or
weeks. (tag: v2.86test2) [Simon Kelley]
* 5ab7e4a 2021-06-14 | Improve efficiency of DNSSEC. [Simon Kelley]
* 3236f35 2021-06-13 | Revise resource handling for number of concurrent DNS
queries. [Simon Kelley]
* 4a6550d 2021-06-10 | Move make_local_answer() to domain-match.c
(refs/bisect/bad) [Simon Kelley]
* ff523d0 2021-06-10 | Fix TCP replies with --domain-needed. [Simon Kelley]
* 3c93e8e 2021-06-08 | Re-order UBus initialisation to avoid logging before logs
set up. [Simon Kelley]

Reported by:	portscout
Sat, 12 Jun 2021
[ 10:36 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:4f76735ccc3637a7d2c05faafebb6312560c12f4  commit hash:4f76735ccc3637a7d2c05faafebb6312560c12f4  commit hash:4f76735ccc3637a7d2c05faafebb6312560c12f4  4f76735 
dns/dnsmasq-devel: update to 2.86test1.
[ 10:36 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:f892b650daedac14afed179850d229696d82e918  commit hash:f892b650daedac14afed179850d229696d82e918  commit hash:f892b650daedac14afed179850d229696d82e918  f892b65 
dns/dnsmasq-devel: revive from 6a7b12367
Fri, 9 Apr 2021
[ 15:02 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:98bc55de696fd47a20478d3f97ff056c28d77e7a  commit hash:98bc55de696fd47a20478d3f97ff056c28d77e7a  commit hash:98bc55de696fd47a20478d3f97ff056c28d77e7a  98bc55d 
Finish removal of dns/dnsmasq-devel
Thu, 8 Apr 2021
[ 21:55 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:6a7b1236749008c79b325e05a0ea0a26a4c90589  commit hash:6a7b1236749008c79b325e05a0ea0a26a4c90589  commit hash:6a7b1236749008c79b325e05a0ea0a26a4c90589  6a7b123 
dns/dnsmasq-devel: deorbit now that there is a v2.85 release.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 27 Mar 2021
[ 12:40 mandree search for other commits by this committer ] Original commit   Revision:569327
dns/dnsmasq-devel: update to v2.85rc2

* ea28d0e 2021-03-26 | Scale the DNS random scket pool on the value of
dns-forward-max. (HEAD -> master, tag: v2.85rc2, origin/master, origin/HEAD)
[Simon Kelley]
* 4a8c098 2021-03-26 | Change the method of allocation of random source ports
for DNS. [Simon Kelley]
* ffa4628 2021-03-22 | Fix thinko in 51f7bc924cbcdeb09cbb83249b70c121d1ffa31e
[Li Xing Cong ]
* e10a923 2021-03-15 | Move repeated test pattern to server_test_type [Petr
Mensik]
* 51f7bc9 2021-03-18 | Create common function for forward dump, log and send
[Petr Mensik]
* 6c0bf79 2021-03-18 | Reduce few repetitions in forward code [Petr Mensik]
* 4b03170 2021-03-20 | Update German translation for 2.85rc1. [Matthias Andree]
* 1de6bbc 2021-03-19 | Fix FTBS on FreeBSD due to Linux-specific optimisation of
if_nametoindex() [Simon Kelley]
Sun, 21 Mar 2021
[ 08:34 mandree search for other commits by this committer ] Original commit   Revision:568907
dnsmasq-devel: Use original patch from upstream Git to fix compilation.
Thu, 18 Mar 2021
[ 00:27 mandree search for other commits by this committer ] Original commit   Revision:568706
fixup PORTEPOCH for dnsmasq-devel

which used to be at 3 already earlier. Adjust vuxml entry accordingly.

Security:	CVE-2021-3448
Security:	5b72b1ff-877c-11eb-bd4f-2f1d57dafe46
[ 00:19 mandree search for other commits by this committer ] Original commit   Revision:568703
mark deprecated right away and expire before 2021Q2,

to keep this out of the quarterly branch, it should use the formal release
instead.
[ 00:12 mandree search for other commits by this committer ] Original commit   Revision:568702
dnsmasq-devel: add test release 2.85rc1

This is to fix a port randomization flaw that subjects dnsmasq to a cache
poisoning attack.

ChangeLog:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=CHANGELOG;h=155fc966f9542259596b41594f4b85775d1f9c9a;hb=023ace8e54c2e83e88082a1073a281d659f2a860#l1

Add CONFLICTS_INSTALL markers.

Security: CVE-2021-3448
Security: 5b72b1ff-877c-11eb-bd4f-2f1d57dafe46
Sun, 19 Jul 2020
[ 23:10 mandree search for other commits by this committer ] Original commit   Revision:542601
dnsmasq-devel: set IGNORE, deprecate, and expire port in two months.
Mon, 13 Jul 2020
[ 20:25 mandree search for other commits by this committer ] Original commit   Revision:542155
dns/dnsmasq-devel: revive port and update to 2.82rc1

http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=CHANGELOG;h=4b4e5b345170ab1e3a54d8d2847f500664a84d8d;hb=4d85e409cd2f4b0935d6ac5e8c72f6a151735d52#l1
Sun, 12 Apr 2020
[ 01:59 mandree search for other commits by this committer ] Original commit   Revision:531473
dns/dnsmasq: update to 2.81, unlink dnsmasq-devel

Update dns/dnsmasq to the new upstream version 2.81.
The Makefile has been rearranged with portfmt, except the
LDFLAGS+=..._intllibs... line that portfmt does not recognize.

Changelog:
<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=CHANGELOG;h=60b08d015b2d5a979f39b8ad43633b419135cb64;hb=7ddb99d251c3f5870c8c308a98bb8f283c831872#l1>
(or see CHANGELOG in the package)

Unlink dnsmasq-devel from the build, but keep the sources,
and mark it IGNORE and list dnsmasq-devel in MOVED.
Sun, 5 Apr 2020
[ 09:38 mandree search for other commits by this committer ] Original commit   Revision:530759
dns/dnsmasq-devel update to 2.81 release candidate #5

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. [Oldrich Jedlicka]
* b43585c 2020-03-28 | Fix nameserver list in auth mode. [Simon Kelley]
* 3f60ecd 2020-03-18 | Fixed resource leak on ubus_init failure. [Oldrich
Jedlicka]
* 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]
Sat, 21 Mar 2020
[ 09:53 mandree search for other commits by this committer ] Original commit   Revision:528842
dns/dnsmasq-devel: update to upstream release candidate #4

FreeBSD-relevant changes, since rc #3, from Git:
* 63e21bd 2020-03-17 | Remove 19036 trust anchor, now expired. [Simon Kelley]
* b837c45 2020-03-10 | Update German translation. [Conrad Kostecki]
Mon, 9 Mar 2020
[ 21:29 mandree search for other commits by this committer ] Original commit   Revision:528134
dns/dnsmasq-devel: Update to 2.81rc3 (from rc2).

Git changelog:
* 46bdfe6 2020-03-08 | Fix error in IPv6 prefix calculation. (HEAD -> master,
tag: v2.81rc3, origin/master, origin/HEAD) [Petr Mensik]
* dded78b 2020-03-08 | Add DHCPv6 ntp-server (56) option handling. [Vladislav
Grishenko]
* b594e8d 2020-03-06 | rfc3315: fix incorrect logical '&&' warning [Kevin
Darbyshire-Bryant]
* 70c50ef 2020-03-06 | suppress non linux network unused var warnings [Kevin
Darbyshire-Bryant]
* ea3c60a 2020-03-08 | Diverge error handling between *BSD and Linux. [Brad
Smith]

Replace patch-Makefile by a $REINPLACE_CMD that support
nondefault lua versions 5.1 and 5.3, too.

Remove patch-src_rfc3315.c, same as b594e8d but written independently.
Fri, 6 Mar 2020
[ 01:44 mandree search for other commits by this committer ] Original commit   Revision:527854
dns/dnsmasq-devel: Update to new upstream release candidate #2.

Changelog (from Git):
* fc19399 2020-03-05 | Fix compiler warning. (HEAD -> master, tag: v2.81rc2,
origin/master, origin/HEAD) [Simon Kelley]
* 980b14f 2020-03-05 | Compiler warning. [Simon Kelley]
* 1df73fe 2020-03-05 | Remove compiler warnings in IPv6 checksum code in dump.c
[Simon Kelley]
* c125c1d 2020-03-05 | Update decline address handling in DHCPv6 for new
multi-address world. [Simon Kelley]
* e39c484 2020-03-05 | Fix parameters to setsockopt() for TCP_FASTOPEN.
[Matthias Andree]
* 977a5a2 2020-03-02 | Merge i18n messages. [Simon Kelley]
* 02df000 2020-03-02 | Trivial formatting fix. [Simon Kelley]

Drop previous patches, and add two new ones,
one to fix pkgconfig for lua,
one to fix the bitfield flag testing in rfc3315.c/DHCPv6 decline handling.
Wed, 4 Mar 2020
[ 22:27 mandree search for other commits by this committer ] Original commit   Revision:527801
Update dnsmasq-devel to 2.81rc1.

This currently adds two portability fixes that have been reported upstream.

Changelog:
<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=CHANGELOG;h=31b395c987fe50174533065afe816dec3d4284a1;hb=b2ed691eb3ca6488a8878f5f3dd950a07b14a9db#l1>
Wed, 9 Oct 2019
[ 10:34 bapt search for other commits by this committer ] Original commit   Revision:514130 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Drop the ipv6 virtual category for d* category as it is not relevant anymore
Tue, 9 Jul 2019
[ 17:13 sunpoet search for other commits by this committer ] Original commit   Revision:506289 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Update security/nettle to 3.5.1

- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]
Sat, 9 Feb 2019
[ 23:25 sunpoet search for other commits by this committer ] Original commit   Revision:492534 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Update dns/libidn2 to 2.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
Sun, 6 Jan 2019
[ 20:39 sunpoet search for other commits by this committer ] Original commit   Revision:489529 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Update dns/libidn2 to 2.1.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
Fri, 19 Oct 2018
[ 17:48 mandree search for other commits by this committer ] Original commit   Revision:482440
dns/dnsmasq-devel: Set to ignore now that 2.80 has been released and dns/dnsmasq
has been updated.
Tue, 16 Oct 2018
[ 22:36 mandree search for other commits by this committer ] Original commit   Revision:482262
Update dns/dnsmasq-devel to release candidate #1

Updates German translation.
Sun, 7 Oct 2018
[ 16:30 mandree search for other commits by this committer ] Original commit   Revision:481458
dns/dnsmasq-devel: upgrade to 2.80test8 release

CHANGELOG since test7:
  Include in the example config file a formulation which stops DHCP clients
  from claiming the DNS name "wpad".
  This is a fix for the CERT Vulnerability VU#598349.
Wed, 3 Oct 2018
[ 23:24 mandree search for other commits by this committer ] Original commit   Revision:481194
dns/dnsmasq-devel: update to 2.80test7

Changes since test6, from CHANGELOG:

  Change anti cache-snooping behaviour with queries with the
  recursion-desired bit unset. Instead to returning SERVFAIL, we
  now always forward, and never answer from the cache. This
  allows "dig +trace" command to work.

  Include in the example config file a formulation which
  stops DHCP clients from claiming the DNS name "wpad".
  This is a fix for the CERT Vulnerability VU#598349.
Sun, 9 Sep 2018
[ 10:18 mandree search for other commits by this committer ] Original commit   Revision:479284
Update dnsmasq-devel to v2.80test6.

Changes from git log --oneline:
af3bd07 Man page typo.
d682099 Picky changes to 47b45b2967c931fed3c89a2e6a8df9f9183a5789
47b45b2 Fix lengths of interface names
2b38e38 Minor improvements in lease-tools
282eab7 Mark die function as never returning
c346f61 Handle ANY queries in context of
da8b6517decdac593e7ce24bde2824dd841725c8
03212e5 Manpage typo.

Reported by:	portscout
Fri, 7 Sep 2018
[ 17:57 mandree search for other commits by this committer ] Original commit   Revision:479203
Update dnsmasq-devel to v2.80test5

CHANGELOG extract:
       Implement --address=/example.com/# as (more efficient) syntactic
       sugar for --address=/example.com/0.0.0.0 and
       --address=/example.com/::
Mon, 27 Aug 2018
[ 23:52 mandree search for other commits by this committer ] Original commit   Revision:478262
Update dnsmasq-devel to v2.80test4.

CHANGELOG diff since v2.80test3:

  Fix crash on startup with a --synth-domain which has no prefix.

  Fix missing EDNS0 section in some replies generated by local
  DNS configuration which confused systemd-resolvd.

  Add --dhcp-name-match config option.

  Add --caa-record config option.
Thu, 16 Aug 2018
[ 07:08 mandree search for other commits by this committer ] Original commit   Revision:477310
Update to 2.80test3 release.

Changelog:
<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=3b6eb197a88ff450fb6abeff67152a592a7d683a>
Tue, 20 Mar 2018
[ 16:53 mandree search for other commits by this committer ] Original commit   Revision:465092
Mark IGNORE since the stable version dns/dnsmasq is newer.
Mon, 22 May 2017
[ 22:53 mandree search for other commits by this committer ] Original commit   Revision:441496
Update to new upstream release candidate #5.

Switch IDN support from libidn to libidn2.
Drop patches integrated upstream.
Sun, 21 May 2017
[ 11:05 mandree search for other commits by this committer ] Original commit   Revision:441373
Update to upstream release candidate #4, with two more fixes.

Additionally, zero out *addrp in edns0.c, and fix two typoes in
forward.c where && should be &. These fixes have all been reported
upstream.

Note that the build rig is currently not up to using I18N and IDN2, so
we forgo IDN2 for now. Also reported upstream.

Changelog since -test5:

1835343 (tag: v2.77rc4) Update German translation.
2aaea18 Add .gitattributes to substitute VERSION on export.
7ab78b9 (tag: v2.77rc3) Fix c7be0164ce6ae89d6f2f0ffea14e2612418dd5da
c7be016 (tag: v2.77rc2) Suppress DHCP ping checks when allocating on the
loopback interface.
d203af4 Add optional support for libidn2 and therefore IDNA2008.
05f76da Don't die() on failing to parse lease-script output.
bf05f8f Fix crash introduced by 09f3b2cd9c7b5b5e0e96ba41f666e69808862620.
09f3b2c (tag: v2.77rc1) Fix case of DS queries to domains marked as not doing
DNSSEC.
2282787 Fix botch introduced by 561441320f0cb67ea97f81c59332da5c6d14b494
4583dd9 Replace obsolete utime() usage with utimes().
5614413 Fix a couple of crashes on malformed config files.
b2a9c57 Add "known-othernet" DHCP tag.
Thu, 4 May 2017
[ 22:50 mandree search for other commits by this committer ] Original commit   Revision:440120
Update to new upstream test release -test5.

Diff from upstream CHANGELOG:
+           Allow use of MAC addresses with --tftp-unique-root. Thanks
+           to Floris Bos for the patch.
+
+            Add --dhcp-reply-delay option. Thanks to Floris Bos
+           for the patch.
+
+            Add mtu setting facility to --ra-param. Thanks to David
+           Flamand for the patch.
+
+           Capture STDOUT and STDERR output from dhcp-script and log
+           it as part of the dnsmasq log stream. Makes life easier
+           for diagnosing unexpected problems in scripts.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 21 Mar 2017
[ 22:50 mandree search for other commits by this committer ] Original commit   Revision:436662
Update to -test4 release, forward port IPSET [1]

Changes since -test3 release (edited diff from CHANGELOG):
* Improve logging of upstream servers when there are a lot of "local
  addresses only" entries.
* Implement RFC 6842.
* Make --bogus-priv apply to IPv6, for the prefixes specified in RFC6303.

Forward port IPSET option from ../dnsmasq port, to permit build on
PF-less systems.

PR:		217900 [1]
Submitted by:	Oliver Pinter <oliver.pinter@hardenedbsd.org>
Sun, 12 Feb 2017
[ 13:02 mandree search for other commits by this committer ] Original commit   Revision:433940
Update to 2.77.test3.

Simon Kelley (2):
      Improve connection handling when talking to TCP upsteam servers.
      Add forthcoming 2017 root zone trust anchor to trust-anchors.conf.
Thu, 9 Feb 2017
[ 00:22 mandree search for other commits by this committer ] Original commit   Revision:433703
Update to new 2.77test2 release.

Changelog:	<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=68f6312d4bae30b78daafcd6f51dc441b8685b1e>

Use readelf instead of objdump, unbreaking arm64 build. [1]
Submitted by:	emaste@ [1]
Differential Revision:	https://reviews.freebsd.org/D7881 [1]
Tue, 24 May 2016
[ 06:27 mandree search for other commits by this committer ] Original commit   Revision:415765
Mark port IGNORE.
Mon, 23 May 2016
[ 20:35 amdmi3 search for other commits by this committer ] Original commit   Revision:415742 (Only the first 10 of 217 ports in this commit are shown above. View all ports for this commit)
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
Mon, 16 May 2016
[ 22:57 mandree search for other commits by this committer ] Original commit   Revision:415366
Update to new upstream release candidate #2.

Changes in upstream Git between releases (git shortlog):
Sergey Nechaev (1):
      Stricter command line args validation to dhcp_release6.

Simon Kelley (4):
      Fix error in PXE arch names and add ARM32 and ARM64.
      Tweak CSAs affected by UEFI PXE workaround code.
      Tweak UEFI workaround code.
      Merge messages into translation files.

Upstream CHANGELOG diff since rc #1:
      Swap the values if BC_EFI and x86-64_EFI in --pxe-service.
      These were previously wrong due to an error in RFC 4578.
      If you're using BC_EFI to boot 64-bit EFI machines, you
      will need to update your config.

      Add ARM32_EFI and ARM64_EFI as valid architectures in
      --pxe-service.
Wed, 11 May 2016
[ 21:37 mandree search for other commits by this committer ] Original commit   Revision:415035
Update to release candidate #1.

Changes since test#13:
+           Move the dhcp_release and dhcp_lease_time tools from
+           contrib/wrt to contrib/lease-tools.
+
+           Add dhcp_release6 to contrib/lease-tools. Many thanks
+           to Sergey Nechaev for this code.
+
+           To avoid filling logs in configurations which define
+           many upstream nameservers, don't log more that 30 servers.
+           The number to be logged can be changed as SERVERS_LOGGED
+           in src/config.h.

Changelog since v2.75 at:
http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=8628cd603fd0c55c7d41b84488446db44f58ff5b
Thu, 5 May 2016
[ 12:37 mandree search for other commits by this committer ] Original commit   Revision:414641
Update to new upstream test release ...test13.

Upstream's CHANGELOG since test12:
* Check return-code of inet_pton() when parsing dhcp-option.  Bad
  addresses could fail to generate errors and result in garbage
  dhcp-options being sent. Thanks to Marc Branchaud for spotting this.

* Fix wrong value for EDNS UDP packet size when using --servers-file to
  define upstream DNS servers. Thanks to Scott Bonar for the bug report.
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 4 Mar 2016
[ 08:49 mandree search for other commits by this committer ] Original commit   Revision:410092
New upstream test release #12.

Git shortlog since test release #10:

Simon Kelley (14):
      Add TTL parameter to --host-record and --cname.
      Add --dhcp-ttl option.
      Update CHANGELOG.
      Add --tftp-mtu option.
      Apply ceiling of lease length to TTL when --dhcp-ttl in use.
      Fix --add-subnet when returning empty or default subnet.
      Replace incoming EDNS0_OPTION_NOMDEVICEID and EDNS0_OPTION_NOMCPEID
options.
      Fix typo in last commit.
      Check return code from open()
      format fix.
      Fix pointer declaration botch.
      Tidy parsing code.
      Fix broken DNSMASQ_USER<x> envvars in script with more than one class.
      Tighten syntax checking for dhcp-range and clarify man page.
Fri, 19 Feb 2016
[ 08:54 mandree search for other commits by this committer ] Original commit   Revision:409162
Upgrade to -test10 release.

Upstream's CHANGELOG since -test8:
  Don't crash with divide-by-zero if an IPv6 dhcp-range is declared as a
  whole /64.  (ie xx::0 to xx::ffff:ffff:ffff:ffff)
  Thanks to Laurent Bendel for spotting this problem.
Wed, 17 Feb 2016
[ 08:12 mandree search for other commits by this committer ] Original commit   Revision:409031
Upgrade to upstream -test8 pre-release.

Changes per diff of the CHANGELOG file:

  Fix wrong answer to simple name query when --domain-needed set, but no
  upstream servers configured. Dnsmasq returned REFUSED, in this case,
  when it should be the same as when upstream servers are configured -
  NOERROR. Thanks to Allain Legacy for spotting the problem.

  Return REFUSED when running out of forwarding table slots, not SERVFAIL.

  Add --max-port configuration. Thanks to Hans Dedecker for the patch.

  Add --script-arp and two new functions for the dhcp-script.  These are
  "arp" and "arp-old" which announce the arrival and removal of entries
  in the ARP or nieghbour tables.

  Extend --add-mac to allow a new encoding of the MAC address as base64,
  by configurting --add-mac=base64

  Add --add-cpe-id option.
Sat, 23 Jan 2016
[ 21:14 johans search for other commits by this committer ] Original commit   Revision:407058
Bump versions to chase Nettle shared library update
Sat, 16 Jan 2016
[ 18:30 mandree search for other commits by this committer ] Original commit   Revision:406261
Update to new test5 release.

Changes, taken from Git shortlog:

Andre Glupker (1):
      Fix bad cache-size calculation when hosts-file read fails.

Simon Kelley (7):
      Handle building with script support enabled and DHCP disabled.
      Update copyright notices. Happy new year!
      Fix FTBFS when scripts excluded at compilation time.
      Inhibit DNSSEC validation when forwarding to private servers for a domain.
      DNSSEC: Handle non-root trust anchors, and check we have a root trust
anchor.
      Disable DNSSEC for server=/domain/.. servers unless trust-anchor provided.
      arp.c tidy up.
Mon, 4 Jan 2016
[ 19:02 mandree search for other commits by this committer ] Original commit   Revision:405263
Update to -test4 release.

Changelog:
<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=CHANGELOG;h=93c73d01e19562d27d5c56a3a87c8211422f20a1;hb=d917275e481add809cd5c40650f339ae994ee35f#l1>
Tue, 29 Dec 2015
[ 11:15 mandree search for other commits by this committer ] Original commit   Revision:404736
Quench unused-parameter warnings during build.
Mon, 21 Dec 2015
[ 23:22 mandree search for other commits by this committer ] Original commit   Revision:404197
Update to 2.76test1.
Thu, 30 Jul 2015
[ 18:47 mandree search for other commits by this committer ] Original commit   Revision:393257
Update to new release candidate #4 and mark IGNORE since 2.74 is out.
Sat, 18 Jul 2015
[ 12:58 mandree search for other commits by this committer ] Original commit   Revision:392420
Update to new release candidate #3

      DNSSEC fix, signed wildcard CNAME to unsigned domain.
      Update Polish translation.
Wed, 15 Jul 2015
[ 00:57 mandree search for other commits by this committer ] Original commit   Revision:392113
Update to new upstream release candidate 2.74rc1.

To fix three regressions in 2.73:

1) The meaning of --conf-file without an argument changed from "don't
read any conf-file" to "read the default conf-file"

2) A resolv-file which was dangling symlink at startup causes
problems, up to and including a segmentation fault.

3) Under some circumstances, dnsmasq can use more file descriptors,
and this shows up that the code doesn't handle the limit (normally
1024) in the number of descriptors handled by the select() system call.
Tue, 16 Jun 2015
[ 00:48 mandree search for other commits by this committer ] Original commit   Revision:389788
Upgrade dnsmasq to new release 2.73.

Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOGDisable dnsmasq-devel
(older than stable).
Switch to using @sample keyword [1].

PR:           200717 [1]
Submitted by: Jimmy Olgeni
Fri, 12 Jun 2015
[ 06:17 mandree search for other commits by this committer ] Original commit   Revision:389262
Update to new upstream release candidate #10.

Git shortlog since rc #9:

Neil Jerram (6):
      Fix logging of unknown interface in --bridge-interface, DHPCv4.
      Extend --bridge-interface aliasing to DHCPv6.
      Allow router advertisements to have the "off-link" bit set.
      Upply --bridge-interface aliasing to solicited router advertisements.
      Apply --bridge-interfaces to unsolicited router advertisements.
      Documenation updates for --bridge-interface and "off-link".

Nicolas Cavallari (1):
      Add Dbus methods to create and delete DHCP leases.

Simon Kelley (2):
      Add a couple of missed logging strings to the catalogue.
      Merge messages and fix makefile process to do this.
Wed, 10 Jun 2015
[ 17:36 mandree search for other commits by this committer ] Original commit   Revision:389107
Update to new release candidate -rc9.

Relevant Git shortlog excerpt since -rc8:

Christian Demsar (1):
      Man page typo.

John Hanks (1):
      Add infiniband to example config file.

Simon Kelley (8):
      Remove support for DNS Extended Label Types.
      Select correct DHCP context when in PXE bootserver mode.
      DHCPv6: DHCPCONFIRM should be OK for any address on link, not just dynamic
addresses.
      Handle corner cases in NSEC coverage checks.

swigger (1):
      Correctly sanitise DNS header bits in answer when recreating query for
retry.
Sat, 23 May 2015
[ 08:45 mandree search for other commits by this committer ] Original commit   Revision:387119
Upgrade to new release candidate #8, fixing buffer overflow since rc6. [1]
Add CPE information [2].

Extract from shortlog, omitting irrelevant entries:

Nicolas Cavallari (1):
      Constify some DHCP lease management functions.

Simon Kelley (10):
      Don't remove RRSIG RR from answers to ANY queries when the do bit is not
set.
      Handle UDP packet loss when fragmentation of large packets is broken.
      Check IPv4-mapped IPv6 addresses with --stop-rebind.
      Tweak EDNS timeout code.
      Pointer to mail-archive mailing list mirror in doc.html.
      Allow T1 and T2 DHCPv4 options to be set.
      Use correct DHCP context for PXE-proxy server-id.
      Fix buffer overflow introduced in 2.73rc6.

PR:		199955 [2]
Submitted by:	shun, amdmi3 [2]
Reviewed by:	amdmi3 [2]
Security:	7927165a-0126-11e5-9d98-080027ef73ec
Sun, 3 May 2015
[ 02:47 mandree search for other commits by this committer ] Original commit   Revision:385230
Upgrade to release candidate #7.

Git shortlog:
Johnny S. Lee (1):
      Make get-version work when repo is a git submodule.

Simon Kelley (2):
      Logs in DHCPv6 not suppressed by dhcp6-quiet.
      Fix argument-order botch which broke DNSSEC for TCP queries.
Wed, 22 Apr 2015
[ 22:25 mandree search for other commits by this committer ] Original commit   Revision:384526
Update to new release candidate #6.

Git shortlog since release candidate #4:

Moshe Levi (1):
      Check IP address command line arg in dhcp_release.c

Simon Kelley (7):
      Fix crash in auth code with odd configuration.
      Auth: correct replies to NS and SOA in .arpa zones.
      Note CVE-2015-3294
      Log domain when reporting DNSSEC validation failure.
      Revert 61b838dd574c51d96fef100285a0d225824534f9 and just quieten log inste
      Handle domain names with '.' or /000 within labels.
      Tweaks to previous, DNS label charset commit.

Stefan Tomanek (1):
      Fix (srk induced) crash in new tftp_no_fail code.
Sun, 12 Apr 2015
[ 11:15 mandree search for other commits by this committer ] Original commit   Revision:383861
Upgrade to new release candidate #4.

Resolves checksum trouble.
Git shortlog between rc#3 and rc#4:

Simon Kelley (4):
      Return INSECURE, rather than BOGUS when DS proved not to exist.
      Fix compiler warning when not including DNSSEC.
      Fix crash caused by looking up servers.bind when many servers defined.
      Fix crash on receipt of certain malformed DNS requests.

Stefan Tomanek (2):
      add --tftp-no-fail to ignore missing tftp root
Sun, 5 Apr 2015
[ 20:50 bapt search for other commits by this committer ] Original commit   Revision:383357
Mark as broken unfetchable ports
Tue, 31 Mar 2015
[ 21:05 mandree search for other commits by this committer ] Original commit   Revision:382866
Upgrade to new release candidate #3 (skipping rc2).

Changes since rc1 (git shortlog):

 +    Don't fail DNSSEC when a signed CNAME dangles into an unsigned zone.
 +    Return SERVFAIL when validation abandoned.
 +    Protect against broken DNSSEC upstreams.
 +    DNSSEC fix for non-ascii characters in labels.
 +    Allow control characters in names in the cache, handle when logging.
Mon, 30 Mar 2015
[ 17:39 mandree search for other commits by this committer ] Original commit   Revision:382696
Update to upstream 2.73rc1 (pending rc2 upload)

Changes from previous 2.73test6 (taken from CHANGELOG's Git repo):

           Don't reply to DHCPv6 SOLICIT messages if we're not
           configured to do stateful DHCPv6. Thanks to Win King Wan
           for the patch.

           Fix broken DNSSEC validation of ECDSA signatures.

           Add --dnssec-timestamp option, which provides an automatic
           way to detect when the system time becomes valid after boot
           on systems without an RTC, whilst allowing DNS queries before the
           clock is valid so that NTP can run. Thanks to
           Kevin Darbyshire-Bryant for developing this idea.
Thu, 22 Jan 2015
[ 22:48 mandree search for other commits by this committer ] Original commit   Revision:377701
Update to new 2.73test6 pre-release

Changes since test3, from CHANGELOG file:

           Add --log-queries=extra option, which makes logs easier
           to search automatically.

           Add --min-cache-ttl option. I've resisted this for a long
           time, on the grounds that disbelieving TTLs is never a
           good idea, but I've been persuaded that there are
           sometimes reasons to do it. (Step forward, GFW).
           To avoid misuse, there's a hard limit on the TTL
           floor of one hour. Thansk to RinSatsuki for the patch.

           Cope with multiple interfaces with the same link-local
           address. (IPv6 addresses are scoped, so this is allowed.)
           Thanks to Cory Benfield for help with this.

           Add --dhcp-hostsdir. This allows addition of new host
           configurations to a running dnsmasq instance much more
           cheaply than having dnsmasq re-read all its existing
           configuration each time.
Fri, 9 Jan 2015
[ 16:41 mandree search for other commits by this committer ] Original commit   Revision:376623
Update to new test release.

Changes: the two items at the end of v2.73 here:
<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=CHANGELOG;h=e8bf80f81baac3366dfecbdb6e80c4102fb21574;hb=424c4a8a53c8aa5d6ac899c95803b97410abec8f#l26>
Tue, 23 Dec 2014
[ 23:04 mandree search for other commits by this committer ] Original commit   Revision:375366
Package 2.73test2, with one additional patch to make it build
(also reported upstream).

CHANGELOG at:
<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=fbc5205702c7f6f431d9f1043c553d7fb62ddfdb>
Thu, 25 Sep 2014
[ 18:27 mandree search for other commits by this committer ] Original commit   Revision:369281
Update to new upstream version 2.72, disabling dnsmasq-devel again.

Remove @dir* stuff from pkg-plist.  @sample isn't documented properly
and isn't up to handling files with non-.sample suffix, so stay
away from that part of pkg-plist.

ChangeLog:	http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
Sat, 20 Sep 2014
[ 22:24 mandree search for other commits by this committer ] Original commit   Revision:368699
Upgrade to 2.72rc2.

+ Fix bug when resulted in NXDOMAIN answers instead of NODATA in some
  circumstances.
+ Fix bug which caused dnsmasq to become unresponsive if it failed to
  send packets due to a network interface disappearing.
+ Fix problem with --local-service option on big-endian platforms.
Wed, 10 Sep 2014
[ 21:12 mandree search for other commits by this committer ] Original commit   Revision:367894
Forward port dnsmasq changes from previous versions, to update the port and fix
10/11 build issues.
[ 15:47 mandree search for other commits by this committer ] Original commit   Revision:367867
Update to 2.72rc1.

Announcement with ChangeLog:
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2014q3/008793.html

Submitted by:	portscout
Sat, 30 Aug 2014
[ 18:18 tijl search for other commits by this committer ] Original commit   Revision:366659 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Tue, 15 Jul 2014
[ 15:09 adamw search for other commits by this committer ] Original commit   Revision:361941
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Mon, 21 Apr 2014
[ 21:56 bapt search for other commits by this committer ] Original commit   Revision:351724
Switch to use lua 5.2
Thu, 10 Apr 2014
[ 20:45 mandree search for other commits by this committer ] Original commit   Revision:350850
Ignore this port while the release is newer than the candidates.
Mon, 31 Mar 2014
[ 20:19 mandree search for other commits by this committer ] Original commit   Revision:349799
Upgrade to new upstream release candidate #rc4.

Fixes ipset logging patch.

Known issue: The executable identifies as #rc3.

Number of commits found: 131 (showing only 100 on this page)

1 | 2  »