From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by sourceware.org (Postfix) with ESMTPS id 178FB388A02B for ; Thu, 8 Apr 2021 14:33:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 178FB388A02B Received: by mail-ej1-x630.google.com with SMTP id u21so3386700ejo.13 for ; Thu, 08 Apr 2021 07:33:51 -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:references:in-reply-to:from:date :message-id:subject:to:cc; bh=iiP6o1zBkocV31qPJ+OsW6ZspQg44zv3DRU7zN65Ru0=; b=PYYdBhn9ppte9oavmfchunGXAWuHAoAwW+IQARJP6n+BsAFLIyRU+sa94OeVcU+uhd +WHkvDCaZXSJd21Ny5PkhyWKcvR2QW+CejT53WFAQ0AKwU1l2GoKVT/VBhDfbT26P+S+ E6hwGP7zB4FhAcRoEQ7BNZkMby36sNNH3+K/vG1WW9Iv6LBcnRKuRBDMRtYXQSwINNtN WzM9NRXtXl+zn35hj3NMScwAtusyZdRrItBTVQO7UK09VRoUbWv5U4VejYXK2zl3kQOT qZtL9aovLvkpvb8pjRdXbz5FNTbYtP1qhKJRiVV3j2MAYbUxxkqMLlVw0uvBzkphygfj hrqA== X-Gm-Message-State: AOAM531H8m9FU84ybFtBlqkI8XYPrbz3gKBa9td+OVC5AGb2uNnZXwyz efMXtl/1nmBWeMdFHizXmnJeXwBtaDXYinIV68I= X-Google-Smtp-Source: ABdhPJxlzIjUAsboRoE5b5crcRd3sqPQQoqgNhCnLv9/gJ4F4DURJ6/5GOuqe083yjfZ7yQkfK7yP6CFeFSh5e0FNrs= X-Received: by 2002:a17:906:9b2:: with SMTP id q18mr10832199eje.147.1617892430210; Thu, 08 Apr 2021 07:33:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Stephen John Smoogen Date: Thu, 8 Apr 2021 10:33:38 -0400 Message-ID: Subject: Re: Questions on how to upgrade Apache To: Andy Romens Cc: "cygwin@cygwin.com" X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, 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: Thu, 08 Apr 2021 14:33:53 -0000 On Thu, 8 Apr 2021 at 10:02, Andy Romens via Cygwin wrote: > Hi Cygwin (or whoever gets these, I just signed up), > > I got a question for you all. I need to update Apache from 2.4.39 to > 2.4.46. I have searched far and wide on the web to see if there is a way to > do that, but so far nothing has turned up. Any idea on how to do this or if > an updated package will get released soon-ish for Apache? Background info, > we are running Cygwin on a Windows 2012 Server. Anything else, please let > me know and I will investigate. > > It looks like the apache package is obsolete and orphaned currently. You will need to compile a version of apache on the cygwin system itself to update to a newer version. https://cygwin.com/cygwin-pkg-maint > Thank you in advance, > -Andy > -- > Problem reports: https://cygwin.com/problems.html > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple > -- Stephen J Smoogen.