guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/10] gnu: base: Fix a bug that occurs in non-Linux systems.


From: Ludovic Courtès
Subject: Re: [PATCH 02/10] gnu: base: Fix a bug that occurs in non-Linux systems.
Date: Tue, 19 May 2015 18:20:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Manolis Ragkousis <address@hidden> skribis:

> From ebdc9239ccdf7c27846f673478e1e44dd949a3e0 Mon Sep 17 00:00:00 2001
> From: Manolis Ragkousis <address@hidden>
> Date: Tue, 19 May 2015 00:21:12 +0300
> Subject: [PATCH 02/10] gnu: base: Fix a bug that occurs in non-Linux systems.
>
> * gnu/packages/base.scm (tar): Apply patch.
> * gnu/packages/patches/tar-d_ino_in_dirent-fix.patch: New file.
> * gnu-system.am (dist_patch_DATA): Add it.

[...]

> +++ b/gnu/packages/patches/tar-d_ino_in_dirent-fix.patch
> @@ -0,0 +1,27 @@
> +This is fixed in e9ddc08da0982f36581ae5a8c7763453ff41cfe8.

Please put the Git commit entry here, that is:

  commit e9ddc08da0982f36581ae5a8c7763453ff41cfe8
  Author: Sergey Poznyakoff <address@hidden>
  Date:   Thu Sep 25 00:22:16 2014 +0300

      Bugfixes.

      * doc/tar.1: Fix typo in font spec.
      * src/tar.c (sort_mode_arg, sort_mode_flag): Protect "inode"
      (SAVEDIR_SORT_INODE) with D_INO_IN_DIRENT

OK to commit with this change, either to ‘wip-hurd’ or ‘core-updates’ (I
guess the former is more convenient for you.)

Thanks!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]