Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10838440
D11997.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D11997.diff
View Options
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -3,6 +3,7 @@
libc.so.6:__isoc99_sscanf
libc.so.6:__libc_start_main
libc.so.6:__memcpy_chk
+libc.so.6:__memset_chk
libc.so.6:__register_atfork
libc.so.6:__res_init
libc.so.6:__sprintf_chk
@@ -19,11 +20,13 @@
libc.so.6:clock_gettime
libc.so.6:closedir
libc.so.6:dl_iterate_phdr
+libc.so.6:dup
libc.so.6:dup2
libc.so.6:environ
-libc.so.6:epoll_create
+libc.so.6:epoll_create1
libc.so.6:epoll_ctl
libc.so.6:epoll_wait
+libc.so.6:eventfd
libc.so.6:execvp
libc.so.6:exit
libc.so.6:fchmod
@@ -77,7 +80,6 @@
libc.so.6:munmap
libc.so.6:nanosleep
libc.so.6:opendir
-libc.so.6:pipe
libc.so.6:pipe2
libc.so.6:poll
libc.so.6:posix_memalign
@@ -179,7 +181,6 @@
libcrypto.so.1.1:BIO_set_init
libcrypto.so.1.1:BN_num_bits
libcrypto.so.1.1:BN_print
-libcrypto.so.1.1:CONF_modules_load_file
libcrypto.so.1.1:CRYPTO_free
libcrypto.so.1.1:CRYPTO_get_ex_new_index
libcrypto.so.1.1:CRYPTO_malloc
@@ -196,7 +197,6 @@
libcrypto.so.1.1:ENGINE_get_id
libcrypto.so.1.1:ENGINE_get_next
libcrypto.so.1.1:ENGINE_init
-libcrypto.so.1.1:ENGINE_load_builtin_engines
libcrypto.so.1.1:ENGINE_load_private_key
libcrypto.so.1.1:ENGINE_set_default
libcrypto.so.1.1:ERR_clear_error
@@ -209,7 +209,7 @@
libcrypto.so.1.1:ERR_peek_last_error
libcrypto.so.1.1:ERR_reason_error_string
libcrypto.so.1.1:EVP_DigestFinal_ex
-libcrypto.so.1.1:EVP_DigestInit_ex
+libcrypto.so.1.1:EVP_DigestInit
libcrypto.so.1.1:EVP_DigestUpdate
libcrypto.so.1.1:EVP_MD_CTX_free
libcrypto.so.1.1:EVP_MD_CTX_new
@@ -220,22 +220,21 @@
libcrypto.so.1.1:EVP_PKEY_get0_RSA
libcrypto.so.1.1:EVP_PKEY_get1_RSA
libcrypto.so.1.1:EVP_PKEY_id
-libcrypto.so.1.1:EVP_md5
+libcrypto.so.1.1:EVP_sha1
libcrypto.so.1.1:EVP_sha256
libcrypto.so.1.1:GENERAL_NAMES_free
libcrypto.so.1.1:OCSP_BASICRESP_free
+libcrypto.so.1.1:OCSP_CERTID_free
libcrypto.so.1.1:OCSP_RESPONSE_free
libcrypto.so.1.1:OCSP_basic_verify
libcrypto.so.1.1:OCSP_cert_status_str
+libcrypto.so.1.1:OCSP_cert_to_id
libcrypto.so.1.1:OCSP_check_validity
libcrypto.so.1.1:OCSP_crl_reason_str
-libcrypto.so.1.1:OCSP_resp_count
-libcrypto.so.1.1:OCSP_resp_get0
+libcrypto.so.1.1:OCSP_resp_find_status
libcrypto.so.1.1:OCSP_response_get1_basic
libcrypto.so.1.1:OCSP_response_status
libcrypto.so.1.1:OCSP_response_status_str
-libcrypto.so.1.1:OCSP_single_get0_status
-libcrypto.so.1.1:OPENSSL_load_builtin_modules
libcrypto.so.1.1:OPENSSL_sk_num
libcrypto.so.1.1:OPENSSL_sk_pop
libcrypto.so.1.1:OPENSSL_sk_pop_free
@@ -282,6 +281,7 @@
libcrypto.so.1.1:X509_PUBKEY_get0_param
libcrypto.so.1.1:X509_STORE_add_cert
libcrypto.so.1.1:X509_STORE_add_lookup
+libcrypto.so.1.1:X509_STORE_new
libcrypto.so.1.1:X509_STORE_set_flags
libcrypto.so.1.1:X509_VERIFY_PARAM_set1_host
libcrypto.so.1.1:X509_VERIFY_PARAM_set1_ip
@@ -312,8 +312,6 @@
libdl.so.2:dlsym
libgcc_s.so.1:_Unwind_Backtrace
libgcc_s.so.1:_Unwind_DeleteException
-libgcc_s.so.1:_Unwind_FindEnclosingFunction
-libgcc_s.so.1:_Unwind_GetCFA
libgcc_s.so.1:_Unwind_GetDataRelBase
libgcc_s.so.1:_Unwind_GetIP
libgcc_s.so.1:_Unwind_GetIPInfo
@@ -365,7 +363,6 @@
libpthread.so.0:read
libpthread.so.0:recv
libpthread.so.0:send
-libpthread.so.0:sendto
libpthread.so.0:sigaction
libpthread.so.0:write
libssl.so.1.1:BIO_f_ssl
@@ -380,6 +377,7 @@
libssl.so.1.1:SSL_CTX_new
libssl.so.1.1:SSL_CTX_sess_set_new_cb
libssl.so.1.1:SSL_CTX_set_alpn_protos
+libssl.so.1.1:SSL_CTX_set_cert_store
libssl.so.1.1:SSL_CTX_set_cipher_list
libssl.so.1.1:SSL_CTX_set_ciphersuites
libssl.so.1.1:SSL_CTX_set_default_passwd_cb
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : rustup
-version : 1.23.1
-release : 13
+version : 1.24.3
+release : 14
source :
- - https://github.com/rust-lang/rustup/archive/1.23.1.tar.gz : 0203231bfe405ee1c7d5e7e1c013b9b8a2dc87fbd8474e77f500331d8c26365f
+ - https://github.com/rust-lang/rustup/archive/1.24.3.tar.gz : 24a8cede4ccbbf45ab7b8de141d92f47d1881bb546b3b9180d5a51dc0622d0f6
license :
- Apache-2.0
- MIT
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>rustup</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Giacomo Vitali</Name>
+ <Email>gv@gvitali.eu</Email>
</Packager>
<License>Apache-2.0</License>
<License>MIT</License>
@@ -34,12 +34,12 @@
</Conflicts>
</Package>
<History>
- <Update release="13">
- <Date>2021-06-15</Date>
- <Version>1.23.1</Version>
+ <Update release="14">
+ <Date>2021-10-11</Date>
+ <Version>1.24.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Giacomo Vitali</Name>
+ <Email>gv@gvitali.eu</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 10 2023, 2:54 PM (8 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5824938
Default Alt Text
D11997.diff (5 KB)
Attached To
Mode
D11997: Update rustup to 1.24.3
Attached
Detach File
Event Timeline
Log In to Comment