diff --git a/nftlb.changes b/nftlb.changes index 9ab8367..1090848 100644 --- a/nftlb.changes +++ b/nftlb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Dec 4 14:49:11 UTC 2022 - Dirk Müller + +- update to 1.0.7: + * Controlling the server behaviour using environment variables + You can also specify a custom server key via the `NFTLB_SERVER_KEY` + environment variable. Zero length keys will be ignored. + ------------------------------------------------------------------- Tue Sep 20 11:57:52 UTC 2022 - Jan Engelhardt diff --git a/nftlb.spec b/nftlb.spec index ce74cb3..3f973cd 100644 --- a/nftlb.spec +++ b/nftlb.spec @@ -17,7 +17,7 @@ Name: nftlb -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: nftables load balancer License: AGPL-3.0-or-later diff --git a/v1.0.6.tar.gz b/v1.0.6.tar.gz deleted file mode 100644 index 1260f85..0000000 --- a/v1.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:905ff0d77c09a2c3050c59020f318103706f347e8ef1e19c32ad6b6627687d20 -size 201767 diff --git a/v1.0.7.tar.gz b/v1.0.7.tar.gz new file mode 100644 index 0000000..85595ba --- /dev/null +++ b/v1.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5456a7dc3352a8f678f8d55bec4f778fddbed88fb1bf7582ac49f18682ea6d11 +size 201988