Github messages for voidlinux
 help / color / mirror / Atom feed
From: klarasm <klarasm@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] openldap: update to 2.6.8, adopt
Date: Fri, 14 Jun 2024 14:55:19 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50830@inbox.vuxu.org> (raw)

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

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

https://github.com/klarasm/void-packages openldap/2.6.8
https://github.com/void-linux/void-packages/pull/50830

openldap: update to 2.6.8, adopt
I have been using this package for long enough to feel confident in adopting it.

New since 2.6.6 (#48823 for 2.6.7 was not merged):
- fixes build for GCC 14
- a few OpenSSL 3 related fixes
- Other fixes can be seen at https://www.openldap.org/software/release/changes.html

#### Testing the changes
- I tested the changes in this PR: **YES**
- Have been using this version for the servers in my setup for a little over a week, no obvious issues

#### Local build testing
- I built this PR locally for my native architecture, (x86_64, x86_64-musl)
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl
  - i686

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-openldap/2.6.8-50830.patch --]
[-- Type: text/x-diff, Size: 1588 bytes --]

From 84cace12b2972f348cb3eb1250976d60ebea92ad Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
Date: Sun, 18 Feb 2024 17:53:59 +0100
Subject: [PATCH] openldap: update to 2.6.8, adopt

I have been using this package for long enough to feel confident
in adopting it.

New since 2.6.6:
- fixes build for GCC 14
- a few OpenSSL 3 related fixes
---
 srcpkgs/openldap/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/openldap/template b/srcpkgs/openldap/template
index 285fb8f37e3bf6..4f093a36de9243 100644
--- a/srcpkgs/openldap/template
+++ b/srcpkgs/openldap/template
@@ -1,7 +1,7 @@
 # Template file for 'openldap'
 pkgname=openldap
-version=2.6.6
-revision=3
+version=2.6.8
+revision=1
 build_style=gnu-configure
 configure_args="--prefix=/usr
  --libexecdir=/usr/libexec
@@ -18,11 +18,11 @@ makedepends="openssl-devel libsasl-devel db-devel libltdl-devel"
 depends="openldap-tools>=${version}_${revision}"
 conf_files="/etc/openldap/ldap.conf /etc/openldap/slapd.conf /etc/openldap/slapd.ldif"
 short_desc="OpenLDAP (Lightweight Directory Access Protocol)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Klara Modin <klarasmodin@gmail.com>"
 license="OLDAP-2.0"
 homepage="http://www.openldap.org"
 distfiles="https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${version}.tgz"
-checksum=082e998cf542984d43634442dbe11da860759e510907152ea579bdc42fe39ea0
+checksum=48969323e94e3be3b03c6a132942dcba7ef8d545f2ad35401709019f696c3c4e
 
 system_accounts="ldap"
 ldap_homedir="/var/lib/openldap"

             reply	other threads:[~2024-06-14 12:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-14 12:55 klarasm [this message]
2024-06-14 15:38 ` [PR PATCH] [Merged]: " classabbyamp

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-50830@inbox.vuxu.org \
    --to=klarasm@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).