Package Release Info

liboauth-1.0.3-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

liboauth-devel
liboauth0

Change Logs

* Thu Feb 29 2024 pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
* Thu Apr 21 2022 Marcus Meissner <meissner@suse.com>
- urls switched to https
* Fri Aug 25 2017 jengelh@inai.de
- RPM group fixes. Remove redundant %clean section. Replace
  %__-type macro indirections.
* Wed Aug 23 2017 vcizek@suse.com
- Add openssl 1.1 compatibility (bsc#1055285)
  * add liboauth-openssl_1.1_compatibility.patch from
    https://github.com/x42/liboauth/issues/9
* Thu Feb 12 2015 p.drouand@gmail.com
- Update to version 1.0.3
  * clarify documentation of oauth_curl
  * fix possible memleak in oauth_curl (only relevant if an error occurs)
  * fix TOCTOU in oauth_curl_post_file: the file may change between
    stat() and fopen()
* Thu Nov 22 2012 crrodriguez@opensuse.org
- Remove dependency bloat on curl/openssl on main and devel
  packages.
* Sat Nov 19 2011 coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
* Mon Jul 11 2011 coolo@novell.com
- add baselibs.conf to allow libgdata13 to link against it
* Mon Mar 14 2011 gregkh@suse.de
- bump to 0.9.4 release
* Mon Sep 27 2010 gregkh@suse.de
- bump to 0.9.1 release
- add libopenssl-devel install dependancy to liboauth-devel