From jerry at dns-oarc.net Thu May 7 07:53:57 2020 From: jerry at dns-oarc.net (=?UTF-8?Q?Jerry_Lundstr=c3=b6m?=) Date: Thu, 7 May 2020 09:53:57 +0200 Subject: [dsc] dsc-datatool v1.0.0 pre-release! In-Reply-To: References: Message-ID: <8dfee873-f592-9838-2c1c-a007ad3f8217@dns-oarc.net> Hi all, I would be grateful if anyone that tested or are running the new version could reach out to me and give feedback on it. Cheers, Jerry From jerry at dns-oarc.net Thu May 7 10:18:54 2020 From: jerry at dns-oarc.net (=?UTF-8?Q?Jerry_Lundstr=c3=b6m?=) Date: Thu, 7 May 2020 12:18:54 +0200 Subject: [dsc] dsc v2.10.0 released! Message-ID: <9ddedf01-bdeb-0c52-e424-197ee0d3e8df@dns-oarc.net> Hi all, This release adds new configuration options to `dnstap_unixsock` to control ownership and permissions for the DNSTAP socket file. 1bcf1707f5319e330dcdb4e70aab86d5aae7799ff205789d8a63a27d736190a3 Other fixes: - Unlink the DNSTAP socket file if an error during initialization occur - Do hard exit in forks to not run `atexit()` (which will unlink the DNSTAP socket file) Packages are available at: Commits: 9d1d49a fork 733b286 DNSTAP socket Cheers, Jerry