Revisions of curl

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 92)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 229876 from Stefan Seyfried's avatar Stefan Seyfried (seife) (revision 90)
- remove the useless BuildRequires that were meant for debugging only (forwarded request 229687 from vitezslav_cizek)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 225811 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 89)
- Disable BuildRequires for openssh, only needed for test suite,
  but the test suite isn't able to start sshd anyways.
  Solves the problem that openssh checkins triggers a nearly full
  rebuild, too.
[Discussed with Marcus Meissner] (forwarded request 225808 from kukuk)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 220950 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 88)
- update to 7.35.0
  * security fix:
    CVE-2014-0015: re-use of wrong HTTP NTLM connection (bnc#858673)
  * changes:
    imap/pop3/smtp: Added support for SASL authentication downgrades
    imap/pop3/smtp: Extended the login options to support multiple auth mechanisms
    TheArtOfHttpScripting: major update, converted layout and more
    mprintf: Added support for I, I32 and I64 size specifiers
    makefile: Added support for VC7, VC11 and VC12
    SSL: protocol version can be specified more precisely
    imap/pop3/smtp: Added graceful cancellation of SASL authentication
    Add "Happy Eyeballs" for IPv4/IPv6 dual connect attempts
    base64: Added validation of base64 input strings when decoding
    curl_easy_setopt: Added the ability to set the login options separately
    smtp: Added support for additional SMTP commands
    curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals
    nss: allow to use TLS > 1.0 if built against recent NSS
    SECURITY: added this document to describe our security processes
    parseconfig: warn if unquoted white spaces are detected
 * and many bugfixes
- fix test failure because of an expired cookie (bnc#862144)
  * added curl-test172_cookie_expiration.patch
- refresh libcurl-ocloexec.patch (forwarded request 220853 from vitezslav_cizek)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208934 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 87)
- update to 7.33.0
  * fixes CVE-2013-4545 (bnc#849596)
    = curl: ssl cert checks unclear behaviour
  o test code for testing the event based API
  o CURLM_ADDED_ALREADY: new error code
  o test TFTP server: support "writedelay" within <servercmd>
  o krb4 support has been removed
  o imap/pop3/smtp: added basic SASL XOAUTH2 support
  o Pass password to OpenSSL engine by user interface
  o c-ares: Add support for various DNS binding options
  o cookies: add expiration
  o curl: added --oauth2-bearer option (forwarded request 208925 from vitezslav_cizek)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 86)
Split 13.1 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186691 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 85)
- curl 7.32.0 
* curl: allow timeouts to accept decimal values 
* CURLOPT_XFERINFOFUNCTION: introducing a new progress callback 
* SIGPIPE: ignored while inside the library
* OpenSSL: check for read errors
* configure: automake 1.14 compatibility tweak 
* curl_multi_wait: set revents for extra fds 
* global dns cache: didn't work (regression) 
* mk-ca-bundle.1: don't install on make install (forwarded request 186690 from elvigia)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 181709 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 84)
- avoid cycle between curl and krb5 by using krb5-mini-devel (forwarded request 181705 from coolo)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 180799 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 83)
- update to 7.31.0
  * includes fix for CVE-2013-2174 (bnc#824517)
  * SECURITY VULNERABILITY: curl_easy_unescape() may parse data
    beyond the end of the input buffer [26]
  * Changes:
    darwinssl: add TLS session resumption
    darwinssl: add TLS crypto authentication
    imap/pop3/smtp: Added support for ;auth= in the URL
    imap/pop3/smtp: Added support for ;auth= to CURLOPT_USERPWD
    usercertinmem.c: add example showing user cert in memory
    url: Added smtp and pop3 hostnames to the protocol detection list
    imap/pop3/smtp: Added support for enabling the SASL initial response
    curl -E: allow to use ':' in certificate nicknames (forwarded request 180754 from vitezslav_cizek)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 163893 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 82)
- update to 7.30.0
  includes security fixes for CVE-2013-0249 and CVE-2013-1944
  (bugs bnc#814655 and bnc#802411 respectively)
  (dropped curl-CVE-2013-0249.patch)
- Changes:
  imap: Changed response tag generation to be completely unique
  imap: Added support for SASL-IR extension
  imap: Added support for the list command
  imap: Added support for the append command
  imap: Added custom request parsing
  imap: Added support to the fetch command for UID and SECTION properties
  imap: Added parsing and verification of the UIDVALIDITY mailbox attribute
  imap/pop3/smtp: Added support for the STARTTLS capability
  checksrc: ban use of sprintf, vsprintf, strcat, strncat and gets
  curl_global_init() now accepts the CURL_GLOBAL_ACK_EINTR flag
  Added CURLMOPT_MAX_HOST_CONNECTIONS, CURLMOPT_MAX_TOTAL_CONNECTIONS
    for new multi interface connection handling
  Added CURLMOPT_MAX_PIPELINE_LENGTH, CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE,
    CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE, CURLMOPT_PIPELINING_SITE_BL
    and CURLMOPT_PIPELI NING_SERVER_BL for new pipelining control
  test: offer "automake" output and check for perl better
  always-multi: always use non-blocking internals
  imap: Added support for sasl digest-md5 authentication
  imap: Added support for sasl cram-md5 authentication
  imap: Added support for sasl ntlm authentication
  imap: Added support for sasl login authentication
  imap: Added support for sasl plain text authentication
  imap: Added support for login disabled server capability
  mk-ca-bundle: add -f, support passing to stdout and more
  writeout: -w now supports remote_ip/port and local_ip/port (forwarded request 163742 from vitezslav_cizek)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 155712 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 81)
Fixup .changes entry - Require patch name in .changes (forwarded request 155702 from dimstar)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 151580 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 80)
- fixed CVE-2013-0249 (bnc#802411)
- refreshed patches (forwarded request 151574 from vitezslav_cizek)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 79)
Split 12.3 from Factory
Displaying revisions 101 - 120 of 198
openSUSE Build Service is sponsored by