Result for 248E8927B1BCD4D5B1F9B7BA3F5BEE1F60EF0DB9

Query result

Key Value
FileName./usr/share/go/1.13/contrib/src/github.com/docker/libnetwork/vendor/github.com/hashicorp/serf/serf/coalesce.go
FileSize1861
MD530B1677A3128C0F7B0036CD059C44E41
RDS:package_id182052
SHA-1248E8927B1BCD4D5B1F9B7BA3F5BEE1F60EF0DB9
SHA-25670244844AB729EC609B9FD90C6788F33E0954C4167B10CE1B422C3EB1940FD03
SHA-512B05813BC18A7E4F57A11769430AB4560BD48D9C1920FE1F2FE0041C874CAF6350B1124042BA7D26A215A91851A2A4E7E0C61F73891352C4F383BABABFF942F45
SSDEEP48:/VIhaNwqY3gJGwLUX0Hz1b5l/rEQ8lh79qZC+OKKsB:/VpNwqY3gJFoAzVrHMxsB
TLSHT1F3312085766E226101113241AB0E129B6B7DD3EEA85750EA843DDF7E356A0C1C1F3BF2
insert-timestamp1679424081.659927
mimetypetext/plain
sourceRDS.db
hashlookup:parent-total138
hashlookup:trust100

Network graph view

Parents (Total: 138)

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

Key Value
FileSize4779560
MD560BE7D4441DC661C4C82721F8334200B
PackageDescriptionExternally reusable Go packages included with Docker These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Docker and only rely on each other or other external dependencies to be built.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-docker-docker-dev
PackageSectionadmin
PackageVersion19.03.2-0ubuntu1
SHA-10069A7A034AEEF4FDBBE96506C3D29519417D280
SHA-2563A2D34090A8FD0AD3B65118607726655F20E8588394F132A9E7709BC48C30F58
Key Value
SHA-103BD1018751C915F71C1E2AE51345C94CA1942ED
snap-authoritycanonical
snap-filenamemdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap
snap-idmdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15
snap-nameaxiom
snap-publisher-id1gYihke6YA9pGfV8JRS1Ohe64f0Qs5nG
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-10-01T17:34:13.464567Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap
Key Value
MD57079B715D27DD0C9F6E86924ACB515DC
PackageArcharmv7hl
PackageDescriptioncron job to run logrotate on Docker containers - for running unit tests - for running unit tests
PackageMaintainerbcornec <bcornec>
PackageNamedocker-unit-test
PackageRelease1.mga7
PackageVersion18.09.8
SHA-10759DFB64ADFF8FB42C2EEBC046914A551B3E991
SHA-2569B18184E64690BA576D0617C4541C29DFE4AB0843DD6FC5FB1A9B82D2C5DC9E5
Key Value
MD52263D88F8E7C0D4CE13752A1870975F5
PackageArchnoarch
PackageDescriptionSerf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. Here are some example use cases of Serf, though there are many others: – Discovering web servers and automatically adding them to a load balancer – Organizing many memcached or redis nodes into a cluster, perhaps with something like twemproxy or maybe just configuring an application with the address of all the nodes – Triggering web deploys using the event system built on top of Serf – Propagating changes to configuration to relevant nodes. – Updating DNS records to reflect cluster changes as they occur. – Much, much more. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/hashicorp/serf
PackageMaintainerFedora Project
PackageNamegolang-github-hashicorp-serf-devel
PackageRelease1.fc33
PackageVersion0.9.3
SHA-10A524865B653791D2621E7C3E513B939DBEF22E2
SHA-256C861AAA99AF96F7B88B60CEF9DE8A6DEB3B77ED143573E7075DFF9C4D4480F76
Key Value
MD53BDE30D82DCE63D47F12B68D0EEC29D3
PackageArcharmv7hl
PackageDescriptioncron job to run logrotate on Docker containers - for running unit tests - for running unit tests
PackageMaintainerneoclust <neoclust>
PackageNamedocker-unit-test
PackageRelease1.1.mga7
PackageVersion18.09.9
SHA-10BAEE337D231127492C5D22225EDA8002EDC534E
SHA-256A9A533AEB64624007D8C9783B7F7339CE0889B9C589D9B310D515B0A2A250E76
Key Value
MD5245958E81E660D9C82D924260EB2EC53
PackageArchi586
PackageDescriptionThis is the source libraries for docker.
PackageMaintainerbcornec <bcornec>
PackageNamedocker-devel
PackageRelease1.mga7
PackageVersion18.09.8
SHA-10BC4446E9905FC98B302596D65235ABF23ACD770
SHA-2565754F6C55232A399C00F7195ED79C68BD7DCFDFAB8A712950B97BD31C09DBF58
Key Value
MD5D27479B468B94A2A75E10ED15A9602DA
PackageArchnoarch
PackageDescriptionSerf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. Here are some example use cases of Serf, though there are many others: – Discovering web servers and automatically adding them to a load balancer – Organizing many memcached or redis nodes into a cluster, perhaps with something like twemproxy or maybe just configuring an application with the address of all the nodes – Triggering web deploys using the event system built on top of Serf – Propagating changes to configuration to relevant nodes. – Updating DNS records to reflect cluster changes as they occur. – Much, much more. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/hashicorp/serf
PackageMaintainerumeabot <umeabot>
PackageNamegolang-github-hashicorp-serf-devel
PackageRelease3.mga9
PackageVersion0.9.5
SHA-10BFD21A56AC2B58280BF75010CEAD9F0E1814309
SHA-256F7100380E31E23CE46ED21B88D3AD3798F6C8E8AB3C89D4293E1B1021B336C5E
Key Value
MD5441EB5645639C42F61075C91C2F86DD1
PackageArchnoarch
PackageDescriptionService orchestration and management tool http://www.serfdom.io This package contains library source intended for building other packages which use hashicorp/serf.
PackageMaintainerFedora Project
PackageNamegolang-github-hashicorp-serf-devel
PackageRelease0.2.git4bd6183.fc23
PackageVersion0
SHA-10C0A811111B196B3A7DDDAB71F6FC5463959789C
SHA-256334EFDB679EF08C949615EB4404012892766414AD78C526978630B7C87F3D1D5
Key Value
FileSize141072
MD5D0285FDC1A907C71F9B8227597D19ECF
PackageDescriptionService orchestration and management tool (source) Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. . Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. . This package contains the source.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-hashicorp-serf-dev
PackageSectiondevel
PackageVersion0.8.1+git20171021.c20a0b1~ds1-4
SHA-10D2B56F59816205EEF9932E3CDA66F46165ECAC4
SHA-25669E9DADCB78F0B28DD7B76D464AAEB88DCAB000644759354F1E5DF65AF1EDA43
Key Value
MD5E028FC90C22A6098667BF0671F7B192B
PackageArchx86_64
PackageDescriptionThis package provides debug sources for package golang-github-hashicorp-serf. Debug sources are useful when developing applications that use this package or when debugging this package.
PackageMaintainerpterjan <pterjan>
PackageNamegolang-github-hashicorp-serf-debugsource
PackageRelease1.mga8
PackageVersion0.9.5
SHA-10D61B2086A5BD35772DC84953DAE4BBC637BD108
SHA-25683543982B429FCACAF7AB180D2AE3B09FCADE3ED7898652B9F614881068FC125