immortalwrt/package
Hauke Mehrtens 47f44d7504 mbedtls: Update to version 2.16.12
This fixes the following security problems:
* Zeroize several intermediate variables used to calculate the expected
  value when verifying a MAC or AEAD tag. This hardens the library in
  case the value leaks through a memory disclosure vulnerability. For
  example, a memory disclosure vulnerability could have allowed a
  man-in-the-middle to inject fake ciphertext into a DTLS connection.
* Fix a double-free that happened after mbedtls_ssl_set_session() or
  mbedtls_ssl_get_session() failed with MBEDTLS_ERR_SSL_ALLOC_FAILED
  (out of memory). After that, calling mbedtls_ssl_session_free()
  and mbedtls_ssl_free() would cause an internal session buffer to
  be free()'d twice. CVE-2021-44732

The sizes of the ipk changed on MIPS 24Kc like this:
182454 libmbedtls12_2.16.11-2_mips_24kc.ipk
182742 libmbedtls12_2.16.12-1_mips_24kc.ipk

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-02-16 12:41:49 +08:00
..
base-files base-files: upgrade: fix efi partitions size calculation 2021-12-30 23:57:07 +08:00
boot tfa-layerscape: fix build on systems without openssl headers 2022-01-01 17:32:22 +08:00
devel gdb: Update gdb to version 11.2 2022-02-16 12:41:37 +08:00
emortal default-settings: remove @LUCI_LANG_en dependencies 2022-01-26 16:42:46 +08:00
firmware linux-firmware: amd: consolidate amd's linux-firmware entries 2021-12-30 23:58:14 +08:00
kernel rtl88x2bu: fixes ap mode not working 2022-01-15 18:22:24 +08:00
libs mbedtls: Update to version 2.16.12 2022-02-16 12:41:49 +08:00
network samba36: Disable parallel build 2022-02-05 12:32:21 +08:00
system openwrt-keyring: add ImmortalWrt 18.06 release key 2021-12-08 00:49:58 +08:00
utils busybox: update to 1.35.0 2022-01-08 11:02:45 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00