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.