summaryrefslogtreecommitdiffstats
path: root/package/keepalived/0001-Fix-build-with-Linux-kernel-headers-v4.15.patch
Commit message (Collapse)AuthorAgeFilesLines
* keepalived: bump to 1.4.2Thomas Petazzoni2018-04-051-59/+0
| | | | | | | | | We can drop 0001-Fix-build-with-Linux-kernel-headers-v4.15.patch as it has been merged upstream, as of commit https://github.com/acassen/keepalived/commit/a5457d3a1f579fef5825ffe841f1613b0014ff19. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* keepalived: fix build with 4.15+ kernel headersBaruch Siach2018-02-101-0/+59
Kernel version 4.15 change the logic of libc-compat.h in a way that introduced libc/kernel network headers collision. Add a patch for fixing that. Fixes: http://autobuild.buildroot.net/results/000/000293275076c59e298d235e93ce9a92b66360e7/ http://autobuild.buildroot.net/results/2ba/2ba8722a42aa9b92f5194595f53130c97647b9b8/ http://autobuild.buildroot.net/results/114/114136447c9b18436ff9b2804c440a2e37576452/ Cc: Ilias Apalodimas <apalos@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud