Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Remove-Makefile-rules-that-conflict-with-Debian.patch | Remove Makefile rules that conflict with Debian This patch is from the work of Spencer Olson <olsonse@umich.edu>. The patches make builds possible using Debian package building tools. =================================================================== |
Bill MacAllister <bill@ca-zephyr.org> | no | 2020-05-15 | ||
0002-update-command-line-switches.patch | [PATCH 32/36] aklog-kafs CLI changes | Bill MacAllister <bill@ca-zephyr.org> | no | 2021-04-16 | ||
0003-Fix-minimal-command-line-argument-parsing.patch | [PATCH 2/8] Fix minimal command line argument parsing This patch also ensures that all memory has been appropriately freed (passes a valgrind/memgrind leak test). |
"Spencer E. Olson" <olsonse@umich.edu> | no | 2022-05-28 | ||
0004-remove-d-debug-option-and-improve-v-verbose-option.patch | [PATCH 3/8] remove -d (debug) option and improve -v (verbose) option | "Spencer E. Olson" <olsonse@umich.edu> | no | 2022-05-28 | ||
0005-enable-v-option-to-incrementally-increase-verbosity.patch | [PATCH 4/8] enable -v option to incrementally increase verbosity | "Spencer E. Olson" <olsonse@umich.edu> | no | 2022-05-31 | ||
0006-Use-Chaskiel-Grundman-s-suggestion-for-switching-key.patch | [PATCH 5/8] Use Chaskiel Grundman's suggestion for switching keyrings If the session keyring is not found, this patch now automatically causes the UID session keyring to be used. This patch also allows the user to explicitly specify the keyring to use with an error occurring if the specified keyring does not exist. This patch also allows increased verbosity pertaining to the keyring selection. |
"Spencer E. Olson" <olsonse@umich.edu> | no | 2022-05-31 | ||
0007-add-commandline-option-to-show-build-version.patch | [PATCH 6/8] add commandline option to show build version | "Spencer E. Olson" <olsonse@umich.edu> | no | 2022-05-31 | ||
0008-make-display_usage-use-proper-exit-status.patch | [PATCH 7/8] make display_usage use proper exit status | "Spencer E. Olson" <olsonse@umich.edu> | no | 2022-05-31 | ||
0009-remove-help-switch.patch | Remove --help switch The aklog-kafs --help switch is redundant and not necessary. =================================================================== |
Bill MacAllister <bill@ca-zephyr.org> | no | 2022-12-11 | ||
0010-change-verbose-to-debug.patch | Change verbose option to debug Rename -v, verbose option, to -d debug option. Add file test to the default cell setting errors and add a message describing the remedy. =================================================================== |
Bill MacAllister <bill@ca-zephyr.org> | no | 2022-12-12 | ||
0011-preload-verbose.patch | Updates to preload * Add -d as a synomyn to -v. * Use the same policy for -d as implemented in kafs-aklog, namely -d can be specified more than once increasing the level of debug messages. * Change the verbose routine to always write to syslog. * Add display of failure to set rootcell and sysname when debug is set. =================================================================== |
Bill MacAllister <bill@ca-zephyr.org> | no | 2023-01-01 | ||
0012-aklog-kafs-pod.patch | Maintain aklog-kafs as POD Move to using POD to maintain the man page for aklog-kafs. The man page will be generated as part of the package build process. |
Bill MacAllister <bill@ca-zephyr.org> | no | 2023-01-03 | ||
0013-preload-pod.patch | Convert kafs-preload man page to POD Convert the man page for kafs-preload to POD for ease of maintenance and generate the man page on the fly when the package is built. |
Bill MacAllister <bill@ca-zephyr.org> | no | 2023-01-04 | ||
0014-kafs-check-config.patch | Use default cell is none specified If no cell names are specified on the command line try and use the default cell. |
Bill MacAllister <bill@ca-zephyr.org> | no | 2024-07-08 | ||
0015-kafs-check-config-pod.patch | Convert kafs-check-config man page to POD For ease of maintenance convert the kafs-check-config man page to POD and remove the original man page. |
Bill MacAllister <bill@ca-zephyr.org> | no | 2023-01-09 | ||
0016-kafs-client-conf-pod.patch | Convert kafs-client.conf man page to POD For ease of maintenance convert kafs-client.conf man page to POD. | Bill MacAllister <bill@ca-zephyr.org> | no | 2023-01-09 | ||
0017-kafs-pod.patch | Convert kafs man page to POD For ease of maintenance convert the kafs man page to POD. | Bill MacAllister <bill@ca-zephyr.org> | no | 2023-01-09 | ||
0018-rxrpc-pod.patch | Convert rxrpc man page to POD For ease of maintenance convert the rxrpc man page to POD. | Bill MacAllister <bill@ca-zephyr.org> | no | 2023-01-09 | ||
0019-kafs-dns-pod.patch | Convert kafs-dns man page to POD For ease of maintenance convert the kafs-dns man page to POD. | Bill MacAllister <bill@ca-zephyr.org> | no | 2023-01-09 | ||
0020-Remove-word-size-compiler-flags.patch | Remove word size compiler flags Upstream attempts to determine whether the build is 32-bit or 64-bit and adds -m32 or -m64 to the compiler flags. This is unnecessary on Debian, since the default compiler for a package will be configured to build for the appropriate word size, and harmful since some Debian architectures do not support the -m64 flag. Remove this code so that CFLAGS will be left unchanged. |
Russ Allbery <rra@debian.org> | not-needed | 2024-07-08 | ||
auto-gitignore | Update .gitignore from Debian packaging branch The Debian packaging git branch contains these updates to the upstream .gitignore file(s). This patch is autogenerated, to provide these updates to users of the official Debian archive view of the package. [dgit (11.10) update-gitignore] |
no |