Result for 61D810E48C72BE8325ADA7B7671D8735E3B31BD3

Query result

Key Value
FileName./usr/share/doc/libfbembed1/changelog.Debian.gz
FileSize5862
MD576532BBE9DF2FF594088131D90FBF980
SHA-161D810E48C72BE8325ADA7B7671D8735E3B31BD3
SHA-25624A6979CC28DFF0C0D1F6EE8C80DB2419B21EC9C5DACA4D5E02C32DDB5540DBA
SSDEEP96:2EDlDhmDcXqbywy6ul98lK6/aH4pWD/WRfgpd/bp6w1XCWavIULl412h:vBhacab9Yl9SK6y4uefE66yWabCUh
TLSHT16BC19D537ACF4312C4DF336A46629F9ACFCC835D9F0011A0938E88678DAB61561D16C8
hashlookup:parent-total9
hashlookup:trust95

Network graph view

Parents (Total: 9)

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

Key Value
FileSize578300
MD5A02CA08E6855D94EE15D0BD939BE0677
PackageDescriptionCommon files for Firebird - an RDBMS based on InterBase 6.0 code This package contains non-architecture specific files that do not belong to any of the other firebird2-* packages but are common to the Firebird server. This package also contains the configuration files allowing you to change server architecture without the need for reconfiguration. . 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 in production systems, under a variety of names since 1981. . 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/
PackageMaintainerDebian Firebird Group <pkg-firebird-general@lists.alioth.debian.org>
PackageNamefirebird2-server-common
PackageSectionmisc
PackageVersion1.5.3.4870-3
SHA-1CCB8964E1968CEB9264C67B2AA799B43E4FEEDA4
SHA-256B668A9E2D30BE0E81BF0A44B541FFAA1556F2FD69E6486AC176947E040706470
Key Value
FileSize1060280
MD5E3D5739BBF1A279CAA214AA12B31A97A
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 in 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 libfbclient1, 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 -- that is in firebird2-classic-server package. . If you are in doubt, you most probably need libfbclient1, instead of this package. . Homepage: http://www.firebirdsql.org/
PackageMaintainerDebian Firebird Group <pkg-firebird-general@lists.alioth.debian.org>
PackageNamelibfbembed1
PackageSectionlibs
PackageVersion1.5.3.4870-3
SHA-16E646F1726E6A2727C326380C36D1B410B2C90DB
SHA-25664936F2B711214A725B38FD7B51503693EA77344B808B774E75629A0282D01EB
Key Value
FileSize1064668
MD5F731FF9E59517C223A0ECFAB662CE3F4
PackageDescriptionUtilities for Firebird - an RDBMS based on InterBase 6.0 code This package contains tools for manipulating the databases in InterBase and Firebird format (*.gdb & *.fdb). If you're doing anything serious with your databases (like backups, consistency checks, etc.) you probably should install this package. . Please refer to the firebird2-super-server packages for more information about Firebird in general. . Homepage: http://www.firebirdsql.org/
PackageMaintainerDebian Firebird Group <pkg-firebird-general@lists.alioth.debian.org>
PackageNamefirebird2-utils-super
PackageSectionutils
PackageVersion1.5.3.4870-3
SHA-1DE8A7E593EA8419C1688D1B95DA4457071FC8160
SHA-2569B5A1732B19A022DEBA5DBC784AC67BA2AC99348F95B29274ABC6655BBC08E87
Key Value
FileSize381316
MD51ED189D5E8A9A72F4CF7FCB3739CE9C8
PackageDescriptionFirebird Classic Server - an RDBMS based on InterBase 6.0 code 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. . 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 in production systems, under a variety of names since 1981. . 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/
PackageMaintainerDebian Firebird Group <pkg-firebird-general@lists.alioth.debian.org>
PackageNamefirebird2-classic-server
PackageSectionmisc
PackageVersion1.5.3.4870-3
SHA-168D6C720AD0AF73A610C6E1832E066EFC11D72DF
SHA-256DFF5BEFCAE784F31E021EA3AAB919301C6A40E4DF72A736FF4798B9ACFA6FDE5
Key Value
FileSize1268712
MD5DAEF677596E2D8A9E0B42C0053033992
PackageDescriptionFirebird Super Server - an RDBMS based on InterBase 6.0 code 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. . 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 in production systems, under a variety of names since 1981. . 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/
PackageMaintainerDebian Firebird Group <pkg-firebird-general@lists.alioth.debian.org>
PackageNamefirebird2-super-server
PackageSectionmisc
PackageVersion1.5.3.4870-3
SHA-1E999F6C5FEFB12F2F2DD8A38881310035E764AFC
SHA-256E0FA0EB4003CDDB355CC15B358CA76BE6E4F328E003C5D29B9CA7A74754EE797
Key Value
FileSize1038036
MD5E25B64108A888DC880BE73FA185228D5
PackageDescriptionUtilities for Firebird - an RDBMS based on InterBase 6.0 code This package contains tools for manipulating the databases in InterBase and Firebird format (*.gdb & *.fdb). If you're doing anything serious with your databases (like backups, consistency checks, etc.) you probably should install this package. . Please refer to the firebird2-classic-server package for more information about Firebird in general. . Homepage: http://www.firebirdsql.org/
PackageMaintainerDebian Firebird Group <pkg-firebird-general@lists.alioth.debian.org>
PackageNamefirebird2-utils-classic
PackageSectionutils
PackageVersion1.5.3.4870-3
SHA-1EE1AD9A5F224AE2C42C86FCF5A78B36E49150002
SHA-256858848CEEDB927260E94D478E9C97467C89F5720F3EAF55A4BBACE3652D391F8
Key Value
FileSize270364
MD58FF400867E33BACEAED7A0BEC69934D4
PackageDescriptionDevelopment files for Firebird - an RDBMS based on InterBase 6.0 code This package contains header files for Firebird. . Please refer to the firebird2-*-server packages for more information about Firebird in general. . Homepage: http://www.firebirdsql.org/
PackageMaintainerDebian Firebird Group <pkg-firebird-general@lists.alioth.debian.org>
PackageNamefirebird2-dev
PackageSectionlibdevel
PackageVersion1.5.3.4870-3
SHA-1668692CAC751374CC79665BFBD06A5A2C9DEC1C1
SHA-256CCC7CA40E6D12FDF9FC29196EF8C8AEBA7BC0390DE59D5ABCE2C0E50211C353F
Key Value
FileSize379908
MD55DB54F39B1DA8F1E41343898ADF31F83
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 in production systems, under a variety of names since 1981. . This package contains the client library required to connect to Firebird. It works with either firebird2-super-server or firebird2-classic-server, as well as commercial InterBase servers. . It uses TCP to connect to the server and is tread-safe. . For direct (non-TCP) database access, see libfbembed1. . Homepage: http://www.firebirdsql.org/
PackageMaintainerDebian Firebird Group <pkg-firebird-general@lists.alioth.debian.org>
PackageNamelibfbclient1
PackageSectionlibs
PackageVersion1.5.3.4870-3
SHA-1C411038C43F28F10CF41388E3D5F943EE0B5D0DC
SHA-25696D844F6FB5390018B59D159895B362A5E3CE6D61F28BD1725990D90092945FD
Key Value
FileSize342582
MD56A2997C5A856F9756857B7DAA3053808
PackageDescriptionExamples for Firebird - an RDBMS based on InterBase 6.0 code 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. . Please refer to the firebird2-*-server packages for more information about Firebird in general. . Homepage: http://www.firebirdsql.org/
PackageMaintainerDebian Firebird Group <pkg-firebird-general@lists.alioth.debian.org>
PackageNamefirebird2-examples
PackageSectiondoc
PackageVersion1.5.3.4870-3
SHA-1E59EB554E137B5E1DE799A9C9FEC56AFF715B712
SHA-2569205AD0C9E725D0908C9BC1E16FEF9E0F49452A6DFCC7FDDD08BECEF81DE0C8A