Hello community, here is the log from the commit of package linuxptp for openSUSE:Factory checked in at 2018-02-09 15:51:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/linuxptp (Old) and /work/SRC/openSUSE:Factory/.linuxptp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linuxptp" Fri Feb 9 15:51:05 2018 rev:4 rq:574231 version:1.8+git65.g303b08c Changes: -------- --- /work/SRC/openSUSE:Factory/linuxptp/linuxptp.changes 2017-11-25 08:42:15.323140037 +0100 +++ /work/SRC/openSUSE:Factory/.linuxptp.new/linuxptp.changes 2018-02-09 15:51:09.663601578 +0100 @@ -1,0 +2,21 @@ +Thu Feb 8 12:08:37 UTC 2018 - [email protected] + +- change the versioning scheme, resulting in version + 1.8+git65.g303b08c + +------------------------------------------------------------------- +Thu Feb 8 08:51:50 UTC 2018 - [email protected] + +- Update to version v1.8+git.20180101 (bsc#1050682): + * clock: Don't forward management requests to UDS port. + * Add an acknowledgment in the readme for Meinberg. + * phc2sys: update '-s' option + * sk: don't leak socket when reading of IB GUID fails. + * Add compile time sanity check for interface name lengths. + * phc_ctl: fix adj command to accept negative offset. + * port: return timestamping iface in port properties + * phc2sys: re-create clock clkid and servo when phc index changed + * phc2sys: split servo_add from function clock_add + * transport: pass struct interface to transport_open + +------------------------------------------------------------------- Old: ---- linuxptp-1.8.tgz New: ---- _service _servicedata linuxptp-1.8+git65.g303b08c.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linuxptp.spec ++++++ --- /var/tmp/diff_new_pack.vG8iWp/_old 2018-02-09 15:51:10.587568392 +0100 +++ /var/tmp/diff_new_pack.vG8iWp/_new 2018-02-09 15:51:10.587568392 +0100 @@ -1,7 +1,7 @@ # # spec file for package linuxptp # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,17 +18,16 @@ #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} - %define _fillupdir /var/adm/fillup-templates + %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif - Name: linuxptp -Version: 1.8 +Version: 1.8+git65.g303b08c Release: 0 Summary: Precision Time Protocol v2 daemon License: GPL-2.0+ Group: Productivity/Networking/Other -Url: http://linuxptp.sourceforge.net/ -Source0: https://sourceforge.net/projects/linuxptp/files/v%{version}/linuxptp-%{version}.tgz +URL: http://linuxptp.sourceforge.net/ +Source0: %{name}-%{version}.tar.xz Source1: ptp4l.service Source2: sysconfig.ptp4l Source3: linuxptp.firewall @@ -84,7 +83,6 @@ %service_del_postun ptp4l.service phc2sys.service %files -%defattr(-,root,root) %doc README.org COPYING linuxptp-howto.txt %{_unitdir}/ptp4l.service %{_unitdir}/phc2sys.service ++++++ _service ++++++ <services> <service mode="localonly" name="tar_scm"> <param name="url">git://git.code.sf.net/p/linuxptp/code</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="filename">linuxptp</param> <param name="versionformat">@PARENT_TAG@+git@[email protected]%h</param> <param name="versionrewrite-pattern">v(.*)</param> </service> <service mode="localonly" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service mode="localonly" name="set_version"/> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">git://git.code.sf.net/p/linuxptp/code</param> <param name="changesrevision">303b08cbf55096aba55bd08a314e0701e5c33482</param></service></servicedata>
