diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -10,11 +10,13 @@
libavutil.so.56
libboost_context.so.1.79.0
libc.so.6
+libcrypto.so.1.1
libfmt.so.8
libgcc_s.so.1
liblz4.so.1
libm.so.6
libopus.so.0
+libssl.so.1.1
libstdc++.so.6
libswscale.so.5
libusb-1.0.so.0
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -165,6 +165,7 @@
libQt5Core.so.5:_ZN4QDirD1Ev
libQt5Core.so.5:_ZN4QUrl13fromLocalFileERK7QString
libQt5Core.so.5:_ZN4QUrlC1ERK7QStringNS_11ParsingModeE
+libQt5Core.so.5:_ZN4QUrlC1ERKS_
libQt5Core.so.5:_ZN4QUrlD1Ev
libQt5Core.so.5:_ZN5QChar8categoryEj
libQt5Core.so.5:_ZN5QDateC1Eiii
@@ -385,6 +386,9 @@
libQt5Core.so.5:_ZNK4QDir9entryListE6QFlagsINS_6FilterEES0_INS_8SortFlagEE
libQt5Core.so.5:_ZNK4QDir9entryListERK11QStringList6QFlagsINS_6FilterEES3_INS_8SortFlagEE
libQt5Core.so.5:_ZNK4QUrl11toLocalFileEv
+libQt5Core.so.5:_ZNK4QUrl4hostE6QFlagsINS_25ComponentFormattingOptionEE
+libQt5Core.so.5:_ZNK4QUrl4pathE6QFlagsINS_25ComponentFormattingOptionEE
+libQt5Core.so.5:_ZNK4QUrl6schemeEv
libQt5Core.so.5:_ZNK4QUrl8toStringE12QUrlTwoFlagsINS_19UrlFormattingOptionENS_25ComponentFormattingOptionEE
libQt5Core.so.5:_ZNK5QFile4sizeEv
libQt5Core.so.5:_ZNK5QRectanERKS_
@@ -1425,6 +1429,7 @@
libc.so.6:__ctype_b_loc
libc.so.6:__cxa_atexit
libc.so.6:__errno_location
+libc.so.6:__fdelt_chk
libc.so.6:__fprintf_chk
libc.so.6:__isoc99_sscanf
libc.so.6:__libc_single_threaded
@@ -1432,6 +1437,7 @@
libc.so.6:__memcpy_chk
libc.so.6:__memset_chk
libc.so.6:__printf_chk
+libc.so.6:__res_init
libc.so.6:__snprintf_chk
libc.so.6:__sprintf_chk
libc.so.6:__stack_chk_fail
@@ -1545,6 +1551,7 @@
libc.so.6:pthread_sigmask
libc.so.6:putchar
libc.so.6:puts
+libc.so.6:rand
libc.so.6:read
libc.so.6:recv
libc.so.6:recvfrom
@@ -1597,6 +1604,44 @@
libc.so.6:wait
libc.so.6:wmemcpy
libc.so.6:write
+libcrypto.so.1.1:ASN1_STRING_get0_data
+libcrypto.so.1.1:ASN1_STRING_length
+libcrypto.so.1.1:BIO_ctrl
+libcrypto.so.1.1:BIO_free_all
+libcrypto.so.1.1:BIO_new_mem_buf
+libcrypto.so.1.1:BIO_new_socket
+libcrypto.so.1.1:BN_bin2bn
+libcrypto.so.1.1:ECDSA_SIG_free
+libcrypto.so.1.1:ECDSA_SIG_new
+libcrypto.so.1.1:ECDSA_SIG_set0
+libcrypto.so.1.1:EC_GROUP_get_degree
+libcrypto.so.1.1:EC_KEY_free
+libcrypto.so.1.1:EC_KEY_get0_group
+libcrypto.so.1.1:EVP_DigestFinal_ex
+libcrypto.so.1.1:EVP_DigestInit_ex
+libcrypto.so.1.1:EVP_DigestUpdate
+libcrypto.so.1.1:EVP_DigestVerifyFinal
+libcrypto.so.1.1:EVP_DigestVerifyInit
+libcrypto.so.1.1:EVP_MD_CTX_free
+libcrypto.so.1.1:EVP_MD_CTX_new
+libcrypto.so.1.1:EVP_PKEY_free
+libcrypto.so.1.1:EVP_PKEY_get1_EC_KEY
+libcrypto.so.1.1:EVP_PKEY_id
+libcrypto.so.1.1:EVP_md5
+libcrypto.so.1.1:EVP_sha256
+libcrypto.so.1.1:EVP_sha384
+libcrypto.so.1.1:EVP_sha512
+libcrypto.so.1.1:GENERAL_NAMES_free
+libcrypto.so.1.1:HMAC
+libcrypto.so.1.1:OPENSSL_sk_num
+libcrypto.so.1.1:OPENSSL_sk_value
+libcrypto.so.1.1:PEM_read_bio_PUBKEY
+libcrypto.so.1.1:X509_NAME_get_text_by_NID
+libcrypto.so.1.1:X509_STORE_free
+libcrypto.so.1.1:X509_free
+libcrypto.so.1.1:X509_get_ext_d2i
+libcrypto.so.1.1:X509_get_subject_name
+libcrypto.so.1.1:i2d_ECDSA_SIG
libfmt.so.8:_ZN3fmt2v812format_errorD1Ev
libfmt.so.8:_ZN3fmt2v86detail13error_handler8on_errorEPKc
libfmt.so.8:_ZN3fmt2v86vprintENS0_17basic_string_viewIcEENS0_17basic_format_argsINS0_20basic_format_contextINS0_8appenderEcEEEE
@@ -1629,6 +1674,30 @@
libopus.so.0:opus_multistream_decoder_destroy
libopus.so.0:opus_multistream_decoder_get_size
libopus.so.0:opus_packet_get_nb_samples
+libssl.so.1.1:OPENSSL_init_ssl
+libssl.so.1.1:SSL_CTX_free
+libssl.so.1.1:SSL_CTX_get_cert_store
+libssl.so.1.1:SSL_CTX_load_verify_locations
+libssl.so.1.1:SSL_CTX_new
+libssl.so.1.1:SSL_CTX_set_cert_store
+libssl.so.1.1:SSL_CTX_set_default_verify_paths
+libssl.so.1.1:SSL_CTX_use_PrivateKey_file
+libssl.so.1.1:SSL_CTX_use_certificate_file
+libssl.so.1.1:SSL_accept
+libssl.so.1.1:SSL_connect
+libssl.so.1.1:SSL_ctrl
+libssl.so.1.1:SSL_free
+libssl.so.1.1:SSL_get_error
+libssl.so.1.1:SSL_get_peer_certificate
+libssl.so.1.1:SSL_get_verify_result
+libssl.so.1.1:SSL_new
+libssl.so.1.1:SSL_pending
+libssl.so.1.1:SSL_read_ex
+libssl.so.1.1:SSL_set_bio
+libssl.so.1.1:SSL_set_verify
+libssl.so.1.1:SSL_shutdown
+libssl.so.1.1:SSL_write_ex
+libssl.so.1.1:TLS_client_method
libstdc++.so.6:_ZNKSt10filesystem7__cxx1118directory_iteratordeEv
libstdc++.so.6:_ZNKSt10filesystem7__cxx114path11parent_pathEv
libstdc++.so.6:_ZNKSt10filesystem7__cxx114path16lexically_normalEv
@@ -1647,6 +1716,9 @@
libstdc++.so.6:_ZNKSt25__codecvt_utf8_utf16_baseIDsE6do_outER11__mbstate_tPKDsS4_RS4_PcS6_RS6_
libstdc++.so.6:_ZNKSt25__codecvt_utf8_utf16_baseIDsE9do_lengthER11__mbstate_tPKcS4_m
libstdc++.so.6:_ZNKSt3_V214error_category10_M_messageB5cxx11Ei
+libstdc++.so.6:_ZNKSt3_V214error_category10equivalentERKSt10error_codei
+libstdc++.so.6:_ZNKSt3_V214error_category10equivalentEiRKSt15error_condition
+libstdc++.so.6:_ZNKSt3_V214error_category23default_error_conditionEi
libstdc++.so.6:_ZNKSt5ctypeIcE13_M_widen_initEv
libstdc++.so.6:_ZNKSt6locale2id5_M_idEv
libstdc++.so.6:_ZNKSt7codecvtIDsc11__mbstate_tE10do_unshiftERS0_PcS3_RS3_
@@ -1665,6 +1737,7 @@
libstdc++.so.6:_ZNSi10_M_extractIlEERSiRT_
libstdc++.so.6:_ZNSi10_M_extractItEERSiRT_
libstdc++.so.6:_ZNSi4readEPcl
+libstdc++.so.6:_ZNSi5seekgESt4fposI11__mbstate_tE
libstdc++.so.6:_ZNSi5seekgElSt12_Ios_Seekdir
libstdc++.so.6:_ZNSi5tellgEv
libstdc++.so.6:_ZNSi6ignoreEli
@@ -1675,6 +1748,7 @@
libstdc++.so.6:_ZNSo6sentryC1ERSo
libstdc++.so.6:_ZNSo6sentryD1Ev
libstdc++.so.6:_ZNSo9_M_insertIdEERSoT_
+libstdc++.so.6:_ZNSo9_M_insertIlEERSoT_
libstdc++.so.6:_ZNSo9_M_insertImEERSoT_
libstdc++.so.6:_ZNSt10filesystem10remove_allERKNS_7__cxx114pathERSt10error_code
libstdc++.so.6:_ZNSt10filesystem12current_pathB5cxx11ERSt10error_code
@@ -1724,6 +1798,7 @@
libstdc++.so.6:_ZNSt13random_device9_M_getvalEv
libstdc++.so.6:_ZNSt13runtime_errorC1EPKc
libstdc++.so.6:_ZNSt13runtime_errorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
+libstdc++.so.6:_ZNSt13runtime_errorC1ERKS_
libstdc++.so.6:_ZNSt13runtime_errorC2EPKc
libstdc++.so.6:_ZNSt13runtime_errorC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libstdc++.so.6:_ZNSt13runtime_errorC2ERKS_
@@ -1745,9 +1820,12 @@
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE6xsgetnEPcl
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE7seekoffElSt12_Ios_SeekdirSt13_Ios_Openmode
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE7seekposESt4fposI11__mbstate_tESt13_Ios_Openmode
+libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE8overflowEi
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9pbackfailEi
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9showmanycEv
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9underflowEv
+libstdc++.so.6:_ZNSt16invalid_argumentC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
+libstdc++.so.6:_ZNSt16invalid_argumentD1Ev
libstdc++.so.6:_ZNSt18condition_variable10notify_allEv
libstdc++.so.6:_ZNSt18condition_variable10notify_oneEv
libstdc++.so.6:_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE
@@ -1772,6 +1850,7 @@
libstdc++.so.6:_ZNSt6thread6_StateD2Ev
libstdc++.so.6:_ZNSt6thread6detachEv
libstdc++.so.6:_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE7_M_syncEPcmm
+libstdc++.so.6:_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEC1Ev
libstdc++.so.6:_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev
libstdc++.so.6:_ZNSt7__cxx1119basic_istringstreamIcSt11char_traitsIcESaIcEED1Ev
libstdc++.so.6:_ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEED1Ev
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : yuzu
-version : 1183
-release : 7
+version : 1196
+release : 8
source :
- - git|https://github.com/yuzu-emu/yuzu-mainline.git : mainline-0-1183
+ - git|https://github.com/yuzu-emu/yuzu-mainline.git : mainline-0-1196
license : GPL-3.0-or-later
summary : The world's most popular, open-source, Nintendo Switch emulator.
description: |
@@ -26,7 +26,6 @@
- nlohmann-json
setup : |
%cmake_ninja \
- -DENABLE_WEB_SERVICE=OFF \
-DYUZU_USE_BUNDLED_QT=OFF \
-DYUZU_USE_BUNDLED_SDL2=OFF \
-DYUZU_USE_EXTERNAL_SDL2=OFF \
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -35,7 +35,7 @@
programming.devel
- yuzu
+ yuzu
/usr/include/tsl/robin_growth_policy.h
@@ -48,12 +48,12 @@
-
- 2022-09-29
- 1183
+
+ 2022-10-13
+ 1196
Packaging update
Marcus Mellor
infinitymdm@gmail.com
\ No newline at end of file