Skip to content

Commit 84ce59c

Browse files
committed
Release 2.6-7.6.9 - See CHANGELOG.md
1 parent 9b99554 commit 84ce59c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.6-7.6.9 2024-05-23 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Add libevent, libsasl, libuuid runtime dependencies
5+
6+
17
## 2.6-7.6.8 2024-05-22 <dave at tiredofit dot ca>
28

39
### Added

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,13 @@ RUN source /assets/functions/00-container && \
5050
coreutils \
5151
cracklib \
5252
iptables \
53+
libevent \
5354
libltdl \
5455
libuuid \
5556
libintl \
57+
libsasl \
5658
libsodium \
59+
libuuid \
5760
openssl \
5861
perl \
5962
pigz \

0 commit comments

Comments
 (0)