Skip to content

ttyd: update to 1.7.3 - #21092

Merged
1715173329 merged 1 commit into
openwrt:masterfrom
oskarirauta:ttyd
May 20, 2023
Merged

ttyd: update to 1.7.3#21092
1715173329 merged 1 commit into
openwrt:masterfrom
oskarirauta:ttyd

Conversation

@oskarirauta

Copy link
Copy Markdown
Contributor
  • fixes linking issue that appeared after gcc 13
  • removed obsolete (merged) patch
  • ttyd now depends on libcap, added that as a dependency.

release notes: https://github.com/tsl0922/ttyd/releases

Maintainer: @tsl0922
Compile tested: x86_64 / latest git
Run tested: n/a

@1715173329

Copy link
Copy Markdown
Member

thanks, btw upstream changed some arguments and we need to adjust our init script:
https://github.com/tsl0922/ttyd/blob/a2312cbfabcd085664626d4f16877125f2d8ad96/src/server.c#L87-L129

@oskarirauta

Copy link
Copy Markdown
Contributor Author

thanks, btw upstream changed some arguments and we need to adjust our init script:
https://github.com/tsl0922/ttyd/blob/a2312cbfabcd085664626d4f16877125f2d8ad96/src/server.c#L87-L129

--read-only was replaced with --writable, so I reversed read-only in initscript, so existing uci configuration works as it did before with same config. Other arguments had remained the same.

@tsl0922

tsl0922 commented May 19, 2023

Copy link
Copy Markdown
Contributor

--read-only was replaced with --writable

It's not included in 1.7.3 release yet.

@1715173329

1715173329 commented May 19, 2023

Copy link
Copy Markdown
Member

oh my bad... sorry for that

@oskarirauta

Copy link
Copy Markdown
Contributor Author

@tsl0922

Thanks. I'll revert that..

@1715173329

Copy link
Copy Markdown
Member

@tsl0922 could you approve it?

@1715173329

Copy link
Copy Markdown
Member

Thank you all!

@1715173329

Copy link
Copy Markdown
Member

Thanks. I'll revert that..

@oskarirauta please update your commit message as well

also fixes linking issue that appeared after gcc 13
removed obsolete (merged) patch, ttyd now depends on
libcap, added that as a dependency.

remaining patch refreshed.

release notes: https://github.com/tsl0922/ttyd/releases

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
@oskarirauta

Copy link
Copy Markdown
Contributor Author

@1715173329 updated

@1715173329
1715173329 merged commit 7cc8d25 into openwrt:master May 20, 2023
@oskarirauta
oskarirauta deleted the ttyd branch October 1, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants