Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mit-krb5: update to 1.21.2
@ 2023-08-17 19:46 klarasm
  2023-08-20 21:16 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: klarasm @ 2023-08-17 19:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/klarasm/void-packages mit-krb5/1.21.2
https://github.com/void-linux/void-packages/pull/45645

mit-krb5: update to 1.21.2
Changes from previous release:
- Fix double-free in KDC TGS processing [CVE-2023-39975]

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mit-krb5/1.21.2-45645.patch --]
[-- Type: text/x-diff, Size: 1241 bytes --]

From 6ab760b842e22cb5f456f5f94e2ba7c3ca6bac90 Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
Date: Thu, 17 Aug 2023 21:07:22 +0200
Subject: [PATCH] mit-krb5: update to 1.21.2

Changes from previous release:
- Fix double-free in KDC TGS processing [CVE-2023-39975]
---
 srcpkgs/mit-krb5/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mit-krb5/template b/srcpkgs/mit-krb5/template
index 683c7e8d32a03..a6fc8e395243a 100644
--- a/srcpkgs/mit-krb5/template
+++ b/srcpkgs/mit-krb5/template
@@ -2,7 +2,7 @@
 # if there is a bump in .so version,
 # also update srcpkgs/libgssglue/files/gssapi_mech.conf
 pkgname=mit-krb5
-version=1.21.1
+version=1.21.2
 revision=1
 _distver=$(echo $version | cut -d. -f-2)
 build_style=gnu-configure
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://web.mit.edu/kerberos"
 distfiles="http://kerberos.org/dist/krb5/${_distver}/krb5-${version}.tar.gz"
-checksum=7881c3aaaa1b329bd27dbc6bf2bf1c85c5d0b6c7358aff2b35d513ec2d50fa1f
+checksum=9560941a9d843c0243a71b17a7ac6fe31c7cebb5bce3983db79e52ae7e850491
 build_options="ldap lmdb"
 build_options_default="ldap"
 desc_option_lmdb="Enable LMDB database backend"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: mit-krb5: update to 1.21.2
  2023-08-17 19:46 [PR PATCH] mit-krb5: update to 1.21.2 klarasm
@ 2023-08-20 21:16 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-08-20 21:16 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

mit-krb5: update to 1.21.2
https://github.com/void-linux/void-packages/pull/45645

Description:
Changes from previous release:
- Fix double-free in KDC TGS processing [CVE-2023-39975]

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-20 21:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-17 19:46 [PR PATCH] mit-krb5: update to 1.21.2 klarasm
2023-08-20 21:16 ` [PR PATCH] [Merged]: " Duncaen

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).