[NEW] SFS2X 2.13.1 available!

Post here your questions about SFS2X. Here we discuss all server-side matters. For client API questions see the dedicated forums.

Moderators: Lapo, Bax

User avatar
Lapo
Site Admin
Posts: 22999
Joined: 21 Mar 2005, 09:50
Location: Italy

[NEW] SFS2X 2.13.1 available!

Postby Lapo » 14 Dec 2017, 10:17


SmartFoxServer 2X Patch 2.13.1 is available for download.
The patch can be applied to any existing SFS2X 2.13, while if you're running an older release you will first need to download the base version (2.13.0) from here.

Download the SFS2X 2.13.1 patch from here

p.s. = see the release notes in the post below
Lapo
--
gotoAndPlay()
...addicted to flash games
User avatar
Lapo
Site Admin
Posts: 22999
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: [NEW] SFS2X 2.13.1 available!

Postby Lapo » 14 Dec 2017, 10:20

Release notes:

NEW: support for Java 8 lambdas in Extensions
NEW: added option to pre-start all threads in the auto-load balancing thread pools
FIX: updated commons-collections 3.2.2 which fixes a security issue
FIX: extensions JS API calls with optional parameters can cause runtime exception if optional values are not passed
FIX: performance improvement for Group event dispatch, when running lots of NPCs
Lapo

--

gotoAndPlay()

...addicted to flash games
User avatar
arodrigo
Posts: 24
Joined: 22 Jul 2011, 10:03
Location: Spain
Contact:

Re: [NEW] SFS2X 2.13.1 available!

Postby arodrigo » 19 Dec 2017, 13:20

Hi Lapo,

Congrats for the update!

In the changelog says
[FIX] Updated commons-collections 3.2.2 which fixes a security issue
but looking at the patch before add it in our servers we see the old jar with the 3.2.1 version.

Code: Select all

SFS2X-Patch-2.13.1$ tree _patch
_patch
└── Server
    ├── descriptors
    │   └── config_server.txt
    ├── js
    │   ├── JSApi.js
    │   ├── LibApi.js
    │   └── LibUtil.js
    └── lib
        ├── commons-collections-3.2.1.jar
        └── sfs2x.jar

4 directories, 6 files


and the manifest of the jar is the 3.2.1

Code: Select all

cat META-INF/MANIFEST.MF
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: 1.5.0_07 (Sun Microsystems Inc.)
Built-By: Niall Pemberton
Build-Jdk: 1.5.0_07
Implementation-Title: Commons Collections
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
Implementation-Version: 3.2.1
Specification-Title: Commons Collections
Specification-Vendor: The Apache Software Foundation
Specification-Version: 3.2.1
X-Compile-Source-JDK: 1.2
X-Compile-Target-JDK: 1.2
...


Its a mistake or its correct?

Thanks
User avatar
Lapo
Site Admin
Posts: 22999
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: [NEW] SFS2X 2.13.1 available!

Postby Lapo » 20 Dec 2017, 10:13

Hi,
the file was supposed to have the same name to overwrite the previous one but I guess this has led to some confusion with the versioning. Apologies for this.
The patch has been re-updated. You can download it and re-apply it at any time.

Hope it helps
Lapo

--

gotoAndPlay()

...addicted to flash games

Return to “SFS2X Questions”

Who is online

Users browsing this forum: No registered users and 22 guests