Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-20 | Fix: `libreblacklist get-pkg` requires the full blacklist on stdin. | Luke Shumaker | |
2017-01-17 | Switch to use libreblacklist. | Luke Shumaker | |
2016-08-22 | remove some redundant logic from import-*-pkg scripts | Isaac David | |
repo-remove handles both .db and .files at once, there's no need to use it again. A second time produces the following error, it was hiding behind the pipe to sed: ERROR: '${_repo}.files.tar.gz' doesn't have a valid database archive extension. | |||
2016-08-22 | create clean databases when importing arm packages | Isaac David | |
The package databases provided upstream contain mismatches (e.g. package descs with a %PGPSIG% field in .db but not in .files), which causes parabolaweb to fail to add file lists. A new database with whitelisted packages is created to work around this. | |||
2016-04-17 | switch up the naming schem for the import scripts | Luke Shumaker | |