summaryrefslogtreecommitdiff
path: root/www/squid/distinfo
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2003-03-25 17:44:22 +0000
committertaca <taca@pkgsrc.org>2003-03-25 17:44:22 +0000
commit4658a5720f70ef17eceade8fb51e3c50882376b9 (patch)
tree3a9e2a9ca8edb9a42fddea5748daa935eab67c03 /www/squid/distinfo
parent6d16b9adea5b6022938a10df8d5bd2e92d1d4ac4 (diff)
downloadpkgsrc-4658a5720f70ef17eceade8fb51e3c50882376b9.tar.gz
Update squid package to 2.5.2.
pkgsrc change: install some supplemental documents. Changes to squid-2.5.STABLE2 (Mars 17, 2003): - Contrib files added back to the distribution - Several compiler warnings fixed when using --disable-ident or --disable-http-violations - authentication can now be used in most access controls, but must in most cases first be enforced in http_access to force the user to authenticate. - cleanups in the developer bootstrap.sh process when preparing the sources. - several squid.conf.default documentation updated to correctly refer to the current names when refering to other directives - authenticate_ip_ttl documentation updates - several assertion faults and segmentation violations corrected - the RunCache/RunAccel and squid.rc scripts updated to refer to the squid binary in sbin rather than the old bin location. - squid_ldap_auth command line processing fixes when specifying the LDAP server last on the line instead of -h option - aufs data corruption bugfix - aufs performance improvement for low traffic systems - aufs stability improvements - external_acl corrected to properly deal with quoted strings - WCCPv1 bugfix to make sure the router accepts the hash assignments - "Total accounted memory" now correctly reported in cachemgr - several small memory leaks (mostly reconfigure related) - new squid.conf option to allow GET/HEAD requests with a request entity - "make uninstall" no longer removes squid.conf - cachemgr.cgi now uses POST to avoid having the cachemgr password logged in the web server logs - authentication schemes which are known to not be proxyable are now filtered out from forwarded server replies to avoid that the clients tries to use such schemes when we know for a fact it won't work - spelling corrections in various error messages - now possible to define acl values with spaces in them by using the "include file" feature - squid_ldap_group updated to 2.10 to fix compilation issues with recent (and older) OpenLDAP libraries and to make the helper deal correctly with true LDAP groups by first looking up the user DN. - Some internal code cleanups - now verifies that programs etc exists iside the chroot directory when using chroot_dir. No longer neccesary to set up a split view environment where the same paths works both inside the chroot and outside just to convince Squid that the files is actually there.. - improved memory usage reporting - --disable-hostname-checks configure option - no longer ignores double dots in host names. Any hostname with double dots is now rejected as invalid. - log_mime_hdrs no longer logs garbage if very long headers are seen. - 'select_fds_hist' object added to cachemgr 'histogram' output - pid file now unlinked when squid has really shut down, not immediately when the shutdown request is received. This allows the pid file to be monitored to determine when Squid has shut down properly - correct authentication scheme setups on some platforms or compilers - several squid.conf.default documentation updates to remove references to renamed or replaced directives by changing them to their current names. - the SSL reverse proxy support updated to allow building with OpenSSL 0.9.7 and and later. - Corrected a minor performance problem while processing HEAD replies from various broken web servers not sending a correct HTTP reply - time acls can now specify multiple times in the same acl name, like most other acl types. - winbind helpers updated to match Samba-2.2.7a and should work with Samba-2.2.6 or later (required). For compability with older Samba versions A new configure option --with-samba-sources=... has been added to allow you to specify which Samba version the helpers should be built for if different than the above versions. - Squid MIB definition syntax correction to work better with newer (and older) SNMP tools. - Fixed access.log format when logging "error:invalid-HTTP-ident" on requests where parsing the HTTP identifier (HTTP/1.0) failed. - "make distclean" no longer removes the icons, this avoids the dependency on "uudecode" to rebuild Squid after "make distclean" - User name returned by external acl lookups (external_acl_type) is now available as "ident" in later acl checks in addition to the logging in access.log. - Incorrect behaviour of Digest authentication partly corrected - it will not handle sessions, but will always enforce password correctness.. (patch submitted by Sean Burford). - Issue with persistent connections and PUT/POST request corrected
Diffstat (limited to 'www/squid/distinfo')
-rw-r--r--www/squid/distinfo150
1 files changed, 9 insertions, 141 deletions
diff --git a/www/squid/distinfo b/www/squid/distinfo
index 11b6560ade2..07d385f3c82 100644
--- a/www/squid/distinfo
+++ b/www/squid/distinfo
@@ -1,149 +1,17 @@
-$NetBSD: distinfo,v 1.26 2003/03/02 16:22:43 taca Exp $
+$NetBSD: distinfo,v 1.27 2003/03/25 17:44:22 taca Exp $
-SHA1 (squid-2.5.1/squid-2.5.STABLE1.tar.bz2) = 6705006527f5fa0753e7c9f14347f36b1b787e62
-Size (squid-2.5.1/squid-2.5.STABLE1.tar.bz2) = 1006600 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-external_acl_user.patch) = 9048000ac8a2e728f91968f0143a6b460999ca02
-Size (squid-2.5.1/squid-2.5.STABLE1-external_acl_user.patch) = 909 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-auth_digest.patch) = 097fc3425b15d766772aa014d2ff0a0e9bd95e4c
-Size (squid-2.5.1/squid-2.5.STABLE1-auth_digest.patch) = 7305 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-external_acl_auth_segfault.patch) = 02b161e4ba3e3cbe47ceab6f8e9de64aeaa33b8e
-Size (squid-2.5.1/squid-2.5.STABLE1-external_acl_auth_segfault.patch) = 2490 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-distclean_icons.patch) = c0b767c4e7ef406f20788674ac32b39f56ba4b2b
-Size (squid-2.5.1/squid-2.5.STABLE1-distclean_icons.patch) = 1505 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-error-http-ident.patch) = 22b3c847f6c21aee01287f13fe815d4fd6671501
-Size (squid-2.5.1/squid-2.5.STABLE1-error-http-ident.patch) = 983 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-disable-ident-lookups.patch) = 8b21d1c40c85a86c575e039021b10010e0ab55a8
-Size (squid-2.5.1/squid-2.5.STABLE1-disable-ident-lookups.patch) = 695 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-disable-http-violations.patch) = 18bc6685a7ee054e75f5260f6db15064671df361
-Size (squid-2.5.1/squid-2.5.STABLE1-disable-http-violations.patch) = 1903 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-proxy_auth.patch) = acbe54df4e2f6f00ac17d20e8b65a33c8fb27c32
-Size (squid-2.5.1/squid-2.5.STABLE1-proxy_auth.patch) = 6507 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-max_user_ip.patch) = fcab373dc21c2b79e397a594469e18a308c13f41
-Size (squid-2.5.1/squid-2.5.STABLE1-max_user_ip.patch) = 12639 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-cache_dir_docs.patch) = 3795590991c447b1f4b3bc78db78722f4c1709df
-Size (squid-2.5.1/squid-2.5.STABLE1-cache_dir_docs.patch) = 960 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-load_icons.patch) = 960858c6d8ada1d70c20d740148de42ddb3c93a0
-Size (squid-2.5.1/squid-2.5.STABLE1-load_icons.patch) = 1254 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-referer_log.patch) = f5fceab5c485068d023b6093490f26f42278096e
-Size (squid-2.5.1/squid-2.5.STABLE1-referer_log.patch) = 1347 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-ldap_auth.patch) = 0fe9f652d5cb72821b70151a819454ddb5f553ec
-Size (squid-2.5.1/squid-2.5.STABLE1-ldap_auth.patch) = 1203 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-addlang.patch) = aafb5c5535a2e48a83831cd42265c6a5354942cc
-Size (squid-2.5.1/squid-2.5.STABLE1-addlang.patch) = 1483 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-pthreads.patch) = ba0839b2595e005ffa5fe2d7f8de685097703adf
-Size (squid-2.5.1/squid-2.5.STABLE1-pthreads.patch) = 4047 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-strwordtok.patch) = 916e63f5db23971466e1d15038f09d47112f0f81
-Size (squid-2.5.1/squid-2.5.STABLE1-strwordtok.patch) = 2005 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-wccp.patch) = 38ccbbab09a03228f3617f16db1a916e23439eeb
-Size (squid-2.5.1/squid-2.5.STABLE1-wccp.patch) = 2143 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-memstat.patch) = 4c67ece7a7cc1e6ab46b2a6e586287adc3a5d426
-Size (squid-2.5.1/squid-2.5.STABLE1-memstat.patch) = 571 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-aufs.patch) = 82e216a036ae3660cf0085c20b15feab881e13cf
-Size (squid-2.5.1/squid-2.5.STABLE1-aufs.patch) = 17855 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-acl_leak.patch) = a217d6a2c00637165a4b61f8ebc411bd69ea8539
-Size (squid-2.5.1/squid-2.5.STABLE1-acl_leak.patch) = 1722 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-ext_acl_comma.patch) = 3a6a739f52a67e4256df20756ce123108fcb1ca0
-Size (squid-2.5.1/squid-2.5.STABLE1-ext_acl_comma.patch) = 600 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-request_entity.patch) = 68f756428f8477b5779c424965d6bd66c154577a
-Size (squid-2.5.1/squid-2.5.STABLE1-request_entity.patch) = 1999 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-ext_acl_exit.patch) = 3de37ee805f22d47e1296edb64a4c8c50d58fda4
-Size (squid-2.5.1/squid-2.5.STABLE1-ext_acl_exit.patch) = 1858 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-uninstall.patch) = b103cc343e77e3029c7a995a4fe8077efbd0f66f
-Size (squid-2.5.1/squid-2.5.STABLE1-uninstall.patch) = 2395 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-cachemgr.patch) = 364542493e269db5c9101557d4e095caa3ca25aa
-Size (squid-2.5.1/squid-2.5.STABLE1-cachemgr.patch) = 1182 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-auth-proxy.patch) = cbb1d1300027ccaef73356a3ee7d849b1e386d27
-Size (squid-2.5.1/squid-2.5.STABLE1-auth-proxy.patch) = 1225 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-dnsserver.patch) = 3f58bac1233b90e7504e65e1cb3e55fa8aba5273
-Size (squid-2.5.1/squid-2.5.STABLE1-dnsserver.patch) = 795 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-spaces.patch) = 1c40dfa614096685ed1d39af16878869f4ad3d3c
-Size (squid-2.5.1/squid-2.5.STABLE1-spaces.patch) = 1014 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-flags_open.patch) = 771642e607e276f0429c4900b4211440744d2ef8
-Size (squid-2.5.1/squid-2.5.STABLE1-flags_open.patch) = 634 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-ldap_group-compile.patch) = 54012cc0e78765c3e8755b8f4083f5afba933df5
-Size (squid-2.5.1/squid-2.5.STABLE1-ldap_group-compile.patch) = 1570 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-aufs_performance.patch) = 5360cc0ff6fa5966a8f48daf64366c00e6d52a56
-Size (squid-2.5.1/squid-2.5.STABLE1-aufs_performance.patch) = 3383 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-RunCache.patch) = b1ce9d936bc19432ba36a3bd740e3e2ee978fea8
-Size (squid-2.5.1/squid-2.5.STABLE1-RunCache.patch) = 1068 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-rebuild_assert.patch) = a146de9315c3339e723c56d7cda645eda8781eb7
-Size (squid-2.5.1/squid-2.5.STABLE1-rebuild_assert.patch) = 3572 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-offline_mode.patch) = bd3b8bd9cc1a45c00eda14d9fdf448442c40b2a5
-Size (squid-2.5.1/squid-2.5.STABLE1-offline_mode.patch) = 917 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-S.patch) = fb4fa8b88503388695dbec73a56ee73b71d05848
-Size (squid-2.5.1/squid-2.5.STABLE1-S.patch) = 635 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-chroot.patch) = eae51317095148bc1b2b40c52e519d2d3013d901
-Size (squid-2.5.1/squid-2.5.STABLE1-chroot.patch) = 826 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-aufs_reentrant.patch) = 0db98c47e5ca3a06c6541e089477a557b36457b5
-Size (squid-2.5.1/squid-2.5.STABLE1-aufs_reentrant.patch) = 448 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-relnote11.patch) = a94d3a598c7ea6438c88697a2a500c51675afe31
-Size (squid-2.5.1/squid-2.5.STABLE1-relnote11.patch) = 762 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-ldap_group.patch) = ff8096fa1212975bf9a88b10f59ae88939685654
-Size (squid-2.5.1/squid-2.5.STABLE1-ldap_group.patch) = 25837 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-offline_toggle.patch) = 388629a5dfeba6993809520a14b47690abf07bd0
-Size (squid-2.5.1/squid-2.5.STABLE1-offline_toggle.patch) = 368 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-failure_ratio.patch) = 606c3639c75a0c37edaa7a9a035c8b9f2b06928f
-Size (squid-2.5.1/squid-2.5.STABLE1-failure_ratio.patch) = 900 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-hostnames.patch) = 8edfe53a98d6c0c09c9509d2f990d2f90731843b
-Size (squid-2.5.1/squid-2.5.STABLE1-hostnames.patch) = 5557 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-sbrk.patch) = fc3677369f8648cb0b2fa232083a80ad118a4215
-Size (squid-2.5.1/squid-2.5.STABLE1-sbrk.patch) = 3496 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-log_mime_hdrs.patch) = dd80ea4505777c0cbd236a43d2214e85429fe5cf
-Size (squid-2.5.1/squid-2.5.STABLE1-log_mime_hdrs.patch) = 503 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-peer_select_alg.patch) = 5a0356d6ad358490d68769721e51de80a1ea36ab
-Size (squid-2.5.1/squid-2.5.STABLE1-peer_select_alg.patch) = 2457 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-mempoolstat.patch) = 488d00decd37a79e0bfff5fed8df4afd4a0f789a
-Size (squid-2.5.1/squid-2.5.STABLE1-mempoolstat.patch) = 1070 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-copy_offset.patch) = 05a34799ce176af6eac7dd26ed727456b5281ecd
-Size (squid-2.5.1/squid-2.5.STABLE1-copy_offset.patch) = 476 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-select_fds_hist.patch) = cb0ae5f9d44813e5431249ebbe6dcaa848a80563
-Size (squid-2.5.1/squid-2.5.STABLE1-select_fds_hist.patch) = 555 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-select_stat.patch) = 74a5691ef30017cb44b820de9a608f1c3fd5b32b
-Size (squid-2.5.1/squid-2.5.STABLE1-select_stat.patch) = 682 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-pidfile.patch) = d18de709dde42248515547f13a932af7c7fcf028
-Size (squid-2.5.1/squid-2.5.STABLE1-pidfile.patch) = 903 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-http_reply_max_size.patch) = f35f419b4468259e2bb50aa37d7963456813cff7
-Size (squid-2.5.1/squid-2.5.STABLE1-http_reply_max_size.patch) = 1114 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-cachemgr_non_get.patch) = a6c03334ec67846a0e5287c1b0109583db47e594
-Size (squid-2.5.1/squid-2.5.STABLE1-cachemgr_non_get.patch) = 608 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-authsheme_realloc.patch) = cd99d9aba788c2f4871c1f0bc7913e7400424b9b
-Size (squid-2.5.1/squid-2.5.STABLE1-authsheme_realloc.patch) = 667 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-ftp_abort.patch) = 2c216c3e11474d3efe3b37cbbf12b90f249b5f5a
-Size (squid-2.5.1/squid-2.5.STABLE1-ftp_abort.patch) = 1702 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-helper_stats.patch) = 684c47169cb6caa7c5d7570d5b0677ed309c631a
-Size (squid-2.5.1/squid-2.5.STABLE1-helper_stats.patch) = 3325 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-delay_pools_docs.patch) = c04eb28f29c616c5192679070632207897631129
-Size (squid-2.5.1/squid-2.5.STABLE1-delay_pools_docs.patch) = 753 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-auth_connection.patch) = 40208be6825efafcb04389e0f3fe62f3af5aa6ac
-Size (squid-2.5.1/squid-2.5.STABLE1-auth_connection.patch) = 8297 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-authenticate_program_docs.patch) = adf7bd0643859181eec2bc403052787ad91b77a4
-Size (squid-2.5.1/squid-2.5.STABLE1-authenticate_program_docs.patch) = 1672 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-with_aufs_threads_trap.patch) = 4f9e3026d56628a62c8c3a3e4e7e23898432c7e2
-Size (squid-2.5.1/squid-2.5.STABLE1-with_aufs_threads_trap.patch) = 1893 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-shutdown_assert.patch) = 347154d7f3815eb3a75926aa824778a4db1999cc
-Size (squid-2.5.1/squid-2.5.STABLE1-shutdown_assert.patch) = 1107 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-cachemgr_passwd.patch) = 8bd9a7899babdb33b4391b8d686d12a18abc46ec
-Size (squid-2.5.1/squid-2.5.STABLE1-cachemgr_passwd.patch) = 1271 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-etc_hosts_fdleak.patch) = a6c766cdaacb5f84a381864e2f8d1f94534d4494
-Size (squid-2.5.1/squid-2.5.STABLE1-etc_hosts_fdleak.patch) = 327 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-openssl097.patch) = 0842b16b3cc7dbbdf862068a6a7b513ffb4d878d
-Size (squid-2.5.1/squid-2.5.STABLE1-openssl097.patch) = 4248 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-HEAD_bad_headers.patch) = d167a534244150f4d0750f394f93cbe37a5a5219
-Size (squid-2.5.1/squid-2.5.STABLE1-HEAD_bad_headers.patch) = 577 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-time_acl_list.patch) = 03da4d3195968f00305a55e5261ab6df1bdac7f0
-Size (squid-2.5.1/squid-2.5.STABLE1-time_acl_list.patch) = 855 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-CONNECT_pipeline.patch) = 8d1472cb82a12e44a22ab3baae72a901951dda37
-Size (squid-2.5.1/squid-2.5.STABLE1-CONNECT_pipeline.patch) = 1873 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-winbind.patch) = 949990209a4db546e3b0be698c68202a5e923a39
-Size (squid-2.5.1/squid-2.5.STABLE1-winbind.patch) = 70619 bytes
-SHA1 (squid-2.5.1/squid-2.5.STABLE1-mib.patch) = c90f279228902b9286bdd2b289014d356be98308
-Size (squid-2.5.1/squid-2.5.STABLE1-mib.patch) = 611 bytes
-SHA1 (patch-aa) = e29686a5c75635129b7e2eaf451140f10f29e081
+SHA1 (squid-2.5.2/squid-2.5.STABLE2.tar.bz2) = e319b3cfdf5d92df9ef39da048fc4235d9cc5154
+Size (squid-2.5.2/squid-2.5.STABLE2.tar.bz2) = 1020696 bytes
+SHA1 (squid-2.5.2/squid-2.5.STABLE2-concurrent_external_acl.patch) = 8f6cacd9bfeda386006a417383d9f8f5049fd8da
+Size (squid-2.5.2/squid-2.5.STABLE2-concurrent_external_acl.patch) = 730 bytes
+SHA1 (squid-2.5.2/squid-2.5.STABLE2-external_acl_crash.patch) = 79d2cd10f832513a547b3d77bf09c2c359a6831c
+Size (squid-2.5.2/squid-2.5.STABLE2-external_acl_crash.patch) = 1356 bytes
+SHA1 (patch-aa) = 2e0d96f6ccb9d0c42db2da49e76846edad09624f
SHA1 (patch-ab) = 1224ba4cee98a26d2c9d670eb6d57c6187ff2d56
SHA1 (patch-ac) = 1b283f0a573c02c82ce26f75e67d19b1ec5ff9f0
SHA1 (patch-ad) = 23a906011ffef78d070cc49c94c4f4837eb319ec
SHA1 (patch-ae) = 5031183c7512573c8c8602d0b0541999f43343f2
-SHA1 (patch-ag) = 7a0aa328d18374a4a954f66ac1431779a303f395
+SHA1 (patch-ag) = b01a2b0309f3e0711c1c4e75580766e506915f10
SHA1 (patch-aj) = aa2271e53602fe168604aeced6ed66d28fe47707
SHA1 (patch-ak) = 19861281d8a9ece352ce9e881e1e60f6787933e3
SHA1 (patch-al) = 534f273ec63f6de0818f1f86a2b655eac4564213