aboutsummaryrefslogtreecommitdiffstats
path: root/main/ndctl
Commit message (Collapse)AuthorAgeFilesLines
* community/*: move lots of stuff from main and modernizeLeo2020-03-231-51/+0
|
* main/ndctl: fix build versionKevin Daudt2019-11-121-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 67Leo2019-11-121-3/+3
|
* main/ndctl: upgrade to 66Leo2019-08-191-2/+2
|
* main/ndctl: upgrade to 65Leo2019-06-282-18/+7
|
* main/ndctl: move from testingRasmus Thomsen2019-05-272-0/+62
It's required for libblockdev -> udisks2