unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 3f8ee81ff03575bb04066f62554df5479cbcc65a 532 bytes (raw)
name: gnu/packages/patches/ncrack-fix-gcc-10-build.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
Description: Fix build with gcc-10.
Author: Jürgen Hötzel <juergen@hoetzel.info>
Origin: https://github.com/nmap/ncrack/pull/83/

--- a/opensshlib/umac.c
+++ b/opensshlib/umac.c
@@ -1181,7 +1181,7 @@
     uhash_ctx hash;          /* Hash function for message compression    */
     pdf_ctx pdf;             /* PDF for hashed output                    */
     void *free_ptr;          /* Address to free this struct via          */
-} umac_ctx;
+};
 
 /* ---------------------------------------------------------------------- */
 

debug log:

solving 3f8ee81ff0 ...
found 3f8ee81ff0 in https://yhetil.org/guix-patches/WSgbTIT-0EVw00x79M1C4IoJnu497WH90q_x9HrwP736-BdOVcs0KaKNx9tcSaZu3u7jA6G8tnr7tsS9eUcIwrh3_DziU2imKAVbzDkx0Xo=@protonmail.com/

applying [1/1] https://yhetil.org/guix-patches/WSgbTIT-0EVw00x79M1C4IoJnu497WH90q_x9HrwP736-BdOVcs0KaKNx9tcSaZu3u7jA6G8tnr7tsS9eUcIwrh3_DziU2imKAVbzDkx0Xo=@protonmail.com/
diff --git a/gnu/packages/patches/ncrack-fix-gcc-10-build.patch b/gnu/packages/patches/ncrack-fix-gcc-10-build.patch
new file mode 100644
index 0000000000..3f8ee81ff0

1:19: trailing whitespace.
 
1:21: trailing whitespace.
 
Checking patch gnu/packages/patches/ncrack-fix-gcc-10-build.patch...
1:21: new blank line at EOF.
+
Applied patch gnu/packages/patches/ncrack-fix-gcc-10-build.patch cleanly.
warning: 3 lines add whitespace errors.

index at:
100644 3f8ee81ff03575bb04066f62554df5479cbcc65a	gnu/packages/patches/ncrack-fix-gcc-10-build.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).