diff options
author | Christian Breunig <christian@breunig.cc> | 2024-12-15 09:37:51 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-12-15 10:41:23 +0100 |
commit | 9a80c753dc698405e427f413851981694c9db7d8 (patch) | |
tree | f65ada4bf65e9e9f47be41daa2898e466d6608d9 /debian | |
parent | 3ead03af50c2969acef9d7c01be085e76b2f9249 (diff) | |
download | libnss-tacplus-T6613-tacacs.tar.gz libnss-tacplus-T6613-tacacs.zip |
config: improve line buffer for config file from 256 -> 2048 byteT6613-tacacs
Support extensive length of exclude_users to avoid truncation in VyOS.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 61aee24..529814a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libnss-tacplus (1.0.4-cl5.1.0u11.1) UNRELEASED; urgency=medium + + * Improve line buffer for config file from 256 -> 2048 byte + + -- Christian Breunig <christian@breunig.cc> Sun, 15 Dec 2024 10:40:40 +0100 + libnss-tacplus (1.0.4-cl5.1.0u11) RELEASED; urgency=medium * new build for 5.1.0 from original hash |