Accepting request 260741 from home:fcrozat:branches:network:utilities
- Update to version 1.26: * Switch all API endpoints and image URLs to https protocol (http for Flickr API is deprecated since 2014-04-30). * Fixed utility documentation: args consistency for PER-PAGE / PAGE. * Added new extras: url_q, url_n and url_c for new image sizes. * Configuration and build improvements for newer automake and autoconf. Add new internal convienience libraries libmtwist and libgetopt. * Added build-time utility mangen to generate manpage and extras. * Generate and accept the new staticflickr.com domain for image URIs as well as the existing static.flickr.com. * Multiple error path allocation fixes, several memory leak fixes and a few overflows found via Coverity. OBS-URL: https://build.opensuse.org/request/show/260741 OBS-URL: https://build.opensuse.org/package/show/network:utilities/flickcurl?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 10 17:13:14 UTC 2014 - fcrozat@suse.com
|
||||
|
||||
- Update to version 1.26:
|
||||
* Switch all API endpoints and image URLs to https protocol
|
||||
(http for Flickr API is deprecated since 2014-04-30).
|
||||
* Fixed utility documentation: args consistency for
|
||||
PER-PAGE / PAGE.
|
||||
* Added new extras: url_q, url_n and url_c for new image sizes.
|
||||
* Configuration and build improvements for newer automake and
|
||||
autoconf. Add new internal convienience libraries libmtwist and
|
||||
libgetopt.
|
||||
* Added build-time utility mangen to generate manpage and extras.
|
||||
* Generate and accept the new staticflickr.com domain for image
|
||||
URIs as well as the existing static.flickr.com.
|
||||
* Multiple error path allocation fixes, several memory leak
|
||||
fixes and a few overflows found via Coverity.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 28 06:22:01 UTC 2014 - fcrozat@suse.com
|
||||
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
%define soname 0
|
||||
|
||||
Name: flickcurl
|
||||
Version: 1.25
|
||||
Version: 1.26
|
||||
Release: 0
|
||||
Summary: Command-Line Tools for the Flickr Web Service
|
||||
License: LGPL-2.1
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ce95b659da2ea790b7244baa441d59eef1db794778491f6d709b784517d560b
|
||||
size 1856658
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff42a36c7c1c7d368246f6bc9b7d792ed298348e5f0f5d432e49f6803562f5a3
|
||||
size 1870073
|
||||
Reference in New Issue
Block a user