Jump to letter: [
      
        ABCDEFGHIJKLMNOPQRSTUVWXYZ
      ]
    
    qpid-cpp - Libraries for Qpid C++ client applications
    
Run-time libraries for AMQP client applications developed using Qpid
C++. Clients exchange messages with an AMQP message broker using
the AMQP protocol.
    
    Packages
    Latest: qpid-cpp-0.20-7.el6.fio.src.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | qpid-cpp | 
        0 | 
        0.20 | 
        7.el6.fio | 
        src | 
        8.0 MiB | 
        2013-12-29 20:35:02 | 
      
        | qpid-cpp | 
        0 | 
        0.20 | 
        6.el6.fio | 
        src | 
        8.0 MiB | 
        2013-12-29 13:35:25 | 
      
    
    Changelog:
    
      
        - * 2013-03-25 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 0.20-6
 
        - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 
      
    
      
        - * 2013-02-14 - Darryl L. Pierce <dpierce[AT]redhat[DOTCOM]> - 0.20-5
 
        - Moved the Qpidd swig descriptors to /usr/include/qpid
- Moved the QMF swig descriptors to /usr/include/qmf
 
      
    
      
        - * 2013-02-12 - Darryl L. Pierce <dpierce[AT]redhat[DOTCOM]> - 0.20-4
 
        - Moved Functor and MemFuncRef out of the definition of Handler.
- Resolves: BZ#910201
 
      
    
      
        - * 2013-02-09 - Denis Arnaud <denis.arnaud_fedora[AT]m4x[DOTORG]> - 0.20-3
 
        - Rebuild for Boost-1.53.0
 
      
    
      
        - * 2013-01-28 - Darryl L. Pierce <dpierce[AT]redhat[DOTCOM]> - 0.20-2
 
        - Fixed memory leak in Perl bindings typemap.
- Resolves: BZ#885149