From 83ce4509921f031c025f9f278c26e716083a8557070947d2c958b157103781c5 Mon Sep 17 00:00:00 2001 From: James McDonough Date: Thu, 1 Nov 2018 09:50:46 +0000 Subject: [PATCH] Accepting request 645785 from home:dmulder:4.9.1-get_interfaces-segfault - lib:socket: If returning early, set ifaces; (bso#13665); (bsc#1111373); - winbind requires latest version of libtevent-util0 to start OBS-URL: https://build.opensuse.org/request/show/645785 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=607 --- samba-4.9.1+git.101.212e237d8ef.tar.bz2 | 3 +++ samba-4.9.1+git.96.c3bff26bf16.tar.bz2 | 3 --- samba.changes | 10 ++++++++++ samba.spec | 3 ++- 4 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 samba-4.9.1+git.101.212e237d8ef.tar.bz2 delete mode 100644 samba-4.9.1+git.96.c3bff26bf16.tar.bz2 diff --git a/samba-4.9.1+git.101.212e237d8ef.tar.bz2 b/samba-4.9.1+git.101.212e237d8ef.tar.bz2 new file mode 100644 index 0000000..f528b15 --- /dev/null +++ b/samba-4.9.1+git.101.212e237d8ef.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73357a67a258ced862ce3dc27fd3eb1f8d054172e77e8e0bf902748547faf420 +size 24633114 diff --git a/samba-4.9.1+git.96.c3bff26bf16.tar.bz2 b/samba-4.9.1+git.96.c3bff26bf16.tar.bz2 deleted file mode 100644 index 95188a6..0000000 --- a/samba-4.9.1+git.96.c3bff26bf16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aeff9c1b53f67fcad97bf902ac6aaa0cdb526cb5f8be18e5a4bfee0394f04476 -size 24625878 diff --git a/samba.changes b/samba.changes index 999a593..c88fd09 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Oct 29 14:38:56 UTC 2018 - dmulder@suse.com + +- lib:socket: If returning early, set ifaces; (bso#13665); (bsc#1111373); + +------------------------------------------------------------------- +Tue Oct 23 18:44:53 UTC 2018 - dmulder@suse.com + +- winbind requires latest version of libtevent-util0 to start + ------------------------------------------------------------------- Fri Oct 12 14:58:08 UTC 2018 - dmulder@suse.com diff --git a/samba.spec b/samba.spec index cf171bc..b87632c 100644 --- a/samba.spec +++ b/samba.spec @@ -168,7 +168,7 @@ BuildRequires: krb5-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -Version: 4.9.1+git.96.c3bff26bf16 +Version: 4.9.1+git.101.212e237d8ef Release: 0 Url: https://www.samba.org/ Obsoletes: samba-32bit < %{version} @@ -396,6 +396,7 @@ Requires: /sbin/ldconfig Requires: /usr/sbin/groupadd Requires: coreutils Requires: samba-client >= %{version} +Requires: libtevent-util0 >= %{version} %description winbind This is the winbind-daemon and the wbinfo-tool.