Your message dated Mon, 14 Nov 2022 01:44:20 +0000
with message-id <[email protected]>
and subject line Bug#1024014: Removed package(s) from unstable
has caused the Debian Bug report #805639,
regarding gatling: improve ptlsgatling ciphersuites
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.)
--
805639: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805639
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gatling
Version: 0.13-5
Severity: normal
Hi,
The polarssl version of gatling uses these ciphersuites (in pssl.c):
SSL_EDH_RSA_AES_256_SHA,
SSL_EDH_RSA_CAMELLIA_256_SHA,
SSL_EDH_RSA_AES_128_SHA,
SSL_EDH_RSA_CAMELLIA_128_SHA,
SSL_EDH_RSA_DES_168_SHA,
SSL_RSA_AES_256_SHA,
SSL_RSA_CAMELLIA_256_SHA,
SSL_RSA_AES_128_SHA,
SSL_RSA_CAMELLIA_128_SHA,
SSL_RSA_DES_168_SHA,
SSL_RSA_RC4_128_SHA,
SSL_RSA_RC4_128_MD5,
These aren't insecure as such (although maybe the RC4 ones are), but
are getting a bit old. Many browsers are also going to stop loading
pages from sites using SHA1 at some point. The list should be updated
or possibly omitted autogether to use polarssl's default cipherlist.
Also there are some custom DH parameters which are only 1024 bit and it
might be a good idea to update (or omit) those as well.
Thanks,
James
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Version: 0.13-6.1+rm
Dear submitter,
as the package gatling has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1024014
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---