Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| releases:19.07:notes-19.07.10 [2022/04/20 21:12] – update version hauke | releases:19.07:notes-19.07.10 [2022/04/20 21:21] – remove warning hauke | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| /* Uncomment when the release is still work-in-progress */ | /* Uncomment when the release is still work-in-progress */ | ||
| - | {{page> | + | /* {{page> |
| Line 19: | Line 19: | ||
| OpenWrt 19.07. It fixes security issues, improves device support, and brings a few bug fixes. | OpenWrt 19.07. It fixes security issues, improves device support, and brings a few bug fixes. | ||
| - | OpenWrt 19.07.10 is the final release of the 19.07 release branch, this branch is now end of life and we will not fix problems any more, not even severe security problems. We encourage all users still using OpenWrt 19.07 to immediately | + | OpenWrt 19.07.10 is the final release of the 19.07 release branch, this branch is now end of life and we will not fix problems any more, not even severe security problems. We encourage all users still using OpenWrt 19.07 to upgrade to OpenWrt 21.02 or more recent OpenWrt versions. |
| ===== About OpenWrt ===== | ===== About OpenWrt ===== | ||
| Line 59: | Line 59: | ||
| * wolfssl: Fix multiple security problems (CVE-2022-25638, | * wolfssl: Fix multiple security problems (CVE-2022-25638, | ||
| - | * openssl: Fix multiple | + | * openssl: Fix security |
| * zlib: backport security fix for a reproducible crash in compressor | * zlib: backport security fix for a reproducible crash in compressor | ||
| Line 68: | Line 68: | ||
| ==== Device support ==== | ==== Device support ==== | ||
| - | * ath79: fix link for long cables with OCEDO Raccoon | + | * OCEDO Raccoon: fix link for long cables with |
| - | * ar71xx: fix MikroTik wAP detection | + | * MikroTik wAP: fix device |
| ==== Various fixes and improvements ==== | ==== Various fixes and improvements ==== | ||
| Line 78: | Line 78: | ||
| * base-files: call " | * base-files: call " | ||
| * ubus: backport fixes for UAF and other issues | * ubus: backport fixes for UAF and other issues | ||
| - | |||
| - | See [[releases: | ||
| - | |||
| ==== Core components ==== | ==== Core components ==== | ||
| Line 93: | Line 90: | ||
| * at91 images are not created any more because the build needs Python.h which is not installed on the build bots. | * at91 images are not created any more because the build needs Python.h which is not installed on the build bots. | ||
| * To fix this issue export the missing environmental variable before using the ImageBuilder: | * To fix this issue export the missing environmental variable before using the ImageBuilder: | ||
| + | * oxnas/ox820 images are not created any more because of a build problem | ||
| ===== Known issues ===== | ===== Known issues ===== | ||