]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4134-zonefile-erofs' into 'main'
authorTony Finch <fanf@isc.org>
Wed, 14 Jun 2023 12:44:54 +0000 (12:44 +0000)
committerTony Finch <fanf@isc.org>
Wed, 14 Jun 2023 12:44:54 +0000 (12:44 +0000)
commit68cfbd2bd13cdfceb795ea80f1cc2c842650f8f2
treeafc5ca75de31307c3783dbebad3a8e506507b60d
parent06bbe6a2db25a7696d59483556e9b89a5d5c65e9
parent82401f0f0e5a5cc81e545ffe85415d29a16e15e3
Merge branch '4134-zonefile-erofs' into 'main'

Translate POSIX errorcode EROFS to ISC_R_NOPERM

Closes #4134

See merge request isc-projects/bind9!8017