]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
13 months agoremove centos-8 and centos-8-stream as build targets 14313/head
romeroalx [Tue, 4 Jun 2024 09:16:18 +0000 (11:16 +0200)] 
remove centos-8 and centos-8-stream as build targets

14 months agoMerge pull request #14245 from ns-sjorgedeaguiar/backport-14218-to-auth-4.9.x
Peter van Dijk [Thu, 6 Jun 2024 11:11:27 +0000 (13:11 +0200)] 
Merge pull request #14245 from ns-sjorgedeaguiar/backport-14218-to-auth-4.9.x

auth web: Backport 14218 to auth-4.9.x: make request/response timeout configurable

14 months agoMerge pull request #14289 from romeroalx/backport-14171-to-auth-4.9.x-2
Peter van Dijk [Thu, 6 Jun 2024 10:13:09 +0000 (12:13 +0200)] 
Merge pull request #14289 from romeroalx/backport-14171-to-auth-4.9.x-2

auth-4.9.x: backport of #14171 for fixing the build of images on new tags

14 months agogh actions: add WF for building and pushing images when a new tag is created 14289/head
romeroalx [Tue, 14 May 2024 15:45:08 +0000 (17:45 +0200)] 
gh actions: add WF for building and pushing images when a new tag is created

14 months agogh actions: add WF for building and pushing images manually
romeroalx [Tue, 14 May 2024 15:43:26 +0000 (17:43 +0200)] 
gh actions: add WF for building and pushing images manually

14 months agogh actions: modify docker.yml for building and pushing images daily (master)
romeroalx [Tue, 14 May 2024 15:40:11 +0000 (17:40 +0200)] 
gh actions: modify docker.yml for building and pushing images daily (master)

14 months agogh actions: add WF for building and pushing multi-platform images on workflow_call...
romeroalx [Tue, 14 May 2024 15:35:44 +0000 (17:35 +0200)] 
gh actions: add WF for building and pushing multi-platform images on workflow_call events

14 months agoauth web: make request/response timeout configurable 14245/head
Samir Aguiar [Mon, 20 May 2024 21:08:36 +0000 (21:08 +0000)] 
auth web: make request/response timeout configurable

14 months agoMerge pull request #14253 from Habbie/backport-14247-to-auth-4.9.x auth-4.9.1
Peter van Dijk [Mon, 27 May 2024 14:03:45 +0000 (16:03 +0200)] 
Merge pull request #14253 from Habbie/backport-14247-to-auth-4.9.x

auth 4.9 autoconf: allow prerelease systemd versions

14 months agoMerge pull request #14251 from Habbie/backport-14242-to-auth-4.9.x
Peter van Dijk [Mon, 27 May 2024 14:02:55 +0000 (16:02 +0200)] 
Merge pull request #14251 from Habbie/backport-14242-to-auth-4.9.x

auth 4.9 ixfrdist: Fix brokn 'uid' and 'gid' parsing for non-numerical values

14 months agoautoconf: allow prerelease systemd versions 14253/head
Chris Hofstaedtler [Sat, 25 May 2024 15:28:31 +0000 (17:28 +0200)] 
autoconf: allow prerelease systemd versions

For example 256~rc3. Also preemptively support versions like 252.2.

(cherry picked from commit 81e3f38b1909956e228077e4677c34f469ea9835)

14 months agoixfrdist: Fix brokn 'uid' and 'gid' parsing for non-numerical values 14251/head
Remi Gacogne [Fri, 24 May 2024 14:34:14 +0000 (16:34 +0200)] 
ixfrdist: Fix brokn 'uid' and 'gid' parsing for non-numerical values

Introduced in 48d1f24b87dfd95696c0db8311c81dc622717102

(cherry picked from commit f4d0470792e1c6c55ab17a74a312ed5a2fe08d2c)

14 months agoMerge pull request #14230 from Habbie/backport-14200-to-auth-4.9.x
Peter van Dijk [Fri, 24 May 2024 11:21:19 +0000 (13:21 +0200)] 
Merge pull request #14230 from Habbie/backport-14200-to-auth-4.9.x

auth-4.9: Enable LeakSanitizer while running the unit tests in CI

14 months agoMerge pull request #14229 from Habbie/backport-14197-to-auth-4.9.x
Peter van Dijk [Fri, 24 May 2024 08:16:41 +0000 (10:16 +0200)] 
Merge pull request #14229 from Habbie/backport-14197-to-auth-4.9.x

auth-4.9 YaHTTP: Enforce max # of request fields and max request line size

14 months agoauth: Enable LeakSanitizer while running the unit tests in CI 14230/head
Remi Gacogne [Fri, 17 May 2024 14:58:11 +0000 (16:58 +0200)] 
auth: Enable LeakSanitizer while running the unit tests in CI

(cherry picked from commit adef1d05bdce30194d727281949370fc13073604)

14 months agoMerge pull request #14228 from Habbie/backport-14224-to-auth-4.9.x
Peter van Dijk [Fri, 24 May 2024 08:14:51 +0000 (10:14 +0200)] 
Merge pull request #14228 from Habbie/backport-14224-to-auth-4.9.x

auth-4.9: Fix a memory leak report in the distributor unit tests

14 months agoMerge pull request #14231 from Habbie/backport-14033-to-auth-4.9.x
Peter van Dijk [Fri, 24 May 2024 08:12:42 +0000 (10:12 +0200)] 
Merge pull request #14231 from Habbie/backport-14033-to-auth-4.9.x

auth-4.9: Use smart pointers in the remote backend unit tests

14 months agoauth: Use smart pointers in the remote backend unit tests 14231/head
Remi Gacogne [Thu, 4 Apr 2024 13:01:02 +0000 (15:01 +0200)] 
auth: Use smart pointers in the remote backend unit tests

(cherry picked from commit dea9553fffcfc34d6225dd352353b2acd367a752)

14 months agoYaHTTP: Enforce max # of request fields and max request line size 14229/head
Your Name [Mon, 15 Apr 2024 13:45:38 +0000 (15:45 +0200)] 
YaHTTP: Enforce max # of request fields and max request line size

The default values, 8192 bytes for the maximum request line size and
100 fields, are taken from the default settings of Apache HTTPd:
- https://httpd.apache.org/docs/2.2/mod/core.html#limitrequestline
- https://httpd.apache.org/docs/2.2/mod/core.html#limitrequestfields

Reported by OSS-Fuzz as a timeout in https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67993

(cherry picked from commit 249c86a63865e4a980511839887890c3940fc6e6)

14 months agoauth: Fix a memory leak report in the distributor unit tests 14228/head
Remi Gacogne [Thu, 23 May 2024 08:54:05 +0000 (10:54 +0200)] 
auth: Fix a memory leak report in the distributor unit tests

(cherry picked from commit 3faca294178e5c661c7adf036b9e9120b6666312)

14 months agoMerge pull request #14208 from romeroalx/backport-14171-to-auth-4.9.x
Peter van Dijk [Thu, 23 May 2024 12:54:22 +0000 (14:54 +0200)] 
Merge pull request #14208 from romeroalx/backport-14171-to-auth-4.9.x

auth-4.9.x: Partial backport of #14171 for fixing the build of arm64 images

14 months agoMerge pull request #14188 from Habbie/backport-13772-to-auth-4.9.x
Peter van Dijk [Thu, 23 May 2024 12:53:25 +0000 (14:53 +0200)] 
Merge pull request #14188 from Habbie/backport-13772-to-auth-4.9.x

auth 4.9: Change home directory to /var/lib/pdns

14 months agoAdding liblua5.3-dev/libluajit-5.1-dev to dockerfiles 14208/head
romeroalx [Tue, 14 May 2024 15:26:05 +0000 (17:26 +0200)] 
Adding liblua5.3-dev/libluajit-5.1-dev to dockerfiles

14 months agoMerge pull request #14199 from Habbie/backport-14196-to-auth-4.9.x
Peter van Dijk [Fri, 17 May 2024 18:20:19 +0000 (20:20 +0200)] 
Merge pull request #14199 from Habbie/backport-14196-to-auth-4.9.x

auth-4.9: Fix memory leaks in the bind file format parser

14 months agoMerge pull request #14186 from Habbie/backport-14047-to-auth-4.9.x
Peter van Dijk [Fri, 17 May 2024 14:01:50 +0000 (16:01 +0200)] 
Merge pull request #14186 from Habbie/backport-14047-to-auth-4.9.x

auth 4.9 dnsproxy: fix build on s390x

14 months agoauth: Fix memory leaks in the bind file format parser 14199/head
Remi Gacogne [Thu, 4 Apr 2024 14:21:52 +0000 (16:21 +0200)] 
auth: Fix memory leaks in the bind file format parser

Some tokens were not properly freed: ACL names and entries, unused
word or quoted string terms. This is limited to the parsing of the
bind file format, zones themselves are fine, so there is no security
impact.
Found by LeakSanitizer over our existing unit tests.

(cherry picked from commit 9a8bd90d2f9beffba267c91b0a9d37aefcc2836e)

14 months agoMerge pull request #14191 from Habbie/backport-10933-to-auth-4.9.x
Peter van Dijk [Fri, 17 May 2024 13:49:32 +0000 (15:49 +0200)] 
Merge pull request #14191 from Habbie/backport-10933-to-auth-4.9.x

auth 4.9: m4: Add option for 64-bit time_t on 32-bit systems with glibc-2.34

14 months agoMerge pull request #14189 from Habbie/backport-14011-to-auth-4.9.x
Peter van Dijk [Fri, 17 May 2024 12:41:51 +0000 (14:41 +0200)] 
Merge pull request #14189 from Habbie/backport-14011-to-auth-4.9.x

auth 4.9: pdnsutil check-zone: accept LUA A/AAAA as SVCB address targets

14 months agoMerge pull request #14190 from Habbie/backport-14029-to-auth-4.9.x
Peter van Dijk [Fri, 17 May 2024 12:29:39 +0000 (14:29 +0200)] 
Merge pull request #14190 from Habbie/backport-14029-to-auth-4.9.x

auth-4.9: Properly finalize PKCS11 modules before releasing them

14 months agoMerge pull request #14187 from Habbie/backport-14028-to-auth-4.9.x
Peter van Dijk [Fri, 17 May 2024 11:32:50 +0000 (13:32 +0200)] 
Merge pull request #14187 from Habbie/backport-14028-to-auth-4.9.x

auth 4.9: Wrap backend factories in smart pointers

14 months agoMerge pull request #14193 from Habbie/backport-13998-to-backport-13983-to-auth-4.9.x
Peter van Dijk [Fri, 17 May 2024 11:29:50 +0000 (13:29 +0200)] 
Merge pull request #14193 from Habbie/backport-13998-to-backport-13983-to-auth-4.9.x

auth 4.9: Generate Software Bill Of Materials (SBOMs) for our RPM packages

14 months agoMerge pull request #14194 from Habbie/backport-14144-to-auth-4.9.x
Peter van Dijk [Fri, 17 May 2024 11:11:33 +0000 (13:11 +0200)] 
Merge pull request #14194 from Habbie/backport-14144-to-auth-4.9.x

auth 4.9: always pull runner image from powerdns for forks

14 months agoalways pull runner image from powerdns for forks 14194/head
romeroalx [Tue, 7 May 2024 08:06:21 +0000 (10:06 +0200)] 
always pull runner image from powerdns for forks

(cherry picked from commit 30355fe45518263d6e1815f5392f1face8c64534)

14 months agofix grep syntax Dockerfile.rpmsbom 14193/head
romeroalx [Thu, 28 Mar 2024 08:59:21 +0000 (09:59 +0100)] 
fix grep syntax Dockerfile.rpmsbom

(cherry picked from commit 5d3c3909d924f9f7dfc5a054fc3b28c4eeee79f8)

14 months agoSBOM: Dynamically generate the list of auth-related packages
Remi Gacogne [Tue, 26 Mar 2024 14:36:07 +0000 (15:36 +0100)] 
SBOM: Dynamically generate the list of auth-related packages

(cherry picked from commit 94b262b9709077f7c3a4e8cd74108e2c6991a63e)

14 months agoSBOM: Fix the builder target variable
Remi Gacogne [Tue, 26 Mar 2024 10:25:14 +0000 (11:25 +0100)] 
SBOM: Fix the builder target variable

(cherry picked from commit b17412c732f8ec98ae47926254828cb45ff825df)

14 months agoFix syntax errors
Remi Gacogne [Tue, 26 Mar 2024 09:47:11 +0000 (10:47 +0100)] 
Fix syntax errors

(cherry picked from commit fef1b1c63e150b34a391bc836596657ec068de81)

14 months agoDisable SBOM generation on el-7 (almost EOL), fix it on el-8
Remi Gacogne [Tue, 26 Mar 2024 09:18:40 +0000 (10:18 +0100)] 
Disable SBOM generation on el-7 (almost EOL), fix it on el-8

(cherry picked from commit 4b54c7db6822c31d70a5661258b4ed70c58ee163)

14 months agoHopefully fix SBOM generation
Remi Gacogne [Mon, 25 Mar 2024 19:04:13 +0000 (20:04 +0100)] 
Hopefully fix SBOM generation

(cherry picked from commit 5efa3cdfbcf590068006030da64cd5673e11bf8d)

14 months agoAttempt to generate SBOMs after building packages
Remi Gacogne [Mon, 25 Mar 2024 13:51:05 +0000 (14:51 +0100)] 
Attempt to generate SBOMs after building packages

(cherry picked from commit 44503ded5e8e6f088d009177f5f951d408467b58)

14 months agom4: Add option for 64-bit time_t on 32-bit systems with glibc-2.34 14191/head
Sven Wegener [Sun, 31 Oct 2021 19:21:29 +0000 (20:21 +0100)] 
m4: Add option for 64-bit time_t on 32-bit systems with glibc-2.34

glibc-2.34 includes the user-facing part of the 64-bit time_t support
for 32-bit systems. We treat this feature as experimental, as it causes
ABI issues, if 64-bit time_t values are passed to libraries that are
build with 32-bit time_t. It is safe for local use of 64-bit time_t.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
(cherry picked from commit f7d48d8211db8d111a326f0c4f9aac1811103b03)

14 months agoauth: Properly finalize PKCS11 modules before releasing them 14190/head
Remi Gacogne [Tue, 2 Apr 2024 14:20:14 +0000 (16:20 +0200)] 
auth: Properly finalize PKCS11 modules before releasing them

This gets rid of two leaks reported by LeakSanitizer when running our
unit tests:
```
Direct leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x5fe6c6e7d099 in malloc (/pdns/pdns/testrunner+0x220099) (BuildId: 08d4c369b5f2f19f183aa5d6ab931a6653b70ab9)
    #1 0x7e6cdc6a0964  (/usr/lib/libp11-kit.so.0+0x36964) (BuildId: 307da6c0b5c7d87a1b0fd0a63e0bda93c9375e8a)
    Indirect leak of 72 byte(s) in 1 object(s) allocated from:
    #0 0x5fe6c6e7d401 in calloc (/pdns/pdns/testrunner+0x220401) (BuildId: 08d4c369b5f2f19f183aa5d6ab931a6653b70ab9)
    #1 0x7e6cdc6a09b6  (/usr/lib/libp11-kit.so.0+0x369b6) (BuildId: 307da6c0b5c7d87a1b0fd0a63e0bda93c9375e8a)
```

(cherry picked from commit 3c6d9aacd96a099e450545a21020fa8efec9538b)

14 months agopdnsutil check-zone: accept LUA A/AAAA as SVCB address targets 14189/head
Peter van Dijk [Tue, 2 Apr 2024 07:39:11 +0000 (09:39 +0200)] 
pdnsutil check-zone: accept LUA A/AAAA as SVCB address targets

(cherry picked from commit ee8d0b2f879e33028e53eab87b71becea4df1f42)

14 months agoauth: Remove trailing tab in builder-support/specs/pdns.spec 14188/head
Remi Gacogne [Mon, 22 Apr 2024 09:19:17 +0000 (11:19 +0200)] 
auth: Remove trailing tab in builder-support/specs/pdns.spec

(cherry picked from commit 6422953286b9cd947f714db297fe35243e19de07)

14 months agoChange home directory to /var/lib/pdns
Morten Stevens [Thu, 8 Feb 2024 15:02:40 +0000 (16:02 +0100)] 
Change home directory to /var/lib/pdns

Check: https://bugzilla.redhat.com/show_bug.cgi?id=2262487
(cherry picked from commit fac31e7640c8bfe1df9138ea71c72a4b7d152cd3)

14 months agoauth: Wrap backend factories in smart pointers 14187/head
Remi Gacogne [Tue, 2 Apr 2024 14:05:51 +0000 (16:05 +0200)] 
auth: Wrap backend factories in smart pointers

(cherry picked from commit 5144dfa8f9e10797cbe453e7b2b957da9e0050f5)

14 months agoauth dnsproxy: fix build on s390x 14186/head
Chris Hofstaedtler [Sat, 6 Apr 2024 21:51:35 +0000 (23:51 +0200)] 
auth dnsproxy: fix build on s390x

(cherry picked from commit c6b1e59f3b413493551910a7d0a3e9206d488599)

14 months agoMerge pull request #14058 from mind04/auth-4.9.x-bp-14057
Peter van Dijk [Tue, 14 May 2024 13:53:31 +0000 (15:53 +0200)] 
Merge pull request #14058 from mind04/auth-4.9.x-bp-14057

Auth-4.9.x: Partial backport of #14057

14 months agoMerge pull request #14126 from Habbie/backport-14021-to-auth-4.9.x
Peter van Dijk [Mon, 13 May 2024 14:24:49 +0000 (16:24 +0200)] 
Merge pull request #14126 from Habbie/backport-14021-to-auth-4.9.x

auth-4.9 LUA: (optionally) drop whitespace on join

14 months agoauth: don't crash when a catalog SOA is invalid 14058/head
Kees Monshouwer [Tue, 9 Apr 2024 23:09:57 +0000 (01:09 +0200)] 
auth: don't crash when a catalog SOA is invalid

14 months agodefault to no for 4.9.x 14126/head
Peter van Dijk [Thu, 2 May 2024 14:54:21 +0000 (16:54 +0200)] 
default to no for 4.9.x

14 months agoauth LUA: (optionally) drop whitespace on join
Peter van Dijk [Tue, 2 Apr 2024 14:00:07 +0000 (16:00 +0200)] 
auth LUA: (optionally) drop whitespace on join

fixes #14002

(cherry picked from commit 26dbeed81cf5091d779f56ace7d3a0095570c9d4)

15 months agoMerge pull request #14129 from romeroalx/backport-14044-to-auth-4.9.x
Peter van Dijk [Fri, 3 May 2024 15:36:51 +0000 (17:36 +0200)] 
Merge pull request #14129 from romeroalx/backport-14044-to-auth-4.9.x

auth: Backport 14044 to auth-4.9.x: gh actions - replace yq snap in collect job build-and-test-all

15 months agogh actions - replace yq snap in collect job build-and-test-all 14129/head
romeroalx [Fri, 5 Apr 2024 10:02:55 +0000 (12:02 +0200)] 
gh actions - replace yq snap in collect job build-and-test-all

15 months agoMerge pull request #14127 from Habbie/backport-14061-to-auth-4.9.x
Peter van Dijk [Fri, 3 May 2024 14:04:14 +0000 (16:04 +0200)] 
Merge pull request #14127 from Habbie/backport-14061-to-auth-4.9.x

auth-4.9.x: GH actions - build-and-test-all: parameterize workflow to run different docker runner versions

15 months agoundo merge damage to unbreak collect 14127/head
Peter van Dijk [Fri, 3 May 2024 13:32:48 +0000 (15:32 +0200)] 
undo merge damage to unbreak collect

15 months agoadjust tag to auth-4.9.x
Peter van Dijk [Thu, 2 May 2024 16:14:13 +0000 (18:14 +0200)] 
adjust tag to auth-4.9.x

15 months agorun build-and-test-all weekly on debian 11 containers
romeroalx [Thu, 11 Apr 2024 09:18:45 +0000 (11:18 +0200)] 
run build-and-test-all weekly on debian 11 containers

(cherry picked from commit b816d8bb970a5cf5b600e28e017914e7d84be5d0)

15 months agobuild-and-test-all: container image parameterized for jobs
romeroalx [Thu, 11 Apr 2024 08:03:53 +0000 (10:03 +0200)] 
build-and-test-all: container image parameterized for jobs

(cherry picked from commit 8c2bc355150fe435bdcda626d065c94efc67e530)

16 months agoMerge pull request #13929 from Habbie/backport-13873-to-auth-4.9.x
Peter van Dijk [Mon, 18 Mar 2024 11:56:19 +0000 (12:56 +0100)] 
Merge pull request #13929 from Habbie/backport-13873-to-auth-4.9.x

auth 4.9 debian: adjust option name in shipped postinst

16 months agoauth debian: adjust option name in shipped postinst 13929/head
Peter van Dijk [Thu, 7 Mar 2024 12:15:37 +0000 (13:15 +0100)] 
auth debian: adjust option name in shipped postinst

(cherry picked from commit ae75ce6cbb7ec3652bc60800748dcc1908f568e9)

16 months agoMerge pull request #13918 from Habbie/backport-13916-to-auth-4.9.x auth-4.9.0
Peter van Dijk [Thu, 14 Mar 2024 17:53:41 +0000 (18:53 +0100)] 
Merge pull request #13918 from Habbie/backport-13916-to-auth-4.9.x

auth-4.9 .dockerignore: adjust for https://github.com/docker/buildx/issues/850

16 months ago.dockerignore: adjust for https://github.com/docker/buildx/issues/850 13918/head
Peter van Dijk [Thu, 14 Mar 2024 14:01:44 +0000 (15:01 +0100)] 
.dockerignore: adjust for https://github.com/docker/buildx/issues/850

(cherry picked from commit d710d00c6928ae550a377abbb3a9e7a27fb30f39)

16 months agoMerge pull request #13901 from Habbie/backport-13867-to-auth-4.9.x
Peter van Dijk [Thu, 14 Mar 2024 14:23:21 +0000 (15:23 +0100)] 
Merge pull request #13901 from Habbie/backport-13867-to-auth-4.9.x

auth 4.9: on OpenBSD, try harder to send on a non-blocking socket

16 months agoMerge pull request #13900 from Habbie/backport-13860-to-auth-4.9.x
Peter van Dijk [Thu, 14 Mar 2024 14:22:17 +0000 (15:22 +0100)] 
Merge pull request #13900 from Habbie/backport-13860-to-auth-4.9.x

auth 4.9 LUA dblookup: switch qtype argument to int

16 months agoMerge pull request #13899 from Habbie/backport-13855-to-auth-4.9.x
Peter van Dijk [Thu, 14 Mar 2024 14:22:08 +0000 (15:22 +0100)] 
Merge pull request #13899 from Habbie/backport-13855-to-auth-4.9.x

auth 4.9: revive remotebackend tests and fix failures

16 months agoMerge pull request #13898 from Habbie/backport-13849-to-auth-4.9.x
Peter van Dijk [Thu, 14 Mar 2024 14:21:16 +0000 (15:21 +0100)] 
Merge pull request #13898 from Habbie/backport-13849-to-auth-4.9.x

auth 4.9 Docker: Only print config if debug flag is set

16 months agoMerge pull request #13897 from Habbie/backport-13841-to-auth-4.9.x
Peter van Dijk [Thu, 14 Mar 2024 13:09:26 +0000 (14:09 +0100)] 
Merge pull request #13897 from Habbie/backport-13841-to-auth-4.9.x

auth 4.9: do not disable ns records at apex in consumer zones

16 months agoMerge pull request #13896 from Habbie/backport-13205-to-auth-4.9.x
Peter van Dijk [Thu, 14 Mar 2024 13:09:16 +0000 (14:09 +0100)] 
Merge pull request #13896 from Habbie/backport-13205-to-auth-4.9.x

auth 4.9: catalog, include groups in hash calculation

16 months agoMerge pull request #13895 from Habbie/backport-13879-to-auth-4.9.x
Peter van Dijk [Thu, 14 Mar 2024 13:09:04 +0000 (14:09 +0100)] 
Merge pull request #13895 from Habbie/backport-13879-to-auth-4.9.x

auth 4.9 LUA: support returning empty set in filterForward #13879

16 months agoMerge pull request #13839 from Habbie/auth-4.9.x-ci-specialise
Peter van Dijk [Thu, 14 Mar 2024 10:03:00 +0000 (11:03 +0100)] 
Merge pull request #13839 from Habbie/auth-4.9.x-ci-specialise

remove unneeded jobs for rel/auth-4.9.x branch

16 months agoauth-4.9.x: specialise workflows 13839/head
Peter van Dijk [Mon, 11 Mar 2024 10:25:06 +0000 (11:25 +0100)] 
auth-4.9.x: specialise workflows

16 months agoMerge pull request #13908 from Habbie/backport-13907-to-auth-4.9.x
Peter van Dijk [Wed, 13 Mar 2024 09:34:41 +0000 (10:34 +0100)] 
Merge pull request #13908 from Habbie/backport-13907-to-auth-4.9.x

auth 4.9: gh actions: wo issue 9491 - actions/runner-images

16 months agogh actions: wo issue 9491 - actions/runner-images 13908/head
romeroalx [Tue, 12 Mar 2024 16:24:31 +0000 (17:24 +0100)] 
gh actions: wo issue 9491 - actions/runner-images

(cherry picked from commit e0bf314e472d0c1d4bc1ff82d97cabf87be1e929)

16 months agoauth: on OpenBSD, try harder to send on a non-blocking socket 13901/head
Otto Moerbeek [Wed, 6 Mar 2024 14:19:22 +0000 (15:19 +0100)] 
auth: on OpenBSD, try harder to send on a non-blocking socket

Should fix #13857 in many cases, though you can still argue this
is a OpenBSD bug (or at least an undesirable difference between other
systems and OpenBSD).

(cherry picked from commit 24aba96710c666bac69298422106821d51a24ecb)

16 months agoauth LUA dblookup: switch qtype argument to int 13900/head
Peter van Dijk [Tue, 5 Mar 2024 11:34:50 +0000 (12:34 +0100)] 
auth LUA dblookup: switch qtype argument to int

(cherry picked from commit 2ef0893002c6d4e655935ba0a0cde11f9754ef55)

16 months agoremotebackend tests: use unsigned domain_id (thanks ubsan) 13899/head
Peter van Dijk [Mon, 4 Mar 2024 12:47:53 +0000 (13:47 +0100)] 
remotebackend tests: use unsigned domain_id (thanks ubsan)

(cherry picked from commit c68956befb51dcd3fdc40cdf7c945348b0082f51)

16 months agoremotebackend tests: do pass empty array
Peter van Dijk [Mon, 4 Mar 2024 12:28:21 +0000 (13:28 +0100)] 
remotebackend tests: do pass empty array

(cherry picked from commit faffc88b53df908121b4cb0c1f009b24503aa84e)

16 months agodon't log from destructors, g_log might be gone already (thanks asan)
Peter van Dijk [Mon, 4 Mar 2024 11:48:41 +0000 (12:48 +0100)] 
don't log from destructors, g_log might be gone already (thanks asan)

(cherry picked from commit f9adcdb943811d44fa19451dfc8611af94c781c5)

16 months agoremotebackend tests: report exit value correctly
Peter van Dijk [Mon, 4 Mar 2024 11:48:28 +0000 (12:48 +0100)] 
remotebackend tests: report exit value correctly

(cherry picked from commit 7bf9d192dde88938a3f7f132c5e56602e01c240e)

16 months agonits 13898/head
Peter van Dijk [Tue, 5 Mar 2024 13:53:46 +0000 (14:53 +0100)] 
nits

(cherry picked from commit 688d5dbdba626e3a36af37a8629c6fab6e5d5a1a)

16 months agoOnly print config if debug flag is set
Carolin Dohmen [Fri, 1 Mar 2024 15:19:04 +0000 (16:19 +0100)] 
Only print config if debug flag is set

Signed-off-by: Carolin Dohmen <carodohmen@gmail.com>
(cherry picked from commit d773b7bb99418026c3907ebd4b4e994a61fccecd)

16 months agoauth: do not disable ns records at apex in consumer zones 13897/head
Kees Monshouwer [Fri, 23 Feb 2024 15:22:05 +0000 (16:22 +0100)] 
auth: do not disable ns records at apex in consumer zones

(cherry picked from commit 4057f3d0af4e0b6c23cb7a85838c2d3c4e667dca)

16 months agofix NUL string literal 13896/head
Peter van Dijk [Fri, 8 Mar 2024 15:59:34 +0000 (16:59 +0100)] 
fix NUL string literal

(cherry picked from commit 48fc1a0d7dcd8939e0196f6b92f721daabf6f936)

16 months agoauth: catalog, include groups in hash calculation
Kees Monshouwer [Sat, 2 Sep 2023 13:21:53 +0000 (15:21 +0200)] 
auth: catalog, include groups in hash calculation

(cherry picked from commit b099d811a88948ff53389895cf27e85bcdf1ba70)

16 months agosimplify return type usage 13895/head
Peter van Dijk [Mon, 11 Mar 2024 11:39:36 +0000 (12:39 +0100)] 
simplify return type usage

(cherry picked from commit 863fa7f60d889126e8df57e3a62f1a0ef6e7108a)

16 months agoauth LUA: support returning empty set in filterForward
Peter van Dijk [Fri, 8 Mar 2024 13:51:55 +0000 (14:51 +0100)] 
auth LUA: support returning empty set in filterForward

fixes #12436

(cherry picked from commit 98301eb09c283550951e061fbee047361cb5351c)

17 months agoMerge pull request #13803 from Habbie/lmdb-sync-mode auth-4.9.0-beta2
Peter van Dijk [Thu, 15 Feb 2024 15:13:58 +0000 (16:13 +0100)] 
Merge pull request #13803 from Habbie/lmdb-sync-mode

lmdb: remove mapasync mode, it was always a lie

17 months agoMerge pull request #13802 from chbruyand/ixfrdist-coverity-1534483
Peter van Dijk [Thu, 15 Feb 2024 14:20:47 +0000 (15:20 +0100)] 
Merge pull request #13802 from chbruyand/ixfrdist-coverity-1534483

ixfrist: fix coverity report 1534483

17 months agolmdb: remove mapasync mode, it was always a lie 13803/head
Peter van Dijk [Thu, 15 Feb 2024 14:16:50 +0000 (15:16 +0100)] 
lmdb: remove mapasync mode, it was always a lie

fixes #12888

17 months agoMerge pull request #11431 from jroessler-ox/docs-kskzskroll-update
Peter van Dijk [Thu, 15 Feb 2024 13:59:25 +0000 (14:59 +0100)] 
Merge pull request #11431 from jroessler-ox/docs-kskzskroll-update

updated KSK and ZSK Rollover procedures, small fixes in Algorithm Rol…

17 months agoixfrist: fix coverity report 1534483 13802/head
Charles-Henri Bruyand [Thu, 15 Feb 2024 13:00:08 +0000 (14:00 +0100)] 
ixfrist: fix coverity report 1534483

17 months agoMerge pull request #13801 from chbruyand/ixfrdist-fix-centos-build
Peter van Dijk [Thu, 15 Feb 2024 12:00:01 +0000 (13:00 +0100)] 
Merge pull request #13801 from chbruyand/ixfrdist-fix-centos-build

ixfrdist: fix centos build

17 months agoixfrdist: fix centos build 13801/head
Charles-Henri Bruyand [Thu, 15 Feb 2024 10:49:10 +0000 (11:49 +0100)] 
ixfrdist: fix centos build

17 months agoMerge pull request #13753 from chbruyand/ixfrdist-notify-out auth-4.9.0-beta1
Peter van Dijk [Wed, 14 Feb 2024 19:10:27 +0000 (20:10 +0100)] 
Merge pull request #13753 from chbruyand/ixfrdist-notify-out

ixfrdist: add support for outgoing notify

17 months agoMerge pull request #13752 from chbruyand/auth-lua-pickchashed
Peter van Dijk [Wed, 14 Feb 2024 19:07:46 +0000 (20:07 +0100)] 
Merge pull request #13752 from chbruyand/auth-lua-pickchashed

auth: lua records, pickchashed function

17 months agoMerge pull request #13788 from omoerbeek/rec-ztc-regression
Otto Moerbeek [Wed, 14 Feb 2024 12:11:27 +0000 (13:11 +0100)] 
Merge pull request #13788 from omoerbeek/rec-ztc-regression

rec: fix the zoneToCache regression introduced by SA 2024-01

17 months agoTest ZTC with root zone 13788/head
Otto Moerbeek [Wed, 14 Feb 2024 11:39:57 +0000 (12:39 +0100)] 
Test ZTC with root zone

1. If code changes make the validation fail we want to know.
2. If root zone changes break something we want to know as well, this might even be more important than 1.

So I think we just have to accept the occasional network issues on GH.

17 months agorec: fix the zoneToCache regression introduced by SA 2024-01
Otto Moerbeek [Tue, 13 Feb 2024 15:55:10 +0000 (16:55 +0100)] 
rec: fix the zoneToCache regression introduced by SA 2024-01

Test will follow

17 months agoMerge pull request #13787 from omoerbeek/rec-regr-test-skip
Remi Gacogne [Tue, 13 Feb 2024 16:35:46 +0000 (17:35 +0100)] 
Merge pull request #13787 from omoerbeek/rec-regr-test-skip

rec: skip a few tests that depend on sidnlab's public test setup that no longer works