CN_SZTL
78bec3e9f0
openssl: bump to 1.1.1f ( #4153 )
2020-04-03 09:10:54 +08:00
CN_SZTL
f8bd6e09a0
openssl: revert EOF detection change in 1.1.1 ( #4127 )
...
This adds patches to avoid possible application breakage caused by a
change in behavior introduced in 1.1.1e. It affects at least nginx,
which logs error messages such as:
nginx[16652]: [crit] 16675#0: *358 SSL_read() failed (SSL: error:
4095126:SSL routines:ssl3_read_n:unexpected eof while reading) while
keepalive, client: xxxx, server: [::]:443
Openssl commits db943f4 (Detect EOF while reading in libssl), and
22623e0 (Teach more BIOs how to handle BIO_CTRL_EOF) changed the
behavior when encountering an EOF in SSL_read(). Previous behavior was
to return SSL_ERROR_SYSCALL, but errno would still be 0. The commits
being reverted changed it to SSL_ERRO_SSL, and add an error to the
stack, which is correct. Unfortunately this affects a number of
applications that counted on the old behavior, including nginx.
The reversion was discussed in openssl/openssl#11378 , and implemented as
PR openssl/openssl#11400 .
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Co-authored-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-03-31 23:14:35 +08:00
lean
5ee7b8ac82
Revert "libubox:fix array out of bounds GCC 10 warning"
...
This reverts commit 2c95a9f5e6
.
2020-03-25 20:13:16 +08:00
lean
334f365c2b
rpcd: activate PIE ASLR by default
2020-03-25 12:59:53 +08:00
lean
2c95a9f5e6
libubox:fix array out of bounds GCC 10 warning
2020-03-25 12:17:48 +08:00
lean
b4eaefa54e
libmnl: update ABI version
2020-03-24 18:24:26 +08:00
lean
8aabd4ef4f
libnftnl: bump version
2020-03-23 11:23:46 +08:00
CN_SZTL
fd6d1b0700
openssl: update to 1.1.1e ( #3926 )
...
This version includes bug and security fixes, including medium-severity
CVE-2019-1551, affecting RSA1024, RSA1536, DSA1024 & DH512 on x86_64.
Ref: openwrt/openwrt@dcef8d6
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-03-22 10:08:58 +08:00
lean
dd6ccb9c18
openssl: update config
2020-03-13 09:42:50 +08:00
AmadeusGhost
53872fe931
elfutils: bump to 0.177 ( #3648 )
...
commit:
40de4c0 elfutils: bump to 0.176
4760541 elfutils: Fix compile with uClibc-ng
0851ce4 elfutils: bump to 0.177
f4da28c elfutils: Add host build
2020-03-08 12:49:24 +08:00
coolsnowwolf
b67976c246
readline: curses link
2020-02-22 16:00:57 +08:00
coolsnowwolf
e5a18fdcf6
ncurses: Do not pass both -fPIC and -fpic
2020-02-22 12:03:35 +08:00
coolsnowwolf
9f8000a6d6
sync build script for OpenWrt 19.07
2020-02-21 02:41:00 +08:00
AmadeusGhost
23519895ff
package: update ipv6 to latest ( #3021 )
2020-02-10 15:40:14 +08:00
LEAN-ESX
dd576fa6ab
nghttp2: bump to new version
2019-12-09 06:09:44 -08:00
CN_SZTL
992a3f2244
OpenSSL: bump to v1.1.1d ( #2332 )
...
* openssl: bump to v1.1.1d
* trojan: compile with native openssl utils
* qt5: fix compile with openssl v1.1.x
2019-12-09 21:08:27 +08:00
LEAN-ESX
7655ad367f
fstool: mount/umount fs without reboot
2019-12-08 09:30:10 -08:00
LEAN-ESX
3376f50203
Revert "netifd: bump to latest version"
...
This reverts commit d6ce485de7
.
2019-11-24 19:57:24 -08:00
LEAN-ESX
d6ce485de7
netifd: bump to latest version
2019-11-23 10:39:08 -08:00
LEAN-ESX
707e1186ca
libnl: update to lastest version
2019-11-23 09:58:26 -08:00
LEAN-ESX
c235f68028
qBittorrent: rollback qt5 and openssl
2019-11-09 02:16:08 -08:00
LEAN-ESX
217cc81b58
Revert "ustream-ssl: bump version"
...
This reverts commit cd903a7e25
.
2019-10-28 01:22:20 -07:00
LEAN-ESX
177d33049e
"libjson-c: bump version"
...
This reverts commit 438f06ab11
.
2019-10-28 01:21:22 -07:00
LEAN-ESX
438f06ab11
libjson-c: bump version
2019-10-27 09:05:05 -07:00
LEAN-ESX
cd903a7e25
ustream-ssl: bump version
2019-10-27 05:15:04 -07:00
LEAN-ESX
08ddbd586a
libevent2: Make it build using OpenSSL 1.1
2019-10-27 00:05:18 -07:00
LEAN-ESX
b9e5d69777
openssl: OPENSSL_WITH_ASM default
2019-10-25 06:51:09 -07:00
LEAN-ESX
f339b00c7a
openssl: bump to v1.1.1d
2019-10-25 06:49:04 -07:00
LEAN-ESX
ed8c0532b4
mbedtls: enable x86 32bit SSE2 support (Atom N270 etc.)
2019-10-19 09:24:38 -07:00
LEAN-ESX
d4ecf90f67
mbedtls: enable x86 32bit SSE2 support (Atom N270 etc.)
2019-10-19 09:23:20 -07:00
LEAN-ESX
223cd21383
mbedtls: add support for x64 SSE2/AES-NI speedup
2019-10-16 21:57:28 -07:00
LEAN-ESX
540fe95b29
openssl: optimization speed for x64 (Compile with SSE2 and optimized assembly code)
2019-10-14 03:18:50 -07:00
coolsnowwolf
a52f85c70f
iproute2: add cake fwmark support
2019-03-20 14:30:49 +08:00
coolsnowwolf
712b9794e6
openssl: revert 1.0.2
2019-02-13 23:15:34 +08:00
coolsnowwolf
ed9daec69e
openssl: optimizations based on ARCH/small flash
2019-02-13 23:09:22 +08:00
coolsnowwolf
347daa04b2
Merge branch master of https://github.com/coolsnowwolf/lede
2019-01-03 19:29:28 +08:00
coolsnowwolf
ac7c76d45a
mbedtls:bump to 2.14.1
2018-12-18 17:52:50 +08:00
coolsnowwolf
20d6f26fc8
openssl:enable openssl multiple threads by default
2018-10-22 15:18:31 +08:00
coolsnowwolf
3b9a77b9b0
Enable optimization for openssl speed instead of size
2018-10-14 19:22:50 +08:00
coolsnowwolf
806f5db174
sync with OpenWrt trunk
2018-09-07 13:43:55 +08:00
coolsnowwolf
9ba04fd0d7
sync with OpenWrt v18.06.1 stable new R8.1 version
2018-08-23 17:40:23 +08:00
coolsnowwolf
730605bea8
revert livevent2 and remove wifidog
2018-05-17 13:36:19 +08:00
coolsnowwolf
29f2ced3e6
fix apfree wifidog with libevent2
2018-05-13 11:49:52 +08:00
coolsnowwolf
8fe0636b8a
Merge branch 'master' of github.com:lede-project/source
2018-04-23 18:50:49 +08:00
aooom
75d75c1722
20180409
2018-04-09 14:06:38 +08:00
coolsnowwolf
f5a44efb25
update toolchain GCC to 7.3.0
2018-02-08 22:08:32 +08:00
aooom
5efa8647e5
20180113
2018-01-18 18:17:35 +08:00
coolsnowwolf
20f7e75789
update to R7.5.4
2018-01-15 18:26:41 +08:00
coolsnowwolf
5d5ba500e6
fix gettext path for gdbm
2018-01-11 21:19:53 +08:00
coolsnowwolf
b0f643aa87
update to R7.5.3 stable to fix firewall freeze
2018-01-10 20:55:06 +08:00