Accepting request 224138 from network:samba:STABLE
- Propagate snapshot enumeration permissions errors to SMB clients; (bnc#865641). - Properly handle empty 'requires_membership_of' entries in /etc/security/pam_winbind.conf; (bnc#865771). - Fix problem with server taking too long to respond to a MSG_PRINTER_DRVUPGRADE message; (bso#9942); (bnc#863748). - Fix memory leak in printer_list_get_printer(); (bso#9993); (bnc#865561). - Fix stream_depot VFS module on Btrfs; (bso#10467); (bnc#865397). OBS-URL: https://build.opensuse.org/request/show/224138 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=154
This commit is contained in:
commit
f5c8c27b48
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1dd3ab475ebb5408b757d7d91d462c8bedca2f65c59b8013a4aa791a327b966b
|
||||
size 167077
|
||||
oid sha256:cd332a3353ce26d1aa4849bb9d24dc44251078a8f2fe210bd69938083dfe4914
|
||||
size 188269
|
||||
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 15:19:56 UTC 2014 - ddiss@suse.com
|
||||
|
||||
- Propagate snapshot enumeration permissions errors to SMB clients;
|
||||
(bnc#865641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 12:48:58 CET 2014 - nopower@suse.de
|
||||
|
||||
- Properly handle empty 'requires_membership_of' entries in
|
||||
/etc/security/pam_winbind.conf; (bnc#865771).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 13:12:25 UTC 2014 - ddiss@suse.com
|
||||
|
||||
- Fix problem with server taking too long to respond to a
|
||||
MSG_PRINTER_DRVUPGRADE message; (bso#9942); (bnc#863748).
|
||||
- Fix memory leak in printer_list_get_printer(); (bso#9993); (bnc#865561).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 18:44:59 UTC 2014 - ddiss@suse.com
|
||||
|
||||
- Fix stream_depot VFS module on Btrfs; (bso#10467); (bnc#865397).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 17:57:57 UTC 2014 - ddiss@suse.com
|
||||
|
||||
|
@ -144,7 +144,7 @@ BuildRequires: systemd
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3186
|
||||
%define SOURCE_TIMESTAMP 3193
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0aff77e09c7329ae8188c64fb7397460b096ebda69bb1a477539f6e1538a9873
|
||||
size 54192
|
||||
oid sha256:646727445d2334c581e07bcd27c600aad3f641475c62948a637a078e4f8940ea
|
||||
size 54220
|
||||
|
Loading…
Reference in New Issue
Block a user