]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
oath-toolkit: Update to version 2.6.11
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 2 Jun 2024 14:02:21 +0000 (16:02 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 27 Jun 2024 13:56:45 +0000 (15:56 +0200)
commit7a1894e7365162934e8bc4eae9ea8c6730ca4706
tree4f3c955f350ee9c3b213b7e9be0d98214413d359
parent7ecbb7d9da5d638686bd51a7b72722d119bfa4d3
oath-toolkit: Update to version 2.6.11

- Update from version 2.6.9 to 2.6.11
- Update of rootfile not required
- Changelog
    2.6.11
** liboath: Handle invalid base32 encoded secrets.  Fixes: #41.
   The gnulib update in version 2.6.10 made the base32 encoding functions
   reject invalid encodings, but it appears as if these are wildly used.
   We now accept invalid encodings again.  Thanks to Dorancé Martínez and
   Seres Bendegúz for reports.
    2.6.10
** Building from git uses a ./bootstrap script instead of 'make bootstrap'.
** Build fixes for Windows.
   In particular, don't use filenames "aux.h" and "aux.c" which interact
   badly with the AUX special filename.
** Build fixes for Arch Linux.
** Various build fixes including updated gnulib files.
   One remaining gnulib self-test disabled.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/oath-toolkit