By
guenter
|
Published
September 11, 2017
Release 1.7.9 is available. This release upgrades the bundled Expat XML parser to release 2.2.3 and also fixes a few issues in the XML library. There have also been changes to Poco::Util::LayeredConfiguration, PageCompiler and Poco::NamedEvent/Poco::NamedMutex. Please see the Changelog for details.
By
guenter
|
Published
June 22, 2017
Release 1.7.8p3 upgrades the bundled Expat XML parser to release 2.2.1 which fixes some vulnerabilities. Upgrading from earlier releases is highly recommended. Changelog
By
guenter
|
Published
February 21, 2017
Release 1.7.8 of the POCO C++ Libraries is available. This is a maintenance release containing significant improvements and bugfixes in the Foundation, Net, Zip and MongoDB libraries. Furthermore, the bundled SQLite, zlib, PCRE and double-conversion libraries have been upgraded to current releases. Incidentally, release 1.7.8 marks the 12th anniversary of the first public POCO C++ […]
By
guenter
|
Published
December 31, 2016
Release 1.7.7 of the POCO C++ Libraries is available. This maintenance release contains bugfixes and improvements in the Foundation, JSON, Net, NetSSL, Data/ODBC, Data/SQLite and Zip libraries. On Apple platforms, the latest Xcode 8.2 toolchains are supported and an IPv6 DNS issue on iOS and related platforms causing rejection of apps during App Store validation […]
By
guenter
|
Published
October 18, 2016
Release 1.7.6 of the POCO C++ Libraries is available. This release contains bugfixes and improvements in the Foundation, XML, Util, Net, Data/MySQL and Zip libraries. A special focus of this release was correcting a couple of non-critical issues reported by static code analysis tools. As usual, the full list of changes in in the CHANGELOG. […]
By
guenter
|
Published
September 14, 2016
I recently did a review of our project with regards to the Core Infrastructure Initiative (CII) Best Practices, in order to ensure we’re following industry best practices with POCO. Things looked very good, with only a few best practices missing, which I have fixed in the meantime: Updated the CONTRIBUTING.md file to include a statement […]
By
guenter
|
Published
August 29, 2016
Release 1.7.5 of the POCO C++ Libraries is available. This release fixed a potential dangling pointer issue in Poco::JSON::Object, upgrades bundled SQLite to 3.14.1 and contains a few other minor improvements. Please see the CHANGELOG for the details.
By
guenter
|
Published
July 20, 2016
Release 1.7.4 of the POCO C++ Libraries is available. This release fixes a couple of issues in the Net and Data libraries and upgrades bundled Expat to 2.2.0 and SQLite to 3.13.0. Note that Expat 2.2.0 fixes a couple of CVE issues, so upgrading is recommended. Please see the CHANGELOG for the details.
Release 1.7.3 of the POCO C++ Libraries is available. This maintenance release fixes a couple of issues in the Net, Data and Zip libraries and upgrades bundled SQLite to 3.12.2. Please see the CHANGELOG for the details. Upgrading is recommended.
By
guenter
|
Published
March 20, 2016
Release 1.7.2 of the POCO C++ Libraries is available. This release upgrades the bundled Expat XML parser to 2.1.1, which fixes a CVE. Furthermore, the bundled SQLite library has been updated to release 3.11.1 and a bug in Poco::Data::RecordSet has been fixed. Please see the CHANGELOG for the details. Upgrading is recommended.