Page MenuHomeSolus

Initial commit of PuTTY
AbandonedPublic

Authored by Schteve on Dec 13 2017, 5:59 PM.
Tags
None
Referenced Files
F11053894: D1637.id.diff
Fri, Aug 11, 12:12 AM
F11053893: D1637.id3976.diff
Fri, Aug 11, 12:12 AM
F11037992: D1637.diff
Wed, Aug 9, 9:47 PM
F10915084: D1637.id3976.diff
Jul 8 2023, 5:15 AM
F10881876: D1637.id.diff
Jun 23 2023, 6:00 AM
F10839247: D1637.id3976.diff
Jun 9 2023, 7:54 PM
F10776858: D1637.diff
May 23 2023, 4:46 PM
F10722773: D1637.diff
May 6 2023, 9:57 PM
Subscribers

Details

Reviewers
None
Group Reviewers
Triage Team
Summary

Signed-off-by: Steven Moseley <stevenmos@kolabnow.com>

Test Plan

My testing is limited because I do not have anything to ssh into.
Nonetheless, I have checked that the GUI loads, the .desktop loads
the GUI, run "neofetch" in pterm, and [commands] -V (i.e.
--version) as a sanity check.

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

N.B. I wasn't sure of what to do about this part of the README:

pterm would like to be setuid or setgid, as appropriate, to permit
it to write records of user logins to /var/run/utmp and
/var/log/wtmp. (Of course it will not use this privilege for
anything else, and in particular it will drop all privileges before
starting up complex subsystems like GTK.) By default the makefile
will not attempt to add privileges to the pterm executable at 'make
 install' time, but you can ask it to do so by running configure
with the option '--enable-setuid=USER' or '--enable-setgid=GROUP'.
JoshStrobl added a subscriber: JoshStrobl.

Closing. This hasn't been accepted for inclusion yet.