lör 2009-09-26 klockan 11:43 +0100 skrev Markus Moeller: > Is this a real issue or "just" to be compliant with debian rules ? Can you > give me more details ?
It's the same issue I had with squid_kerb_auth when trying to package 3.1 for Fedora and which you helped to get fixed. http://www.squid-cache.org/Versions/v3/3.1/changesets/b9719.patch Amos, please merge at least 10000 and 10002 and roll a new 3.1 release when possible. 3.1.0.13 is just not cutting it for distro packaging, and the amount of patches needed to get a reasonable 3.1 is rather long now... Required packaging patches: Correct squid_kerb_auth compile/link flags to avoid bad runpath settings etc <http://www.squid-cache.org/Versions/v3/3.1/changesets/b9719.patch> Cleanup automake-foo a bit in errors/ (fixes lang symlinks when using make install DESTDIR=...) <http://www.squid-cache.org/Versions/v3/3.1/changesets/b9720.patch> Install error page templates properly. (correction to the above) <http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-9743.patch> Patches which may bite some packagers depending on compilers and enabled Squid features: Better const-correctness on FTP login parse (newer GCC barfing) <http://www.squid-cache.org/Versions/v3/3.1/changesets/b9694.patch> Fixup libxml2 include magics, was failing when a configure cache was used (ESI related) <http://www.squid-cache.org/Versions/v3/3.1/changesets/b9713.patch> Bug #2734: fix compile errors from CBDATA_CLASS2() <http://www.squid-cache.org/Versions/v3/3.1/changesets/b9716.patch> Make ESI behave reasonable when built but not used <http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-9738.patch> Bug #2777: Don't know how to make target `-lrt' on OpenSolaris (not yet in 3.1) <http://www.squid-cache.org/Versions/v3/HEAD/changesets/squid-3-10000.patch> Other patches I ranked as critical for Fedora but unrelated to packaging Bug #2718: FTP sends EPSV2 on ipv4 connection <http://www.squid-cache.org/Versions/v3/3.1/changesets/b9696.patch> Bug #2541: Hang in 100% CPU loop while extacting header details using a delimiter other than comma <http://www.squid-cache.org/Versions/v3/3.1/changesets/b9704.patch> Bug #2745: Invalid response error on small reads <http://www.squid-cache.org/Versions/v3/3.1/changesets/b9707.patch> Bug #2624: Invalid response for IMS request <http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-9737.patch> Bug #2773: Segfault in RFC2069 Digest authantication (not yet in 3.1) <http://www.squid-cache.org/Versions/v3/HEAD/changesets/squid-3-10002.patch> Regards Henrik
