aboutsummaryrefslogtreecommitdiffstats
path: root/main/chrony
Commit message (Collapse)AuthorAgeFilesLines
* main/chrony: new upstream version 2.2Christian Kampka2015-11-042-38/+8
|
* main/chrony: Added description to init.d scriptDaniele Coli2015-10-272-4/+6
| | | | | Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog.
* main/chrony: fix syntax error in logrotate scriptSören Tempel2015-10-012-11/+13
|
* main/chrony: adjust path to sendmail(1)Sören Tempel2015-09-051-1/+2
| | | | | | The default configuration assumes that sendmail is located at /usr/lib/sendmail, however, the sendmail version shipped by busybox is located at /usr/sbin/sendmail.
* main/chrony: add pre-upgrade scriptNatanael Copa2015-08-102-2/+3
|
* main/chrony: fixed permissions to run with chrony userFrancesco Colista2015-08-103-7/+18
|
* main/chrony: don't run chronyd as rootSören Tempel2015-08-101-8/+10
| | | | fixes #4462
* main/chrony: install existing logrotate fileSören Tempel2015-07-281-5/+9
| | | | | | The chrony package already has a custom logrotate file, but it isn't installed to /etc/logrotate.d furthermore there is no need to explicitly depend on logrotate.
* main/chrony: upgrade to 2.1.1Carlo Landmeter2015-06-252-11/+10
|
* main/chrony: upgrade to 2.0Natanael Copa2015-04-301-5/+5
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/chrony Version bump 1.31.1Nathan Angelacos2015-04-221-4/+4
|
* main/chrony: upgrade to 1.31Natanael Copa2015-01-071-4/+4
|
* main/chrony: upgrade to 1.30Natanael Copa2014-07-043-37/+23
|
* main/chrony Version bump 1.29.1Nathan Angelacos2014-02-192-11/+239
| | | | | * Fixes monlist-like amplification vector * Include timepps.h to grab PPS from gpsd
* main/chrony: update license tagFabian Affolter2013-12-211-2/+2
|
* main/chrony: upgrade to 1.29Natanael Copa2013-08-091-4/+4
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/chrony: upgrade to 1.28Natanael Copa2013-07-191-3/+17
|
* main/chrony: update md5sumsBartłomiej Piotrowski2013-02-051-1/+1
|
* main/chrony: upgrade to 1.27Bartłomiej Piotrowski2013-02-051-1/+1
|
* main/chrony: upgrade to 1.27_pre1Natanael Copa2012-08-151-5/+6
|
* main/chrony: improve behaviour if network is unavailable at startupTimo Teräs2012-05-303-1/+57
| | | | | main uclibc related workaround, but also reduce the delays between name resolution attempts.
* main/chrony: upgrade to 1.26Natanael Copa2011-08-246-387/+7
|
* main/chrony: fix checksum (for previous commits)Natanael Copa2011-04-281-2/+2
|
* main/chrony: bump pkgrel so we actually rebuild the packageNatanael Copa2011-04-281-1/+1
|
* main/chrony: updated with latest initd and confd from gentooDuane Hughes2011-04-282-6/+9
| | | | fixes #603
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* Merged from Alpine main repository.Andrew Manison2010-05-261-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | Merge Conflicts: main/abuild/APKBUILD main/cramfs/APKBUILD main/curl/APKBUILD main/dialog/APKBUILD main/libconfig/APKBUILD main/snort/APKBUILD main/syslinux/APKBUILD
| * main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
| |
* | Updates to package build files to specify updated or relocated sourcesAndrew Manison2010-04-051-2/+2
|/
* main/chrony: provide ntp-client and ntp-serverNatanael Copa2010-02-082-4/+13
| | | | fixes #260
* main/chrony: update download linkNatanael Copa2009-10-301-1/+1
| | | | chrony hosting has disapeared. we need use an archive
* main/chrony,clamav,clamsmtp,conntrack,cyrus-sasl: start services after fwNatanael Copa2009-09-152-2/+3
|
* main/chrony: add logrotate scriptNatanael Copa2009-08-182-2/+15
| | | | fixes #82
* moved extra/* to main/Natanael Copa2009-07-249-0/+513
and fixed misc build issues