Dominique Leuenberger
57688310cd
Accepting request 812026 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/812026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=52
2020-06-08 21:57:41 +00:00
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
Yuchen Lin
f25973e4da
Accepting request 730784 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/730784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=51
2019-09-18 11:06:02 +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
Dominique Leuenberger
7b1ace2ca5
Accepting request 724491 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/724491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=50
2019-08-27 13:20:31 +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
Dominique Leuenberger
b83592c038
Accepting request 639519 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/639519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=49
2018-10-11 09:36:48 +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
Dominique Leuenberger
0b9f8a8c51
Accepting request 589034 from devel:libraries:c_c++
...
- Install license
- replace_manpage_with_links.sh: replace named links with symlinks
and stop using fdupes as it just linked linked manpages
- fixed flaky timeout tests for ppc64le (bsc#1085850)
* fix_timeout_tests_for_ppc64le.patch
OBS-URL: https://build.opensuse.org/request/show/589034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=48
2018-03-26 10:01:32 +00:00
db9f2682da
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=45
2018-03-20 09:28:50 +00:00
4a91879046
Still flaky. Try more.
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=44
2018-03-20 09:28:07 +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
Dominique Leuenberger
405677870c
Accepting request 518509 from 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/518509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=47
2017-08-29 09:34:33 +00:00
Ismail Dönmez
100223c779
-
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=40
2017-08-24 09:32:14 +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
Dominique Leuenberger
e749fce9de
Accepting request 289283 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/289283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=46
2015-03-09 09:03:40 +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
Tomáš Chvátal
1ea07b2591
Accepting request 195779 from 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. (forwarded request 195764 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/195779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=43
2013-08-23 09:12: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
Stephan Kulow
93103e8f79
Accepting request 124349 from devel:libraries:c_c++
...
Tag patch for [bnc#764906] (forwarded request 124331 from AndreasStieger)
OBS-URL: https://build.opensuse.org/request/show/124349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=40
2012-06-10 21:19:48 +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
Stephan Kulow
2f5b1ea37f
Accepting request 116427 from devel:libraries:c_c++
...
- don't use ca-bundle.pem. neon correctly uses openssl's default
instead (ie the /etc/ssl/certs directory) (forwarded request 116426 from lnussel)
OBS-URL: https://build.opensuse.org/request/show/116427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=39
2012-05-08 10:28:14 +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
Stephan Kulow
ea5724e7e5
Accepting request 102161 from devel:libraries:c_c++
...
- build with libproxy
- make expat explicit in configure
- pass ca-bundle.pem to configure
- build with NE_FEATURE_TS_SSL (thread-safe SSL)
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
OBS-URL: https://build.opensuse.org/request/show/102161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=38
2012-02-01 12:16:46 +00:00
Ismail Dönmez
d939be508e
Fix license
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=27
2012-01-31 10:21:42 +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
Stephan Kulow
6253e0db28
Accepting request 92703 from devel:libraries:c_c++
...
- add libtool as buildrequire to avoid implicit dependency (forwarded request 92620 from coolo)
OBS-URL: https://build.opensuse.org/request/show/92703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=37
2011-11-21 14:48:13 +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
Stephan Kulow
f25c8b1b5b
Accepting request 88549 from devel:libraries:c_c++
...
- remove neon-aes-ni.patch temporarily (bnc#720601)
OBS-URL: https://build.opensuse.org/request/show/88549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=35
2011-10-19 11:51:34 +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
Sascha Peilicke
4e99c213e0
Autobuild autoformatter for 81067
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=34
2011-09-06 13:44:29 +00:00
OBS User buildservice-autocommit
2351e4fbbc
Updating link to change in openSUSE:Factory/neon revision 34.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=45fb3d6b6cc7420d963b8fd6a67dbd95
2011-09-06 13:44:29 +00:00
Sascha Peilicke
7316c57a02
Accepting request 81067 from 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. (forwarded request 81042 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/81067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=33
2011-09-06 13:44:22 +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
Sascha Peilicke
15753a6f55
Autobuild autoformatter for 76651
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=32
2011-07-21 13:59:04 +00:00
OBS User buildservice-autocommit
35c7e0dc5a
Updating link to change in openSUSE:Factory/neon revision 32.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=2b098b5b60ffb66d0ef33409b9ae90ab
2011-07-21 13:59:04 +00:00
Sascha Peilicke
86fd12d764
Accepting request 76651 from devel:libraries:c_c++
...
- 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/request/show/76651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=31
2011-07-21 13:58:52 +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
Sascha Peilicke
5cbf2e5389
Autobuild autoformatter for 70144
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=30
2011-05-16 08:24:06 +00:00
OBS User buildservice-autocommit
1d3879371e
Updating link to change in openSUSE:Factory/neon revision 30.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=197474c39c6ef7e22a8ecfcbbfbbed1d
2011-05-16 08:24:06 +00:00
Sascha Peilicke
c6a7b28b4f
Accepting request 70144 from 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. (forwarded request 70103 from lnussel)
OBS-URL: https://build.opensuse.org/request/show/70144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=29
2011-05-16 08:23:55 +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