Changelog for
ptpd-debuginfo-2.3.1-lp150.3.1.x86_64.rpm :
* Thu Mar 08 2018 mpluskalAATTsuse.com- Generate default config during build
* Thu Jan 25 2018 mpluskalAATTsuse.com- Use correct executable path in service file (bsc#1076900)
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Wed Jul 13 2016 mpluskalAATTsuse.com- Fix building with latest net-snmp
* ptpd2-net-snmp_U64.patch
* Thu May 12 2016 mpluskalAATTsuse.com- Update to 2.3.1
* see attached Changelog for full list of changes- Update project and download url- Small spec file cleanups
* Mon Jun 01 2015 mpluskalAATTsuse.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
* Thu Oct 27 2011 cooloAATTsuse.com- use original tar- do not mention runlevel 4- don\'t depend on octave for documentation- remove unused patches
* Mon May 09 2011 dbahiAATTnovell.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.
* Mon Oct 19 2009 alextAATTsuse.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
* Fri Jun 12 2009 cooloAATTnovell.com- fix build with glibc 2.10