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 |
---|---|---|
aarch64-sigsetjmp.patch | 0000001104 1.08 KB | |
arm-ld-so-cache.patch | 0000003524 3.44 KB | |
baselibs.conf | 0000000630 630 Bytes | |
big5-hkscs-update.patch.bz2 | 0000358200 350 KB | |
bindresvport.blacklist | 0000000415 415 Bytes | |
check-build.sh | 0000000798 798 Bytes | |
crypt_blowfish-1.2-hack_around_arm.diff | 0000000180 180 Bytes | |
crypt_blowfish-1.2-sha.diff | 0000005873 5.74 KB | |
crypt_blowfish-1.2.tar.gz | 0000029757 29.1 KB | |
crypt_blowfish-1.2.tar.gz.sign | 0000000353 353 Bytes | |
crypt_blowfish-const.patch | 0000001616 1.58 KB | |
crypt_blowfish-gensalt.patch | 0000010793 10.5 KB | |
digits-dots.patch | 0000005726 5.59 KB | |
disable-pt-chown.patch | 0000008035 7.85 KB | |
getaddrinfo-ipv6-sanity.diff | 0000001902 1.86 KB | |
getaddrinfo-overflow.patch | 0000001985 1.94 KB | |
glibc-2.14-crypt.diff | 0000021638 21.1 KB | |
glibc-2.17-c758a6861537.tar.xz | 0011173392 10.7 MB | |
glibc-2.2-sunrpc.diff | 0000002220 2.17 KB | |
glibc-2.3.2.no_archive.diff | 0000001597 1.56 KB | |
glibc-2.3.3-nscd-db-path.diff | 0000001018 1018 Bytes | |
glibc-2.3.90-langpackdir.diff | 0000001905 1.86 KB | |
glibc-2.3.90-noversion.diff | 0000001801 1.76 KB | |
glibc-2.3.locales.diff.bz2 | 0000329247 322 KB | |
glibc-2.4-china.diff | 0000000830 830 Bytes | |
glibc-2.4.90-no_NO.diff | 0000002109 2.06 KB | |
glibc-2.4.90-revert-only-euro.diff | 0000004644 4.54 KB | |
glibc-aarch64-lib64.patch | 0000001792 1.75 KB | |
glibc-bindresvport-blacklist.diff | 0000003587 3.5 KB | |
glibc-cpusetsize.diff | 0000001044 1.02 KB | |
glibc-fix-double-loopback.diff | 0000001061 1.04 KB | |
glibc-ld-profile.patch | 0000003322 3.24 KB | |
glibc-nodate.patch | 0000001148 1.12 KB | |
glibc-nscd-hconf.diff | 0000001089 1.06 KB | |
glibc-nscd.conf.patch | 0000000541 541 Bytes | |
glibc-resolv-mdnshint.diff | 0000000780 780 Bytes | |
glibc-resolv-reload.diff | 0000004559 4.45 KB | |
glibc-testsuite.changes | 0000225056 220 KB | |
glibc-testsuite.patch | 0000000636 636 Bytes | |
glibc-testsuite.spec | 0000039636 38.7 KB | |
glibc-utils.changes | 0000225056 220 KB | |
glibc-utils.spec | 0000039542 38.6 KB | |
glibc-version.diff | 0000000855 855 Bytes | |
glibc.changes | 0000225056 220 KB | |
glibc.rpmlintrc | 0000001395 1.36 KB | |
glibc.spec | 0000039616 38.7 KB | |
glibc_post_upgrade.c | 0000009010 8.8 KB | |
manpages.patch | 0000001437 1.4 KB | |
manpages.tar.bz2 | 0000015972 15.6 KB | |
nonascii-case.patch | 0000002552 2.49 KB | |
noversion.tar.bz2 | 0000001520 1.48 KB | |
nscd-netgroup.patch | 0000003321 3.24 KB | |
nscd-short-write.patch | 0000006035 5.89 KB | |
nscd.conf | 0000000031 31 Bytes | |
nscd.service | 0000000365 365 Bytes | |
nss-database.patch | 0000003380 3.3 KB | |
nss-db-path.patch | 0000001354 1.32 KB | |
nsswitch.conf | 0000001192 1.16 KB | |
pre_checkin.sh | 0000000886 886 Bytes | |
printf-overrun.patch | 0000006271 6.12 KB | |
pthread-cond-timedwait-i486.patch | 0000012543 12.2 KB | |
regexp-overrun.patch | 0000005826 5.69 KB | |
rtlddir.patch | 0000009991 9.76 KB | |
strptime-W-week.patch | 0000001504 1.47 KB |
Revision 151 (latest revision is 295)
Stephan Kulow (coolo)
accepted
request 184086
from
Andreas Schwab (Andreas_Schwab)
(revision 151)
- disable-pt-chown.patch: disable use of pt_chown (CVE-2013-2207, bnc#830257) - nonascii-case.patch: fix strcasecmp in tr_TR.ISO-8859-9 locale - glibc-2.14-crypt.diff: fix incomplete dependencies for libowcrypt (forwarded request 184083 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.