This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/asf-staging by this push: new 23e679e55b git-site-role commit from build_staging.sh 23e679e55b is described below commit 23e679e55bf19be3b35e250fe8e2b58d23cab985 Author: jenkins <bui...@apache.org> AuthorDate: Fri Dec 22 16:26:37 2023 +0000 git-site-role commit from build_staging.sh --- content/download/download.js | 2 +- content/feed.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/download/download.js b/content/download/download.js index 28ae8b5d6e..28371d1785 100644 --- a/content/download/download.js +++ b/content/download/download.js @@ -989,7 +989,7 @@ DL.getLinkSelection = function() { document.getElementById( "dl_rpt" ).title = l10n.dl_report_title; // New Apache release policy since March 2018: Do not provide any MD5 checksums anymore as it is understood as too insecure. - if( ( DL.VERSION_SEL === "4.1.14" || DL.VERSION_SEL === "4.1.13" || DL.VERSION_SEL === "4.1.12" || DL.VERSION_SEL === "4.1.11" || DL.VERSION_SEL === "4.1.10" || DL.VERSION_SEL === "4.1.9" || DL.VERSION_SEL === "4.1.8" || DL.VERSION_SEL === "4.1.7" || DL.VERSION_SEL === "4.1.6" || DL.VERSION_SEL === "4.2.0" ) ) { + if( ( DL.VERSION_SEL === "4.1.15" || DL.VERSION_SEL === "4.1.14" || DL.VERSION_SEL === "4.1.13" || DL.VERSION_SEL === "4.1.12" || DL.VERSION_SEL === "4.1.11" || DL.VERSION_SEL === "4.1.10" || DL.VERSION_SEL === "4.1.9" || DL.VERSION_SEL === "4.1.8" || DL.VERSION_SEL === "4.1.7" || DL.VERSION_SEL === "4.1.6" || DL.VERSION_SEL === "4.2.0" ) ) { // If version is '4.1.6' (or newer), do not show any MD5 checksum file links. document.getElementById( "space4" ).innerHTML = ""; document.getElementById( "dl_f_chk_md5" ).href = ""; diff --git a/content/feed.xml b/content/feed.xml index 2837d9576f..329a3045a1 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -6,8 +6,8 @@ <atom:link href="http://localhost:8820/feed.xml" rel="self" type="application/rss+xml" /> <description>OpenOffice.org Feed</description> <language>en-us</language> - <pubDate>Fri, 22 Dec 2023 15:38:45 +0000</pubDate> - <lastBuildDate>Fri, 22 Dec 2023 15:38:45 +0000</lastBuildDate> + <pubDate>Fri, 22 Dec 2023 16:21:06 +0000</pubDate> + <lastBuildDate>Fri, 22 Dec 2023 16:21:06 +0000</lastBuildDate> </channel>