diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 3cb764d..426d6b7 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9133532eefe939f08556f7200db6260d148726b27c6c0cffe9827a8f5e5d714 -size 188023 +oid sha256:ebd63d3e39f8d47ec9924b51b6a37de6d7b76f155969ea7ef497a5351a3ae6ac +size 190179 diff --git a/samba.changes b/samba.changes index b071f91..901b4fd 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Mar 28 11:45:03 UTC 2014 - ddiss@suse.com + +- Extend vfs_snapper man page to cover permissions; (bnc#870570). + +------------------------------------------------------------------- +Wed Mar 26 14:36:34 UTC 2014 - ddiss@suse.com + +- Fix RPC server handling of fragmented requests; (bso#10481); (bnc#869707). + +------------------------------------------------------------------- +Fri Mar 21 18:59:29 UTC 2014 - lmuelle@suse.com + +- Default with the cache and lock directory to the same path to have both + non-persistent and persistent data at one location; (bnc#846586). + ------------------------------------------------------------------- Wed Mar 12 13:57:29 UTC 2014 - lmuelle@suse.com diff --git a/samba.spec b/samba.spec index b71ea74..4c67082 100644 --- a/samba.spec +++ b/samba.spec @@ -144,7 +144,7 @@ BuildRequires: systemd %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3208 +%define SOURCE_TIMESTAMP 3213 %define BRANCH %{version} %global with_mitkrb5 1 %global with_dc 0 @@ -1210,6 +1210,7 @@ CONFIGURE_OPTIONS="\ --sysconfdir=%{CONFIGDIR} \ --with-configdir=%{CONFIGDIR} \ --libdir=%{_libdir} \ + --with-cachedir=%{LOCKDIR} \ --with-lockdir=%{LOCKDIR} \ --with-logfilebase=%{LOGDIR} \ --mandir=%{_mandir} \ @@ -1277,7 +1278,6 @@ install -d -m 0755 -p \ %{buildroot}/%{_datadir}/omc/svcinfo.d \ %{buildroot}/%{_datadir}/samba/{LDAP,templates} \ %{buildroot}/%{_localstatedir}/adm \ - %{buildroot}/%{_localstatedir}/cache/samba \ %{buildroot}/%{LOCKDIR}/{netlogon,drivers/{WIN40,W32X86,W32MIPS,W32ALPHA,W32PPC,IA64,x64},printing,profiles,winbindd_privileged} \ %{buildroot}/%{LOGDIR} \ %{buildroot}/%{PIDDIR} \ @@ -1968,7 +1968,6 @@ fi %doc %{DOCDIR}/README.%{VENDOR} %{_localstatedir}/adm/fillup-templates/samba-client-dhcp.conf %{_localstatedir}/adm/fillup-templates/sysconfig.dhcp-samba-client -%dir %{_localstatedir}/cache/samba %dir %{LOCKDIR} %attr(0750,root,root) %dir %{LOGDIR} %ghost %dir %{PIDDIR} diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 8259d3d..ad46d6b 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6f2ab5fbae5a9e84ddafac2bb8d1946f3657a3430b8eee17248bec98331e5b8 -size 53896 +oid sha256:2335b2c8d99e62bc5c42684d5e233802ca77d48d0cc468cb10bc0a20fec0412c +size 53913