[website] branch master updated: Add news item for IdP 3.2.0
Scott Cantor
cantor.2 at osu.edu
Wed Nov 18 12:05:42 EST 2015
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 2f43ac1 Add news item for IdP 3.2.0
2f43ac1 is described below
commit 2f43ac1675adfc463adf72dcbd206dc522dea919
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Nov 18 09:41:14 2015 -0500
Add news item for IdP 3.2.0
---
community/news/20151118.html | 75 ++++++++++++++++++++++++++++++++++++++++++++
community/news/index.html | 11 +++++++
index.html | 1 +
3 files changed, 87 insertions(+)
diff --git a/community/news/20151118.html b/community/news/20151118.html
new file mode 100755
index 0000000..6e2b677
--- /dev/null
+++ b/community/news/20151118.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 Identity Provider V3.2.0 Available</h1>
+
+<p><strong>18 November 2015</strong> - The Shibboleth Project has announced the release of V3.2.0 of the Identity Provider software, an upgrade containing a number of new features and dozens of bug fixes.</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 6db2f93..33ecc8e 100755
--- a/community/news/index.html
+++ b/community/news/index.html
@@ -49,6 +49,17 @@ News & Events
<div id="sub_content_leftcol" class="story">
<div class="list1_holderB">
+ <div class="list1_date2">18 November 2015</div>
+ <div class="list1_thumb"><img src="/images/shibboleth_logothumb.png" alt="Shibboleth logo" /></div>
+ <div class="list1_rightcol">
+ <h2><a href="20151118.html">Shibboleth Identity Provider V3.2.0</a></h2>
+ <p>A feature upgrade, V3.2.0, for the Shibboleth Identity Provider software is now available.</p>
+ <div class="list1_readmore"><a href="20151118.html">Read More</a></div>
+ </div>
+ <div class="clear"></div>
+</div>
+
+<div class="list1_holderB">
<div class="list1_date2">21 July 2015</div>
<div class="list1_thumb"><img src="/images/shibboleth_logothumb.png" alt="Shibboleth logo" /></div>
<div class="list1_rightcol">
diff --git a/index.html b/index.html
index 105bf29..fb2e29b 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/20151118.html">Shibboleth Identity Provider V3.2.0 Available</a> - <em>18 November 2015</em></li>
<li><a href="/community/news/20150721.html">Shibboleth SP V2.5.5, OpenSAML-C V2.5.5 Available, Security Advisory Issued</a> - <em>21 July 2015</em></li>
<li><a href="/community/news/20150701.html">Shibboleth Identity Provider V3.1.2 Available</a> - <em>1 July 2015</em></li>
<li><a href="/community/news/20150505.html">End of Life Plan for Shibboleth Identity Provider V2, OpenSAML-J V2 Announced</a> - <em>5 May 2015</em></li>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list