Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
update openwrt to 19.07.6
Browse files Browse the repository at this point in the history
This fixes several CVEs.
See https://openwrt.org/releases/19.07/notes-19.07.6 for details.
  • Loading branch information
mwarning committed Jan 23, 2021
1 parent d91faa5 commit 1eadc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Build commands for the console:
```bash
git clone https://git.openwrt.org/openwrt/openwrt.git
cd openwrt
git reset --hard d0b8be75ff248b4cda009a6c1ce72eb0072c6f82
git reset --hard 6fc02f2a45e151ce16677d6131251af86ab4fc06

git clone -b v2.3.0 https://github.com/ffulm/firmware.git
cp -rf firmware/files firmware/package firmware/feeds.conf .
Expand Down

0 comments on commit 1eadc0c

Please sign in to comment.