diff options
author | 2021-01-08 14:02:40 +0200 | |
---|---|---|
committer | 2021-01-22 08:35:22 +0200 | |
commit | c3b3b4a73fe525c228f3b60727f59ffc0b7ca1aa (patch) | |
tree | 64dfbce61c46bf8f80472deace68f71080c3a35b /net-misc/dahdi/Manifest | |
parent | sys-kernel/gentoo-kernel-bin: bump to 5.10.9 for arm64 (diff) | |
download | gentoo-c3b3b4a73fe525c228f3b60727f59ffc0b7ca1aa.tar.gz gentoo-c3b3b4a73fe525c228f3b60727f59ffc0b7ca1aa.tar.bz2 gentoo-c3b3b4a73fe525c228f3b60727f59ffc0b7ca1aa.zip |
net-misc/dahdi: version bump to fix compiler problems.
1. clang/LLVM
2. Kernel header changes (5.9 onwards)
Three additional patches added to the patch set (two of which from
dahdi-linux/next, and one just submitted):
09-dahdi-3.1.0-r3-remove-32bit-userspace-on-64bit-support.patch
10-dahdi-3.1.0-r3-ioctl-kernel-5.9.patch
11-dahdi-3.1.0-r3-clang.patch
09 is a dependency for 10, which is required since kernel version 5.9.
The former seems to affect 32-bit userspace on 64-bit kernels only,
and according to upstream there are no tests for this.
10 fixes the compile issues for kernels 5.9 onwards (which dropped ioctl
from proc_ops structures.
11 imports clang fixes as per https://issues.asterisk.org/jira/browse/DAHLIN-385
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Closes: https://bugs.gentoo.org/748240
Closes: https://bugs.gentoo.org/740818
Closes: https://github.com/gentoo/gentoo/pull/18990
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-misc/dahdi/Manifest')
-rw-r--r-- | net-misc/dahdi/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-misc/dahdi/Manifest b/net-misc/dahdi/Manifest index ab159fa35b0a..fd12a6dd7e2b 100644 --- a/net-misc/dahdi/Manifest +++ b/net-misc/dahdi/Manifest @@ -17,4 +17,5 @@ DIST dahdi-fw-vpmoct032-1.12.0.tar.gz 443985 BLAKE2B f7f1b5240dafeea42c25c19e3bd DIST dahdi-fwload-vpmadt032-1.25.0.tar.gz 149360 BLAKE2B bb754b1abf794d918d1c457792a0432adc57dabf73e67868dd7a72995f2e9240a528a357427ae8602b10907c813cc50da4c35b8c060bdc7ece399f096ce6519b SHA512 3534f0bab0e142ae94b9b5c401a5c314bab43bc1ca9283600ca82b1746afa514eff6a965ccc6b48774d577beaddb12d165f66221b3b6457df68ccbcede812047 DIST dahdi-linux-3.1.0.tar.gz 1645832 BLAKE2B 27ea6b68318750639fd90f2061e2e9e128e3faa8cc195b368f7157947f5b522f86b871a3b793016945c9faaed20b38a185adafa29b2fc04019063257f578169e SHA512 440f5e44c933c609f2b3cfcf013c84bcd0c37929a43d69aac0276b11484cb890cd5939c5ac5950cad54d934d27ee6ff0b18f2bdd58477ed9be8055de107727b4 DIST gentoo-dahdi-patchset-3.1.0-r1-v2.tar.bz2 104683 BLAKE2B 6ad6ede1163baa40e0bc265af5bfba5781bc61bfcabaccb0b8579d8ea8b778a06e2acf4b3d57b5419f3ad406e32d3cbe63cea6b2ee5960644e1458636462decd SHA512 b3acfb0e614073ce8e3a009f5685959f6c226607ba6c50a4657ed1dda808345e745e13005de95e61ac1ed47a2c6da3ce678c5881f5eff945434b8b79551dd304 +DIST gentoo-dahdi-patchset-3.1.0-r3.tar.bz2 107738 BLAKE2B 9c6a846f744753ae133c24425224675fdbeab5c1b1bc70dd621c615af2f13eec6eb4981ec160c813be62d9d69cd8af6b2cd517005399e24f78fa30da5e20c464 SHA512 75d6562783adc5584966cba38d92a7d1aba3f448cac486be454f9810bb8380009a71a56261a0820a5eb5e13a2c0b49768c1d6adc2310f0be2133140e9e9ae3de DIST jnet-dahdi-drivers-1.0.14.tar.gz 64860 BLAKE2B c8bbb007cd1a76d02b758af35d1d6a26d5617018ad1de8c69dd9bdf7d781d66b85031706efe55edb32eec1d00f3877fe8a2edd4f9899f367824875cd5fe93984 SHA512 419352897d39bae6b51ee302723de6ca3c8041546a1273fa0691cf169e16f37fc730f3033fed4e5f564dce6dcc097e93f609208af8c38d03b9aee96b95037d66 |