From db440fe9675262a2e8db1c6c3f362d87331937e4 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Fri, 13 Jun 2025 07:26:17 +0800 Subject: 7.1.15.53776 change log LL promoted 2025.04.(0)1 to Default right away soon after it was only published, so this is prepared to be Default (too) right away. --- 7.1.15.53776.html | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 2 +- 2 files changed, 112 insertions(+), 1 deletion(-) create mode 100644 7.1.15.53776.html diff --git a/7.1.15.53776.html b/7.1.15.53776.html new file mode 100644 index 0000000..35aeb26 --- /dev/null +++ b/7.1.15.53776.html @@ -0,0 +1,111 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+
+
+

Disclosures

+ +

Support

+ +

Downloads

+ +

Changelogs

+ +
+
+
+ +
+

Changelog (12th of June 2025)

+

Parity with SLv 2025.04.01

+

Updated Boost (to 1.88) linkages on FreeBSD

+

FreeBSD package built on 14.3

+

New port: Windows

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