firebird2.5 2.5.2.26540.ds4-3 source package in Ubuntu

Changelog

firebird2.5 (2.5.2.26540.ds4-3) unstable; urgency=low


  * rules: dump configuration from generated fb_config
  * pass --with-fblib to configure to make fb_config match reality
  * add forgotten #710169 closer in -2
  * enable the server by default, but listen only to localhost (Closes: 702971)
  * fix two typos in Bulgarian debconf translation

 -- Damyan Ivanov <email address hidden>  Tue, 23 Jul 2013 17:43:36 +0300

Upload details

Uploaded by:
Firebird Debian maintainers
Uploaded to:
Sid
Original maintainer:
Firebird Debian maintainers
Architectures:
any all
Section:
database
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
firebird2.5_2.5.2.26540.ds4-3.dsc 3.1 KiB 4d4d647e4a219695f11018c8a2ccb81b02745f9b69cce8654b60352287375d2a
firebird2.5_2.5.2.26540.ds4.orig.tar.xz 3.7 MiB e4744fc62ab734e5b73e82a8777732fbcbfa49899d330ff80a9e680cb6f6a88c
firebird2.5_2.5.2.26540.ds4-3.debian.tar.gz 141.9 KiB 8589e51c2151be1aa5fe8e379be4841896fcb7acf493364d6dcb06d061f940a8

No changes file available.

Binary packages built by this source

firebird-dev: No summary available for firebird-dev in ubuntu saucy.

No description available for firebird-dev in ubuntu saucy.

firebird2.5-classic: No summary available for firebird2.5-classic in ubuntu saucy.

No description available for firebird2.5-classic in ubuntu saucy.

firebird2.5-classic-common: No summary available for firebird2.5-classic-common in ubuntu saucy.

No description available for firebird2.5-classic-common in ubuntu saucy.

firebird2.5-classic-dbg: collected debug symbols for firebird2.5-classic and -superclassic

 This package contains extracted debug symbols for firebird2.5 server and
 accompanying utilities of the classic and superclassic flavours. Debug symbols
 are useful when tracing a problem like a segmentation fault in some firebird
 binary.

firebird2.5-common: common files for firebird 2.5 servers and clients

 Firebird is a relational database offering many ANSI SQL-99 features that
 runs on Linux, Windows, and a variety of Unix platforms. Firebird offers
 excellent concurrency, high performance, and powerful language support
 for stored procedures and triggers. It has been used on production systems
 under a variety of names since 1981.
 .
 This package contains files common to both servers and clients for both super
 and classic flavours.
 .
 These include the message file (firebird.msg), support scripts as well as
 configuration files in /etc/firebird/2.5.
 .
 Please refer to the firebird2.5-super or firebird2.5-classic packages for more
 information about Firebird in general.

firebird2.5-common-doc: No summary available for firebird2.5-common-doc in ubuntu saucy.

No description available for firebird2.5-common-doc in ubuntu saucy.

firebird2.5-doc: No summary available for firebird2.5-doc in ubuntu saucy.

No description available for firebird2.5-doc in ubuntu saucy.

firebird2.5-examples: No summary available for firebird2.5-examples in ubuntu saucy.

No description available for firebird2.5-examples in ubuntu saucy.

firebird2.5-server-common: No summary available for firebird2.5-server-common in ubuntu saucy.

No description available for firebird2.5-server-common in ubuntu saucy.

firebird2.5-super: Firebird Super Server - an RDBMS based on InterBase 6.0 code

 Firebird is a relational database offering many ANSI SQL-99 features that
 runs on Linux, Windows, and a variety of Unix platforms. Firebird offers
 excellent concurrency, high performance, and powerful language support
 for stored procedures and triggers. It has been used on production systems
 under a variety of names since 1981.
 .
 The "super" architecture uses separate threads to handle each connection.
 It has its advantages (eg: is usually faster and more efficient for large
 numbers of clients) but is unable to use more that one CPU on an SMP
 system and under some circumstances a client may crash all server threads.
 .
 This package contains the 2.5 branch of Firebird.
 .
 Firebird is a commercially independent project of C and C++ programmers,
 technical advisors and supporters developing and enhancing a multi-platform
 relational database management system based on the source code released by
 Inprise Corp (now known as Borland Software Corp) under the InterBase Public
 License v.1.0 on 25 July, 2000.

firebird2.5-super-dbg: No summary available for firebird2.5-super-dbg in ubuntu saucy.

No description available for firebird2.5-super-dbg in ubuntu saucy.

firebird2.5-superclassic: No summary available for firebird2.5-superclassic in ubuntu saucy.

No description available for firebird2.5-superclassic in ubuntu saucy.

libfbclient2: Firebird client library

 Firebird is a relational database offering many ANSI SQL-99 features that
 runs on Linux, Windows, and a variety of Unix platforms. Firebird offers
 excellent concurrency, high performance, and powerful language support
 for stored procedures and triggers. It has been used on production systems
 under a variety of names since 1981.
 .
 This package contains the client library required to connect to Firebird. It
 works with either "super-server" or "classic" variants, as well as with
 commercial InterBase servers.
 .
 It uses TCP to connect to the server and is tread-safe.
 .
 For direct (non-TCP) database access, see libfbembed2.5.

libfbclient2-dbg: collected debug symbols for libfbclient2

 This package contains extracted debug symbols for libfbclient2 library. These
 may be useful when tracing a problem like a segmentation fault in some binary
 linked with libfbclient2.

libfbembed2.5: No summary available for libfbembed2.5 in ubuntu saucy.

No description available for libfbembed2.5 in ubuntu saucy.

libib-util: Firebird UDF support library

 Firebird is a relational database offering many ANSI SQL-99 features that
 runs on Linux, Windows, and a variety of Unix platforms. Firebird offers
 excellent concurrency, high performance, and powerful language support
 for stored procedures and triggers. It has been used on production systems
 under a variety of names since 1981.
 .
 libib_util contains utility functions used by User-Defined Functions (UDF) for
 memory management etc.