معرفی شرکت ها


libnsl-debuginfo-2.37-16.fc38.i686.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Debug information for package libnsl
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything i686
نام بسته libnsl-debuginfo
نام فایل بسته libnsl-debuginfo-2.37-16.fc38.i686.rpm
نسخه بسته 2.37
انتشار بسته 16.fc38
معماری بسته i686
نگهدارنده -
تاریخ ساخت Mon 04 Dec 2023 02
هاست سازنده buildhw-x86-13.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.gnu.org/software/glibc/
مجوز LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
حجم دانلود 144K
حجم نصب 296.434K
This package provides debug information for package libnsl. Debug information is useful when developing applications that use this package or when debugging this package.


جایگزین ها

بسته نسخه معماری مخزن
libnsl-debuginfo-2.37-1.fc38.aarch64.rpm 2.37 aarch64 Fedora Everything
libnsl-debuginfo-2.37-1.fc38.i686.rpm 2.37 i686 Fedora Everything
libnsl-debuginfo-2.37-1.fc38.x86_64.rpm 2.37 x86_64 Fedora Everything
libnsl-debuginfo-2.37-16.fc38.aarch64.rpm 2.37 aarch64 Fedora Everything
libnsl-debuginfo-2.37-16.fc38.x86_64.rpm 2.37 x86_64 Fedora Everything
libnsl-debuginfo-2.37-19.fc38.aarch64.rpm 2.37 aarch64 Fedora Everything
libnsl-debuginfo-2.37-19.fc38.i686.rpm 2.37 i686 Fedora Everything
libnsl-debuginfo-2.37-19.fc38.x86_64.rpm 2.37 x86_64 Fedora Everything


نیازمندی

مقدار نام
= 2.37-16.fc38 glibc-debuginfo(x86-32)


ارائه دهنده

مقدار نام
= 8e0942abe8e560d01fbf339f4d2616b05aaa0f03 debuginfo(build-id)
= 2.37-16.fc38 libnsl-debuginfo
= 2.37-16.fc38 libnsl-debuginfo(x86-32)
- libnsl.so.1-2.37-16.fc38.i386.debug


نحوه نصب


نصب پکیج rpm libnsl-debuginfo:

    dnf install libnsl-debuginfo-2.37-16.fc38.i686.rpm


فایل ها

مسیرها
/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/8e/0942abe8e560d01fbf339f4d2616b05aaa0f03
/usr/lib/debug/.build-id/8e/0942abe8e560d01fbf339f4d2616b05aaa0f03.debug
/usr/lib/debug/lib


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-12-04

Support loading more objects without dependencies

2023-12-04

Skip temporary files in ldconfig

2023-11-07

Fix force-first handling in dlclose, take two (#2244992, #2246048)

2023-10-26

Revert "Fix force-first handling in dlclose" (#2246048)

2023-10-20

Fix force-first handling in dlclose (#2244992)

2023-10-19

Auto-sync with upstream branch release/2.37/master,
Revert "elf: Move l_init_called_next to old place of l_text_end in link map"
Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
Revert "elf: Remove unused l_text_end field from struct link_map"

2023-10-03

Auto-sync with upstream branch release/2.37/master,
tunables: Terminate if end of input is reached (CVE-2023-4911)

2023-10-03

Auto-sync with upstream branch release/2.37/master,
i686: Regenerate ulps
Document CVE-2023-4806 and CVE-2023-5156 in NEWS
Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
x86: Fix for cache computation on AMD legacy cpus.
x86/dl-cacheinfo: remove unsused parameter from handle_amd
getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode

2023-09-29

Drop downstream-specific patches for ELF destructor ordering (#2239304)

2023-09-26

Further adjustments to ELF destructor order in _dl_fini (#2239304)

2023-09-19

ELF destructor for main program must be called first (#2239304)

2023-09-11

Auto-sync with upstream branch release/2.37/master,
elf: Move l_init_called_next to old place of l_text_end in link map
elf: Remove unused l_text_end field from struct link_map
elf: Always call destructors in reverse constructor order (bug 30785)
elf: Do not run constructors for proxy objects
io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
x86: Fix slight bug in `shared_per_thread` cache size calculation.
x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
elf: _dl_find_object may return 1 during early startup (bug 30515)
realloc: Limit chunk reuse to only growing requests [BZ #30579]
io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
__check_pf: Add a cancellation cleanup handler [BZ #20975]
Ignore MAP_VARIABLE in tst-mman-consts.py

2023-04-28

Auto-sync with upstream branch release/2.37/master,
gmon: Revert addition of tunables to the manual
gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI

2023-04-28

Drop glibc-printf-grouping-swbz30068.patch, applied upstream.
Auto-sync with upstream branch release/2.37/master,
gmon: fix memory corruption issues [BZ# 30101]
gmon: improve mcount overflow handling [BZ# 27576]
gmon: Fix allocated buffer overflow (bug 29444)
posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
x86_64: Fix asm constraints in feraiseexcept (bug 30305)
gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)
stdio-common: tests: don't double-define _FORTIFY_SOURCE
elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]
stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]
elf: Smoke-test ldconfig -p against system /etc/ld.so.cache
NEWS: Document CVE-2023-25139.
Account for grouping in printf width (bug 30068)
Use 64-bit time_t interfaces in strftime and strptime (bug 30053)
LoongArch: Add new relocation types.
cdefs: Limit definition of fortification macros

2023-04-28

Explicitly provide ldconfig paths (#2188550)

2023-02-04

Drop already included glibc-dprintf-length.patch patch.
Apply glibc-printf-grouping-swbz30068.patch to fix swbz#30068.
Auto-sync with upstream branch release/2.37/master,
Create ChangeLog.old/ChangeLog.26. (tag: glibc-2.37)
Prepare for glibc 2.37 release.
x86: Fix strncat-avx2.S reading past length [BZ #30065]
Update install.texi, and regenerate INSTALL.
Update manual/contrib.texi.
Update NEWS file with bug fixes.
Regenerate configure.
Update all PO files in preparation for release.
doc: correct _FORTIFY_SOURCE doc in features.h
libio: Update number of written bytes in dprintf implementation