C=dA YA     #@W]dx     0Ib $/(88@090:N0>%@4FCGdHxIXY\]^b2d`eefjkllqtuvwx,y@CrmT:@J*|.3{?J&= D>!9  OW9T4_wB!`qkckPQ?J&= D>!F,h_FUPc9ӰW%t N488c20220217e348b8ce0df54589279eb3d8c545apr0.9.424.9.el4_8.2Apache Portable Runtime libraryThe mission of the Apache Portable Runtime (APR) is to provide a free library of C data structures and routines, forming a system portability layer to as many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.Jkbuilder16.centos.org ECentOSApache Software LicenseSystem Environment/Librarieshttp://apr.apache.org/linuxi386 u!A큤JOJPJk?kE>406bf9376a37b9294741852c184d708cc50014f8fb0d2d00d4cd7e6ebed6705379cad76edea12b9e59fdaa5f17847e90libapr-0.so.0.9.4rootrootrootrootrootrootrootrootrootrootapr-0.9.4-24.9.el4_8.2.src.rpmlibapr-0.so.0apr@@@@@@@@@@@@@@@@@@@@@@JJ/sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.2)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.3)libcrypt.so.1libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libm.so.6libm.so.6(GLIBC_2.0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.2)libpthread.so.0(GLIBC_2.3.2)librt.so.1rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)3.0.4-14.0-1subversion0.20.1-24.3.3JzJzFeFW\`EJj`BBM`AAX`A6F`A4@`@[`@`@7@`@q`@@`@p`@@b@V'`@E@51@/@-H@ @???}`?}`?[`? V??'? ?`?`?>>k>ʥ`>>>>`Joe Orton 0.9.4-24.9.2Joe Orton 0.9.4-24.9.1Joe Orton 0.9.4-24.9Joe Orton 0.9.4-24.8Joe Orton 0.9.4-24.7Joe Orton 0.9.4-24.5Joe Orton 0.9.4-24.3Joe Orton 0.9.4-24.1Joe Orton 0.9.4-24Joe Orton 0.9.4-23Joe Orton 0.9.4-22Joe Orton 0.9.4-21Joe Orton 0.9.4-20Joe Orton 0.9.4-19Joe Orton 0.9.4-18Joe Orton 0.9.4-17Elliot Lee Joe Orton 0.9.4-15Joe Orton 0.9.4-14Joe Orton 0.9.4-13Joe Orton 0.9.4-12Joe Orton 0.9.4-11Joe Orton 0.9.4-10Elliot Lee 0.9.4-9.1Joe Orton 0.9.4-9Joe Orton 0.9.4-8Elliot Lee 0.9.4-7Joe Orton 0.9.4-6Joe Orton 0.9.4-5Joe Orton 0.9.4-4Joe Orton 0.9.4-3Joe Orton 0.9.4-2Joe Orton 0.9.4-1Joe Orton 0.9.3-14Joe Orton 0.9.3-13Nalin Dahyabhai 0.9.3-12Joe Orton 0.9.3-11Joe Orton 0.9.3-10Joe Orton 0.9.3-9Joe Orton 0.9.3-8Joe Orton 0.9.3-7Joe Orton 0.9.3-6Elliot Lee Joe Orton 0.9.3-5Joe Orton 0.9.3-4Joe Orton 0.9.3-3Joe Orton 0.9.3-2Joe Orton 0.9.3-1- forcibly disable SCTP support- add security fix for CVE-2009-2412 (#515707)- rebuild- ensure correct html directory permissions in -devel- fix debuginfo generation (#213653)- catch errors in apr_procattr_child_*_set (#157832) - required fixed gcc version for -devel package - merge from upstream: * fix apr_file_seek(,APR_END,) (Greg Hudson) * don't check access(,|R_OK) in apr_proc_create (Jeff Trawick, #157536)- don't disable sendfile on s390 (IBM LTC, #146891)- rebuild to fix #140991- rebuild- have -devel require apr of same V-R- backport fixes from HEAD: * correct implementation of nested mutexes * support for POSIX semaphores on LP64 platforms- rebuild for another attempt at using sem_open- move sticky/suid bits outside APR_OS_DEFAULT bitmask (Greg Hudson)- rebuild- rebuild now /dev/shm is mounted- add fix for cleanup structure reuse (part of upstream #23567)- rebuilt- add support for setuid/setgid/sticky bits (André Malo) - add apr_threadattr_{guardsize,stacksize}_set() (latter by Jeff Trawick)- enable posixsem and process-shared pthread mutex support, but ensure that sysvsem remains the default mechanism- entirely remove 2Gb file size limit from apr_file_copy(); fixes "svnadmin hotcopy" on repos with >2Gb strings table - work around getnameinfo bugs with v4-mapped addresses - fix apr_time_exp_get() for dates in 2038 (Philip Martin)- use APR_LARGEFILE in apr_file_{copy,append}- add APR_LARGEFILE flag- fix configure check for mmap of /dev/zero - just put -D_GNU_SOURCE in CPPFLAGS not _{BSD,SVID,XOPEN}_SOURCE- rebuilt- undocument apr_dir_read() ordering constraint and fix tests- rebuilt without -Wall -Werror- rebuilt- define apr_off_t as int/long/... to prevent it changing with _FILE_OFFSET_BITS on 32-bit platforms- add apr_temp_dir_get fixes from HEAD- ensure that libapr is linked against libpthread - don't link libapr against -lnsl- -devel package no longer requires libtool- disable tests on x86_64 (#97611)- update to 0.9.4, enable tests - ensure that libresolv is not used- use /dev/urandom (#103049)- add back CC=gcc, CXX=g++- rebuild- work round useless autoconf 2.57 AC_DECL_SYS_SIGLIST- support --cc and --cpp arguments in apr-config- force libtool to use CC=gcc, CXX=g++- fix libtool location in apr_rules.mk- use AI_ADDRCONFIG in getaddrinfo() support (#73350) - include a working libtool script rather than relying on /usr/bin/libtool (#97695)- don't use /usr/bin/libtool- rebuilt- add fix for psprintf memory corruption (CAN-2003-0245) - remove executable bit from apr_poll.h- link libapr against libpthread - make apr-devel conflict with old subversion-devel - fix License- run ldconfig in post/postun- patch test suite to not care if IPv6 is disabled- initial build/sbin/ldconfig/sbin/ldconfigbuilder16.centos.org 1249960728     0.9.4-24.9.el4_8.2libapr-0.so.0libapr-0.so.0.9.4apr-0.9.4CHANGESLICENSE/usr/lib//usr/share/doc//usr/share/doc/apr-0.9.4/-O2 -g -pipe -m32 -march=i386 -mtune=pentium4cpiogzip9i386i386-redhat-linux-gnuASCII C program textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), strippeddirectoryPRRRRRRRR R R R R RRRRRRRR=