Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (170d) 

2024-05-28 18:03:23 UTC Now

2011-05-03 14:23:57 UTC MAIN commitmail json YAML

Update liboauth from 0.8.9 to 0.9.4.

Changes since previous version:

version 0.9.4
  - fixed possible memory corrution in oauth_curl_get
  thanks to Bruce Rosen for reporting this issue

version 0.9.3
- yet more build-system fixes:
  - allow to override HASH_LIBS and CURL_LIBS using envoronment variables
  - include them in .pc and tests/Makefile.am

version 0.9.2
- fixed typo in build-system (LDFLAGS, -Wl,--as-needed detection)

version 0.9.1
- fixed typo in API:
  oauth_time_indepenent_equals[_n] is now deprecated in favor of
oauth_time_independent_equals[_n]
- added check for 'Wl,--as-needed' linker flag.

version 0.9.0
- fixed typo in pkg-config file.

With thanks to Brad Harder for the nudge.

(agc)