Page MenuHomeSolus

Update et to 4.0.4
AbandonedPublic

Authored by kyrios123 on Sep 3 2017, 10:36 AM.
Referenced Files
F11067424: D939.id.diff
Fri, Aug 11, 8:22 PM
F11067423: D939.id2076.diff
Fri, Aug 11, 8:22 PM
F11049303: D939.diff
Thu, Aug 10, 5:34 PM
F11032774: D939.diff
Wed, Aug 9, 2:48 PM
F10929681: D939.diff
Jul 11 2023, 7:52 AM
F10844858: D939.id2076.diff
Jun 10 2023, 10:15 PM
F10825270: D939.diff
Jun 3 2023, 11:29 PM
F10783134: D939.id.diff
May 25 2023, 6:42 PM
Subscribers

Details

Reviewers
None
Group Reviewers
Triage Team
Summary
  • Fixes resize issue
  • Make version mismatch errors more readable
  • Automatically exit when running et with -c
  • Client sessions now run in user space and are subject to PAM.
  • Set utmp correctly on platforms that support it.
  • Fixes a bug where the psuedoterminal was still owned by root after login.
  • Fixes a crash when connecting to an IP address instead of a hostname. Closes #43
  • Add support for TCP tunneling.

Depends on D505.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

I had to test et against D505 because of ABI breakage, so I updated it at the same time (and explain why there is a dependency)
EternalTCP was successfully built and installed. I checked the binaries and made a few connections attempts.

Diff Detail

Repository
R3551 et
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Marking as abandoned / resolved, was updated while I was doing the protobuf upgrade.

Marking as abandoned / resolved, was updated while I was doing the protobuf upgrade.

@JoshStrobl For info : now that protobuf is upgraded, D506+D245) could be landed too