Search Criteria
Package Details: chipsec-git 1.8.1.r19.g90fc2bec-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chipsec-git.git (read-only, click to copy) |
---|---|
Package Base: | chipsec-git |
Description: | Platform Security Assessment Framework |
Upstream URL: | https://github.com/chipsec/chipsec |
Licenses: | GPL2 |
Conflicts: | chipsec |
Provides: | chipsec |
Submitter: | hug |
Maintainer: | hug |
Last Packager: | hug |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-08 20:40 (UTC) |
Last Updated: | 2022-02-19 21:12 (UTC) |
Latest Comments
hug commented on 2022-02-19 21:21 (UTC)
Fixed all comments
dreieck commented on 2022-02-18 15:31 (UTC)
Can you change the dependency on
chipsec-dkms-git
tochipsec-dkms
orCHIPSEC-MODULE
?, after the correspondingprovides
entry has been added tochipsec-dkms-git
?dreieck commented on 2022-02-18 15:28 (UTC)
Please add
provides=("chipsec=${pkgver}")
or similar.Thanks again for maintaining.
dreieck commented on 2022-02-18 15:28 (UTC)
Please add
conflicts=('chipsec')
:Thanks for maintaining! (
chipsec
is in the 'archstrike' unofficial Arch Linux repository.)dreieck commented on 2022-02-18 14:55 (UTC)
Can you make an up to date upload with the leading
v
in the$pkgver
stripped away? (So that also the AUR has a package version without thatv
?) That would ease automatic update checks withyay
.Thanks!
IooNag commented on 2021-03-14 20:40 (UTC)
Hello, chipsec has deprecated its Python 2 support in June 2020, according to its manual (https://github.com/chipsec/chipsec/blob/1.5.10/chipsec-manual.pdf). Could you please update the package to depend on "python"? Moreover "chipsec_main" no longer works, because chipsec looks for its in the wrong directory. This is a bug, and I do not know whether it should be fixed in chipsec-git or chipsec-dkms-git.