Changelog for
libPocoFoundation49-1.7.9p2-2.1.x86_64.rpm :
Fri Nov 10 13:00:00 2017 mardnhAATTgmx.de
- Update to version 1.7.9p2
- fixed GH #1628: Export Poco::Zip::ZipUtil class
Tue Nov 7 13:00:00 2017 mardnhAATTgmx.de
- Update to version 1.7.9p1
- fixed GH# 1968: Zip Decompress Parent Path Injection
Wed Oct 11 14:00:00 2017 jayvdbAATTgmail.com
- Add minimum versions cmake >= 2.8.12 and pkgconfig(sqlite3) >= 3.7
to prevent broken builds against other distributions.
- Use virtual package dependency mysql-devel to support all distributions
Sun Oct 1 14:00:00 2017 mardnhAATTgmx.de
- Update to version 1.7.9
- fixed GH #1813: xmlparse.cpp doesn\'t compile in WinCE (poco 1.7.8p3)
- fixed GH #1826: XPath query error
- fixed GH #1834: Visual Studio 2008 cannot find stdint.h
- fixed GH #1842: Upgrade bundled expat to 2.2.3
- fixed GH #1843: Use random salt for Poco::XML::NamePool
- fixed GH #1865: AbstractEvent::hasDelegates() is not thread-safe
- improved/fixed QNX support
- Poco::Util::LayeredConfiguration: added support for labelling configurations and
finding them by their label
- upgraded bundled SQLite to 3.20.1
- PageCompiler: support <%AATT include file=\"
\" %> syntax for includes, in addition
to <%AATT include page=\"\" %>
- PageCompiler: optimize generated request handler code by removing useless
statements, e.g. writing empty strings.
- added POCO_DEPRECATED macro which will be used in the future to deprecate
classes and methods.
- Poco::NamedMutex and Poco::NamedEvent (System V Semaphores implementation): files are
now opened with O_RDONLY | O_CREAT instead of O_WRONLY | O_CREAT, allowing sharing
between different users. Furthermore, ftok() is called with \'p\' as project ID
argument.
Thu Jun 22 14:00:00 2017 mardnhAATTgmx.de
- Update to version 1.7.8p3
- fixed GH #1760: Upgrade bundled expat to 2.2.1 which fixes some vulnerabilities:
http://seclists.org/oss-sec/2017/q2/499
Sun Jun 4 14:00:00 2017 mardnhAATTgmx.de
- Add libexpat-devel and pcre-devel as requirement for poco-devel
Sun Jun 4 14:00:00 2017 tchvatalAATTsuse.com
- Add testsuite - off by default, 4 tests fail
- Format with spec-cleaner
Sat Jun 3 14:00:00 2017 tchvatalAATTsuse.com
- Switch to cmake build system
- Add patch to respect libdir:
* poco-respect-libdir-cmake.patch
- Remove patches for the hand written configure/make:
* poco-disable_rpath.patch
* poco-poco_libdir.patch
- Do not rename gz archive to xz
Sun Apr 30 14:00:00 2017 jengelhAATTinai.de
- Trim some empty phrases from description
- Use better find -exec with \"+\"
Thu Apr 20 14:00:00 2017 mardnhAATTgmx.de
- update to 1.7.8p2 (see https://github.com/pocoproject/poco/blob/poco-1.7.8p2-release/CHANGELOG for details)
- Rename %soname to %sover to better reflect its use
Sat Mar 11 13:00:00 2017 vmiklosAATTcollabora.co.uk
- update to 1.7.8 (see https://github.com/pocoproject/poco/blob/poco-1.7.8-release/CHANGELOG for details)
Fri Feb 3 13:00:00 2017 vmiklosAATTcollabora.co.uk
- update to 1.7.7 (see https://github.com/pocoproject/poco/blob/poco-1.7.7-release/CHANGELOG for details)
Sun Sep 25 14:00:00 2016 andras.timarAATTcollabora.com
- update to 1.7.5 (see https://github.com/pocoproject/poco/blob/poco-1.7.5-release/CHANGELOG for details)
Mon Mar 21 13:00:00 2016 vmiklosAATTcollabora.co.uk
- update to 1.7.2 (see https://github.com/pocoproject/poco/blob/poco-1.7.2-release/CHANGELOG for details)
Sun Jan 25 13:00:00 2015 bjoernAATTschramke-online.de
- update to 1.6.0 (see https://github.com/pocoproject/poco/blob/poco-1.6.0-release/CHANGELOG for details)
Sat Oct 11 14:00:00 2014 bjoernAATTschramke-online.de
- adjusted build dependencies to facilitate building for non-SUSE distributions
Thu Sep 25 14:00:00 2014 bjoernAATTschramke-online.de
- update to 1.4.6.p4 (see
https://github.com/pocoproject/poco/blob/poco-1.4.6p4-release/CHANGELOG
for details)
Thu Mar 7 13:00:00 2013 adamAATTmizerski.pl
- update to 1.4.6.p1 (see CHANGELOG or
https://raw.github.com/pocoproject/poco/poco-1.4.6/CHANGELOG
for details)
- disabled \"unbundled\" build because of
https://github.com/pocoproject/poco/issues/120
- Corrected License boost license is BSL-1.0
- added --no-tests --no-samples to configure options
- added all Poco libraries as poco-devel requirements
Fri Apr 20 14:00:00 2012 joop.boonenAATTopensuse.org
- Build version 1.4.3p1
- Passed the specfile through spec-cleaner
- Corrected License boost license is BSD-3-Clause
- Have to use make -j1 in stead of make %{?_smp_mflags} due to memory usage
Sun Jan 29 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags
Mon Sep 20 14:00:00 2010 pascal.bleserAATTopensuse.org
- initial package: 1.3.6p2