ace 6.4.5+dfsg-1build2 source package in Ubuntu

Changelog

ace (6.4.5+dfsg-1build2) bionic; urgency=high

  * No change rebuild against openssl1.1.

 -- Dimitri John Ledkov <email address hidden>  Mon, 05 Feb 2018 16:48:36 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
ace_6.4.5+dfsg.orig.tar.gz 8.0 MiB d281d2e7e09d484c495036cb9224b59df38efa1f33cfb242354bdc96f08c1e21
ace_6.4.5+dfsg-1build2.debian.tar.xz 36.4 KiB 49d9f554d78b5e350f1be9283a5b98fcba04b1dec1befa54e3437434dedaf824
ace_6.4.5+dfsg-1build2.dsc 4.1 KiB d550edd941015b6baf7fff8250f884611c162c451bf0c066a4187f6ca9545d3f

View changes file

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-gperf-dbgsym: debug symbols for ace-gperf
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.

ace-netsvcs-dbgsym: debug symbols for ace-netsvcs
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.4.5: 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.4.5-dbgsym: debug symbols for libace-6.4.5
libace-dev: No summary available for libace-dev in ubuntu cosmic.

No description available for libace-dev in ubuntu cosmic.

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

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

libace-flreactor-6.4.5: No summary available for libace-flreactor-6.4.5 in ubuntu cosmic.

No description available for libace-flreactor-6.4.5 in ubuntu cosmic.

libace-flreactor-6.4.5-dbgsym: debug symbols for libace-flreactor-6.4.5
libace-flreactor-dev: No summary available for libace-flreactor-dev in ubuntu disco.

No description available for libace-flreactor-dev in ubuntu disco.

libace-foxreactor-6.4.5: 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-6.4.5-dbgsym: debug symbols for libace-foxreactor-6.4.5
libace-foxreactor-dev: No summary available for libace-foxreactor-dev in ubuntu cosmic.

No description available for libace-foxreactor-dev in ubuntu cosmic.

libace-htbp-6.4.5: 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-6.4.5-dbgsym: debug symbols for libace-htbp-6.4.5
libace-htbp-dev: No summary available for libace-htbp-dev in ubuntu cosmic.

No description available for libace-htbp-dev in ubuntu cosmic.

libace-inet-6.4.5: ACE Inet protocol library

 This package provides an ACE addon library for clients (and possibly
 servers at some point) using Inet protocols, such as HTTP or FTP.

libace-inet-6.4.5-dbgsym: No summary available for libace-inet-6.4.5-dbgsym in ubuntu disco.

No description available for libace-inet-6.4.5-dbgsym in ubuntu disco.

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

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

libace-inet-ssl-6.4.5: No summary available for libace-inet-ssl-6.4.5 in ubuntu cosmic.

No description available for libace-inet-ssl-6.4.5 in ubuntu cosmic.

libace-inet-ssl-6.4.5-dbgsym: No summary available for libace-inet-ssl-6.4.5-dbgsym in ubuntu eoan.

No description available for libace-inet-ssl-6.4.5-dbgsym in ubuntu eoan.

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-rmcast-6.4.5: 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-6.4.5-dbgsym: debug symbols for libace-rmcast-6.4.5
libace-rmcast-dev: No summary available for libace-rmcast-dev in ubuntu cosmic.

No description available for libace-rmcast-dev in ubuntu cosmic.

libace-ssl-6.4.5: No summary available for libace-ssl-6.4.5 in ubuntu cosmic.

No description available for libace-ssl-6.4.5 in ubuntu cosmic.

libace-ssl-6.4.5-dbgsym: debug symbols for libace-ssl-6.4.5
libace-ssl-dev: No summary available for libace-ssl-dev in ubuntu disco.

No description available for libace-ssl-dev in ubuntu disco.

libace-tkreactor-6.4.5: ACE-GUI reactor integration for Tk

 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_TkReactor provides reactor functionality around the popular
 Tcl/Tk library. The underlying Tcl/Tk method used is
 Tcl_DoOneEvent().

libace-tkreactor-6.4.5-dbgsym: No summary available for libace-tkreactor-6.4.5-dbgsym in ubuntu cosmic.

No description available for libace-tkreactor-6.4.5-dbgsym in ubuntu cosmic.

libace-tkreactor-dev: ACE-GUI reactor integration for Tk - development files

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

libace-tmcast-6.4.5: No summary available for libace-tmcast-6.4.5 in ubuntu cosmic.

No description available for libace-tmcast-6.4.5 in ubuntu cosmic.

libace-tmcast-6.4.5-dbgsym: debug symbols for libace-tmcast-6.4.5
libace-tmcast-dev: ACE transactional multicast library - development files

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

libace-xml-utils-6.4.5: No summary available for libace-xml-utils-6.4.5 in ubuntu disco.

No description available for libace-xml-utils-6.4.5 in ubuntu disco.

libace-xml-utils-6.4.5-dbgsym: debug symbols for libace-xml-utils-6.4.5
libace-xml-utils-dev: ACE XML utility classes and methods - development files

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

libace-xtreactor-6.4.5: No summary available for libace-xtreactor-6.4.5 in ubuntu eoan.

No description available for libace-xtreactor-6.4.5 in ubuntu eoan.

libace-xtreactor-6.4.5-dbgsym: debug symbols for libace-xtreactor-6.4.5
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.4.5: 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-6.4.5-dbgsym: debug symbols for libacexml-6.4.5
libacexml-dev: No summary available for libacexml-dev in ubuntu cosmic.

No description available for libacexml-dev in ubuntu cosmic.

libkokyu-6.4.5: No summary available for libkokyu-6.4.5 in ubuntu cosmic.

No description available for libkokyu-6.4.5 in ubuntu cosmic.

libkokyu-6.4.5-dbgsym: debug symbols for libkokyu-6.4.5
libkokyu-dev: No summary available for libkokyu-dev in ubuntu disco.

No description available for libkokyu-dev in ubuntu disco.

libnetsvcs-6.4.5: 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-6.4.5-dbgsym: debug symbols for libnetsvcs-6.4.5
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 disco.

No description available for mpc-ace in ubuntu disco.