SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libcmocka-1.0.1-1.el6.x86_64.rpm :
Thu Mar 12 13:00:00 2015 Andreas Schneider - 1.0.1-1
- Update to version 1.0.1:

* Added a macro for assert_ptr_equal().

* Fixed test_realloc() if 0 size is passed.

* Fixed objects packaging bug.

* Fixed building with newer gcc versions.

Mon Feb 16 13:00:00 2015 Andreas Schneider - 1.0.0-1
- Update to version 1.0.0:

* Added new test runner with group fixtures. The old runner is deprecated

* Added an extensible message output formatter

* Added jUnit XML message output

* Added subunit message output

* Added Test Anything Protocol message output

* Added skip() command

* Added test_realloc()

* Added a cmockery compat header

* Fixed a lot of bugs on Windows

Wed Aug 6 14:00:00 2014 - Andreas Schneider - 0.4.1-3
- Fix building on rhel6 with bad
CFLAGS=\"${CFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}\" ; export FFLAGS ;
/usr/bin/cmake \\
-DCMAKE_VERBOSE_MAKEFILE=ON \\
-DCMAKE_INSTALL_PREFIX:PATH=/usr \\
-DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 \\
-DINCLUDE_INSTALL_DIR:PATH=/usr/include \\
-DLIB_INSTALL_DIR:PATH=/usr/lib64 \\
-DSYSCONF_INSTALL_DIR:PATH=/etc \\
-DSHARE_INSTALL_PREFIX:PATH=/usr/share \\
-DLIB_SUFFIX=64 \\
-DCMAKE_SKIP_RPATH:BOOL=ON \\
-DBUILD_SHARED_LIBS:BOOL=ON macro.

Mon May 26 14:00:00 2014 - Andreas Schneider - 0.4.1-1
- Update to version 0.4.1.

Fri Apr 11 14:00:00 2014 - Andreas Schneider - 0.4.0-1
- Update to version 0.4.0.

Wed Nov 6 13:00:00 2013 - Andreas Schneider - 0.3.2-1
- Update to version 0.3.2.
- Include API documentation.

Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 0.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Wed Jul 10 14:00:00 2013 - Andreas Schneider - 0.3.0-2
- Update to version 0.3.1.
- Fixed cmocka issues on big endian.
- resolves: #975044

Wed Jun 5 14:00:00 2013 - Andreas Schneider - 0.3.0-1
- Update to version 0.3.0.

Wed Feb 13 13:00:00 2013 Fedora Release Engineering - 0.2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Fri Jan 18 13:00:00 2013 - Andreas Schneider - 0.2.0-3
- Fixed typo in Source URL.

Thu Jan 17 13:00:00 2013 - Andreas Schneider - 0.2.0-2
- Fixed Source URL.
- Fixed package groups.

Tue Jan 15 13:00:00 2013 - Andreas Schneider - 0.2.0-1
- Initial version 0.2.0


 
ICM