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
This commit is contained in:
James McDonough 2017-06-14 10:01:54 +00:00 committed by Git OBS Bridge
parent 88564acfda
commit 7466787b91

View File

@ -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