2016-05-12 21:34:31 +02:00
|
|
|
-------------------------------------------------------------------
|
2016-07-10 09:45:37 +02:00
|
|
|
Sun Jul 10 07:45:01 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Disable snmp support untill gh#25 is resolved
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-05-12 21:34:31 +02:00
|
|
|
Thu May 12 19:33:35 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 2.3.1
|
|
|
|
* see attached Changelog for full list of changes
|
|
|
|
- Update project and download url
|
|
|
|
- Small spec file cleanups
|
|
|
|
|
2015-06-01 12:27:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 1 08:41:34 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 2.3.0
|
|
|
|
* see attached Changelog for full list of changes
|
|
|
|
- Add systemd unit file and config file
|
|
|
|
* ptpd2.conf
|
|
|
|
* ptpd2.service
|
|
|
|
- Drop init file
|
|
|
|
* conf.ptpd.init
|
|
|
|
- Cleanup spec file with spec-clener
|
|
|
|
|
2011-10-28 19:42:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 27 18:12:26 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- use original tar
|
|
|
|
- do not mention runlevel 4
|
|
|
|
- don't depend on octave for documentation
|
|
|
|
- remove unused patches
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 9 14:13:08 UTC 2011 - dbahi@novell.com
|
|
|
|
|
|
|
|
- update to release 1.1.0 (2010-10-12)
|
|
|
|
* Add code to limit how much of an offset or delay the client is
|
|
|
|
willing to tolerate.
|
|
|
|
* Add support for BINTIME on FreeBSD which gives more accurate
|
|
|
|
packet timestamps.
|
|
|
|
* Add quality file support
|
|
|
|
* Add support for syslog.
|
|
|
|
* Add support for user configurable TTL.
|
|
|
|
* Clean up code formatting, headers, comments etc.
|
|
|
|
|
2009-10-20 12:56:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 19 12:59:53 MDT 2009 - alext@suse.de
|
|
|
|
|
|
|
|
- Update to ptpd git snapshot of 599b03b post 1.0.0. release, includes
|
|
|
|
patches by Patrick Ohly from the ptpd git repo as follows:
|
|
|
|
|
|
|
|
599b03b... added basic compilation instructions
|
|
|
|
ef2a5cc... Linux HW time stamping: define fallbacks no longer in net_tstamp.h,
|
|
|
|
need them in user space to compile
|
|
|
|
f837c84... netShutdown(): check whether it is called during init and avoid
|
|
|
|
SIOCSHWTSTAMP with invalid eventSock
|
|
|
|
70181a1... Linux: use generic net_tstamp API for more accurate time stamping,
|
|
|
|
with and without HW support
|
|
|
|
e003660... Merge branch 'ptpd-1.0.0-cluster-clock'
|
|
|
|
c6eb9c8... timertest: ping-pong test which measures clock skew between nodes
|
|
|
|
9275c8d... adjtimex call: added error checking
|
|
|
|
03085e7... use ajdtimex() tick adjustment to increase range of total clock
|
|
|
|
adjustment
|
|
|
|
576ffbf... fixed and extended printing of statistics
|
|
|
|
dc61251... include time in initialization of random seed for delay requests:
|
|
|
|
otherwise different runs use the same intervals
|
|
|
|
c380fa7... allow much higher frequency adjustments
|
|
|
|
7523072... added implementation of E1000 NIC time control
|
|
|
|
96beda4... optionally set PTP_ASSIST in msgPackDelayReq()
|
|
|
|
7ad1b32... *always* set PTP_ASSIST in Sync message
|
|
|
|
3444e67... configuration file for doxygen
|
|
|
|
864a492... separated system time and time which is controlled/used by PTP
|
|
|
|
- added Doxygen-style comments
|
|
|
|
- time.c accesses PTP time (currently always uses system time)
|
|
|
|
- timer.c controls delays in the host's system time (as before)
|
|
|
|
- moved nanoSleep() to be consistent
|
|
|
|
3762491... added the possibility to log into system log: use -f syslog
|
|
|
|
b8e2d39... fix ubild on freebsd
|
|
|
|
|
2009-06-12 19:47:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 12 14:07:27 CEST 2009 - coolo@novell.com
|
|
|
|
|
|
|
|
- fix build with glibc 2.10
|
|
|
|
|
2008-11-17 17:52:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 11 23:08:23 CET 2008 - dbahi@suse.de
|
|
|
|
|
|
|
|
- modified to use 1.0.0 release instead of rc
|
|
|
|
|
2007-11-09 00:40:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 7 05:28:44 CET 2007 - dbahi@suse.de
|
|
|
|
|
|
|
|
- cleaned up init script and install process
|
|
|
|
|
2007-11-06 04:43:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 2 14:53:04 CET 2007 - dbahi@suse.de
|
|
|
|
|
|
|
|
- patch makefile to allow env CFLAGS
|
|
|
|
- adjusted sysconfig to use %fill_only
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 2 06:52:53 CET 2007 - dbahi@suse.de
|
|
|
|
|
|
|
|
- added system v init script and sysconfig file suitable
|
|
|
|
for use with yast /etc/sysconfig editor
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 23 21:01:57 CEST 2007 - dbahi@suse.de
|
|
|
|
|
|
|
|
- initial package creation
|
|
|
|
|