Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/*: move lots of stuff from main and modernize | Leo | 2020-03-23 | 1 | -51/+0 |
| | |||||
* | main/ndctl: fix build version | Kevin Daudt | 2019-11-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Due to lack of a version file, ndctl tries to get a version from the current git repository, which is aports. This leads to build failures, because the version that it ends up with is invalid: ``` ERROR: ndctl-dev*: usr/lib/pkgconfig/libdaxctl.pc: pkgconf version 67.git410c029f is invalid ``` This can be fixed by creating a `version` file with the actual version in it. | ||||
* | main/ndctl: upgrade to 67 | Leo | 2019-11-12 | 1 | -3/+3 |
| | |||||
* | main/ndctl: upgrade to 66 | Leo | 2019-08-19 | 1 | -2/+2 |
| | |||||
* | main/ndctl: upgrade to 65 | Leo | 2019-06-28 | 2 | -18/+7 |
| | |||||
* | main/ndctl: move from testing | Rasmus Thomsen | 2019-05-27 | 2 | -0/+62 |
It's required for libblockdev -> udisks2 |