8581e3aee5
Accepting request 155702 from home:dimstar:branches:devel:libraries:c_c++
...
Fixup .changes entry - Require patch name in .changes
OBS-URL: https://build.opensuse.org/request/show/155702
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=90
2013-02-18 10:27:01 +00:00
3703610817
Accepting request 155666 from home:elvigia:branches:devel:libraries:c_c++
...
- Use secure_getenv if available. libcurl might be linked
to a program where "secure execution" is required.
OBS-URL: https://build.opensuse.org/request/show/155666
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=89
2013-02-18 09:00:56 +00:00
Stephan Kulow
cbf92ceed0
Accepting request 151580 from devel:libraries:c_c++
...
- fixed CVE-2013-0249 (bnc#802411)
- refreshed patches (forwarded request 151574 from vitezslav_cizek)
OBS-URL: https://build.opensuse.org/request/show/151580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=80
2013-02-07 13:16:01 +00:00
Vítězslav Čížek
3163e51bea
Accepting request 151574 from home:vitezslav_cizek:branches:devel:libraries:c_c++
...
- fixed CVE-2013-0249 (bnc#802411)
- refreshed patches
OBS-URL: https://build.opensuse.org/request/show/151574
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=87
2013-02-07 12:27:21 +00:00
Stephan Kulow
35c558036f
Accepting request 148131 from devel:libraries:c_c++
...
- Break build loop and make GPG signature verification optional. (forwarded request 148130 from sbrabec)
OBS-URL: https://build.opensuse.org/request/show/148131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=78
2013-01-12 13:50:30 +00:00
515a79e0c1
Accepting request 148130 from home:sbrabec:branches:devel:libraries:c_c++
...
- Break build loop and make GPG signature verification optional.
OBS-URL: https://build.opensuse.org/request/show/148130
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=85
2013-01-11 21:01:33 +00:00
Stephan Kulow
de0ae13f4c
Accepting request 145727 from devel:libraries:c_c++
...
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.
If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":
--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif
Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------
(forwarded request 143883 from sbrabec)
OBS-URL: https://build.opensuse.org/request/show/145727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=77
2012-12-19 09:51:53 +00:00
Michal Vyskocil
cb83f5749c
Accepting request 143883 from home:sbrabec:gpg-offline-verify
...
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.
If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":
--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif
Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------
OBS-URL: https://build.opensuse.org/request/show/143883
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=83
2012-12-18 10:09:31 +00:00
Stephan Kulow
24ecccb037
Accepting request 142278 from devel:libraries:c_c++
...
- Curl 7.28.1
* FTP: prevent the multi interface from blocking Obsoletes
curl-ftp-prevent-the-multi-interface-from-blocking.patch
* don't send '#' fragments when using proxy
* OpenSSL: Disable SSL/TLS compression - avoid the "CRIME" attack
* TFTP: handle resend
* memory leak: CURLOPT_RESOLVE with multi interface
* SSL: Several SSL-backend related fixes (forwarded request 142224 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/142278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=76
2012-11-22 15:11:56 +00:00
Ismail Dönmez
9ef148d620
Accepting request 142224 from home:elvigia:branches:devel:libraries:c_c++
...
- Curl 7.28.1
* FTP: prevent the multi interface from blocking Obsoletes
curl-ftp-prevent-the-multi-interface-from-blocking.patch
* don't send '#' fragments when using proxy
* OpenSSL: Disable SSL/TLS compression - avoid the "CRIME" attack
* TFTP: handle resend
* memory leak: CURLOPT_RESOLVE with multi interface
* SSL: Several SSL-backend related fixes
OBS-URL: https://build.opensuse.org/request/show/142224
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=81
2012-11-21 13:55:02 +00:00
Stephan Kulow
e1dbbedfb5
Accepting request 140295 from devel:libraries:c_c++
...
- added curl-ftp-prevent-the-multi-interface-from-blocking.patch in
order to prevent the multi interface from blocking when using ftp
and the remote end responds very slowly (sf#3579064) (forwarded request 140140 from gberh)
OBS-URL: https://build.opensuse.org/request/show/140295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=75
2012-11-10 15:55:38 +00:00
Ismail Dönmez
1edb8f7e94
Accepting request 140140 from home:gberh:branches:devel:libraries:c_c++
...
- added curl-ftp-prevent-the-multi-interface-from-blocking.patch in
order to prevent the multi interface from blocking when using ftp
and the remote end responds very slowly (sf#3579064)
OBS-URL: https://build.opensuse.org/request/show/140140
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=79
2012-11-06 08:40:05 +00:00
Stephan Kulow
1240955347
Accepting request 129250 from devel:libraries:c_c++
...
- Curl 7.27.0
* support metalinks
* Add sasl authentication support
* various bugfixes
- Fix previous change, _GNU_SOURCE --> AC_USE_SYSTEM_EXTENSIONS (forwarded request 129235 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/129250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=74
2012-07-30 18:12:21 +00:00
Sascha Peilicke
864962b335
Accepting request 129235 from home:elvigia:branches:devel:libraries:c_c++
...
- Curl 7.27.0
* support metalinks
* Add sasl authentication support
* various bugfixes
- Fix previous change, _GNU_SOURCE --> AC_USE_SYSTEM_EXTENSIONS
OBS-URL: https://build.opensuse.org/request/show/129235
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=77
2012-07-30 07:42:51 +00:00
Ismail Dönmez
5121013b81
Accepting request 127423 from devel:libraries:c_c++
...
define _GNU_SOURCE for oS/SLES <= 11.4, as O_CLOEXEC is
defined inside a ifdef __USE_GNU (forwarded request 127418 from dnh)
OBS-URL: https://build.opensuse.org/request/show/127423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=73
2012-07-12 10:11:44 +00:00
4588af0b80
Accepting request 127418 from home:dnh:branches:devel:libraries:c_c++
...
define _GNU_SOURCE for oS/SLES <= 11.4, as O_CLOEXEC is
defined inside a ifdef __USE_GNU
OBS-URL: https://build.opensuse.org/request/show/127418
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=75
2012-07-09 15:14:59 +00:00
Stephan Kulow
85a854050d
Accepting request 120875 from devel:libraries:c_c++
...
- Update to new upstream release 7.25.0
* Added CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE,
CURLOPT_TCP_KEEPINTVL
* use new library-side TCP_KEEPALIVE options
* Added a new CURLOPT_MAIL_AUTH option
* Added support for --mail-auth
* (for more see the shipped CHANGES file) (forwarded request 120863 from jengelh)
OBS-URL: https://build.opensuse.org/request/show/120875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=71
2012-05-21 06:06:28 +00:00
Michal Vyskocil
aa7a41bd85
Accepting request 120863 from home:jengelh:branches:devel:libraries:c_c++
...
- Update to new upstream release 7.25.0
* Added CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE,
CURLOPT_TCP_KEEPINTVL
* use new library-side TCP_KEEPALIVE options
* Added a new CURLOPT_MAIL_AUTH option
* Added support for --mail-auth
* (for more see the shipped CHANGES file)
OBS-URL: https://build.opensuse.org/request/show/120863
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=73
2012-05-14 08:01:48 +00:00
Stephan Kulow
5a024a4ff1
Accepting request 103145 from devel:libraries:c_c++
...
- Problem with the c-ares backend, workaround for [bnc#745534] (forwarded request 103144 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/103145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=70
2012-02-10 16:12:22 +00:00
Cristian Rodríguez
80b30ca0e4
Accepting request 103144 from home:elvigia:branches:devel:libraries:c_c++
...
- Problem with the c-ares backend, workaround for [bnc#745534]
OBS-URL: https://build.opensuse.org/request/show/103144
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=71
2012-02-08 00:47:02 +00:00
Stephan Kulow
ee9edde0ed
Accepting request 102533 from devel:libraries:c_c++
...
- Update to version curl 7.24.0
- refresh patches to fix broken build (forwarded request 102532 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/102533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=69
2012-02-03 09:22:09 +00:00
Cristian Rodríguez
c6966aed7d
Accepting request 102532 from home:elvigia:branches:devel:libraries:c_c++
...
- Update to version curl 7.24.0
- refresh patches to fix broken build
OBS-URL: https://build.opensuse.org/request/show/102532
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=69
2012-02-02 18:50:23 +00:00
89283317db
fix
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=68
2012-01-18 12:51:12 +00:00
a712d04fa2
- use the rpmoptflags unconditionally, don't do own compiler flag
...
magic. Fixes debuginfo package built
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=67
2012-01-18 12:50:45 +00:00
Stephan Kulow
315fd7b186
Accepting request 98362 from devel:libraries:c_c++
...
- Package /usr/share/aclocal to avoid build dependency on automake. (forwarded request 98350 from michal-m)
OBS-URL: https://build.opensuse.org/request/show/98362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=68
2011-12-31 16:19:17 +00:00
Ismail Dönmez
ffe78d65d1
Accepting request 98350 from home:michal-m:branches:devel:libraries:c_c++
...
- Package /usr/share/aclocal to avoid build dependency on automake.
OBS-URL: https://build.opensuse.org/request/show/98350
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=65
2011-12-28 11:33:17 +00:00
Stephan Kulow
20f7ce60e0
replace license with spdx.org variant
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=67
2011-12-06 17:05:04 +00:00
OBS User buildservice-autocommit
5f8f7a0fd0
Updating link to change in openSUSE:Factory/curl revision 67.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=eeaa70641de9d1b055c4ac7f62614db5
2011-12-06 17:05:04 +00:00
Stephan Kulow
a48ebf92c8
Accepting request 94634 from devel:libraries:c_c++
...
- Use O_CLOEXEC in library code. (forwarded request 94633 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/94634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=66
2011-12-02 08:26:20 +00:00
Cristian Rodríguez
ef33e4f697
Accepting request 94633 from home:elvigia:branches:devel:libraries:c_c++
...
- Use O_CLOEXEC in library code.
OBS-URL: https://build.opensuse.org/request/show/94633
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=63
2011-11-30 22:43:55 +00:00
a197500b88
Remove redundant/unwanted tags/section (cf. specfile guidelines)
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=62
2011-11-29 12:39:52 +00:00
Ismail Dönmez
c81b8a7590
- Use original source tarball
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=61
2011-11-29 08:41:20 +00:00
Ismail Dönmez
cc0620d61f
Accepting request 94200 from games
...
Updated according to your wishes.
OBS-URL: https://build.opensuse.org/request/show/94200
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=60
2011-11-29 08:10:06 +00:00
Ruediger Oertel
6bff29b152
Accepting request 86272 from devel:libraries:c_c++
...
Update to 7.22.0 (forwarded request 86267 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/86272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=64
2011-10-04 23:45:17 +00:00
Ismail Dönmez
ba9bec586e
Accepting request 86267 from home:dimstar:branches:devel:libraries:c_c++
...
Update to 7.22.0
OBS-URL: https://build.opensuse.org/request/show/86267
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=58
2011-10-03 17:46:54 +00:00
Lars Vogdt
6576c50335
Accepting request 83163 from devel:libraries:c_c++
...
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build (forwarded request 83159 from jengelh)
OBS-URL: https://build.opensuse.org/request/show/83163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=63
2011-09-19 13:58:22 +00:00
Ismail Dönmez
9cad9a3042
Accepting request 83159 from home:jengelh:bl-c
...
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
OBS-URL: https://build.opensuse.org/request/show/83159
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=56
2011-09-18 18:45:34 +00:00
Ismail Dönmez
7b671dfcc3
Accepting request 82516 from home:jengelh:bl
...
- Add curl-devel to baselibs
OBS-URL: https://build.opensuse.org/request/show/82516
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=55
2011-09-16 18:30:01 +00:00
Sascha Peilicke
37b8c4e6c6
Autobuild autoformatter for 78849
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=62
2011-08-15 12:06:41 +00:00
OBS User buildservice-autocommit
49080e42a5
Updating link to change in openSUSE:Factory/curl revision 62.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=f6a5d00f377b42d882c94021b3ba2976
2011-08-15 12:06:41 +00:00
Sascha Peilicke
671ff7aa8e
Accepting request 78849 from devel:libraries:c_c++
...
- Use SSL_MODE_RELEASE_BUFFERS if available, accepted
in upstream as commit 3d919440c80333c496fb (forwarded request 78841 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/78849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=61
2011-08-15 12:06:32 +00:00
Ismail Dönmez
4db92a5989
Accepting request 78841 from home:elvigia:branches:devel:libraries:c_c++
...
- Use SSL_MODE_RELEASE_BUFFERS if available, accepted
in upstream as commit 3d919440c80333c496fb
OBS-URL: https://build.opensuse.org/request/show/78841
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=53
2011-08-15 07:26:53 +00:00
Sascha Peilicke
24391676c4
Autobuild autoformatter for 77837
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=60
2011-08-03 14:03:40 +00:00
OBS User buildservice-autocommit
ccaf6c774b
Updating link to change in openSUSE:Factory/curl revision 60.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=54d91ce71545d35340c92fad9cd38586
2011-08-03 14:03:40 +00:00
Sascha Peilicke
15ddfc6413
Accepting request 77837 from devel:libraries:c_c++
...
- remove support for old suse_versions
- Update to 7.21.7:
- Fix libcurl inappropriate GSSAPI delegation. Full details at
http://curl.haxx.se/docs/adv_20110623.html
- Some other minor fixes.
- Use the lzma compressed tarball provided upstreams.
- remove unintented LDFLAGS from the spec file
- Update to 7.21.6
* curl-config: fix --version
* use HTTPS properly after CONNECT
* SFTP: close file before post quote operations
- bnc#598574 has been fixed in upstream commit 8ab137b2bc9630ce20f4
already, so enable c-ares support again.
- Support openSSL compiled without SSLv2 support
- Update to version 7.21.4
* SMTP: add brackets for MAIL FROM
* multi: connect fail => use next IP address
* pubkey_show: allocate buffer to fit any-size result
* Curl_do: avoid using stale conn pointer
* tftpd test server: avoid buffer overflow report from glibc
* OpenSSL get_cert_chain: support larger data sets
* SCP/SFTP transfers: acknowledge speedcheck
* connect problem: use UDP correctly
* OpenSSL: improved error message on SSL_CTX_new failures
* HTTP: memory leak on multiple Location:
OBS-URL: https://build.opensuse.org/request/show/77837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=59
2011-08-03 14:03:24 +00:00
Stephan Kulow
5cc5b4cf76
- bnc#598574 has been fixed in upstream commit 8ab137b2bc9630ce20f4
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=51
2011-08-03 09:41:39 +00:00
Stephan Kulow
fc4516d97c
- remove support for old suse_versions
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=50
2011-07-12 06:46:16 +00:00
Philipp Thomas
b1c16ce5cd
- Update to 7.21.7:
...
- Fix libcurl inappropriate GSSAPI delegation. Full details at
http://curl.haxx.se/docs/adv_20110623.html
- Some other minor fixes.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=49
2011-07-11 11:20:30 +00:00
Philipp Thomas
0fd32f71d0
- Fix libcurl inappropriate GSSAPI delegation. Full details at
...
http://curl.haxx.se/docs/adv_20110623.html
- Use the lzma compressed tarball provided upstreams.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=48
2011-07-11 11:18:11 +00:00
Cristian Rodríguez
fd7ee2a250
Accepting request 70846 from home:elvigia:branches:devel:libraries:c_c++
...
- remove unintented LDFLAGS from the spec file
OBS-URL: https://build.opensuse.org/request/show/70846
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=47
2011-05-20 16:27:14 +00:00