bagder: curl-www/docs Makefile,1.56,1.57 adv_20060320.txt,1.1,1.2
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/docs In directory labb:/tmp/cvs-serv1102 Modified Files: Makefile adv_20060320.txt Log Message: mention the release date Index: adv_20060320.txt =================================================================== RCS file: /cvsroot/curl/curl-www/docs/adv_20060320.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- adv_20060320.txt 20 Mar 2006 07:52:44 -0000 1.1 +++ adv_20060320.txt 20 Mar 2006 08:12:54 -0000 1.2 @@ -53,6 +53,9 @@ Daniel didn't read the mail until the 12th due to vacations. +curl 7.15.3 was released on March 20 2006, just before this flaw was +publicly disclosed. + 5. CREDITS Reported to us by Ulf Harnhammar. Thanks a lot! Index: Makefile =================================================================== RCS file: /cvsroot/curl/curl-www/docs/Makefile,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- Makefile 6 Dec 2005 23:04:07 -0000 1.56 +++ Makefile 20 Mar 2006 08:12:54 -0000 1.57 @@ -19,7 +19,8 @@ thanks.html y2k.html todo.html httpscripting.html comparison-table.html \ relatedtools.html osdistribs.html versions.html history.html loc.html \ knownbugs.html manual.html caextract.html programs.html security.html \ - testcurl.html runtests.html libs.html adv_20051013.html adv_20051207.html + testcurl.html runtests.html libs.html adv_20051013.html adv_20051207.html \ + adv_20060320.html all: $(PAGES) @echo done @@ -211,6 +212,12 @@ adv_20051207.t: adv_20051207.txt $(TXT2PLAIN) < $< > $@ +adv_20060320.html: _adv_20060320.html adv_20060320.t $(MAINPARTS) + $(ACTION) + +adv_20060320.t: adv_20060320.txt + $(TXT2PLAIN) < $< > $@ + #archive/index.html: mail # ./fixit