Hello community,

here is the log from the commit of package chrony for openSUSE:Factory checked 
in at 2017-10-02 16:54:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chrony (Old)
 and      /work/SRC/openSUSE:Factory/.chrony.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chrony"

Mon Oct  2 16:54:50 2017 rev:7 rq:530357 version:3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/chrony/chrony.changes    2017-09-23 
21:36:10.057943360 +0200
+++ /work/SRC/openSUSE:Factory/.chrony.new/chrony.changes       2017-10-02 
16:54:57.903979788 +0200
@@ -1,0 +2,7 @@
+Thu Sep 28 16:17:08 UTC 2017 - [email protected]
+
+- refresh patches to apply cleanly again
+  - chrony-config.patch
+  - chrony-fix-open.patch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ chrony-config.patch ++++++
--- /var/tmp/diff_new_pack.tq3oRW/_old  2017-10-02 16:54:58.607880986 +0200
+++ /var/tmp/diff_new_pack.tq3oRW/_new  2017-10-02 16:54:58.607880986 +0200
@@ -1,5 +1,7 @@
---- chrony-3.1/examples/chrony.conf.example3   2017-01-31 05:22:11.000000000 
-0500
-+++ chrony-3.1/examples/chrony.conf.example3   2017-01-31 11:53:04.000000000 
-0500
+Index: chrony-3.2/examples/chrony.conf.example3
+===================================================================
+--- chrony-3.2.orig/examples/chrony.conf.example3
++++ chrony-3.2/examples/chrony.conf.example3
 @@ -27,12 +27,38 @@
  # you can access at http://support.ntp.org/bin/view/Servers/WebHome or
  # you can use servers from the pool.ntp.org project.
@@ -52,7 +54,7 @@
  
  # If you want to enable NTP authentication with symmetric keys, you will need
  # to uncomment the following line and edit the file to set up the keys.
-@@ -118,8 +144,8 @@
+@@ -124,8 +150,8 @@ driftfile /var/lib/chrony/drift
  # produce some graphs of your system's timekeeping performance, or you
  # need help in debugging a problem.
  

++++++ chrony-fix-open.patch ++++++
--- /var/tmp/diff_new_pack.tq3oRW/_old  2017-10-02 16:54:58.655874250 +0200
+++ /var/tmp/diff_new_pack.tq3oRW/_new  2017-10-02 16:54:58.655874250 +0200
@@ -1,8 +1,8 @@
 Index: chrony-3.2/clknetsim-71dbbc509eee05cb29e33468be93d5ba52b79429/client.c
 ===================================================================
---- chrony-3.2/clknetsim-71dbbc509eee05cb29e33468be93d5ba52b79429/client.c
+--- chrony-3.2.orig/clknetsim-71dbbc509eee05cb29e33468be93d5ba52b79429/client.c
 +++ chrony-3.2/clknetsim-71dbbc509eee05cb29e33468be93d5ba52b79429/client.c
-@@ -1000,6 +1000,8 @@ int open(const char *pathname, int flags
+@@ -1008,6 +1008,8 @@ int open(const char *pathname, int flags
        else if (!strcmp(pathname, "/dev/ptp1"))
                return SYSCLK_FD;
  
@@ -11,7 +11,7 @@
        r = _open(pathname, flags);
        assert(r < 0 || (r < BASE_SOCKET_FD && r < BASE_TIMER_FD));
  
-@@ -1018,6 +1020,8 @@ int close(int fd) {
+@@ -1026,6 +1028,8 @@ int close(int fd) {
                return 0;
        }
  


Reply via email to