Hello community,

here is the log from the commit of package geoipupdate for openSUSE:Factory 
checked in at 2017-11-16 14:03:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geoipupdate (Old)
 and      /work/SRC/openSUSE:Factory/.geoipupdate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geoipupdate"

Thu Nov 16 14:03:53 2017 rev:6 rq:542193 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/geoipupdate/geoipupdate.changes  2017-01-10 
10:48:41.503307770 +0100
+++ /work/SRC/openSUSE:Factory/.geoipupdate.new/geoipupdate.changes     
2017-11-16 14:03:57.635219172 +0100
@@ -1,0 +2,36 @@
+Thu Nov 16 09:09:29 UTC 2017 - [email protected]
+
+- Update to version 2.5.0:
+  * Document the LockFile option in the GeoIP.conf man page.
+  * Remove unused base64 library.
+  * Add the new configuration option PreserveFileTimes. If set, the
+    downloaded files will get the same modification times as their
+    original on the server. Default is 0 (unset).
+  * Use the correct types when calling curl_easy_setopt().
+  * In GeoIP.conf, the UserId option was renamed to AccountID and
+    the ProductIds option was renamed to EditionIDs. The old
+    options will continue to work, but upgrading to the new names
+    is recommended for forward compatibility.
+- Cleanup previous changelog entry
+- Run tests during build
+
+-------------------------------------------------------------------
+Mon Oct 16 15:35:45 UTC 2017 - [email protected]
+
+- Update to version 2.4.0:
+  * geoipupdate now checks that the database directory is writable.
+    If it is not, it reports the problem and aborts.
+  * geoipupdate now acquires a lock when starting up to ensure only
+    one instance may run at a time. A new option, LockFile, exists
+    to set the file to use as a lock. By default, LockFile is the
+    file .geoipupdate.lock in the database directory.
+  * geoipupdate now prints out additional information from the
+    server when a download request results in something other than
+    HTTP status 2xx. This provides more information when the API
+    does not respond with a database file. In conjunction with
+    changes to the download service itself, errors such as lacking
+    a subscription no longer show up with the message "not a valid
+    gzip file".
+  * ${datarootdir}/GeoIP is now created on make install.
+
+-------------------------------------------------------------------

Old:
----
  geoipupdate-2.3.1.tar.gz

New:
----
  geoipupdate-2.5.0.tar.gz

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

Other differences:
------------------
++++++ geoipupdate.spec ++++++
--- /var/tmp/diff_new_pack.mTQyKK/_old  2017-11-16 14:03:59.195162634 +0100
+++ /var/tmp/diff_new_pack.mTQyKK/_new  2017-11-16 14:03:59.199162489 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           geoipupdate
-Version:        2.3.1
+Version:        2.5.0
 Release:        0
 Summary:        GeoIP update client code
 License:        GPL-2.0
@@ -49,8 +49,10 @@
   %{buildroot}%{_sysconfdir}/GeoIP.conf.default
 rm -rf %{buildroot}%{_datadir}/doc/geoipupdate
 
+%check
+make check
+
 %files
-%defattr(-,root,root)
 %doc README.md ChangeLog.md LICENSE
 %config(noreplace) %{_sysconfdir}/GeoIP.conf
 %config %{_sysconfdir}/GeoIP.conf.default

++++++ geoipupdate-2.3.1.tar.gz -> geoipupdate-2.5.0.tar.gz ++++++
++++ 4548 lines of diff (skipped)


Reply via email to