]> www.infradead.org Git - users/dhowells/kafs-client.git/commitdiff
Move to version 0.5 master v0.5
authorDavid Howells <dhowells@redhat.com>
Thu, 18 Jun 2020 15:17:41 +0000 (16:17 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 18 Jun 2020 15:22:08 +0000 (16:22 +0100)
- kafs-dns: Fix the -V flag.
- kafs-dns: Fix srv[=N] callout option.
- Add manpages for kafs-dns and kafs-preload.
- kafs-preload: Fix the debugging output.
- kafs-dns: Use the right name in the help output and syslog logging.
- Rename the etc.conf source to client.conf as that's the installation name

Signed-off-by: David Howells <dhowells@redhat.com>
redhat/kafs-client.spec

index 7e9a1011b2a0f5de406a7ebcd15ebf785c132f9e..d5ba4385ba299e376c0380216bfa64c30278d1c4 100644 (file)
@@ -3,7 +3,7 @@
 %global libapiversion %{libapivermajor}.1
 
 Name:          kafs-client
-Version:       0.4
+Version:       0.5
 Release:       1%{?dist}%{?buildid}
 Summary:       The basic tools for kAFS and mounter for the AFS dynamic root
 License:       GPLv2+
@@ -145,6 +145,14 @@ ln -s aklog-kafs %{buildroot}/%{_bindir}/aklog
 %{_mandir}/man1/aklog.1*
 
 %changelog
+* Thu Jun 18 2020 David Howells <dhowells@redhat.com> 0.5-1
+- kafs-dns: Fix the -V flag.
+- kafs-dns: Fix srv[=N] callout option.
+- Add manpages for kafs-dns and kafs-preload.
+- kafs-preload: Fix the debugging output.
+- kafs-dns: Use the right name in the help output and syslog logging.
+- Rename the etc.conf source to client.conf as that's the installation name
+
 * Wed May 20 2020 David Howells <dhowells@redhat.com> 0.4-1
 - Use AF_ALG rather than OpenSSL's libcrypto.
 - Move the aklog.1 manpage to the -compat rpm.