Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

socat: update to 1.8.0.0 #2925

Merged
merged 1 commit into from
Jun 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 21 additions & 3 deletions packages/s/socat/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ libc.so.6:__environ
libc.so.6:__errno_location
libc.so.6:__fdelt_chk
libc.so.6:__fprintf_chk
libc.so.6:__isoc23_fscanf
libc.so.6:__isoc23_strtol
libc.so.6:__isoc23_strtoul
libc.so.6:__libc_start_main
libc.so.6:__memcpy_chk
libc.so.6:__res_init
libc.so.6:__res_state
libc.so.6:__snprintf_chk
Expand All @@ -33,13 +37,16 @@ libc.so.6:chown
libc.so.6:chroot
libc.so.6:clock_gettime
libc.so.6:close
libc.so.6:closedir
libc.so.6:connect
libc.so.6:creat
libc.so.6:ctermid
libc.so.6:ctime_r
libc.so.6:div
libc.so.6:dup
libc.so.6:dup2
libc.so.6:environ
libc.so.6:execl
libc.so.6:execvp
libc.so.6:exit
libc.so.6:fchmod
Expand All @@ -63,6 +70,7 @@ libc.so.6:ftruncate64
libc.so.6:fwrite
libc.so.6:gai_strerror
libc.so.6:getaddrinfo
libc.so.6:getcwd
libc.so.6:getegid
libc.so.6:getenv
libc.so.6:geteuid
Expand Down Expand Up @@ -91,6 +99,7 @@ libc.so.6:getuid
libc.so.6:grantpt
libc.so.6:if_indextoname
libc.so.6:inet_ntop
libc.so.6:inet_pton
libc.so.6:initgroups
libc.so.6:ioctl
libc.so.6:isatty
Expand All @@ -112,8 +121,14 @@ libc.so.6:memset
libc.so.6:mkfifo
libc.so.6:mknod
libc.so.6:mkstemp
libc.so.6:mq_close
libc.so.6:mq_open
libc.so.6:mq_receive
libc.so.6:mq_send
libc.so.6:mq_unlink
libc.so.6:nanosleep
libc.so.6:open
libc.so.6:opendir
libc.so.6:openlog
libc.so.6:openpty
libc.so.6:pause
Expand All @@ -125,6 +140,7 @@ libc.so.6:ptsname
libc.so.6:putc
libc.so.6:random
libc.so.6:read
libc.so.6:readdir
libc.so.6:readlink
libc.so.6:realloc
libc.so.6:recv
Expand All @@ -139,6 +155,7 @@ libc.so.6:sendto
libc.so.6:setenv
libc.so.6:setgid
libc.so.6:setgroups
libc.so.6:setns
libc.so.6:setpgid
libc.so.6:setsid
libc.so.6:setsockopt
Expand Down Expand Up @@ -175,8 +192,6 @@ libc.so.6:strndup
libc.so.6:strrchr
libc.so.6:strstr
libc.so.6:strtod
libc.so.6:strtol
libc.so.6:strtoul
libc.so.6:symlink
libc.so.6:system
libc.so.6:tcgetattr
Expand Down Expand Up @@ -216,7 +231,7 @@ libcrypto.so.3:ERR_reason_error_string
libcrypto.so.3:OBJ_nid2ln
libcrypto.so.3:OBJ_nid2sn
libcrypto.so.3:OBJ_obj2nid
libcrypto.so.3:OPENSSL_INIT_new
libcrypto.so.3:OPENSSL_init_crypto
libcrypto.so.3:OPENSSL_sk_num
libcrypto.so.3:OPENSSL_sk_value
libcrypto.so.3:PEM_read_bio_DHparams
Expand Down Expand Up @@ -257,10 +272,12 @@ libssl.so.3:SSL_CTX_new
libssl.so.3:SSL_CTX_set_cipher_list
libssl.so.3:SSL_CTX_set_default_verify_paths
libssl.so.3:SSL_CTX_set_options
libssl.so.3:SSL_CTX_set_tlsext_max_fragment_length
libssl.so.3:SSL_CTX_set_verify
libssl.so.3:SSL_CTX_use_PrivateKey_file
libssl.so.3:SSL_CTX_use_certificate_chain_file
libssl.so.3:SSL_CTX_use_certificate_file
libssl.so.3:SSL_SESSION_get_max_fragment_length
libssl.so.3:SSL_accept
libssl.so.3:SSL_connect
libssl.so.3:SSL_ctrl
Expand All @@ -270,6 +287,7 @@ libssl.so.3:SSL_get_current_cipher
libssl.so.3:SSL_get_current_compression
libssl.so.3:SSL_get_current_expansion
libssl.so.3:SSL_get_error
libssl.so.3:SSL_get_session
libssl.so.3:SSL_get_verify_result
libssl.so.3:SSL_new
libssl.so.3:SSL_pending
Expand Down
7 changes: 4 additions & 3 deletions packages/s/socat/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : socat

Check notice on line 1 in packages/s/socat/package.yml

View workflow job for this annotation

GitHub Actions / Checks

This package is included in the ISO. Consider validating the functionality in a newly built ISO.
version : 1.7.4.4
release : 6
version : 1.8.0.0
release : 7
source :
- http://www.dest-unreach.org/socat/download/socat-1.7.4.4.tar.gz : 0f8f4b9d5c60b8c53d17b60d79ababc4a0f51b3bb6d2bd3ae8a6a4b9d68f195e
- http://www.dest-unreach.org/socat/download/socat-1.8.0.0.tar.gz : 6010f4f311e5ebe0e63c77f78613d264253680006ac8979f52b0711a9a231e82
homepage : http://www.dest-unreach.org/socat/
license : GPL-2.0-or-later
component : network.util
summary : Bidirectional data transfer relay
Expand Down
22 changes: 14 additions & 8 deletions packages/s/socat/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>socat</Name>
<Homepage>http://www.dest-unreach.org/socat/</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>network.util</PartOf>
<Summary xml:lang="en">Bidirectional data transfer relay</Summary>
<Description xml:lang="en">socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (serial line or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these. These modes include generation of &quot;listening&quot; sockets, named pipes, and pseudo terminals.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>socat</Name>
Expand All @@ -22,16 +23,21 @@
<Path fileType="executable">/usr/bin/filan</Path>
<Path fileType="executable">/usr/bin/procan</Path>
<Path fileType="executable">/usr/bin/socat</Path>
<Path fileType="executable">/usr/bin/socat-broker.sh</Path>
<Path fileType="executable">/usr/bin/socat-chain.sh</Path>
<Path fileType="executable">/usr/bin/socat-mux.sh</Path>
<Path fileType="executable">/usr/bin/socat1</Path>
<Path fileType="man">/usr/share/man/man1/socat.1</Path>
<Path fileType="man">/usr/share/man/man1/socat1.1</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2023-08-21</Date>
<Version>1.7.4.4</Version>
<Update release="7">
<Date>2024-06-09</Date>
<Version>1.8.0.0</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>