Your message dated Fri, 26 Sep 2025 23:20:42 +0000
with message-id <[email protected]>
and subject line Bug#1116401: fixed in safe-vdash 0.20.0-3
has caused the Debian Bug report #1116401,
regarding safe-vdash: Upcoming crossterm transition (0.27 -> 0.28)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1116401: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116401
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: safe-vdash
Version: 0.20.0-2
Severity: normal
Tags: patch
rust-crossterm 0.28 is currently staged in experimental and we'd like to
upload it to unstable soon. The attached patch loosens safe-vdash's
dependencies related to crossterm so it can build against more versions
of crossterm.
-- System Information:
Debian Release: forky/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.16.8+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru safe-vdash-0.20.0/debian/control safe-vdash-0.20.0/debian/control
--- safe-vdash-0.20.0/debian/control 2025-08-28 12:09:56.000000000 -0400
+++ safe-vdash-0.20.0/debian/control 2025-09-26 07:09:07.000000000 -0400
@@ -10,7 +10,8 @@
librust-byte-unit-5+default-dev,
librust-chrono-0.4+default-dev,
librust-chrono-0.4+serde-dev,
- librust-crossterm-0.27+default-dev,
+ librust-crossterm+default-dev (<< 0.30),
+ librust-crossterm+default-dev (>= 0.27),
librust-env-logger-0.11+default-dev,
librust-fs2-0.4+default-dev,
librust-futures-0.3+default-dev,
diff -Nru safe-vdash-0.20.0/debian/patches/1002_crossterm.patch
safe-vdash-0.20.0/debian/patches/1002_crossterm.patch
--- safe-vdash-0.20.0/debian/patches/1002_crossterm.patch 1969-12-31
19:00:00.000000000 -0500
+++ safe-vdash-0.20.0/debian/patches/1002_crossterm.patch 2025-09-26
07:06:54.000000000 -0400
@@ -0,0 +1,13 @@
+diff --git i/Cargo.toml w/Cargo.toml
+index c447224..b8b6232 100644
+--- i/Cargo.toml
++++ w/Cargo.toml
+@@ -22,7 +22,7 @@ linemux = "0.3.0"
+ structopt = "~0.3.15"
+ futures = "0.3.19"
+ ratatui = { version = ">= 0.25.0, <= 0.28", features = ["serde"] }
+-crossterm = { version = "0.27.0" }
++crossterm = { version = ">= 0.27.0, < 0.30" }
+ regex = "1.3.9"
+ tempfile = "3.1.0"
+ time = "0.3.29"
diff -Nru safe-vdash-0.20.0/debian/patches/series
safe-vdash-0.20.0/debian/patches/series
--- safe-vdash-0.20.0/debian/patches/series 2025-08-11 01:15:54.000000000
-0400
+++ safe-vdash-0.20.0/debian/patches/series 2025-09-26 07:08:52.000000000
-0400
@@ -1,3 +1,4 @@
1001_ratatui.patch
1001_reqwest.patch
+1002_crossterm.patch
2002_rename.patch
--- End Message ---
--- Begin Message ---
Source: safe-vdash
Source-Version: 0.20.0-3
Done: Jonas Smedegaard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
safe-vdash, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated safe-vdash package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 27 Sep 2025 00:54:45 +0200
Source: safe-vdash
Architecture: source
Version: 0.20.0-3
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 1116401
Changes:
safe-vdash (0.20.0-3) unstable; urgency=medium
.
* add patch 1001_crossterm
to accept newer branch of crate crossterm;
bump build-dependency for crate crossterm;
closes: bug#1116401, thanks to James McCoy
Checksums-Sha1:
0504e9fd147b426e779a0ec4f8b3c8a063309ec4 3028 safe-vdash_0.20.0-3.dsc
7dbfe3c3bb2d2b7a66ca3641850b4a75a0d7b156 15360
safe-vdash_0.20.0-3.debian.tar.xz
befb59670e816bbea55b1b37e083ee246216dd48 29920
safe-vdash_0.20.0-3_amd64.buildinfo
Checksums-Sha256:
665e89745c95b141e66c07dc73a6dc2e8d683da4b6a2866365182af2174f8b0a 3028
safe-vdash_0.20.0-3.dsc
940d77ed6892dfdafaa9b8ef4a848e81b9c1e13c43ece6714c4acfe5b5f38106 15360
safe-vdash_0.20.0-3.debian.tar.xz
923ba2afc21ebb00f53539f0d661ad1adc6c37ece2b048452b84263e095568c2 29920
safe-vdash_0.20.0-3_amd64.buildinfo
Files:
cd37c93c6b73bcc685d4324f33f0eba4 3028 net optional safe-vdash_0.20.0-3.dsc
c32e40d2a4f131032114c744cff53062 15360 net optional
safe-vdash_0.20.0-3.debian.tar.xz
82351108d0a9957b07c3307efc56359b 29920 net optional
safe-vdash_0.20.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
wsG7BAEBCgBvBYJo1xvmCRAsfDFGwaABIUcUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmfDFaVRwpvp86ZEvoNFdNsmV8v01zw6QlbvCoHHvwW9
rxYhBJ/j6cNmkaaf9TzGhCx8MUbBoAEhAABjCg//dhNuZ2SBGaJqLHZzNZbGB1P+
ZArXGg7Kn745LdidnYhJbZEDvlSeZIUfM9hf7OtXTNMsyHTOJwv/OGa1rctfcRwq
7Nh3jrZXsk/sMH0fc8KKCZlMmnLe9WqPVOfcHCz+SLaDGkXda+SPeeJiCTIUh3jR
LxOXZVrMRqb195UpztfA8rvlBoHDS/waXJ0454ExWNcztOTJgsg3sfiOQdUIgs/o
NCnj15sdcqjnpVxbZGeX4HSKYGMaReFNJ1zTqTGB3JdLRFrQ3bMDFN8GQgD+GNeQ
OPtgOJBhns9RZtl2k+ICqjtVZRGgR7WVlmt8Q7bxelOs+Tcmrm6mKPYwqivAj0hV
tILMv4GZeCU1+m1mN17ABr+RzXTn8m400sTN0YivMkcyolmdhifNRpaSVj7nCMc2
PyGXbpXOyG6qqcTeRKMJAomhBn/jmY9gbBO+E83Zfn3rY5BM971CK9TvTvjzjPyo
ZvFBD5hqNoi51hpBYmAq+6DlKBQKk3VxKAOOKAmdUjgxI7fpWVm/sx/QCyuI90mo
StAIXQD+T1NlBQ4LbQ7ZjsKVdQepsEK19BQqk3L7TmfFcxB31Vv4sNg5aA0w2jKy
WT2iORAie/MYWqxCUS9QSK4sxwIlBs3T58KHCcnbCHxmdhoWAYmLuwQn3KsBgPci
pe1YXoORpk6CLwWVgAQ=
=wkuV
-----END PGP SIGNATURE-----
pgpJ7slFUD7pQ.pgp
Description: PGP signature
--- End Message ---