You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2017/09/04 14:10:37 UTC

svn commit: r1807229 - in /directory/site/trunk/content: index.mdtext kerby/downloads.mdtext kerby/news.mdtext

Author: coheigea
Date: Mon Sep  4 14:10:37 2017
New Revision: 1807229

URL: http://svn.apache.org/viewvc?rev=1807229&view=rev
Log:
Updating website for Kerby release

Modified:
    directory/site/trunk/content/index.mdtext
    directory/site/trunk/content/kerby/downloads.mdtext
    directory/site/trunk/content/kerby/news.mdtext

Modified: directory/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/index.mdtext?rev=1807229&r1=1807228&r2=1807229&view=diff
==============================================================================
--- directory/site/trunk/content/index.mdtext (original)
+++ directory/site/trunk/content/index.mdtext Mon Sep  4 14:10:37 2017
@@ -87,7 +87,7 @@ td {font-size: 12px;}
       <!-- Apache Kerby project -->
       <td style="border-width: 0; border-right: 1px solid silver; padding-right: 15px; width:50%;" valign="top">
         <div class="download-link">
-          <a href="./../kerby/downloads.html" class="download_badge_kerby"><b>Download Apache<br>Kerby 1.0.0</b></a>
+          <a href="./../kerby/downloads.html" class="download_badge_kerby"><b>Download Apache<br>Kerby 1.0.1</b></a>
         </div>
     
         <div class="separator">&nbsp;</div>

Modified: directory/site/trunk/content/kerby/downloads.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/downloads.mdtext?rev=1807229&r1=1807228&r2=1807229&view=diff
==============================================================================
--- directory/site/trunk/content/kerby/downloads.mdtext (original)
+++ directory/site/trunk/content/kerby/downloads.mdtext Mon Sep  4 14:10:37 2017
@@ -33,7 +33,7 @@ The Apache Kerby is also available as a
     <dependency>
         <groupId>org.apache.kerby</groupId>
         <artifactId>kerb-client-api-all</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1</version>
     </dependency>
 
 ### Kerby Server API:
@@ -41,7 +41,7 @@ The Apache Kerby is also available as a
     <dependency>
         <groupId>org.apache.kerby</groupId>
         <artifactId>kerb-server-api-all</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1</version>
     </dependency>
 
 ### Kerby ASN1:
@@ -49,7 +49,7 @@ The Apache Kerby is also available as a
     <dependency>
         <groupId>org.apache.kerby</groupId>
         <artifactId>kerby-asn1</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1</version>
     </dependency>
 
 ### Kerby Simple KDC:
@@ -57,5 +57,5 @@ The Apache Kerby is also available as a
     <dependency>
         <groupId>org.apache.kerby</groupId>
         <artifactId>kerb-simplekdc</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1</version>
     </dependency>

Modified: directory/site/trunk/content/kerby/news.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/news.mdtext?rev=1807229&r1=1807228&r2=1807229&view=diff
==============================================================================
--- directory/site/trunk/content/kerby/news.mdtext (original)
+++ directory/site/trunk/content/kerby/news.mdtext Mon Sep  4 14:10:37 2017
@@ -1,4 +1,11 @@
 # News
+<h2 class="news">Apache Kerby 1.0.1 released <em>posted on September 4th, 2017</em></h2>
+
+The Apache Directory team is pleased to announce the release of Apache Kerby
+1.0.1. The issues fixed are available [here](https://issues.apache.org/jira/projects/DIRKRB/versions/12340574).
+
+Downloads are available [here](downloads.html)
+
 <h2 class="news">Apache Kerby 1.0.0 released <em>posted on May 13th, 2017</em></h2>
 
 The Apache Directory team is pleased to announce the release of Apache Kerby