Skip to content

Commit

Permalink
eternal-terminal: update to 6.2.9
Browse files Browse the repository at this point in the history
**Changelog:**
- Do not install httplib files
- Force reverse tunnel socket to be binded to localhost
- Don't strip username from `jumphost`, add it if it's missing
- increase timeout to address (Relatively) high CPU use
- remove ncurses
- fix: etterminal_path is the incorrect option name

Full changelog available [here](https://github.com/MisterTea/EternalTerminal/releases)

**Test Plan**
- et --version and etserver --version return current version
- Used et to connect to a remote server successfully
  • Loading branch information
Tracey Clark committed May 11, 2024
1 parent 8e9b266 commit cbd7124
Show file tree
Hide file tree
Showing 7 changed files with 110 additions and 3,567 deletions.
4 changes: 1 addition & 3 deletions packages/e/eternal-terminal/abi_libs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
crashpad_handler
et
etserver
etterminal
htm
htmd
3,544 changes: 4 additions & 3,540 deletions packages/e/eternal-terminal/abi_symbols

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions packages/e/eternal-terminal/abi_used_libs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ libc.so.6
libcrypto.so.3
libcurl.so.4
libgcc_s.so.1
libm.so.6
libprotobuf.so.25.3.0
libsodium.so.26
libssl.so.3
Expand Down
83 changes: 75 additions & 8 deletions packages/e/eternal-terminal/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ ld-linux-x86-64.so.2:__tls_get_addr
libc.so.6:__ctype_b_loc
libc.so.6:__ctype_tolower_loc
libc.so.6:__cxa_atexit
libc.so.6:__daylight
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_sscanf
libc.so.6:__isoc23_strtol
libc.so.6:__isoc23_strtoll
Expand All @@ -14,19 +18,22 @@ libc.so.6:__libc_single_threaded
libc.so.6:__libc_start_main
libc.so.6:__memcpy_chk
libc.so.6:__memmove_chk
libc.so.6:__open_2
libc.so.6:__realpath_chk
libc.so.6:__register_atfork
libc.so.6:__res_init
libc.so.6:__snprintf_chk
libc.so.6:__stack_chk_fail
libc.so.6:__tzname
libc.so.6:__vfprintf_chk
libc.so.6:__vsnprintf_chk
libc.so.6:__xpg_basename
libc.so.6:_exit
libc.so.6:abort
libc.so.6:accept
libc.so.6:backtrace
libc.so.6:backtrace_symbols
libc.so.6:bind
libc.so.6:calloc
libc.so.6:cfmakeraw
libc.so.6:chdir
libc.so.6:chmod
Expand All @@ -36,10 +43,22 @@ libc.so.6:close
libc.so.6:closedir
libc.so.6:connect
libc.so.6:daemon
libc.so.6:daylight
libc.so.6:dirfd
libc.so.6:dirname
libc.so.6:dladdr
libc.so.6:dlerror
libc.so.6:dlopen
libc.so.6:dlsym
libc.so.6:dup2
libc.so.6:environ
libc.so.6:epoll_create1
libc.so.6:epoll_ctl
libc.so.6:epoll_wait
libc.so.6:eventfd
libc.so.6:execl
libc.so.6:execv
libc.so.6:execve
libc.so.6:execvp
libc.so.6:exit
libc.so.6:fclose
Expand All @@ -66,19 +85,23 @@ libc.so.6:ftruncate
libc.so.6:fwrite
libc.so.6:gai_strerror
libc.so.6:getaddrinfo
libc.so.6:getcontext
libc.so.6:getdtablesize
libc.so.6:getenv
libc.so.6:geteuid
libc.so.6:getgid
libc.so.6:gethostname
libc.so.6:getifaddrs
libc.so.6:getnameinfo
libc.so.6:getopt_long
libc.so.6:getpagesize
libc.so.6:getpeername
libc.so.6:getpid
libc.so.6:getppid
libc.so.6:getpriority
libc.so.6:getpwnam
libc.so.6:getpwuid
libc.so.6:getpwuid_r
libc.so.6:getsockname
libc.so.6:getsockopt
libc.so.6:gettimeofday
libc.so.6:getuid
Expand All @@ -87,6 +110,7 @@ libc.so.6:inet_ntoa
libc.so.6:inet_ntop
libc.so.6:inet_pton
libc.so.6:ioctl
libc.so.6:isalnum
libc.so.6:isblank
libc.so.6:isspace
libc.so.6:isupper
Expand All @@ -96,56 +120,85 @@ libc.so.6:localeconv
libc.so.6:localtime
libc.so.6:localtime_r
libc.so.6:lseek
libc.so.6:lstat
libc.so.6:malloc
libc.so.6:memchr
libc.so.6:memcmp
libc.so.6:memcpy
libc.so.6:memmove
libc.so.6:memset
libc.so.6:mkdir
libc.so.6:mkdtemp
libc.so.6:mktime
libc.so.6:mmap
libc.so.6:mprotect
libc.so.6:munmap
libc.so.6:nanosleep
libc.so.6:newlocale
libc.so.6:open
libc.so.6:opendir
libc.so.6:optarg
libc.so.6:optind
libc.so.6:pclose
libc.so.6:pipe
libc.so.6:popen
libc.so.6:posix_memalign
libc.so.6:posix_spawn
libc.so.6:posix_spawnp
libc.so.6:prctl
libc.so.6:pread64
libc.so.6:process_vm_readv
libc.so.6:pthread_cond_signal
libc.so.6:pthread_cond_timedwait
libc.so.6:pthread_create
libc.so.6:pthread_detach
libc.so.6:pthread_getspecific
libc.so.6:pthread_join
libc.so.6:pthread_key_create
libc.so.6:pthread_mutex_destroy
libc.so.6:pthread_mutex_init
libc.so.6:pthread_mutex_lock
libc.so.6:pthread_mutex_trylock
libc.so.6:pthread_mutex_unlock
libc.so.6:pthread_once
libc.so.6:pthread_self
libc.so.6:pthread_setname_np
libc.so.6:pthread_setspecific
libc.so.6:ptrace
libc.so.6:raise
libc.so.6:rand
libc.so.6:read
libc.so.6:readdir
libc.so.6:readlink
libc.so.6:realloc
libc.so.6:recv
libc.so.6:recvmsg
libc.so.6:remove
libc.so.6:rename
libc.so.6:rmdir
libc.so.6:sched_getparam
libc.so.6:sched_getscheduler
libc.so.6:select
libc.so.6:sem_destroy
libc.so.6:sem_init
libc.so.6:sem_post
libc.so.6:sem_timedwait
libc.so.6:sem_wait
libc.so.6:send
libc.so.6:sendmsg
libc.so.6:setenv
libc.so.6:setsid
libc.so.6:setsockopt
libc.so.6:setvbuf
libc.so.6:shutdown
libc.so.6:sigaction
libc.so.6:sigaddset
libc.so.6:sigaltstack
libc.so.6:sigemptyset
libc.so.6:signal
libc.so.6:sleep
libc.so.6:snprintf
libc.so.6:socket
libc.so.6:socketpair
libc.so.6:srand
libc.so.6:stat
libc.so.6:stderr
Expand All @@ -157,11 +210,15 @@ libc.so.6:strchr
libc.so.6:strcmp
libc.so.6:strdup
libc.so.6:strerror
libc.so.6:strerror_r
libc.so.6:strftime
libc.so.6:strlen
libc.so.6:strncasecmp
libc.so.6:strncmp
libc.so.6:strncpy
libc.so.6:strnlen
libc.so.6:strrchr
libc.so.6:strsignal
libc.so.6:strtod_l
libc.so.6:strtok
libc.so.6:syscall
Expand All @@ -173,14 +230,18 @@ libc.so.6:time
libc.so.6:timegm
libc.so.6:tolower
libc.so.6:toupper
libc.so.6:tzname
libc.so.6:tzset
libc.so.6:umask
libc.so.6:uname
libc.so.6:unlink
libc.so.6:wait
libc.so.6:waitid
libc.so.6:waitpid
libc.so.6:wcslen
libc.so.6:wcstombs
libc.so.6:write
libc.so.6:writev
libcrypto.so.3:ASN1_STRING_get0_data
libcrypto.so.3:ASN1_STRING_length
libcrypto.so.3:BIO_ctrl
Expand Down Expand Up @@ -208,10 +269,13 @@ libcurl.so.4:curl_easy_perform
libcurl.so.4:curl_easy_reset
libcurl.so.4:curl_easy_setopt
libcurl.so.4:curl_easy_strerror
libcurl.so.4:curl_global_cleanup
libcurl.so.4:curl_global_init
libcurl.so.4:curl_slist_append
libcurl.so.4:curl_slist_free_all
libcurl.so.4:curl_version_info
libgcc_s.so.1:_Unwind_Resume
libm.so.6:ldexp
libprotobuf.so.25.3.0:_ZN6google8protobuf11MessageLite15ParseFromStringESt17basic_string_viewIcSt11char_traitsIcEE
libprotobuf.so.25.3.0:_ZN6google8protobuf2io19EpsCopyOutputStream16WriteRawFallbackEPKviPh
libprotobuf.so.25.3.0:_ZN6google8protobuf2io19EpsCopyOutputStream18WriteStringOutlineEjRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPh
Expand Down Expand Up @@ -274,12 +338,13 @@ libssl.so.3:SSL_get1_peer_certificate
libssl.so.3:SSL_get_error
libssl.so.3:SSL_get_verify_result
libssl.so.3:SSL_new
libssl.so.3:SSL_peek
libssl.so.3:SSL_pending
libssl.so.3:SSL_read_ex
libssl.so.3:SSL_read
libssl.so.3:SSL_set_bio
libssl.so.3:SSL_set_verify
libssl.so.3:SSL_shutdown
libssl.so.3:SSL_write_ex
libssl.so.3:SSL_write
libssl.so.3:TLS_client_method
libstdc++.so.6:_ZNKSt10filesystem7__cxx114path5_List13_Impl_deleterclEPNS2_5_ImplE
libstdc++.so.6:_ZNKSt12__basic_fileIcE7is_openEv
Expand All @@ -291,6 +356,7 @@ libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE13find_firs
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE16find_last_not_ofEPKcm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE16find_last_not_ofEPKcmm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE17find_first_not_ofEPKcmm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE17find_first_not_ofEcm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4copyEPcmm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcmm
Expand All @@ -299,13 +365,11 @@ libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE5rfindEPKcm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE5rfindEcm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6substrEmm
libstdc++.so.6:_ZNKSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE3strEv
libstdc++.so.6:_ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
libstdc++.so.6:_ZNKSt8__detail20_Prime_rehash_policy14_M_need_rehashEmmm
libstdc++.so.6:_ZNSdD2Ev
libstdc++.so.6:_ZNSi10_M_extractIlEERSiRT_
libstdc++.so.6:_ZNSi10_M_extractImEERSiRT_
libstdc++.so.6:_ZNSi4readEPcl
libstdc++.so.6:_ZNSi5seekgESt4fposI11__mbstate_tE
libstdc++.so.6:_ZNSi5seekgElSt12_Ios_Seekdir
libstdc++.so.6:_ZNSi5tellgEv
libstdc++.so.6:_ZNSo3putEc
libstdc++.so.6:_ZNSo5flushEv
Expand Down Expand Up @@ -508,6 +572,9 @@ libstdc++.so.6:__once_proxy
libz.so.1:deflate
libz.so.1:deflateEnd
libz.so.1:deflateInit2_
libz.so.1:deflateInit_
libz.so.1:inflate
libz.so.1:inflateEnd
libz.so.1:inflateInit2_
libz.so.1:inflateInit_
libz.so.1:zError
6 changes: 3 additions & 3 deletions packages/e/eternal-terminal/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : eternal-terminal
version : 6.2.8
release : 8
version : 6.2.9
release : 9
source :
- https://github.com/MisterTea/EternalTerminal/archive/refs/tags/et-v6.2.8.tar.gz : 6c1a23a2fe9229a882622378126d4482ae67328a5ca8ef660f14034401711764
- https://github.com/MisterTea/EternalTerminal/archive/refs/tags/et-v6.2.9.tar.gz : 13bfb2722b011b5f0a28fa619508deca96deec9eee5e42b922add0c166d8185a
license : Apache-2.0
homepage : https://eternalterminal.dev
component : network.clients
Expand Down
32 changes: 19 additions & 13 deletions packages/e/eternal-terminal/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>eternal-terminal</Name>
<Homepage>https://eternalterminal.dev</Homepage>
<Packager>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
<Name>Tracey Clark</Name>
<Email>[email protected]</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>network.clients</PartOf>
Expand All @@ -21,6 +21,7 @@
<PartOf>network.clients</PartOf>
<Files>
<Path fileType="config">/etc/et.cfg</Path>
<Path fileType="executable">/usr/bin/crashpad_handler</Path>
<Path fileType="executable">/usr/bin/et</Path>
<Path fileType="executable">/usr/bin/etserver</Path>
<Path fileType="executable">/usr/bin/etterminal</Path>
Expand All @@ -37,23 +38,28 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="8">eternal-terminal</Dependency>
<Dependency release="9">eternal-terminal</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/httplib.h</Path>
<Path fileType="library">/usr/lib64/cmake/httplib/FindBrotli.cmake</Path>
<Path fileType="library">/usr/lib64/cmake/httplib/httplibConfig.cmake</Path>
<Path fileType="library">/usr/lib64/cmake/httplib/httplibConfigVersion.cmake</Path>
<Path fileType="library">/usr/lib64/cmake/httplib/httplibTargets.cmake</Path>
<Path fileType="library">/usr/lib64/cmake/sentry/sentry_crashpad-targets-relwithdebinfo.cmake</Path>
<Path fileType="library">/usr/lib64/cmake/sentry/sentry_crashpad-targets.cmake</Path>
<Path fileType="library">/usr/lib64/libcrashpad_client.a</Path>
<Path fileType="library">/usr/lib64/libcrashpad_compat.a</Path>
<Path fileType="library">/usr/lib64/libcrashpad_handler_lib.a</Path>
<Path fileType="library">/usr/lib64/libcrashpad_minidump.a</Path>
<Path fileType="library">/usr/lib64/libcrashpad_snapshot.a</Path>
<Path fileType="library">/usr/lib64/libcrashpad_tools.a</Path>
<Path fileType="library">/usr/lib64/libcrashpad_util.a</Path>
<Path fileType="library">/usr/lib64/libmini_chromium.a</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2024-02-27</Date>
<Version>6.2.8</Version>
<Update release="9">
<Date>2024-05-11</Date>
<Version>6.2.9</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
<Name>Tracey Clark</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>
7 changes: 7 additions & 0 deletions packages/s/syncthing/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
releases:
id: 11814
rss: hhttps://github.com/syncthing/syncthing/tags.atom
security:
cpe:
- vendor: syncthing
product: syncthing

0 comments on commit cbd7124

Please sign in to comment.