net-misc / curl

A Client that groks URLs

Official package sites : https://curl.se/ ·

v9999 :: 0 :: gentoo

Modified
License
BSD curl ISC test? ( BSD-4 )
USE flags
adns alt-svc brotli debug ftp gnutls gopher hsts http2 http3 idn imap kerberos ldap mbedtls openssl pop3 progress-meter psl quic rtmp rustls samba smtp ssh ssl sslv3 static-libs telnet test tftp verify-sig websockets zstd

v8.11.0 :: 0 :: gentoo

Modified
License
BSD curl ISC test? ( BSD-4 )
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
USE flags
adns alt-svc brotli debug ftp gnutls gopher hsts http2 http3 idn imap kerberos ldap mbedtls openssl pop3 progress-meter psl quic rtmp rustls samba smtp ssh ssl sslv3 static-libs telnet test tftp verify-sig websockets zstd

v8.10.1-r1 :: 0 :: gentoo

Modified
License
BSD curl ISC test? ( BSD-4 )
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
adns alt-svc brotli debug ftp gnutls gopher hsts http2 http3 idn imap kerberos ldap mbedtls openssl pop3 progress-meter psl quic rtmp rustls samba smtp ssh ssl sslv3 static-libs telnet test tftp verify-sig websockets zstd

v8.9.1-r1 :: 0 :: gentoo

Modified
License
BSD curl ISC test? ( BSD-4 )
Keywords
amd64 arm arm64 hppa ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
adns alt-svc brotli debug ftp gnutls gopher hsts http2 http3 idn imap kerberos ldap mbedtls openssl pop3 progress-meter psl quic rtmp rustls samba smtp ssh ssl sslv3 static-libs telnet test tftp verify-sig websockets zstd

v8.8.0-r1 :: 0 :: gentoo

Modified
License
BSD curl ISC test? ( BSD-4 )
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
adns alt-svc brotli debug ftp gnutls gopher hsts http2 idn imap kerberos ldap mbedtls nghttp3 openssl pop3 progress-meter psl rtmp rustls samba smtp ssh ssl sslv3 static-libs telnet test tftp verify-sig websockets zstd

v8.7.1-r4 :: 0 :: gentoo

Modified
License
BSD curl ISC test? ( BSD-4 )
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
adns alt-svc brotli ftp gnutls gopher hsts http2 idn imap kerberos ldap mbedtls nghttp3 openssl pop3 progress-meter psl rtmp rustls samba smtp ssh ssl sslv3 static-libs telnet test tftp verify-sig websockets zstd

General

adns
Add support for asynchronous DNS resolution
alt-svc
Enable alt-svc support
brotli
Enable Brotli compression support
debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
ftp
Enable FTP support
gnutls
Enable gnutls ssl backend
gopher
Enable Gopher protocol support
hsts
Enable HTTP Strict Transport Security
http2
Enable support for the HTTP/2 protocol
http3
Enable HTTP/3 support
idn
Enable support for Internationalized Domain Names
imap
Enable Internet Message Access Protocol support
kerberos
Add kerberos support
ldap
Add LDAP support (Lightweight Directory Access Protocol)
mbedtls
Enable mbedtls ssl backend
nghttp3
Enable HTTP/3 support using net-libs/nghttp3
openssl
Enable openssl ssl backend
pop3
Enable Post Office Protocol 3 support
progress-meter
Enable the progress meter
psl
Enable Public Suffix List (PSL) support. See https://daniel.haxx.se/blog/2024/01/10/psl-in-curl/.
quic
Enable support for QUIC (RFC 9000); a UDP-based protocol intended to replace TCP
rtmp
Enable RTMP Streaming Media support
rustls
Enable Rustls ssl backend
samba
Add support for SAMBA (Windows File and Printer sharing)
smtp
Enable Simple Mail Transfer Protocol support
ssh
Enable SSH urls in curl using libssh2
ssl
Enable crypto engine support (via openssl if USE='-gnutls -nss')
sslv3
Support for the old/insecure SSLv3 protocol
static-libs
Build static versions of dynamic libraries as well
telnet
Enable Telnet protocol support
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
tftp
Enable TFTP support
verify-sig
Verify upstream signatures on distfiles
websockets
Enable websockets support
websockets
Enable websockets support
zstd
Enable support for ZSTD compression

abi_mips

n32
64-bit (32-bit pointer) libraries
n64
64-bit libraries
o32
32-bit libraries

abi_s390

32
32-bit (s390) libraries
64
64-bit (s390x) libraries

abi_x86

32
32-bit (x86) libraries
64
64-bit (amd64) libraries
x32
x32 ABI libraries

curl_quic

ngtcp2
Use ngtcp2
openssl
Use OpenSSL

curl_ssl

gnutls
Use GnuTLS
mbedtls
Use mbed TLS
openssl
Use OpenSSL
rustls
Use Rustls

app-arch / brotli : Generic-purpose lossless compression algorithm

app-arch / zstd : zstd fast compression library

app-misc / ca-certificates : Common CA Certificates PEM files

dev-libs / nettle : Low-level cryptographic library

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

media-video / rtmpdump : RTMP client, librtmp library intended to stream audio or video flash content

net-dns / c-ares : C library that resolves names asynchronously

net-dns / libidn2 : An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)

net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols

net-libs / libpsl : C library for the Public Suffix List

net-libs / libssh2 : Library implementing the SSH2 protocol

net-libs / mbedtls : Cryptographic library for embedded systems

net-libs / nghttp2 : HTTP/2 C Library

net-libs / nghttp3 : HTTP/3 library written in C

net-libs / ngtcp2 : Implementation of the IETF QUIC Protocol

net-libs / rustls-ffi : C-to-rustls bindings

net-nds / openldap : LDAP suite of application and development tools

sys-libs / zlib : Standard (de)compression library

virtual / krb5 : Virtual for Kerberos V implementation

app-arch / brotli : Generic-purpose lossless compression algorithm

app-arch / zstd : zstd fast compression library

app-misc / ca-certificates : Common CA Certificates PEM files

dev-libs / nettle : Low-level cryptographic library

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

media-video / rtmpdump : RTMP client, librtmp library intended to stream audio or video flash content

net-dns / c-ares : C library that resolves names asynchronously

net-dns / libidn2 : An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)

net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols

net-libs / libpsl : C library for the Public Suffix List

net-libs / libssh2 : Library implementing the SSH2 protocol

net-libs / mbedtls : Cryptographic library for embedded systems

net-libs / nghttp2 : HTTP/2 C Library

net-libs / nghttp3 : HTTP/3 library written in C

net-libs / ngtcp2 : Implementation of the IETF QUIC Protocol

net-libs / rustls-ffi : C-to-rustls bindings

net-nds / openldap : LDAP suite of application and development tools

sys-libs / zlib : Standard (de)compression library

virtual / krb5 : Virtual for Kerberos V implementation

app-accessibility / edbrowse : Combination editor, browser, and mail client that is 100% text based

app-admin / conky : An advanced, highly configurable system monitor for X

app-admin / lnav : A curses-based tool for viewing and analyzing log files

app-admin / passwordsafe : Password manager with wxGTK based frontend

app-admin / rsyslog : An enhanced multi-threaded syslogd with database support and more

app-admin / syslog-ng : syslog replacement with advanced filtering features

app-antivirus / clamav : Clam Anti-Virus Scanner

app-arch / createrepo_c : C implementation of createrepo

app-arch / zchunk : File format designed for highly efficient deltas with good compression

app-backup / amanda : The Advanced Maryland Automatic Network Disk Archiver

app-backup / dar : A full featured backup tool, aimed for disks

app-crypt / acme-sh : A pure Unix shell script implementing ACME client protocol

app-crypt / dehydrated : A client for signing certificates with an ACME-server

app-crypt / eid-mw : Electronic Identity Card middleware supplied by the Belgian Federal Government

app-crypt / gnupg : The GNU Privacy Guard, a GPL OpenPGP implementation

app-crypt / onak : onak is an OpenPGP keyserver

app-crypt / osslsigncode : Platform-independent tool for Authenticode signing of EXE/CAB files

app-crypt / tpm2-tools : Tools for the TPM 2.0 TSS

app-crypt / tpm2-tss : TCG Trusted Platform Module 2.0 Software Stack

app-crypt / yubihsm-shell : Components used to interact with the YubiHSM 2

app-dicts / gwaei : Japanese-English Dictionary for GNOME

app-editors / logseq-desktop-bin : A privacy-first, open-source platform for knowledge sharing and management.

app-editors / vscode : Multiplatform Visual Studio Code from Microsoft

app-editors / vscodium : A community-driven, freely-licensed binary distribution of Microsoft's VSCode

app-editors / zed : The fast, collaborative code editor

app-emacs / elfeed : Emacs web feeds client

app-emacs / osm : OpenStreetMap tile-based viewer for GNU Emacs

app-emacs / plz : HTTP library with curl backend for GNU Emacs

app-emulation / libvirt : C toolkit to manipulate virtual machines

app-emulation / qemu : QEMU + Kernel-based Virtual Machine userland tools

app-emulation / vagrant : A tool for building and distributing development environments

app-emulation / vice : Versatile Commodore Emulator

app-emulation / virtualbox : Family of powerful x86 virtualization products for enterprise and home use

app-emulation / virtualbox-kvm : Family of powerful x86 virtualization products for enterprise and home use

app-emulation / xen-tools : Xen tools including QEMU and xl

app-forensics / afflib : Library that implements the AFF image standard

app-forensics / aide : AIDE (Advanced Intrusion Detection Environment) is a file integrity checker

app-i18n / fcitx-chinese-addons : Addons related to Chinese, including IME previous bundled inside fcitx4.

app-i18n / fcitx-cloudpinyin : Internet look-up support for Chinese Pinyin input methods for Fcitx

app-i18n / uim : A multilingual input method framework

app-metrics / collectd : Collects system statistics and provides mechanisms to store the values

app-misc / ansiweather : Weather in terminal, with ANSI colors and Unicode symbols

app-misc / bijiben : Note editor designed to remain simple to use

app-misc / imgurbash2 : Bash script that uploads/deletes images to/from imgur

app-misc / klavaro : Another free touch typing tutor program

app-misc / libdatovka : Client library for accessing ISDS SOAP services

app-misc / screenfetch : Bash Screenshot Information Tool

app-misc / vzstats : OpenVZ stats collection daemon

app-misc / zellij : A terminal workspace with batteries included

app-mobilephone / gammu : A tool to handle your cellular phone

app-office / joplin-desktop : Secure note taking and to-do app with synchronization capabilities

app-office / libreoffice : A full office productivity suite

app-office / libreoffice-bin : A full office productivity suite. Binary package

app-pda / gtkpod : A graphical user interface to the Apple productline

app-shells / nushell : A new type of shell, written in Rust

app-text / cherrytree : A hierarchical note taking application (C++ version)

app-text / fbreader : E-Book Reader. Supports many e-book formats

app-text / html-xml-utils : A number of simple utilities for manipulating HTML and XML files

app-text / mupdf : A lightweight PDF viewer and toolkit written in portable C

app-text / poppler : PDF rendering library based on the xpdf-3.0 code base

app-text / sword : Library for Bible reading software

app-vim / gist : vim plugin: interact with gists (gist.github.com)

app-vim / vim-rest-console : vim plugin: a REST console for vim

app-vim / webapi : vim plugin: interface to Web APIs

dev-build / cmake : Cross platform Make

dev-build / muon : A meson-compatible build system

dev-cpp / azure-core : Azure SDK for C++

dev-cpp / azure-identity : Azure SDK for C++

dev-cpp / azure-security-keyvault-certificates : Azure SDK for C++

dev-cpp / azure-security-keyvault-keys : Azure SDK for C++

dev-cpp / curlpp : C++ wrapper for libcURL

dev-cpp / libcmis : C++ client library for the CMIS interface

dev-cpp / libjson-rpc-cpp : JSON-RPC (1.0 & 2.0) framework for C++

dev-cpp / opentelemetry-cpp : The OpenTelemetry C++ Client

dev-cpp / prometheus-cpp : Prometheus Client Library for Modern C++

dev-cpp / scitokens-cpp : C++ implementation of the SciTokens library with a C library interface

dev-db / mariadb : An enhanced, drop-in replacement for MySQL

dev-db / mariadb-connector-c : C client library for MariaDB/MySQL

dev-db / mongodb : A high-performance, open source, schema-free document-oriented database

dev-db / percona-server : Fully compatible, enhanced and open source drop-in replacement for MySQL

dev-db / percona-xtrabackup : Hot backup utility for MySQL based servers

dev-db / recutils : Tools and libraries to access human-editable, plain text databases

dev-debug / lldb : The LLVM debugger

dev-debug / sysdig : A system exploration and troubleshooting tool

dev-games / aseprite : Animated sprite editor & pixel art tool

dev-games / openscenegraph : Open source high performance 3D graphics toolkit

dev-games / openscenegraph-openmw : OpenMW-specific fork of OpenSceneGraph

dev-games / simgear : Development library for simulation games

dev-lang / R : Language and environment for statistical computing and graphics

dev-lang / algol68g : Algol 68 Genie compiler-interpreter

dev-lang / julia : High-performance programming language for technical computing

dev-lang / php : The PHP language runtime engine

dev-lang / rust : Systems programming language from Mozilla

dev-lang / xsb : XSB is a logic programming and deductive database system

dev-libs / appstream : Cross-distro effort for providing metadata for software in the Linux ecosystem

dev-libs / appstream-glib : Provides GObjects and helper methods to read and write AppStream metadata

dev-libs / dynolog : Performance monitoring daemon for heterogeneous CPU-GPU systems

dev-libs / efl : Enlightenment Foundation Libraries all-in-one package

dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)

dev-libs / leatherman : A C++ toolkit

dev-libs / libofx : Library to support the Open Financial eXchange XML format

dev-libs / librdkafka : Apache Kafka C/C++ client library

dev-libs / libserdes : Avro SerializationDeserialization w/ Confluent schema-registry support

dev-libs / libucl : Universal configuration library parser

dev-libs / modsecurity : Application firewall and intrusion detection

dev-libs / sentry-native : Sentry SDK for C, C++ and native applications

dev-libs / xerces-c : Validating XML parser written in a portable subset of C++

dev-libs / xmlrpc-c : A lightweight RPC library based on XML and HTTP

dev-lisp / roswell : A lisp installer and launcher for major environment

dev-lua / luarocks : A package manager for the Lua programming language

dev-ml / ocurl : OCaml interface to the libcurl library

dev-ml / tiny_httpd : Minimal HTTP server with a small request router

dev-perl / WWW-Curl : Perl extension interface for libcurl

dev-php / pecl-http : Extended HTTP Support for PHP

dev-php / pecl-oauth : OAuth is an authorization protocol built on top of HTTP

dev-python / pycurl : Python bindings for curl/libcurl

dev-ruby / curb : Ruby-language bindings for libcurl

dev-ruby / ethon : Very lightweight libcurl wrapper

dev-ruby / facter : A cross-platform ruby library for retrieving facts from operating systems

dev-ruby / llhttp-ffi : Ruby FFI bindings for llhttp

dev-ruby / patron : Patron is a Ruby HTTP client library based on libcurl

dev-scheme / akku : Language package manager for Scheme

dev-util / azuredatastudio : Data management and development tool from Microsoft

dev-util / breakpad : implement a crash-reporting system.

dev-util / cargo-c : Helper program to build and install c-like libraries

dev-util / flatpak-builder : Tool to build flatpaks from source

dev-util / kcov : Kcov is a code coverage tester for compiled languages, Python and Bash

dev-util / ostree : Operating system and container binary deployment and upgrades

dev-util / rpmdevtools : Collection of rpm packaging related utilities

dev-util / rustup : Rust toolchain installer

dev-vcs / darcs : a distributed, interactive, smart revision control system

dev-vcs / git : Stupid content tracker: distributed VCS designed for speed and efficiency

games-action / badland : Atmospheric side-scrolling action adventure platformer set in a gorgeous forest

games-action / bzflag : 3D tank combat simulator game

games-action / minecraft-launcher : An open-world game whose gameplay revolves around breaking and placing blocks

games-action / supertuxkart : A kart racing game starring Tux, the linux penguin (TuxKart fork)

games-action / swordandsworcery : An exploratory action adventure game with an emphasis on audiovisual style

games-arcade / commandergenius : Open Source Commander Keen clone (needs original game files)

games-arcade / criticalmass : SDL/OpenGL space shoot'em up game

games-arcade / supertux : A game similar to Super Mario Bros

games-board / gnubg : GNU BackGammon

games-board / pokerth : Texas Hold'em poker game

games-emulation / dolphin : Gamecube and Wii game emulator

games-emulation / pcsx2 : PlayStation 2 emulator

games-engines / frobtads : Curses-based interpreter and dev tools for TADS 2 and TADS 3 text adventures

games-engines / minetest : A free open-source voxel game engine with easy modding and game creation

games-engines / odamex : Online multiplayer free software engine for DOOM

games-engines / scummvm : Reimplementation of the SCUMM game engine used in Lucasarts adventures

games-fps / alephone : An enhanced version of the game engine from the classic Mac game, Marathon

games-fps / alienarena : Fast-paced multiplayer deathmatch game

games-fps / darkplaces : Enhanced engine for iD Software's Quake 1

games-fps / doomsday : A modern gaming engine for Doom, Heretic, and Hexen

games-fps / nexuiz : Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine

games-fps / quakeforge : 3D engine based on id Software's Quake and QuakeWorld game engines

games-fps / turtlearena : A turtle featuring free and open source third-person action game (ioq3 engine)

games-fps / urbanterror : Hollywood tactical shooter based on the ioquake3 engine

games-fps / worldofpadman : A cartoon style multiplayer first-person shooter

games-fps / xonotic : Fork of Nexuiz, Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine

games-fps / yamagi-quake2 : Quake 2 engine focused on single player

games-misc / little-inferno : Throw your toys into your fire, and play with them as they burn

games-puzzle / enigma : Puzzle game similar to Oxyd

games-puzzle / meandmyshadow : Puzzle/platform game with a player and its shadow

games-roguelike / crossfire-client : Client for the nethack-style but more in the line of UO

games-rpg / daimonin-client : Graphical 2D tile-based MMORPG

games-rpg / manaplus : OpenSource 2D MMORPG client for Evol Online and The Mana World

games-server / bedrock-server : The official bedrock (non-java) based server for the sandbox video game

games-server / crossfire-server : Server for the crossfire clients

games-simulation / openrct2 : An open source re-implementation of Chris Sawyer's RollerCoaster Tycoon 2

games-simulation / openttd : A clone of Transport Tycoon Deluxe

games-sports / speed-dreams : Fork of the famous open racing car simulator TORCS

games-sports / xmoto : A challenging 2D motocross platform game, where physics play an important role

games-strategy / 0ad : A free, real-time strategy game

games-strategy / freeciv : Multiplayer strategy game (Civilization Clone)

games-strategy / megaglest : Cross-platform 3D realtime strategy game

games-strategy / seven-kingdoms : Seven Kingdoms: Ancient Adversaries

games-strategy / ufoai : UFO: Alien Invasion - X-COM inspired strategy game

games-strategy / warmux : A free Worms clone

games-strategy / warzone2100 : 3D real-time strategy game

games-util / atlas : Chart Program to use with Flightgear Flight Simulator

games-util / lgogdownloader : Unofficial GOG.com downloader for Linux

games-util / slade : Modern editor for Doom-engine based games and source ports

gnustep-apps / sogo : Groupware server built around OpenGroupware.org and the SOPE application server

mail-client / claws-mail : An email client (and news reader) based on GTK+

mail-filter / dcc : Distributed Checksum Clearinghouse

mail-filter / spamassassin : An extensible mail filter which can identify and tag spam

media-gfx / ahoviewer : A GTK image viewer, manga reader, and booru browser

media-gfx / asymptote : A vector graphics language that provides a framework for technical drawing

media-gfx / darktable : A virtual lighttable and darkroom for photographers

media-gfx / exiv2 : EXIF, IPTC and XMP metadata C++ library and command line utility

media-gfx / fbida : Image viewers for the framebuffer console (fbi) and X11 (ida)

media-gfx / feh : A fast, lightweight imageviewer using imlib2

media-gfx / freecad : QT based Computer Aided Design application

media-gfx / jp2a : JPEG/PNG image to ASCII art converter

media-gfx / prusaslicer : A mesh slicer to generate G-code for fused-filament-fabrication (3D printers)

media-gfx / sane-backends : Scanner Access Now Easy - Backends

media-gfx / superslicer : A mesh slicer to generate G-code for fused-filament-fabrication (3D printers)

media-libs / flickcurl : C library for the Flickr API

media-libs / glyr : Music related metadata searchengine, both with commandline interface and C API

media-libs / libclastfm : C API library to the last.fm web service (unofficial)

media-libs / libgphoto2 : Library that implements support for numerous digital cameras

media-libs / libmediainfo : MediaInfo libraries

media-libs / libquvi : Library for parsing video download links

media-libs / libsixel : A lightweight, fast implementation of DEC SIXEL graphics codec

media-libs / raptor : The RDF Parser Toolkit

media-plugins / audacious-plugins : Lightweight and versatile audio player

media-plugins / gkrellmpc : A gkrellm plugin to control the MPD (Music Player Daemon)

media-plugins / vdr-iptv : VDR plugin: Add a logical device capable of receiving IPTV

media-plugins / vdr-rssreader : VDR Plugin: RSS reader

media-plugins / vdr-satip : VDR Plugin: integrates SAT>IP network devices seamlessly into VDR

media-radio / gpredict : Real-time satellite tracking and orbit prediction application

media-radio / svxlink : Multi Purpose Voice Services System, including Qtel for EchoLink

media-radio / tqsl : ARRL Logbook of the World

media-radio / xastir : X Amateur Station Tracking and Information Reporting

media-sound / ardour : Digital Audio Workstation

media-sound / ario : GTK client for MPD inspired by Rhythmbox but much lighter and faster

media-sound / audacity : Free crossplatform audio editor

media-sound / cmusfm : Last.fm scrobbler for cmus music player

media-sound / csound : Sound design and signal processing system for composition and performance

media-sound / deadbeef : DeaDBeeF is a modular audio player similar to foobar2000

media-sound / gimmix : a graphical music player daemon (MPD) client using GTK+2

media-sound / grip : GTK+ based Audio CD Player/Ripper

media-sound / guitarix : Virtual guitar amplifier for Linux

media-sound / moc : Music On Console - ncurses interface for playing audio files

media-sound / mpd : The Music Player Daemon (mpd)

media-sound / mpdas : AudioScrobbler client for MPD written in C++

media-sound / mpdscribble : An MPD client that submits information to Audioscrobbler

media-sound / ncmpcpp : Featureful ncurses based MPD client inspired by ncmpc

media-sound / owntone : DAAP (iTunes) and MPD media server

media-sound / pianobar : A console-based replacement for Pandora's flash player

media-sound / podracer : A simple podcast aggregator, designed for cron

media-sound / qmmp : Qt5-based audio player with winamp/xmms skins support

media-sound / qtscrobbler : Updates last.fm profiles using information from supported portable music players

media-sound / scmpc : a client for MPD which submits your tracks to last.fm

media-sound / spotify : Spotify is a social music platform

media-sound / streamtranscoder : Commandline program to transcode shoutcast/icecast streams to different bitrates

media-sound / upmpdcli : UPnP Media Renderer front-end for MPD, the Music Player Daemon

media-sound / vorbis-tools : Tools for using the Ogg Vorbis sound file format

media-sound / xmms2 : X(cross)platform Music Multiplexing System, next generation of the XMMS player

media-tv / kodi : A free and open source media-player and entertainment hub

media-video / cclive : Command line tool for extracting videos from various websites

media-video / obs-studio : Software for Recording and Streaming Live Video Content

media-video / oxine : OSD frontend for Xine

media-video / xine-ui : Xine movie player

net-analyzer / authforce : An HTTP authentication brute forcer

net-analyzer / cloudshark : Easily upload your wireshark captures to CloudShark

net-analyzer / ettercap : Suite for man in the middle attacks

net-analyzer / monitoring-plugins : 50+ standard plugins for Icinga, Naemon, Nagios, Shinken, Sensu

net-analyzer / nagios-plugins-linux-madrisan : Additional and alternative Nagios plugins for Linux

net-analyzer / netdata : Linux real time system monitoring, done right!

net-analyzer / ntopng : Network traffic analyzer with web interface

net-analyzer / openvas-scanner : Open Vulnerability Assessment Scanner

net-analyzer / speedtest++ : High performance speedtest.net CLI

net-analyzer / tracebox : A Middlebox Detection Tool

net-analyzer / zabbix : ZABBIX is software for monitoring of your applications, network and servers

net-dialup / freeradius : Highly configurable free RADIUS server

net-dns / ddclient : Perl client used to update dynamic DNS entries

net-dns / https_dns_proxy : A lightweight DNS-over-HTTPS proxy

net-dns / pdns : The PowerDNS Daemon

net-fs / btfs : a bittorrent filesystem based on FUSE

net-fs / curlftpfs : File system for accessing ftp hosts based on FUSE

net-fs / cvmfs : HTTP read-only file system for distributing software

net-fs / s3backer : A filesystem that contains a single file backed by Amazon S3

net-fs / s3fs : Amazon S3 mounting via fuse

net-im / profanity : A console based XMPP client inspired by Irssi

net-im / spectrum2 : An open source instant messaging transport

net-im / toxic : A curses-based client for Tox

net-irc / iroffer-dinoex : IRC fileserver using DCC

net-irc / unrealircd : An advanced Internet Relay Chat daemon

net-irc / weechat : Portable and multi-interface IRC client

net-libs / czmq : High-level C Binding for ZeroMQ

net-libs / davix : High-performance file management over WebDAV/HTTP

net-libs / google-cloud-cpp : Google Cloud Client Library for C++

net-libs / libisds : Client library for accessing ISDS Soap services

net-libs / libmicrohttpd : Small C library to run an HTTP server as part of another application

net-libs / libmrss : A C-library for parsing and writing RSS 0.91/0.92/1.0/2.0 files or streams

net-libs / libnpupnp : A C++ base UPnP library, derived from Portable UPnP, a.k.a libupnp

net-libs / libnxml : A C-library for parsing and writing XML 1.0/1.1 files or streams

net-libs / liboauth : C library implementing the OAuth secure authentication protocol

net-libs / libproxy : Library for automatic proxy configuration management

net-libs / libupnpp : The libupnpp C++ library wraps libupnp for easier use by upmpdcli and upplay

net-libs / wandio : C library for simple and efficient file IO

net-libs / xrootd : Extended ROOT remote file server

net-mail / dovecot : An IMAP and POP3 server written with security primarily in mind

net-mail / public-inbox : An archives-first approach to mailing lists

net-misc / asterisk : Asterisk: A Modular Open Source PBX System

net-misc / casync : Content-Addressable Data Synchronization Tool

net-misc / cgminer : Bitcoin CPU/GPU/FPGA/ASIC miner in C

net-misc / fatrat : Qt5-based download/upload manager

net-misc / gerbera : UPnP Media Server

net-misc / grive : An open source Linux client for Google Drive

net-misc / gwhois : Generic whois

net-misc / httpstat : httpstat visualizes cURL statistics in a way of beauty and clarity

net-misc / hurl : Hurl, run and test HTTP requests

net-misc / icecast : Opensource alternative to shoutcast that supports mp3, ogg and aac streaming

net-misc / megatools : Command line tools and C library for accessing Mega cloud storage

net-misc / mulk : Download agent similar to wget/curl

net-misc / netopeer2 : Server for implementing NETCONF configuration management

net-misc / networkmanager : A set of co-operative tools that make networking simple and straightforward

net-misc / oidc-agent : Agent and tools for managing OpenID Connect tokens on the command line

net-misc / plowshare : Command-line downloader and uploader for file-sharing websites

net-misc / seafile : File syncing and sharing software with file encryption and group sharing

net-misc / streamtuner : Stream directory browser for browsing internet radio streams

net-misc / sunshine : Self-hosted game stream host for Moonlight

net-misc / trurl : Command line tool for URL parsing and manipulation

net-misc / ytfzf : Posix script to find and watch youtube videos from the terminal

net-news / newsboat : An RSS/Atom feed reader for text terminals

net-news / rsstool : cmdline tool to read, parse, merge, and write RSS (and Atom) feeds

net-news / snownews : Command-line RSS feed reader

net-p2p / automatic : RSS downloader for Tranmission

net-p2p / cpuminer-opt : Optimized multi algo CPU miner

net-p2p / gtorrentviewer : A GTK2-based viewer and editor for BitTorrent meta files

net-p2p / rtorrent : BitTorrent Client using libtorrent

net-p2p / transmission : A fast, easy, and free BitTorrent client

net-p2p / transmission-remote-gtk : GTK+ client for management of the Transmission BitTorrent client, over HTTP RPC

net-proxy / privoxy : A web proxy with advanced filtering capabilities for enhancing privacy

net-proxy / trojan : An unidentifiable mechanism that helps you bypass GFW

net-vpn / libreswan : IPsec implementation for Linux, fork of Openswan

net-vpn / microsoft-azurevpnclient : Microsoft Azure VPN client for connecting securely to the Azure cloud

net-vpn / mullvad-netns : Script to run a command within a Mullvad network namespace

net-vpn / strongswan : IPsec-based VPN solution, supporting IKEv1/IKEv2 and MOBIKE

net-wireless / sigdigger : The free digital signal analyzer

sci-astronomy / gnuastro : GNU Astronomy Utilities

sci-astronomy / siril : A free astronomical image processing software

sci-electronics / gazebo : A 3D multiple robot simulator with dynamics

sci-electronics / kicad : Electronic Schematic and PCB design tools

sci-geosciences / foxtrotgps : Easy to use, fast and lightweight mapping application (fork of tangogps)

sci-geosciences / gmt : Powerful map generator

sci-geosciences / mapserver : Development environment for building spatially enabled webapps

sci-geosciences / opencpn : a free, open source software for marine navigation

sci-geosciences / owntracks-recorder : Stores and accesses location data published by the OwnTracks apps

sci-geosciences / viking : GPS data editor and analyzer

sci-libs / cfitsio : C and Fortran library for manipulating FITS files

sci-libs / dmlc-core : Common bricks library for building distributed machine learning

sci-libs / gdal : Translator library for raster geospatial data formats (includes OGR support)

sci-libs / htslib : C library for high-throughput sequencing data formats

sci-libs / ignition-fuel-tools : Classes and tools for interacting with Ignition Fuel

sci-libs / indilib : INDI Astronomical Control Protocol library

sci-libs / libdap : Implementation of a C++ SDK for DAP 2.0 and 3.2

sci-libs / libqalculate : A modern multi-purpose calculator library

sci-libs / netcdf : Scientific library and interface for array oriented data access

sci-libs / oc : Network Data Access Protocol client C library

sci-libs / pdal : A C++ library for translating and manipulating point cloud data

sci-libs / proj : PROJ coordinate transformation software

sci-mathematics / giac : A free C++ Computer Algebra System library and its interfaces

sci-mathematics / gimps : The Great Internet Mersenne Prime Search

sci-mathematics / gretl : Regression, econometrics and time-series library

sci-mathematics / octave : High-level interactive language for numerical computations

sci-misc / boinc : The Berkeley Open Infrastructure for Network Computing

sci-misc / oww : A one-wire weather station for Dallas Semiconductor

sys-apps / flatpak : Linux application sandboxing and distribution framework

sys-apps / fwupd : Aims to make updating firmware on Linux automatic, safe and reliable

sys-apps / hw-probe : A tool to probe for hardware, check it's operability and find drivers

sys-apps / intune-portal : Microsoft Intune Company Portal to access a corporate environment

sys-apps / rng-tools : Daemon to use hardware random number generators

sys-apps / smartmontools : Tools to monitor storage systems to provide advanced warning of disk degradation

sys-apps / systemd : System and service manager for Linux

sys-auth / ykclient : Yubico C client library

sys-block / fio : Jens Axboe's Flexible IO tester

sys-block / nbdkit : NBD server with stable plugin ABI and permissive license

sys-cluster / ceph : Ceph distributed filesystem

sys-cluster / cluster-glue : Library pack for Heartbeat / Pacemaker

sys-devel / crosstool-ng : Versatile (cross-)toolchain generator

sys-devel / llvm : Low Level Virtual Machine

sys-fs / cryfs : Encrypted FUSE filesystem that conceals metadata

www-apache / mod_auth_openidc : OpenID Connect Relying Party implementation for Apache HTTP Server 2.x

www-apache / mod_gnutls : mod_gnutls uses GnuTLS for SSL/TLS encryption in Apache2 (compare to mod_ssl)

www-apache / mod_security : Application firewall and intrusion detection for Apache

www-apache / passenger : Passenger makes deployment of Ruby on Rails applications a breeze

www-client / chromium : Open-source version of Google Chrome web browser

www-client / google-chrome : The web browser from Google

www-client / google-chrome-beta : The web browser from Google

www-client / google-chrome-unstable : The web browser from Google

www-client / microsoft-edge : The web browser from Microsoft

www-client / microsoft-edge-beta : The web browser from Microsoft

www-client / microsoft-edge-dev : The web browser from Microsoft

www-client / netsurf : A free, open source web browser

www-client / opera : A fast and secure web browser

www-client / opera-beta : A fast and secure web browser

www-client / opera-developer : A fast and secure web browser

www-client / surf : A simple web browser based on WebKit/GTK+

www-client / uget : Download manager using gtk+ and libcurl

www-plugins / lightspark : High performance flash player

www-servers / kore : Web application platform for writing scalable, concurrent web based processes

www-servers / puma : a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack

www-servers / sniproxy : Proxies incoming HTTP and TLS connections based on the hostname

www-servers / uwsgi : uWSGI server for Python web applications

x11-libs / wxGTK : GTK version of wxWidgets, a cross-platform C++ GUI toolkit

x11-misc / barrier : Share a mouse and keyboard between computers (fork of Synergy)

x11-misc / polybar : A fast and easy-to-use tool for creating status bars

x11-plugins / wmSpaceWeather : Dockapp showing weather at geosynchronous orbit

x11-plugins / wmget : Libcurl based dockapp for automated downloads

x11-plugins / wmweather : Dockable weather monitor for standard METAR stations using ICAO location

x11-plugins / wmweather+ : A dockapp for displaying data collected from METAR, AVN, ETA, and MRF forecasts

xfce-base / tumbler : A thumbnail service for Thunar

651770
media-sound/spotify-1.0.72 fails to start with missing symbol "CURL_OPENSSL_3" when net-misc/curl is built with ld.gold
906795
net-misc/curl: incorrect CPEs listed in metadata.xml
907685
app-backup/amanda: issues with net-misc/curl and S3
914256
net-misc/curl: 'checking if getifaddrs seems to work' configure test hangs in app-emulation/qemu's qemu-user ppc32 (cURL getiffaddress() not functioning within qemu user chroot ppc32)
931502
>=sys-fs/zfs-2.2.0 missing dependency on net-misc/curl
937125
<net-misc/curl-8.9.1: ASN.1 date parser overread
942638
net-misc/curl-8.10.1: stablereq
942952
net-misc/curl: HSTS subdomain overwrites parent cache entry
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 8.11.0
There are a number of patches attached to this release. Normally I'd generate a downstream tarball, or wait for the next point release; however we have signed tarballs for curl and that's worth preserving, and the next point release has been pushed back until mid-December due to upstream availability. Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: sync deps
Since rustls is an RDEPEND we need to revbump curl. Also update the live ebuild to sync its deps. Signed-off-by: Matt Jolly <kangie@gentoo.org>
Sam James · gentoo
Revert "net-misc/curl: Depend on >=rustls-ffi-0.14.0"
This reverts commit 196fb6f6d753fe7d22a6514eb7321667c458792e. Signed-off-by: Sam James <sam@gentoo.org>
Vincent de Phily · gentoo
net-misc/curl: Depend on >=rustls-ffi-0.14.0
Closes: https://bugs.gentoo.org/942987 Signed-off-by: Vincent de Phily <moltonel@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39230 Signed-off-by: Sam James <sam@gentoo.org>
Vincent de Phily · gentoo
net-misc/curl: Depend on >=rustls-ffi-0.14.0
Closes: https://bugs.gentoo.org/942987 Signed-off-by: Vincent de Phily <moltonel@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39230 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.8.0-r1 hppa, #936036
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.10.1 ppc64, #942638
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.10.1 x86, #942638
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.10.1 amd64, #942638
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.10.1 ppc, #942638
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.10.1 arm64, #942638
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.10.1 arm, #942638
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.10.1 sparc, #942638
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.9.1-r1 arm, #939552
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.9.1-r1 hppa, #939552
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.9.1-r1 sparc, #939552
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
net-misc/curl: Stabilize 8.9.1-r1 arm64, #939552
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.9.1-r1 amd64, #939552
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.9.1-r1 x86, #939552
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.9.1-r1 ppc64, #939552
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.10.0-r1
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.10.1
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.10.0
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.10.0-r1
There is a reported regression in net-misc/curl 8.10.0 which can cause connections to hang in clients using libcurl (e.g. xonotic). This revision adds `sendrecv-poll.patch` to resolve this issue. See-Also: https://github.com/gentoo/gentoo/pull/38591 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.9.1
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.10.0
Update TCP/2/QUIC/HTTP3 docs URI in live ebuild Signed-off-by: Matt Jolly <kangie@gentoo.org>
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-misc/curl: Stabilize 8.8.0-r1 ppc, #936036
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop CHANGES file from DOCS
The CHANGES file was generated and included in release tarballs, but this broke reproducible builds and it has been droppped. There is a replacement Markdown file but it only directs users to the cURL website. See: https://github.com/curl/curl/commit/8a9c22796b4dec022adf7ecc650807bb49a80a9c Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.9.1-r1
This revbump includes a patch for a regression where libcurl could leak SIGPIPE into programs using it, for example Transmission. See: https://github.com/curl/curl/issues/14344 Closes: https://bugs.gentoo.org/937139 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: quic USE_EXPAND must require USE=quic
Closes: https://bugs.gentoo.org/937034 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: USE maintenance.
- Enable +websockets by default - Enable +ssl by default (implied by many other options) - drop sslv3 - we're not actually using it for anything. Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.7.1-r3
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 8.8.0
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 8.9.0
Bug: https://bugs.gentoo.org/936627 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.9.1; enable HTTP/3 (QUIC) by default
The support for HTTP/3 is stable enough and we haven't seen any reported issues since unmasking the USE where possible. HTTP/3 is default-enabled using dev-libs/openssl[quic], with the USE_EXPAND and REQUIRED_USE enforcing required deps and enabling users to select an alternative implementation. The only currently-supported option for this is net-libs/ngtcp2[gnutls], though it is expected that as other TLS backends implement QUIC (or are supported by other backends) that this will increase. Of note is that HTTP/3 support and MultiSSL are mutually exclusive at this point in time. There does not appear to be a significant benefit to MutliSSL in 2024: > An original driving factor for this feature was to allow Schannel with > other TLS backends on Windows so that users could access "native" CA certs > in the Windows CA store. Subsequently, curl has introduced support in multiple > TLS backends to use native CAs. > This reduces the need for many people to use and switch TLS backends. > There are probably also other use cases, since the TLS backends are not all alike. We're not dropping MutliSSL support, however HTTP/3 as the default seems like the option that provides the greater utility as a default configuration. This is not to say that MultiSSL support is inherently incompatible with HTTP/3, it will just require a sufficiently motivated developer to implement the code. Closes: https://bugs.gentoo.org/936627 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 8.9.0
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-misc/curl: Stabilize 8.8.0-r1 arm64, #936036
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.8.0-r1 arm, #936036
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.8.0-r1 x86, #936036
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.8.0-r1 amd64, #936036
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.8.0-r1 sparc, #936036
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.8.0-r1 ppc64, #936036
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: wire up live ebuild for openssl-quic
Thanks to dev-libs/openssl exposing a QUIC API from 3.2, cURL is able to use OpenSSL as a QUIC backend. This commit enables users to select between the `curl_quic_ngtcp2` and `curl_quic_openssl` backends via their associated USE_EXPAND and provides a mechanism to easily add more backends as they are implemented. It also renames the live ebuild's `nghttp3` USE to `http3` to support its use as a generic feature flag, and to align with net-analyzer/wireshark and www-serners/nginx. Finally, we get to drop a disgusting pkg-config workaround thanks to some upstream efforts that render it irrelevant (and detrimental to a successful build). Closes: https://github.com/gentoo/gentoo/pull/37238 Closes: https://bugs.gentoo.org/934993 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 8.8.0-r1
This release fixes an issue where under certain circumstances (in particular when invoked within the Gentoo sandbox), `multi_wait()` would incorrectly calculate the timeout, resulting in test failures. Allow setting `--enable-debug` via USE=debug with an appropriate warning to the ebuild and live ebuild. Closes: https://bugs.gentoo.org/932660 See-also: https://github.com/curl/curl/issues/13782 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: drop obsolete patch from 9999
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
net-misc/curl: extend whitelist for false positive configure implicit decls
Closes: https://bugs.gentoo.org/923419 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: 8.8.0: fix builds with mbedtls 2.x
- Drop `--disable-ntlm-wb` from configure options - Bring minimum versions in line with 8.8.0/current master - Update live template to match Closes: https://bugs.gentoo.org/932442 Closes: https://bugs.gentoo.org/932443 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.5.0-r3
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 8.6.0-r2
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 8.7.1-r1
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.8.0
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1-r4 hppa, #930702
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 8.7.1-r3 for hppa, bug #930327
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: add maintainer note to subscribe to curl-distors ML
Maintainers should subscribe to the 'curl-distros' ML for backports etc See https://daniel.haxx.se/blog/2024/03/25/curl-distro-report/ and https://lists.haxx.se/listinfo/curl-distros. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.7.1-r3 arm64, #930327
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.7.1-r4 arm64, #930702
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.7.1-r4 ppc, #930702
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1-r4 amd64, #930702
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1-r4 x86, #930702
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1-r4 ppc64, #930702
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1-r4 sparc, #930702
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1-r4 arm, #930702
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: destabilize 8.7.1-r4
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: backport fix for hanging git clone over HTTP2
Thank you to Stefan for giving us a bespoke backport, as the original fix didn't apply cleanly to 8.7.1. Bug: https://github.com/curl/curl/issues/13474 Closes: https://bugs.gentoo.org/930633 Thanks-to: Stefan Eissing <stefan@eissing.org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1-r3 amd64, #930327
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1-r3 x86, #930327
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.7.1-r3 ppc64, #930327
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.7.1-r3 sparc, #930327
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.7.1-r3 ppc, #930327
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.7.1-r3 arm, #930327
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: fix applied patches
6c9477001d99393a7fc4f610d0ef25a4fef0ce60 forgot to add the patches to PATCHES. While fixing that, let's restore -r1 as stable and add a fixed -r2 as -r3 with the patches included in ~arch. Closes: https://bugs.gentoo.org/930194 Fixes: 6c9477001d99393a7fc4f610d0ef25a4fef0ce60 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 8.7.1-r2
Closes: https://bugs.gentoo.org/930194 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: fix rustls-ffi deps for 8.7.1-r1
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.6.0-r1, 8.7.1
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: apply backported rustls fixes to 8.5.0
Closes: https://bugs.gentoo.org/928236 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.6.0-r2
Revbump to fix some runtime issues resulting from a subtle order-of-operations error in rustls detection via pkgconfig. Bug: https://bugs.gentoo.org/928236 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.7.1-r1
Revbump to fix some runtime issues resulting from a subtle order-of-operations error in rustls detection via pkgconfig. Bug: https://bugs.gentoo.org/928236 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: tighten net-libs/rustls-ffi dependency
There are multiple upcoming untested releases from rustls for 0.12 and 0.13 tracks - we can't guarantee that curl will work with these versions. Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.7.1 ppc, #927998
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.7.1 ppc64, #927998
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 8.5.0
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: backport rustls detection fix
Closes: https://bugs.gentoo.org/919396 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1 sparc, #927998
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1 amd64, #927998
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1 arm, #927998
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1 x86, #927998
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.7.1 arm64, #927998
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 8.7.1
Bug: https://bugs.gentoo.org/927960 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 8.6.0-r1 for sparc, bug #926619
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.6.0-r1 ppc64, #926619
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.5.0-r3 ppc, #924915
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.6.0-r1 arm64, #926619
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.6.0-r1 x86, #926619
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.5.0-r3 arm, #924915
Signed-off-by: Sam James <sam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.6.0-r1 arm, #926619
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.6.0-r1 ppc, #926619
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.6.0-r1 amd64, #926619
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.6.0
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.5.0-r3 hppa, #924915
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.5.0-r3 ppc64, #924915
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.5.0-r3 sparc, #924915
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.5.0-r3 x86, #924915
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.5.0-r3 amd64, #924915
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.5.0-r3 arm64, #924915
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Christopher Byrne · gentoo
net-misc/curl: Add patch to revert greedy receives that can cause hangs
Closes: https://bugs.gentoo.org/924017 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35215 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: sync live
Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 8.4.0
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/35113 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.6.0
Bug: https://bugs.gentoo.org/923413 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
net-misc/curl: Stabilize 8.5.0 hppa, #922274
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Matoro Mahri · gentoo
net-misc/curl: Stabilize 8.5.0 ppc, #922274
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Matoro Mahri · gentoo
net-misc/curl: Stabilize 8.5.0 ppc64, #922274
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
net-misc/curl: Stabilize 8.5.0 x86, #922274
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Matoro Mahri · gentoo
net-misc/curl: Stabilize 8.5.0 sparc, #922274
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Matoro Mahri · gentoo
net-misc/curl: Stabilize 8.5.0 amd64, #922274
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.5.0-r1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/34858 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 8.5.0-r2
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.5.0-r3
- Add Public Suffix List (PSL) support Bug: https://bugs.gentoo.org/919325 Closes: https://bugs.gentoo.org/921610 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.5.0 arm64, #922274
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.5.0 arm, #922274
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: drop old patches from live
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: drop 8.3.0-r2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: fix mpd streaming
Bug: https://github.com/MusicPlayerDaemon/MPD/issues/1952 Bug: https://github.com/curl/curl/issues/12632 Closes: https://bugs.gentoo.org/916471 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: fix modern C issue in configure ipv6 check
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
net-misc/curl: Stabilize 8.4.0 ppc, #915569
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Matoro Mahri · gentoo
net-misc/curl: Stabilize 8.4.0 ppc64, #915569
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
net-misc/curl: Stabilize 8.4.0 x86, #915569
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 8.5.0
This release includes fixes for two CVEs linked as bugs below. For clarity, Gentoo does not currently enable a libpsl dependency so version bump does not address CVE-2023-46218 / Bug 919325; we're no more or less vulnerable than we were before. Test 1477 has been disabled for this release; it's docs related and upstream did not include a required file - it's not worth us patching: https://github.com/curl/curl/commit/da8c1d15782c8161b455a7ee90197c16ae5edb90 Bug: https://bugs.gentoo.org/919325 Bug: https://bugs.gentoo.org/919326 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/34148 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: drop 8.2.1, 8.3.0, 8.3.0-r1
Bug: https://bugs.gentoo.org/914091 Bug: https://bugs.gentoo.org/915195 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.3.0-r2 ppc, #915579
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 8.4.0 for sparc, bug #915569
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.4.0 arm, #915569
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.4.0 arm64, #915569
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r2 amd64, #915579
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r2 hppa, #915579
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r2 ppc64, #915579
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r2 arm64, #915579
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r2 arm, #915579
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.4.0 hppa, #915569
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r2 x86, #915579
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r2 sparc, #915579
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.4.0 amd64, #915569
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: backport CVE-2023-38545, CVE-2023-38546 fixes to 8.3.0
Had a request to backport these - so why not? curl is a large program so people might be hesitant to upgrade it quickly everywhere, so let's make life a bit easier for them. Bug: https://bugs.gentoo.org/915195 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 8.4.0
Bug: https://bugs.gentoo.org/915195 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/33293 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r1 sparc, #915509
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r1 ppc64, #915509
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r1 arm64, #915509
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r1 amd64, #915509
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.3.0-r1 x86, #915509
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.3.0-r1 ppc, #915509
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 8.1.2
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/33276 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 8.0.1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: update live ebuild for 8.4.0
- Update dependencies with minimum versions from docs - USE `alt-svc` and `hsts` now default enabled - `alt-svc` now required use for `nghttp3` + https://everything.curl.dev/libcurl-http/alt-svc#http-3 - properly reorder IUSE [sam: alt-svc/hsts are enabled by default now because they're broadly sensible things in 2023, and the USE flags themselves may go away soon and just become always-on, it's just a step towards that.] Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r1 hppa, #915509
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.3.0-r1 arm, #915509
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.2.1 hppa, #913543
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.1.2 ppc64, #910089
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.1.2 ppc, #910089
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.2.1 ppc64, #913543
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.2.1 ppc, #913543
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: fix tests on arm+musl
Bug: https://github.com/curl/curl/issues/11900 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.2.1 sparc, #913543
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.1.2 sparc, #910089
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: reduce parallelism for tests
On jiji, with nproc=80, we end up with the runner being very confused and aborting early with 7*$(nproc). just do 2*(nproc) for now to reduce flakiness. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.2.1 arm64, #913543
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.1.2 arm64, #910089
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.2.1 arm, #913543
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.2.1 amd64, #913543
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: make openssl and nghttp3 mutually exclusive (again)
This was applied for 8.2.1 but the live ebuild template was missed so we get to play the game again for 8.3.0! Bug: https://bugs.gentoo.org/912029 Closes: https://bugs.gentoo.org/914277 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/32894 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.2.1 x86, #913543
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: drop old configure args
No revbump as it makes 0 diff. to the effective configuration as NSS was straight up removed in 8.3.0 and the rest are just reflecting defaults (renamed options anyway). Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 8.3.0
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/32767 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: disable pthreads for mingw cross
Can't use kernel_Winnt (at least at the moment) as it's an implicit IUSE only in embedded profiles... Bug: https://bugs.gentoo.org/910605 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: update LICENSE
The 'curl' licence isn't the only one that appears in the source code. Closes: https://bugs.gentoo.org/912723 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: set minimum versions for http2 tcp2 depends
Bug: https://bugs.gentoo.org/910089 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: make openssl and nghttp3 mutually exclusive
Bug: https://bugs.gentoo.org/912029 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: stabilize 8.1.2 for x86
Bug: https://bugs.gentoo.org/910089 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/32194 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: stabilize 8.1.2 for amd64
Bug: https://bugs.gentoo.org/910089 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: fix USE=ldap,static-libs combination
Closes: https://bugs.gentoo.org/622862 Reported-by: David E. Narváez <david.narvaez@computer.org> Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.2.0-r1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/32049 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.2.1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 8.1.2 hppa, #910089
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.2.0
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/32006 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.2.0-r1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.1.2 arm, #910089
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 8.2.0
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/31956 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: add die to impossible path, not just eerror
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: install zsh, fish completions
Noticed after Alpine fixed theirs (thanks!) Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.1.0-r1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/31339 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 8.1.1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: enable parallel tests
parallel tests shave a solid 6 minutes off a curl build-and-test round on ~amd64. Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 8.1.2
- put `einfo` messages in configure behind `multilib_is_native_abi` so that they aren't duplicated when built in multilib. Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/31226 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: drop dropped keywords, again
drop x86-solaris, sparc-solaris and sparc64-solaris keywords Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*: drop elibc_Winnt usage
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: fix hanging configure test
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.1.1, 9999
Bugfix release for 8.1.0 which already has the important fixes backported. Additional `REQUIRED_USE` checks to ensure that the default SSL provider is actually enabled. Rename the prefix patch; it hasn't changed in a major version and won't for a while Closes: https://bugs.gentoo.org/905222 Closes: https://bugs.gentoo.org/742641 Closes: https://bugs.gentoo.org/750752 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/31152 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 8.1.0
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/31121 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.1.0-r1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 7.88.1-r2
Bug: https://bugs.gentoo.org/902801 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/31074 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.0.1 ppc64, #905145
Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 7.88.1-r1
Bug: https://bugs.gentoo.org/902801 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: drop 7.87.0-r2
Bug: https://bugs.gentoo.org/902801 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.0.1 arm, #905145
Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 8.1.0
Bug: https://bugs.gentoo.org/906590 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 8.0.1 for hppa, bug #905145
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 8.0.1 for sparc, bug #905145
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 8.0.1 ppc, #905145
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.0.1 x86, #905145
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.0.1 arm64, #905145
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 8.0.1 amd64, #905145
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.88.1-r2 x86, #903961
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.88.1-r2 arm, #903961
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.88.1-r2 ppc64, #903961
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.88.1-r2 hppa, #903961
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.88.1-r2 arm64, #903961
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 7.88.1-r2 ppc, #903961
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.88.1-r2 amd64, #903961
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: fix WhitespaceFound
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 7.88.1-r2 sparc, #903961
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: add 8.0.1
Note that https://github.com/curl/curl/commit/372b95f77f08ae7a64a5bca53cfb342ec5a8adc9 did get fixed in this release, although the warnings in bug 898364 weren't real issues here. Kangie's done a great job of upstreaming various fixes here but is away at the moment so I'm doing the easy bit of just bumping the ebuild. Also sorted dependencies and some other minor tweaks to comments. Bug: https://bugs.gentoo.org/902801 Closes: https://bugs.gentoo.org/879237 Closes: https://bugs.gentoo.org/898364 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 7.88.1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/30020 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 7.88.1-r2
cURL attempts to resolve .onion tlds and depending on USE flags may leak that you're using Tor. This commit adds the upstream patch for RFC7686 compliance a little early as it may not make the next cURL release. Closes: https://bugs.gentoo.org/887287 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 7.88.1-r1
Includes fixes for a segfault during "bad" header dumps, silent parallel downloads, and parallel download fixes for >199 connections. Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 7.88.0-r2
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/29678 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 7.88.1
add `--enable-socketpair` which should help applications that use `libcurl` to know when to call it again, rather than blindly retrying and waiting. There should be a slight performance increase at the cost of some additional sockets. Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 7.88.0-r1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/29676 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 7.88.0-r2 (test fixes)
- Get HTTP/2, HTTP/3 tests into a state where they can actually run Closes: https://bugs.gentoo.org/738054 Closes: https://bugs.gentoo.org/739752 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 7.88.0
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: add 7.88.0-r1
* Add HTTP/2 patchset * Add test fix patchset Bug: https://bugs.gentoo.org/894676 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: add 7.88.0
drop ipv6 and quiche USE Using quiche requires building cURL with the same SSL flavour as the quiche library (i.e. BoringSSL). This is currently unsupported on Gentoo. Drop `ipv6` USE; it doesn't require additional deps and `--ipv4` can be used at runtime to force connectivity in dual-stack configurations. Closes: https://bugs.gentoo.org/881711 Closes: https://bugs.gentoo.org/792234 Closes: https://bugs.gentoo.org/847451 Closes: https://bugs.gentoo.org/867985 Closes: https://bugs.gentoo.org/835851 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/29511 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-misc/curl: drop 7.86.0-r3, 7.87.0-r1
Drop vulnerable and obsolete. Closes: https://bugs.gentoo.org/887745 Closes: https://bugs.gentoo.org/888801 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/29365 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
net-misc/curl: stabilize 7.87.0-r2 for arm64
- Add proxied maintainer Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.87.0-r2 amd64, #888801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.87.0-r2 ppc64, #888801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.87.0-r2 arm, #888801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.87.0-r2 ppc, #888801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.87.0-r2 sparc, #888801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.87.0-r2 hppa, #888801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.87.0-r2 x86, #888801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: fix regression causing zabbix build failure
Closes: https://bugs.gentoo.org/890587 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: drop 7.87.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Nicolas Werner · gentoo
net-misc/curl: fix pkgconfig file with +http3
Seems like this was a simple typo. Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de> Closes: https://github.com/gentoo/gentoo/pull/28981 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.87.0 amd64, #888801
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.87.0 ppc, #888801
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 7.87.0 hppa, #888801
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 7.87.0 ppc64, #888801
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.87.0 x86, #888801
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: fix HOMEPAGE + SRC_URI
See https://daniel.haxx.se/blog/2020/11/04/the-journey-to-a-curl-domain/. Closes: https://bugs.gentoo.org/888069 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: fix build w/ USE='gnutls openssl'
Closes: https://bugs.gentoo.org/887833 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: add 7.87.0
Bug: https://bugs.gentoo.org/887745 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
John Helmert III · gentoo
net-misc/curl: drop 7.84.0, 7.85.0-r2, 7.86.0-r2
Bug: https://bugs.gentoo.org/867679 Bug: https://bugs.gentoo.org/878365 Signed-off-by: John Helmert III <ajak@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r3 ppc64, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r3 ppc, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r3 sparc, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r3 hppa, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r3 arm64, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r3 arm, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r3 x86, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: pass --without-rustls if not enabled
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: add rustls support
Bug: https://bugs.gentoo.org/885099 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r3 amd64, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: drop 7.86.0
Signed-off-by: Sam James <sam@gentoo.org>
Henning Schild · gentoo
net-misc/curl: backport one more noproxy regression patch to 7.86.0
Bug: https://bugs.gentoo.org/878365 Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/28295 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Krzesimir Nowak · gentoo
net-misc/curl: Fix typo in -without-gnutls option
It should have a double hyphen in the beginning. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com> Closes: https://github.com/gentoo/gentoo/pull/28264 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r1 hppa, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r1 sparc, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r1 ppc64, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r1 ppc, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r1 arm64, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.86.0-r1 arm, #880123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.86.0-r1 x86, #880123
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: fix USE=-ssl build
Closes: https://bugs.gentoo.org/878751 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: Stabilize 7.85.0-r2 amd64, #877025
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-misc/curl: fix quiche dep, quiche_recv_info.to_len added in quiche-0.15.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: backport proxy handling regression fixes to 7.86.0
Bug: https://bugs.gentoo.org/878365 Thanks-to: Henning Schild <henning@hennsch.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: drop 7.79.1-r1, 7.83.1
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: add 7.86.0
Bug: https://bugs.gentoo.org/878365 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-misc/curl: Stabilize 7.85.0-r2 x86, #877025
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: Stabilize 7.85.0-r2 sparc, #877025
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.85.0-r2 ppc, #877025
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.85.0-r2 hppa, #877025
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.85.0-r2 arm, #877025
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.85.0-r2 arm64, #877025
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.85.0-r2 ppc64, #877025
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: depend on dev-libs/nss-pem when CURL_SSL=nss
Closes: https://bugs.gentoo.org/768912 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: drop USE=threads
USE=threads is a terrible USE flag (not the fault of net-misc/curl or its maintainer) and we're looking to get rid of it entirely. This is motivated further by the fact users have USE=threads in make.conf seeking performance improvements and such (which is understandable) but as per below, it can lead to conflicting and inconsistent effects. (In particular, anyone with USE="threads" in make.conf (don't do this for the reasons below!) will end up with a REQUIRED_USE issue between the now-default USE=adns and USE=threads). There are a few possibilities with threads support: 1. Upstreams always have threads support (hence USE=threads is only affecting a "handful" of packages anyway, not every single package, as many will just always be using pthreads and there's no way of disabling it); 2. The "threads" toggle means enabling some experimental or legacy implementation (think e.g. dev-lang/perl, which uses USE=ithreads for this, as it breaks ABI) (also applies to net-misc/curl given USE=threads doesn't help with the adns functionality many applications desire, see linked bug); 3. Not having "threads" on enables some experimental or legacy implementation again (this *again* applies to net-misc/curl given USE="-adns -threads" leaves us with a dodgy implementation as well). Commit 60b7aaa7a70149751446237d7207ff1ca20c256e enabled adns by default (IUSE=+adns). This commit drops USE=threads entirely and makes the default pthreads with adns opt-in with IUSE=+adns still. Now, the ebuild previously had REQUIRED_USE="threads? ( !adns )". I can't see a reason for this other than making the previous situation "meaningful", i.e. allowing people to decisively choose which is used at runtime, as while curl can build with both threads and adns, I think adns ends up preferred at runtime. With this change and given all of the above, we actually want adns to take priority if it's set, as threads will just be the default, so drop the REQUIRED_USE. Bug: https://bugs.gentoo.org/699632 See: 60b7aaa7a70149751446237d7207ff1ca20c256e Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/27111 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
Revert "net-misc/curl: cleanup older stable versions"
This reverts commit 2a1bfcbd5d722a1f7aee9d91f7c3a173c6773849. dev-lang/julia depends on <net-misc/curl-7.81.0 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: cleanup older stable versions
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: version bump 7.85.0
We also enable USE=adns by default. Closes: https://bugs.gentoo.org/699632 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
net-misc/curl: Add build fix for e.g. gcc-12/riscv
Patch comes from upstream master Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.84.0 hppa, #855572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.84.0 sparc, #855572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.84.0 arm, #855572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.84.0 ppc64, #855572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.84.0 ppc, #855572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: backport include fix
Closes: https://bugs.gentoo.org/855710 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #855572
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: arm64 stable wrt bug #855572
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #855572
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: security version bump to 7.84.0, bug #854708
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove older unstable versions
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: arm64 stable wrt bug #842531
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #842531
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: sparc stable wrt bug #842531
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc64 stable wrt bug #842531
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #842531
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.83.1 ppc, #842531
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-misc/curl: Stabilize 7.83.1 hppa, #842531
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-misc/curl: Stabilize 7.83.1 arm, #842531
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.83.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-misc/curl: Fix compilation with USE=mbedtls,http2
Closes: https://bugs.gentoo.org/842780 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: disable new msh3
Not yet packaged Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: add 7.83.0
Now with verbose tests & disabled valgrind (unreliable on various arches and within sandbox). Bug: https://bugs.gentoo.org/841302 Closes: https://bugs.gentoo.org/739738 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
net-misc/curl: keyword 7.82.0-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Karlson2k (Evgeny Grin) · gentoo
net-misc/curl: fixed "out of memory error" in 7.82.0
Closes: https://bugs.gentoo.org/836629 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/25133 Signed-off-by: Sam James <sam@gentoo.org>
Jonathan Davies · gentoo
net-misc/curl: Added verify-sig integration.
Signed-off-by: Jonathan Davies <jpds@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/24820 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump 7.82.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.81.0
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-misc/curl: remove implicit elibc_* flags
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove deprecated configure options
Closes: https://bugs.gentoo.org/828553 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove older versions
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: dev-lang/perl is an unconditional BDEPEND
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.80.0
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: needs Perl for tool_hugehelp.c
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.79.1 arm, #814485
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.79.1 arm64, #814485
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.79.1 for hppa, bug #814485
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #814485
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: ppc stable wrt bug #814485
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #814485
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: sparc stable wrt bug #814485
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc64 stable wrt bug #814485
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.79.1, bug #813270
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: add 7.79.0
Bug: https://bugs.gentoo.org/813270 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove vulnerable version, bug #803308
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.78.0-r1 arm, #803308
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: enable NTLM unconditionally
Closes: https://bugs.gentoo.org/808833 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #803308
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: fix typo
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: enable ntlm
Closes: https://bugs.gentoo.org/808833 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.78.0-r1 for hppa, bug #803308
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: add missing subslot dependencies
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.78.0 arm64, #803308
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.78.0 sparc, #803308
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.78.0 ppc64, #803308
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 7.78.0 ppc, #803308
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 7.78.0 amd64, #803308
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: disable ntlm support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: add 7.78.0
* Security bump to 7.78.0 * Drops metalink support (gone upstream entirely) * Drops two obsolete seds Bug: https://bugs.gentoo.org/382241 Bug: https://bugs.gentoo.org/637252 Bug: https://bugs.gentoo.org/803308 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: rev bump for commit 53ecf3842
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: Fix MissingUseDepDefault for dev-libs/openssl[bindist]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: clean up vulnerable version, bug #792192
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.77.0 arm, #792192
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.77.0 for hppa, bug #792192
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: sparc stable wrt bug #792192
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc64 stable wrt bug #792192
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.77.0 ppc, #792192
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.77.0 arm64, #792192
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.77.0 amd64, #792192
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #792192)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: add 7.77.0
Bug: https://bugs.gentoo.org/792192 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: security cleanup
Bug: https://bugs.gentoo.org/779535 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.76.1 x86, #779535
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.76.1 arm, #779535
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #779535
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-misc/curl: Only run tests under native ABI
Closes: https://bugs.gentoo.org/740206 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.76.1 arm64, #779535
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.76.1 ppc64, #779535
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.76.1 ppc, #779535
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: use einstalldocs
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.76.1 for sparc, bug #779535
Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.76.1 for hppa, bug #779535
Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Revert "Stabilize 7.76.0 x86, #779535" due to package list issue
This reverts commit 5ee0f317215f5efb86b59f26348159880d2a07e9. Unclear why the package list got reverted by NATTkA(?). We want to stabilise 7.76.1. Bug: https://bugs.gentoo.org/779535 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.76.0 x86, #779535
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.67.1
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Sam James · gentoo
net-misc/curl: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.67.0
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.75.0
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: revisit bug #744934
Close: https://bugs.gentoo.org/744934 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove libressl
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
net-misc/curl: [QA] Revert "remove libressl, fix bugs #744934..."
This does not fix the problem, this forcibly exposes all Gentoo users to it in the future. Reverts: 8b6375b9b783eb0d412f78bb45a50675591729fe Bug: https://bugs.gentoo.org/744934 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
net-misc/curl: Drop unused eutils, some cosmetics
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: remove libressl, fix bugs #744934, #767886
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-misc/curl: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-misc/curl: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-misc/curl: drop refs to obsolete archs ppc-aix, m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-misc/curl: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: keyword riscv
Closes: https://bugs.gentoo.org/760812 Fixes: 59632d1ae29 ("net-misc/curl: security cleanup (bug #759259)") Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: security cleanup (bug #759259)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #759259
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: stable 7.74.0-r2 for s390
stable wrt bug #759259 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: arm stable (bug #759259)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.74.0-r2 for ppc/ppc64
stable wrt bug #759259 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: rev bump to enable additional features
No need to disable MQTT support an easy options feature. Link: https://github.com/curl/curl/issues/6299#issuecomment-743045494 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: rev bump to enable socketpair support
Link: https://github.com/curl/curl/issues/6299#issuecomment-742867378 Acked-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #759259)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.74.0 for hppa/sparc, bug #759259
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 7.74.0 arm64, #759259
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.74.0
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.73.0
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: ppc stable wrt bug #737990
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: s390 stable wrt bug #737990
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: add missing dependency on app-arch/zstd
Closes: https://bugs.gentoo.org/741542 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.72.0 for hppa, bug #737990
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: ppc64 stable (bug #737990)
Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.72.0 arm64, #737990
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 7.72.0 arm, #737990
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/curl: Stabilize 7.72.0 sparc, #737990
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.72.0 amd64, #737990
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #737990)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.71.1 ppc, #736744
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.71.1 for hppa, bug #736744
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.72.0, bug #737990
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #736744
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #736744
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.71.1 arm, #736744
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.71.1 for sparc
stable wrt bug #736744 Package-Manager: Portage-3.0.2, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: Stabilize 7.71.1 arm64, #736744
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: default enable USE=http2
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
net-misc/curl: fix USE=libressl logic, remove it from REQUIRED_USE
USE=libressl must not be mutually exclusive to USE=openssl or any other USE flag. Also USE=openssl must be enabled when using USE=libressl, so that dependencies are checked correctly. Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: ~riscv has dependency problems
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/curl: security cleanup
Closes: https://bugs.gentoo.org/729374 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-misc/curl: 7.71.0 and 7.71.1 require quiche 0.5.0 or later
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Tom Gillespie · gentoo
net-misc/curl: change RESTRICT="test" to "!test? ( test )"
This allows testing when FEATURES=test is set explicitly. On amd64 all tests are passing for curl-7.71.1-r1.ebuild with multiple use flag combinations, so it seems to make sense to make it possible to run tests without having to modify the ebuild. Signed-off-by: Tom Gillespie <tgbugs@gmail.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: s390 stable wrt bug #729374
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
net-misc/curl: Fix openldap dependency
curl-config correctly indicates that linking against curl requires passing -lldap -lber. If these libraries are not present in their static form, building e.g. qemu statically against curl fails. Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Tom Gillespie · gentoo
net-misc/curl: enable multiple ssl implementations
This commit makes it possible to enable multiple ssl backends for curl by setting any of the gnutls, libressl/openssl, mbedtls, nss, and winssl use flags. The behavior of CURL_SSL is slighly modified so that it sets the default ssl backend that curl uses rather than the only backend that it uses. This allows it to continue to be used on other ebuilds without users having to make any changes to their current use flag configuration. Signed-off-by: Tom Gillespie <tgbugs@gmail.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Tom Gillespie · gentoo
net-misc/curl: 7.71.1-r1 base from 7.71.1
Signed-off-by: Tom Gillespie <tgbugs@gmail.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.71.0 for hppa, bug #729374
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: ppc64 stable wrt bug #729374
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc stable wrt bug #729374
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: arm stable wrt bug #729374
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jakov Smolic · gentoo
net-misc/curl: version bump to 7.71.1
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #729374
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.71.0 for sparc, bug #729374
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: amd64 stable wrt bug #729374
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Sam James (sam_c) · gentoo
net-misc/curl: arm64 stable (bug #729374)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.71.0
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: fix license, bug #728522
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove busy-loop, bug #727352
Closes: https://bugs.gentoo.org/727352 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Mike Gilbert · gentoo
Remove MULTILIB_USEDEP from all virtual/pkgconfig dependencies
Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
net-misc/curl: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove older versions
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.70.0
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #717664
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc64 stable wrt bug #717664
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc stable wrt bug #717664
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: arm stable wrt bug #717664
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #717664
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jakov Smolic · gentoo
net-misc/curl: add ftp, gopher, telnet and tftp USE flags
Enable control over FTP, Gopher, Telnet and TFTP protocols. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
net-misc/curl: add IMAP, POP3 and SMTP IUSE flags
This commit enables control over IMAP, POP3 and SMTP protocols support by editing their IUSE flags. Package-Manager: Portage-2.3.89, Repoman-2.3. Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.68.0 for hppa, bug #711586
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
net-misc/curl: arm64 stable (bug #711586)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.69.1
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-misc/curl: Require >=net-libs/quiche0.3.0
Closes: https://bugs.gentoo.org/711928 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #711586
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: ia64 stable wrt bug #711586
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc64 stable wrt bug #711586
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc stable wrt bug #711586
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #711586
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: arm stable wrt bug #711586
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: sparc stable wrt bug #711586
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: s390 stable wrt bug #711586
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove vulnerable versions, bug #694020
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.69.0
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.68.0
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: disable USE=esni until it matures, bug #699648
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: remove older unstable version
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-misc/curl: Fix name of quiche pkg-config file
The quiche pkg-config file is named "quiche.pc" not "libquiche.pc" Closes: https://bugs.gentoo.org/show_bug.cgi?id=700170 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13661 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: ia64 stable wrt bug #694020
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: ppc stable wrt bug #694020
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: ppc64 stable wrt bug #694020
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
net-misc/curl-7.66.0: alpha stable, bug 694020
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.67.0, adds ESNI support
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: s390 stable wrt bug #694020
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
net-misc/curl: arm64 stable (bug #694020)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.66.0 for sparc, bug #694020
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.66.0 for hppa, bug #694020
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: arm stable wrt bug #694020
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #694020
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #694020)
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-misc/curl: HTTP/3 support
Closes: https://bugs.gentoo.org/694308 Closes: https://github.com/gentoo/gentoo/pull/12920 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
net-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-misc/curl: No automagic dependencies on quiche, nghttp3, ngtcp2
Closes: https://bugs.gentoo.org/694316 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Craig Andrews · gentoo
net-misc/curl: conditionally enable alt-svc support
Closes: https://bugs.gentoo.org/694312 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
James Le Cuirot · gentoo
net-misc/curl: Move some dependencies into BDEPEND for EAPI 7
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove older versions
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.66.0
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.65.3, remove buggy 7.65.2
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.65.2
This version introduces experimental flags to disable the following: dateparse, dnsshuffle, doh, http-auth, mime, netrc, progress-meter. These are enabled by default in the current ebuild, but we may want to test adding USE flags for them. Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Markus Meier · gentoo
net-misc/curl: arm stable, bug #686050
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: alpha stable wrt bug #686050
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.65.1
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: s390 stable wrt bug #686050
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #686050)
Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.65.0 for hppa, bug #686050
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.65.0 for ppc64, bug #686050
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.65.0 for ppc, bug #686050
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.65.0 for ia64, bug #686050
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.65.0 for sparc, bug #686050
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: stable on arm64, bug #686050
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: stable on amd64, bug #686050
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.65.0, security bug #686050
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
net-misc/curl: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: arm stable wrt bug #682150
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: alpha stable wrt bug #682150
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
net-misc/curl: arm64 stable (bug #682150)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: s390 stable wrt bug #682150
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.64.1 for ppc64, bug #682150
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.64.1 for ppc, bug #682150
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.64.1 for ia64, bug #682150
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.64.1 for hppa, bug #682150
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: amd64 stable wrt bug #682150
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.64.1 for sparc, bug #682150
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #682150)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.64.1
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: Security cleanup
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: s390 stable wrt bug #677346
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
net-misc/curl: m68k stable wrt bug #677346
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
net-misc/curl: arm stable wrt bug #677346
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
net-misc/curl: sh stable wrt bug #677346
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.64.0 for ppc64, bug #677346
Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.64.0 for ppc, bug #677346
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.64.0 for ia64, bug #677346
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #677346)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: amd64 stable wrt bug #677346
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA too.
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
net-misc/curl: arm64 stable (bug #677346)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Tobias Klausmann · gentoo
net-misc/curl-7.64.0-r0: alpha stable
Bug: http://bugs.gentoo.org/677346 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.64.0 for sparc, bug #677346
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.64.0, bug #677346
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: Security cleanup
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
net-misc/curl: arm stable wrt bug #673000
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
net-misc/curl: arm64 stable (bug #673000)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-misc/curl: generalise darwin fixes
darwin < 10.8 won't compile due to force injection of -mmacos-min-vers=10.8. Kill the messing around with CFLAGS for macOS entirely to resolve all build issues. Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: add subslot operator on net-dns/libidn2 atom
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: s390/sh/m68k stable wrt bug #673000
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: drop USE=static-libs for libssh, bug #667516
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
net-misc/curl-7.62.0: alpha stable, bug 673000
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.62.0 for hppa, bug #673000
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.62.0 for ppc64, bug #673000
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.62.0 for ppc, bug #673000
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.62.0 for ia64, bug #673000
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.62.0 for sparc, bug #673000
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: amd64 stable wrt bug #673000
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #673000)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove axtls support in 7.63.0
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.63.0
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-misc/curl: Version 7.62.0
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Bug: https://bugs.gentoo.org/670026 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-misc/curl: make brotli dependency multilib
Closes: https://bugs.gentoo.org/650104 Signed-off-by: Craig Andrews <candrews@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: Security cleanup
Bug: https://bugs.gentoo.org/665292 Bug: https://bugs.gentoo.org/660894 Package-Manager: Portage-2.3.49, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: mark stable wrt bug #665292
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #665292)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.61.1 for ppc64, bug #665292
Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.61.1 for ppc, bug #665292
Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.61.1 for ia64, bug #665292
Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
net-misc/curl-7.61.1: arm64 stable (bug #665292)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA too.
Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --ignore-arches
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #665292
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.61.1 for sparc, bug #665292
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-misc/curl: Version 7.61.1.
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: mark stable (bug #660894)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Tobias Klausmann · gentoo
net-misc/curl-7.61.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/660894
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #660894)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.61.0 for ppc, bug #660894
Bug: https://bugs.gentoo.org/660894 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.61.0 for ppc64, bug #660894
Bug: https://bugs.gentoo.org/660894 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.61.0 for ia64, bug #660894
Bug: https://bugs.gentoo.org/660894 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.61.0 for hppa
Bug: https://bugs.gentoo.org/660894 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa"
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.61.0 for sparc
Bug: https://bugs.gentoo.org/660894 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
net-misc/curl-7.61.0: arm64 stable (bug #660894)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-misc/curl: amd64 stable wrt bug #660894
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.61.0, bug #660894
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Stephen Shkardoon · gentoo
net-misc/curl: fix generated libcurl.pc when not using ssl
Closes: https://bugs.gentoo.org/659572 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
net-misc/curl: remove older insecure versions, bug #655266
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-misc/curl: mark m68k/s390/sh stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mikle Kolyada · gentoo
net-misc/curl: arm stable wrt bug #655266
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Matt Turner · gentoo
net-misc/curl-7.60.0: ppc stable, bug 655266
Matt Turner · gentoo
net-misc/curl-7.60.0: ppc64 stable, bug 655266
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA too.
Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --ignore-arches
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.60.0 for sparc
Bug: https://bugs.gentoo.org/655266 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Mart Raudsepp · gentoo
net-misc/curl-7.60.0: arm64 stable (bug #655266)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.60.0 for ia64, bug #655266
Bug: https://bugs.gentoo.org/655266 Package-Manager: Portage-2.3.37, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #655266)
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Tobias Klausmann · gentoo
net-misc/curl-7.60.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/655266
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #655266
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.60.0, bug #655266
Package-Manager: Portage-2.3.24, Repoman-2.3.6
David Seifert · gentoo
*/*: Remove emul-linux-x86-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8073
Anthony G. Basile · gentoo
net-misc/curl: fix whitespace
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Aaron Bauman · gentoo
net-misc/curl: compatibility patch for LibreSSL
This patch fixes building with dev-libs/libressl-2.7.x. Patch was pulled from upstream Git and should be included in the next 7.60.0 release. Closes: https://bugs.gentoo.org/651172 Package-Manager: Portage-2.3.29, Repoman-2.3.9
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.59.0 for sparc
Bug: https://bugs.gentoo.org/650056 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Markus Meier · gentoo
net-misc/curl: arm stable, bug #650056
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Matt Turner · gentoo
net-misc/curl-7.59.0: hppa stable, bug 650056
Mart Raudsepp · gentoo
net-misc/curl-7.59.0: arm64 stable (bug #650056)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.59.0 for ia64, bug #650056
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #650056)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Matt Turner · gentoo
net-misc/curl-7.59.0: ppc64 stable, bug 650056
Matt Turner · gentoo
net-misc/curl-7.59.0: ppc stable, bug 650056
Matt Turner · gentoo
net-misc/curl-7.59.0: alpha stable, bug 650056
Mikle Kolyada · gentoo
net-misc/curl: amd64 stable wrt bug #650056
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.59.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Tobias Klausmann · gentoo
net-misc/curl-7.58.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/645699
Mart Raudsepp · gentoo
net-misc/curl-7.58.0: arm64 stable (bug #645698)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #645698)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Markus Meier · gentoo
net-misc/curl: arm stable, bug #645698
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Rolf Eike Beer · gentoo
net-misc/curl: stable 7.58.0 for sparc, bug #645698
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.58.0 for hppa, bug #645698
Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.58.0 for ppc/ppc64, bug #645698
Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64"
Mikle Kolyada · gentoo
net-misc/curl: amd64 stable wrt bug #645698
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.58.0 for ia64, bug #645698
Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.58.0
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Mike Frysinger · gentoo
net-misc/curl: mark 7.57.0 arm64/m68k/s390/sh stable
Craig Andrews · gentoo
net-misc/curl: add support for brotli
Closes: https://bugs.gentoo.org/643184 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: clean up vulnerable versions, bug #638734
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.57.0 for ia64, bug #638734
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Markus Meier · gentoo
net-misc/curl: arm stable, bug #638734
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.57.0 for hppa, bug #638734 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #638734
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.57.0 for sparc, bug #638734 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Tobias Klausmann · gentoo
net-misc/curl-7.57.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/638734
Anthony G. Basile · gentoo
net-misc/curl: stable on ppc and ppc64, bug #638734
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #638734)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Anthony G. Basile · gentoo
net-misc/curl: security bump to 7.57.0, bug #638734
This addresses CVE-2017-{8816,8817,8818}. Package-Manager: Portage-2.3.13, Repoman-2.3.3
Yuta Satoh · gentoo
net-misc/curl: add ~amd64-fbsd, ~x86-fbsd KEYWORDS
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Markus Meier · gentoo
net-misc/curl: arm stable, bug #635140
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
Fabian Groffen · gentoo
net-misc/curl: add workaround for Darwin17, bug #637252
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Tobias Klausmann · gentoo
net-misc/curl-7.56.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/635140
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.56.1 for ppc64, bug #635140
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64"
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.56.1 for sparc, bug #635140 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.56.1 for ppc, bug #635140
Package-Manager: Portage-2.3.12, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc"
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.56.1 for hppa, bug #635140
Package-Manager: Portage-2.3.12, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #635140)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #635140
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.56.1 for ia64, bug #635140
Package-Manager: Portage-2.3.12, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.56.1, bug #635140
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.56.0
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Anthony G. Basile · gentoo
net-misc/curl: remove vulnerable versions, bug #626776
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Anthony G. Basile · gentoo
net-misc/curl: ppc64 stable, bug #626776
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.55.1 for hppa/sparc, bug #626776 (thanks to Dakon)
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa sparc"
Markus Meier · gentoo
net-misc/curl: arm stable, bug #626776
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
net-misc/curl-7.55.1-r0: alpha stable
Gentoo-Bug: 626776
Aaron Bauman · gentoo
net-misc/curl: x86 stable
Gentoo-bug: 626776 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Aaron Bauman · gentoo
net-misc/curl: amd64 stable
Gentoo-bug: 626776 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.55.1 for ia64, bug #626776
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Anthony G. Basile · gentoo
net-misc/curl: stable on ppc64, bug #626776
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Anthony G. Basile · gentoo
net-misc/curl: 7.55.0 fails to build on ppc, bug #629562
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Matt Turner · gentoo
net-misc/curl-7.55.0: alpha stable, bug 626776
Markus Meier · gentoo
net-misc/curl: arm stable, bug #626776
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #626776)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Richard Freeman · gentoo
net-misc/curl: amd64 stable #626776
Bug: 626776 Package-Manager: Portage-2.3.6, Repoman-2.3.3
Anthony G. Basile · gentoo
net-misc/curl: fix build for 7.55.1. bug #627960.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.55.1
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Sergei Trofimovich · gentoo
net-misc/curl: stable 7.55.0 for ia64, bug #626776
Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.55.0, bug #626776
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Markus Meier · gentoo
net-misc/curl: arm stable, bug #615870
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
net-misc/curl: sparc stable wrt bug #615870
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Sergei Trofimovich · gentoo
net-misc/curl: ia64 stable, bug #615870
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Agostino Sarubbo · gentoo
net-misc/curl: ppc64 stable wrt bug #615870
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc stable wrt bug #615870
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Tobias Klausmann · gentoo
net-misc/curl-7.54.1-r0: add alpha keyword
Gentoo-Bug: 615870
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #615870
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #615870
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.54.1
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Thomas Deutschmann · gentoo
net-misc/curl: Drop curl_ssl_polarssl which was removed as part of bug #618356
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Thomas Deutschmann · gentoo
net-misc/curl: Security cleanup (bug #610572)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Anthony G. Basile · gentoo
net-misc/curl: version bumpt to 7.54.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Michael Haubenwallner · gentoo
net-misc/curl: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Tobias Klausmann · gentoo
net-misc/curl-7.53.0-r0: add alpha keyword
Gentoo-Bug: 610572
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.53.1
Package-Manager: portage-2.3.3
Mike Frysinger · gentoo
net-misc/curl: mark 7.53.0 arm64/ia64/m68k/s390/sh/sparc stable
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #610572
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #610572
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA (bug #610572).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Michael Weber · gentoo
net-misc/curl: ppc stable (bug 610572).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Michael Weber · gentoo
net-misc/curl: arm stable (bug 610572).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Michael Weber · gentoo
net-misc/curl: ppc64 stable (bug 610572).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.53.0
Package-Manager: portage-2.3.3
Michael Weber · gentoo
net-misc/curl: arm64 keyword (bug 606098 part 1).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Anthony G. Basile · gentoo
net-misc/curl: remove older vulnerable versions, bug #603574
Package-Manager: portage-2.3.3
Fabian Groffen · gentoo
net-misc/curl: dropped ~hppa-hpux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Agostino Sarubbo · gentoo
net-misc/curl: sparc stable wrt bug #603574
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ia64 stable wrt bug #603574
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc stable wrt bug #603574
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Markus Meier · gentoo
net-misc/curl: arm stable, bug #603574
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
net-misc/curl-7.52.1-r1: stable on alpha
Gentoo-Bug: 603574
Anthony G. Basile · gentoo
net-misc/curl: remove 7.52.1, bug #603574c7
Package-Manager: portage-2.3.0
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA PPC64 (bug #603574).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #603574
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #603574
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: fix bug #604104
Package-Manager: portage-2.3.0
Thomas Deutschmann · gentoo
net-misc/curl: x86 stable (bug #603574)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Aaron Bauman · gentoo
net-misc/curl: amd64 stable wrt bug #603574
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.52.1
Package-Manager: portage-2.3.0
Fabian Groffen · gentoo
net-misc/curl: restore Prefix keywords, bug #597760
Package-Manager: portage-2.2.28-prefix
Anthony G. Basile · gentoo
net-misc/curl: add subslot dependency for net-libs/axtls
Package-Manager: portage-2.3.0
Tobias Klausmann · gentoo
net-misc/curl-7.51.0-r0: stable on alpha
Gentoo-Bug: 597760
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.52.0
Package-Manager: portage-2.3.0
Anthony G. Basile · gentoo
net-misc/curl: fix build with <net-libs/mbedtls-2.4.0, bug #599092
Package-Manager: portage-2.3.0
Anthony G. Basile · gentoo
net-misc/curl: stable for amd64, arm, ppc, x86. Bug #597760.
Package-Manager: portage-2.3.0
Anthony G. Basile · gentoo
net-misc/curl: restore ~arm ~mips ~ppc ~x86, bug #597760
Package-Manager: portage-2.3.0
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA PPC64 (bug #598856).
Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches
Jeroen Roovers · gentoo
net-misc/curl: Mark ~hppa ~ppc64 (bug #597760).
Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.51.0, bug #597760
Package-Manager: portage-2.3.0
Anthony G. Basile · gentoo
net-misc/curl: remove security vulnerable versions, bug #593716
Package-Manager: portage-2.2.28
Agostino Sarubbo · gentoo
net-misc/curl: ia64 stable wrt bug #593716
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: ppc stable wrt bug #593716
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: sparc stable wrt bug #593716
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #593716
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: remove einfo banner header
Package-Manager: portage-2.2.28
Markus Meier · gentoo
net-misc/curl: arm stable, bug #593716
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA (bug #593716).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Jeroen Roovers · gentoo
net-misc/curl: Stable for PPC64 (bug #593716).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Tobias Klausmann · gentoo
net-misc/curl-7.50.3-r0: add alpha keyword
Gentoo-Bug: 593716
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #593716
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.50.3, CVE-2016-7167, bug #593716
Package-Manager: portage-2.2.28
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #592974
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA (bug #592974).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.50.2
Package-Manager: portage-2.2.28
Tobias Klausmann · gentoo
net-misc/curl-7.50.1-r0: add alpha keyword
Gentoo-Bug: 590482
Markus Meier · gentoo
net-misc/curl: arm stable, bug #590482
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA PPC64 (bug #590482).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #590482
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.50.1
Package-Manager: portage-2.2.28
Anthony G. Basile · gentoo
net-misc/curl: clean up vulnerable versions, bug #583394
Package-Manager: portage-2.2.28
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.50.0
Package-Manager: portage-2.2.28
Agostino Sarubbo · gentoo
net-misc/curl: ia64 stable wrt bug #583394
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: sparc stable wrt bug #583394
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: version 7.45.0 stable for ppc, bug #583394
Package-Manager: portage-2.2.28
Anthony G. Basile · gentoo
net-misc/curl: make static build more robust
See https://github.com/curl/curl/issues/864 Package-Manager: portage-2.2.28
Mike Frysinger · gentoo
net-misc/curl: drop old libcurl.m4 install fix
Upstream merged this fix some time ago, and it's in these versions, so stop installing the m4 file by hand.
Mike Frysinger · gentoo
net-misc/curl: restore ia64 keywords #583394
Mike Frysinger · gentoo
net-misc/curl: mark 7.45.0 arm64/m68k/s390/sh stable #566864
Mike Frysinger · gentoo
curl: switch to https:// URI
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.49.1
Package-Manager: portage-2.2.28
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #583394
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #583394
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Markus Meier · gentoo
net-misc/curl: arm stable, bug #583394
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
net-misc/curl-7.49.0-r0: add alpha keyword
Gentoo-Bug: 583394 Package-Manager: portage-2.3.0_rc1
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA (bug #583394).
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
Jeroen Roovers · gentoo
net-misc/curl: Stable for PPC64 (bug #583394).
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
Anthony G. Basile · gentoo
net-misc/curl: remove older unstable version for CVE-2016-3739
Package-Manager: portage-2.2.26
Anthony G. Basile · gentoo
net-misc/curl: bump for CVE-2016-3739, bug #583394
Package-Manager: portage-2.2.26
Markus Meier · gentoo
net-misc/curl: arm stable, bug #578058
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA PPC64 (bug #578058).
Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches
Anthony G. Basile · gentoo
net-misc/curl: fix build for 7.48.0 for libressl, bug #578098
Package-Manager: portage-2.2.26
Steev Klimaszewski · gentoo
net-misc/curl: Stable 7.47.1 for arm64 per bug #578058
Package-Manager: portage-2.2.28
Anthony G. Basile · gentoo
net-misc/curl: remove older versions
Package-Manager: portage-2.2.26
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.48.0
Package-Manager: portage-2.2.26
Anthony G. Basile · gentoo
net-misc/curl: fix libressl slot operator
Package-Manager: portage-2.2.26
Zac Medico · gentoo
net-misc/curl: use slot operator of openssl (bug #575548)
Package-Manager: portage-2.2.27
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.47.1. remove 7.47.0
Package-Manager: portage-2.2.26
Anthony G. Basile · gentoo
net-misc/curl: version bump 7.47.0
Package-Manager: portage-2.2.26
Agostino Sarubbo · gentoo
net-misc/curl: ia64 stable wrt bug #566864
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-misc/curl: sparc stable wrt bug #566864
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/478'.
Anthony G. Basile · gentoo
net-misc/curl: add mbedtls support
Package-Manager: portage-2.2.24
Anthony G. Basile · gentoo
net-misc/curl: fix bug #567942.
Package-Manager: portage-2.2.24
Agostino Sarubbo · gentoo
net-misc/curl: ppc stable wrt bug #566864
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Matt Turner · gentoo
net-misc/curl: alpha stable, bug 566864.
Markus Meier · gentoo
net-misc/curl: arm stable, bug #566864
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
net-misc/curl: x86 stable wrt bug #566864
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Anthony G. Basile · gentoo
net-misc/curl: version bump to 7.46.0, happy 150th release!
Prefer slots to versions in dependencies. Clean up configure options. Package-Manager: portage-2.2.20.1
Jeroen Roovers · gentoo
net-misc/curl: Stable for HPPA PPC64 (bug #566864).
Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/zpuskas/kicad-doc-4.0.0-rc1'
Pull request: https://github.com/gentoo/gentoo/pull/403
Agostino Sarubbo · gentoo
net-misc/curl: amd64 stable wrt bug #566864
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Anthony G. Basile · gentoo
net-misc/curl: remove dependency on =net-libs/gnutls-2.12* which is off the tree
Package-Manager: portage-2.2.20.1
Anthony G. Basile · gentoo
net-misc/curl: remove older unstable versions
Package-Manager: portage-2.2.20.1
Anthony G. Basile · gentoo
net-misc/curl: remove vulnerable versions, bug #552618.
Package-Manager: portage-2.2.20.1
Anthony G. Basile · gentoo
net-misc/curl: version bump 7.45.0
Package-Manager: portage-2.2.20.1
Julian Ospald · gentoo
net-misc/curl: add libressl support
Mike Frysinger · gentoo
net-libs/nghttp2: drop old versions
Anthony G. Basile · gentoo
net-misc/curl: version bump.
Package-Manager: portage-2.2.20
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed