Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-21 | Do not attempt to load MAKEFLAGS from makepkg.conf | Michael Lass | |
The current version of dkms.conf causes issues with pacman's dkms hook if MAKEFLAGS are not set in makepkg.conf. While it would be possible to work around this issue, hijacking makepkg.conf like this is probably not a good idea anyway. If people want to use certain flags for all build processes, they can globally export MAKEFLAGS in their environment. Thanks to seally1186 for tracking down this issue! | |||
2018-04-13 | Handle pkgdir or srcdir with spaces | Michael Lass | |
2018-04-13 | Update to 1.8.0 | Michael Lass | |
2018-02-09 | Update to 1.6.22.2 | Michael Lass | |
2018-01-30 | Add support for Linux 4.15 | Michael Lass | |
2017-12-22 | Update to 1.6.22.1 | Michael Lass | |
2017-12-05 | Update to 1.6.22 | Michael Lass | |
2017-11-13 | Add patches for Linux 4.14 | Michael Lass | |
2017-10-23 | Fix curses checks during configure | Michael Lass | |
2017-09-22 | Update to 1.6.21.1 | Michael Lass | |
2017-09-12 | Fix build with Linux 4.13 | Michael Lass | |
Also remove GCC workaround as the underlying bug was fixed. | |||
2017-07-06 | Update to 1.6.21 | Michael Lass | |
2017-06-01 | Add fix for gcc bug | Michael Lass | |
The following error flaws the check for gid in the group_info struct. For now we just set the corresponding define manually. /var/lib/dkms/openafs/1.6.20.2/build/conftest.dir/conftest.c:43:8: internal compiler error: Segmentation fault struct group_info _test; printk("%x\n", &_test.gid); ^~~~~~~~~~ | |||
2017-04-15 | Update to 1.6.20.2 | Michael Lass | |
2017-02-28 | Add patch to work with kernel 4.10 | Michael Lass | |
2016-12-16 | update to 1.6.20.1 | Michael Lass | |
2016-12-01 | Update to 1.6.20 | Michael Lass | |
2016-11-11 | Update to 1.6.19 | Michael Lass | |
2016-08-04 | Update to 1.6.18.3 | Michael Lass | |
2016-07-26 | Update to 1.6.18.2 | Michael Lass | |
2016-06-22 | Update to 1.6.18.1 | Michael Lass | |
This release includes patches for Linux 4.5 | |||
2016-06-09 | Add patch for Linux 4.6 | Michael Lass | |
2016-05-12 | Remove abandoned patch | Michael Lass | |
See https://gerrit.openafs.org/#/c/12267/ | |||
2016-05-06 | Update to 1.6.18 and add patches for Linux 4.5 | Michael Lass | |
2016-03-21 | Update to 1.6.17 and add patches for Linux 4.4 | Michael Lass | |
2016-03-08 | No need for install script | Michael Lass | |
Pacman now has a hook to handle DKMS packages properly. Manual adding, building and removing is not necessary anymore. Don't bump pkgrel for now as this package is currently broken anyway. | |||
2015-12-17 | Update to 1.6.16 | Michael Lass | |
2015-10-28 | Update to 1.6.15 (security release) | Michael Lass | |
2015-09-24 | Update to 1.6.14.1 | Michael Lass | |
2015-09-05 | Add patches for Linux 4.2 | Michael Lass | |
2015-08-14 | Update to 1.6.14 | Michael Lass | |
2015-07-30 | Update to 1.6.13 (security release) | Michael Lass | |
2015-06-28 | update to 1.6.12 | Michael Lass | |
2015-06-08 | Initial commit | Michael Lass | |