0b9cb0750b
Accepting request 810606 from home:vitezslav_cizek:branches:devel:libraries:c_c++
...
- Update to 0.31.1
ADMIN: The neon website has moved to https://notroj.github.io/neon/
Restore ne_md5_read_ctx() in OpenSSL build.
Fix gcc warnings on Ubuntu (Jan-Marek Glogowski).
Fix various spelling mistakes in docs and headers (thanks to FOSSIES).
Fix ne_asctime_parse() (Eugenij-W).
Fix build with LibreSSL (Juan RP).
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
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)
- Upstream has moved to https://notroj.github.io/neon/
* tarball checksums are no longer provided
- Drop upstreamed patches:
* neon-0.30.2-nulcert.patch
* neon-0.30.2_ssl-fix_timeout_retvals.patch
OBS-URL: https://build.opensuse.org/request/show/810606
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=57
2020-06-06 06:52:17 +00:00
d0073a222e
Accepting request 730659 from home:vitezslav_cizek:branches:devel:libraries:c_c++
...
- Drop unnecessary requirement for OpenSSL 1.1.1
- Apply neon-0.30.2_ssl-fix_timeout_retvals.patch only when building
with OpenSSL 1.1.1 (bsc#1149792)
OBS-URL: https://build.opensuse.org/request/show/730659
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=55
2019-09-13 15:38:52 +00:00
dd2d3dc4fb
Accepting request 724487 from home:lnussel:branches:devel:libraries:c_c++
...
- fix testsuite fail due to expired nulcerts (neon-0.30.2-nulcert.patch)
OBS-URL: https://build.opensuse.org/request/show/724487
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=53
2019-08-19 08:10:29 +00:00
Ismail Dönmez
b501f41388
Accepting request 643207 from home:jengelh:branches:devel:libraries:c_c++
...
- Remove pointless --with-pic (because of --disable-static)
OBS-URL: https://build.opensuse.org/request/show/643207
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=52
2018-10-19 18:44:26 +00:00
Ismail Dönmez
867122251f
- BuildRequires libopenssl-1_1-devel >= 1.1.1 becase build fails with
...
1.1.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=51
2018-10-19 13:34:41 +00:00
Ismail Dönmez
b57e36c25c
-
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=50
2018-10-18 14:54:54 +00:00
Ismail Dönmez
80f2c24254
Accepting request 642952 from home:jsikes:branches:devel:libraries:c_c++
...
Disabled some tests so it will build in Staging:C. This will fail in current factory. Enjoy!
OBS-URL: https://build.opensuse.org/request/show/642952
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=49
2018-10-18 14:49:47 +00:00
Ismail Dönmez
211ad62724
Accepting request 639436 from home:jsikes:branches:devel:libraries:c_c++
...
Replaced libopenssl-dev requirement with libopenssl-1_1-devel. Super simple. Enjoy!
OBS-URL: https://build.opensuse.org/request/show/639436
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=47
2018-10-02 08:12:00 +00:00
989cd53bd5
- Install license
...
- replace_manpage_with_links.sh: replace named links with symlinks
and stop using fdupes as it just linked linked manpages
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=43
2018-03-20 09:27:04 +00:00
17d1f79171
Accepting request 588667 from home:mstrigl:branches:devel:libraries:c_c++
...
- fixed flaky timeout tests for ppc64le (bsc#1085850)
* fix_timeout_tests_for_ppc64le.patch
OBS-URL: https://build.opensuse.org/request/show/588667
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=42
2018-03-20 08:31:20 +00:00
Ismail Dönmez
258ea4a08d
Accepting request 518405 from home:vitezslav_cizek:branches:devel:libraries:c_c++
...
- Update to 0.30.2
Add support for OpenSSL 1.1.x (Kurt Roeckx).
Fix PKCS#11 support under GnuTLS 3.x.
PKCS#11 API no longer supported with GnuTLS 2.x
- cleaned the .spec
OBS-URL: https://build.opensuse.org/request/show/518405
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=39
2017-08-24 09:08:46 +00:00
539bcf78b0
Accepting request 288865 from home:pluskalm:branches:devel:libraries:c_c++
...
- Cleanup spec file with spec-cleaner
- Add gpg signature
- Enable tests
- Use fdupes to remove duplicates
- Update to 0.30.1
* small changes, for details see included ChangeLog
OBS-URL: https://build.opensuse.org/request/show/288865
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=37
2015-03-04 18:32:43 +00:00
Michal Vyskocil
aa37ad4090
Accepting request 195764 from home:elvigia:branches:devel:libraries:c_c++
...
- version 0.30.0
* drop neon-openssl-version.patch
* API and ABI backwards-compatible with 0.27.x and later
* ne_path_escape: fix excessive memory allocation
* added ne_ssl_clicert_import, ne_ssl_context_get_flag,
ne_set_addrlist2, added ne_addr_canonical..
* support chunked bodies with negative length passed to
ne_set_request_body_provider
- permanently drop neon-aes-ni.patch which is not applied
and obsolete, bug in openSSL already fixed and the ENGINE
loading issue addressed in a different fashion.
OBS-URL: https://build.opensuse.org/request/show/195764
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=35
2013-08-21 07:31:25 +00:00
99645ec25b
Accepting request 124331 from home:AndreasStieger:branches:devel:libraries:c_c++
...
Tag patch for [bnc#764906]
OBS-URL: https://build.opensuse.org/request/show/124331
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=33
2012-06-10 11:11:22 +00:00
Stephan Kulow
c6f30351d4
Accepting request 123834 from home:msmeissn:branches:devel:libraries:c_c++
...
- disable explicit openssl version check. openssl 1.0 is stable
api wise.
OBS-URL: https://build.opensuse.org/request/show/123834
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=32
2012-06-06 16:13:18 +00:00
Ismail Dönmez
136676bdf4
Accepting request 116426 from home:lnussel:branches:devel:libraries:c_c++
...
- don't use ca-bundle.pem. neon correctly uses openssl's default
instead (ie the /etc/ssl/certs directory)
OBS-URL: https://build.opensuse.org/request/show/116426
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=30
2012-05-04 11:42:15 +00:00
Ismail Dönmez
1321a3e1de
Accepting request 102061 from home:dmacvicar:branches:devel:libraries:c_c++
...
- build with libproxy
- make expat explicit in configure
- pass ca-bundle.pem to configure
OBS-URL: https://build.opensuse.org/request/show/102061
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=26
2012-01-30 12:59:23 +00:00
Ismail Dönmez
357bef0e71
Accepting request 102026 from home:dmacvicar:branches:devel:libraries:c_c++
...
- build with NE_FEATURE_TS_SSL (thread-safe SSL)
OBS-URL: https://build.opensuse.org/request/show/102026
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=25
2012-01-30 12:11:53 +00:00
c6f4a0a3ba
Remove redundant/unwanted tags/section (cf. specfile guidelines)
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=24
2011-11-21 15:55:12 +00:00
Ismail Dönmez
83d6cf558a
Accepting request 92620 from home:coolo:removelibtool
...
- add libtool as buildrequire to avoid implicit dependency
OBS-URL: https://build.opensuse.org/request/show/92620
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=22
2011-11-20 08:45:17 +00:00
f2f040f0e4
- remove neon-aes-ni.patch temporarily (bnc#720601)
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=19
2011-10-18 14:38:35 +00:00
56c2df221e
Accepting request 81042 from home:elvigia:branches:devel:libraries:c_c++
...
- test suite hangs or fails in the OBS, but works locally
disable it.
- Load openssl engines as well, needed to support
AES-NI, fast/hardware provided hash functions and Ivy bridge's
RDRAND instruction.
OBS-URL: https://build.opensuse.org/request/show/81042
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=17
2011-09-06 06:46:28 +00:00
51e1052dfb
- update to 0.29.6:
...
* Don't abort SSL handshake with GnuTLS if a client cert is
requested but none is configured/available
* Fix GnuTLS build with Nettle
* Fix the method string passed to create_request hooks to
have the same lifetime as the request object
* Docs updates.
* Fix GnuTLS handshakes failures with 'TLS warning alert'
* Fix SNI support
* Fix possible Solaris linker errors if building static library
* Fix error handling when pulling a request body from an file
* Fix ne_request_dispatch() return value for SOCKS proxy failure cases
* Tighten SSL cert ID checks to deny a wildcard match against an IP address
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=15
2011-07-21 12:25:14 +00:00
Cristian Rodríguez
6d162f2d07
Accepting request 70103 from home:lnussel:branches:devel:libraries:c_c++
...
- Obsoletes: neon must be in the lib package. Otherwise
libneon-devel gets installed as replacement for neon on distro
upgrade, drawing in lots of other devel stuff.
OBS-URL: https://build.opensuse.org/request/show/70103
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=13
2011-05-12 19:30:30 +00:00
OBS User autobuild
d05313fc0a
Accepting request 46160 from devel:libraries:c_c++
...
checked in (request 46160)
OBS-URL: https://build.opensuse.org/request/show/46160
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=12
2010-08-27 12:06:59 +00:00
e56d1b56bf
Accepting request 45958 from home:dimstar:branches:devel:libraries:c_c++
...
Copy from home:dimstar:branches:devel:libraries:c_c++/neon via accept of submit request 45958 revision 6.
Request was accepted with message:
OBS-URL: https://build.opensuse.org/request/show/45958
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=11
2010-08-25 06:49:14 +00:00
OBS User autobuild
e8a64c2467
Accepting request 38163 from devel:libraries:c_c++
...
checked in (request 38163)
OBS-URL: https://build.opensuse.org/request/show/38163
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=10
2010-04-18 22:20:01 +00:00
Stephan Kulow
5e57b7e8fd
Accepting request 38154 from home:coolo:branches:openSUSE:Factory
...
Copy from home:coolo:branches:openSUSE:Factory/neon via accept of submit request 38154 revision 2.
Request was accepted with message:
Reviewed ok
OBS-URL: https://build.opensuse.org/request/show/38154
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=9
2010-04-18 19:47:21 +00:00
438930abde
Accepting request 30961 from home:jengelh:baselibs
...
Copy from home:jengelh:baselibs/neon via accept of submit request 30961 revision 2.
Request was accepted with message:
OBS-URL: https://build.opensuse.org/request/show/30961
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=6
2010-02-01 18:17:56 +00:00
OBS User autobuild
95ae26b495
Accepting request 20321 from devel:libraries:c_c++
...
Copy from devel:libraries:c_c++/neon based on submit request 20321 from user prusnak
OBS-URL: https://build.opensuse.org/request/show/20321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=20
2009-09-10 23:48:55 +00:00
OBS User unknown
8589d1e212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=19
2009-05-15 20:57:39 +00:00
OBS User unknown
1489488e52
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=18
2009-01-09 00:37:31 +00:00
OBS User unknown
89eb6ca0e9
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=17
2008-08-21 23:09:07 +00:00
OBS User unknown
10aac2e40b
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=16
2008-06-03 14:29:13 +00:00
OBS User unknown
a073856b5b
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=15
2008-05-18 10:19:09 +00:00
OBS User unknown
e181c2a46e
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=14
2008-04-10 13:00:38 +00:00
OBS User unknown
30d5bab213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=13
2008-04-06 05:08:56 +00:00
OBS User unknown
0f78dc6df9
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=12
2008-03-03 15:20:33 +00:00
OBS User unknown
81749cbe87
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=11
2008-02-29 22:26:02 +00:00
OBS User unknown
092b52c2e5
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=10
2008-02-16 07:08:38 +00:00
OBS User unknown
0a0702260a
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=9
2007-11-26 19:19:23 +00:00
OBS User unknown
66d2e535ef
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=8
2007-10-11 23:06:26 +00:00
OBS User unknown
32e55a220e
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=7
2007-10-11 19:59:43 +00:00
OBS User unknown
0da8a25dab
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=6
2007-07-18 20:11:00 +00:00
OBS User unknown
04f948f20f
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=5
2007-04-28 12:32:44 +00:00
OBS User unknown
5f87f74124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=4
2007-04-27 14:49:48 +00:00
OBS User unknown
c56a5026b4
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=3
2007-04-01 10:10:59 +00:00
OBS User unknown
0cc66eb626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=2
2007-01-24 13:40:46 +00:00
OBS User unknown
59486d5449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=1
2007-01-15 14:26:08 +00:00