Commits on Source (10)
-
Sertonix authored
-
Sertonix authored
-
This can cause a segfault due to out of bounds memory read.
-
Only use the default one when alg is NONE and level is 0.
-
For example the dependency list of the linux-firmware packages is large enought to trigger this bug: valgrind --leak-check=full apk mkndx -o Packages.adb linux-firmware-20250211-r0.apk
-
ADB_ERROR isn't the expected type here and will result in the error message being "No error information" The error message is still incorrectly showing "Unexpected end of input" though.
-
Fixes false errors after a package failed to be parsed.
-
The bug has been fixed in abuild and no package in alpine edge is affected by this anymore. Ref abuild!145
-
Otherwise replaces and replaces_priority doesn't work when packages have the same origin. Fixes aports#16924
Showing
- src/app_adbsign.c 1 addition, 1 deletionsrc/app_adbsign.c
- src/app_fetch.c 1 addition, 1 deletionsrc/app_fetch.c
- src/app_mkndx.c 12 additions, 8 deletionssrc/app_mkndx.c
- src/app_mkpkg.c 9 additions, 4 deletionssrc/app_mkpkg.c
- src/extract_v3.c 11 additions, 4 deletionssrc/extract_v3.c
- src/package.c 3 additions, 3 deletionssrc/package.c