Result for B4D91C337664E03E8AB88594936BFA6E23AD7403

Query result

Key Value
FileName./usr/share/doc/libapr0/changelog.Debian.gz
FileSize23371
MD51F28E3325D65BD46D71F296D08BE2B7D
SHA-1B4D91C337664E03E8AB88594936BFA6E23AD7403
SHA-256144D8D3ACDDA4F67F26D198FA921B976C76CFF98449C5091507700A67ACE56F2
SSDEEP384:zo1OiIvZI4DIKSrhwhg7F0CrfHXB/zN4tilOjC4Hj2p0Iw:zhBGKS1whgR0CzHXB/zN49jew
TLSHT102A2D1DA21E3A661337C1782638B903EF47A53F99B84DB9C7D7B5A81B19C1F8D09080D
hashlookup:parent-total10
hashlookup:trust100

Network graph view

Parents (Total: 10)

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

Key Value
FileSize93092
MD55DD42A24B752012BD4F10676F91BB7D3
PackageDescriptionutility programs for webservers Provides some add-on programs useful for any webserver. These include: - ab (Apache benchmark tool) - logresolve (Resolve IP addresses to hostname in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - dbmmanage (Manipulate basic authentication files in DBM format, using perl) - htdbm (Manipulate basic authentication files in DBM format, using APR) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from apache log files)
PackageMaintainerDebian Apache Maintainers <debian-apache@lists.debian.org>
PackageNameapache2-utils
PackageSectionnet
PackageVersion2.0.54-5ubuntu4.1
SHA-11AF2296D7A171C1E226ED0FA871A220B84FCC2C8
SHA-2569F6DE8D16FEFFDE87415B5B6F6FC109D122E57E8AB0C6A00B500E2FAC228DE47
Key Value
FileSize35146
MD5C72067DAC60DCAF6995186411CE8A714
PackageDescriptionnext generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more.
PackageMaintainerDebian Apache Maintainers <debian-apache@lists.debian.org>
PackageNameapache2
PackageSectionweb
PackageVersion2.0.54-5ubuntu4.1
SHA-14BF345271EC5C1E1C312785BE1DC12ACDD50D0F0
SHA-2568EB8C9EAC04111E649E813301B80A8BF3BD226EB99B0AD0BA2F3CEAD6CDD2B90
Key Value
FileSize209402
MD5FD1537A75780215C521EAA1D86F6DAC0
PackageDescriptionexperimental high speed perchild threaded model for Apache2 Perchild is the grown up, mac daddy version of suexec for apache2. Rather than execute a cgi script as a given user, perchild forks a process for each vhost, then su's to the correct user/group for that vhost. . Each process then uses a thread model similar to that of the worker mpm. . THIS MPM IS NOT CURRENTLY EXPECTED TO WORK CORRECTLY, IF AT ALL. IT IS UNDER VERY HEAVY DEVELOPMENT. This mpm is still highly experimental, and should be used with care.
PackageMaintainerDebian Apache Maintainers <debian-apache@lists.debian.org>
PackageNameapache2-mpm-perchild
PackageSectionnet
PackageVersion2.0.54-5ubuntu4.1
SHA-17A16072D6AEC01BB564158BA7858612284D95C78
SHA-2560BFF7750EF5ECD6A9F96AD59EB9BBDB03B13A92807E221CE80DDF6426F685F9C
Key Value
FileSize128274
MD586C0E3518FC19E1371AD928E09EAD70B
PackageDescriptionthe Apache Portable Runtime APR is Apache's Portable Runtime Library, designed to be a support library to enable programmers to easily write platform independent programs and know that they'll work. . It is currently used by Apache2, Subversion, and Samba-TNG, among others.
PackageMaintainerDebian Apache Maintainers <debian-apache@lists.debian.org>
PackageNamelibapr0
PackageSectionnet
PackageVersion2.0.54-5ubuntu4.1
SHA-1153DE9936603D09C9E329C208017DC21A51DEE16
SHA-25618D4B3458776521532C93370B32973C8046A7C93730FAC8CBFEAF3F90E8FCB45
Key Value
FileSize205052
MD5C671DC14F003EFD78724B590BD47C17A
PackageDescriptiontraditional model for Apache2 This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3. It is appropriate for sites that need to avoid threading for compatibility with non-thread-safe libraries. It is also the best MPM for isolating each request, so that a problem with a single request will not affect any other. . It is not as fast, but is considered to be more stable.
PackageMaintainerDebian Apache Maintainers <debian-apache@lists.debian.org>
PackageNameapache2-mpm-prefork
PackageSectionnet
PackageVersion2.0.54-5ubuntu4.1
SHA-11F9CAA42E28D4A099F9D239D638DBF88C5DFA669
SHA-256B0AAF5E660509865DFC042141CD4524C6B958C8A1FA31D281CA6942A4B9A862A
Key Value
FileSize208612
MD59A3BD42326CF873F0D75EDAD80400A1F
PackageDescriptionhigh speed threaded model for Apache2 The worker MPM provides a threaded implementation for Apache2. It is considerably faster than the traditional model, and is the recommended MPM. . Worker generally is a good choice for high-traffic servers because it has a smaller memory footprint than the prefork MPM.
PackageMaintainerDebian Apache Maintainers <debian-apache@lists.debian.org>
PackageNameapache2-mpm-worker
PackageSectionnet
PackageVersion2.0.54-5ubuntu4.1
SHA-115B81877F6129862896AFAF4AC2B40E27F345971
SHA-2563C42195FB1E26C16F6ECC59C97B9523F21EAA93FBE731E5A3B42100C9A2FA4C6
Key Value
FileSize170182
MD597633FEC703CCF87290D8CD258098CCC
PackageDescriptiondevelopment headers for apache2 This package provides the development headers for threaded versions of apache2, see the apache2 package description for more details.
PackageMaintainerDebian Apache Maintainers <debian-apache@lists.debian.org>
PackageNameapache2-threaded-dev
PackageSectiondevel
PackageVersion2.0.54-5ubuntu4.1
SHA-1DAD35A9826317BE3FCD7620C3DC12C0662811AE0
SHA-25620B7C6A4F285C13596158E639AB32CE24B156378BD36E37FD487DF102E2798AB
Key Value
FileSize169440
MD5E57D15A89648FC725F8C2E57517CE839
PackageDescriptiondevelopment headers for apache2 This package provides the development headers for non-threaded apache2, see the apache2 package description for more details. . This should only be used when you absolutely *have* to have a non-threaded environment, ie for PHP4.
PackageMaintainerDebian Apache Maintainers <debian-apache@lists.debian.org>
PackageNameapache2-prefork-dev
PackageSectiondevel
PackageVersion2.0.54-5ubuntu4.1
SHA-10F5CDFD614275FEAFEF18140786A04EF64E4B881
SHA-256E296D252DDE333102CF93DA6D4DA5282BB81B7D7D2C6B2A865F84C906B728B14
Key Value
FileSize799390
MD5D08A9AE0DA77A651C03A34DBFC60CB49
PackageDescriptionnext generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more. . It is also considerably faster, and can be easily extended to provide services other than http. . This package contains all the standard apache2 modules, including SSL support. However, it does *not* include the server itself; for this you need to install one of the apache2-mpm-* packages; such as worker or prefork.
PackageMaintainerDebian Apache Maintainers <debian-apache@lists.debian.org>
PackageNameapache2-common
PackageSectionnet
PackageVersion2.0.54-5ubuntu4.1
SHA-1CC3B771DCD0157579CB8472856AC6123FB17254A
SHA-25692C62AA2B2B36CCE34808C109B93393F4D46A61B49F6853695A8FECE661D31BA
Key Value
FileSize264966
MD519A4F77FEA0A28B9097BDA0F77B533A8
PackageDescriptiondevelopment headers for libapr This package provides the development headers for the Apache Runtime Library, libapr. . You only need these if you are planning on compiling software that depends on software that requires libapr.
PackageMaintainerDebian Apache Maintainers <debian-apache@lists.debian.org>
PackageNamelibapr0-dev
PackageSectionlibdevel
PackageVersion2.0.54-5ubuntu4.1
SHA-1233EBCF9B85BBF921C74363182C079C95A8B8DE8
SHA-2564E94260A3A2662D757984C60D81B713618D6462521B93B4A90866827C68BFFC7