summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-14 version: 2.6.0.1v2.6.0.1Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-11-29 Prepare for 2.6.0.1Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-06-14 version: 2.6.0.0v2.6.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-06-08 Prepare for 2.6.0.0; delete s6-fillurandompool; add rngseedLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-04-09 Prepare for 2.5.1.8; adapt to skalibs-2.12.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-01-10 Relax modes for root binariesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-21 version: 2.5.1.7v2.5.1.7Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-21 Prepare for 2.5.1.7Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-05 configure: support DESTDIR for sysdeps tooLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-05 configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-26 version: 2.5.1.6v2.5.1.6Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-10 Prepare for 2.5.1.6 ; adapt to skalibs-2.11.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-04-15 version: 2.5.1.5v2.5.1.5Laurent Bercot
2021-04-13 Prepare for 2.5.1.5Laurent Bercot
2021-04-11 Do not compile or link into /dev/nullLaurent Bercot
2021-04-09 Real noexecstack fix: make strip less greedyLaurent Bercot
2021-04-08 noexecstack only works in LDFLAGSLaurent Bercot
2021-01-10 version: 2.5.1.4v2.5.1.4Laurent Bercot
2021-01-03 Small meta fixesLaurent Bercot
2020-12-29 configure should be executable >.>Laurent Bercot
2020-12-28Don't put -fno-stack-protector in default CFLAGSLaurent Bercot
2020-12-18 Prepare for 2.5.1.4Laurent Bercot
2020-11-29 Adapt to new skalibs/exec.hLaurent Bercot
2020-10-04 version: 2.5.1.3v2.5.1.3Laurent Bercot
2020-10-04 doc: fix URLsLaurent Bercot
2020-10-02 Prepare for 2.5.1.3Laurent Bercot
2020-09-28 Authors name updateLaurent Bercot
2020-03-30s6-linux-utils: fix html errorsColin Booth
Signed-off-by: Colin Booth <colin@heliocat.net>
2020-03-30 C is stupid, part 270.4Laurent Bercot
2020-03-03 version: 2.5.1.2v2.5.1.2Laurent Bercot
2020-01-27 Prepare for 2.5.1.2Laurent Bercot
2020-01-27 Fix shared libs installationLaurent Bercot
2019-10-21 version: 2.5.1.1v2.5.1.1Laurent Bercot
2019-10-21 Fix gen-deps.sh for cross-buildsLaurent Bercot
2019-10-21 Prepare for 2.5.1.1Laurent Bercot
2019-10-21 Fix generated CC for cross-buildsLaurent Bercot
2019-09-22 version: 2.5.1.0v2.5.1.0Laurent Bercot
2019-09-21 Fix configure permissionsLaurent Bercot
2019-09-21 Remove tainnow dependency in configure tooLaurent Bercot
2019-09-04 Use wallclock explicitlyLaurent Bercot
2019-08-09 Prepare for 2.5.1.0Laurent Bercot
2019-07-22Makefile needs to be adjusted tooLaurent Bercot
2019-07-22Make configure CC-friendlierLaurent Bercot
2019-03-04 version: 2.5.0.1v2.5.0.1Laurent Bercot
2019-02-24 Build everything as PIC by defaultLaurent Bercot
2018-09-30 Fix clang build: rewrite avltreeb into avltreen, requires new skalibsLaurent Bercot
Thanks John Regan for the report. His fix idea duplicated the pointers to storage and freelist; there's no way to support a C99 avltreeb without duplicating the avltreen functionality, so I ended up scrapping avltreeb in skalibs.
2018-09-30 Document s6-mount exit codes (thanks Aranea)Laurent Bercot
2018-08-20 Conditional nsss slashpackage buildLaurent Bercot
2018-08-20 Support conditional slashpackage buildsLaurent Bercot
2018-08-14 version: 2.5.0.0v2.5.0.0Laurent Bercot