1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00
Commit graph

64 commits

Author SHA1 Message Date
Anders Kaseorg 55a6bb5a36 openafs: 1.8.11 → 1.8.12
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-08-21 18:15:56 -07:00
Anders Kaseorg 095980f50c linuxPackages.openafs: Patch for Linux kernel 6.10
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-07-18 11:36:00 -07:00
Anders Kaseorg a6ccb54ac2 linuxPackages.openafs: Patch for Linux kernel 6.9
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-06-03 10:15:28 -07:00
Philip Taron 39c882983c openafs: avoid top-level with 2024-04-01 17:20:58 +02:00
Anders Kaseorg 025e62c60f linuxPackages.openafs: Patch for Linux kernel 6.8
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-03-24 20:18:08 -07:00
Anders Kaseorg ebb1bd4541 openafs: 1.8.10 → 1.8.11
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-03-24 20:18:08 -07:00
Anders Kaseorg c04cc13321 linuxPackages.openafs: Patch for Linux kernel 6.7
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-02-02 02:32:18 -08:00
Anders Kaseorg 3aec2103ad openafs: Patch for Linux kernels 6.5 and 6.6
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-10-12 12:18:47 -07:00
Vladimír Čunát f4cd4143bb
openafs, digitalbitbox: amend hacks of removing $(pwd)
Just like commit 3af97fc9ee
2023-08-05 18:08:18 +02:00
Anders Kaseorg 96b23c36e8 openafs: 1.8.9 → 1.8.10
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-07-11 22:30:47 -04:00
Anders Kaseorg 8e3b64db39
openafs: Patch for Linux kernel 6.3 (#228217)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-04-26 23:26:58 -04:00
Michael Raitza a411a116a5 openafs: Fix configure option; Add tools
--with-gssapi is usually not used anymore and is replaced by --with-krb5

Add tools that handle volume dumps; search, list and extract files from
them.
2023-03-08 18:25:34 +01:00
Anders Kaseorg d768bedd3f openafs: Patch for Linux kernel 6.2
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-02-22 12:40:09 -08:00
Alyssa Ross 12d2821bf5
treewide: remove -ldl linker flags
With all libcs I'm aware of, libdl is now either empty (Glibc, musl,
uclibc, illumos), a symlink to libc or equivalent (Apple), or does not
exist (FreeBSD, NetBSD).  So explicitly linking libdl now does nothing
for the former platforms, and breaks the build for the latter
platforms.

With this patch I've removed -ldl from all overridden linker flags for
all free packages in Nixpkgs.  Everything still seems to build.
2023-01-23 15:34:53 +00:00
Anders Kaseorg c361b8af77 openafs: 1.8.8.1 → 1.8.9
This is needed for new Linux kernel support.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-12-26 13:22:35 -08:00
Anders Kaseorg 83668bc0df openafs: Fix incorrectly required and inverted withNcurses parameter
Introduced by commit
cc7deb7e4a (#187862).

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-12-07 02:43:30 -08:00
Sandro Jäckel cc7deb7e4a
openafs: remove null overwrites, fix tsm package name, move openafs_1_8 to aliases 2022-08-22 14:25:36 +02:00
Anders Kaseorg fdc792bf61 openafs: Patch for Linux kernel 5.18
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-06-27 20:05:04 -07:00
Alyssa Ross 4c83012f83 linuxPackages.openafs: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Anders Kaseorg dddadac600 openafs: Patch for Linux kernel 5.17
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-10 23:49:13 -07:00
Alyssa Ross ae8e8aaee7 treewide: remove obsolete kernel version checks
We no longer support any Linux kernel older than 4.9.
2022-04-08 09:56:09 +00:00
Alyssa Ross 3a06e285c9 linuxPackages.openafs: mark broken on Linux 5.17 2022-03-21 13:22:59 +00:00
Felix Buehler b5e0221e44 treewide: use pname&version instead of name 2021-12-24 15:51:27 +01:00
Anders Kaseorg 1a3b084c63 openafs: run nixpkgs-fmt
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-12-13 13:15:04 -05:00
Anders Kaseorg 43c93f6131 openafs: 1.8.8 → 1.8.8.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-12-13 03:56:18 -05:00
Anders Kaseorg d4f4b721bc openafs: Add upstream patches for Linux kernel 5.15
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-11-07 13:22:58 -08:00
Alyssa Ross bb2b3da36d linuxPackages.openafs: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Sandro Jäckel 9cf07919cc
openafs: cleanup 2021-08-02 10:58:48 +02:00
Marc 'risson' Schmitt 87f0713511
openafs: 1.8.7 -> 1.8.8
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-07-30 01:52:32 +02:00
Anders Kaseorg 5fa1186df7 openafs: Add upstream patches for Linux kernel 5.12
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-05-31 00:48:45 -07:00
Sandro Jäckel 33a395f195
yacc: deprecate alias
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
Sandro Jäckel dcb501f993
kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
Anders Kaseorg e51d997364 openafs: Add upstream patches for Linux kernel 5.11
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-18 18:50:40 -08:00
Jörg Thalheim 94f3683935
Merge pull request #109428 from andersk/openafs-1.8.7
openafs: 1.8.6 → 1.8.7 (emergency fix for unix timestamp 0x60000000)
2021-01-15 09:13:22 +00:00
Ben Siraphob 872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Anders Kaseorg 175fdc84aa openafs: 1.8.6 → 1.8.7
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-14 22:42:17 -08:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Michael Raitza 1f323ec2b4 openafs: remove 1.6; point to openafs_1_8 2020-11-17 21:31:59 +01:00
Jörg Thalheim dd1908f879
Merge pull request #99379 from spacefrogg/openafs-fixups 2020-11-17 16:31:51 +01:00
Michael Raitza 54a69eb804
openafs_1_8: Properly generate and split off developer documentation 2020-11-17 16:12:22 +01:00
Michael Raitza f08099d0a7
openafs_1_8: Merge server output with out
User and server binaries cannot be shipped separately. The bos tool uses a
hard-coded path to the volume salvage command (which resides with the server
binaries). Splitting them into separate outputs invalidates the reference in the
bos tool (due to remove-references-to). This rendered the volume salvager
inoperable (which is obviously a bad thing).
2020-11-17 16:12:21 +01:00
Michael Raitza 62a34589b8
openafs_1_8: Cleanup build and fix build issues
Parallel building is broken, leading to failing builds in very rare
cases. (volint.h not yet built while alredy needed when compiling volser.)
2020-11-17 16:12:21 +01:00
Anders Kaseorg 14245d48a4 openafs_1_8: Add upstream patches for Linux kernel 5.8 and 5.9
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-09-27 21:51:18 -07:00
Anders Kaseorg e38494a8da openafs_1_8: 1.8.5 -> 1.8.6
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-06-29 17:27:15 -07:00
Jörg Thalheim 027908357f
openafs_1_8: include 5.6 fixes 2020-05-21 23:11:41 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Anders Kaseorg b661db12e8 openafs_1_8: 1.8.3 -> 1.8.5 (#75104)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-07 11:58:19 -05:00
Marco Maggesi ff1ed720e2 Rename z77z into maggesi
Make the "handle" of the maintainer match the name of the github account.
Also update the email address.
2019-10-07 17:05:25 +02:00
Artemis Tosini 5acd6681f2
linuxPackages_5_3.openafs_1_8: fix build
This update cherry-picks patches necessary to build the OpenAFS kernel
module from the OpenAFS master branch. This commit does not fix OpenAFS
1.6.
2019-09-20 17:29:06 +00:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00