diff --git a/libnfs-5.0.2.tar.gz b/libnfs-5.0.2.tar.gz deleted file mode 100644 index 241498d..0000000 --- a/libnfs-5.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:637e56643b19da9fba98f06847788c4dad308b723156a64748041035dcdf9bd3 -size 281154 diff --git a/libnfs-5.0.3.tar.gz b/libnfs-5.0.3.tar.gz new file mode 100644 index 0000000..d58530c --- /dev/null +++ b/libnfs-5.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d945cb4f4c8f82ee1f3640893a168810f794a28e1010bb007ec5add345e9df3e +size 291079 diff --git a/libnfs.changes b/libnfs.changes index 4785712..fad546b 100644 --- a/libnfs.changes +++ b/libnfs.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Mar 17 20:21:57 UTC 2024 - Andreas Stieger + +- update to 5.0.3: + * final release of the old API + * Support NLM Share + * Improved handling of PDUs + * multithreading: do not wake up immediately if there are no + events to process + * Reduced memory allocations + * Expose further configuration options + * Bug fixes and developer visible fixes + ------------------------------------------------------------------- Wed Aug 17 19:03:56 UTC 2022 - Dirk Müller diff --git a/libnfs.spec b/libnfs.spec index 5f1dd31..f85166e 100644 --- a/libnfs.spec +++ b/libnfs.spec @@ -19,7 +19,7 @@ %define sover 14 Name: libnfs -Version: 5.0.2 +Version: 5.0.3 Release: 0 Summary: Client library for accessing NFS shares over a network License: BSD-2-Clause AND LGPL-2.1-or-later AND GPL-3.0-or-later