From 7466787b915a69cee234275c2976dbc27b5a1f87cbd4bf1504cd92e472b72c34 Mon Sep 17 00:00:00 2001 From: James McDonough Date: Wed, 14 Jun 2017 10:01:54 +0000 Subject: [PATCH] Accepting request 503634 from home:npower:1042419 - s3: libsmb: Fix error where short name length was read as 2 bytes, should be 1; (bso#11822); (bsc#1042419). OBS-URL: https://build.opensuse.org/request/show/503634 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=564 --- samba.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/samba.changes b/samba.changes index f0f05ad..dc61812 100644 --- a/samba.changes +++ b/samba.changes @@ -34,6 +34,12 @@ Wed Jun 7 14:31:47 UTC 2017 - ddiss@suse.com + vfs_acl_common should force "create mask = 0777", not 0666; (bso#12562). + Ordering of notify responses broken; (bso#12756). +------------------------------------------------------------------- +Wed Jun 7 13:17:24 UTC 2017 - nopower@suse.com + +- s3: libsmb: Fix error where short name length was read as 2 + bytes, should be 1; (bso#11822); (bsc#1042419). + ------------------------------------------------------------------- Mon May 29 16:03:52 UTC 2017 - ddiss@suse.com