diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 08:17:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 08:17:11 +0000 |
commit | ee098131582e3a0507e533dbaa45ca3cc56fa120 (patch) | |
tree | 7cc0aae6a83b4f99fa95b514315c34db86437a1b | |
parent | Starting ttyd by default in read-write mode (ttyd 1.7.4 changed to read-only ... (diff) | |
download | ttyd-ee098131582e3a0507e533dbaa45ca3cc56fa120.tar.xz ttyd-ee098131582e3a0507e533dbaa45ca3cc56fa120.zip |
Releasing debian version 1.7.7-1.debian/1.7.7-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 819bfe2..6c5fcdb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +ttyd (1.7.7-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 1.7.7. + * Updating copyright for 2024. + * Updating to standards-version 4.7.0. + * Starting ttyd by default in read-write mode (ttyd 1.7.4 changed to + read-only default which makes sense as a general default, in Debian + ttyd is by default started on localhost only and requireing login). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 08 Apr 2024 10:17:09 +0200 + ttyd (1.7.3-2) sid; urgency=medium * Uploading to sid. |