Accepting request 681723 from network:samba:STABLE
- Fix vfs_ceph ftruncate and fallocate handling; (bso#13807); (bsc#1127153). - Fix update-apparmor-samba-profile script after apparmor switched to using named profiles. The change is backwards compatible; (bsc#1126377); - LoadParm().load_default() fails with "Unable to load default file"; (bsc#1089758); - Abide by load_printers smb.conf parameter; (bso#13766); (bsc#1124223); OBS-URL: https://build.opensuse.org/request/show/681723 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=246
This commit is contained in:
commit
cf0ea1fe29
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c610be00eeda74bff92fedb9a0066ca146af3f09516dc34112942f16f3195cb6
|
||||
size 24654857
|
3
samba-4.9.4+git.138.e50f45d83ad.tar.bz2
Normal file
3
samba-4.9.4+git.138.e50f45d83ad.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dec0073da9276782df53bed1e6606c332aee089c6ee435522ddb439c07347687
|
||||
size 24657384
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 12:42:36 UTC 2019 - David Disseldorp <ddiss@suse.com>
|
||||
|
||||
- Fix vfs_ceph ftruncate and fallocate handling; (bso#13807); (bsc#1127153).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 22 11:58:53 UTC 2019 - Samuel Cabrero <scabrero@suse.de>
|
||||
|
||||
- Fix update-apparmor-samba-profile script after apparmor switched
|
||||
to using named profiles. The change is backwards compatible;
|
||||
(bsc#1126377);
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 7 16:13:15 UTC 2019 - David Mulder <dmulder@suse.com>
|
||||
|
||||
- LoadParm().load_default() fails with "Unable to load default file";
|
||||
(bsc#1089758);
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 7 00:27:42 UTC 2019 - ddiss@suse.com
|
||||
|
||||
- Abide by load_printers smb.conf parameter; (bso#13766); (bsc#1124223);
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 11:38:40 UTC 2019 - nopower@suse.com
|
||||
|
||||
|
@ -168,7 +168,7 @@ BuildRequires: krb5-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
Version: 4.9.4+git.126.aa8e79e6e87
|
||||
Version: 4.9.4+git.138.e50f45d83ad
|
||||
Release: 0
|
||||
Url: https://www.samba.org/
|
||||
Obsoletes: samba-32bit < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user