forked from pool/glibc
Accepting request 82412 from home:michal-m:branches:Base:System
- Fix assertion error in res_query.c, triggered by Firefox (bso#13013). OBS-URL: https://build.opensuse.org/request/show/82412 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=105
This commit is contained in:
@@ -206,6 +206,8 @@ Patch70: glibc-2.15-vsyscall.patch
|
||||
Patch71: x86-cpuid-level2.patch
|
||||
# PATCH-FIX-UPSTREAM Avoid use of vsyscall aj@suse.de
|
||||
Patch72: glibc-2.15-avoid-vsyscall.patch
|
||||
# PATCH-FIX-UPSTREAM Fix assertion error in res_query.c (bso#13013)
|
||||
Patch73: glibc-resolv-assert.diff
|
||||
# PATCH-FEATURE-OPENSUSE -- add sha support to crypt_blowfish lnussel@suse.de
|
||||
Patch80: crypt_blowfish-1.2-sha.diff
|
||||
# PATCH-FEATURE-OPENSUSE -- use separate symbol version for Owl extensions - lnussel@suse.de
|
||||
@@ -323,7 +325,6 @@ library.
|
||||
|
||||
%package devel-static
|
||||
|
||||
|
||||
Summary: C library static libraries for -static linking
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}-devel = %{version}
|
||||
@@ -444,6 +445,7 @@ rm nscd/s-stamp
|
||||
%patch70 -p1
|
||||
%patch71 -p1
|
||||
%patch72 -p1
|
||||
%patch73 -p1
|
||||
|
||||
#
|
||||
# Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion `map->l_init_called' failed!
|
||||
|
Reference in New Issue
Block a user