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
This commit is contained in:
parent
0b999ca840
commit
83ce450992
3
samba-4.9.1+git.101.212e237d8ef.tar.bz2
Normal file
3
samba-4.9.1+git.101.212e237d8ef.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73357a67a258ced862ce3dc27fd3eb1f8d054172e77e8e0bf902748547faf420
|
||||
size 24633114
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aeff9c1b53f67fcad97bf902ac6aaa0cdb526cb5f8be18e5a4bfee0394f04476
|
||||
size 24625878
|
@ -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
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user