From: dataCobra <dataCobra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] sudo: update to 1.9.16.
Date: Tue, 19 Nov 2024 08:04:33 +0100 [thread overview]
Message-ID: <20241119070433.EF4A12F94D@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53029@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 626 bytes --]
There is an updated pull request by dataCobra against master on the void-packages repository
https://github.com/dataCobra/void-packages sudo
https://github.com/void-linux/void-packages/pull/53029
sudo: update to 1.9.16.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64-musl
- i686
- aarch64
- aarch64-musl
- armv7l
A patch file from https://github.com/void-linux/void-packages/pull/53029.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sudo-53029.patch --]
[-- Type: text/x-diff, Size: 2067 bytes --]
From c81e487f767dbfb7a57834592613e9a5b12e4deb Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Tue, 19 Nov 2024 08:04:02 +0100
Subject: [PATCH] sudo: update to 1.9.16p1.
---
srcpkgs/sudo/patches/install_perms.patch | 11 -----------
srcpkgs/sudo/template | 6 +++---
2 files changed, 3 insertions(+), 14 deletions(-)
delete mode 100644 srcpkgs/sudo/patches/install_perms.patch
diff --git a/srcpkgs/sudo/patches/install_perms.patch b/srcpkgs/sudo/patches/install_perms.patch
deleted file mode 100644
index 2db2893544c105..00000000000000
--- a/srcpkgs/sudo/patches/install_perms.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/scripts/install-sh
-+++ b/scripts/install-sh
-@@ -163,6 +163,8 @@ while ${MORETODO} ; do
- esac
- ${MORETODO} && shift
- done
-+CHOWN=:
-+CHGRP=:
-
- ## Making a directory?
- if ${DIRMODE} ; then
diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template
index 571fc60a83f044..410b25e0f0aa54 100644
--- a/srcpkgs/sudo/template
+++ b/srcpkgs/sudo/template
@@ -1,6 +1,6 @@
# Template file for 'sudo'
pkgname=sudo
-version=1.9.15p4
+version=1.9.16p1
revision=1
build_style=gnu-configure
configure_args="--with-ignore-dot --with-insults=disabled --with-all-insults --with-env-editor
@@ -8,14 +8,14 @@ configure_args="--with-ignore-dot --with-insults=disabled --with-all-insults --w
--with-logfac=auth --disable-root-mailer --enable-pie --with-mdoc
--sbindir=/usr/bin --disable-log-server"
hostmakedepends="groff"
-makedepends="zlib-devel pam-devel"
+makedepends="zlib-devel pam-devel openssl-devel"
short_desc="Allow others to run commands as root"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="ISC"
homepage="https://www.sudo.ws/"
changelog="https://www.sudo.ws/repos/sudo/raw-file/tip/NEWS"
distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz"
-checksum=2e20ec9865eeeea1316c6f49ec6ac4678869b689d4d90b44243bf4887d6dd532
+checksum=404994e23ae8bcf4be59ed6fd3759ad70a8cefa9bcf71640b33f176afec243b0
conf_files="/etc/pam.d/sudo /etc/sudoers"
lib32disabled=yes
next prev parent reply other threads:[~2024-11-19 7:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-12 14:39 [PR PATCH] sudo: update to 1.9.6 dataCobra
2024-11-12 14:40 ` [PR PATCH] [Updated] " dataCobra
2024-11-19 7:04 ` dataCobra [this message]
2024-11-19 12:46 ` [PR PATCH] [Merged]: sudo: update to 1.9.16 leahneukirchen
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=20241119070433.EF4A12F94D@inbox.vuxu.org \
--to=datacobra@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).