From 2ee42e7c93c65e5b86a03d5a4954caa3ec38447e Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Thu, 22 May 2025 06:24:30 +0800 Subject: 2025.04 7.1.14.53676 change log --- 7.1.14.53676.html | 129 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 2 +- 2 files changed, 130 insertions(+), 1 deletion(-) create mode 100644 7.1.14.53676.html diff --git a/7.1.14.53676.html b/7.1.14.53676.html new file mode 100644 index 0000000..3272ffa --- /dev/null +++ b/7.1.14.53676.html @@ -0,0 +1,129 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+
+
+

Disclosures

+ +

Support

+ +

Downloads

+ +

Changelogs

+ +
+
+
+ +
+

Changelog (22nd of May 2025)

+

Parity with 2025.04

+

New port: Fedora 42 aarch64 (built on Asahi Remix)

+

Gentoo build now has NDOF enabled too

+

Updated Boost (to 1.88) and libxml2 linkages on Arch

+

Upgrade OpenJPEG to 2.5.3, and most use system library

+

Debian package built on 12.11

+
+ + + + diff --git a/hooks/post-receive b/hooks/post-receive index 312edbf..38234c7 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -7,6 +7,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.53630.html \ + 7.1.14.53676.html \ 7.1.13.53713.html \ && git --git-dir=$repo push -f -- cgit v1.2.3