| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ucommon-debuginfo | Distribution: Fedora Project |
| Version: 5.2.3 | Vendor: Fedora Project |
| Release: 1.fc17 | Build date: Wed Jun 27 17:15:20 2012 |
| Group: Development/Debug | Build host: x86-04.phx2.fedoraproject.org |
| Size: 4958300 | Source RPM: ucommon-5.2.3-1.fc17.src.rpm |
| Packager: Fedora Project | |
| Url: http://www.gnu.org/software/commoncpp | |
| Summary: Debug information for package ucommon | |
This package provides debug information for package ucommon. Debug information is useful when developing applications that use this package or when debugging this package.
LGPLv3+
* Wed Jun 27 2012 David Sugar <dyfet@gnutelephony.org> - 5.2.3-1 - new upstream to fix bug 833458 * Sat Mar 31 2012 David Sugar <dyfet@gnutelephony.org> - 5.2.2-1 - new upstream release - resolved multi-arch for library paths - fixed stringpager - added additional old commoncpp classes back - honor LC_COLLATE for sorting * Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.2.0-2 - Rebuilt for c++ ABI breakage * Sat Jan 21 2012 David Sugar <dyfet@gnutelephony.org> - 5.2.0-1 - New upstream release - Improved Common C++ compatibility - New pdetach utility * Sun Jan 15 2012 David Sugar <dyfet@gnutelephony.org> - 5.1.2-1 - New upstream release * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0.4-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Jul 11 2011 David Sugar <dyfet@gnutelephony.org> - 5.0.4-0 - template issue with std templates resolved. * Thu Jun 16 2011 David Sugar <dyfet@gnutelephony.org> - 5.0.3-0 - new linked_pointer to walk address lists. - new utility sockaddr to check resolver results. * Sat Jun 11 2011 David Sugar <dyfet@gnutelephony.org> - 5.0.2-0 - cryptographic archiver added - extended the cipher key management api - added shell interactive functions * Sat May 21 2011 David Sugar <dyfet@gnutelephony.org> - 5.0.0-0 - new version 5 abi of ucommon library - includes GNU Common C++ rebuilt as a library of the ucommon core library. * Sun May 08 2011 David Sugar <dyfet@gnutelephony.org> - 4.3.3-0 - dup generics and service path added. * Sun Apr 24 2011 David Sugar <dyfet@gnutelephony.org> - 4.3.2-0 - Bugfixes for named list handling. - further expansion of string processing and file handling functions. * Tue Apr 05 2011 David Sugar <dyfet@gnutelephony.org> - 4.3.1-0 - clarifications and bug fixes for abi. * Sun Apr 03 2011 David Sugar <dyfet@gnutelephony.org> - 4.3.0-0 - major extensions of fsys and keyfile as well as new shell path api. * Sat Mar 26 2011 David Sugar <dyfet@gnutelephony.org> - 4.2.1-0 - extended keyfile for copy constructor and saving keys. * Sun Mar 20 2011 David Sugar <dyfet@gnutelephony.org> - 4.2.0-0 - some fixes in linked object abi. - some cleanup of utility argument parsing and follow options. * Sat Feb 26 2011 David Sugar <dyfet@gnutelephony.org> - 4.1.6-0 - change to security model for memory mapped objects * Thu Feb 24 2011 David Sugar <dyfet@gnutelephony.org> - 4.1.5-0 - new generics and fixes for timers * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Oct 01 2010 David Sugar <dyfet@gnutelephony.org> - 4.0.2-0 - new utilities bundled with ucommon library * Sun Sep 26 2010 David Sugar <dyfet@gnutelephony.org> - 4.0.0-0 - new abi release. * Sat Sep 18 2010 David Sugar <dyfet@gnutelephony.org> - 3.4.0-0 - simplified packaging and better runtime focus. - ccscript moved to bayonne, ccaudio detached. * Tue Aug 10 2010 David Sugar <dyfet@gnutelephony.org> - 3.3.4-0 - major breakage in shell::getsym found and fixed. * Sun Aug 08 2010 David Sugar <dyfet@gnutelephony.org> - 3.3.3-0 - daemon detach and restart support. - completion of string to numeric conversions. * Thu Aug 05 2010 David Sugar <dyfet@gnutelephony.org> - 3.3.1-0 - system logging integrated into shell api. - string initialization and expression fixes. * Sun Aug 01 2010 David Sugar <dyfet@gnutelephony.org> - 3.3.0-0 - internationalization bindings with gnu gettext support. - reorganized utils into ucommon-bin subpackage. * Sun Jul 11 2010 David Sugar <dyfet@gnutelephony.org> - 3.2.1-0 - uuid generation support and further shell parsing features. * Sat Jul 03 2010 David Sugar <dyfet@gnutelephony.org> - 3.2.0-0 - extensive fixing in shell class and introduction of piping. * Sat Jun 26 2010 David Sugar <dyfet@gnutelephony.org> - 3.1.2-0 - fixed clearing of key data when secure objects are released. - fixed and updated shell parsing class. - extended secure api so we can also use gnutls, maybe later nss. * Tue Jun 22 2010 David Sugar <dyfet@gnutelephony.org> - 3.1.0-0 - new ucommon crytographic library added. * Sun Jun 20 2010 David Sugar <dyfet@gnutelephony.org> - 3.0.6-0 - some further abi extension of the socket class. * Mon Jun 14 2010 David Sugar <dyfet@gnutelephony.org> - 3.0.5-0 - some abi conflict issues with libc macros on some targets. * Fri Jun 11 2010 David Sugar <dyfet@gnutelephony.org> - 3.0.4-0 - further revision on the tcp buffering api. * Fri Jun 11 2010 David Sugar <dyfet@gnutelephony.org> - 3.0.3-2 - critical fix for reusable objects - new core full duplex buffered io class, tcp and file buffering - standardized hostname and service address resolver operations - atomic operations introduced * Sun Jun 06 2010 David Sugar <dyfet@gnutelephony.org> - 3.0.1-0 - threaded queue management and reuse templates and related bugs fixed. * Fri Jun 04 2010 David Sugar <dyfet@gnutelephony.org> - 3.0.0-0 - merged ccscript and ccaudio with ucommon to create single framework. * Tue May 18 2010 David Sugar <dyfet@gnutelephony.org> - 2.1.4-0 - object containers, unicode support, and datetime api enhanced. * Sun May 02 2010 David Sugar <dyfet@gnutelephony.org> - 2.1.3-0 - critical fix for ieq string function. - new unicode string class and api introduced. * Sun Apr 25 2010 David Sugar <dyfet@gnutelephony.org> - 2.1.2-0 - improved portability and api changes for datetime. * Sun Apr 11 2010 David Sugar <dyfet@gnutelephony.org> - 2.1.1-0 - new abi release * Fri Dec 18 2009 David Sugar <dyfet@gnutelephony.org> - 2.0.7-1 - fixed install script handling upstream and fixed pedantic gcc 4.4 issues. * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue May 05 2009 David Sugar <dyfet@gnutelephony.org> - 2.0.5-4 - removed static libraries, fixed other build issues (#498736) * Sun May 03 2009 David Sugar <dyfet@gnutelephony.org> - 2.0.5-3 - spec file further revised for redhat/fedora (#498736)
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/2c /usr/lib/debug/.build-id/2c/188e893216e2dd2c1e24fb80520857282d531e /usr/lib/debug/.build-id/2c/188e893216e2dd2c1e24fb80520857282d531e.debug /usr/lib/debug/.build-id/68 /usr/lib/debug/.build-id/68/a191e9b80c99481511514981c430f45eb1bd97 /usr/lib/debug/.build-id/68/a191e9b80c99481511514981c430f45eb1bd97.debug /usr/lib/debug/.build-id/7e /usr/lib/debug/.build-id/7e/81e87606e2bafeeb7272a2d7723659490f3174 /usr/lib/debug/.build-id/7e/81e87606e2bafeeb7272a2d7723659490f3174.debug /usr/lib/debug/.build-id/9d /usr/lib/debug/.build-id/9d/641639738e05875cb6c96a551db75514006852 /usr/lib/debug/.build-id/9d/641639738e05875cb6c96a551db75514006852.debug /usr/lib/debug/.build-id/9e /usr/lib/debug/.build-id/9e/ebaae06ce681422ba7ccc68e5ee900df4e5dfc /usr/lib/debug/.build-id/9e/ebaae06ce681422ba7ccc68e5ee900df4e5dfc.debug /usr/lib/debug/.build-id/a3 /usr/lib/debug/.build-id/a3/b14d49c106df68ee4877d0f86cf5d4cb9abf6b /usr/lib/debug/.build-id/a3/b14d49c106df68ee4877d0f86cf5d4cb9abf6b.debug /usr/lib/debug/.build-id/bc /usr/lib/debug/.build-id/bc/2ff00f2a86e4baabce76d881d0f3961461871c /usr/lib/debug/.build-id/bc/2ff00f2a86e4baabce76d881d0f3961461871c.debug /usr/lib/debug/.build-id/c4 /usr/lib/debug/.build-id/c4/48c4a8c41df5ff09a0e0bb67367d12ecbbff9d /usr/lib/debug/.build-id/c4/48c4a8c41df5ff09a0e0bb67367d12ecbbff9d.debug /usr/lib/debug/.build-id/d6 /usr/lib/debug/.build-id/d6/b30fd82be86ff2c8eb65dd66194a54d797ff70 /usr/lib/debug/.build-id/d6/b30fd82be86ff2c8eb65dd66194a54d797ff70.debug /usr/lib/debug/.build-id/eb /usr/lib/debug/.build-id/eb/24a11c3b4cf599f8e25d969398df82c0765833 /usr/lib/debug/.build-id/eb/24a11c3b4cf599f8e25d969398df82c0765833.debug /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/args.debug /usr/lib/debug/usr/bin/car.debug /usr/lib/debug/usr/bin/mdsum.debug /usr/lib/debug/usr/bin/pdetach.debug /usr/lib/debug/usr/bin/scrub-files.debug /usr/lib/debug/usr/bin/sockaddr.debug /usr/lib/debug/usr/bin/zerofill.debug /usr/lib/debug/usr/lib64 /usr/lib/debug/usr/lib64/libcommoncpp.so.5.0.9.debug /usr/lib/debug/usr/lib64/libcommoncpp.so.5.debug /usr/lib/debug/usr/lib64/libcommoncpp.so.debug /usr/lib/debug/usr/lib64/libucommon.so.5.0.9.debug /usr/lib/debug/usr/lib64/libucommon.so.5.debug /usr/lib/debug/usr/lib64/libucommon.so.debug /usr/lib/debug/usr/lib64/libusecure.so.5.0.9.debug /usr/lib/debug/usr/lib64/libusecure.so.5.debug /usr/lib/debug/usr/lib64/libusecure.so.debug /usr/src/debug/ucommon-5.2.3 /usr/src/debug/ucommon-5.2.3/commoncpp /usr/src/debug/ucommon-5.2.3/commoncpp/address.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/applog.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/dccp.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/dso.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/exception.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/file.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/linked.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/map.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/mime.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/pointer.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/process.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/serial.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/slog.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/socket.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/strchar.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/tcp.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/thread.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/tokenizer.cpp /usr/src/debug/ucommon-5.2.3/commoncpp/udp.cpp /usr/src/debug/ucommon-5.2.3/corelib /usr/src/debug/ucommon-5.2.3/corelib/access.cpp /usr/src/debug/ucommon-5.2.3/corelib/atomic.cpp /usr/src/debug/ucommon-5.2.3/corelib/bitmap.cpp /usr/src/debug/ucommon-5.2.3/corelib/bufio.cpp /usr/src/debug/ucommon-5.2.3/corelib/containers.cpp /usr/src/debug/ucommon-5.2.3/corelib/counter.cpp /usr/src/debug/ucommon-5.2.3/corelib/cpr.cpp /usr/src/debug/ucommon-5.2.3/corelib/datetime.cpp /usr/src/debug/ucommon-5.2.3/corelib/fsys.cpp /usr/src/debug/ucommon-5.2.3/corelib/keydata.cpp /usr/src/debug/ucommon-5.2.3/corelib/linked.cpp /usr/src/debug/ucommon-5.2.3/corelib/mapped.cpp /usr/src/debug/ucommon-5.2.3/corelib/memory.cpp /usr/src/debug/ucommon-5.2.3/corelib/numbers.cpp /usr/src/debug/ucommon-5.2.3/corelib/object.cpp /usr/src/debug/ucommon-5.2.3/corelib/persist.cpp /usr/src/debug/ucommon-5.2.3/corelib/protocols.cpp /usr/src/debug/ucommon-5.2.3/corelib/shell.cpp /usr/src/debug/ucommon-5.2.3/corelib/socket.cpp /usr/src/debug/ucommon-5.2.3/corelib/stream.cpp /usr/src/debug/ucommon-5.2.3/corelib/string.cpp /usr/src/debug/ucommon-5.2.3/corelib/thread.cpp /usr/src/debug/ucommon-5.2.3/corelib/timer.cpp /usr/src/debug/ucommon-5.2.3/corelib/unicode.cpp /usr/src/debug/ucommon-5.2.3/corelib/vector.cpp /usr/src/debug/ucommon-5.2.3/corelib/xml.cpp /usr/src/debug/ucommon-5.2.3/inc /usr/src/debug/ucommon-5.2.3/inc/commoncpp /usr/src/debug/ucommon-5.2.3/inc/commoncpp/address.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/applog.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/config.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/dccp.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/exception.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/file.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/mime.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/object.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/process.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/serial.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/slog.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/socket.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/string.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/tcp.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/thread.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/tokenizer.h /usr/src/debug/ucommon-5.2.3/inc/commoncpp/udp.h /usr/src/debug/ucommon-5.2.3/inc/ucommon /usr/src/debug/ucommon-5.2.3/inc/ucommon/access.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/atomic.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/bitmap.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/buffer.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/containers.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/counter.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/cpr.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/datetime.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/fsys.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/generics.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/keydata.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/linked.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/mapped.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/memory.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/numbers.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/object.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/persist.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/platform.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/protocols.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/secure.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/shell.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/socket.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/stream.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/string.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/thread.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/timers.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/unicode.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/vector.h /usr/src/debug/ucommon-5.2.3/inc/ucommon/xml.h /usr/src/debug/ucommon-5.2.3/openssl /usr/src/debug/ucommon-5.2.3/openssl/cipher.cpp /usr/src/debug/ucommon-5.2.3/openssl/digest.cpp /usr/src/debug/ucommon-5.2.3/openssl/local.h /usr/src/debug/ucommon-5.2.3/openssl/random.cpp /usr/src/debug/ucommon-5.2.3/openssl/secure.cpp /usr/src/debug/ucommon-5.2.3/openssl/ssl.cpp /usr/src/debug/ucommon-5.2.3/openssl/sstream.cpp /usr/src/debug/ucommon-5.2.3/utils /usr/src/debug/ucommon-5.2.3/utils/args.cpp /usr/src/debug/ucommon-5.2.3/utils/car.cpp /usr/src/debug/ucommon-5.2.3/utils/mdsum.cpp /usr/src/debug/ucommon-5.2.3/utils/pdetach.cpp /usr/src/debug/ucommon-5.2.3/utils/scrub.cpp /usr/src/debug/ucommon-5.2.3/utils/sockaddr.cpp /usr/src/debug/ucommon-5.2.3/utils/zerofill.cpp
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat May 25 05:28:29 2013