Commit Graph

71 Commits

Author SHA256 Message Date
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
OBS User autobuild
f880e83108 Accepting request 46160 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/neon based on submit request 46160 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/46160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=27
2010-08-27 12:07:00 +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
8db7c48361 Accepting request 38163 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/neon based on submit request 38163 from user oertel

OBS-URL: https://build.opensuse.org/request/show/38163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=24
2010-04-18 22:20:02 +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
OBS User autobuild
e70d9d71e0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=23 2010-03-18 15:11:08 +00:00
OBS User buildservice-autocommit
a951c55c9c Updating link to change in openSUSE:Factory/neon revision 23.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=9bd5e49950b0223a230bb15d0fefb688
2010-03-18 15:11:08 +00:00
OBS User autobuild
a5a684a1d2 Accepting request 32744 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/neon based on submit request 32744 from user coolo

OBS-URL: https://build.opensuse.org/request/show/32744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=22
2010-02-18 15:43:24 +00:00
OBS User autobuild
9dd63e3540 checked in (request 32744)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=7
2010-02-18 15:43:24 +00:00