commit samba for openSUSE:Factory
Hello community, here is the log from the commit of package samba for openSUSE:Factory checked in at 2014-04-01 11:34:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/samba (Old) and /work/SRC/openSUSE:Factory/.samba.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "samba" Changes: -------- --- /work/SRC/openSUSE:Factory/samba/samba.changes 2014-03-18 13:38:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2014-04-01 11:34:19.000000000 +0200 @@ -1,0 +2,16 @@ +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). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ samba.spec ++++++ --- /var/tmp/diff_new_pack.XUEu5n/_old 2014-04-01 11:34:20.000000000 +0200 +++ /var/tmp/diff_new_pack.XUEu5n/_new 2014-04-01 11:34:20.000000000 +0200 @@ -144,7 +144,7 @@ %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 @@ --sysconfdir=%{CONFIGDIR} \ --with-configdir=%{CONFIGDIR} \ --libdir=%{_libdir} \ + --with-cachedir=%{LOCKDIR} \ --with-lockdir=%{LOCKDIR} \ --with-logfilebase=%{LOGDIR} \ --mandir=%{_mandir} \ @@ -1277,7 +1278,6 @@ %{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 @@ %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} ++++++ patches.tar.bz2 ++++++ ++++ 4668 lines of diff (skipped) ++++++ vendor-files.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor-files/tools/package-data new/vendor-files/tools/package-data --- old/vendor-files/tools/package-data 2014-03-12 15:03:41.000000000 +0100 +++ new/vendor-files/tools/package-data 2014-03-28 12:48:55.000000000 +0100 @@ -1,2 +1,2 @@ # This is an autogenrated file. -SAMBA_PACKAGE_SVN_VERSION="3208" +SAMBA_PACKAGE_SVN_VERSION="3213" -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de