From ec59d90e5bdaa200db03003760f42b2037c1c498 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Wed, 23 Apr 2025 09:38:16 +0800 Subject: 2025.04 7.1.13.53573 change log and for convenience of providing links to builds, especially for the group notice. Subject to be renamed. --- 7.1.13.53573.html | 126 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 1 + 2 files changed, 127 insertions(+) create mode 100644 7.1.13.53573.html diff --git a/7.1.13.53573.html b/7.1.13.53573.html new file mode 100644 index 0000000..fbe2110 --- /dev/null +++ b/7.1.13.53573.html @@ -0,0 +1,126 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+
+
+

Disclosures

+ +

Support

+ +

Downloads

+ +

Changelogs

+ +
+
+
+ +
+

Changelog (22nd of April 2025)

+

Parity with 2025.04

+

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

+

Gentoo build now has NDOF enabled too

+
+ + + + diff --git a/hooks/post-receive b/hooks/post-receive index 11b2a37..0849717 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -10,4 +10,5 @@ cd $HOME/$product \ && git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ 7.1.13.53452.html \ + 7.1.13.53573.html \ && git --git-dir=$repo push -f -- cgit v1.2.3