Skip to content

Commit

Permalink
v2.19.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
guimard committed Sep 7, 2024
1 parent 390ac92 commit 38c1d49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Build and Publish Docker Images

env:
VERSION: 2.19.1
VERSION: 2.19.2
PGVERSION: 15
DEBIANRELEASE: bookworm
DOCKERREVISION: 5
DOCKERREVISION: 1

on:
push:
Expand Down
6 changes: 4 additions & 2 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Changes

* 2024-09-07 (v2.19.2-1):
* Update to LLNG 2.19.2
* 2024-08-31 (v2.19.1-5):
* Update to Debian 12.7
* 2024-08-29:
* Add security patch
* 2024-08-29 (v2.19.1-5):
* Add security patch (CVE-2024-45160)
* Add `_ldapsearch` command
* 2024-08-22:
* Add Mauritian Creole translation
Expand Down

0 comments on commit 38c1d49

Please sign in to comment.