Hello community,

here is the log from the commit of package libindi for openSUSE:Factory checked 
in at 2017-09-28 12:33:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libindi (Old)
 and      /work/SRC/openSUSE:Factory/.libindi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libindi"

Thu Sep 28 12:33:56 2017 rev:30 rq:528477 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libindi/libindi.changes  2017-06-01 
16:30:56.834244070 +0200
+++ /work/SRC/openSUSE:Factory/.libindi.new/libindi.changes     2017-09-28 
12:33:58.819408420 +0200
@@ -1,0 +2,50 @@
+Thu Sep 21 12:17:47 UTC 2017 - wba...@tmo.at
+
+- Update to version 1.5.0:
+  * New Detector Interface for photon and radio detectors.
+  * New Software-Defined-Radio driver (RTLSDR).
+  * New Connections plugin system to facilitate driver development.
+  * New standardized tracking properties system for all mounts.
+  * New Digital Settings Circiles (DSC) driver.
+  * New Lacerta MGen driver.
+  * New NightCrawler Focusing Rotator driver.
+  * New Optec Gemini Focusing Rotater driver.
+  * New iNovaPLX CCD driver.
+  * QHY SDK update to 1.10.0. Support for QHY PoleMaster.
+  * QSI SDK update to 7.6.0
+  * Support for INDI client under Windows.
+  * Support for Pier Side in many mount drivers.
+  * Support for SkySafari.
+  * Fix FLIUSB for 4.6 and 4.9 kernels.
+  * Fixed wrong time format in generated SER files.
+  * ZWO ASI drivers for MacOS.
+  * Various GPSD fixes.
+  * Proper handing of ISO8601 timestamps in the generated
+    filenames.
+  * Improved Gemini mount driver with more functionality and bug
+    fixes.
+  * Many V4L2 fixes and improvements. Support for V4L2 integer
+    menus.
+  * Ability to define multiple primary/guide scope configurations.
+  * ZEQ25 Improvements and fixes.
+  * NStep driver improvements and fixes.
+  * Added Ccache support.
+  * Support for Gotonova driver.
+  * Added Unity Build support.
+  * Improved Astrophysics driver.
+  * Added USB connectivity to SQM device driver.
+  * More robust handling of reading pier side from mount.
+  * Warn client that no devices are detected in case of
+    Multiple-Devices-Per-Driver drivers.
+  * Added PEC control to INDI::Telescope. Each driver must handle
+    the low level protocol to actually enable or disable PEC.
+  * Added security (hardening) flags.
+  * SoftPEC implementation for Virtuoso mounts in
+    skywatcherAPIMount.
+  * Added TELESCOP, OBSERVER, and OBJECT keywords to the FITS
+    header.
+- Add cmake_modules.tar.gz containing cmake modules missing in the
+  source tarball to make it build
+- Drop bufferoverflow.patch, fixed upstream
+
+-------------------------------------------------------------------

Old:
----
  bufferoverflow.patch
  libindi_1.4.1.tar.gz

New:
----
  cmake_modules.tar.gz
  libindi_1.5.0.tar.gz

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

Other differences:
------------------
++++++ libindi.spec ++++++
--- /var/tmp/diff_new_pack.MDO3v7/_old  2017-09-28 12:34:00.435181222 +0200
+++ /var/tmp/diff_new_pack.MDO3v7/_new  2017-09-28 12:34:00.439180660 +0200
@@ -20,15 +20,15 @@
 %define _udevdir %(pkg-config --variable udevdir udev)
 
 Name:           libindi
-Version:        1.4.1
+Version:        1.5.0
 Release:        0
 Summary:        Instrument Neutral Distributed Interface
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          Productivity/Scientific/Astronomy
 Url:            http://www.indilib.org/
 Source0:        
https://github.com/indilib/indi/releases/download/v%{version}/%{name}_%{version}.tar.gz
-# PATCH-FIX-UPSTREAM bufferoverflow.patch asterios.dra...@gmail.com -- Fix 
"Statement is overflowing a buffer" post-build check errors
-Patch0:         bufferoverflow.patch
+# required cmake modules that are missing in libindi_1.5.0.tar.gz
+Source1:        cmake_modules.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  gsl-devel
@@ -96,8 +96,7 @@
 completely dynamic GUI based on the services provided by the device.
 
 %prep
-%setup -q -n %{name}
-%patch0 -p1
+%setup -q -n %{name} -a1
 
 %build
 mkdir build

++++++ libindi_1.4.1.tar.gz -> libindi_1.5.0.tar.gz ++++++
++++ 202711 lines of diff (skipped)


Reply via email to