From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd34.google.com (mail-io1-xd34.google.com [IPv6:2607:f8b0:4864:20::d34]) by sourceware.org (Postfix) with ESMTPS id D61673851C0D for ; Wed, 13 May 2020 12:28:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D61673851C0D Received: by mail-io1-xd34.google.com with SMTP id w25so3149960iol.12 for ; Wed, 13 May 2020 05:28:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=fAw7loGcc3JvI3V0yeuZQ8s550YjRVpy6qdP+oBhSTw=; b=cWP8/Y3/EhuZ8gaycw97M0Qnv39EDL+YaQKPqxczghw32GJNLWBLS7cFdlnwsj6U0Z Ws86STNM+HQnDdyWyBF5VotPSyAa7AYkiuJCVyIbO2AcUXV8GxrhKu2DM0B4egfeWjMZ bd05rZCVUjqdGnHd3nuoFQ99hrUbiKhVLzx7zx/iR618fFWNoT0jnyZMp3TVHLJ9iKky /81gIuwdLmzGCzkaehaElvORtHzm2lHdtR5buH/hdTPMj+ExPpKS5yzlusCmhbhF61fC WqLRCDUfrvYzkUKc1Jx0c3DCciYJMl5u53gfjLdhN7DJDzThhMdiB7Im8Xo4BATMVbXL Xrjg== X-Gm-Message-State: AGi0PuZ44o1TpWXIu4bauKJuDeZjEjaWhfgSqvX4ENVGCxKhvxvV9aoL i4R90y3n6pn1ZZ/USyuJmUCe50/S4IA/ElerFNzCpEGtfD0= X-Google-Smtp-Source: APiQypIiJ+VkzEwVY8/a1wq2LeJI/44P45SCWvZmeo1GsszeYjjWm3mcyomlQsnD+Gf7eMfJfD2cp0oNl7eduVHEJ7Q= X-Received: by 2002:a02:5249:: with SMTP id d70mr25399877jab.121.1589372908963; Wed, 13 May 2020 05:28:28 -0700 (PDT) MIME-Version: 1.0 From: Hans Henrik Bergan Date: Wed, 13 May 2020 14:28:15 +0200 Message-ID: Subject: When is cygwin going to update wget 1.19.1 ? To: cygwin@cygwin.com X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2020 12:28:31 -0000 i have a slow unstable 4G-based internet connection, and nearly every time i use: wget --continue --recursive --no-parent i keep hitting this specific bug in cygwin wget after ~10 skipped files or so: https://lists.gnu.org/archive/html/bug-wget/2017-12/msg00014.html the bug was fixed in wget release 1.20.1 (from 2018-12) but cygwin is still rolling 1.19.1 (from 2017-02), so any idea when wget is going to get updated? or if there's no plans to update wget in the near future, any chance of getting the fix backported?