v1.7.17 - Bump minimal required version of glib to 2.26 because of g_date_time_format() - Tests: Fix test_download_with_offline_enabled_04 (Issue #64) - Python: Add timestamps into log messages loged to a file set by log_set_file (Issue #62) - Util: Add a new function lr_log_librepo_summary() - Doc: Add log_set_file and log_remove_handler into python doc - cleanup: Add _cleanup_date_time_unref_ attribute - CMake: Add dep on libcrypto (Issue #65) - Add new options LRO_HTTPAUTHMETHODS and LRO_PROXYAUTHMETHODS (Issue #67) - Use bytestring in xattr.setxattr() for python3-xattr (Issue #73) - make_rpm.sh: Add --srpm-only and --rpmbuild-options and --help options (Issue #69) - tests: Skip the relevant tests if extended attributes are not supported - Switch `command -v` for `which` in nosetest check - tests: Skip the relevant tests if extended attributes are not supported (Issue #70) - Refactoring: Spelling fixes - Support redefining %{gitrev} RPM macro from command line for utils/make_rpm.sh