You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: index.html
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,13 @@ <h1>Rack: a Ruby Webserver Interface</h1>
112
112
113
113
<h2>News</h2>
114
114
115
+
116
+
<dl>
117
+
<dt>January 7th, 2013</dt>
118
+
<dd><strong>Rack 1.4.3</strong> has been <ahref="https://groups.google.com/d/topic/rack-devel/-MWPHDeGWtI/discussion">released</a>!. <br>See security fix <ahref="https://github.com/rack/rack/commit/f95113402b7239f225282806673e1b6424522b18">here</a>. <br>All users should upgrade!</dd>
119
+
<dd><strong>Rack 1.3.8</strong> has been <ahref="https://groups.google.com/d/topic/rack-devel/-MWPHDeGWtI/discussion">released</a>!. <br>See security fix <ahref="https://github.com/rack/rack/commit/f95113402b7239f225282806673e1b6424522b18">here</a>. <br>All users should upgrade!</dd>
120
+
</dl>
121
+
115
122
<dl>
116
123
<dt>January 6th, 2013</dt>
117
124
<dd><strong>Rack 1.4.2</strong> has been <ahref="https://groups.google.com/d/topic/rack-devel/KREbQ4VwtTY/discussion">released</a>!. <br>See DoS vector report <ahref="https://groups.google.com/d/msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ">here</a>. <br>All users should upgrade!</dd>
0 commit comments