SHA256
5
0
forked from pool/ttyd

18 Commits

Author SHA256 Message Date
7d9248298a Accepting request 1267696 from utilities
OBS-URL: https://build.opensuse.org/request/show/1267696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ttyd?expand=0&rev=4
2025-04-07 16:41:45 +00:00
2ee1c9766d - Update to version 1.7.7:
* This release fixes version detection when not building from git repo
- Update to version 1.7.6:
  * This release fixes that 1.7.5 reports incorrect version
- Update to version 1.7.5:
  * html: allow overriding client options with URL query (dea883a)
  * server: add --exit-no-conn option (#1029) (116ce8f)
  * html: add safari mobile full screen support (#946) (f79304f)
  * html: Add Unicode 11 xterm.js addon (#1310) (61a985e)
  * html: upgrade to xterm 5.4.0 (#1303) (09e7fd8)
  * add trzszDragInitTimeout option (#1238) (272f2f8)

OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=17
2025-04-07 14:13:35 +00:00
3a7d3b5462 Accepting request 1255178 from utilities
OBS-URL: https://build.opensuse.org/request/show/1255178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ttyd?expand=0&rev=3
2025-03-24 12:29:23 +00:00
Soc Virnyl Estela
c49b99d6e3 - Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
- Add %check section
- Remove Group: Declarations, no longer used

OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=15
2025-03-22 01:42:49 +00:00
5f02b5f41c Accepting request 1121404 from utilities
- libwebsockets19 should not be required in specfile
- Update to version 1.7.4:
  Breaking Changes
  * The default listen interface/ip is changed to 127.0.0.1 now.
  * The web terminal is readonly by default now, to make it
    writable, use -W option.
  Other Changes
  * server: print working directory on start.
  * server: replace --readonly with --writable.
  * server: fix -U option not work.
  * server: do not expose port to public by default.
  * Add -y flag for easier installation.
  * improve support for trzsz.
  * info.max_http_header_data = 65535;
  * fix flow control.
  * Fix typo, OPTOINS -> OPTIONS.
- Redeclare requires without using pkgconfig
- Ttyd also requires these packages.

OBS-URL: https://build.opensuse.org/request/show/1121404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ttyd?expand=0&rev=2
2023-10-31 19:25:31 +00:00
Soc Virnyl Estela
325ae46791 - libwebsockets19 should not be required in specfile
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=13
2023-10-31 09:34:29 +00:00
Soc Virnyl Estela
3979c05e41 Accepting request 1121320 from home:mnhauke
- Update to version 1.7.4:
  Breaking Changes
  * The default listen interface/ip is changed to 127.0.0.1 now.
  * The web terminal is readonly by default now, to make it
    writable, use -W option.
  Other Changes
  * server: print working directory on start.
  * server: replace --readonly with --writable.
  * server: fix -U option not work.
  * server: do not expose port to public by default.
  * Add -y flag for easier installation.
  * improve support for trzsz.
  * info.max_http_header_data = 65535;
  * fix flow control.
  * Fix typo, OPTOINS -> OPTIONS.

OBS-URL: https://build.opensuse.org/request/show/1121320
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=12
2023-10-31 00:13:23 +00:00
Soc Virnyl Estela
1da1b06fba - Redeclare requires without using pkgconfig
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=11
2023-09-09 23:18:19 +00:00
Soc Virnyl Estela
61edb682fa - Ttyd also requires these packages.
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=10
2023-09-02 14:13:24 +00:00
e076de4612 Accepting request 1067671 from utilities
I want to add ttyd to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/1067671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ttyd?expand=0&rev=1
2023-02-25 18:55:33 +00:00
Soc Virnyl Estela
3248a34aed Accepting request 1066993 from home:uncomfyhalomacro:branches:utilities
- Update to version 1.7.3:
  * server: Custom user/group ownership of Unix domain socket listener, when enabled
  * html: move flow control logic to terminal
  * html: handle binary xterm event
  * html: add option to toggle sixel
  * html: fix trzsz send typo
  * html: add option to toggle trzsz
  * msys2: switch to ucrt64
  * Further information of changes can be found in the link - https://github.com/tsl0922/ttyd/compare/1.6.3...1.7.3

OBS-URL: https://build.opensuse.org/request/show/1066993
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=8
2023-02-21 12:21:50 +00:00
415bd85e1b Accepting request 860013 from home:mnhauke
- Updte to version 1.6.3
  * Fixed a crash issue.
  * Added support for xterm flow control.
  * Added a disableReconnect client option.

OBS-URL: https://build.opensuse.org/request/show/860013
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=7
2021-01-04 11:43:19 +00:00
8e2a20001b Accepting request 855671 from home:mnhauke
- Update to version 1.6.2
  * ttyd 1.6.0 is fully event driven by libuv now
  * libwebsockets 3.2 support
  * The index.html is served with gzip now
  * Proxy ttyd under a subpath is supported now
  * Try xterm webgl render with: -t rendererType=webgl

OBS-URL: https://build.opensuse.org/request/show/855671
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=6
2020-12-16 14:42:52 +00:00
8179d476c2 Accepting request 714910 from home:mnhauke
- Update to version 1.5.1
  * Zmodem support should be more stable now
  * Error handling of the frontend got a lot of improvements too

OBS-URL: https://build.opensuse.org/request/show/714910
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=5
2019-07-15 11:47:26 +00:00
72ecec3723 Accepting request 711726 from home:mnhauke
- Update to version 1.5.0
  * Upstream does not provide a changelog

OBS-URL: https://build.opensuse.org/request/show/711726
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=4
2019-07-01 11:32:56 +00:00
1cfc1e7a71 Accepting request 696406 from home:mnhauke
- Update to version 1.4.3
  * xterm.js 3.12.2
  * server: do not block main thread when acquiring lock
  * server: add support for cli args via url
  * server: use the default ssl_cipher_list
  * html: do not apply winptyCompat addon
  * protocol: exit thread as soon as the command terminate
  * Update max_heaser_data deafult from 4K to 20K
  * protocol: kill process group
  * Close the websocket after forking so that child processes
    don't prevent new connections
  * protocol: cleanup stale thread
  * server: add option to toggle IPv6 support
  * expose term instance to window for programatic use cases
- Update to version 1.4.2
  * This is a bug fix release for 1.4.1.
- Update to version 1.4.1
  * protocol: ignore invalid message
  * html: add development server
  * html: check trailing slash on pathname for ws url
  * xterm.js: 3.6.0
  * libwebsockets 3.0 support
  * protocol: replace sleep with pthread cond
  * server: custom terminal type support

OBS-URL: https://build.opensuse.org/request/show/696406
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=3
2019-04-23 06:16:56 +00:00
OBS User mrdocs
3d3467a131 Accepting request 567501 from home:mnhauke
- Update to version 1.4.0
  * protocol: fix host origin checking
  * protocol: fix a regression that may crashes the server
  * protocol: use binary message
  * protocol: avoid extra copy of pty data
  * server: use libwebsockets's built-in ping-pong
  * Removed the --signal-list option
  * Support numeric value for --signal
  * Sync window title with the terminal
  * Replace browserify with webpack
  * Upgraded xterm.js to 3.0.2
  * Added ZMODEM support

OBS-URL: https://build.opensuse.org/request/show/567501
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=2
2018-01-23 23:40:07 +00:00
Ismail Dönmez
971e180eb1 Accepting request 534212 from home:mnhauke
initial package for ttyd

OBS-URL: https://build.opensuse.org/request/show/534212
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=1
2017-10-24 11:36:05 +00:00