Add reference to bnc 779269, 787983, and 788159 to the package change log.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=266
This commit is contained in:
Lars Müller 2012-11-22 17:29:54 +00:00 committed by Git OBS Bridge
parent d7f7767b74
commit c9634f7853
6 changed files with 37 additions and 37 deletions

View File

@ -1,2 +1,2 @@
2854 2859
Branch : 3.6.9 Branch : 3.6.9

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:15daa27b1e9ce9298207125340d336e722596eb679bd34873f8978e7f9e8ba3b oid sha256:17d73d7c2ddd14dcfc21f7bd646ff580f62ce243f0e822d4f1b8b6dce405f4df
size 44109 size 44163

View File

@ -462,7 +462,7 @@ This package contains all the Samba documentation as it is not part of
the man pages. the man pages.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%changelog %changelog

View File

@ -66,7 +66,7 @@ Mon Oct 29 12:03:21 UTC 2012 - lmuelle@suse.com
- Empty SPNEGO packet can cause smbd to crash; (bso#9174). - Empty SPNEGO packet can cause smbd to crash; (bso#9174).
- pam_winbind: Match more return codes when wbcGetPwnam has failed; - pam_winbind: Match more return codes when wbcGetPwnam has failed;
(bso#9177). (bso#9177).
- Fix crash bug in idmap_hash; (bso#9188). - Fix crash bug in idmap_hash; (bso#9188); (bnc#788159).
- SMB2 Create doesn't return correct MAX ACCESS access mask in blob; - SMB2 Create doesn't return correct MAX ACCESS access mask in blob;
(bso#9189). (bso#9189).
- Fix service control for non-internal services; (bso#9192). - Fix service control for non-internal services; (bso#9192).
@ -152,7 +152,7 @@ Thu Aug 16 14:18:35 UTC 2012 - lmuelle@suse.com
Mon Aug 6 20:41:15 UTC 2012 - lmuelle@suse.com Mon Aug 6 20:41:15 UTC 2012 - lmuelle@suse.com
- Update to 3.6.7. - Update to 3.6.7.
+ Fix resolving our own "Domain Local" groups; (bso#9052). + Fix resolving our own "Domain Local" groups; (bso#9052); (bnc#779269).
+ Fix migrating printers while upgrading from 3.5.x; (bso#9026). + Fix migrating printers while upgrading from 3.5.x; (bso#9026).
------------------------------------------------------------------- -------------------------------------------------------------------
@ -172,7 +172,7 @@ Mon Aug 6 19:40:23 UTC 2012 - lmuelle@suse.com
(bso#9034). (bso#9034).
- Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED in error - Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED in error
instead ofNT_STATUS_FILE_LOCK_CONFLICT; (bso#9040). instead ofNT_STATUS_FILE_LOCK_CONFLICT; (bso#9040).
- Fix resolving our own "Domain Local" groups; (bso#9052). - Fix resolving our own "Domain Local" groups; (bso#9052); (bnc#779269).
- Fix build against CUPS 1.6; (bso#9055). - Fix build against CUPS 1.6; (bso#9055).
- Fix bugs in SMB2 credit handling code; (bso#9057). - Fix bugs in SMB2 credit handling code; (bso#9057).
- rpcclient: Fix bad call to data_blob_const; (bso#9062). - rpcclient: Fix bad call to data_blob_const; (bso#9062).
@ -198,14 +198,14 @@ Mon Jun 25 19:46:31 UTC 2012 - lmuelle@suse.com
- Update to 3.6.6. - Update to 3.6.6.
+ Fix possible memory leaks in the Samba master process; (bso#8970). + Fix possible memory leaks in the Samba master process; (bso#8970).
+ Fix uninitialized memory read in talloc_free(); (bnc#764577). + Fix uninitialized memory read in talloc_free(); (bnc#764577).
+ Fix joining of XP Pro workstations to 3.6 DCs; (bso#8373). + Fix joining of XP Pro workstations to 3.6 DCs; (bso#8373); (bnc#787983).
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 21 18:05:33 UTC 2012 - lmuelle@suse.com Thu Jun 21 18:05:33 UTC 2012 - lmuelle@suse.com
- resolve_ads() code can return zero addresses and miss valid DC IP addresses; - resolve_ads() code can return zero addresses and miss valid DC IP addresses;
(bso#8910). (bso#8910).
- Can't join XP Pro workstations to 3.6.1 DC; (bso#8373). - Can't join XP Pro workstations to 3.6.1 DC; (bso#8373); (bnc#787983).
- winbind can hang as nbt_getdc() has no timeout; (bso#8953). - winbind can hang as nbt_getdc() has no timeout; (bso#8953).
- Fix crash bug in dns_create_probe when dns_create_update fails; (bso#8627) - Fix crash bug in dns_create_probe when dns_create_update fails; (bso#8627)
- s3-pid: Catch with pid filename's change when config file is not smb.conf; - s3-pid: Catch with pid filename's change when config file is not smb.conf;

View File

@ -224,7 +224,7 @@ binary packages of the most current Samba version, and a bug reporting
how to. how to.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package client %package client
@ -265,7 +265,7 @@ binary packages of the most current Samba version, and a bug reporting
how to. how to.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 %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. develop programs which make use of Samba.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%endif %endif
@ -310,7 +310,7 @@ This package contains all the Samba documentation as it is not part of
the man pages. the man pages.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%endif %endif
@ -331,7 +331,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: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%if %{make_utils} %if %{make_utils}
@ -347,7 +347,7 @@ Obsoletes: samba-gplv3-utils < %{version}
Some of the debug-tools for developpers. Some of the debug-tools for developpers.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%endif %endif
@ -380,7 +380,7 @@ PreReq: coreutils
This is the winbind-daemon and the wbinfo-tool. This is the winbind-daemon and the wbinfo-tool.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%if 0%{?suse_version} && 0%{?suse_version} < 1031 %if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -406,14 +406,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbclient %description -n libsmbclient
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%else %else
%description -n libsmbclient0 %description -n libsmbclient0
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%endif %endif
@ -452,7 +452,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: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libnetapi0 %package -n libnetapi0
@ -465,7 +465,7 @@ PreReq: /sbin/ldconfig
This package includes the netapi library. This package includes the netapi library.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libnetapi-devel %package -n libnetapi-devel
@ -484,7 +484,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: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%if 0%{?suse_version} && 0%{?suse_version} < 1031 %if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -505,14 +505,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbsharemodes %description -n libsmbsharemodes
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%else %else
%description -n libsmbsharemodes0 %description -n libsmbsharemodes0
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%endif %endif
@ -538,7 +538,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: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libwbclient0 %package -n libwbclient0
@ -551,7 +551,7 @@ PreReq: /sbin/ldconfig
This package includes the wbclient library. This package includes the wbclient library.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libwbclient-devel %package -n libwbclient-devel
@ -570,7 +570,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: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%if 0%{?suse_version} && 0%{?suse_version} < 1211 %if 0%{?suse_version} && 0%{?suse_version} < 1211
@ -587,7 +587,7 @@ PreReq: /sbin/ldconfig
This package includes the talloc library. This package includes the talloc library.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libtalloc-devel %package -n libtalloc-devel
@ -608,7 +608,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: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libtdb1 %package -n libtdb1
@ -623,7 +623,7 @@ PreReq: /sbin/ldconfig
This package includes the tdb library. This package includes the tdb library.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libtdb-devel %package -n libtdb-devel
@ -640,7 +640,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: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libtevent0 %package -n libtevent0
@ -655,7 +655,7 @@ PreReq: /sbin/ldconfig
This package includes the tevent library. This package includes the tevent library.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libtevent-devel %package -n libtevent-devel
@ -677,7 +677,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: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libldb1 %package -n libldb1
@ -693,7 +693,7 @@ PreReq: /sbin/ldconfig
This package includes the ldb library. This package includes the ldb library.
Source Timestamp: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%package -n libldb-devel %package -n libldb-devel
@ -714,7 +714,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: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%endif %endif
@ -734,7 +734,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: 2854 Source Timestamp: 2859
Branch : 3.6.9 Branch : 3.6.9
%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:b105f85e801a15e9232b6d9e38d1b9f113564cf8769be6cae8928d380e8d4c6f oid sha256:5cb085c5f42add160e2307bbd845681de9d20a6bcf535734233f0cb512dd793c
size 53421 size 53432