Standard Shared Libraries (from the GNU C Library)
The GNU C Library provides the most important standard libraries used
by nearly all programs: the standard C library, the standard math
library, and the POSIX thread library. A system is not functional
without these libraries.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
15
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/glibc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000350 350 Bytes | |
_multibuild | 0000000111 111 Bytes | |
aarch64-static-pie.patch | 0000000837 837 Bytes | |
add-locales.patch | 0000000805 805 Bytes | |
baselibs.conf | 0000000818 818 Bytes | |
bindresvport.blacklist | 0000000415 415 Bytes | |
euc-kr-overrun.patch | 0000005012 4.89 KB | |
fix-locking-in-_IO_cleanup.patch | 0000005793 5.66 KB | |
get-nprocs-cpu-online-parsing.patch | 0000001154 1.13 KB | |
glibc-2.3.2.no_archive.diff | 0000001446 1.41 KB | |
glibc-2.3.3-nscd-db-path.diff | 0000000901 901 Bytes | |
glibc-2.3.90-langpackdir.diff | 0000001140 1.11 KB | |
glibc-2.32.tar.xz | 0016744512 16 MB | |
glibc-2.32.tar.xz.sig | 0000000833 833 Bytes | |
glibc-2.4-china.diff | 0000000716 716 Bytes | |
glibc-2.4.90-no_NO.diff | 0000002085 2.04 KB | |
glibc-bindresvport-blacklist.diff | 0000003587 3.5 KB | |
glibc-c-utf8-locale.patch | 0000008575 8.37 KB | |
glibc-disable-gettext-for-c-utf8.patch | 0000000486 486 Bytes | |
glibc-fix-double-loopback.diff | 0000001052 1.03 KB | |
glibc-nscd.conf.patch | 0000000541 541 Bytes | |
glibc-nsswitch-usr.diff | 0000000567 567 Bytes | |
glibc-resolv-mdnshint.diff | 0000000777 777 Bytes | |
glibc-version.diff | 0000000787 787 Bytes | |
glibc.changes | 0000319539 312 KB | |
glibc.keyring | 0000055680 54.4 KB | |
glibc.rpmlintrc | 0000001035 1.01 KB | |
glibc.spec | 0000040385 39.4 KB | |
iconv-redundant-shift.patch | 0000003166 3.09 KB | |
iconv-ucs4-loop-bounds.patch | 0000005296 5.17 KB | |
ifunc-fma4.patch | 0000001051 1.03 KB | |
intl-codeset-suffixes.patch | 0000008887 8.68 KB | |
ldconfig-concurrency.patch | 0000002018 1.97 KB | |
manpages.patch | 0000000738 738 Bytes | |
manpages.tar.bz2 | 0000007405 7.23 KB | |
nscd-gc-cycle.patch | 0000001324 1.29 KB | |
nscd-server-user.patch | 0000000351 351 Bytes | |
nscd.conf | 0000000027 27 Bytes | |
nscd.service | 0000000507 507 Bytes | |
nss-db-path.patch | 0000001327 1.3 KB | |
nsswitch.conf | 0000002190 2.14 KB | |
printf-long-double-non-normal.patch | 0000004658 4.55 KB | |
strerrorname-np.patch | 0000060917 59.5 KB | |
syslog-locking.patch | 0000003395 3.32 KB | |
sysvipc.patch | 0000024787 24.2 KB |
Revision 243 (latest revision is 295)
Dominique Leuenberger (dimstar_suse)
accepted
request 856526
from
Andreas Schwab (Andreas_Schwab)
(revision 243)
- aarch64-static-pie.patch: fix static PIE start code for BTI (bsc#1179450, BZ #27068) - iconv-redundant-shift.patch: iconv: Accept redundant shift sequences in IBM1364 (CVE-2020-27618, bsc#1178386, BZ #26224) - iconv-ucs4-loop-bounds.patch: iconv: Fix incorrect UCS4 inner loop bounds (CVE-2020-29562, bsc#1179694, BZ #26923) - printf-long-double-non-normal.patch: x86: Harden printf against non-normal long double values (CVE-2020-29573, bsc#1179721, BZ #26649) - get-nprocs-cpu-online-parsing.patch: Fix parsing of /sys/devices/system/cpu/online (bsc#1180038, BZ #25859) (forwarded request 856525 from Andreas_Schwab)
Comments 1
This update (version 2.39) breaks USB passthru for all Virtualbox virtual machines. Reversion to version 2.38 restores functionality.