summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian R Packages Maintainers [Sat, 9 Oct 2021 13:41:14 +0000 (14:41 +0100)]
Fix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
Origin: upstream
Bug: https://github.com/google/s2geometry/pull/183
Forwarded: no
Reviewed-by: Étienne Mollier <emollier@debian.org>
Last-Update: 2021-10-04
Suggested changes fix compilation error with OpenSSL >= 1.0 for 32bit target.
The algorithm is similar to what is currently being done in BN_ext_set_uint64,
but in the opposite direction.
Last-Update: 2021-10-04
Gbp-Pq: Name fix-ftbfs-on-32bit.patch
Peter Michael Green [Sat, 9 Oct 2021 13:41:14 +0000 (14:41 +0100)]
r-cran-s2 (1.0.7-3+rpi1) bookworm-staging; urgency=medium
* Link with libatomic on armhf too for raspbian.
[dgit import unpatched r-cran-s2 1.0.7-3+rpi1]
Peter Michael Green [Sat, 9 Oct 2021 13:41:14 +0000 (14:41 +0100)]
Import r-cran-s2_1.0.7-3+rpi1.debian.tar.xz
[dgit import tarball r-cran-s2 1.0.7-3+rpi1 r-cran-s2_1.0.7-3+rpi1.debian.tar.xz]
Étienne Mollier [Mon, 4 Oct 2021 19:37:06 +0000 (20:37 +0100)]
Import r-cran-s2_1.0.7.orig.tar.gz
[dgit import orig r-cran-s2_1.0.7.orig.tar.gz]