Key | Value |
---|---|
FileName | ./usr/share/doc/libapr0/changelog.Debian.gz |
FileSize | 24184 |
MD5 | C468D40DC20872998BC9F7F265A51FF6 |
SHA-1 | AF234F9A4B10943E339E67F2030990A3ADB90DC4 |
SHA-256 | ABFDD8CFBC6724E1B212A60F30B85A376D07CC2692EA03ECE5110483C52A4457 |
SSDEEP | 384:BVkKn2wd51TJvSjTRkfl+8dO4RPdvO9Ymgfw1NdSDhTBsyEafrDCxgTe4fKzVrN2:bdnbhJATzkO4RPApg8dS9TmyEcrD2Ytv |
TLSH | T11CB2E03468C0D30B1A9AF5A562F07CA798EADF8B3105C8D4FF5DD482538D868CD4975B |
hashlookup:parent-total | 11 |
hashlookup:trust | 100 |
The searched file hash is included in 11 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileName | libapr0_2.0.55-4ubuntu4_i386.deb |
FileSize | 137450 |
MD5 | 282F95B559C2D7EBE1F0A192AF7DA732 |
PackageDescription | the 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | libapr0 |
PackageSection | net |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | 90D09567E87A1B314590AE905A4C779FF99AAEBD |
SHA-256 | 2EC71D4F51B044BAFDE3FFD7B16EE6246E456B90B6B80FB098CA94C005612BAF |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | apache2-common_2.0.55-4ubuntu4_i386.deb |
FileSize | 806810 |
MD5 | 026F85C4A21B50C0F0E4CC6D6213CFCF |
PackageDescription | next 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | apache2-common |
PackageSection | net |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | F537A01A3A163F53D1D3D69F42CA4D5147A9BDA0 |
SHA-256 | D0E3A4BA073D216346028C60AE07098CC1B3EB172ADF87C524FF990AA02C8020 |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | libapr0-dev_2.0.55-4ubuntu4_i386.deb |
FileSize | 266196 |
MD5 | ACC529895277F19288B0419469D8F57A |
PackageDescription | development 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | libapr0-dev |
PackageSection | libdevel |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | 5BB6F677E0D531051773C5DFAC51D14DB5F4F9BB |
SHA-256 | ECDA08C71B4B4B724642F4ACD56F0570A1015D006CAEC3E4574ADD1B5843D74B |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | apache2-mpm-prefork_2.0.55-4ubuntu4_i386.deb |
FileSize | 205528 |
MD5 | D84E7B9CBFAECDB416418ACA80FA01EA |
PackageDescription | traditional 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | apache2-mpm-prefork |
PackageSection | net |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | AD939DDA79512A8BC9E29766C97A382B19721D7C |
SHA-256 | 07B472BBFCE3C73101AC2BA59E5E26E3565395FB22ED16672DAD92DB29EA1BC5 |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | apache2-prefork-dev_2.0.55-4ubuntu4_i386.deb |
FileSize | 171146 |
MD5 | 326334F8AAFE38E7EB91FCD76A4F8892 |
PackageDescription | development headers for apache2 This package provides the development headers and apxs2 binary for apache2-mpm-prefork; 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | apache2-prefork-dev |
PackageSection | devel |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | 9BA842A749F07D4679A3A51E99084166A8CB4644 |
SHA-256 | 8D55492C37CB52FBEA2C653247161EF475D1ED3515D91EE7F0CE2EC371B60635 |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | apache2-mpm-perchild_2.0.55-4ubuntu4_i386.deb |
FileSize | 209286 |
MD5 | 23420F8ACBE2F42E45A35E58F724FB70 |
PackageDescription | experimental 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | apache2-mpm-perchild |
PackageSection | net |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | A18123F137342E49FBE4ED30CA5A43A6B8B314FD |
SHA-256 | AF33F45DA6B72B0DCE5D64CEC4855128EF48A79423F166746867F73983F61E55 |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | apache2-threaded-dev_2.0.55-4ubuntu4_i386.deb |
FileSize | 171904 |
MD5 | A0E247EFB50ADD7C43447B2C23D0603B |
PackageDescription | development headers for apache2 This package provides the development headers and apxs2 binary for threaded versions of apache2; see the apache2 package description for more details. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | apache2-threaded-dev |
PackageSection | devel |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | 5D2304CB24E24A42049ED0EC5D0C8CBAB2D827C0 |
SHA-256 | 43976F8BD32467E3786C5F2B8F7DB797A5234B2BBFF38DB0297A197FA5054487 |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | apache2_2.0.55-4ubuntu4_i386.deb |
FileSize | 35976 |
MD5 | B41E510AF15A616746930C7BA86362C2 |
PackageDescription | next 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | apache2 |
PackageSection | web |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | BE0399C61F2B3E3A27A0B1F2F558BC7218B7F7BC |
SHA-256 | 2D1659ECB4512B257C933A2C9842F8A416641F939000F7D105EF9FA30C167A3B |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | apache2-doc_2.0.55-4ubuntu4_all.deb |
FileSize | 2124384 |
MD5 | 7B35B79BA32DCB8DD2B9D9508D4EE317 |
PackageDescription | documentation for apache2 This is the documentation for apache2, see the apache2 package description for more details. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | apache2-doc |
PackageSection | doc |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | 5620314A4CDA512A140C6CA0A43D1A1DC6D660D7 |
SHA-256 | 2B083BFA1947EA618F7598D7740CC349531957AB8C84BCC17A925E0E982BCBFD |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | apache2-mpm-worker_2.0.55-4ubuntu4_i386.deb |
FileSize | 208970 |
MD5 | 5E2004A14BFA3075A96B21AB199999F2 |
PackageDescription | high 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | apache2-mpm-worker |
PackageSection | net |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | 0F843F9EECFF93EED26236D3E674FD443BFCA6F2 |
SHA-256 | FC44AB08AB6D85D8C16BDD3454434589572F2C0508B08BC3898F49DF96B04F75 |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | apache2-utils_2.0.55-4ubuntu4_i386.deb |
FileSize | 93068 |
MD5 | EB3A832D53E8F0D203770DC59ABD1E9B |
PackageDescription | utility 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) |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | apache2-utils |
PackageSection | net |
PackageVersion | 2.0.55-4ubuntu4 |
SHA-1 | 036C1CC7297958FEB4D3F9937A5677AE4B48534B |
SHA-256 | 63E6309A266A8540F6EB72D7F3A684963312B9C5578DD5C92523E6A031E70BAC |
nsrl-sha256 | rds241-sha256.zip |