[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#26238: core-updates: Fix time zone bug in `date` 8.26
From: |
Leo Famulari |
Subject: |
bug#26238: core-updates: Fix time zone bug in `date` 8.26 |
Date: |
Sun, 26 Mar 2017 16:01:14 -0400 |
User-agent: |
Mutt/1.8.0 (2017-02-23) |
On Sun, Mar 26, 2017 at 04:12:40PM +0200, Ludovic Courtès wrote:
> Leo Famulari <address@hidden> skribis:
> I think ‘coreutils-final’ doesn’t need the replacement because the
> ‘coreutils’ package that we get on GuixSD or when typing ‘guix package
> -i coreutils’ is not ‘coreutils-final’.
Right.
> ‘-final’ is only used as an implicit input of ‘gnu-build-system’, where
> the ‘date’ bug is arguably not a problem.
>
> So for ‘coreutils-final’, I’d just do:
>
> (replacement #f)
>
> WDYT?
I adapted the example of diffutils-boot0 in the attached patch.
> For good measure, ‘coreutils-minimal’ should also have:
>
> (source (package-source coreutils/fixed))
>
> so that it gets the fix (nothing depends on ‘coreutils-minimal’, so
> there’s no need for a graft here.)
Ah, thanks for pointing this out.
I've attached a revised patch.
0001-gnu-coreutils-Fix-a-time-zone-bug-in-date-8.26.patch
Description: Text document
signature.asc
Description: PGP signature
- bug#26238: core-updates: Fix time zone bug in `date` 8.26, (continued)
- bug#26238: core-updates: Fix time zone bug in `date` 8.26, Marius Bakke, 2017/03/24
- bug#26238: core-updates: Fix time zone bug in `date` 8.26, Marius Bakke, 2017/03/26
- bug#26238: core-updates: Fix time zone bug in `date` 8.26, Leo Famulari, 2017/03/26
- bug#26238: core-updates: Fix time zone bug in `date` 8.26, Marius Bakke, 2017/03/26
- bug#26238: core-updates: Fix time zone bug in `date` 8.26, Leo Famulari, 2017/03/26
- bug#26238: core-updates: Fix time zone bug in `date` 8.26, Marius Bakke, 2017/03/26
- bug#26238: core-updates: Fix time zone bug in `date` 8.26, Ludovic Courtès, 2017/03/27
- bug#26238: core-updates: Fix time zone bug in `date` 8.26, Leo Famulari, 2017/03/27
bug#26238: core-updates: Fix time zone bug in `date` 8.26, Ludovic Courtès, 2017/03/26
- bug#26238: core-updates: Fix time zone bug in `date` 8.26,
Leo Famulari <=