Sebastian Schmidt

Results 133 comments of Sebastian Schmidt

@c0154936 since you opened the ticket can you try out this package? Download the test package from the actions tab at the top: https://github.com/SynoCommunity/spksrc/actions/runs/8763602582

Thanks for your feedback @c0154936 I thought about the scheduled tasks as well. Annoyingly this only works if you remember to run the task after an update, still better than...

Thanks for the update @c0154936 > So I ran the schedule task I created as mentioned in one of my above posts and the software is now running normally. This...

I gave it a quick shot but because port 53 for DNS is a privileged port it's not possible anymore, Synology has put in roadblocks to prevent package developers from...

https://help.synology.com/developer-guide/privilege/preface.html You can still use docker, however. Even the sample capabilities give the above error message https://help.synology.com/developer-guide/privilege/privilege_config.html ``` { "defaults": { "run-as": "package" }, "username": "sc-adguardhome", "tool": [{ "relpath": "bin/adguardhome",...

Source Code if anyone is interested: https://github.com/SynoCommunity/spksrc/compare/master...publicarray:spksrc:adguardhome

> 2. Using openssl 1.1 default with ⚠️ to community I think adding a known vulnerable SSL lib is asking for trouble, people tend not to read warnings, If people...

@mdhowle would you be willing to do another test?

@hgy59 I hope you don't mind, I worked on your todo list

Thanks @hgy59 How about we release this version as is and add support for the other architectures after the go update?