The NetBSD Project

CVS log for pkgsrc/net/chrony/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / net / chrony

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25.6.1 / (download) - annotate - [select for diffs], Sun Mar 7 00:10:17 2010 UTC (2 years, 2 months ago) by tron
Branch: pkgsrc-2009Q4
Changes since 1.25: +14 -12 lines
Diff to previous 1.25 (colored) next main 1.26 (colored)

Pullup ticket #3041 - requested by hannken
chrony: security update

Revisions pulled up:
- net/chrony/Makefile				1.26
- net/chrony/distinfo				1.7
- net/chrony/patches/patch-aa			1.4
- net/chrony/patches/patch-ab			1.4
- net/chrony/patches/patch-ac			1.4
- net/chrony/patches/patch-ad			1.3
- net/chrony/patches/patch-ae			1.4
- net/chrony/patches/patch-ag			delete
---
Module Name:    pkgsrc
Committed By:   hannken
Date:           Fri Feb 26 09:27:43 UTC 2010

Modified Files:
        pkgsrc/doc: TODO
        pkgsrc/net/chrony: Makefile distinfo
        pkgsrc/net/chrony/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
Removed Files:
        pkgsrc/net/chrony/patches: patch-ag

Log Message:
Update to 1.24.

The changes in version 1.24 are

Security fixes
--------------
* Don't reply to invalid cmdmon packets (CVE-2010-0292)
* Limit client log memory size (CVE-2010-0293)
* Limit rate of syslog messages (CVE-2010-0294)

Bug fixes/Enhancements
----------------------
* Support for reference clocks (SHM, SOCK, PPS drivers)
* IPv6 support
* Linux capabilities support (to drop root privileges)
* Memory locking support on Linux
* Real-time scheduler support on Linux
* Leap second support on Linux
* Support for editline library
* Support for new Linux readonly adjtime
* NTP client support for KoD RATE
* Read kernel timestamps for received NTP packets
* Reply to NTP requests with correct address on multihomed hosts
* Retry name resolving after temporary failure
* Fix makestep command, make it available on all systems
* Add makestep directive for automatic clock stepping
* Don't require _bigadj kernel symbol on NetBSD
* Avoid blocking read in Linux RTC driver
* Support for Linux on S/390 and PowerPC
* Fix various bugs on 64-bit systems
* Fix valgrind errors and compiler warnings
* Improve configure to support common options and variables
* Improve status checking and printing in chronyc
* Return non-zero exit code on errors in chronyc
* Reduce request timeout in chronyc
* Print estimated offset in sourcestats
* Changed chronyc protocol, incompatible with older versions

Reviewed by: Joerg Sonnenberger <joerg@netbsd.org>

Revision 1.26 / (download) - annotate - [select for diffs], Fri Feb 26 09:27:43 2010 UTC (2 years, 2 months ago) by hannken
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, HEAD
Changes since 1.25: +14 -12 lines
Diff to previous 1.25 (colored)

Update to 1.24.

The changes in version 1.24 are

Security fixes
--------------
* Don't reply to invalid cmdmon packets (CVE-2010-0292)
* Limit client log memory size (CVE-2010-0293)
* Limit rate of syslog messages (CVE-2010-0294)

Bug fixes/Enhancements
----------------------
* Support for reference clocks (SHM, SOCK, PPS drivers)
* IPv6 support
* Linux capabilities support (to drop root privileges)
* Memory locking support on Linux
* Real-time scheduler support on Linux
* Leap second support on Linux
* Support for editline library
* Support for new Linux readonly adjtime
* NTP client support for KoD RATE
* Read kernel timestamps for received NTP packets
* Reply to NTP requests with correct address on multihomed hosts
* Retry name resolving after temporary failure
* Fix makestep command, make it available on all systems
* Add makestep directive for automatic clock stepping
* Don't require _bigadj kernel symbol on NetBSD
* Avoid blocking read in Linux RTC driver
* Support for Linux on S/390 and PowerPC
* Fix various bugs on 64-bit systems
* Fix valgrind errors and compiler warnings
* Improve configure to support common options and variables
* Improve status checking and printing in chronyc
* Return non-zero exit code on errors in chronyc
* Reduce request timeout in chronyc
* Print estimated offset in sourcestats
* Changed chronyc protocol, incompatible with older versions

Reviewed by: Joerg Sonnenberger <joerg@netbsd.org>

Revision 1.25 / (download) - annotate - [select for diffs], Wed May 20 00:58:25 2009 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Branch point for: pkgsrc-2009Q4
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.23.6.1 / (download) - annotate - [select for diffs], Thu Aug 14 08:19:29 2008 UTC (3 years, 9 months ago) by rtr
Branch: pkgsrc-2008Q2
Changes since 1.23: +2 -3 lines
Diff to previous 1.23 (colored) next main 1.24 (colored)

pullup ticket #2483 - requested by sborrill
chrony: update package for fixes

revisions pulled up:
pkgsrc/net/chrony/Makefile		1.24
pkgsrc/net/chrony/distinfo		1.6
pkgsrc/net/chrony/patches/patch-ag	1.2
pkgsrc/net/chrony/patches/patch-ah	0

   Module Name:	pkgsrc
   Committed By:	sborrill
   Date:		Tue Aug 12 16:37:32 UTC 2008

   Modified Files:
   	pkgsrc/net/chrony: Makefile distinfo
   	pkgsrc/net/chrony/patches: patch-ag
   Removed Files:
   	pkgsrc/net/chrony/patches: patch-ah

   Log Message:
   Update to 1.23 and fix coredump on NetBSD 4.0 and later.

   The changes in version 1.23 are

       * Support for MIPS, x86_64, sparc, alpha, arm, FreeBSD
       * Fix serious sign-extension error in handling IP addresses
       * RTC support can be excluded at compile time
       * Make sources gcc-4 compatible
       * Fix various compiler warnings
       * Handle fluctuations in peer distance better.
       * Fixed handling of stratum zero.
       * Fix various problems for 64-bit systems
       * Flush chronyc output streams after each command, to allow it to be
       driven through pipes
       * Manpage improvements

   The changes in version 1.21 are

       * Don't include Linux kernel header files any longer : allows chrony to
         compile on recent distros.
       * Stop trying to use RTC if continuous streams of error messages would
         occur (Linux with HPET).

Revision 1.24 / (download) - annotate - [select for diffs], Tue Aug 12 16:37:32 2008 UTC (3 years, 9 months ago) by sborrill
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.23: +2 -3 lines
Diff to previous 1.23 (colored)

Update to 1.23 and fix coredump on NetBSD 4.0 and later.

The changes in version 1.23 are

    * Support for MIPS, x86_64, sparc, alpha, arm, FreeBSD
    * Fix serious sign-extension error in handling IP addresses
    * RTC support can be excluded at compile time
    * Make sources gcc-4 compatible
    * Fix various compiler warnings
    * Handle fluctuations in peer distance better.
    * Fixed handling of stratum zero.
    * Fix various problems for 64-bit systems
    * Flush chronyc output streams after each command, to allow it to be
    driven through pipes
    * Manpage improvements

The changes in version 1.21 are

    * Don't include Linux kernel header files any longer : allows chrony to
      compile on recent distros.
    * Stop trying to use RTC if continuous streams of error messages would
      occur (Linux with HPET).

Revision 1.23 / (download) - annotate - [select for diffs], Sat Jan 5 15:04:57 2008 UTC (4 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper
Branch point for: pkgsrc-2008Q2
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

+ AUTO_MKDIRS

Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:23 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jan 8 13:27:53 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.20: +8 -9 lines
Diff to previous 1.20 (colored)

Use SUBST framework, add man pages to the list of files in need of
substituation. Use PKG_SYSCONFDIR instead of PREFIX/etc, it can be
different. Bump revision.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:58 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:13 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:44 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 17 04:49:47 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.

Revision 1.16 / (download) - annotate - [select for diffs], Sun May 22 20:08:23 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:45 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:46 2004 UTC (7 years, 4 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).

Revision 1.13 / (download) - annotate - [select for diffs], Tue Nov 30 11:26:59 2004 UTC (7 years, 5 months ago) by hannken
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.12: +7 -3 lines
Diff to previous 1.12 (colored)

Update to version 1.20

- Many small tidy-ups and security improvements.
- Merge support for 64bit architectures.
- Generate more informative syslog messages before exiting on failed
  assertions.
- Fix bugs in clamping code for the tick value used when slewing a large
  offset.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Oct 3 00:17:49 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Apr 25 08:14:54 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Convert to buildlink3.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Sep 28 09:13:58 2003 UTC (8 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Sep 27 17:07:37 2003 UTC (8 years, 7 months ago) by grant
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 17 22:51:03 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jul 13 13:52:48 2003 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

PKGREVISION bump for libiconv update.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 28 22:03:49 2003 UTC (9 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 25 17:59:54 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.4: +4 -3 lines
Diff to previous 1.4 (colored)

buildlink1 -> buildlink2.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 23 02:15:11 2002 UTC (9 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

HOMEPAGE has moved.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Sep 19 09:04:14 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -8 lines
Diff to previous 1.2 (colored)

Take advantage of the auto-generation and installation of rc.d scripts.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 19 08:41:50 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Rename files/chronyd to files/chronyd.sh for forthcoming changes to
auto-handle rc.d scripts.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Mar 22 23:01:52 2002 UTC (10 years, 2 months ago) by tron
Branch: TNF
CVS Tags: pkgviews-base, pkgviews, pkgsrc-base, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import new "chrony" package:
Daemon for maintaining the accuracy of computer clocks

This packages was supplied by Juergen Hannken-Illjes in PR pkg/15729.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 22 23:01:52 2002 UTC (10 years, 2 months ago) by tron
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>