Release 5.4.2
authorAlexander Ebert <ebert@woltlab.com>
Mon, 26 Jul 2021 16:04:20 +0000 (18:04 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 26 Jul 2021 16:04:20 +0000 (18:04 +0200)
com.woltlab.wcf/files_pre.tar
com.woltlab.wcf/files_pre_check.tar
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 04757352da99e1ad25d909be928e7859cc2e512d..acc596d967072683c5533c782b0f8b6e70c8a2ad 100644 (file)
Binary files a/com.woltlab.wcf/files_pre.tar and b/com.woltlab.wcf/files_pre.tar differ
index 25c165022cccfcf440d9c320c60c424e1808e9b7..7058324de8d57d147fdcc19b9c433c556f59cfcc 100644 (file)
Binary files a/com.woltlab.wcf/files_pre_check.tar and b/com.woltlab.wcf/files_pre_check.tar differ
index c4a3c8d3c0988d5581a65884f6c892c70cc7bd91..935a0882456a96059904dd7ecc56345f2fd78693 100644 (file)
@@ -5,8 +5,8 @@
                <packagedescription>Free CMS and web-framework, designed for awesome websites and communities.</packagedescription>
                <packagedescription language="de">Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription>
                <isapplication>1</isapplication>
-               <version>5.4.1</version>
-               <date>2021-07-15</date>
+               <version>5.4.2</version>
+               <date>2021-07-27</date>
        </packageinformation>
        
        <authorinformation>
@@ -155,6 +155,11 @@ tar cvf com.woltlab.wcf/files_pre.tar -C wcfsetup/install/files/ \
        </instructions>
 
        <instructions type="update" fromversion="5.4.1">
-               <instruction type="script">acp/update_com.woltlab.wcf_5.4.2_deleteInvalidSessions.php</instruction>
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+               <instruction type="file">files_update.tar</instruction>
+               
+               <instruction type="language" />
+
+               <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.4.2_deleteInvalidSessions.php</instruction>
        </instructions>
 </package>
index 59981870bc22643f9890558ae0d1d033ba69ab20..7023667b5fd56badb91e76b54869f69ae00a6927 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.1');
+\define('WCF_VERSION', '5.4.2');
 
 // define current API version
 // @deprecated 5.2