openafs-web.git
4 years agorelease: fix content after end of body 72/13572/3
Michael Meffie [Thu, 25 Apr 2019 19:00:36 +0000]
release: fix content after end of body

Move the end of body tags in the release pages to include the script
tags.  This fixes the html tidy warnings:

   Warning: content occurs after end of body

Change-Id: I617d24a2777b8c2d2135c9a4174c73be012f4480
Reviewed-on: https://gerrit.openafs.org/13572
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

4 years agorelease: escape ampersand characters 71/13571/3
Michael Meffie [Tue, 30 Apr 2019 18:07:41 +0000]
release: escape ampersand characters

Replace bare ampersand characters with the html entity '&amp;'.

Change-Id: Ib9ef68fef001349c1b6905d6464646e5727aea3e
Reviewed-on: https://gerrit.openafs.org/13571
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

4 years agorelease: remove stray </li> tag 69/13569/3
Michael Meffie [Thu, 2 May 2019 20:24:34 +0000]
release: remove stray </li> tag

Change-Id: I58990afa0e8cf3da01711fe4db71a87bb21ccc16
Reviewed-on: https://gerrit.openafs.org/13569
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

4 years agorelease: remove stray </ul> tags 68/13568/3
Michael Meffie [Thu, 25 Apr 2019 19:18:03 +0000]
release: remove stray </ul> tags

Remove extra </ul> tags in the release pages. Detected by html tidy:

    Warning: discarding unexpected </ul>

Change-Id: I95fa5cfd45b00315cabbcc453503182f06cb8c44
Reviewed-on: https://gerrit.openafs.org/13568
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

4 years agorelease: remove stray line item 70/13570/2
Michael Meffie [Thu, 2 May 2019 20:21:16 +0000]
release: remove stray line item

Change-Id: Ib46219204a0f591006b22211389ec474169c60bd
Reviewed-on: https://gerrit.openafs.org/13570
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

4 years agorelease: remove stray <p> tags 67/13567/2
Michael Meffie [Tue, 30 Apr 2019 18:00:24 +0000]
release: remove stray <p> tags

Remove spurious <p> tags in the release pages.

Change-Id: I14cdf6350277a0d364890f90a2014d5fdfaf8abf
Reviewed-on: https://gerrit.openafs.org/13567
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

4 years agorelease: remove stray </a> tags 66/13566/2
Michael Meffie [Tue, 30 Apr 2019 18:53:43 +0000]
release: remove stray </a> tags

Remove spurious </a> tags in the release pages.

Change-Id: I03c23a8758dfd4855c514dfe802766912de8153f
Reviewed-on: https://gerrit.openafs.org/13566
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

4 years agomacos: fix missing colon in color style attribute 65/13565/2
Michael Meffie [Mon, 6 May 2019 17:46:22 +0000]
macos: fix missing colon in color style attribute

Add a missing colon in an inline style in the macos page.  This error
was introduced in the previous clean up commit
945dfeb1574bf12408eb3f0b835b61cc85c4de8d

Change-Id: I48fd4f8c17f4c14aa2532378ebac3b541417c404
Reviewed-on: https://gerrit.openafs.org/13565
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

4 years agoRelease 1.8.3 61/13561/2
Stephan Wiesand [Fri, 26 Apr 2019 12:51:55 +0000]
Release 1.8.3

Add a release page for the 1.8.3 release, and replace the 1.8.3pre1
announcement on the main page with a 1.8.3 one.

Change-Id: I8da53cfcda85001111aec585609c3c4945dcd964
Reviewed-on: https://gerrit.openafs.org/13561
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoConvert security directory to html5 56/13556/2
Michael Meffie [Mon, 15 Apr 2019 23:30:28 +0000]
Convert security directory to html5

Change the document type to html5 and remove deprecated and obsolete
html tags and attributes from the html files in the security directory.

Change-Id: I120b0c8c63adfa3a7eccea7ae0c352664f195740
Reviewed-on: https://gerrit.openafs.org/13556
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoConvert elders directory to html5 55/13555/2
Michael Meffie [Mon, 15 Apr 2019 21:10:22 +0000]
Convert elders directory to html5

Change the document type to html5 and remove deprecated and obsolete
html tags and attributes from the html files in the elders directory.

Change-Id: I13de2e54cfa069e7e11416e5cad28eff5a34cdd6
Reviewed-on: https://gerrit.openafs.org/13555
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoConvert top level directory html5 54/13554/2
Michael Meffie [Mon, 15 Apr 2019 20:14:03 +0000]
Convert top level directory html5

Change the document type to html5 and remove deprecated and obsolete
html tags and attributes from the html files in the top level directory.

Change-Id: Ic38b9d5babf99b085dae947660195608c6e0c434
Reviewed-on: https://gerrit.openafs.org/13554
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoFix html tidy warnings in security directory 53/13553/2
Michael Meffie [Mon, 15 Apr 2019 16:53:03 +0000]
Fix html tidy warnings in security directory

This commit fixes incorrect table tags in the security/index.html file,
as reported by html tidy.

    $ tidy -q -e security/index.html
    line 122 column 3 - Warning: plain text isn't allowed in <table> elements
    line 116 column 1 - Info: <table> previously mentioned
    line 122 column 53 - Warning: discarding unexpected </td>
    line 122 column 58 - Warning: discarding unexpected </tr>
    line 154 column 3 - Warning: plain text isn't allowed in <table> elements
    line 148 column 1 - Info: <table> previously mentioned
    line 154 column 51 - Warning: discarding unexpected </td>
    line 154 column 56 - Warning: discarding unexpected </tr>
    line 29 column 1 - Warning: <table> lacks "summary" attribute
    line 58 column 1 - Warning: <table> lacks "summary" attribute
    line 87 column 1 - Warning: <table> lacks "summary" attribute
    line 116 column 1 - Warning: <table> lacks "summary" attribute
    line 148 column 1 - Warning: <table> lacks "summary" attribute
    line 177 column 1 - Warning: <table> lacks "summary" attribute
    line 204 column 1 - Warning: <table> lacks "summary" attribute
    line 232 column 1 - Warning: <table> lacks "summary" attribute
    line 264 column 1 - Warning: <table> lacks "summary" attribute
    line 290 column 1 - Warning: <table> lacks "summary" attribute
    line 317 column 1 - Warning: <table> lacks "summary" attribute
    line 343 column 1 - Warning: <table> lacks "summary" attribute
    line 370 column 1 - Warning: <table> lacks "summary" attribute
    line 396 column 1 - Warning: <table> lacks "summary" attribute
    line 423 column 1 - Warning: <table> lacks "summary" attribute
    line 450 column 1 - Warning: <table> lacks "summary" attribute
    line 469 column 1 - Warning: <table> lacks "summary" attribute
    line 487 column 1 - Warning: <table> lacks "summary" attribute
    line 512 column 1 - Warning: <table> lacks "summary" attribute
    line 533 column 1 - Warning: <table> lacks "summary" attribute
    line 557 column 1 - Warning: <table> lacks "summary" attribute
    line 581 column 1 - Warning: <table> lacks "summary" attribute
    line 606 column 1 - Warning: <table> lacks "summary" attribute
    line 635 column 1 - Warning: <table> lacks "summary" attribute
    line 660 column 1 - Warning: <table> lacks "summary" attribute
    line 690 column 1 - Warning: <table> lacks "summary" attribute
    line 718 column 1 - Warning: <table> lacks "summary" attribute
    line 755 column 1 - Warning: <table> lacks "summary" attribute
    line 791 column 1 - Warning: <table> lacks "summary" attribute
    line 823 column 1 - Warning: <table> lacks "summary" attribute

Change-Id: I8b66690cf3d1ef52dff5ee1fb33ed67f957f9d25
Reviewed-on: https://gerrit.openafs.org/13553
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoFix html tidy warnings in gsoc directory 52/13552/2
Michael Meffie [Mon, 15 Apr 2019 18:42:17 +0000]
Fix html tidy warnings in gsoc directory

This commit fixes missing li tags, unescaped characters in URLS,
incorrect placement of p tags, and missing DOCTYPEs in the
gsoc directory, as reported by the html tidy tool.

    $ tidy -q -e gsoc/2008final.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 23 column 1 - Warning: missing <li>
    line 169 column 1 - Warning: inserting implicit <p>
    line 51 column 1 - Warning: <a> escaping malformed URI reference
    line 190 column 1 - Warning: <a> escaping malformed URI reference
    line 14 column 1 - Warning: trimming empty <p>
    line 23 column 1 - Warning: trimming empty <p>
    line 23 column 1 - Warning: trimming empty <li>
    line 169 column 1 - Warning: trimming empty <p>

    $ tidy -q -e gsoc/2009final.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 322 column 8 - Warning: missing </a>
    line 324 column 1 - Warning: discarding unexpected </a>
    line 17 column 1 - Warning: trimming empty <p>
    line 35 column 1 - Warning: trimming empty <p>
    line 47 column 1 - Warning: trimming empty <p>

    $ tidy -q -e gsoc/2009.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 322 column 8 - Warning: missing </a>
    line 324 column 1 - Warning: discarding unexpected </a>
    line 17 column 1 - Warning: trimming empty <p>
    line 35 column 1 - Warning: trimming empty <p>
    line 47 column 1 - Warning: trimming empty <p>

Change-Id: Id901d1b03355debaa9e41af5172dc1c1de464b42
Reviewed-on: https://gerrit.openafs.org/13552
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoFix html tidy warnings in the foundation directory 51/13551/2
Michael Meffie [Mon, 15 Apr 2019 17:08:58 +0000]
Fix html tidy warnings in the foundation directory

This commit fixes misspelled head tags, missing li tags, empty
paragraphs, and missing DOCTYPEs in the foundation subdirectories, as
reported by the html tidy tool.

    $ tidy -q -e foundation/gatekeepers.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>

    $ tidy -q -e foundation/index.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>

    $ tidy -q -e foundation/plan/advisory.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>

    $ tidy -q -e foundation/plan/articles.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 2 column 1 - Warning: inserting implicit <body>
    line 3 column 1 - Warning: <title> isn't allowed in <header> elements
    line 2 column 1 - Info: <header> previously mentioned
    line 7 column 1 - Warning: discarding unexpected <body>
    line 2 column 1 - Warning: trimming empty <header>

    $ tidy -q -e foundation/plan/bylaws.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 2 column 1 - Warning: inserting implicit <body>
    line 3 column 1 - Warning: <title> isn't allowed in <header> elements
    line 2 column 1 - Info: <header> previously mentioned
    line 5 column 1 - Warning: discarding unexpected <body>
    line 33 column 1 - Warning: missing <li>
    line 36 column 1 - Warning: missing <li>
    line 45 column 1 - Warning: missing <li>
    line 48 column 1 - Warning: missing <li>
    line 51 column 1 - Warning: missing <li>
    line 53 column 1 - Warning: missing <li>
    line 55 column 1 - Warning: missing <li>
    line 63 column 1 - Warning: missing <li>
    line 65 column 1 - Warning: missing <li>
    line 67 column 1 - Warning: missing <li>
    line 69 column 1 - Warning: missing <li>
    line 71 column 1 - Warning: missing <li>
    line 73 column 1 - Warning: missing <li>
    line 75 column 1 - Warning: missing <li>
    line 77 column 1 - Warning: missing <li>
    line 79 column 1 - Warning: missing <li>
    line 81 column 1 - Warning: missing <li>
    line 83 column 1 - Warning: missing <li>
    line 91 column 1 - Warning: missing <li>
    line 93 column 1 - Warning: missing <li>
    line 110 column 1 - Warning: missing <li>
    line 112 column 1 - Warning: missing <li>
    line 120 column 1 - Warning: missing <li>
    line 122 column 1 - Warning: missing <li>
    line 124 column 1 - Warning: missing <li>
    line 126 column 1 - Warning: missing <li>
    line 136 column 1 - Warning: missing <li>
    line 144 column 1 - Warning: missing <li>
    line 146 column 1 - Warning: missing <li>
    line 148 column 1 - Warning: missing <li>
    line 150 column 1 - Warning: missing <li>
    line 158 column 1 - Warning: missing <li>
    line 160 column 1 - Warning: missing <li>
    line 2 column 1 - Warning: trimming empty <header>
    line 13 column 1 - Warning: trimming empty <p>
    line 28 column 1 - Warning: trimming empty <p>
    line 33 column 1 - Warning: trimming empty <p>
    line 36 column 1 - Warning: trimming empty <p>
    line 39 column 1 - Warning: trimming empty <p>
    line 41 column 1 - Warning: trimming empty <p>
    line 45 column 1 - Warning: trimming empty <p>
    line 48 column 1 - Warning: trimming empty <p>
    line 51 column 1 - Warning: trimming empty <p>
    line 53 column 1 - Warning: trimming empty <p>
    line 55 column 1 - Warning: trimming empty <p>
    line 58 column 1 - Warning: trimming empty <p>
    line 60 column 1 - Warning: trimming empty <p>
    line 63 column 1 - Warning: trimming empty <p>
    line 65 column 1 - Warning: trimming empty <p>
    line 67 column 1 - Warning: trimming empty <p>
    line 71 column 1 - Warning: trimming empty <p>
    line 73 column 1 - Warning: trimming empty <p>
    line 75 column 1 - Warning: trimming empty <p>
    line 77 column 1 - Warning: trimming empty <p>
    line 79 column 1 - Warning: trimming empty <p>
    line 81 column 1 - Warning: trimming empty <p>
    line 83 column 1 - Warning: trimming empty <p>
    line 86 column 1 - Warning: trimming empty <p>
    line 88 column 1 - Warning: trimming empty <p>
    line 91 column 1 - Warning: trimming empty <p>
    line 93 column 1 - Warning: trimming empty <p>
    line 105 column 1 - Warning: trimming empty <p>
    line 107 column 1 - Warning: trimming empty <p>
    line 110 column 1 - Warning: trimming empty <p>
    line 112 column 1 - Warning: trimming empty <p>
    line 115 column 1 - Warning: trimming empty <p>
    line 117 column 1 - Warning: trimming empty <p>
    line 120 column 1 - Warning: trimming empty <p>
    line 122 column 1 - Warning: trimming empty <p>
    line 124 column 1 - Warning: trimming empty <p>
    line 126 column 1 - Warning: trimming empty <p>
    line 129 column 1 - Warning: trimming empty <p>
    line 131 column 1 - Warning: trimming empty <p>
    line 136 column 1 - Warning: trimming empty <p>
    line 139 column 1 - Warning: trimming empty <p>
    line 141 column 1 - Warning: trimming empty <p>
    line 144 column 1 - Warning: trimming empty <p>
    line 146 column 1 - Warning: trimming empty <p>
    line 148 column 1 - Warning: trimming empty <p>
    line 150 column 1 - Warning: trimming empty <p>
    line 153 column 1 - Warning: trimming empty <p>
    line 155 column 1 - Warning: trimming empty <p>
    line 158 column 1 - Warning: trimming empty <p>
    line 160 column 1 - Warning: trimming empty <p>

    $ tidy -q -e foundation/plan/coip.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 2 column 1 - Warning: inserting implicit <body>
    line 3 column 1 - Warning: <title> isn't allowed in <header> elements
    line 2 column 1 - Info: <header> previously mentioned
    line 5 column 1 - Warning: discarding unexpected <body>
    line 2 column 1 - Warning: trimming empty <header>
    line 10 column 1 - Warning: trimming empty <p>
    line 12 column 1 - Warning: trimming empty <p>
    line 26 column 1 - Warning: trimming empty <p>
    line 28 column 1 - Warning: trimming empty <p>
    line 53 column 1 - Warning: trimming empty <p>
    line 69 column 1 - Warning: trimming empty <p>
    line 79 column 1 - Warning: trimming empty <p>

    $ tidy -q -e foundation/plan/cois.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 2 column 1 - Warning: inserting implicit <body>
    line 3 column 1 - Warning: <title> isn't allowed in <header> elements
    line 2 column 1 - Info: <header> previously mentioned
    line 5 column 1 - Warning: discarding unexpected <body>
    line 2 column 1 - Warning: trimming empty <header>
    line 7 column 1 - Warning: trimming empty <p>
    line 11 column 1 - Warning: trimming empty <p>

    $ tidy -q -e foundation/plan/contribution.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>

    $ tidy -q -e foundation/plan/details.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>

    $ tidy -q -e foundation/plan/index.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>
    line 6 column 1 - Warning: trimming empty <p>

    $ tidy -q -e foundation/plan/leaders.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>
    line 15 column 1 - Warning: trimming empty <p>
    line 27 column 1 - Warning: trimming empty <p>

    $ tidy -q -e foundation/plan/membership.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 18 column 1 - Warning: missing <li>
    line 27 column 1 - Warning: missing <li>
    line 34 column 1 - Warning: missing <li>
    line 1 column 7 - Warning: trimming empty <header>
    line 18 column 1 - Warning: trimming empty <p>
    line 27 column 1 - Warning: trimming empty <p>
    line 34 column 1 - Warning: trimming empty <p>

Change-Id: I2890d4568271abb20cc7a8a54dd488a94b36bee7
Reviewed-on: https://gerrit.openafs.org/13551
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoFix html tidy warnings in the elders directory 50/13550/2
Michael Meffie [Mon, 15 Apr 2019 17:05:21 +0000]
Fix html tidy warnings in the elders directory

This commit fixes missing title tags and unescaped characters in the
elders directory reported by the html tidy tool.

    $ tidy -q -e elders/minutes-20070800.html
    line 1 column 396 - Warning: unescaped & or unknown entity "&disp"
    line 1 column 406 - Warning: unescaped & or unknown entity "&view"
    line 1 column 415 - Warning: unescaped & or unknown entity "&th"
    line 1 column 70 - Warning: inserting missing 'title' element

    $ tidy -q -e elders/minutes-20071113.html
    line 1 column 70 - Warning: inserting missing 'title' element

    $ tidy -q -e elders/newsletters/newsletter-200711.html
    line 1 column 70 - Warning: inserting missing 'title' element

Change-Id: Icc2a300c8305546425d2a66570a9a0d425b996bb
Reviewed-on: https://gerrit.openafs.org/13550
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoFix html tidy warnings and errors in the top level directory 49/13549/2
Michael Meffie [Sat, 13 Apr 2019 11:35:27 +0000]
Fix html tidy warnings and errors in the top level directory

This commit fixes unrecognized tags and attributes, misplaced tags,
unescaped characters (such as '&', and spaces in URLs), empty paragraphs
and spans, and missing DOCTYPEs in the top level directory html files,
reported by the html tidy tool.

    $ tidy -q -e cvs.html
    line 42 column 19 - Error: <bold> is not recognized!
    line 42 column 19 - Warning: discarding unexpected <bold>
    line 42 column 33 - Warning: discarding unexpected </bold>

    $ tidy -q -e gsoc.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 100 column 1 - Warning: trimming empty <p>
    line 189 column 1 - Warning: trimming empty <p>
    line 193 column 1 - Warning: trimming empty <p>
    line 197 column 1 - Warning: trimming empty <p>
    line 229 column 23 - Warning: <font> element removed from HTML5

    $ tidy -q -e macos.html
    line 58 column 1 - Warning: inserting implicit <p>
    line 81 column 1 - Warning: inserting implicit <p>
    line 104 column 1 - Warning: inserting implicit <p>
    line 126 column 1 - Warning: inserting implicit <p>
    line 151 column 1 - Warning: inserting implicit <p>
    line 177 column 97 - Warning: unescaped & or unknown entity "&cat_id"
    line 212 column 97 - Warning: unescaped & or unknown entity "&cat_id"
    line 58 column 1 - Warning: trimming empty <p>
    line 81 column 1 - Warning: trimming empty <p>
    line 104 column 1 - Warning: trimming empty <p>
    line 126 column 1 - Warning: trimming empty <p>
    line 151 column 1 - Warning: trimming empty <p>
    line 428 column 1 - Warning: trimming empty <p>

    $ tidy -q -e main.html
    line 309 column 5 - Warning: missing <li>
    line 49 column 1 - Warning: <table> lacks "summary" attribute
    line 53 column 9 - Warning: trimming empty <span>

    $ tidy -q -e navbar.html
    line 9 column 1 - Warning: <table> lacks "summary" attribute

    $ tidy -q -e no-more-des.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 65 column 1 - Error: <du> is not recognized!
    line 65 column 1 - Warning: discarding unexpected <du>
    line 64 column 1 - Warning: missing </blockquote> before <li>
    line 66 column 3 - Warning: inserting implicit <ul>
    line 79 column 1 - Warning: discarding unexpected </du>
    line 66 column 3 - Warning: missing </ul> before </blockquote>
    line 86 column 1 - Error: <du> is not recognized!
    line 86 column 1 - Warning: discarding unexpected <du>
    line 84 column 1 - Warning: missing </blockquote> before <li>
    line 87 column 2 - Warning: inserting implicit <ul>
    line 120 column 1 - Warning: discarding unexpected </du>
    line 87 column 2 - Warning: missing </ul> before </blockquote>
    line 85 column 1 - Warning: trimming empty <p>

    $ tidy -q -e openafs-vista-announce.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration

    $ tidy -q -e projects.html
    line 20 column 51 - Warning: replacing </p> with <br>
    line 26 column 35 - Warning: replacing </p> with <br>
    line 37 column 20 - Warning: replacing </p> with <br>
    line 40 column 19 - Warning: replacing </p> with <br>
    line 43 column 20 - Warning: replacing </p> with <br>
    line 46 column 28 - Warning: replacing </p> with <br>
    line 51 column 49 - Warning: replacing </p> with <br>
    line 53 column 26 - Warning: replacing </p> with <br>
    line 58 column 13 - Warning: replacing </p> with <br>
    line 68 column 42 - Warning: replacing </p> with <br>
    line 72 column 40 - Warning: replacing </p> with <br>
    line 83 column 20 - Warning: replacing </p> with <br>
    line 86 column 32 - Warning: replacing </p> with <br>
    line 89 column 43 - Warning: replacing </p> with <br>
    line 92 column 26 - Warning: replacing </p> with <br>
    line 95 column 23 - Warning: replacing </p> with <br>

    $ tidy -q -e roadmap.html
    line 24 column 1 - Warning: <a> escaping malformed URI reference
    line 78 column 1 - Warning: <h2> proprietary attribute "wrap"

    $ tidy -q -e success.html
    line 277 column 58 - Warning: discarding unexpected </tt>
    line 345 column 13 - Warning: discarding unexpected </b>
    line 16 column 1 - Warning: trimming empty <p>
    line 19 column 1 - Warning: trimming empty <p>
    line 25 column 36 - Warning: trimming empty <span>
    line 26 column 56 - Warning: trimming empty <span>
    line 27 column 21 - Warning: trimming empty <p>
    line 31 column 1 - Warning: trimming empty <p>
    line 37 column 1 - Warning: trimming empty <p>
    line 41 column 1 - Warning: trimming empty <p>
    line 44 column 1 - Warning: trimming empty <p>
    line 51 column 1 - Warning: trimming empty <p>
    line 56 column 1 - Warning: trimming empty <p>
    line 61 column 1 - Warning: trimming empty <p>
    line 66 column 34 - Warning: trimming empty <span>
    line 67 column 48 - Warning: trimming empty <span>
    line 84 column 1 - Warning: trimming empty <p>
    line 86 column 1 - Warning: trimming empty <p>
    line 100 column 1 - Warning: trimming empty <p>
    line 102 column 1 - Warning: trimming empty <p>
    line 109 column 1 - Warning: trimming empty <p>
    line 111 column 1 - Warning: trimming empty <p>
    line 135 column 1 - Warning: trimming empty <p>
    line 137 column 1 - Warning: trimming empty <p>
    line 149 column 1 - Warning: trimming empty <p>
    line 151 column 1 - Warning: trimming empty <p>
    line 157 column 1 - Warning: trimming empty <p>
    line 165 column 1 - Warning: trimming empty <p>
    line 205 column 1 - Warning: trimming empty <p>
    line 552 column 1 - Warning: trimming empty <p>
    line 79 column 1 - Warning: <h2> proprietary attribute "wrap"
    line 167 column 1 - Warning: <h2> proprietary attribute "wrap"
    line 169 column 1 - Warning: <p> proprietary attribute "wrap"
    line 170 column 1 - Warning: <p> proprietary attribute "wrap"
    line 174 column 1 - Warning: <p> proprietary attribute "wrap"
    line 176 column 1 - Warning: <p> proprietary attribute "wrap"
    line 178 column 1 - Warning: <p> proprietary attribute "wrap"
    line 181 column 1 - Warning: <p> proprietary attribute "wrap"
    line 207 column 1 - Warning: <h2> proprietary attribute "wrap"
    line 209 column 1 - Warning: <p> proprietary attribute "wrap"
    line 230 column 1 - Warning: <p> proprietary attribute "wrap"
    line 232 column 1 - Warning: <p> proprietary attribute "wrap"
    line 233 column 1 - Warning: <p> proprietary attribute "wrap"
    line 253 column 1 - Warning: <p> proprietary attribute "wrap"
    line 258 column 1 - Warning: <h2> proprietary attribute "wrap"

    $ tidy -q -e support.html
    line 99 column 6 - Warning: discarding unexpected </p>
    line 20 column 17 - Warning: <a> escaping malformed URI reference
    line 34 column 17 - Warning: <a> escaping malformed URI reference
    line 35 column 17 - Warning: <a> escaping malformed URI reference

    $ tidy -q -e support.html
    line 99 column 6 - Warning: discarding unexpected </p>
    line 20 column 17 - Warning: <a> escaping malformed URI reference
    line 34 column 17 - Warning: <a> escaping malformed URI reference
    line 35 column 17 - Warning: <a> escaping malformed URI reference

    $ tidy -q -e uiuc_capstone.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 78 column 1 - Warning: <a> escaping malformed URI reference

    $ tidy -q -e windows.html
    line 22 column 9 - Warning: missing <li>
    line 32 column 9 - Warning: missing <li>
    line 101 column 48 - Warning: <a> attribute with missing trailing quote mark
    line 349 column 111 - Warning: unescaped & or unknown entity "&DisplayLang"
    line 104 column 1 - Warning: <a> escaping malformed URI reference
    line 208 column 33 - Warning: <img> lacks "alt" attribute

Change-Id: I2fad0bfeb8a188aef29d2263ef09685d57333a30
Reviewed-on: https://gerrit.openafs.org/13549
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoRemove executable mode bit from windows.html 48/13548/2
Michael Meffie [Mon, 15 Apr 2019 01:43:32 +0000]
Remove executable mode bit from windows.html

Change the mode bits of the windows.html file to remove the
unneeded executable bit.

Change-Id: Ie1fbf553331d4b0c4d4b5299fb3e40ff2f9ca5f7
Reviewed-on: https://gerrit.openafs.org/13548
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoClean up character sets in html files 47/13547/3
Michael Meffie [Fri, 12 Apr 2019 20:06:39 +0000]
Clean up character sets in html files

Clean up html character sets so they are uniformly UTF-8. Replace
windows-1252 characters with appropriate HTML entities.  Remove the
unneeded UTF-8 BOM bytes preceding some of the files.

Change the meta tag charsets from windows-1252 to utf-8 in pages that
specify a character set and ensure those files are UTF-8 encoded.

Clean up the non-UTF-8 whitespace characters in the elders minutes and
newsletters.

This commit does not change the newsletter directory, since the
newsletter html files were generated file (from pod sources).

Change-Id: Ia18d9de3c4f153c39805c1228bd1af50f55fed15
Reviewed-on: https://gerrit.openafs.org/13547
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoRelease 1.8.3pre1 18/13518/3
Stephan Wiesand [Tue, 12 Mar 2019 14:39:26 +0000]
Release 1.8.3pre1

Add a page for the first 1.8.3 beta, and the announcement on the
main page.

Change-Id: I549c8d4f389de4acbd0ec9bda0aa4196f87d6fd5
Reviewed-on: https://gerrit.openafs.org/13518
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoAdd SRPMs for 1.6.23/1.8.2 25/13425/2
Stephan Wiesand [Sun, 13 Jan 2019 15:56:30 +0000]
Add SRPMs for 1.6.23/1.8.2

Source RPMs for those releases were added - add links to them on
the release pages too.

Change-Id: I6e81ef9122fd2e4b80ce7916868b02a851a86022
Reviewed-on: https://gerrit.openafs.org/13425
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoAdd CVE assignments for today's advisories
Benjamin Kaduk [Wed, 12 Sep 2018 02:01:39 +0000]
Add CVE assignments for today's advisories

(And regenerate the signatures.)

Change-Id: Ib355c9d7b0f1286519c899c87cbc0464432432a6

5 years agoAdd today's security advisories
Benjamin Kaduk [Tue, 11 Sep 2018 18:27:31 +0000]
Add today's security advisories

OPENAFS-SA-2018-001, OPENAFS-SA-2018-002, and OPENAFS-SA-2018-003.
Add the signed advisory texts, patches, and appropriate notes
on the main security page.

Change-Id: I033d3c524f28736e66abf380558750e98049a094

5 years agoReleases 1.6.23/1.8.2
Benjamin Kaduk [Tue, 11 Sep 2018 17:33:17 +0000]
Releases 1.6.23/1.8.2

Add their respective release pages, and links and an announcement
on the main page.

Change-Id: I09e5212effc0971e1acc675acd61368f725bef5d

5 years agoReleases 1.8.1.1/1.6.22.4 04/13304/2
Stephan Wiesand [Fri, 7 Sep 2018 15:54:17 +0000]
Releases 1.8.1.1/1.6.22.4

Add release pages for 1.8.1.1 and 1.6.22.4, and the announcement to
the main page.

Change-Id: If0d65d88c675ef852b614528901d0d28ad04a66e
Reviewed-on: https://gerrit.openafs.org/13304
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

5 years agoRelease 1.8.1 67/13267/3
Benjamin Kaduk [Fri, 5 Jan 2018 14:14:37 +0000]
Release 1.8.1

Make a release page for 1.8.1, and replace the pre2 note on the main page
with a notice of the final release.

Change-Id: I83fe089a7514d814cfcba3a20f5a534df93ff2e3
Reviewed-on: https://gerrit.openafs.org/13267
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

5 years agoMove 1.8.1pre2 symlink to proper directory 44/13244/2
Benjamin Kaduk [Fri, 6 Jul 2018 13:26:44 +0000]
Move 1.8.1pre2 symlink to proper directory

It needs to be in release/ and not at the repo root.

Change-Id: I493d8f0088e3860681b168f3baf633aae7d9e5ba
Reviewed-on: https://gerrit.openafs.org/13244
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

5 years agoRelease 1.8.1pre2 32/13232/3
Benjamin Kaduk [Sun, 1 Jul 2018 19:26:29 +0000]
Release 1.8.1pre2

The first beta for 1.8.1.  (Explain why it's "pre2" instead of "pre1", too.)

Change-Id: I03532785955ef6d7c12907c045879f44d1b79857
Reviewed-on: https://gerrit.openafs.org/13232
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

6 years agocredits: modify sinenomine.net links to work in frame 16/13016/3
Mark Vitale [Fri, 13 Apr 2018 15:46:38 +0000]
credits: modify sinenomine.net links to work in frame

www.sinenomine.net is configured to not serve content to a frame.
Therefore the links on openafs.org (which uses frames) don't open
with a direct click, but only when opened in a new window or tab.

Add a target attribute so the links will open when clicked directly.

Change-Id: I4e3162eafe70c389092b7442d5a6123753dd2e48
Reviewed-on: https://gerrit.openafs.org/13016
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

6 years agosupport: modify sinenomine.net links to work in frame 15/13015/3
Mark Vitale [Fri, 13 Apr 2018 15:40:26 +0000]
support: modify sinenomine.net links to work in frame

www.sinenomine.net is configured to not serve content to a frame.
Therefore the links on openafs.org (which uses frames) don't open with a
direct click, but only when opened in a new window or tab.

Add a target attribute so the link will open when clicked directly.
While here, modify the URL to point at the OpenAFS content on the site.

Change-Id: I6365c0afa9e051ce5c9813a7eb449ee6cafa3fcc
Reviewed-on: https://gerrit.openafs.org/13015
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

6 years agonavbar: fix text of "maintenance release" link 20/13020/2
Stephan Wiesand [Thu, 19 Apr 2018 16:10:46 +0000]
navbar: fix text of "maintenance release" link

This link now points to the 1.8.x series. Say so.

Change-Id: I73014b075b86576ffa4b74b7d7f51d3eff792a3e
Reviewed-on: https://gerrit.openafs.org/13020
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

6 years agoRelease 1.6.22.3 19/13019/2
Stephan Wiesand [Thu, 19 Apr 2018 16:09:55 +0000]
Release 1.6.22.3

Add a release page for 1.6.22.3, and the announcement to
the main page.

Change-Id: Ic7cae82f1a233e3b81d6b00b1de094d62fd2efd1
Reviewed-on: https://gerrit.openafs.org/13019
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

6 years agoRelease 1.8.0 11/13011/2
Benjamin Kaduk [Fri, 5 Jan 2018 14:14:37 +0000]
Release 1.8.0

Make a release page for 1.8.0, and replace the pre5 note on the main page
with a notice of the final release.

Change-Id: I121d9232be3aaaccc750d5f1b70c10d4bcc75604
Reviewed-on: https://gerrit.openafs.org/13011
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

6 years agorename Your File System to AuriStor 02/13002/2
Jeffrey Altman [Tue, 10 Apr 2018 13:54:40 +0000]
rename Your File System to AuriStor

Your File System was renamed to AuriStor on 28 Oct 2015.

Change-Id: Ic1d39df81785bd74ddb26d6a1e617ee3752cf822
Reviewed-on: https://gerrit.openafs.org/13002
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

6 years agosupport: convert URLs to https 01/13001/2
Jeffrey Altman [Tue, 10 Apr 2018 13:54:04 +0000]
support: convert URLs to https

Change-Id: I0325beb218fe4131a91c0f24c9a4b064e2974a0a
Reviewed-on: https://gerrit.openafs.org/13001
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

6 years agoRelease 1.8.0pre5 15/12915/2
Benjamin Kaduk [Fri, 5 Jan 2018 14:14:37 +0000]
Release 1.8.0pre5

Make a release page for 1.8.0pre5, and add a note about release candidate 5
to the main page (replacing the previous note about beta 4), since
we think we are getting close.

Change-Id: I7318966fd40dbe322ad140e1ee9e2f6cf875bcac
Reviewed-on: https://gerrit.openafs.org/12915
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

6 years agoRelease 1.6.22.2 83/12883/2
Stephan Wiesand [Thu, 1 Feb 2018 18:36:07 +0000]
Release 1.6.22.2

Add a release page for 1.6.22.2, and the announcement to
the main page.

Change-Id: I7b37af558d8d4075e7eea33329079bb74526f146
Reviewed-on: https://gerrit.openafs.org/12883
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

6 years agoRelease 1.8.0pre4 61/12861/4
Benjamin Kaduk [Fri, 5 Jan 2018 14:14:37 +0000]
Release 1.8.0pre4

Make a release page for 1.8.0pre4, and add a note about beta 4
to the main page (replacing the previous note about beta 3), since
we think we are getting close.

Change-Id: Ic321012f90c8d46401757e22c9b3396dcf37e053
Reviewed-on: https://gerrit.openafs.org/12861
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

6 years agoAdd the missing link to the distribution page 21/12821/2
Stephan Wiesand [Fri, 22 Dec 2017 09:14:46 +0000]
Add the missing link to the distribution page

Change-Id: Ib999a5a60c8011b4a7809418fdc2e814fb3a0897
Reviewed-on: https://gerrit.openafs.org/12821
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

6 years agoAdd links to the 1.6.22 and 1.8.0pre3 announcement mails 20/12820/3
Stephan Wiesand [Thu, 21 Dec 2017 15:10:34 +0000]
Add links to the 1.6.22 and 1.8.0pre3 announcement mails

Change-Id: Idfa4d684590454392cd1d2eff078509bba6baf7b
Reviewed-on: https://gerrit.openafs.org/12820
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

6 years agoRelease 1.6.22.1 19/12819/3
Stephan Wiesand [Thu, 21 Dec 2017 15:06:06 +0000]
Release 1.6.22.1

Add a release page for 1.6.22.1, and the announcement to
the main page.

Change-Id: If611221d76f375fba5b85163acf8cd4c4835fd32
Reviewed-on: https://gerrit.openafs.org/12819
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

6 years agoOPENAFS-SA-2017-001 is CVE-2017-17432
Benjamin Kaduk [Thu, 7 Dec 2017 04:14:58 +0000]
OPENAFS-SA-2017-001 is CVE-2017-17432

Thanks to Salvatore Bonaccorso for the assignment.

Change-Id: I7c80e3328c052dc3610a9af658a461f236319122

6 years agoFix historical entries in security advisory table
Benjamin Kaduk [Tue, 5 Dec 2017 16:43:03 +0000]
Fix historical entries in security advisory table

We never added OPENAFS-SA-2016-003 to the table, and
OPENAFS-SA-2016-002 was listed with partially incorrect information.

Change-Id: I5a16b5915beff74b842217161c3e219d3d1b6ac6

6 years agoRelease 1.6.22
Benjamin Kaduk [Tue, 5 Dec 2017 03:59:38 +0000]
Release 1.6.22

Make a release page for 1.6.22, and add a note to the main page.

Change-Id: Ie8c12570f4b80a6a2c5a9aa23df00cab3ca5191c

6 years agoRelease 1.6.22 security advisory
Benjamin Kaduk [Tue, 5 Dec 2017 03:50:57 +0000]
Release 1.6.22 security advisory

Add OPENAFS-SA-2017-001 to the security page.

Change-Id: I171dd2dd80aaacf9fae9d52b0dc234cf1a8e6b89

6 years agoRelease 1.8.0pre3 85/12785/3
Benjamin Kaduk [Tue, 28 Nov 2017 23:52:31 +0000]
Release 1.8.0pre3

Make a release page for 1.8.0pre3, and add a note about beta 3
to the main page (replacing the previous note about beta 2), since
we think we are getting close.

Change-Id: Ibb3b85242ee64d2926e6dc8a13b495f1667ccad2

6 years agoRelease 1.6.21.1 27/12727/2
Stephan Wiesand [Thu, 21 Sep 2017 16:23:44 +0000]
Release 1.6.21.1

Add a release page for 1.6.21.1, and the announcement to
the main page.

Once here, add a link to the 1.8.0pre2 announcement mail.

Change-Id: I158c4ff9ca28e8981a5489875ee21d7b0066a8bf
Reviewed-on: https://gerrit.openafs.org/12727
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

6 years agoRelease 1.8.0pre2 20/12720/2
Benjamin Kaduk [Tue, 13 Dec 2016 06:13:07 +0000]
Release 1.8.0pre2

Make a release page for 1.8.0pre2, and add a note about beta 2
to the main page (replacing the previous note about alpha 1), since
this has been years in the making.

Change-Id: I1bbb4788992d735fe9c3e94a648ca13a33a333e9
Reviewed-on: https://gerrit.openafs.org/12720
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

6 years agoRelease 1.6.21 50/12650/2
Stephan Wiesand [Wed, 5 Jul 2017 15:42:44 +0000]
Release 1.6.21

Add a release page for 1.6.21, and
the announcement to the main page.

Change-Id: I93a2cbe23dafe1f0cce12397cd4b053d7a1416f5
Reviewed-on: https://gerrit.openafs.org/12650
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

7 years agoRelease 1.6.20.2 99/12599/3
Stephan Wiesand [Thu, 13 Apr 2017 12:33:43 +0000]
Release 1.6.20.2

Add a release page for 1.6.20.2, and
the announcement to the main page.

Change-Id: Idaec9e0f5fe515d85f5b68666501b5a915d4f011
Reviewed-on: https://gerrit.openafs.org/12599
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

7 years agoAdd a link to the 1.8.0pre1 announcement 98/12498/2
Stephan Wiesand [Sat, 17 Dec 2016 20:01:22 +0000]
Add a link to the 1.8.0pre1 announcement

Now that we have the announcement in the archive,
let's link to it from the main page.

Change-Id: Id2e31fa91ecbe609a644d4f902f6402beef580e6
Reviewed-on: https://gerrit.openafs.org/12498
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

7 years agoFix the link to the 1.6.20.1 announcement 97/12497/2
Stephan Wiesand [Sat, 17 Dec 2016 19:57:15 +0000]
Fix the link to the 1.6.20.1 announcement

Pestering the moderators about the 1.6.20.1 announcement
seems to have triggered approval of the 1.8.0pre1 one,
changing the expected message number. Change the link
accordingly.

Change-Id: I7283c1374c95c0b3a7291a10e8f33f6334c261d1
Reviewed-on: https://gerrit.openafs.org/12497
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

7 years agoRelease 1.6.20.1 96/12496/2
Stephan Wiesand [Fri, 16 Dec 2016 13:58:48 +0000]
Release 1.6.20.1

Add a release page for 1.6.20.1, and
the announcement to the main page.

Change-Id: Iada76b196d976e58a9a67a17be50409e64b88339
Reviewed-on: https://gerrit.openafs.org/12496
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

7 years agoFix link to prerelease RELNOTES
Benjamin Kaduk [Wed, 14 Dec 2016 04:50:22 +0000]
Fix link to prerelease RELNOTES

Change-Id: I253f20933bd9c25450c4d22b403bd0aa6a6f7252

7 years agoRelease 1.8.0pre1 87/12487/3
Benjamin Kaduk [Tue, 13 Dec 2016 06:13:07 +0000]
Release 1.8.0pre1

Make a release page for 1.8.0pre1, and add a note about alpha 1
to the main page, since this has been years in the making, even
though it is only an alpha release.

Change-Id: I6a4cf484f970d01b0a80cd9b5bbd23892bbe1d83
Reviewed-on: https://gerrit.openafs.org/12487
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

7 years agoRelease 1.6.20 69/12469/2
Stephan Wiesand [Wed, 30 Nov 2016 20:36:16 +0000]
Release 1.6.20

Add a release page for 1.6.20, and the announcement to the
main page.

Change-Id: I81666f018ac34c737e7719031cd5439cb40a0a24
Reviewed-on: https://gerrit.openafs.org/12469
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

7 years agoRelease 1.6.20 security advisory 68/12468/4
Mark Vitale [Wed, 30 Nov 2016 20:08:26 +0000]
Release 1.6.20 security advisory

Add OPENAFS-SA-2016-003 to the security page.

Change-Id: Id5f430300b7bc2ef270715db89baa9dc97f53542
Reviewed-on: https://gerrit.openafs.org/12468
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

7 years agoRelease 1.6.19 44/12444/2
Stephan Wiesand [Fri, 11 Nov 2016 10:20:34 +0000]
Release 1.6.19

Add a release page for 1.6.19, and the announcement to the
main page.

Change-Id: Ia470d12c0f074745eae7f9a99b6510ddd173591b
Reviewed-on: https://gerrit.openafs.org/12444
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

7 years agoRototill roadmap.html 17/12417/2
Benjamin Kaduk [Thu, 20 Oct 2016 03:00:46 +0000]
Rototill roadmap.html

Update the upcoming versions and move those to a more prominent position,
since they are more certain and well-understood.

Greatly trim the wish list of features, since there is not currently
any indication that most of them will happen in the near future.
List rxgk and IPv6 as the biggest/most pressing issues.

Change-Id: I44db34ae30487e081d846ff427f948c2f04dd53b
Reviewed-on: https://gerrit.openafs.org/12417
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>

7 years agoRelease 1.6.18.3 58/12358/2
Stephan Wiesand [Thu, 4 Aug 2016 13:27:03 +0000]
Release 1.6.18.3

Add a release page for 1.6.18.3, and the announcement to the
main page.

Change-Id: Ia22ef9c79b25fb0898233479231cb7dfdd6f85a2
Reviewed-on: https://gerrit.openafs.org/12358
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

7 years agoRelease 1.6.18.2 36/12336/3
Stephan Wiesand [Mon, 18 Jul 2016 16:57:46 +0000]
Release 1.6.18.2

Add a release page for 1.6.18.2, and the announcement to the
main page.

Change-Id: I1af3707bec55992b6a35e817b9b6b0071a6cbb05
Reviewed-on: https://gerrit.openafs.org/12336
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

7 years agoFix the link to the 1.6.18.1 distribution page 14/12314/2
Stephan Wiesand [Wed, 22 Jun 2016 16:01:30 +0000]
Fix the link to the 1.6.18.1 distribution page

A dot was missing in the last commit. Add it.

Change-Id: Ic1db088a6354548d38d8ae33389cbfe10797398d
Reviewed-on: https://gerrit.openafs.org/12314
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

7 years agoRelease 1.6.18.1 12/12312/3
Stephan Wiesand [Tue, 21 Jun 2016 17:34:37 +0000]
Release 1.6.18.1

Add a release page for 1.6.18.1, and the announcement to the
main page.

Change-Id: I38dde939c6cea3032933cf9723ac4778ff9dad9c
Reviewed-on: https://gerrit.openafs.org/12312
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

7 years agoRelease 1.6.18 69/12269/6
Stephan Wiesand [Tue, 3 May 2016 15:08:09 +0000]
Release 1.6.18

Add a release page for 1.6.18, and the announcement to the
main page.

Change-Id: Icf80b3a5f73df23899452ae19707f677def3da5a
Reviewed-on: https://gerrit.openafs.org/12269
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

8 years agoAdd this week's advisories to the table
Benjamin Kaduk [Sat, 19 Mar 2016 19:45:20 +0000]
Add this week's advisories to the table

8 years agoThe openafs-N.N.N.html are symlinks, not files
Benjamin Kaduk [Wed, 16 Mar 2016 15:25:45 +0000]
The openafs-N.N.N.html are symlinks, not files

Pass me a pointy hat.

8 years agorelease 1.6.17 and OPENAFS-SA-2016-001 OPENAFS-SA-2016-002
Benjamin Kaduk [Wed, 16 Mar 2016 14:40:32 +0000]
release 1.6.17 and OPENAFS-SA-2016-001 OPENAFS-SA-2016-002

Add a release page for 1.6.17, the security advisories, and
the announcement on the main page.

8 years agoUpdate 1.6.16 page for binaries
Stephan Wiesand [Mon, 28 Dec 2015 12:13:43 +0000]
Update 1.6.16 page for binaries

Add index pages for the new rhel5/6 binaries

Change-Id: I48533725b386a4537423542755018846ebd649e4
Reviewed-on: http://gerrit.openafs.org/12145
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

8 years agoUpdate 1.6.15 page for binaries
Stephan Wiesand [Mon, 28 Dec 2015 12:11:17 +0000]
Update 1.6.15 page for binaries

Add the rhel6 index page, and make the FBSD binaries visible.

Change-Id: I53251c58b70ec3914ac096d2462c06065a18d9fa
Reviewed-on: http://gerrit.openafs.org/12144
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

8 years agoRelease 1.6.16
Stephan Wiesand [Wed, 16 Dec 2015 18:02:58 +0000]
Release 1.6.16

Add a release page for 1.6.16, and the announcement to the
main page.

Change-Id: I64c36ccf084d3e64701226d9b6964ac1b538b71e
Reviewed-on: http://gerrit.openafs.org/12132
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

8 years agoadd OPENAFS-SA-2015-007 1.7 patch
Jeffrey Altman [Thu, 29 Oct 2015 04:24:49 +0000]
add OPENAFS-SA-2015-007 1.7 patch

Change-Id: I63de3612c9feeb1ab7733ed33139fc8574f898e5

8 years agomore typos on security/index.html
Jeffrey Altman [Thu, 29 Oct 2015 01:43:32 +0000]
more typos on security/index.html

another reference to 1.7.32 not being vulnerable and use proper link
for 2015-007.

Change-Id: I30cf33a55a0ee35988ac1558c2a6983b41b68d93

8 years agoupdate windows page for OPENAFS-SA-2015-007
Jeffrey Altman [Thu, 29 Oct 2015 01:12:32 +0000]
update windows page for OPENAFS-SA-2015-007

indicate that current installers distributed from openafs.org are
vulnerable.

Change-Id: If0d3fd93df8bf5309ed9b2a9ce613e4f44078dba

8 years agoCorrect OPENAFS-SA-2015-007 description
Jeffrey Altman [Thu, 29 Oct 2015 00:16:30 +0000]
Correct OPENAFS-SA-2015-007 description

1.7.32 is vulnerable.

CVE-2015-7763 cannot be triggered by duplicate and out of window packets.

Sign the announcement.

Change-Id: I0b20c76751128836070c15efffd09e6a1ff1d58c

8 years agoreorder 2015 security advisories
Jeffrey Altman [Wed, 28 Oct 2015 23:59:32 +0000]
reorder 2015 security advisories

The order of the security advisories is supposed to be highest number
to lowest number.   The 2015 advisories were in the opposite order.

Change-Id: I5b5c075eb439b4d2fdec67c56d8e6f664e0e0394

8 years agoAdd a 1.6.15 release page
Jeffrey Altman [Wed, 28 Oct 2015 19:35:48 +0000]
Add a 1.6.15 release page

Change-Id: I83d4d1795135c0227f89b1896349a8e5d21e353d

8 years agofix OPENAFS-SA-2015-007 patch links
Jeffrey Altman [Wed, 28 Oct 2015 19:18:42 +0000]
fix OPENAFS-SA-2015-007 patch links

 not hyphen but dot

Change-Id: I21c3a666e4b46e8d135ed069794335acdaad4973

8 years agofix case of OPENAFS-SA-2015-007 links.
Jeffrey Altman [Wed, 28 Oct 2015 19:14:03 +0000]
fix case of OPENAFS-SA-2015-007 links.

Change-Id: Ie1925c47285b63f7551f70990471b5f4d337c907

8 years agoAdd OPENAFS-SA-2015-007 patches and text
Jeffrey Altman [Wed, 28 Oct 2015 19:09:43 +0000]
Add OPENAFS-SA-2015-007 patches and text

Change-Id: Ifb4772ea5668c2431c6e616cc4e06bc0f50e49be

8 years agoForce use of https for security urls
Jeffrey Altman [Wed, 28 Oct 2015 14:54:33 +0000]
Force use of https for security urls

Change-Id: I21ef652cf2f41ad56ec870a020ea97815614125d

8 years agoOPENAFS-SA-2015-007 and 1.6.15 release
Jeffrey Altman [Wed, 28 Oct 2015 14:52:33 +0000]
OPENAFS-SA-2015-007 and 1.6.15 release

Change-Id: Ie4d58815642dcf612633850f73dbb2242f17ef0c

8 years agoupdating the credits page
Jeffrey Altman [Sun, 4 Oct 2015 02:00:47 +0000]
updating the credits page

in the wake of the resignation of Daria Phoebe Brashear as gatekeeper and
elder the credits page required an update.

Change-Id: I2a13d2f5d77c3e63b0c0c0b6dcf2c8db873fcb02

8 years agoFix link to 1.6.14.1 announcement mail.
Stephan Wiesand [Wed, 23 Sep 2015 14:41:04 +0000]
Fix link to 1.6.14.1 announcement mail.

Message 488 is the announcement of the contributor covenant now, so
the 1.6.14.1 announcement will be 489.

Change-Id: I7190a0528231bcb8dfb5e9e980135868c9d38f99
Reviewed-on: http://gerrit.openafs.org/12023
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

8 years agonavbar: link code of conduct
Daria Phoebe Brashear [Sun, 20 Sep 2015 05:44:01 +0000]
navbar: link code of conduct

make a link to the active code of conduct in the repo

Change-Id: I5625b49bffbdc9e3dca75b34e3c9926a2a6d9c80
Reviewed-on: http://gerrit.openafs.org/12021
Reviewed-by: Daria Phoebe Brashear <shadow@your-file-system.com>
Tested-by: Daria Phoebe Brashear <shadow@your-file-system.com>

8 years agoRelease 1.6.14.1
Stephan Wiesand [Thu, 17 Sep 2015 17:12:38 +0000]
Release 1.6.14.1

Add a release page for 1.6.14.1, and the announcement to the
main page.

Change-Id: I996cfd49cd2e1633fabd2553657a0ebbfd029ee7
Reviewed-on: http://gerrit.openafs.org/12020
Reviewed-by: Daria Phoebe Brashear <shadow@your-file-system.com>
Tested-by: Daria Phoebe Brashear <shadow@your-file-system.com>

8 years agoCorrect CVE number for OPENAFS-SA-2015-006
Benjamin Kaduk [Sun, 13 Sep 2015 18:56:03 +0000]
Correct CVE number for OPENAFS-SA-2015-006

The number previously listed had not been assigned to OpenAFS.

8 years agoRelease 1.6.14
Stephan Wiesand [Thu, 13 Aug 2015 13:54:52 +0000]
Release 1.6.14

Add a release page for 1.6.14, and the announcement to the
main page.

Change-Id: I8e99fbf086313f383908b6319c1d3df4a4bce9fc
Reviewed-on: http://gerrit.openafs.org/11981
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Reviewed-by: Daria Brashear <shadow@your-file-system.com>
Tested-by: Daria Brashear <shadow@your-file-system.com>

8 years agofixup web site for 1.6.13
Daria Brashear [Thu, 30 Jul 2015 04:04:18 +0000]
fixup web site for 1.6.13

remove 1.6.12 typo

Change-Id: I9278738b12dd2bc9c046a962888a345f5230184b
Reviewed-on: http://gerrit.openafs.org/11947
Reviewed-by: Daria Brashear <shadow@your-file-system.com>
Tested-by: Daria Brashear <shadow@your-file-system.com>

8 years ago2015 security advisories and release 1.6.13
Daria Brashear [Wed, 29 Jul 2015 22:19:32 +0000]
2015 security advisories and release 1.6.13

add 6 security advisories to the security page.
add 1.6.13 release

Change-Id: I63b204ecac784ba046f5dc99ff2914a1c263b379
Reviewed-on: http://gerrit.openafs.org/11946
Reviewed-by: Daria Brashear <shadow@your-file-system.com>
Tested-by: Daria Brashear <shadow@your-file-system.com>

8 years agoRelease 1.6.12
Stephan Wiesand [Thu, 25 Jun 2015 13:49:03 +0000]
Release 1.6.12

Add a release page for 1.6.12, and the announcement to the
main page.

Change-Id: I4e3334e5e2095a420338e7d10d6d6b63a92a1536
Reviewed-on: http://gerrit.openafs.org/11905
Reviewed-by: Daria Brashear <shadow@your-file-system.com>
Tested-by: Daria Brashear <shadow@your-file-system.com>

8 years agotop: update workshop / conference links
Jeffrey Altman [Wed, 22 Apr 2015 19:25:02 +0000]
top: update workshop / conference links

Leave the European conference so there is an easy reference to the
most recent set of presentation slides.

Add the upcoming Pittsburgh Workshop.

Use target="_blank" for both so that a new window is opened for the
workshop since it is from a different site.

Change-Id: Iee7c7db2483a42ffc2d2d990fc1ec6658b5f5af0

9 years ago1.6.11.1 release
Stephan Wiesand [Tue, 14 Apr 2015 09:12:07 +0000]
1.6.11.1 release

Add a release page for 1.6.11.1, and the announcement to the
main page.

Change-Id: Ic9972e6183957f116eb2063414110186ebc57e58
Reviewed-on: http://gerrit.openafs.org/11834
Reviewed-by: Daria Brashear <shadow@your-file-system.com>
Tested-by: Daria Brashear <shadow@your-file-system.com>

9 years agoRenamed "Store" link to the more appropriate "Merchandise"
Dave Botsch [Mon, 30 Mar 2015 15:35:14 +0000]
Renamed "Store" link to the more appropriate "Merchandise"

Change-Id: Iae2f99170101adeef00ec75dc2b37c9ad7e68dbe
Reviewed-on: http://gerrit.openafs.org/11811
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>

9 years agoFix HTTPS mixed content violation for Ohloh/OpenHub button
Anders Kaseorg [Sun, 1 Mar 2015 03:41:25 +0000]
Fix HTTPS mixed content violation for Ohloh/OpenHub button

Change-Id: I3d53abdbf2af2cc2504d0a43809375e0e208b45d
Reviewed-on: http://gerrit.openafs.org/11824
Reviewed-by: Chas Williams <3chas3@gmail.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>

9 years agodonate link moved to the new and current donate page on the Foundation website
Dave Botsch [Mon, 30 Mar 2015 15:30:20 +0000]
donate link moved to the new and current donate page on the Foundation website

Change-Id: Idb95f48b28228f9e367f370cb03ee925f496873d
Reviewed-on: http://gerrit.openafs.org/11810
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>

9 years agoFix 1.6.11 news
Stephan Wiesand [Mon, 2 Mar 2015 17:23:00 +0000]
Fix 1.6.11 news

Add a missing "and" to the description of the 1.6.11 scope.

Change-Id: I6c0d93a79210aa6efefbbd240ad9e8b7ea86ce31
Reviewed-on: http://gerrit.openafs.org/11772
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

9 years ago1.6.11 release
Stephan Wiesand [Mon, 2 Mar 2015 09:38:58 +0000]
1.6.11 release

Add a release page for 1.6.11, and the announcement to the
main page.

Change-Id: I7c3b5506a684c1748589a7a1449bb58d48f8635f
Reviewed-on: http://gerrit.openafs.org/11771
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

9 years agocorrecting link code so that foundation website won't open inside the openafs website
Dave Botsch [Fri, 23 Jan 2015 20:43:55 +0000]
correcting link code so that foundation website won't open inside the openafs website

Change-Id: Id6f8b41375dfeefaeabdb0985cc5e9ed79f4d732
Reviewed-on: http://gerrit.openafs.org/11696
Reviewed-by: Daria Brashear <shadow@your-file-system.com>
Tested-by: Daria Brashear <shadow@your-file-system.com>

9 years agoAdded blurb on main page about OpenAFS Foundation and link to the foundation website...
Dave Botsch [Fri, 23 Jan 2015 20:15:42 +0000]
Added blurb on main page about OpenAFS Foundation and link to the foundation website - mainly for benefit of IRS reviewers.

Change-Id: I6c77b7983fa09c0e24b2f9d04be0de0bc99b5a1f
Reviewed-on: http://gerrit.openafs.org/11695
Reviewed-by: Daria Brashear <shadow@your-file-system.com>
Tested-by: Daria Brashear <shadow@your-file-system.com>

9 years agosupport: fix yfs link
Jeffrey Altman [Tue, 18 Nov 2014 01:58:16 +0000]
support: fix yfs link

Change-Id: Ib30721d46100092e1d141b1c2b6c978e500e63bd