From 4953e33d4841b574247d300f93407d13ed8e658d95e504f0da773cc28316ba63 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Sun, 8 Nov 2015 22:19:55 +0000 Subject: [PATCH] Improve changelog - delete 0001-nfs-client.target-Removed-a-ordering-cycle-with-nfs-.patch delete 0002-Centralize-dependencies-on-the-auth-unit.patch both included upstream - nfs-utils-no-svcgss.service fix minor make-install issue (has since been accepted upstream) OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=148 --- nfs-utils.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nfs-utils.changes b/nfs-utils.changes index e1d5248..f1773eb 100644 --- a/nfs-utils.changes +++ b/nfs-utils.changes @@ -8,6 +8,11 @@ Thu Oct 22 06:35:02 UTC 2015 - nfbrown@suse.com - update upstream version from 1.3.1 to 1.3.3. This contains lots of bugfixes but not significant new features. +- delete 0001-nfs-client.target-Removed-a-ordering-cycle-with-nfs-.patch + delete 0002-Centralize-dependencies-on-the-auth-unit.patch + both included upstream +- nfs-utils-no-svcgss.service + fix minor make-install issue (has since been accepted upstream) - use "make install" to install systemd files instead of hand-code. - retain rpc-svcgssd for now until gss-proxy is packaged.