Apache 1.3.27, Bug Fix and Security Updates
Triumph The Insult C writes "Apache 1.3.27 is out, addressing 3 security problems and includes some other updates. Check out cve.mitre.org for CAN-2002-0839, CAN-2002-0840 and CAN-2002-0843. You can grab .27 from the mirrors. Details on the security problems and the other updates to .27 can be found here."
Apache has come up with a new way to release software;(2.0.42... 2.0.43... 1.3.27)backwards! :-)
Jonahweb.com has stuff.
A minor point release with some bug fixes (apparently too minor to even mention in the description). Neither Bill Gates or someone from the RIAA have taken away more of our rights today?
CAN-2002-0840 ... We thank Matthew Murphy for notification of this issue.
CAN-2002-0843 .... We thank David Wagner for the responsible notification and disclosure of this issue.
The world will not get better through technology. We must seek to be better people.
Apache 2.0.43 was released also, available here, also.
here is a copy of mod_ssl that works on 1.3.27 (remember, use --force), and for Apache-SSL I posted a patch to the Apache-SSL mailing list.
"With Microsoft, you get Windows. With Linux, you get the full house" - unknown
Thanks for fixing those bugs, guys!
Is there perhaps any way you can fix my internet explorer next?
I should have picked out the nickname Demosthenes!Tecumseh.
apache_1.3.27_fix.patch
--- SSLpatch.old Sat Oct 5 00:47:02 2002 +++ SSLpatch Sat Oct 5 00:47:35 2002 @@ -474,7 +474,7 @@ @@ -428,7 +439,11 @@ #define SERVER_BASEVENDOR "Apache Group" #define SERVER_BASEPRODUCT "Apache" - #define SERVER_BASEREVISION "1.3.26" + #define SERVER_BASEREVISION "1.3.27" -#define SERVER_BASEVERSION SERVER_BASEPRODUCT "/" SERVER_BASEREVISION +#ifdef APACHE_SSL +# define SERVER_BASEVERSION SERVER_BASEPRODUCT "/" SERVER_BASEREVISION " Ben-SSL/1.48"
"With Microsoft, you get Windows. With Linux, you get the full house" - unknown
slashdot edited out my pre tags, get patch to make apache-ssl work in 1.3.27 here: http://www.smarttux.com/apache-1.3.27-fix.patch
"With Microsoft, you get Windows. With Linux, you get the full house" - unknown
C?
Compiler?
Now that'd rock!
bob.c: In function `function':
bob.c:599: `a_table' undeclared. Jackass.
bob.c:604: warning: control reaches end of non-void function. Go back to Visual Basic, you moron.
Hmm. Why am I tempted to hack up gcc?
OMG when d0 w3 g3t$ teh ap4c|-|3 1.3.37??!1!!11oneoneone11!
[Disclaimer: tough week, please beat me gently]
...
Does anyone have any knowledge on Apache Cocoon? I need to use japanese/chinese fonts for an xml to PDF conversion and am unable to determine if there are any solutions. Additionally can anyone recommend a good xslt editor for use with this, perhaps cheap or even open source?