Skip to content

Commit

Permalink
gtp-guard-1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
acassen committed Jun 22, 2024
1 parent 0d79bc2 commit 5421be1
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.6pre0
1.0.6
5 changes: 5 additions & 0 deletions doc/docs/releases/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Download

* June 23th, 2024 -
[Release Notes](release-1.0.6) -
[gtp-guard-1.0.6.tar.xz](/software/gtp-guard-1.0.6.tar.xz) -
MD5SUM:={5da5c7c5849381eba851025285b65dc9}

* June 22th, 2024 -
[Release Notes](release-1.0.5) -
[gtp-guard-1.0.5.tar.xz](/software/gtp-guard-1.0.5.tar.xz) -
Expand Down
2 changes: 1 addition & 1 deletion doc/docs/releases/release-1.0.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

June 22th, 2024 -
[Release Notes](release-1.0.5) -
[gtp-guard-1.0.3.tar.xz](/software/gtp-guard-1.0.5.tar.xz) -
[gtp-guard-1.0.5.tar.xz](/software/gtp-guard-1.0.5.tar.xz) -
MD5SUM:={f5dd2bce6077d6bae4f8ce2f47461e9c}

* resolv: Add support to contextual operations
Expand Down
9 changes: 9 additions & 0 deletions doc/docs/releases/release-1.0.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

# Release 1.0.6

June 23th, 2024 -
[Release Notes](release-1.0.6) -
[gtp-guard-1.0.6.tar.xz](/software/gtp-guard-1.0.6.tar.xz) -
MD5SUM:={5da5c7c5849381eba851025285b65dc9}

* switch: Add support to "gtpu-egress-tunnel-endpoint"
2 changes: 1 addition & 1 deletion lib/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#define LOG_FACILITY_MAX 7
#define PROG "gtp-guard"
#define PROG_PID_FILE "/var/run/gtp-guard.pid"
#define VERSION_STRING PROG " v1.0.6pre0 (2024/06/22)"
#define VERSION_STRING PROG " v1.0.6 (2024/06/23)"
#define COPYRIGHT_STRING "Copyright (C) 2023-2024 Alexandre Cassen, <[email protected]>"


Expand Down

0 comments on commit 5421be1

Please sign in to comment.