[Scummvm-git-logs] scummvm-web master -> ce0efcf95b2d619875a4b14c9f659d877551905d

lotharsm noreply at scummvm.org
Mon Oct 31 18:09:34 UTC 2022


This automated email contains information about 3 new commits which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
baf5204be3 WEB: Sync appcast
82928c4189 WEB: Add ScummVM 2.6.1 release announcement
ce0efcf95b WEB: This is ScummVM 2.6.1


Commit: baf5204be3a72dbed845cf488da845c379eefa77
    https://github.com/scummvm/scummvm-web/commit/baf5204be3a72dbed845cf488da845c379eefa77
Author: Lothar Serra Mari (mail at serra.me)
Date: 2022-10-31T18:51:51+01:00

Commit Message:
WEB: Sync appcast

Changed paths:
    public_html/appcasts/macosx/release.xml


diff --git a/public_html/appcasts/macosx/release.xml b/public_html/appcasts/macosx/release.xml
index c83b5c41..d5388600 100644
--- a/public_html/appcasts/macosx/release.xml
+++ b/public_html/appcasts/macosx/release.xml
@@ -6,19 +6,19 @@
 		<description>Most recent changes with links to updates.</description>
 		<language>en</language>
 		<item>
-			<title>Version 2.6.0</title>
+			<title>Version 2.6.1</title>
 			<sparkle:releaseNotesLink>
-				https://www.scummvm.org/frs/scummvm/2.6.0/ReleaseNotes.html
+				https://www.scummvm.org/frs/scummvm/2.6.1/ReleaseNotes.html
 			</sparkle:releaseNotesLink>
-			<pubDate>Mon, 01 Aug 2022 18:00:00 +0000</pubDate>
-			<enclosure url="https://downloads.scummvm.org/frs/scummvm/2.6.0/scummvm-2.6.0-macosx.dmg"
-						sparkle:version="2.6.0" length="101505270" type="application/octet-stream"
-						sparkle:dsaSignature="MCwCFFEz4/sYCETNHaefs7HvpHiPQgpGAhRTVywik6Be2MaC9O8FYkG7M6Lo8Q=="/>
+			<pubDate>Mon, 31 Oct 2022 18:00:00 +0000</pubDate>
+			<enclosure url="https://downloads.scummvm.org/frs/scummvm/2.6.1/scummvm-2.6.1-macosx.dmg"
+						sparkle:version="2.6.1" length="103682770" type="application/octet-stream"
+						sparkle:dsaSignature="MC4CFQDQCIlMEG8J2P+uejjVvL4L7LrWqQIVAIDLkTU+pzZ9AgBLg6C2cYRr7nMU"/>
 
 			<enclosure sparkle:os="windows"
-						url="https://downloads.scummvm.org/frs/scummvm/2.6.0/scummvm-2.6.0-win32.exe"
-						sparkle:version="2.6.0" length="96305584" type="application/octet-stream"
-						sparkle:dsaSignature="MC0CFQDrTNX4SATrr8T7dV1M8oqE4qhAHgIUFY7sSnGGr99xaE98Pd5kbS0U7hA="/>
+						url="https://downloads.scummvm.org/frs/scummvm/2.6.1/scummvm-2.6.1-win32.exe"
+						sparkle:version="2.6.1" length="96354048" type="application/octet-stream"
+						sparkle:dsaSignature="MC0CFDu5pLDoT3o/fF16h21UIIOfTpW2AhUAqP160094s7v1XY1A+RBVv9C0oDw="/>
 		</item>
 	</channel>
 </rss>


Commit: 82928c41893c7b2f324743ec9e771ed12a7c1f46
    https://github.com/scummvm/scummvm-web/commit/82928c41893c7b2f324743ec9e771ed12a7c1f46
Author: Lothar Serra Mari (mail at serra.me)
Date: 2022-10-31T18:52:11+01:00

Commit Message:
WEB: Add ScummVM 2.6.1 release announcement

Changed paths:
  A data/en/news/20221031.markdown


diff --git a/data/en/news/20221031.markdown b/data/en/news/20221031.markdown
new file mode 100644
index 00000000..3df8a358
--- /dev/null
+++ b/data/en/news/20221031.markdown
@@ -0,0 +1,31 @@
+---
+title: 'ScummVM 2.6.1 "Incremental Escapism" is here!'
+author: The ScummVM Team
+date: 1667238491
+---
+
+Escapism increases with yet another ScummVM release!
+
+The ScummVM Team is thrilled to announce the immediate availability of ScummVM 2.6.1.
+
+ScummVM 2.6.1 is a maintenance release mainly focused on improving the new features and engines we introduced in our previous release.
+
+This update includes upgrades for the following engines:
+
+* *AGS*
+* *AGOS*
+* *Asylum*
+* *Ultima*
+* *SCI*
+* *SCUMM*
+* *Tinsel*
+* *Toltecs*
+* *Toon*
+
+Other improvements include upgrading the icon-based grid view in the ScummVM launcher and fixing OpenGL render graphic corruptions.
+
+Finally, Android users will be able to properly use a mouse on virtual screens, and Windows users will not have any duplicated icons folder issues.
+
+As always, the detailed list of improvements is available [here](https://downloads.scummvm.org/frs/scummvm/2.6.1/ReleaseNotes.html).
+
+Thank you for your continuous support — happy adventuring!


Commit: ce0efcf95b2d619875a4b14c9f659d877551905d
    https://github.com/scummvm/scummvm-web/commit/ce0efcf95b2d619875a4b14c9f659d877551905d
Author: Lothar Serra Mari (mail at serra.me)
Date: 2022-10-31T19:00:29+01:00

Commit Message:
WEB: This is ScummVM 2.6.1

Changed paths:
    include/Constants.php


diff --git a/include/Constants.php b/include/Constants.php
index 10a5810e..136ea156 100644
--- a/include/Constants.php
+++ b/include/Constants.php
@@ -6,7 +6,7 @@ class Constants
     public function __construct()
     {
         /* Current version. */
-        define('RELEASE', '2.6.0');
+        define('RELEASE', '2.6.1');
         define('RELEASE_TOOLS', '2.6.0');
 
         /* News items on the front page. */




More information about the Scummvm-git-logs mailing list