-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-17005 2011-12-12 21:24:04 --------------------------------------------------------------------------------
Name : apache-commons-dbcp Product : Fedora 16 Version : 1.4 Release : 7.fc16 URL : http://commons.apache.org/dbcp/ Summary : Apache Commons DataBase Pooling Package Description : Many Apache projects support interaction with a relational database. Creating a new connection for each user can be time consuming (often requiring multiple seconds of clock time), in order to perform a database transaction that might take milliseconds. Opening a connection per user can be unfeasible in a publicly-hosted Internet application where the number of simultaneous users can be very large. Accordingly, developers often wish to share a "pool" of open connections between all of the application's current users. The number of users actually performing a request at any given time is usually a very small percentage of the total number of active users, and during request processing is the only time that a database connection is required. The application itself logs into the DBMS, and handles any user account issues internally. -------------------------------------------------------------------------------- Update Information: Various packaging problems that could cause issue with package integration within system -------------------------------------------------------------------------------- ChangeLog: * Thu Dec 1 2011 Stanislav Ochotnicky <[email protected]> - 1.4-7 - Build with maven 3 - Fixes according to latest guidelines -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update apache-commons-dbcp' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
