From 9684577aa2e3e6fb3d76a6c526a6c6616e59946f Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sat, 31 May 2025 14:31:49 +0800 Subject: 7.1.15.53909 change log --- 7.1.15.53909.html | 125 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 3 +- 2 files changed, 126 insertions(+), 2 deletions(-) create mode 100644 7.1.15.53909.html diff --git a/7.1.15.53909.html b/7.1.15.53909.html new file mode 100644 index 0000000..88ace5a --- /dev/null +++ b/7.1.15.53909.html @@ -0,0 +1,125 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+
+
+

Disclosures

+ +

Support

+ +

Downloads

+ +

Changelogs

+ +
+
+
+ +
+

Changelog (31st of May 2025)

+

Parity with SLv 2025.05

+
+ + + + diff --git a/hooks/post-receive b/hooks/post-receive index 8070d59..4ab910c 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -6,7 +6,6 @@ web=~www/apache24/data git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ - 7.1.13.53452.html \ 7.1.14.53684.html \ - 7.1.13.53713.html \ + 7.1.15.53909.html \ && git --git-dir=$repo push -f -- cgit v1.2.3