notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: dns/dnsmasq-devel/files/patch-CVE-2022-0934

Number of commits found: 2

Friday, 12 Aug 2022
18:57 Matthias Andree (mandree) search for other commits by this committer
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
  where --dhcp-alternate-port would affect the port used
  to relay _to_ as well as the port being listened on.
  The new feature allows configuration to provide bug-for-bug
  compatibility, if required. Thanks to Damian Kaczkowski
  for the feature suggestion.

* Bound the value of UDP packet size in the EDNS0 header of
  forwarded queries to the configured or default value of
  edns-packet-max. There's no point letting a client set a larger
  value if we're unable to return the answer. Thanks to Bertie
  Taylor for pointing out the problem and supplying the patch.

* Fix problem with the configuration

      --server=/some.domain/# --address=/#/<ip> --server=<server_ip>

  This would return <ip> for queries in some.domain, rather than
  forwarding the query via the default server.
commit hash: 37b050fb9c0fcc126e9ea741c772ba38d136cdd6 commit hash: 37b050fb9c0fcc126e9ea741c772ba38d136cdd6 commit hash: 37b050fb9c0fcc126e9ea741c772ba38d136cdd6 commit hash: 37b050fb9c0fcc126e9ea741c772ba38d136cdd6 37b050f
Sunday, 3 Apr 2022
11:15 Matthias Andree (mandree) search for other commits by this committer
dns/dnsmasq-devel: fix CVE-2022-0934 DHCPv6 vuln

Security:       3f321a5a-b33b-11ec-80c2-1bb2c6a00592
Security:       CVE-2022-0934
MFH:            2022Q2
commit hash: 9e9b4f9da908464b4e995a39755b94869aaf0ecc commit hash: 9e9b4f9da908464b4e995a39755b94869aaf0ecc commit hash: 9e9b4f9da908464b4e995a39755b94869aaf0ecc commit hash: 9e9b4f9da908464b4e995a39755b94869aaf0ecc 9e9b4f9

Number of commits found: 2