SHA256
1
0
forked from pool/samba

ndr: fix push/pull DATA_BLOB with NDR_NOALIGN; (bso#9026); (bnc#770262).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=248
This commit is contained in:
Lars Müller 2012-07-11 18:22:42 +00:00 committed by Git OBS Bridge
parent b52981da5a
commit be075de50f
6 changed files with 37 additions and 32 deletions

View File

@ -1,2 +1,2 @@
2822 2823
Branch : 3.6.6 Branch : 3.6.6

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:111c9b50adf9a210bbc388ce7471e73e45feef648d233bfe5c3a02168f26a5ea oid sha256:72a778e2ae1ace0706875bc525d4508758adf3511560d5878d47429e04177e6e
size 33264 size 34498

View File

@ -459,7 +459,7 @@ This package contains all the Samba documentation as it is not part of
the man pages. the man pages.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%changelog %changelog

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 11 17:52:50 UTC 2012 - lmuelle@suse.com
- ndr: fix push/pull DATA_BLOB with NDR_NOALIGN; (bso#9026); (bnc#770262).
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 14:20:48 UTC 2012 - lmuelle@suse.com Wed Jul 11 14:20:48 UTC 2012 - lmuelle@suse.com

View File

@ -221,7 +221,7 @@ binary packages of the most current Samba version, and a bug reporting
how to. how to.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package client %package client
@ -262,7 +262,7 @@ binary packages of the most current Samba version, and a bug reporting
how to. how to.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
@ -282,7 +282,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of Samba. develop programs which make use of Samba.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%endif %endif
@ -307,7 +307,7 @@ This package contains all the Samba documentation as it is not part of
the man pages. the man pages.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%endif %endif
@ -329,7 +329,7 @@ Requires: samba-client >= %{version}
A wrapper binary to run smbspool with the original calling UID. A wrapper binary to run smbspool with the original calling UID.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%if %{make_utils} %if %{make_utils}
@ -345,7 +345,7 @@ Obsoletes: samba-gplv3-utils < %{version}
Some of the debug-tools for developpers. Some of the debug-tools for developpers.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%endif %endif
@ -378,7 +378,7 @@ PreReq: coreutils
This is the winbind-daemon and the wbinfo-tool. This is the winbind-daemon and the wbinfo-tool.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%if 0%{?suse_version} && 0%{?suse_version} < 1031 %if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -404,14 +404,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbclient %description -n libsmbclient
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%else %else
%description -n libsmbclient0 %description -n libsmbclient0
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%endif %endif
@ -450,7 +450,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the smbclient programming interface. develop programs which make use of the smbclient programming interface.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libnetapi0 %package -n libnetapi0
@ -463,7 +463,7 @@ PreReq: /sbin/ldconfig
This package includes the netapi library. This package includes the netapi library.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libnetapi-devel %package -n libnetapi-devel
@ -482,7 +482,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the netapi programming interface. develop programs which make use of the netapi programming interface.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%if 0%{?suse_version} && 0%{?suse_version} < 1031 %if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -503,14 +503,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbsharemodes %description -n libsmbsharemodes
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%else %else
%description -n libsmbsharemodes0 %description -n libsmbsharemodes0
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%endif %endif
@ -536,7 +536,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the smbsharemodes programming interface. develop programs which make use of the smbsharemodes programming interface.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libwbclient0 %package -n libwbclient0
@ -549,7 +549,7 @@ PreReq: /sbin/ldconfig
This package includes the wbclient library. This package includes the wbclient library.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libwbclient-devel %package -n libwbclient-devel
@ -568,7 +568,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the wbclient programming interface. develop programs which make use of the wbclient programming interface.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%if 0%{?suse_version} && 0%{?suse_version} < 1211 %if 0%{?suse_version} && 0%{?suse_version} < 1211
@ -585,7 +585,7 @@ PreReq: /sbin/ldconfig
This package includes the talloc library. This package includes the talloc library.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libtalloc-devel %package -n libtalloc-devel
@ -606,7 +606,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the talloc programming interface. develop programs which make use of the talloc programming interface.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libtdb1 %package -n libtdb1
@ -621,7 +621,7 @@ PreReq: /sbin/ldconfig
This package includes the tdb library. This package includes the tdb library.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libtdb-devel %package -n libtdb-devel
@ -638,7 +638,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the tdb programming interface. develop programs which make use of the tdb programming interface.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libtevent0 %package -n libtevent0
@ -653,7 +653,7 @@ PreReq: /sbin/ldconfig
This package includes the tevent library. This package includes the tevent library.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libtevent-devel %package -n libtevent-devel
@ -675,7 +675,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the tevent programming interface. develop programs which make use of the tevent programming interface.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libldb1 %package -n libldb1
@ -691,7 +691,7 @@ PreReq: /sbin/ldconfig
This package includes the ldb library. This package includes the ldb library.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%package -n libldb-devel %package -n libldb-devel
@ -712,7 +712,7 @@ Requires: libtalloc-devel
This package contains the static libraries and header files needed to This package contains the static libraries and header files needed to
develop programs which make use of the tevent programming interface. develop programs which make use of the tevent programming interface.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%endif %endif
@ -732,7 +732,7 @@ This tool aims to simplify the administration of a Samba Domain
Controller that uses the ldapsam passdb backend. Controller that uses the ldapsam passdb backend.
Source Timestamp: 2822 Source Timestamp: 2823
Branch : 3.6.6 Branch : 3.6.6
%endif %endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:799b8f29a2db550207d62caa7570e13ef08919696cbe6ce9a117f82872d66ddb oid sha256:d620e2ecd4c6b7d4612d6466ad8bf6364070946399153d354094985a50fc7566
size 52586 size 52578