Commit Graph

53 Commits

Author SHA1 Message Date
Rudi Heitbaum
0d854bb86c libgcrypt: update to 1.10.3 2023-11-16 12:16:15 +00:00
heitbaum
f5f014985b libgcrypt: update to 1.10.2
update 1.8.7 (2020-10-23) to 1.10.1 (2023-04-07)
changelog:
- https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob_plain;f=NEWS
- https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob;f=NEWS;h=32b580a8d2823e066a59853ac2ae59a3b7b610a5;hb=05422ca24a0391dad2a0b7790a904ce348819c10
- https://github.com/gpg/libgcrypt/tags

In review this - http://lists.busybox.net/pipermail/buildroot/2019-July/253921.html
in relation to the removal of the patch.

The upstream patch that is included in >= 1.9.0 fixes the issue.
0f4545b441
2023-05-21 14:22:20 +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
7ea64b5588 libgcrypt: updated to 1.8.7 2020-12-19 08:45:08 +00:00
Ian Leonard
de0f8d244d libgcrypt: update to 1.8.6
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-07-14 17:09:26 +00:00
Ian Leonard
675d878cc5 libgcrypt: update to 1.8.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-09-30 04:33:40 +00:00
Ian Leonard
a626f708fa libgcrypt: update to 1.8.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-03-01 02:06:39 +00:00
MilhouseVH
97db4b4af1 packages: fix more references to setup_toolchain vars 2018-12-28 03:57:00 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
Ian Leonard
3333b199c2 libgcrypt: update to 1.8.3
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-08-16 21:02:12 +00:00
CvH
e5f3eee45a spdx: packages/security 2018-07-18 20:45:17 +02:00
Matthias Reichl
ec1c0ee9fe libgcrypt: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
CvH
1eaf2a53df Merge pull request #2110 from MilhouseVH/le90_libgcrypt_181
libgcrypt: update to libgcrypt-1.8.1
2017-10-16 01:44:25 +02:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
MilhouseVH
5a8f7a4e00 libgcrypt: update to libgcrypt-1.8.1 2017-10-14 22:56:38 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
562ff2e7b9 libgcrypt: update to libgcrypt-1.7.6 2017-05-06 22:45:24 +01:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
MilhouseVH
dd73fb44ab libgcrypt: update to libgcrypt-1.7.5 2016-12-21 13:19:06 +00:00
Stephan Raue
921b2946bb libgcrypt: update to libgcrypt-1.7.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 2f80c79a0bbb3226bacb0266764202f2a2530e3d)
2016-11-16 00:18:25 +00:00
Stephan Raue
7dc9988eea libgcrypt: enable asm support, fix crosscompiling with enabled asm support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 3cda541a8aee5664bf9fe1247e8014b70ade4a32)
2016-11-15 23:49:07 +00:00