immortalwrt/package/libs
Eneas U de Queiroz 82686f6b00 openssl: bump to 1.1.1j
This fixes 4 security vulnerabilities/bugs:

- CVE-2021-2839 - SSLv2 vulnerability. Openssl 1.1.1 does not support
  SSLv2, but the affected functions still exist. Considered just a bug.

- CVE-2021-2840 - calls EVP_CipherUpdate, EVP_EncryptUpdate and
  EVP_DecryptUpdate may overflow the output length argument in some
  cases where the input length is close to the maximum permissable
  length for an integer on the platform. In such cases the return value
  from the function call will be 1 (indicating success), but the output
  length value will be negative.

- CVE-2021-2841 - The X509_issuer_and_serial_hash() function attempts to
  create a unique hash value based on the issuer and serial number data
  contained within an X509 certificate. However it was failing to
  correctly handle any errors that may occur while parsing the issuer
  field (which might occur if the issuer field is maliciously
  constructed). This may subsequently result in a NULL pointer deref and
  a crash leading to a potential denial of service attack.

- Fixed SRP_Calc_client_key so that it runs in constant time. This could
  be exploited in a side channel attack to recover the password.

The 3 CVEs above are currently awaiting analysis.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-17 18:18:23 +08:00
..
argp-standalone fix & merge 2019-09-30 13:21:19 +08:00
elfutils build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 19:30:48 +08:00
gettext fix permission 2019-09-30 14:27:46 +08:00
gettext-full gettext-full: update to 0.21 2021-02-17 18:16:21 +08:00
gmp gmp: update to 6.2.1 2021-02-15 12:13:58 +08:00
jansson jansson: Activate link time optimization (LTO) 2020-09-07 17:20:07 +08:00
libaudit libaudit: add host-build required by policycoreutils/host 2020-09-02 11:30:31 +08:00
libbsd libbsd: update to 0.10.0 2020-02-23 15:26:25 +08:00
libevent2 libevent2: update to 2.1.12 2021-02-15 12:14:40 +08:00
libiconv treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libiconv-full libiconv-full: update to version 1.16 2020-11-28 19:05:28 +08:00
libjson-c libjson-c: enable rpath for host builds to fix errors on recent macOS 2020-11-21 17:42:07 +08:00
libmnl libmnl: update ABI version 2020-03-24 18:24:26 +08:00
libnetfilter-conntrack libnetfilter-conntrack: update to 1.0.8 2020-12-15 11:39:31 +08:00
libnfnetlink treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnftnl libnftnl: update to 1.1.8 2021-02-15 12:14:56 +08:00
libnl libnl: update to lastest version 2019-11-23 09:58:26 -08:00
libnl-tiny libnl-tiny: update to the latest version 2020-11-14 13:25:21 +08:00
libpcap libpcap: fix pcap-config 2020-12-23 11:22:12 +08:00
librpc fix & merge 2019-09-30 13:21:19 +08:00
libselinux libselinux: remove dependency on musl-fts for non-musl builds 2020-10-31 10:30:40 +08:00
libsemanage libsemanage: host-build depends on renamed libaudit package 2020-09-02 11:29:58 +08:00
libsepol libsepol: break out chkcon utility 2020-09-28 11:10:44 +08:00
libtool treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libubox libubox: update to version 2020-07-11 2020-07-12 23:11:48 +08:00
libunwind libunwind: update to 1.5.0 2020-12-17 11:19:55 +08:00
libusb libusb: make InstallDev explicit 2021-01-18 12:05:59 +08:00
mbedtls mbedtls: update to 2.16.9 2021-01-18 12:06:31 +08:00
musl-fts musl-fts: import from packages feed 2020-08-13 22:08:36 +08:00
ncurses package: libs: ncurses/readline use PKG_ABI_VERSION 2021-02-17 12:00:25 +08:00
nettle nettle: update to 3.6 2020-12-23 11:17:37 +08:00
openssl openssl: bump to 1.1.1j 2021-02-17 18:18:23 +08:00
pcre pcre: fix paths in config file 2020-12-23 11:17:56 +08:00
popt treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
readline package: libs: ncurses/readline use PKG_ABI_VERSION 2021-02-17 12:00:25 +08:00
sysfsutils treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
toolchain toolchain: remove uClibc install stuff 2020-12-23 11:36:16 +08:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-09 12:01:47 +08:00
uclient uclient: update to Git version 2020-12-10 2020-12-15 11:33:42 +08:00
ustream-ssl ustream-ssl: update to Git version 2020-12-10 2020-12-15 11:33:20 +08:00
wolfssl wolfssl: Backport fix for CVE-2021-3336 2021-02-10 12:05:53 +08:00
zlib zlib: update 2020-02-05 15:35:01 +08:00