firebird3.0 3.0.5.33220.ds4-1build2 source package in Ubuntu

Changelog

firebird3.0 (3.0.5.33220.ds4-1build2) focal; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Tue, 03 Mar 2020 21:32:40 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Damyan Ivanov
Architectures:
any all
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe database

Downloads

File Size SHA-256 Checksum
firebird3.0_3.0.5.33220.ds4.orig.tar.xz 3.2 MiB 14327890beed418d910ee46d093b584458179adf4ad2f423871dda7261ae65c3
firebird3.0_3.0.5.33220.ds4-1build2.debian.tar.xz 98.8 KiB 1bf076e2274fd105109bf6d24a949981c76b4b11c2541596c6a919e9ef71f68f
firebird3.0_3.0.5.33220.ds4-1build2.dsc 2.7 KiB 598181e8bebc7140fe7848b0f08404c41aae59fd47db3e1e94ef4f5f2f659d59

View changes file

Binary packages built by this source

firebird-dev: Development files for Firebird

 C header files for Firebird, useful if one compiles programs that use the
 Firebird client to work with Firebird databases.
 .
 See firebird3.0-server package for more information about Firebird.

firebird3.0-common: No summary available for firebird3.0-common in ubuntu groovy.

No description available for firebird3.0-common in ubuntu groovy.

firebird3.0-common-doc: No summary available for firebird3.0-common-doc in ubuntu groovy.

No description available for firebird3.0-common-doc in ubuntu groovy.

firebird3.0-doc: Documentation files for firebird database version 3.0

 Various documents for firebird 3.0. These include the release notes, what's
 new in firebird 3.0, quick start guide, upgrade guide, list of ISQL
 enhancements etc.

firebird3.0-examples: Examples for Firebird database

 The examples included in this package are provided as samples and are also
 used by Firebird's testing suite (TCS). The examples are in the form
 of .h, .c, .e, .fdb and .gbk files.
 .
 See firebird3.0-server package for more information about Firebird.

firebird3.0-server: Firebird 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.
 .
 This package contains the server binary as well as its configuration files.
 The default mode of operation is the so called "super", which is a
 single-threaded server process with shared database cache between
 connections. The two other operation modes -- "classic" (separate
 process/cache for each connection) and "superclassic" (separate thread/cache
 for each connection) are also available via configuration options.

firebird3.0-server-core: No summary available for firebird3.0-server-core in ubuntu groovy.

No description available for firebird3.0-server-core in ubuntu groovy.

firebird3.0-server-core-dbgsym: debug symbols for firebird3.0-server-core
firebird3.0-server-dbgsym: debug symbols for firebird3.0-server
firebird3.0-utils: Firebird command line utilities

 This package contains the utilities for managing Firebird databases:
  * isql-fb -- interactive console (original name isql)
  * gbak -- backup and restore databases
  * gfix -- check and repair databases
  * gsec -- manage users and roles
  * fbstat -- analyze databases (original name gstat)
  * nbackup -- incremental backup and file-level copy
  * gpre -- preprocess sources with embedded SQL

firebird3.0-utils-dbgsym: No summary available for firebird3.0-utils-dbgsym in ubuntu groovy.

No description available for firebird3.0-utils-dbgsym in ubuntu groovy.

libfbclient2: Firebird client library

 Client library for connecting to the Firebird server. It can also be used for
 direct (embedded) database access.
 .
 See firebird3.0-server package for more information about Firebird.

libfbclient2-dbgsym: debug symbols for libfbclient2
libib-util: Firebird UDF support library

 Contains utility functions used by Firebird User-Defined Functions (UDF) for
 memory management etc.
 .
 See firebird3.0-server package for more information about Firebird.

libib-util-dbgsym: debug symbols for libib-util