[website] branch master updated: Add news item for advisory
Scott Cantor
cantor.2 at osu.edu
Wed May 4 11:12:34 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository website.
The following commit(s) were added to refs/heads/master by this push:
new ef34f07 Add news item for advisory
ef34f07 is described below
commit ef34f07f1fdce9f054ed6f1e806746b53f82c100
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed May 4 11:12:30 2016 -0400
Add news item for advisory
---
community/news/20160504.html | 75 ++++++++++++++++++++++++++++++++++++++++++++
community/news/index.html | 13 +++++++-
index.html | 1 +
3 files changed, 88 insertions(+), 1 deletion(-)
diff --git a/community/news/20160504.html b/community/news/20160504.html
new file mode 100644
index 0000000..2827773
--- /dev/null
+++ b/community/news/20160504.html
@@ -0,0 +1,75 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title>Shibboleth - News & Events</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
+<!--#include virtual="/includes/head.inc" -->
+
+</head>
+
+<body>
+<div id="wrap">
+<div id="main">
+
+<!--#include virtual="/includes/menu.inc" -->
+
+<!-- START: breadcrumbs -->
+<div id="breadcrumbs">
+<a href="/">Home</a> /
+<a href="/community/">Community</a> /
+News & Events
+</div>
+<!-- END: breadcrumbs -->
+
+<!-- START: page content -->
+
+<!-- START: left column -->
+<div id="sub_leftcol">
+ <div class="sidenav_head">Community</div>
+ <div class="sidenav_subhead">News & Events</div>
+ <div id="sub_nav">
+ <ul>
+ <li><a href="../news/">News & Events</a></li>
+ <li><a href="../lists.html">Mailing Lists</a></li>
+ <li><a href="http://wiki.shibboleth.net/">Shibboleth Wiki</a></li>
+ <li><a href="http://issues.shibboleth.net">Feature & Bug Tracking</a></li>
+ <li><a href="https://wiki.shibboleth.net/confluence/display/DEV/SecurityAdvisories">Security Advisories</a></li>
+ <li><a href="https://wiki.shibboleth.net/confluence/display/DEV/Project+Roadmap">Roadmap</a></li>
+ <li><a href="../consultants.html">Commercial Support</a></li>
+ </ul>
+ </div>
+</div>
+<!-- END: left column -->
+
+<!-- START: right column -->
+<div id="sub_rightcol">
+
+<div id="sub_content_leftcol" class="story">
+
+<h1>Shibboleth Service Provider V2.5.6 Released</h1>
+
+<p><strong>4 May 2016</strong> - The Shibboleth Project has released a <a href="advisories/secadv_20160504.txt">security advisory</a> that involves the PathRegex feature in the Service Provider. The advisory describes a temporary workaround, and a forthcoming SP release this summer will provide a permanent solution.</p>
+
+<!-- END: news content -->
+
+</div>
+
+<div id="sub_content_rightcol">
+
+<!-- Right column content goes here -->
+
+</div>
+
+<!-- END: right column -->
+
+<!-- END: page content -->
+
+</div> <!-- main -->
+</div> <!-- wrap -->
+
+<!--#include virtual="/includes/foot.inc" -->
+
+</body>
+</html>
diff --git a/community/news/index.html b/community/news/index.html
index c05e949..f493a0e 100755
--- a/community/news/index.html
+++ b/community/news/index.html
@@ -49,7 +49,18 @@ News & Events
<div id="sub_content_leftcol" class="story">
<div class="list1_holderB">
- <div class="list1_date2">25 February 2015</div>
+ <div class="list1_date2">4 May 2016</div>
+ <div class="list1_thumb"><img src="/images/shibboleth_logothumb.png" alt="Shibboleth logo" /></div>
+ <div class="list1_rightcol">
+ <h2><a href="20160504.html">Shibboleth Service Provider Security Advisory</a></h2>
+ <p>A security advisory has been issued for the SP software with a workaround to address a bug.</p>
+ <div class="list1_readmore"><a href="20160504.html">Read More</a></div>
+ </div>
+ <div class="clear"></div>
+</div>
+
+<div class="list1_holderB">
+ <div class="list1_date2">25 February 2016</div>
<div class="list1_thumb"><img src="/images/shibboleth_logothumb.png" alt="Shibboleth logo" /></div>
<div class="list1_rightcol">
<h2><a href="20160225.html">Shibboleth Service Provider V2.5.6 Released</a></h2>
diff --git a/index.html b/index.html
index fc4a704..a45a426 100755
--- a/index.html
+++ b/index.html
@@ -31,6 +31,7 @@
<div id="front_col1">
<h2><a href="/community/news/">Latest News</a></h2>
<ul>
+ <li><a href="/community/news/20160504.html">Shibboleth SP Security Advisory Issued</a> - <em>4 May 2016</em></li>
<li><a href="/community/news/20160225.html">Shibboleth SP V2.5.6 Available, Third-Party Security Advisory Issued</a> - <em>25 February 2016</em></li>
<li><a href="/community/news/20160216.html ">Scientific Breakthroughs Made Possible through Collaboration</a> - <em>16 February 2016</em></li>
<li><a href="/community/news/20160203.html ">Shibboleth Identity Provider V2.4.5, OpenSAML-J 2.6.6 Available</a> - <em>03 February 2016</em></li>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list