Skip to content

Releases: madnuttah/unbound-docker

1.19.1-1

14 Feb 08:48
45c8186
Compare
Choose a tag to compare

2024-02-14

  • The UID and GID can be overridden by setting environment variables in your docker-compose file or shell. Thanks to @kernbug for suggesting. Check the examples to learn how this works. You need to remove the username in your unbound.conf like so username="" or there will be warnings in your log.
  • AWK and SED has been added to the image (needed for statistics via healthcheck), ash has been removed

1.19.1-0

14 Feb 01:03
29c0821
Compare
Choose a tag to compare

2024-02-13

  • Chroot never functioned properly. Many thanks to @kernbug for reporting this issue. I thought it's sufficient to set an entry in the unbound.conf. I was wrong.
  • Libevent will not be compiled by myself anymore
  • As I'm facing issues with my openssl-buildenv, the OpenSSL libraries will be installed until I have time to fix the problem. My apologies.
  • The image is distroless now, so no need for chroot, see issue #47. Many changes took place. If you encouter issues, bear with me. Thanks for your support.
  • I've moved some examples around, some links may be broken

1.19.0-5

30 Jan 17:44
7b0ac29
Compare
Choose a tag to compare

2024-01-30

  • Updated build environments to Alpine Linux 3.19.1
  • Updated build environments to OpenSSL 3.2.1
  • Rebuilt Unbound base image with updated build environment
  • Removed unnecessary "latest" tags from build envs since pinned tags are used

Full Changelog: v1.19.0-4...v1.19.0-5

1.19.0-4

27 Jan 11:43
51ae693
Compare
Choose a tag to compare

2024-01-27

New Contributors

Full Changelog: v1.19.0-3...v1.19.0-4

1.19.0-3

08 Dec 09:50
c62b8eb
Compare
Choose a tag to compare

2023-12-08

  • Updated build environments and Unbound base image to Alpine Linux 3.19.0
  • Added another build stage to reduce image layers to the Unbound dockerfile
  • Pinned tags of the corresponding build environments for improved reproducibility

1.19.0-2

01 Dec 17:13
661cb69
Compare
Choose a tag to compare

2023-12-01

  • Updated Build Environments and Unbound base to Alpine Linux 3.18.5
  • Optimized OpenSSL Dockerfiles
  • Optimized Unbound Dockerfile
  • Further reduced image size and attack surface

1.19.0-1

23 Nov 17:06
0b5c281
Compare
Choose a tag to compare

2023-11-23

  • Updated Build Environments and Unbound to OpenSSL 3.2.0
  • Added forgotten --enable-cachedb

1.19.0

08 Nov 10:04
3a2b592
Compare
Choose a tag to compare

2023-11-08

  • Updated Unbound to 1.19.0

1.19.0rc1

02 Nov 11:37
2d2011f
Compare
Choose a tag to compare
1.19.0rc1 Pre-release
Pre-release

2023-11-02

  • Updated Unbound to 1.19.0rc1
  • Added GPG signature to sign and verify my commits

1.18.0-3

24 Oct 19:29
2641226
Compare
Choose a tag to compare

2023-10-24

  • Updated Build Environments and Unbound to OpenSSL 3.1.4