Rudi Heitbaum
fc1cc08360
gnutls: update to 3.8.9
2025-02-08 12:13:49 +00:00
Rudi Heitbaum
35e1c3e6ee
gnutls: update to 3.8.8
2024-11-06 09:03:55 +00:00
Rudi Heitbaum
8c580bf4d3
gnutls: drop obsolete guile configure option since 3.8.0
2024-09-17 09:12:14 +00:00
Rudi Heitbaum
f89710112a
gnutls: update to 3.8.7
2024-08-15 10:33:04 +00:00
CvH
d1f8af4c71
Merge pull request #9052 from heitbaum/pkg
...
Package updates
2024-07-06 19:30:22 +02:00
Rudi Heitbaum
565be48939
gnutls: update to 3.8.6
2024-07-04 10:45:09 +00:00
Rudi Heitbaum
624868a953
minor fixes to the toolchain depends
2024-07-03 17:04:33 -04:00
Ian Leonard
c0801dc820
gnutls: replace toolchain depend
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Rudi Heitbaum
7dedd1ec9a
gnutls: update to 3.8.5
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
7898b48cd4
gnutls: update to 3.8.4
...
log:
- https://github.com/gnutls/gnutls/compare/3.8.3...3.8.4
NEWS
* Version 3.8.4 (released 2024-03-18)
** libgnutls: RSA-OAEP encryption scheme is now supported
To use it with an unrestricted RSA private key, one would need to
initialize a gnutls_x509_spki_t object with necessary parameters
for RSA-OAEP and attach it to the private key. It is also possible
to import restricted private keys if they are stored in PKCS#8
format.
** libgnutls: Fix side-channel in the deterministic ECDSA.
Reported by George Pantelakis (#1516 ).
[GNUTLS-SA-2023-12-04, CVSS: medium] [CVE-2024-28834]
** libgnutls: Fixed a bug where certtool crashed when verifying a certificate
chain with more than 16 certificates. Reported by William Woodruff (#1525 )
and yixiangzhike (#1527 ).
[GNUTLS-SA-2024-01-23, CVSS: medium] [CVE-2024-28835]
** libgnutls: Compression libraries are now loaded dynamically as needed
instead of all being loaded during gnutls library initialization.
As a result, the library initialization should be faster.
** build: The gnutls library can now be linked with the static library
of GMP. Note that in order for this to work libgmp.a needs to be
compiled with -fPIC and libhogweed in Nettle also has to be linked
to the static library of GMP. This can be used to prevent custom
memory allocators from being overriden by other applications.
** API and ABI modifications:
gnutls_x509_spki_get_rsa_oaep_params: New function.
gnutls_x509_spki_set_rsa_oaep_params: New function.
GNUTLS_PK_RSA_OAEP: New enum member of gnutls_pk_algorithm_t.
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
4abb271407
gnutls: update to 3.8.3
...
ann:
- https://lists.gnupg.org/pipermail/gnutls-help/2024-January/004841.html
2024-01-17 09:43:41 +00:00
Rudi Heitbaum
c40910c493
gnutls: update to 3.8.2
2023-11-16 12:16:15 +00:00
Rudi Heitbaum
36b804fa49
gnutls: update to 3.8.1
2023-08-05 09:04:04 +00:00
Rudi Heitbaum
1f26268794
gnutls: allow for host build used by AMLGX u-boot-tools on tools-only_defconfig
2023-07-01 12:06:38 +00:00
Rudi Heitbaum
1de4d41e6d
gnutls: update to 3.8.0
2023-03-17 13:10:47 +00:00
Rudi Heitbaum
9d97230cd4
gnutls: update to 3.7.8
2022-09-29 11:16:55 +00:00
Rudi Heitbaum
a43d3dc77a
gnutls: update to 3.7.7
2022-07-29 09:42:42 +00:00
Rudi Heitbaum
f767fa14ed
gnutls: update to 3.7.6
2022-06-01 09:58:57 +00:00
Rudi Heitbaum
12f4b23523
gnutls: update to 3.7.4
...
included_libopts is no longer included in gnutls since
26578b7d02
2022-03-29 09:14:22 +00:00
heitbaum
3afad1f43a
gnutls: update to 3.7.3
...
update 3.7.2 (2021-05-29) to 3.7.3 (2022-01-17)
ann:
- https://lists.gnupg.org/pipermail/gnutls-help/2022-January/004736.html
2022-02-05 03:44:19 +00:00
heitbaum
a51f500384
gnutls: remove RPATH
2022-01-23 21:39:17 +00:00
Ian Leonard
83292945a1
gnutls: update to 3.7.2
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-12-16 06:10:02 +00:00
Ian Leonard
74a87fa5cc
gnutls: update to 3.7.1
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-03-11 04:02:13 +00:00
Ian Leonard
ea622a836a
security: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:14 +00:00
heitbaum
aec03042a2
gnutls: update to 3.7.0
...
Update from 3.6.15 (2020-09-04) to 3.7.0 (2020-12-02)
Release Notes:
https://lists.gnupg.org/pipermail/gnutls-help/2020-December/004670.html
2021-01-07 20:50:55 +00:00
Ian Leonard
c83d98d0f0
gnutls: update to 3.6.15
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:57 +00:00
Ian Leonard
ab1e674800
gnutls: update to 3.6.14
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-07 19:53:46 +00:00
Ian Leonard
be8940f8ba
gnutls: update to 3.6.13
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-03-31 21:22:50 +00:00
MilhouseVH
72f0aa7380
gnutls: update to gnutls-3.6.12
2020-02-04 23:14:28 +00:00
Ian Leonard
0e1d6f12ed
gnutls: update to 3.6.10
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-01 18:33:32 +00:00
Ian Leonard
2468ca2d0a
gnutls: add to system image
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-14 23:27:59 +00:00
Ian Leonard
8d84107dce
gnutls: update to 3.6.7.1
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-14 23:27:59 +00:00
CvH
0568159e5f
gnutls: initial package
2019-01-09 11:46:28 +01:00
Stephan Raue
fea84b1153
remove package 'gnutls'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-27 16:44:36 +02:00
Stephan Raue
18a850272d
gnutls: enable nettle-mini support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-05-30 20:39:02 +02:00
Stephan Raue
8f045caedf
gnutls: update to gnutls-3.2.15
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-05-30 17:07:04 +02:00
Stephan Raue
6b4bca233f
gnutls: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:19 +01:00
Stefan Saraev
d991de333d
gnutls: build with local-libopts
2014-01-19 22:43:33 +02:00
Stefan Saraev
ce03024616
gnutls: disable doc
2014-01-19 20:20:06 +02:00
Stefan Saraev
0cf62df810
gnutls: tryfix build
...
-L/usr/lib o_O
2014-01-18 13:11:36 +02:00
Stefan Saraev
7a7b0f8abd
gnutls: disable cxx/lzo
2014-01-12 14:46:12 +02:00
Stephan Raue
039d0bc886
gnutls: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-25 14:12:35 +01:00