Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
security fix CVE-2022-0563
|
|
|
|
requested on IRC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
new firmware added amphion and cnm
|
|
The fewer commands that are run in /etc/profile, the better.
|
|
I tested it on Busybox ash, Bash, and ZSH - it works and looks the
same on all of them.
|
|
- Fixes: CVE-2021-45444
|
|
|
|
|
|
|
|
|
|
|
|
d96685fb72 (main/zsh: build with zsh/pcre and add -pcre subpackage,
2022-02-12) added a pcre subpackage, but without pcre-dev in
makedepends, pcre.so is never built.
|
|
|
|
setup-apkrepos: fix accepting options
setup-alpine: fix typo in answerfile variable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add patch https://github.com/unicode-org/icu/pull/1925
|