This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a2321f1c8 fixed blog post for 2.0.5
a2321f1c8 is described below
commit a2321f1c863b50ea5c602d3f2c1c4edde30a5b4c
Author: lprimak <[email protected]>
AuthorDate: Mon Jul 7 13:41:11 2025 -0500
fixed blog post for 2.0.5
---
.well-known/security.txt | 2 +-
blog/2025/07/apache-shiro-205-released.html | 5 +----
feed.xml | 7 ++-----
3 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/.well-known/security.txt b/.well-known/security.txt
index 94fdf9533..b74ef4b54 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
Contact: mailto:[email protected]
-Expires: 2026-07-07T18:33:41Z
+Expires: 2026-07-07T18:40:53Z
Preferred-Languages: en
Canonical: https://shiro.apache.org/.well-known/security.txt
Policy: https://shiro.apache.org/security-reports.html
\ No newline at end of file
diff --git a/blog/2025/07/apache-shiro-205-released.html
b/blog/2025/07/apache-shiro-205-released.html
index 557a721bd..0ee49d3d2 100644
--- a/blog/2025/07/apache-shiro-205-released.html
+++ b/blog/2025/07/apache-shiro-205-released.html
@@ -221,10 +221,7 @@
<div class="ulist">
<ul>
<li>
-<p>Fixes a possible ThreadLocal variable leak when Servlet starts threads</p>
-</li>
-<li>
-<p>Fixes issues with Remember Me functionality in Apache Karaf and OSGi
environments</p>
+<p>Fixes several issues with Spring Boot integration, including Actuator
compatibility. See <a
href="https://github.com/apache/shiro/issues/1879">#1879</a> and <a
href="https://github.com/apache/shiro/issues/1691">#1691</a> for details.</p>
</li>
</ul>
</div>
diff --git a/feed.xml b/feed.xml
index b78f180de..0192845b3 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,7 +4,7 @@
<subtitle>Simple. Java. Security.</subtitle>
<link href="https://shiro.apache.org/"/>
<link rel="self" href="https://shiro.apache.org/feed.xml" />
- <updated>2025-07-07T18:33:41Z</updated>
+ <updated>2025-07-07T18:40:54Z</updated>
<author>
<name>Les Hazlewood</name>
@@ -63,10 +63,7 @@
<div class="ulist">
<ul>
<li>
-<p>Fixes a possible ThreadLocal variable leak when Servlet starts
threads</p>
-</li>
-<li>
-<p>Fixes issues with Remember Me functionality in Apache Karaf and OSGi
environments</p>
+<p>Fixes several issues with Spring Boot integration, including Actuator
compatibility. See <a
href="https://github.com/apache/shiro/issues/1879">#1879</a>
and <a
href="https://github.com/apache/shiro/issues/1691">#1691</a>
for details.</p>
</li>
</ul>
</div>