pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/openafs
Module Name: pkgsrc
Committed By: jakllsch
Date: Thu Oct 10 15:53:21 UTC 2024
Modified Files:
pkgsrc/filesystems/openafs: Makefile distinfo
Log Message:
Update openafs to 1.8.12
User-Visible OpenAFS Changes
OpenAFS 1.8.12
All client platforms
* Avoid panics when writing to the cache fails while creating
or extending directories. (15742..15744, 15758)
Linux clients
* Add support for Linux 6.9 (15739)
* Add support for Linux 6.8 (15679..15706, 15727)
* Resolve a kernel module loading issue on the AArch64 architecture,
which occurs due to an unsupported RELA relocation (15728)
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/filesystems/openafs/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/filesystems/openafs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/openafs/Makefile
diff -u pkgsrc/filesystems/openafs/Makefile:1.24 pkgsrc/filesystems/openafs/Makefile:1.25
--- pkgsrc/filesystems/openafs/Makefile:1.24 Thu Oct 10 15:46:19 2024
+++ pkgsrc/filesystems/openafs/Makefile Thu Oct 10 15:53:21 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2024/10/10 15:46:19 jakllsch Exp $
+# $NetBSD: Makefile,v 1.25 2024/10/10 15:53:21 jakllsch Exp $
-DISTNAME= openafs-1.8.11-src
+DISTNAME= openafs-1.8.12-src
PKGNAME= ${DISTNAME:C/-src//}
CATEGORIES= filesystems net sysutils
-MASTER_SITES= http://www.openafs.org/dl/openafs/1.8.11/
+MASTER_SITES= http://www.openafs.org/dl/openafs/1.8.12/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= gendalia%NetBSD.org@localhost
Index: pkgsrc/filesystems/openafs/distinfo
diff -u pkgsrc/filesystems/openafs/distinfo:1.26 pkgsrc/filesystems/openafs/distinfo:1.27
--- pkgsrc/filesystems/openafs/distinfo:1.26 Thu Oct 10 15:46:19 2024
+++ pkgsrc/filesystems/openafs/distinfo Thu Oct 10 15:53:21 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2024/10/10 15:46:19 jakllsch Exp $
+$NetBSD: distinfo,v 1.27 2024/10/10 15:53:21 jakllsch Exp $
-BLAKE2s (openafs-1.8.11-src.tar.bz2) = 83efb14fdc4032b8b9f83e2d93d9da55e60e05981ccfe020346bc4c31e43c364
-SHA512 (openafs-1.8.11-src.tar.bz2) = 06ebfdbc728e2172e7a368e02fc12bd10a78ef1cfb507a2d26edcde0567c34eed24a1ea9c1eae486a78cf53264358da9c687f9d77471795d17cce17d4ceb3fb4
-Size (openafs-1.8.11-src.tar.bz2) = 15042304 bytes
+BLAKE2s (openafs-1.8.12-src.tar.bz2) = 0f525310611d9a112b8c59a19c950b24da127e7d0f79097f74c25c20ef90631e
+SHA512 (openafs-1.8.12-src.tar.bz2) = 24fecf29ca5fbfc0e8c903918e21ec11cd9fc8b7c2f323a7779ea3ad20060eb4fc61055044fe66e756662113078224bd843e4d51262ef2ba0e916d9466081e19
+Size (openafs-1.8.12-src.tar.bz2) = 15047621 bytes
SHA1 (patch-src_cf_osconf.m4) = 6eae9ab0821c496f59ebd611c270b46d511a751f
SHA1 (patch-src_cf_sysname.m4) = 7f45f6387bf959d2026be369cbbfec1a96ff424b
SHA1 (patch-src_config_afs__sysnames.h) = b13d5f701e9df3d7bd943a97e4c60632c2df1196
Home |
Main Index |
Thread Index |
Old Index