Copied from Fedora. http://pkgs.fedoraproject.org/cgit/unzip.git/plain/unzip-6.0-attribs-overflow.patch?id=d18f821e diff -up unzip60/zipinfo.c.attribs-overflow unzip60/zipinfo.c --- unzip60/zipinfo.c.attribs-overflow 2009-11-30 09:55:39.000000000 +0100 +++ unzip60/zipinfo.c 2009-11-30 09:56:42.844263244 +0100 @@ -1881,7 +1881,7 @@ static int zi_short(__G) /* return PK- #endif int k, error, error_in_archive=PK_COOL; unsigned hostnum, hostver, methid, methnum, xattr; - char *p, workspace[12], attribs[16]; + char *p, workspace[12], attribs[17]; char methbuf[5]; static ZCONST char dtype[5]="NXFS"; /* normal, maximum, fast, superfast */ static ZCONST char Far os[NUM_HOSTS+1][4] = { o' selected='selected'>koszko Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/pantheon.scm
AgeCommit message (Expand)Author
2022-04-05gnu: pantheon-calculator: Update to 1.7.2....jgart
2022-01-22gnu: granite: Update to 6.2.0 and add python to native inputs....Maxim Cournoyer
2021-12-13gnu: Simplify package inputs....Ludovic Courtès
2021-11-24gnu: sideload: Update to 6.0.2....Maxim Cournoyer
2021-06-08gnu: pantheon: Use modern 'define-module' syntax....Ludovic Courtès
2020-11-03gnu: granite: Upgrade to 5.5.0....Ryan Prior
2020-07-12gnu: Remove ".git" from "https://github/…/….git"....Ludovic Courtès
2020-06-24gnu: Add sideload....Ryan Prior
2020-05-19gnu: granite: Fix cross-compilation....Danny Milosavljevic
2020-05-19gnu: Add pantheon-calculator....Ryan Prior
2020-05-19gnu: Add granite....Ryan Prior