summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2021-08-27 07:14:49 +0200
committerGilrain2021-08-27 07:14:49 +0200
commit8891795c4debaad527e87442227e020424a63393 (patch)
tree9c23f1937facd7c6a806c04bd774e0172fb6e70c
parent1f8c111d937a14b370c64a764e32d0f565a23aca (diff)
downloadaur-8891795c4debaad527e87442227e020424a63393.tar.gz
Update to 5.1.2.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--changelog17
3 files changed, 20 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2c203c58a6e..e0ffedb30143 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asf
pkgdesc = Steam cards farmer.
- pkgver = 5.1.1.1
+ pkgver = 5.1.2.4
pkgrel = 1
url = https://github.com/JustArchiNET/ArchiSteamFarm
install = install
@@ -15,7 +15,7 @@ pkgbase = asf
optdepends = asf-ui: standalone web interface for ASF
backup = var/lib/asf/config/ASF.json
backup = usr/lib/asf/NLog.config
- source = asf::git+https://github.com/JustArchiNET/ArchiSteamFarm.git#tag=5.1.1.1
+ source = asf::git+https://github.com/JustArchiNET/ArchiSteamFarm.git#tag=5.1.2.4
source = service
source = service.user
source = ASF.json
diff --git a/PKGBUILD b/PKGBUILD
index 5117300b1c75..a35058dfcd8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lucki
pkgname="asf"
-pkgver="5.1.1.1"
+pkgver="5.1.2.4"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('x86_64' 'armv7h' 'aarch64')
diff --git a/changelog b/changelog
index 3f8ba6bc0e09..a0cbf829d22d 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,20 @@
+2021-08-27 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 5.1.2.4-1:
+ [!] Fixed ASF incorrectly removing IPCPassword when updating global config as part of POST /Api/ASF ASF API request. We strongly recommend everybody using IPC with remote access to read our security advisory and verify their IPCPassword (#GHSA-wxx4-66c2-vj2v).
+ ASF will no longer allow other machines than localhost to access ASF API in IPC interface without IPCPassword set by default, as an extra security measure. You can either set up IPCPassword or override that in IPC.config if absolutely required (#2371).
+ ASF plugins can now re-use existing ASF API controllers (#2343).
+ Greatly improved logic responsible for fetching owned games, e.g. as part of owns command. Third-party plugins using previous AWH endpoints are advised to update, as we intend to remove the obsolete endpoints in the next version (#2370).
+ Further improved our Steam message splitting logic to attempt splitting with more sense if possible (#2348).
+ Added SRI and caching support to our IPC interface.
+ Our swagger.json schema now includes more information about various limits on bot and global config properties, for optional interpretation by third-parties.
+ Fixed GET /Api/NLog ASF API endpoint closing the websocket incorrectly upon Close opcode of 0x8.
+ Fixed POST /Api/ASF/Update unnecessarily taking 15 seconds to complete when user was running newer version than latest available on his update channel (#2344).
+ Fixed reset command not returning back to GamesPlayedWhileIdle, if specified.
+ Fixed ICrossProcessSemaphoreProvider ASF plugins not initialized correctly (#2342).
+ Fixed unwanted automatic reload of custom IPC.config when using --no-config-watch.
+ Latest ASF-ui with new features, improvements and bugfixes.
+ Updated localization provided by our community.
+ Usual amount of other core improvements, optimizations and bugfixes.
2021-07-03 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 5.1.1.1-1:
Added Steam Summer Sale 2021 with ID of 1658760 to SalesBlacklist.