From patchwork Fri Oct 20 11:48:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Glenn Strauss X-Patchwork-Id: 735 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C7877C004C0 for ; Fri, 20 Oct 2023 11:48:57 +0000 (UTC) Received: from smtp1.atof.net (smtp1.atof.net [52.86.233.228]) by mx.groups.io with SMTP id smtpd.web11.52405.1697802533323620242 for ; Fri, 20 Oct 2023 04:48:53 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: gluelogic.com, ip: 52.86.233.228, mailfrom: gs-yoctoproject.org@gluelogic.com) From: Glenn Strauss To: poky@lists.yoctoproject.org Cc: Glenn Strauss Subject: [PATCH 0/3] lighttpd-1.4.72 Date: Fri, 20 Oct 2023 07:48:42 -0400 Message-ID: <20231020114845.100062-1-gs-yoctoproject.org@gluelogic.com> X-Mailer: git-send-email 2.41.0 Mime-Version: 1.0 X-Mime-Autoconverted: from 8bit to 7bit by courier 0.78 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Oct 2023 11:48:57 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/poky/message/13183 From: Glenn Strauss Glenn Strauss (3): lighttpd: upgrade 1.4.71 -> 1.4.72 lighttpd: update init script lighttpd: modernize lighttpd.conf .../lighttpd/lighttpd/lighttpd | 19 +++++++++- .../lighttpd/lighttpd/lighttpd.conf | 38 ++++--------------- ...{lighttpd_1.4.71.bb => lighttpd_1.4.72.bb} | 2 +- 3 files changed, 26 insertions(+), 33 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.71.bb => lighttpd_1.4.72.bb} (97%)