summary refs log tree commit diff
path: root/pkgs/os-specific/linux/libnl
Commit message (Collapse)AuthorAge
* libnl: disable python support by defaultJan Tojnar2019-12-29
| | | | Nothing much seems to be using it and we do not want Python 2 in our closure.
* libnl: drop musl patch, optimistically.Will Dietz2019-09-03
| | | | Builds, at least, without it :).
* libnl: 3.4.0 -> 3.5.0Will Dietz2019-09-03
| | | | | | | https://lists.infradead.org/pipermail/libnl/2019-September/002415.html FWIW: > The previous 3.4.0 release was in October 2017
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* libnl: disable pythonSupport for crossRobin Gloster2019-05-07
|
* pythonPackages.libnl-python: init at 3.4.0Matthieu Coudron2018-05-21
| | | | Netlink is the userspace <-> kernelspace communication protocol.
* libnl: 3.3.0 -> 3.4.0Matthieu Coudron2018-05-21
|
* libnl: Enable parallel buildingBen Gamari2018-05-03
| | | | This is a long enough derivation to make this worthwhile.
* libnl: use patch from gentoo-musl, fixes! \o/Will Dietz2018-02-13
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* libnl: 3.2.29 -> 3.3.0Franz Pletz2017-06-20
|
* treewide: purge maintainers.urkudVladimír Čunát2017-03-27
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* libnl: 3.2.23 -> 2.3.29 to revert accidental downgrade.Kevin Cox2017-01-27
| | | | | | libnl was accidentally downgrades to 2.3.29 in 8d342d20b5ea7df31b0a29fc5e3664868c81d832 instead of being upgraded to 2.3.29 so this fixes that.
* libnl: 3.2.28 -> 3.2.29 for CVE-2017-0386Graham Christensen2017-01-25
|
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | Make either 'bin' or 'out' the first output.
* libnl: 3.2.27 -> 3.2.28Franz Pletz2016-08-25
|
* libnl: 3.2.26 -> 3.2.27Franz Pletz2016-05-03
|
* libnl: Split into multiple outputsTuomas Tynkkynen2015-10-28
|
* libnl 3.2.25 -> 3.2.26Tobias Geerinckx-Rice2015-06-03
| | | | | Changes (also in project hosting): <http://lists.infradead.org/pipermail/libnl/2015-March/001865.html>
* libnl: Remove old 3.2.19 versionWilliam A. Kennington III2014-11-14
|
* libnl: 3.2.23 -> 3.2.25William A. Kennington III2014-11-14
|
* Adding libnl 3.2.19 to use instead of the latest with ntrackMichael Raskin2013-12-02
| | | | | ntrack has a bug about fresher libnl compatilbility. There are no updates since September.
* Upgrade libnl from 3.2.13 -> 3.2.23William A. Kennington III2013-11-29
|
* Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | Plus a small number of obsolete packages (like old versions of qemu).
* libnl: upgrade to 3.2.13Mathijs Kwik2012-09-09
|
* libnl2: remove postConfigureYury G. Kudryashov2011-08-10
| | | | svn path=/nixpkgs/trunk/; revision=28468
* Add libnl-3.0Yury G. Kudryashov2011-06-07
| | | | svn path=/nixpkgs/trunk/; revision=27385
* libnl 1.x: packaged.Evgeny Egorochkin2011-01-03
| | | | svn path=/nixpkgs/trunk/; revision=25365
* Add Netlink libraryYury G. Kudryashov2010-12-06
svn path=/nixpkgs/trunk/; revision=24996