Hello community, here is the log from the commit of package ntpsec for openSUSE:Factory checked in at 2017-10-03 23:17:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntpsec (Old) and /work/SRC/openSUSE:Factory/.ntpsec.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ntpsec" Tue Oct 3 23:17:53 2017 rev:4 rq:530459 version:0.9.7+git20171002.c79bc6271 Changes: -------- --- /work/SRC/openSUSE:Factory/ntpsec/ntpsec.changes 2017-09-11 16:17:54.897788656 +0200 +++ /work/SRC/openSUSE:Factory/.ntpsec.new/ntpsec.changes 2017-10-03 23:17:58.196635081 +0200 @@ -1,0 +2,187 @@ +Mon Oct 02 12:32:58 UTC 2017 - tchvatal@suse.com + +- Update to version 0.9.7+git20171002.c79bc6271: + * Fix a comment that became incorrect after the autonomy change. + * Fix GitLab issue #378: Misc warnings on RasPi + * Address GitLab issue #380: ntpq should not terminate with a traceback + * Attempt to suppress some compiler warnings. + * Don't build with -Wcast-align + * Fully disable -Wcast-align. + * Suppress another useless warning. + * Abandon -Wsign-conversion, it's too flaky to be useful. + * -Wsign-conversion is unreasonably difficult to stamp out. + * Revert "Attempt to suppress some compiler warnings." + * Restore build under clang. + * Finish rationalization of config block copy. + * Thinko fix. + * Trial implementation/docs of RFE: Add fudge option to server config + * Added tests for missing values in __parse_varlist + * Fixed broken test for cook() + * Added missing tests for several functions + * Explain a scenario in which bias configuration might be useful. + * Don't scale the bias report - use units of seconds. + * Addtress GitLab issue #381: simple mathematics + * Fixed / completed test for NTPStats.__init__() + * Change prettydate() to always emit UTC, for reproducibility. + * Fixes tests for cook() to match new prettydate() + * Address GitLab issue #383: ntpq: invalid file argument ignored + * Grammar + * Fix spelling of "received" + * Typo fix. + * Suppress a false-positive Coverity warning. + * branch change + * Finished tests for statfiles.py + * Revert "branch change", a temporary commit I forgot to rebase. + * Finished tests for statfiles.py (for real this time) + * pep8/pyflakes fixes to tests + * Formatting fixes for packet.py + * Formatting fixes for util.py + * Update NEWS file. + * Fix a linkcheck warning. + * Update idex-ignores. + * Typo fix. + * Removed ntpq packet dump comment from TODO because obsolete. + * refclock_nmea: check snprintf() return codes. + * refclock_nmea: fix a typo, and a long line. + * refclock_nmea: provisional fix for issue #62. + * Documentation updates. + * Doc polishing. + * Spelling/typos + * ntpq: do not query for bcastdelay removed in Dec 2016. + * Tore NTPStats.__init__() method into 3 separate methods, adjusted tests + * refclock_nmea: report device actually opened. + * refclock_nmea: add logging of NMEA PPS device name. + * refclock_nmea: remove trailing whitespace. + * refclock_nmea: better logging of NMEA open fail. + * refclock_ntpsec: missing braces... + * Address GitLab issue #388: Remove 'register' keyword + * refclock_nmea: set jitter high on NMEA timeout. + * Docs: add tally code to ntpq and ntpmon doc. + * ntp_proto: once a PPS got selected, it never got unselected! + * Attempted fix of trimble logging + * refclock_trimble: invalid UTC offset doesn't mean invalid packet + * refclock_trimble: fix classic bug 2659 + * refclock_trimble: build Praecis SPSTAT message response in trimble_io + * refclock_trimble: use timecode packet's timestamp + * refclock_trimble: check serial parity + * refclock_trimble: require event polling for non-Thunderbolt receivers + * refclock_trimble: remove unused and unnecessary code + * refclock_trimble: improved debugging messages + * refclock_trimble: fix leap-scheduled detection, simplify polling + * refclock_trimble: add Thunderbolt holdover and stored position check + * refclock_trimble: configurable event trigger method + * refclock_trimble: print a debug message when no packets were decoded + * refclock_trimble: remove redundant debug messages + * refclock_trimble: fix for classic bug 1075 + * refclock_trimble: improve 'no packets detected' message + * refclock_trimble: set dispersion + * refclock_trimble: use the median filter + * refclock_trimble: add log message topic labels + * refclock_trimble: check tcesetattr and ioctl results at startup + * refclock_trimble: pass 4-digit year through refclock_process() + * refclock_trimble: update documentation + * refclock_trimble: time2 sets holdover duration limit + * refclock_trimble: compat. with 'attempted fix of trimble logging' + * refclock_trimble: fix 'attempted fix of trimble logging' + * Documentation polishing. + * Documentation polishing. + * Fix generic refclock logging. + * Reduce memory usage by removing an unneeded strdup(). + * Note that the TrueTime 468-DC mode is obsolete. + * Address GitLab issue #390: Need log message when the clock is stepped + * ntp.d: change .ntpd extention to .conf. + * In TrueTime driver, remove last remnants of OMEGA support. + * In TrueTime driver, remove GOES support (sats shut down in 2005). + * Documentation polishing. + * Remove Magnavox driver. + * Typo fix. + * Remove unused PLATFORM_OPENBSD config symbol. + * Remove unecessary estrdup() in NMEA refclock initialization. + * Note that on some HP-GPS devices the era can be reset. + * Mitigation strategy for clock rollovers. + * Markup fixes for generic clock driver HOWTO. + * In clock_sample(), prevent jitter from zeroing if all samples are bad. + * Use poll iburst in the sample config files; it works now. + * Typo fixes. + * Revise and update example config files. + * Address GitLab issue #392: combine /etc/ntp.d and /etc/ntp-conf.d + * Bugfix: enable reading config directory when there's no ntp.conf, + * Log all time steps (GitLab issue #390) + * Documentation polishing. + * More documentation polishing. + * packet.py tests now work with Python 3 + * util.py tests now work with Python 3, fixed missing future division import + * Documentation polishing. + * refclock_trimble: fixes for debug print, comments, documentation + * Use ISO8061-format dates. + * ntpviz: add decode of PPS(x) refclock name + * ntpviz: add decode of NMEA(x) refclock names. + * Disables useless pyembed check and setup. + * Fixes incorrect Python library install locations. + * Fixes Python in-tree build setup. + * Suppresses wafhelpers .pyc files. + * Adds cleanup for incorrect Python library installs. + * Removes all PYTHONPATH references. + * Adds build-time warning when PYTHONPATH is set. + * Fixes misleading ntploggps error when GPSD not installed. + * Removes execute permissions from client and test sources. + * Repair the option tester. + * Renove a magic link obsolesced by PYTHONPATH changes. + * Fixed problem with python3 and python3.6 versions + * tests/option-tester.sh now gets ntpq from $build/main/ntpclients + * Restore accidentally removed creation of a magigic ntp/ link. + * ntpviz: Add Python 2.6 compatibily fix. + * ntpviz: Python 2.6 has no collections.Counter(), use defaultdict() + * ntpsweep: fix crash dump on Python 2.6. + * Adds test program to list Pythons and some of their parameters. + * ntpleapfetch: do not wait forever to read the remote leapfile. + * ntpleapfetch: allow sha1sum or shasum to be used. + * ntpleapfetch: It is only an error if the program does not continue. + * ntpleapfetch: fix chmod/chown on CentOS + * Fix for packet tests so they can run wiithout a tty + * Fix for missing socket.EAI_NODATA on FreeBSD + * Python library files don't need to be executable in the build tree + * Modify FixConfig to apply PREFIX to Python library paths. + * Changed OIDs to be classes instead of dicts + * Transplanted OID comparison function into OID class + * Converted Search Ranges to a class + * Converted Varbinds into a class + * Rearrangement of some functions, and pep8/pyflakex cleanup + * AgentX code and tests now work in python 3. + * Run python tests using gitlab ci IFF python >= 2.7 + * Fixes unicode bug under python 3 + * Removed obsolete comment regarding removal of IO wrappers + * Removed some single use variables from stringfiltcooker + * Changed unnecessesarily snarky and factually inaccurate comment. + * Restored IO wrapper for OSX ascii streams. + * Restored comment describing stream wrappers + * Remove 15 instances of make_wrapper(), none where ever used. + * ntpq: no need to translate input, all input is ascii. + * ntpwait: remove unused/unneeded UTF-8 stuff. + * make-leap-seconds: remove latin-1 and UTF-8 cruft. + * ntpq: force utf-8 output in Python3. + * ntpq: remove debug print() + * Added python 2 utf-8 output enforcer + * ntpq: only import codecs on python2. + * Added function to replace UTF-8 units with ASCII-safe versions + * Changed ntpmon to detect the unicode-refusing encoding and compensate + * Removed forgotten debugging statement + * Generalized previous ntpmon fix to any non-UTF-8 encoding + * Fixed ntpmon unsupported locale bug + * Updated ntpmon documentation to include known unicode bug + * Removed forgotten debugging statement + * Possible fix for unicode/locale bug + * Added test for deunicode_units + * Added comments to some utility functions + * Added/adjusted comments in agentx + * Mostly resolve and document FHS conformance issue. + * Moved makeflags function from test_agentx.py to agentx.py + * Changed decode_pduheader to use makeflags() + * Added, tested, and put to use new flagbyte functions + * Typos in docs/driver_nmea.txt + * Polish library path resolution and docs. + * In the release script, isolate a parameter. + * Documentation polishing. + * Address GitLab issue #402: ntpdig: no fraction of seconds + +------------------------------------------------------------------- Old: ---- ntpsec-0.9.7+git20170906.6b1b54aee.tar.xz New: ---- ntpsec-0.9.7+git20171002.c79bc6271.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ntpsec.spec ++++++ --- /var/tmp/diff_new_pack.NMfS1q/_old 2017-10-03 23:18:00.208351965 +0200 +++ /var/tmp/diff_new_pack.NMfS1q/_new 2017-10-03 23:18:00.212351402 +0200 @@ -23,7 +23,7 @@ %bcond_with libbsd %endif Name: ntpsec -Version: 0.9.7+git20170906.6b1b54aee +Version: 0.9.7+git20171002.c79bc6271 Release: 0 Summary: Improved implementation of Network Time Protocol License: BSD-2-Clause and NTP and BSD-3-Clause and MIT ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.NMfS1q/_old 2017-10-03 23:18:00.260344647 +0200 +++ /var/tmp/diff_new_pack.NMfS1q/_new 2017-10-03 23:18:00.260344647 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.com/NTPsec/ntpsec.git</param> - <param name="changesrevision">6b1b54aee7edffc2bd05044802d1d627b3e107b6</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">c79bc62711675cd73aeac6d8c940b9bbe8ce40e7</param></service></servicedata> \ No newline at end of file ++++++ ntpsec-0.9.7+git20170906.6b1b54aee.tar.xz -> ntpsec-0.9.7+git20171002.c79bc6271.tar.xz ++++++ /work/SRC/openSUSE:Factory/ntpsec/ntpsec-0.9.7+git20170906.6b1b54aee.tar.xz /work/SRC/openSUSE:Factory/.ntpsec.new/ntpsec-0.9.7+git20171002.c79bc6271.tar.xz differ: char 26, line 1
participants (1)
-
root@hilbert.suse.de