Package: nebula / 1.9.3+dfsg-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| nebula | 1.9.3+dfsg-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| backport support 32 bit tests.patch | (download) |
cert/cert_test.go |
18 9 + 9 - 0 ! |
[patch] support 32-bit machines in crypto test |
| backport sshd to go 1.13.diff | (download) |
sshd/server.go |
5 3 + 2 - 0 ! |
--- |
| fix ftbfs future.patch | (download) |
cert/cert_test.go |
56 28 + 28 - 0 ! |
[patch] fixup ca tests for expiry in the near future |
| fix ftbfs on 32bit.patch | (download) |
handshake_manager.go |
8 4 + 4 - 0 ! |
[patch] fix integer wraparound in the calculation of handshake timeouts on 32-bit targets (#1185) Fixes: #1169 |
| fix argon memory.patch | (download) |
cmd/nebula-cert/ca.go |
4 2 + 2 - 0 ! |
fix too big default argon2 memory parameter Debian should default to the second recommandations of Argon2 RFC (64 MiB, 3 iterations, 4 lanes) https://datatracker.ietf.org/doc/rfc9106/ to stay compatible with 32-bits archs. |
