2025-04-07 14:13:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Apr 5 13:49:11 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
|
2025-03-22 01:42:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 22 00:56:37 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
|
|
|
|
|
- Add %check section
|
|
|
|
|
- Remove Group: Declarations, no longer used
|
|
|
|
|
|
2023-10-31 09:34:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 31 09:33:48 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
|
|
|
|
|
|
|
|
|
- libwebsockets19 should not be required in specfile
|
|
|
|
|
|
2023-10-31 00:13:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 30 21:56:44 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
2023-09-09 23:18:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 9 23:15:33 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Redeclare requires without using pkgconfig
|
|
|
|
|
|
2023-09-02 14:13:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 2 14:12:42 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Ttyd also requires these packages.
|
|
|
|
|
|
2023-02-21 12:21:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Feb 17 08:27:53 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2021-01-04 11:43:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 3 23:17:12 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Updte to version 1.6.3
|
|
|
|
|
* Fixed a crash issue.
|
|
|
|
|
* Added support for xterm flow control.
|
|
|
|
|
* Added a disableReconnect client option.
|
|
|
|
|
|
2020-12-16 14:42:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 14 07:08:00 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2019-07-15 11:47:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 12 17:47:16 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.5.1
|
|
|
|
|
* Zmodem support should be more stable now
|
|
|
|
|
* Error handling of the frontend got a lot of improvements too
|
|
|
|
|
|
2019-07-01 11:32:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 24 18:41:51 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.5.0
|
|
|
|
|
* Upstream does not provide a changelog
|
|
|
|
|
|
2019-04-23 06:16:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Apr 20 19:39:17 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2018-01-23 23:40:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 18 17:59:10 UTC 2018 - mardnh@gmx.de
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2017-10-24 11:36:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Oct 14 21:07:39 UTC 2017 - mardnh@gmx.de
|
|
|
|
|
|
|
|
|
|
- Initial package, version 1.3.3
|