SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for poco-odbc-1.6.1-3.el7.x86_64.rpm :
Tue Jan 9 13:00:00 2018 Scott Talbert - 1.6.1-3
- Fix CVE-2017-1000472 (#1532130)

Thu Feb 4 13:00:00 2016 Scott Talbert - 1.6.1-2
- Add patch for SQLite on EL7
- Add patch for PPC64LE

Sat Jan 30 13:00:00 2016 Scott Talbert - 1.6.1-1
- New upstream release 1.6.1 (#917362)
- Removed AArch64 patch as it has been incorporated upstream
- Removed superfluous %defattrs
- Add patches to fix partial PCRE unbundling issues
- Add patch to fix sample linking issues with JSON library
- Enable running of tests in %check
- Add JSON and MongoDB subpackages

Thu Jun 18 14:00:00 2015 Fedora Release Engineering - 1.4.2p1-2.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Sat May 2 14:00:00 2015 Kalev Lember - 1.4.2p1-2.9
- Rebuilt for GCC 5 C++11 ABI change

Sun Aug 17 14:00:00 2014 Fedora Release Engineering - 1.4.2p1-2.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

Tue Jul 8 14:00:00 2014 Yaakov Selkowitz - 1.4.2p1-2.7
- Add support for AArch64

Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 1.4.2p1-2.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Sun Aug 4 14:00:00 2013 Fedora Release Engineering - 1.4.2p1-2.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 1.4.2p1-2.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Sat Jul 21 14:00:00 2012 Fedora Release Engineering - 1.4.2p1-2.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Fri Feb 10 13:00:00 2012 Petr Pisar - 1.4.2p1-2.2
- Rebuild against PCRE 8.30

Sat Jan 14 13:00:00 2012 Fedora Release Engineering - 1.4.2p1-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

Sun Dec 18 13:00:00 2011 Dan Horák - 1.4.p1-2
- build without tests on s390

Wed Sep 28 14:00:00 2011 Maxim Udushlivy - 1.4.2p1-1
- Updated for POCO 1.4.2p1. Obsoleted .spec directives were removed.

Wed Mar 23 13:00:00 2011 Dan Horák - 1.4.1p1-1.1
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)

Thu Feb 10 13:00:00 2011 Maxim Udushlivy - 1.4.1p1-1
- Updated for POCO 1.4.1p1.

Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 1.4.1-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Tue Feb 1 13:00:00 2011 Maxim Udushlivy - 1.4.1-1
- Updated for POCO 1.4.1.

Fri Jan 21 13:00:00 2011 Maxim Udushlivy - 1.4.0-1
- Updated for POCO 1.4.0. The \"syslibs\" patch was removed.
- This release enables a small part of the PCRE library to be
compiled-in, which is unavoidable since POCO uses some internal PCRE
functions for Unicode classification and manipulation.

Wed Jun 2 14:00:00 2010 Maxim Udushlivy - 1.3.6p2-2
- Missing dependencies on system header files were fixed.
- Options were added to build POCO without tests and samples.

Fri May 7 14:00:00 2010 Maxim Udushlivy - 1.3.6p2-1
- The package was upgraded for the use of POCO version 1.3.6p2.

Wed Dec 23 13:00:00 2009 Maxim Udushlivy - 1.3.6p1-1
- The package was upgraded for the use of POCO version 1.3.6p1.
- A new binary package (poco-pagecompiler) is now produced by the
rpmbuild process.
- The syslibs patch was considerably simplified (based on a new
\"configure\" script option which was introduced by POCO developers for
the maintainers of the POCO Debian package).

Tue Nov 17 13:00:00 2009 Maxim Udushlivy - 1.3.5-8
- The \"make\" invocation command in the %build section was modified to
skip premature symbol stripping from retail libraries.

Mon Nov 16 13:00:00 2009 Maxim Udushlivy - 1.3.5-7
- A removal of the \"Foundation/src/MSG00001.bin\" binary file was added
to the \"%prep\" section.
- Values for the top \"Summary\", \"Group\" and \"%description\" were
restored.
- A \"BuildRoot\" tag was added.

Fri Nov 13 13:00:00 2009 Maxim Udushlivy - 1.3.5-6
- The generation of the \"poco\" metapackage is now suppressed.
- A comment for the patch was added.
- The usage of % symbol in the %changelog section was fixed.

Wed Nov 11 13:00:00 2009 Maxim Udushlivy - 1.3.5-5
- A patch \"poco-1.3.5-syslibs.patch\" was added. The build process now
does not use bundled versions of the system libraries (zlib, pcre,
sqlite and expat).

Fri Nov 6 13:00:00 2009 Maxim Udushlivy - 1.3.5-4
- The name of \"poco-testing\" subpackage was reverted to \"poco-debug\".
- The \"Release\" field was fixed to use \"%{?dist}\".
- The \".
*DS_Store\" files removal was moved to the %prep section.
- Fedora compilation flags (%{optflags}) are now injected into the
\"configure\" script.

Wed Nov 4 13:00:00 2009 Maxim Udushlivy - 1.3.5-3
- Each POCO component is now put in its own binary package. The \"poco\"
package is now a meta package.
- Option \"-s\" was removed from the \"make\" invocation commands.
- \"perl\" was replaced by \"sed\" for string substitutions in Makefile\'s.

Tue Jun 23 14:00:00 2009 Maxim Udushlivy - 1.3.5-2
- The \"poco-extra\" subpackage was split into separate \"poco-odbc\",
\"poco-mysql\" and \"poco-zip\".
- The \"poco-debug\" subpackage was renamed to \"poco-testing\".
- The \"poco-doc\" subpackage with the API reference documentation
was added.

Sat Jun 20 14:00:00 2009 Maxim Udushlivy - 1.3.5-1
- The first version.


 
ICM