usr/src/cmd/apr/apr-1.3/METADATA
author Cyril Plisko <cyril.plisko@grigale.com>
Sun, 20 Dec 2009 07:09:18 +0200
changeset 1 37d545eabfea
parent 0 b34509ac961f
child 4 834920bc5f09
permissions -rw-r--r--
Import b127 Bugs Fixed ---------- 6817095 upgrade OpenSolaris memcached from 1.2.5 to latest level 6836044 PostgreSQL 8.4 to be included into the SFW consolidation 6851099 Update mutt to version 1.5.20 6852099 walking all available MIBs causes memory leak in snmpd 6856426 Update gimp-print to gutenprint 5.2.4 6867572 acpidump to be included in SFW consolidation 6872820 Switch to CUPS as the default print service 6877158 Upgrade to cdrtools-2.01.01a63 or newer 6882208 httpd mod_proxy_ftp CVE-2009-3094 and CVE-2009-3095 6885257 update APR to 1.3.9 to maintain currency 6886627 upgrade httpd to 2.2.14 to maintain component currency 6887564 SUNWlua is missing lua.pc 6888097 Update to samba 3.0.37 (security) release 6889225 squid needs to be compiled with large file support 6890956 bad squid configure options --enable-for-via-db and --with-threads 6891350 Upgrade mysql 5.0* to 5.0.86 (as of today) 6892093 midnight commander build leaves two temporary files in /var/tmp 6893134 bash v4 breaks ON build 6893577 service manifest uses wrong test during startup for squid 6893765 Apache 1.3 package copyright file needs to be updated 6893978 top segfaults with high thread ids 6894600 Use "exit" to leave the shell. 6894651 bash default path should not have '.' in its path, especially at the start 6895068 PostgreSQL 8.4 client binaries should be linked against /usr/postgres/8.4/lib

NAME:             apr
VERSION:          1.3.9
DESCRIPTION:      Apache Portable Runtime (APR)
LICENSE:          Apache v2.0
PACKAGE:          SUNWapr13dev SUNWapr13doc SUNWapr13lib
PROJECT_URL:      http://apr.apache.org
SOURCE_DOWNLOAD:  http://archive.apache.org/dist/apr/apr-1.3.9.tar.gz
SUPPORT:          Managed
BUGTRAQ:          solaris/utility/apache
OSR:              9635
COMMENTS:         
    The code uses the following patches to build this release of APR.
    Some of them may not be needed in later release. See details
    below:
        config.layout.patch  - 
            add OpenSolaris specific layout info
            (it is specific to Solaris)
        apr-config.patch -
            make 'apr-config-1' script run from the SFW build proto
            area
            (this issue is specific to SFW build environment)
        apr_common.m4.patch -
            set MKDEP to '$CC -xM' or '$CPP -xM' while using 
            Sun Studio compiler
            (it is specific to Sun Studio Compiler)
        largefile.patch -
            enable large file compilation environment instead
            of transitional compilation environmnet
            (this issue is specific to Solaris) 
        extended_file.patch -
            enable 32-bit apache to handle fds > 256 
            (this issue is specific to Solaris) 
        libtool.m4.patch -
            make 64-bit libtool use the system search paths for
            64-bit libraries 
            (this issue is specific to Solaris)