ace 6.3.3+dfsg-1 source package in Ubuntu

Changelog

ace (6.3.3+dfsg-1) unstable; urgency=medium

  [ Pau Garcia i Quiles ]
  * New upstream version

  [ Peter Michael Green ]
  * Add patch to remove use of sslv3 methods which are no longer provided by
    the Debian openssl package.

  [ Thomas Girard ]
  * Integrate fix from Kurt Roeckx <email address hidden> thru patch from
    Peter Michael Green <email address hidden> to remove use of sslv3.
    Thanks to both of them. Closes: #804326.

 -- Thomas Girard <email address hidden>  Sun, 15 Nov 2015 11:30:34 +0100

Upload details

Uploaded by:
Debian ACE+TAO maintainers
Uploaded to:
Sid
Original maintainer:
Debian ACE+TAO maintainers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel

Downloads

File Size SHA-256 Checksum
ace_6.3.3+dfsg-1.dsc 4.6 KiB ac456f6011e42cafd58061c36587a3558967a5962abed81f8f91668960ef69d5
ace_6.3.3+dfsg.orig.tar.gz 8.6 MiB baf74ac51e96c27e99f17afa02c519f17628868c84f8913be6b8c18ae3b903d6
ace_6.3.3+dfsg-1.debian.tar.xz 39.1 KiB 00c9cc58157bc3ea95b5388952bc14710d04062611b304eb907bd978ede8e6a8

No changes file available.

Binary packages built by this source

ace-gperf: ACE perfect hash function generator

 ace_gperf is the ACE version of gperf.
 .
 Both ace_gperf and gperf were written by the same author, and have
 basically the same options and functionality. ace_gperf simply takes
 advantage of some of the features provided by the ACE library.

ace-netsvcs: ACE network service implementations

 ACE network services provide reusable components for common
 distributed system tasks such as logging, naming, locking, and time
 synchronization.
 .
 This package contains driver programs and example configuration
 files to link the various ACE network services together, either
 statically or dynamically, and form complete server programs.

gperf-ace: ACE perfect hash function generator (transitional package)

 This package is a transitional package to ace-gperf.
 .
 It can be safely removed after installation.

libace-6.3.3: C++ network programming framework

 This package contains the ADAPTIVE Communication Environment (ACE)
 framework.
 .
 It provides platform independent C++ wrappers for all forms of IPC,
 thread- and process-management routines, and much more.
 .
 Moreover, it defines patterns for common communication tasks.
  * Reactor: handles event demultiplexing and dispatching
  * Proactor: for asynchronous I/O driven programs

libace-6.3.3-dbgsym: debug symbols for package libace-6.3.3

 This package contains the ADAPTIVE Communication Environment (ACE)
 framework.
 .
 It provides platform independent C++ wrappers for all forms of IPC,
 thread- and process-management routines, and much more.
 .
 Moreover, it defines patterns for common communication tasks.
  * Reactor: handles event demultiplexing and dispatching
  * Proactor: for asynchronous I/O driven programs

libace-dev: C++ network programming framework - development files

 This package contains the header files and static library for the ACE
 framework.

libace-doc: C++ network programming framework - documentation

 This package contains the ACE overview documentation, tutorials,
 examples, and information regarding upstream development.

libace-flreactor-6.3.3: ACE-GUI reactor integration for FLTK

 Recognizing the need to write reactor-based GUI applications, the ACE
 community has created several reactor extensions for use with X
 Window System. Each of these extends the ACE_Select_Reactor to work
 with a specific toolkit. By using these reactors, your GUI
 application can remain single threaded yet still respond to both GUI
 events, such as button presses, and your own application events.
 .
 The ACE_FlReactor integrates with the FastLight toolkit's Fl::wait()
 method.

libace-flreactor-dev: ACE-GUI reactor integration for FLTK - development files

 This package contains header files and static library for the ACE-FLTK
 reactor integration.

libace-foxreactor-6.3.3: ACE-GUI reactor integration for FOX

 Recognizing the need to write reactor-based GUI applications, the ACE
 community has created several reactor extensions for use with X
 Window System. Each of these extends the ACE_Select_Reactor to work
 with a specific toolkit. By using these reactors, your GUI
 application can remain single threaded yet still respond to both GUI
 events, such as button presses, and your own application events.
 .
 The ACE_FoxReactor integrates with the FOX toolkit.

libace-foxreactor-dev: ACE-GUI reactor integration for FOX - development files

 This package contains header files and static library for the ACE-FOX
 reactor integration.

libace-htbp-6.3.3: ACE protocol over HTTP tunneling library

 The HTTP Tunneling, Bidirectional, Protocol (HTBP) library enables
 the writing of stream-based protocols over HTTP.
 .
 This allows clients behind a firewall to establish a connection with
 outbound servers using the HTTP protocol.

libace-htbp-dev: ACE protocol over HTTP tunneling library - development files

 This package contains the header files and static library for the ACE
 HTBP library.

libace-inet-6.3.3: No summary available for libace-inet-6.3.3 in ubuntu yakkety.

No description available for libace-inet-6.3.3 in ubuntu yakkety.

libace-inet-dev: No summary available for libace-inet-dev in ubuntu yakkety.

No description available for libace-inet-dev in ubuntu yakkety.

libace-inet-ssl-6.3.3: ACE SSL-enabled Inet protocol library

 This package provides an ACE addon library for clients (and possibly
 servers at some point) using Inet protocols which support SSL, such as
 HTTPS or FTPS.

libace-inet-ssl-dev: ACE SSL-enabled Inet protocol library - development files

 This package contains the header files and static library for the ACE
 SSL-enabled Inet protocol library.

libace-qtreactor-6.3.3: ACE-GUI reactor integration for Qt

 Recognizing the need to write reactor-based GUI applications, the ACE
 community has created several reactor extensions for use with X
 Window System. Each of these extends the ACE_Select_Reactor to work
 with a specific toolkit. By using these reactors, your GUI
 application can remain single threaded yet still respond to both GUI
 events, such as button presses, and your own application events.
 .
 The ACE_QtReactor extends both the ACE_Select_Reactor and the
 Trolltech Qt library's QObjects class. Rather than using select(),
 the QtWaitForMultipleEvents() function is used.

libace-qtreactor-dev: ACE-GUI reactor integration for Qt - development files

 This package contains header files and static library for the ACE-Qt
 reactor integration.

libace-rmcast-6.3.3: ACE reliable multicast library

 The RMCast library is a reliable source-ordered multicast protocol
 implementation.
 .
 It uses sequence numbers on messages to ensure ordering, loss
 detection, and suppression of duplicates.

libace-rmcast-dev: ACE reliable multicast library - development files

 This package contains the header files and static library for the ACE
 reliable multicast library.

libace-ssl-6.3.3: ACE secure socket layer library

 This package contains wrappers that integrate the OpenSSL library in
 the ACE framework.

libace-ssl-dev: ACE secure socket layer library - development files

 This package contains the header files and static library for the ACE
 SSL library.

libace-tkreactor-6.3.3: No summary available for libace-tkreactor-6.3.3 in ubuntu yakkety.

No description available for libace-tkreactor-6.3.3 in ubuntu yakkety.

libace-tkreactor-dev: No summary available for libace-tkreactor-dev in ubuntu yakkety.

No description available for libace-tkreactor-dev in ubuntu yakkety.

libace-tmcast-6.3.3: ACE transactional multicast library

 The TMCast library is a transactional multicast protocol
 implementation.
 .
 Each message is delivered to multicast group members as a
 transaction: an atomic, consistent, and isolated action.

libace-tmcast-dev: No summary available for libace-tmcast-dev in ubuntu yakkety.

No description available for libace-tmcast-dev in ubuntu yakkety.

libace-xml-utils-6.3.3: ACE XML utility classes and methods

 This package provides useful classes and methods for XML parsing with Xerces,
 including simplified strings, schema resolution, validation and more.
 .
 ACE XML Utils is used by DAnCE and OpenDDS.

libace-xml-utils-dev: No summary available for libace-xml-utils-dev in ubuntu yakkety.

No description available for libace-xml-utils-dev in ubuntu yakkety.

libace-xtreactor-6.3.3: ACE-GUI reactor integration for Xt

 Recognizing the need to write reactor-based GUI applications, the ACE
 community has created several reactor extensions for use with X
 Window System. Each of these extends the ACE_Select_Reactor to work
 with a specific toolkit. By using these reactors, your GUI
 application can remain single threaded yet still respond to both GUI
 events, such as button presses, and your own application events.
 .
 The ACE_XtReactor extends both the ACE_Select_Reactor and the X
 Toolkit library function XtWaitForMultipleEvents().

libace-xtreactor-dev: ACE-GUI reactor integration for Xt - development files

 This package contains header files and static library for the ACE-Xt
 reactor integration.

libacexml-6.3.3: ACE SAX based XML parsing library

 This package provides interfaces for XML parsing based on Simple API
 for XML (SAX) 2.0, defined by David Megginson. This is an
 event-driven parsing approach.
 .
 ACEXML is a small footprint and portable library. It does not
 validate XML documents and supports only Unicode encoding.

libacexml-dev: ACE SAX based XML parsing library - development files

 This package contains the header files and static library for the ACE
 XML parsing library.

libkokyu-6.3.3: ACE scheduling and dispatching library

 Kokyu is a library designed to provide flexible scheduling and
 dispatching services.
 .
 Currently it provides real-time scheduling and dispatching services
 for TAO real-time CORBA Event Service.

libkokyu-dev: No summary available for libkokyu-dev in ubuntu yakkety.

No description available for libkokyu-dev in ubuntu yakkety.

libnetsvcs-6.3.3: ACE network service implementations - libraries

 ACE network services provide reusable components for common
 distributed system tasks such as logging, naming, locking, and time
 synchronization.
 .
 This package contains runtime libraries for ACE network services.

libnetsvcs-dev: ACE network service implementations - development files

 ACE network services provide reusable components for common
 distributed system tasks such as logging, naming, locking, and time
 synchronization.
 .
 This package contains header files and static library for the ACE
 network services library.

mpc-ace: No summary available for mpc-ace in ubuntu yakkety.

No description available for mpc-ace in ubuntu yakkety.