Fix line wrapping of change log file.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=251
This commit is contained in:
parent
1272e7063e
commit
eb0057d8e6
@ -1,2 +1,2 @@
|
||||
2830
|
||||
2831
|
||||
Branch : 3.6.7
|
||||
|
@ -462,7 +462,7 @@ This package contains all the Samba documentation as it is not part of
|
||||
the man pages.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%changelog
|
||||
|
@ -11,14 +11,17 @@ Mon Aug 6 19:40:23 UTC 2012 - lmuelle@suse.com
|
||||
- Correct documentation of "case sensitive"; (bso#8552).
|
||||
- Printing fails in function cups_job_submit; (bso#8719).
|
||||
- Fix kernel oplocks when uid(file) != uid(process); (bso#8974).
|
||||
- Send correct responses to NT Transact Secondary when no data and no params for the Trans2 calls are set; (bso#8989).
|
||||
- Send correct responses to NT Transact Secondary when no data and no params
|
||||
for the Trans2 calls are set; (bso#8989).
|
||||
- Fix build without ads support; (bso#8996).
|
||||
- Don't turn negative cache entries into valid idmappings; (bso#9002).
|
||||
- Fix posix acl on gpfs; (bso#9003).
|
||||
- Make vfs_gpfs less verbose in get/set_xattr functions; (bso#9022).
|
||||
- Fix migrating printers while upgrading from 3.5.x; (bso#9026).
|
||||
- Fix typo in set_re_uid() call when USE_SETRESUID selected in configure; (bso#9034).
|
||||
- Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED in error instead ofNT_STATUS_FILE_LOCK_CONFLICT; (bso#9040).
|
||||
- Fix typo in set_re_uid() call when USE_SETRESUID selected in configure;
|
||||
(bso#9034).
|
||||
- Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED in error
|
||||
instead ofNT_STATUS_FILE_LOCK_CONFLICT; (bso#9040).
|
||||
- Fix resolving our own "Domain Local" groups; (bso#9052).
|
||||
- Fix build against CUPS 1.6; (bso#9055).
|
||||
- Fix bugs in SMB2 credit handling code; (bso#9057).
|
||||
|
52
samba.spec
52
samba.spec
@ -224,7 +224,7 @@ binary packages of the most current Samba version, and a bug reporting
|
||||
how to.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package client
|
||||
@ -265,7 +265,7 @@ binary packages of the most current Samba version, and a bug reporting
|
||||
how to.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -285,7 +285,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of Samba.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -310,7 +310,7 @@ This package contains all the Samba documentation as it is not part of
|
||||
the man pages.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -332,7 +332,7 @@ Requires: samba-client >= %{version}
|
||||
A wrapper binary to run smbspool with the original calling UID.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%if %{make_utils}
|
||||
@ -348,7 +348,7 @@ Obsoletes: samba-gplv3-utils < %{version}
|
||||
Some of the debug-tools for developpers.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -381,7 +381,7 @@ PreReq: coreutils
|
||||
This is the winbind-daemon and the wbinfo-tool.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -407,14 +407,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbclient
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbclient0
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -453,7 +453,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the smbclient programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -466,7 +466,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the netapi library.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -485,7 +485,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the netapi programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -506,14 +506,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbsharemodes0
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -539,7 +539,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the smbsharemodes programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -552,7 +552,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the wbclient library.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -571,7 +571,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the wbclient programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1211
|
||||
@ -588,7 +588,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the talloc library.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -609,7 +609,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the talloc programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libtdb1
|
||||
@ -624,7 +624,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the tdb library.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -641,7 +641,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the tdb programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libtevent0
|
||||
@ -656,7 +656,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the tevent library.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -678,7 +678,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the tevent programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libldb1
|
||||
@ -694,7 +694,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the ldb library.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -715,7 +715,7 @@ Requires: libtalloc-devel
|
||||
This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the tevent programming interface.
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -735,7 +735,7 @@ This tool aims to simplify the administration of a Samba Domain
|
||||
Controller that uses the ldapsam passdb backend.
|
||||
|
||||
|
||||
Source Timestamp: 2830
|
||||
Source Timestamp: 2831
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:576b967cd9d13db78fbb6d4335420d5270d9c9a4d798edd18dc9a6a20387acbb
|
||||
size 52513
|
||||
oid sha256:e005e6f60aab44c5cb3b923bc77972ec9d27744b0468e134104aa68b18af5132
|
||||
size 52506
|
||||
|
Loading…
Reference in New Issue
Block a user