Hello community,

here is the log from the commit of package linuxptp for openSUSE:Factory 
checked in at 2020-11-11 20:47:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linuxptp (Old)
 and      /work/SRC/openSUSE:Factory/.linuxptp.new.26437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linuxptp"

Wed Nov 11 20:47:24 2020 rev:7 rq:847697 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/linuxptp/linuxptp.changes        2019-07-24 
20:37:28.818561282 +0200
+++ /work/SRC/openSUSE:Factory/.linuxptp.new.26437/linuxptp.changes     
2020-11-11 20:47:25.903705568 +0100
@@ -1,0 +2,63 @@
+Tue Nov 10 21:35:12 UTC 2020 - jbo...@suse.com
+
+- Update to version 3.1:
+  * ts2phc: nmea: Drop time of day readings older than five seconds.
+  * ts2phc: nmea: Update the leap seconds table on demand.
+  * ts2phc: nmea: Add a configuration option for the current leap seconds file.
+  * ts2phc: nmea: Add error messages for leap second lookup failures.
+  * ts2phc: nmea: Correct UTC to TAI conversion.
+  * posix_clock_open: derive PHC index from device name if possible
+  * phc_ctl: display all capability information
+  * ts2phc: Ignore pulses with invalid time stamps.
+  * ts2phc: Fix memory leak.
+  * ts2phc: Use proper close method on the error path.
+  * port: Support slave event monitoring of delay timing data.
+  * monitor: Add support for slave delay timing data TLV.
+  * pmc: Show slave receive timing data TLVs attached to signaling messages.
+  * port: Support slave event monitoring of Sync timing data.
+  * clock: Create a slave event monitor.
+  * Introduce a module for slave event monitoring.
+  * Reject path trace TLVs with excessive elements.
+  * Let the free running port state reflect the synchronization uncertain flag.
+  * pmc: Support getting and setting the local synchronization uncertain flag.
+  * Implement the synchronization uncertain flag.
+  * Add support for write phase mode.
+  * Decouple servo state from automotive profile.
+  * ts2phc: Support using a GPS radio as the master clock.
+  * Introduce a leap second table.
+  * ts2phc: Support using a PHC as the master clock.
+  * Introduce the ts2phc program.
+  * pmc: Allow multiple local subscribers.
+  * pmc: Subscribe to port state push notification events when requested.
+  * clock: reset master/local rr when best clock id changes
+  * unicast: Enable sharing master tables between ports.
+  * Accept external PHC devices from the command line.
+  * phc2sys: Fix frequency estimation when synchronizing a PHC to the system 
clock.
+  * Correct the signature of the legacy system offset measurement method.
+  * ptp4l: Add configuration option for socket priority
+  * sk: Recognize HWTSTAMP_FILTER_SOME
+  * Improve G.8275.[12] example configs.
+  * rtnl: add team activebackup support
+  * Ignore signaling messages on target port mismatch.
+  * Avoid fault when receiving zero length packets
+  * phc2sys: Fix crash when trying to synchronize unadjustable clock.
+  * Added support for opening POSIX clock devices
+  * Allow ignoring source port identity in end to end mode.
+  * port: correction of port name used port_open
+  * Add example configuration for Automotive Profile.
+  * Add ignore_source_id config option.
+  * Add inhibit_announce config option.
+  * Add BMCA config option.
+  * port: Add configurable option to set asCapable.
+  * timemaster: Allow ptp4l-specific sections in [ptp4l.conf].
+  * unicast: Process timeouts equal to current time.
+  * snmp4lptp: added snmp4lptp.8
+  * Add possibility to set clockIdentity
+  * Introduce the maxStepsRemoved attribute
+  * config: Add hardware time stamp filter setting mode
+  * snmp4lptp: Added function for data collection from ptp4l program.
+  * snmp4lptp: Added communication to ptp4l via the UDS port.
+  * snmp4lptp: Add snmp sub agent for linuxptp
+- re-introduce the _service file
+
+-------------------------------------------------------------------
@@ -30,0 +94,12 @@
+
+-------------------------------------------------------------------
+Tue Apr  3 12:27:38 UTC 2018 - jbo...@suse.com
+
+Update to version 1.9+git1.gd14f11f:
+  * Expand and rationalize time stamping options.
+  * Introduce peer to peer one step.
+  * pmc: add long options and configuration file
+  * port: Implement the NetSync Monitor protocol.
+  * Introduce an option to ignore the transport specific field.
+  * clock: add option to specify initial path delay.
+  * sk: turn warnings about unexpected RX filter into debug messages.

Old:
----
  linuxptp-2.0.tgz

New:
----
  _service
  _servicedata
  linuxptp-3.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ linuxptp.spec ++++++
--- /var/tmp/diff_new_pack.aquX6t/_old  2020-11-11 20:47:26.467706097 +0100
+++ /var/tmp/diff_new_pack.aquX6t/_new  2020-11-11 20:47:26.471706101 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linuxptp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,13 +21,13 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           linuxptp
-Version:        2.0
+Version:        3.1
 Release:        0
 Summary:        Precision Time Protocol v2 daemon
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Other
 URL:            http://linuxptp.sourceforge.net/
-Source0:        
http://sourceforge.net/projects/linuxptp/files/v%{version}/linuxptp-%{version}.tgz
+Source0:        %{name}-%{version}.tar.xz
 Source1:        ptp4l.service
 Source2:        sysconfig.ptp4l
 Source4:        linuxptp-howto.txt
@@ -94,12 +94,15 @@
 %{_sbindir}/ptp4l
 %{_sbindir}/nsm
 %{_sbindir}/timemaster
+%{_sbindir}/ts2phc
 %{_mandir}/man8/hwstamp_ctl.8%{?ext_man}
+%{_mandir}/man8/nsm.8%{?ext_man}
 %{_mandir}/man8/phc2sys.8%{?ext_man}
 %{_mandir}/man8/phc_ctl.8%{?ext_man}
 %{_mandir}/man8/pmc.8%{?ext_man}
 %{_mandir}/man8/ptp4l.8%{?ext_man}
 %{_mandir}/man8/timemaster.8%{?ext_man}
+%{_mandir}/man8/ts2phc.8%{?ext_man}
 %{_fillupdir}/sysconfig.ptp4l
 %{_fillupdir}/sysconfig.phc2sys
 

++++++ _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="revision">v3.1</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">linuxptp</param>
    <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.g%h</param>
    <param 
name="versionrewrite-pattern">v([^+]*\+git[1-9].*)|v([^+]*)\+git0.*</param>
    <param name="versionrewrite-replace">\1\2</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">38ad3264f8726691c3fd0c97d0b34c8eee80c11b</param></service></servicedata>
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to