Github messages for voidlinux
 help / color / mirror / Atom feed
From: gstrauss <gstrauss@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] lighttpd: update to 1.4.77
Date: Sat, 11 Jan 2025 02:41:40 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53924@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 515 bytes --]

There is a new pull request by gstrauss against master on the void-packages repository

https://github.com/gstrauss/void-packages lighttpd-1.4.77
https://github.com/void-linux/void-packages/pull/53924

lighttpd: update to 1.4.77
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO** (tested on many platforms via lighttpd CI)

A patch file from https://github.com/void-linux/void-packages/pull/53924.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lighttpd-1.4.77-53924.patch --]
[-- Type: text/x-diff, Size: 1726 bytes --]

From 03fea14b1d3bedb20ce5ae2754f80428bd9a5a52 Mon Sep 17 00:00:00 2001
From: Glenn Strauss <gstrauss@gluelogic.com>
Date: Fri, 10 Jan 2025 19:35:23 -0500
Subject: [PATCH] lighttpd: update to 1.4.77

---
 srcpkgs/lighttpd/files/lighttpd.conf | 3 +--
 srcpkgs/lighttpd/template            | 4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/lighttpd/files/lighttpd.conf b/srcpkgs/lighttpd/files/lighttpd.conf
index 53e91fc4604266..b609371154ea61 100644
--- a/srcpkgs/lighttpd/files/lighttpd.conf
+++ b/srcpkgs/lighttpd/files/lighttpd.conf
@@ -1,8 +1,7 @@
 # This is a minimal example config
 # See /usr/share/doc/lighttpd
-# and http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ConfigurationOptions
+# and https://wiki.lighttpd.net/Docs:ConfigurationOptions
 
-server.port		= 80
 server.username		= "_lighttpd"
 server.groupname	= "_lighttpd"
 server.document-root	= "/srv/www/lighttpd"
diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template
index 6e8734240517be..acbfde0d0ed806 100644
--- a/srcpkgs/lighttpd/template
+++ b/srcpkgs/lighttpd/template
@@ -1,6 +1,6 @@
 # Template file for 'lighttpd'
 pkgname=lighttpd
-version=1.4.76
+version=1.4.77
 revision=1
 build_style=meson
 configure_args="-Dwith_brotli=disabled -Dwith_bzip=disabled
@@ -20,7 +20,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://lighttpd.net"
 distfiles="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
-checksum=8cbf4296e373cfd0cedfe9d978760b5b05c58fdc4048b4e2bcaf0a61ac8f5011
+checksum=acafabdbfa2267d8b6452d03d85fdd2a66525f3f05a36a79b6645c017f1562ce
 
 conf_files="/etc/lighttpd/lighttpd.conf"
 system_accounts="_lighttpd"

                 reply	other threads:[~2025-01-11  1:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53924@inbox.vuxu.org \
    --to=gstrauss@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).