summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/ntp: fix libressl-2.8 patchPatrick McLean2018-12-071-2/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-misc/ntp: add patch to 4.2.8_p12 for libressl-2.8 compatPatrick McLean2018-12-071-0/+16
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-misc/ntp: remove unused patchMichael Mair-Keimberger2018-05-271-11/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8615
* net-misc/ntp: Security cleanup (bug #613550).Lars Wendler2017-10-201-236/+0
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3
* net-misc/ntp: remove unused patch.Michael Mair-Keimberger2017-10-201-35/+0
|
* net-misc/ntp: Rev bump to fix regression caused by libressl patchThomas Deutschmann2017-05-071-0/+39
| | | | | | | | | LibreSSL support was silently added via commit ce3be83baf which caused a regression for building ntp without SSL (see Gentoo-Bug 600668). Acked-by: Lars Wendler <polynomial-c@gentoo.org> Gentoo-Bug: https://bugs.gentoo.org/600668 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-misc/ntp: Add patch to build 4.2.8_p10 with libresslPatrick McLean2017-03-301-0/+35
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-misc/ntp: Add patch to fix build with gcc-4.9Patrick McLean2017-03-221-0/+11
| | | | | | | | | Upstream somehow dropped -fPIC on the ntpq libraries, this breaks build with gcc-4.9 (current stable). This adds the calculated NTP_HARD_CFLAGS to the CFLAGS for ntpq, which includes -fPIC if configure decides it's needed. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-283-3/+0
| | | | Bug: 611234
* net-misc/ntp: drop vulnerable and obssolete patch wrt bug #600430Aaron Bauman2017-01-271-21/+0
| | | | | | | (cherry picked from commit 42c60b7f25fc89dfa79e447584ad6050ffce1393) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/3617/ Fixes: https://bugs.gentoo.org/600430
* net-misc/ntp: Fix building w/ SSL or against libresslThomas Deutschmann2016-11-281-0/+236
| | | | | | | | Acked-by: Lars Wendler <polynomial-c@gentoo.org> Gentoo-Bug: https://bugs.gentoo.org/600454 Gentoo-Bug: https://bugs.gentoo.org/600668 Package-Manager: portage-2.3.2
* net-misc/ntp: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-misc/ntp: Bump to version 4.2.8_p7Lars Wendler2016-04-272-8/+8
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/ntp: Removed old.Lars Wendler2016-01-137-289/+0
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/ntp: fix ntpd test link errorsMike Frysinger2015-10-241-0/+21
|
* net-misc/ntp: fix pthread linkage errors when running tests #563922Mike Frysinger2015-10-241-0/+13
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0823-0/+835
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed