makedeb


xivlauncher 1.1.1-1


Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)

Click here to go back to the commit logs for xivlauncher.

Commit:


Hash: 374813d502289e1b5d1ae2244e2f65f942afbeba

Message: Update to 1.0.9. Also removed SSL overrides!

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 98d4502..ec377a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = xivlauncher
 pkgbase = xivlauncher
 pkgdesc = Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
 pkgrel = 1
-pkgver = 1.0.8
+pkgver = 1.0.9
 url = https://github.com/goatcorp/XIVLauncher.Core/
 arch = amd64
 conflicts = xivlauncher-git
@@ -16,15 +16,13 @@ depends = libjxr0
 depends = xdg-utils
 license = GPL
 optdepends = steam
-provides = xivlauncher=1.0.8
-source = XIVLauncher.Core.tar.gz::https://github.com/goatcorp/XIVLauncher.Core/releases/download/1.0.8/XIVLauncher.Core.tar.gz
+provides = xivlauncher=1.0.9
+source = XIVLauncher.Core.tar.gz::https://github.com/goatcorp/XIVLauncher.Core/releases/download/1.0.9/XIVLauncher.Core.tar.gz
 source = 512.png::https://raw.githubusercontent.com/goatcorp/XIVLauncher.Core/main/misc/linux_distrib/512.png
 source = XIVLauncher.desktop
-source = openssl_fix.cnf
 source = xivlauncher-core
-sha512sums = abe70298fc802c6737cea6fdb9329da753a0156b4fbb88f390d3fb299ec2b8286ef62cbe2debcb1bf2af24e0dfe0eb70af7d366c9b74080538685aea4139b2d2
+sha512sums = 91fa2a9e26f856720dc8967207e91f7d56bac640a7a747676a4c5713193eda4a3ea6566c0ddba6099e26e1196abd4949ddf405cc289ecd2380ae919b77ca0863
 sha512sums = 0c33502cd915132151fa4b6c94899bf3f8806c2943469609cdda09365ff78be863215abd2741048d6c9a934a22dca0f8a8a2c67074c38abc6f67984c393859c4
 sha512sums = c06130b67efff8aa53760cb9c8bd764d4307624ec42c52d58cce388863e64788821f6f836857f200452e75de3b5311466074c70b81ad6d70ab60b286ddfda2e8
-sha512sums = c702d45b607a54716ae3f1c9b0aa548b3226da76b0ae4b8a88e49d16e5117a7ff5164e7dd5b6a2799a16a18d53b2de55a26a87888054c25152df5c4824b38fe0
-sha512sums = dad16da8e1d2bc772f7e1be1f59fd799c596fa88fb77a7e58a94baf10a1ca2f0ad7e79ad3baa8ba24e35dd0bc748884c74371c447816b1ea61098f58a130313a
+sha512sums = 1b4584216828fac294d9955924a89bba716bcb6f1ec582e50f3169e1501eb3d637cb89f921d887d8aba20eb4a4166915e9812aad634bcfd10ab97324164aaec5
 optdepends = steam
diff --git a/PKGBUILD b/PKGBUILD
index 6a37aa1..fa14cd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: XIVLauncher Linux Maintainers <franz@goat.place>
 pkgname=xivlauncher
-pkgver=1.0.8
+pkgver=1.0.9
 pkgrel=1
 pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
 arch=('amd64')
@@ -25,15 +25,13 @@ source=(
     "XIVLauncher.Core.tar.gz::https://github.com/goatcorp/XIVLauncher.Core/releases/download/${pkgver}/XIVLauncher.Core.tar.gz"
     "512.png::https://raw.githubusercontent.com/goatcorp/XIVLauncher.Core/main/misc/linux_distrib/512.png"
     "XIVLauncher.desktop"
-    "openssl_fix.cnf"
     "xivlauncher-core"
 )
 sha512sums=(
-    'abe70298fc802c6737cea6fdb9329da753a0156b4fbb88f390d3fb299ec2b8286ef62cbe2debcb1bf2af24e0dfe0eb70af7d366c9b74080538685aea4139b2d2'
+    '91fa2a9e26f856720dc8967207e91f7d56bac640a7a747676a4c5713193eda4a3ea6566c0ddba6099e26e1196abd4949ddf405cc289ecd2380ae919b77ca0863'
     '0c33502cd915132151fa4b6c94899bf3f8806c2943469609cdda09365ff78be863215abd2741048d6c9a934a22dca0f8a8a2c67074c38abc6f67984c393859c4'
     'c06130b67efff8aa53760cb9c8bd764d4307624ec42c52d58cce388863e64788821f6f836857f200452e75de3b5311466074c70b81ad6d70ab60b286ddfda2e8'
-    'c702d45b607a54716ae3f1c9b0aa548b3226da76b0ae4b8a88e49d16e5117a7ff5164e7dd5b6a2799a16a18d53b2de55a26a87888054c25152df5c4824b38fe0'
-    'dad16da8e1d2bc772f7e1be1f59fd799c596fa88fb77a7e58a94baf10a1ca2f0ad7e79ad3baa8ba24e35dd0bc748884c74371c447816b1ea61098f58a130313a'
+    '1b4584216828fac294d9955924a89bba716bcb6f1ec582e50f3169e1501eb3d637cb89f921d887d8aba20eb4a4166915e9812aad634bcfd10ab97324164aaec5'
 )
 
 package() {
@@ -41,7 +39,6 @@ package() {
     install -d "${pkgdir}/opt/XIVLauncher/"
     install -D -m644 "${srcdir}/XIVLauncher.desktop" "${pkgdir}/usr/share/applications/XIVLauncher.desktop"
     install -D -m644 "${srcdir}/512.png" "${pkgdir}/usr/share/pixmaps/xivlauncher.png"
-    install -D -m644 "${srcdir}/openssl_fix.cnf" "${pkgdir}/opt/XIVLauncher/openssl_fix.cnf"
     cp -r "${srcdir}/." "${pkgdir}/opt/XIVLauncher/"
     ln -s ../../opt/XIVLauncher/XIVLauncher.Core "${pkgdir}/usr/bin/XIVLauncher.Core"
     install -D -m755  "${srcdir}/xivlauncher-core" "${pkgdir}/usr/bin/xivlauncher-core"
diff --git a/openssl_fix.cnf b/openssl_fix.cnf
deleted file mode 100644
index c2c6d82..0000000
--- a/openssl_fix.cnf
+++ /dev/null
@@ -1,11 +0,0 @@
-openssl_conf = openssl_init
-
-[openssl_init]
-ssl_conf = ssl_module
-
-[ ssl_module ]
-system_default = crypto_policy
-
-[ crypto_policy ]
-MinProtocol = TLSv1.2
-CipherString = DEFAULT:@SECLEVEL=1
diff --git a/xivlauncher-core b/xivlauncher-core
index c35e1d9..84adefa 100755
--- a/xivlauncher-core
+++ b/xivlauncher-core
@@ -1,2 +1,2 @@
 #!/bin/sh
-OPENSSL_CONF=/opt/XIVLauncher/openssl_fix.cnf exec /opt/XIVLauncher/XIVLauncher.Core
+exec /opt/XIVLauncher/XIVLauncher.Core