diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,5 +1,6 @@ libc.so.6 libcrypto.so.1.0.0 +libdl.so.2 libevent-2.1.so.6 liblzma.so.5 libm.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : tor -version : 0.3.4.9 -release : 17 +version : 0.4.0.5 +release : 18 source : - - https://dist.torproject.org/tor-0.3.4.9.tar.gz : 1a171081f02b9a6ff9e28c0898defb7670e5bbb3bdbcaddfcf4e4304aedd164a + - https://dist.torproject.org/tor-0.4.0.5.tar.gz : b5a2cbf0dcd3f1df2675dbd5ec10bbe6f8ae995c41b68cebe2bc95bffc90696e license : BSD-3-Clause component : security summary : Tor is free software and an open network that helps you defend against traffic analysis diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -10,7 +10,7 @@ Tor is free software and an open network that helps you defend against traffic analysis Tor is free software and an open network that helps you defend against traffic analysis - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus tor @@ -22,16 +22,19 @@ /etc/tor/torrc /usr/bin/tor /usr/bin/tor-gencert + /usr/bin/tor-print-ed-signing-cert /usr/bin/tor-resolve /usr/bin/torify /usr/lib64/systemd/system/tor.service /usr/lib64/sysusers.d/tor.conf /usr/lib64/tmpfiles.d/tor.conf /usr/share/doc/tor/tor-gencert.html + /usr/share/doc/tor/tor-print-ed-signing-cert.html /usr/share/doc/tor/tor-resolve.html /usr/share/doc/tor/tor.html /usr/share/doc/tor/torify.html /usr/share/man/man1/tor-gencert.1 + /usr/share/man/man1/tor-print-ed-signing-cert.1 /usr/share/man/man1/tor-resolve.1 /usr/share/man/man1/tor.1 /usr/share/man/man1/torify.1 @@ -40,12 +43,12 @@ - - 2019-03-16 - 0.3.4.9 + + 2019-07-12 + 0.4.0.5 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file