Accepting request 574229 from home:jbohac:branches:network:time

- change the versioning scheme, resulting in version
  1.8+git65.g303b08c 

- Update to version 1.8+git65.g303b08c:
  * 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

OBS-URL: https://build.opensuse.org/request/show/574229
OBS-URL: https://build.opensuse.org/package/show/network:time/linuxptp?expand=0&rev=11
This commit is contained in:
Martin Pluskal 2018-02-08 12:20:29 +00:00 committed by Git OBS Bridge
parent 1501b99f98
commit ff38292be3
6 changed files with 31 additions and 10 deletions

View File

@ -1,15 +1,15 @@
<services>
<service mode="disabled" name="tar_scm">
<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.%cd</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.g%h</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>
<service mode="disabled" name="recompress">
<service mode="localonly" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version"/>
<service mode="localonly" name="set_version"/>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://git.code.sf.net/p/linuxptp/code</param>
<param name="changesrevision">303b08cbf55096aba55bd08a314e0701e5c33482</param></service></servicedata>
<param name="changesrevision">303b08cbf55096aba55bd08a314e0701e5c33482</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a715a93c47a0e539a47d0e00a45f81e84fed702c99fc95356d1e72d3525d30c7
size 117376

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62872ae9109aabce3229677ad106fea56eb292031b8d009f3926e019d23aefcb
size 117340

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Feb 8 12:08:37 UTC 2018 - jbohac@suse.com
- change the versioning scheme, resulting in version
1.8+git65.g303b08c
-------------------------------------------------------------------
Thu Feb 08 12:06:33 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 1.8+git65.g303b08c:
* 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
-------------------------------------------------------------------
Thu Feb 8 08:51:50 UTC 2018 - mpluskal@suse.com

View File

@ -21,12 +21,12 @@
%define _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
Name: linuxptp
Version: 1.8+git.20180101
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/
Url: http://linuxptp.sourceforge.net/
Source0: %{name}-%{version}.tar.xz
Source1: ptp4l.service
Source2: sysconfig.ptp4l