Skip to content

Releases: theohbrothers/docker-easyrsa

20240519.0.0

19 May 00:48
ccea279
Compare
Choose a tag to compare

Changes

✨ Enhancements

🖊️ Refactors

20240406.0.0

06 Apr 07:47
44c5cf9
Compare
Choose a tag to compare

Changes

✨ Enhancements

🐛 Bug Fixes

🖊️ Refactors

📝 Documentation

20231014.0.1

14 Oct 03:01
7aaa65d
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix: Fix rare error rm: can't remove '/root/.gnupg/S.* during docker build @leojonathanoh (#53)

20231014.0.0

14 Oct 02:47
715d343
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement: Add easyrsa 3.1.7 variants @theohbrothers2 (#52)

20230927.0.0

27 Sep 09:14
c8b2d83
Compare
Choose a tag to compare

Changes

20230926.0.0

26 Sep 07:45
419b466
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Fix: Sleep 1 second before cleaning up /root/.gnupg to avoid race condition error @leojonathanoh (#46)
  • Fix: Fix error removing /root/.gnupg @leojonathanoh (#48)
  • Fix (docker-entrypoint.sh): Fix detection of easyrsa subcommands for 3.1.6 @leojonathanoh (#47)

🖊️ Refactors

20230922.0.0

22 Sep 00:54
86a6aa8
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement (ci): Remove $env:GITHUB_TOKEN in Update-Versions.ps1 @leojonathanoh (#42)

🖊️ Refactors

📝 Documentation

20230915.1.0

15 Sep 04:25
2e480a0
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

20230915.0.0

15 Sep 03:56
e8187a9
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement: Add v3.1.6 variants @theohbrothers2 (#32)
  • Enhancement: Add v3.1.4 variants @theohbrothers2 (#33)
  • Enhancement: Add v3.1.3 variants @theohbrothers2 (#34)
  • Enhancement: Add v3.1.0 variants @theohbrothers2 (#35)
  • Enhancement: Add v3.0.9 variants @theohbrothers2 (#36)
  • Enhancement: Add v3.0.2 variants @theohbrothers2 (#37)
  • Enhancement: Add easyrsa to PATH, and store PKI in /data/pki @leojonathanoh (#38)

📝 Documentation

20230914.0.0

14 Sep 06:48
2a17900
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement: Install easyrsa manually and change base image to alpine:3.17 @leojonathanoh (#27)
  • Enhancement (ci): Add on: merge_group for merge queue support @leojonathanoh (#30)
  • Enhancement (ci): Add Update-Versions.ps1 and cron job @leojonathanoh (#29)

🖊️ Refactors