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 2023/02/20 10:00:28 UTC

[directory-site] branch master updated: Adding Kerby 2.0.3 release

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 23cc7df6 Adding Kerby 2.0.3 release
23cc7df6 is described below

commit 23cc7df6532a80faea67098700a28a6ae9685834
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Feb 20 10:00:13 2023 +0000

    Adding Kerby 2.0.3 release
---
 config.toml               | 2 +-
 source/kerby/downloads.md | 8 ++++----
 source/kerby/news.md      | 8 ++++++++
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/config.toml b/config.toml
index 5a9c8c92..6e162176 100644
--- a/config.toml
+++ b/config.toml
@@ -37,7 +37,7 @@ version_apacheds = "2.0.0.AM26"
 version_api = "1.0.3"
 version_api2 = "2.1.2"
 version_fortress = "2.0.8"
-version_kerby = "2.0.2"
+version_kerby = "2.0.3"
 version_mavibot = "1.0.0-M8"
 version_scimple = "1.0.0"
 version_studio = "2.0.0.v20210717-M17"
diff --git a/source/kerby/downloads.md b/source/kerby/downloads.md
index e033640a..25503150 100644
--- a/source/kerby/downloads.md
+++ b/source/kerby/downloads.md
@@ -19,7 +19,7 @@ The Apache Kerby is also available as a Maven dependency:
     <dependency>
         <groupId>org.apache.kerby</groupId>
         <artifactId>kerb-client-api-all</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
     </dependency>
 
 ### Kerby Server API:
@@ -27,7 +27,7 @@ The Apache Kerby is also available as a Maven dependency:
     <dependency>
         <groupId>org.apache.kerby</groupId>
         <artifactId>kerb-server-api-all</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
     </dependency>
 
 ### Kerby ASN1:
@@ -35,7 +35,7 @@ The Apache Kerby is also available as a Maven dependency:
     <dependency>
         <groupId>org.apache.kerby</groupId>
         <artifactId>kerby-asn1</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
     </dependency>
 
 ### Kerby Simple KDC:
@@ -43,5 +43,5 @@ The Apache Kerby is also available as a Maven dependency:
     <dependency>
         <groupId>org.apache.kerby</groupId>
         <artifactId>kerb-simplekdc</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
     </dependency>
diff --git a/source/kerby/news.md b/source/kerby/news.md
index edc48bf6..b2c4a7c3 100644
--- a/source/kerby/news.md
+++ b/source/kerby/news.md
@@ -3,6 +3,14 @@ title: News
 ---
 
 # News
+<h2 class="news">Apache Kerby 2.0.3 released <em>posted on Feb 20, 2023</em></h2>
+
+The Apache Directory team is pleased to announce the release of Apache Kerby
+2.0.3.
+
+The issues fixed are available [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310910&version=12351717).
+
+Downloads are available [here](downloads.html)
 <h2 class="news">Apache Kerby 2.0.2 released <em>posted on May 9, 2022</em></h2>
 
 The Apache Directory team is pleased to announce the release of Apache Kerby