Hello,

Not a problem at all. I merged it too quickly too. I just wanted to have this 
in the release as everything in that release looked so scary...

> On 21 May 2026, at 14:58, Matthias Fischer <[email protected]> 
> wrote:
> 
> On 21.05.2026 15:29, Matthias Fischer wrote:
>> For details see:
>> https://nlnetlabs.nl/projects/unbound/download/#unbound-1-25-1
>> ...
> 
> Sorry for the noise - I tested the new unbound-version with Core 201 and
> forgot to update the new ownerships!
> 
> I'm going to sit in my deepest corner and feel ashamed...
> 
>> - chown -Rv unbound:unbound /var/lib/unbound
>> + chown -Rv nobody.nobody /var/lib/unbound
>> 
>> # Ship ICANN's certificates to validate DNS trust anchors
>> install -v -m 644 $(DIR_SRC)/config/unbound/icannbundle.pem \
>> @@ -117,7 +117,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
>> 
>> # Install the cache directory
>> -mkdir -pv /var/cache/unbound
>> - chown unbound:unbound /var/cache/unbound
>> + chown nobody:nobody /var/cache/unbound
>> ...
> 


Reply via email to