summaryrefslogtreecommitdiffstats
path: root/package/s6-linux-utils
Commit message (Collapse)AuthorAgeFilesLines
* package/s6-linux-utils: bump to 2.5.0.0Thomas De Schampheleire2019-02-023-30/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | In 2.4.0.2, compilation under glibc 2.28 is fixed (and our local patch can thus be removed). While at it, bump to the latest released version 2.5.0.0. Note: change in COPYING file is only the copyright year. >From the NEWS file: """ In 2.5.0.0 ---------- - Optional nsss support. - s6-devd, s6-uevent-listener, s6-uevent-spawner removed. In 2.4.0.2 ---------- - s6-logwatch rewrite. - Better portability with old glibc versions. - s6-uevent-listener and s6-uevent-spawner are marked as deprecated. (The mdevd package obsoletes them.) """ Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* s6-linux-utils: fix build with glibc 2.28Baruch Siach2018-09-181-0/+27
| | | | | | | | | | | Add upstream patch that adds needed header for the major/minor macros. Fixes: http://autobuild.buildroot.net/results/974/9742dfabd9b244e1381983dd05edd3e65504f0fe/ Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* s6-linux-utils: add license hashEric Le Bihan2018-01-071-0/+1
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-linux-utils: bump version to 2.4.0.1Eric Le Bihan2017-09-092-2/+2
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-linux-utils: bump version to 2.4.0.0Eric Le Bihan2017-07-022-2/+2
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/s*/Config.in: fix ordering of statementsAdam Duskett2017-05-021-1/+1
| | | | | | | | | | | | | The check-package script when ran gives warnings on ordering issues on all of these Config files. This patch cleans up all warnings related to the ordering in the Config files for packages starting with the letter s in the package directory. The appropriate ordering is: type, default, depends on, select, help See http://nightly.buildroot.org/#_config_files for more information. Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-linux-utils: new packageEric Le Bihan2017-03-103-0/+45
This new package provides s6-linux-utils, a set of minimalistic Linux-specific system utilities. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud