#acl PaulHowarth:read,write,admin,revert,delete All:read === Thursday 30th July 2015 === ==== Fedora Project ==== * Updated `GeoIP` to 1.6.6 in F-23 and Rawhide: * Replaced usage of deprecated `fileno`, `read`, and `lseek` on Visual Studio 2005+ with their ISO C++ conformant replacements ([[https://github.com/maxmind/geoip-api-c/pull/55|GH#55]]) * A warning about using a `double` as a `float` was fixed ([[https://github.com/maxmind/geoip-api-c/pull/56|GH#56]]) * Fixed segfault when doing a lookup on an empty database ([[https://github.com/maxmind/geoip-api-c/pull/62|GH#62]]) * Fixed a `memcheck` error from `valgrind` in the '`_check_mtime`' function ([[https://github.com/maxmind/geoip-api-c/issues/60|GH#60]]) * Fixed '`_check_mtime`' to check the return value of '`gettimeofday`' rather than just assuming it worked ==== Local Packages ==== * Updated `GeoIP` to 1.6.6 as per the Fedora version ----