Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 714244

Summary: net-libs/neon-0.31.0 version bump
Product: Gentoo Linux Reporter: Craig Andrews <candrews>
Component: Current packagesAssignee: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Status: RESOLVED FIXED    
Severity: normal CC: candrews, floppym
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15088
Whiteboard:
Package list:
Runtime testing required: ---

Description Craig Andrews gentoo-dev 2020-03-24 16:55:10 UTC
Download: http://www.webdav.org/neon/neon-0.31.0.tar.gz
 MD5:   7b131576f10ff3c11f7489bcd878778a  neon-0.31.0.tar.gz
SHA256: 80556f10830431476d1394c1f0af811f96109c4c4d119f0a9569b28c7526bda5  neon-0.31.0.tar.gz

Changes in release 0.31.0:
* Interface changes:
 - none, API and ABI backwards-compatible with 0.27.x and later
* New interfaces and features:
 - add more gcc "nonnull" attributes to ne_request_* functions.
 - for OpenSSL builds, ne_md5 code uses the OpenSSL implementation
 - add NE_SESSFLAG_SHAREPOINT session flag which enables workarounds
   for RFC non-compliance issues in Sharepoint (thanks to
   Jan-Marek Glogowski and Giuseppe Castagno)
 - ne_uri.h: add ne_path_escapef() in support of above
 - ne_207.h: add ne_207_set_flags() likewise in support of above
* API clarification:
 - ne_version_match() behaviour now matches actual 0.27+ ABI history
* Bug fixes:
 - fixes for OpenSSL 1.1.1 and TLSv1.3 support
 - fix crash with GnuTLS in client cert support (Henrik Holst)
 - fix possible crash in ne_set_request_flag()
 - fix build with libxml2 2.9.10 and later
 - fix handling lock timeouts >LONG_MAX (Giuseppe Castagno)



Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-03-28 21:24:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7a8ba6c462a6bef46161c92164a6952bc95c5f4

commit e7a8ba6c462a6bef46161c92164a6952bc95c5f4
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-03-24 16:57:59 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-03-28 21:23:57 +0000

    net-libs/neon: 0.31.0 version bump
    
    Closes: https://bugs.gentoo.org/714244
    Package-Manager: Portage-2.3.95, Repoman-2.3.21
    Signed-off-by: Craig Andrews <candrews@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/15088
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-libs/neon/Manifest           |   1 +
 net-libs/neon/neon-0.31.0.ebuild | 113 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 114 insertions(+)