Your message dated Fri, 10 Sep 2021 05:50:44 +0000
with message-id <[email protected]>
and subject line Bug#990299: fixed in conserver 8.2.6-3
has caused the Debian Bug report #990299,
regarding conserver-server: Linux's high baud rates are not recognised
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.)


-- 
990299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990299
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: conserver-server
Version: 8.2.6-2
Severity: wishlist
Tags: patch

Dear Maintainer,

While trying to attach a rockpro64 to the conserver, I discovered that baud
rates in the extended range (above 115200) are not recognised.  The
rockpro64 uses 1500000 baud as its standard.

The attached patch adds the higher rates, as Linux (and possibly other 
platforms) support them as a POSIX extension.


--- a/conserver/consent.c
+++ b/conserver/consent.c
@@ -86,6 +86,42 @@ BAUD baud[] = {
     {"3500000", 32},
     {"4000000", 33},
 #else /* FOR_CYCLADES_TS */
+# if defined(B4000000)
+    {"4000000", B4000000},
+# endif
+# if defined(B3500000)
+    {"3500000", B3500000},
+# endif
+# if defined(B3000000)
+    {"3000000", B300000},
+# endif
+# if defined(B2500000)
+    {"2500000", B250000},
+# endif
+# if defined(B2000000)
+    {"2000000", B200000},
+# endif
+# if defined(B1500000)
+    {"1500000", B1500000},
+# endif
+# if defined(B1000000)
+    {"1000000", B1000000),
+#endif
+# if defined(B921600)
+    {"921600", B921600},
+#endif
+# if defined(B576000)
+    {"576000", B576000},
+#endif
+#if defined(B500000)
+    {"500000", B500000},
+#endif
+#if defined(B460800)
+    {"460800", B460800},
+#endif
+# if defined(B230400)
+    {"230400", B230400},
+#endif
 # if defined(B115200)
     {"115200", B115200},
 # endif


-- System Information:
Debian Release: 11.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-7-amd64 (SMP w/32 CPU threads)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages conserver-server depends on:
ii  adduser                3.118
ii  debconf [debconf-2.0]  1.5.77
ii  init-system-helpers    1.60
ii  libc6                  2.31-12
ii  libcrypt1              1:4.4.18-4
ii  libgssapi-krb5-2       1.18.3-5
ii  libipmiconsole2        1.6.6-3
ii  libpam0g               1.4.0-7
ii  libssl1.1              1.1.1k-1
ii  libwrap0               7.6.q-31
ii  lsb-base               11.1.0

conserver-server recommends no packages.

conserver-server suggests no packages.

-- Configuration Files:
/etc/conserver/conserver.cf changed [not included]

-- debconf information excluded

--- End Message ---
--- Begin Message ---
Source: conserver
Source-Version: 8.2.6-3
Done: Dylan Aïssi <[email protected]>

We believe that the bug you reported is fixed in the latest version of
conserver, 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.
Dylan Aïssi <[email protected]> (supplier of updated conserver 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: Thu, 09 Sep 2021 22:05:54 +0200
Source: conserver
Architecture: source
Version: 8.2.6-3
Distribution: unstable
Urgency: medium
Maintainer: Conserver Maintainers <[email protected]>
Changed-By: Dylan Aïssi <[email protected]>
Closes: 990299 993381
Changes:
 conserver (8.2.6-3) unstable; urgency=medium
 .
   * Team upload.
   * Add an upstream patch to add high baud rates support (Closes: #990299)
   * Add an upstream patch to fix autoconf 2.70 support (Closes: #993381)
Checksums-Sha1:
 8c13ff80b2a175f5308144413fe0a38fe991343a 2094 conserver_8.2.6-3.dsc
 db17f0fae0ba8c9af5ccbc1d137962cc500e5ef2 29448 conserver_8.2.6-3.debian.tar.xz
 8cc0d0e38853d14e39940c03e352346bd2eb3e45 6867 conserver_8.2.6-3_amd64.buildinfo
Checksums-Sha256:
 2227d14e86d182f2a6f17a38c94c6c9f036250c2fc5fdc0c233d34311755a222 2094 
conserver_8.2.6-3.dsc
 9480abf5ade905191ec9eb09818bd20dad5dda102283fc37885f669c7c97c926 29448 
conserver_8.2.6-3.debian.tar.xz
 ef8a30902f27fdd07bbed8bd564409c92ea50802a8dcb2c8fc7c68cb78ca4691 6867 
conserver_8.2.6-3_amd64.buildinfo
Files:
 e49aa73fa722d2f3f7b47b453fcea1fc 2094 comm optional conserver_8.2.6-3.dsc
 778e426277161f687b4e1383fbab85c5 29448 comm optional 
conserver_8.2.6-3.debian.tar.xz
 ec432e3e922434dd6dab89f20504dd96 6867 comm optional 
conserver_8.2.6-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAmE67O8SHGRhaXNzaUBk
ZWJpYW4ub3JnAAoJEGEu8WE+BQ9ULxYP/R/k2c5GuSpcAcTKONyWTygFyZ4rGQMF
BNxX/B/T0QKxOBc9e7wf0iMOv8CcGTM37ICCt8LEmUUSkBhiNl4GIFsrx0eyeoCE
Dk+UKy4LQPQKekinjFdrDGA8iyjTMTq6TajySJLul30YihT240+6ymsyfm3nKcLe
ho2dDmhW98lAmvL9KGdCzMVe5JtaZXVY5IhIP8aFiS9GBqQnRRWxVOoSf1ZnDX/z
8/aefSNUH2Rq8wdDGEiQ7t+uoRCvzTm2EGZmUCRbKbEau+kya6NF5UH+HGI+ZaEa
2gl8kxqis4fz5x7D1ozqAsIF9x1V/DI6EWSouHO+OEg8MuPVpVQrfJucZvO//yEj
+XlR/hSgusH0kyASk21ciX02vweXaoqWuP/GkA7fEw9xO5AKzPAUhdiCQe9K4TZs
I2RJW35pJ5hS+ilZ8E00xXby88jT1c9FgNNIa5E5IUIbq1YiOcJXvK55n3g5R1aq
3fgrsC+x8HzCn9iwgoDEa/o++imnqFel1KJpc9TiKcgsi1BnG4e+PYRSwYiDAdtY
9+vqHDQVIK9jmArFpvj7T90E31Raoy3NQney525NeTXMunpB0WkbN33Kp0cYyzuo
UbIqYhLQLCNeFFiuOfNaTyHavNkTihR+rPNCrv8FvHVOALUxvRWn9uBVTC7AQOEX
I3n1/fKYiruB
=CXBr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to