Result for 167882DA9CA9A996ADC154F93927A5E77525CDE6

Query result

Key Value
FileName./usr/share/doc/libfbembed1/changelog.gz
FileSize159562
MD5016C5351FD7ACA7DF9C31A29B70A4BBD
SHA-1167882DA9CA9A996ADC154F93927A5E77525CDE6
SHA-256466C69C5145B7224692FC195C4E7132A955B1EE8273358E0F6A6BD4A3994BA52
SSDEEP3072:l4k+A6kGHcjjJGeVAcCgGB0kVgBKpisNmZjVB1aGavi0UiaeY/SXo8dm:l4jA6Gf/WcCgsVPJNmZxNavrUiafTqm
TLSHT1AAF3128361C97F65F5E5160264D7904D84B4F23996203CFAFD08AB86FBE3C1A0FA3691
hashlookup:parent-total24
hashlookup:trust100

Network graph view

Parents (Total: 24)

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

Key Value
FileSize187388
MD55D77D2AFF393CF74AE15786963C36410
PackageDescriptionTransitional package for firebird 1.5 rename Package to ease upgrading from older firebird2 (version 1.5.x) packages to the new firebird1.5 . This package can be safely purged once firebird1.5-super is installed.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefirebird2-utils-super
PackageSectionmisc
PackageVersion1.5.4.4910rel-6
SHA-10CC360A7E0048E378634F68B13099717CA93668C
SHA-256626D03FAE8DF861B7E2E30ACE5CAB0CE19B591AE709748FFD7DA9617B5B1E085
Key Value
FileSize1180290
MD50B344E81BD8121AD6ECC3F9152516C4D
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 1.5.x 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>
PackageNamefirebird1.5-classic
PackageSectionmisc
PackageVersion1.5.4.4910rel-6
SHA-1147C0E619E62F1B3A1B5FA1E14A41D51B96B278B
SHA-256DF01DF1F2C6CFDD344E592D58BBD209B8A5A18A483F181A8271B40C380881C81
Key Value
FileSize353742
MD56583B6ADDB77C305DD4518DF0B01F004
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 firebird1.5-super and firebird1.5-classic packages for more information about Firebird in general. . Homepage: http://www.firebirdsql.org/
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefirebird1.5-examples
PackageSectiondoc
PackageVersion1.5.4.4910rel-6
SHA-121D0B904075B240183F30268FDC5EA285CDDCCF7
SHA-256C10864EA0B62801DFC2C174950F9E31A64161C7DA4D1CC348AEFBD9F861182AA
Key Value
FileSize187394
MD5DD8E18400E5763CB44D2A5029475EA2A
PackageDescriptionTransitional package for firebird 1.5 rename Package to ease upgrading from older firebird2 (version 1.5.x) packages to the new firebird1.5 . This package can be safely purged once firebird1.5-classic is installed.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefirebird2-utils-classic
PackageSectionmisc
PackageVersion1.5.4.4910rel-6
SHA-1241D058BD91F64C11DBF9EF9B70B2265E282C8D0
SHA-256A39F4CDC8DE6F8A47AFB8A92F96529F505FA5A00D36237BF40E75DA56DADD5A1
Key Value
FileSize758634
MD52531CB76AE86B9ABDB467F7CC5779276
PackageDescriptioncommon files for firebird 1.5 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/1.5. . Please refer to the firebird1.5-super or firebird1.5-classic packages for more information about Firebird in general. . Homepage: http://www.firebirdsql.org/
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefirebird1.5-common
PackageSectionmisc
PackageVersion1.5.4.4910rel-6
SHA-127B3FA8A43DE25A24988FA3D919D3E2863062CA0
SHA-2560950D921C981F454D73F53AC9192A668AACB6741374D8B743EBA54A2FA1C2040
Key Value
FileSize1030056
MD54F87D7C341AAF37F5A5DB0441715A2DB
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 firebird1.5-classic package. . If you are in doubt, you most probably need libfbclient1, instead of this package. . Homepage: http://www.firebirdsql.org/
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibfbembed1
PackageSectionlibs
PackageVersion1.5.4.4910rel-6
SHA-128250B15DAA575CA16E23C919C935A816B9D16A4
SHA-2562782A5B01ABB2888DAA518E328C69A32910727926BB5D457920930B17EE2DA0B
Key Value
FileSize1209922
MD53D177FC187637261187235C1F087EFBB
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 1.5.x 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>
PackageNamefirebird1.5-classic
PackageSectionmisc
PackageVersion1.5.4.4910rel-6
SHA-1282B604A989F84C8B36C6828E872E82FAE4AA0C0
SHA-256F7B729A7F6562A066423AE4AE5D6EA062333232DD7A26FCA309A7E5C0A435AF1
Key Value
FileSize187390
MD5B72E7619C5A34FE44EE8DDCBEA3A4600
PackageDescriptionTransitional package for firebird 1.5 rename Package to ease upgrading from older firebird2 (version 1.5.x) packages to the new firebird1.5 . This package can be safely purged once firebird1.5-super is installed.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefirebird2-super-server
PackageSectionmisc
PackageVersion1.5.4.4910rel-6
SHA-12D200B1CAF920415F0716B6719EB832D00D41825
SHA-256562EA24A3FA6CBB2FDFB0748D947AA3E710C0FF6F625392AFE64CA64E2AB26D6
Key Value
FileSize187400
MD5EED7AF9BC61C329275EA12AE983B4421
PackageDescriptionTransitional package for firebird 1.5 rename Package to ease upgrading from older firebird2 (version 1.5.x) packages to the new firebird1.5 . This package can be safely purged once firebird1.5-classic is installed.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefirebird2-classic-server
PackageSectionmisc
PackageVersion1.5.4.4910rel-6
SHA-131005A8199254999C58738BCC4894671D8BE3E4C
SHA-256ABA9416E123A7C60B8A3EA54D1FB6EBBDB559B2F3EDC9030E3AD7367194F0391
Key Value
FileSize748672
MD5699EBCEF8D9851C551E42C7093DC5AC9
PackageDescriptioncommon files for firebird 1.5 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/1.5. . Please refer to the firebird1.5-super or firebird1.5-classic packages for more information about Firebird in general. . Homepage: http://www.firebirdsql.org/
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefirebird1.5-common
PackageSectionmisc
PackageVersion1.5.4.4910rel-6
SHA-1356F4F29C8892EA1233FBE137A5CCCB6A7184CDE
SHA-2567D82E545341185A3082F9B152939A17124A0DC110A9D24914AA01E2DCDFAE282