Hello community,

here is the log from the commit of package cfitsio for openSUSE:Factory checked 
in at 2018-04-13 12:50:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cfitsio (Old)
 and      /work/SRC/openSUSE:Factory/.cfitsio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cfitsio"

Fri Apr 13 12:50:32 2018 rev:16 rq:595795 version:3.430

Changes:
--------
--- /work/SRC/openSUSE:Factory/cfitsio/cfitsio.changes  2018-02-10 
17:59:20.417584237 +0100
+++ /work/SRC/openSUSE:Factory/.cfitsio.new/cfitsio.changes     2018-04-13 
12:50:54.477079147 +0200
@@ -1,0 +2,17 @@
+Wed Apr 11 20:43:09 UTC 2018 - asterios.dra...@gmail.com
+
+- Update to version 3.430:
+  * Fixed security vulnerabilities (bsc#1088590, CVE-2018-1000166).
+  * Calls to https driver functions in cfileio.c need to be macro-
+    protected by the HAVE_NET_SERVICES variable (as are the http
+    and ftp driver function calls).  Otherwise CMake builds on
+    native Windows will fail since drvrnet.o is left empty.
+  * Bug fix to ffmvec function.  Should be resetting a local colptr
+    variable after making a call to ffiblk (which can reallocate
+    Ftpr->tableptr).
+  * Ignore any attempted request to not quantize an image before
+    compressing it if the image has integer datatype pixels.
+  * Improved error message construction throughout CFITSIO.
+- Package licence file as license, not doc (boo#1082318).
+
+-------------------------------------------------------------------

Old:
----
  cfitsio3420.tar.gz

New:
----
  cfitsio3430.tar.gz

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

Other differences:
------------------
++++++ cfitsio.spec ++++++
--- /var/tmp/diff_new_pack.xKDiiR/_old  2018-04-13 12:51:00.852848153 +0200
+++ /var/tmp/diff_new_pack.xKDiiR/_new  2018-04-13 12:51:00.852848153 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define tar_ver 3420
+%define tar_ver 3430
 %define so_ver 5
 Name:           cfitsio
-Version:        3.420
+Version:        3.430
 Release:        0
 Summary:        Library for manipulating FITS data files
 License:        ISC
@@ -122,7 +122,8 @@
 %postun -n libcfitsio%{so_ver} -p /sbin/ldconfig
 
 %files
-%doc License.txt README docs/{changes.txt,fpackguide.pdf}
+%doc README docs/{changes.txt,fpackguide.pdf}
+%license License.txt
 %{_bindir}/fpack
 %{_bindir}/funpack
 
@@ -132,7 +133,7 @@
 %{_libdir}/pkgconfig/cfitsio.pc
 
 %files devel-doc
-%doc docs/{cfitsio.doc,cfitsio.ps,cfortran.doc,fitsio.doc,fitsio.ps,quick.ps}
+%doc docs/{cfitsio.ps,cfortran.doc,fitsio.doc,fitsio.ps,quick.ps}
 
 %files -n libcfitsio%{so_ver}
 %{_libdir}/libcfitsio.so.%{so_ver}*

++++++ cfitsio3420.tar.gz -> cfitsio3430.tar.gz ++++++
++++ 14698 lines of diff (skipped)


Reply via email to