From dbe42dd48d3eb6f05d7b03f2639766e60b8aa8b0a7520c69ffeb063efad9007c Mon Sep 17 00:00:00 2001 From: Aurelien Aptel Date: Mon, 25 Feb 2019 12:27:06 +0000 Subject: [PATCH] add bsc and fate refs in change log file OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=162 --- cifs-utils.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cifs-utils.changes b/cifs-utils.changes index 4d88810..4f7f55f 100644 --- a/cifs-utils.changes +++ b/cifs-utils.changes @@ -1,13 +1,13 @@ ------------------------------------------------------------------- Thu Feb 14 11:27:09 UTC 2019 - aaptel@suse.com -- Allow cached DNS entry to expire +- Allow cached DNS entry to expire; (fate#325270). * add allow-dns-resolver-key-to-expire.patch ------------------------------------------------------------------- Tue Feb 12 17:34:00 UTC 2019 - aaptel@suse.com -- Document new SMB2.1+ defaults +- Document new SMB2.1+ defaults; (bsc#1051510). * be more verbose on mount errors, especially with EHOSTDOWN which is often returned on SMB version issues. * add suse-document-new-vers-default-SMB2.1.patch