From nobody Wed Aug 3 12:57:43 2022 X-Original-To: pkg@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4LyX2c5VtXz4YY3V for ; Wed, 3 Aug 2022 12:57:44 +0000 (UTC) (envelope-from SRS0=3kvL=YH=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4LyX2b6jjbz3Zwg for ; Wed, 3 Aug 2022 12:57:43 +0000 (UTC) (envelope-from SRS0=3kvL=YH=klop.ws=ronald-lists@realworks.nl) Date: Wed, 3 Aug 2022 14:57:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1659531463; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=OfMAzpJkqot1V+YockMc/ORRGfwnFGL/zUnhwd9aShQ=; b=kTgu+yMf1Il6Ebzbr5AeIqB0CiDb9v68eb1gK7tnqS4HkGYUpSg25UO4Ijs+jzsT1GtdgY u+WOXRfYArT2FhfMkAWJuB5O/4QBbqt9rDKdU2hnHumuqDDvQJUYr0UDx1POypY/pAhXY5 ZWZW3yHhniF+OuAM0CsVH3/B4va9BuJk451PJRHqljs/P9y6mASE+Rr6Zus5S/nmjk12ac uMJwkyD5skAxwf4z6GI2YAmxeXO4oT3Yzx1aOWINocjnTRg0YLBHGEtmyqVGg2HxfewAXY IxRH3AT/40arpcE2qrKKSliBzhc6JYpzoi81pvL353Xt40ZxLBVAk46JoNlYzA== From: Ronald Klop To: pkg@freebsd.org Message-ID: <666285172.15.1659531463169@mailrelay> Subject: encoding pkg urls containing + for S3/Cloudfront List-Id: Binary package management and package tools discussion List-Archive: https://lists.freebsd.org/archives/freebsd-pkg List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkg@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_14_371239516.1659531463070" X-Mailer: Realworks (619.372) Importance: Normal X-Priority: 3 (Normal) X-Rspamd-Queue-Id: 4LyX2b6jjbz3Zwg X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=kTgu+yMf; dmarc=pass (policy=quarantine) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of "SRS0=3kvL=YH=klop.ws=ronald-lists@realworks.nl" designates 194.109.157.24 as permitted sender) smtp.mailfrom="SRS0=3kvL=YH=klop.ws=ronald-lists@realworks.nl" X-Spamd-Result: default: False [-3.18 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; NEURAL_HAM_LONG(-0.99)[-0.985]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; MID_RHS_NOT_FQDN(0.50)[]; FORGED_SENDER(0.30)[ronald-lists@klop.ws,SRS0=3kvL=YH=klop.ws=ronald-lists@realworks.nl]; R_SPF_ALLOW(-0.20)[+ip4:194.109.157.0/24:c]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_COUNT_ZERO(0.00)[0]; MLMMJ_DEST(0.00)[pkg@freebsd.org]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[klop.ws:+]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; FROM_HAS_DN(0.00)[]; HAS_X_PRIO_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; FROM_NEQ_ENVFROM(0.00)[ronald-lists@klop.ws,SRS0=3kvL=YH=klop.ws=ronald-lists@realworks.nl] X-ThisMailContainsUnwantedMimeParts: N ------=_Part_14_371239516.1659531463070 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, I created a patch for libfetch to fix pkg downloading files from AWS S3/Clo= udfront. DES (maintainer of libfetch) replied me personally in which he states "The = patch looks good to me but please open a PR and send me the link.", but I n= ever heard anything afterwards. (which can happen in our busy lives) The patch is in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262283 = and I am wondering if the pkg team is interested in applying it or has a mo= re personal connection with DES to arrange this. Regards, Ronald. =C3=82=20 ------=_Part_14_371239516.1659531463070 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi,

I created a patch for libfetch to fix pkg downloading files from AWS S3/Cloudfront.

DES (maintainer of libfetch) replied me personally in which he states "The patch looks good to me but please open a PR and send me the link.", but I never heard anything afterwards. (which can happen in our busy lives)

The patch is in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262283 and I am wondering if the pkg team is interested in applying it or has a more personal connection with DES to arrange this.


Regards,
Ronald.
  ------=_Part_14_371239516.1659531463070--