Result for 35B40BFA29FB72E94039F5C2B0C07BFA8E99D5AF

Query result

Key Value
FileName./usr/share/doc/libfbembed2/changelog.Debian.gz
FileSize14633
MD55CF3E8BEF4CF83369B2CD1D11C0C6EF0
SHA-135B40BFA29FB72E94039F5C2B0C07BFA8E99D5AF
SHA-256AF0FCCEA9DC54616B2F2AAD9A88E32A719A4DB38FDADC4EB7A6810315C777415
SSDEEP384:WhxYZQQliaCm/aHS5uwCjdUcb5jI4n6HiwsPsrbr:WxYegOm/aHwCjmclIyoiwsPsb
TLSHT11D62C0241F3C9106915B4B024C2EEE80C9DF3147624734F68C6F56B924B77E1BEB498B
hashlookup:parent-total5
hashlookup:trust75

Network graph view

Parents (Total: 5)

The searched file hash is included in 5 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize894902
MD5DBDE3EA847020B63C0209CA590054915
PackageDescriptioncommon files for firebird 2.0 servers and clients This package contains files common to both servers and clients for both super and classic flavours. . These include the security database, message file (firebird.msg), support scripts as well as configuration files in /etc/firebird/2.0. . Please refer to the firebird2.0-super or firebird2.0-classic packages for more information about Firebird in general. . Homepage: http://www.firebirdsql.org/
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefirebird2.0-common
PackageSectionmisc
PackageVersion2.0.3.12981.ds1-1ubuntu2
SHA-1955D2C0975DC155417F36AA8722E635729318D9E
SHA-256FBDBA05B1A950BE599EEFB6D742CE7558B27FE3D9CB3385B27A907D7CD63A64A
Key Value
FileSize614252
MD5C719198224AA308A653192BC3139E788
PackageDescriptionFirebird 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. . Homepage: http://www.firebirdsql.org/
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibfbclient2
PackageSectionlibs
PackageVersion2.0.3.12981.ds1-1ubuntu2
SHA-132E51DA1715AED95AA1F7315627AE25F1B0DD182
SHA-25676C442936B1D82F7C019EFEEC0E74443AAC6A72F1EE85783E1FF594480563E8E
Key Value
FileSize2770720
MD510120D4394ABE8473C28AFD0CF869B60
PackageDescriptionFirebird 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.0 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. . Homepage: http://www.firebirdsql.org/
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefirebird2.0-super
PackageSectionmisc
PackageVersion2.0.3.12981.ds1-1ubuntu2
SHA-106E47D7DAA587C5E93C521E028B4D91071A2E4F2
SHA-2563DDB669882B134D06CE3E4881C66DA3B5ADA2DB9B87AE14FCF02CB1BB28796CF
Key Value
FileSize1682668
MD5C68974BC62F5EF6198C8C503ABF46853
PackageDescriptionFirebird Classic 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 "classic" architecture uses a new process to handle each connection which results in somewhat slower operation (but is said to be faster than "super" on local connections) yet can take advantage of multiple CPUs on SMP machines. This is the "traditional" architecture. . This package contains the 2.0 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. . Homepage: http://www.firebirdsql.org/
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefirebird2.0-classic
PackageSectionmisc
PackageVersion2.0.3.12981.ds1-1ubuntu2
SHA-145993DCE685808F3CBB779AB108C61B1AAD565E9
SHA-2563CAD197521F3DFF341146721197F96C454378BF1F4D1D66C482A879D9AD5C233
Key Value
FileSize1447212
MD5248FD02D9C53BE4C1D2CD9219E45723F
PackageDescriptionFirebird embedded client/server 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 containst libfbembed1 - the embedded client/server library for Firebird. . It can work with remote Firebird servers (either super-server or classic) via TCP connections, in the same way libfbclient does. . Contrary to libfbclient, libfbembed is not thread-safe. . When working with local database libfbembed works directly with the database file without the need of a separate server process. It needs a separate lock manager -- fb_lock_mgr -- which is in firebird2.0-classic package. . If you are in doubt, you most probably need libfbclient2, instead of this package. . Homepage: http://www.firebirdsql.org/
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibfbembed2
PackageSectionlibs
PackageVersion2.0.3.12981.ds1-1ubuntu2
SHA-15D40C71E7971D6B7222607F0CCB43D0B89D8B150
SHA-256FCA9A50FEC1B54C84F20A7C11DFCBAA2F42521AC5256277E7E7E67C5090BFC61