Re: [tz] Ubuntu drops old-style links - tzdata split test package

2024-03-28 Thread Corinna Vinschen via Cygwin-apps
On Mar 28 02:25, Brian Inglis via Cygwin-apps wrote: > I have released and announced a test package of tzdata 2024a-2 split into > three install packages: base tzdata, optional tzdata-right, and redundant > tzdata-posix, each containing all the legacy zones so that tzset continues > to work as

Re: [tz] Ubuntu drops old-style links

2024-03-23 Thread Corinna Vinschen via Cygwin-apps
On Mar 23 10:38, Brian Inglis via Cygwin-apps wrote: > It looks to me that tzset.c prioritizes the Windows label over the country, > and it may be a better match prioritizing the country over the label, if the > country is not 001/"", nor ZZ, which are the generic entries. The Windows timezone is

Re: [tz] Ubuntu drops old-style links

2024-03-23 Thread Corinna Vinschen via Cygwin-apps
On Mar 22 10:02, Brian Inglis via Cygwin-apps wrote: > On 2024-03-21 03:36, Corinna Vinschen via Cygwin-apps wrote: > > We're generating the conversion from Windows to POSIX timezone via > > the conversion table from unicode.org: > > > > https://cygwin.com/cgit/newl

Re: [tz] Ubuntu drops old-style links

2024-03-21 Thread Corinna Vinschen via Cygwin-apps
On Mar 20 14:59, Brian Inglis via Cygwin-apps wrote: > On 2024-03-19 02:19, brian.ing...@systematicsw.ab.ca wrote: > > On 2024-03-18 21:12, Matt Johnson-Pint via tz wrote: > > > I just learned that Ubuntu Noble (24.04) decided to intentionally > > > split the tzdata package.  Old-style links such

Re: Unable to 'git push' to /git/cygwin-packages/*

2024-03-14 Thread Corinna Vinschen via Cygwin-apps
On Mar 14 16:07, Jon Turney via Cygwin-apps wrote: > On 14/03/2024 15:39, Mark Geisert via Cygwin-apps wrote: > > On 3/14/2024 2:42 AM, Jon Turney via Cygwin-apps wrote: > > > On 14/03/2024 05:45, Mark Geisert via Cygwin-apps wrote: > > > > Hi folks, > > > > I'm getting the error: > > > > > > > >

Re: [PATCH] In gcc 13, -Wall turns on -Woverloaded-virtual

2024-02-08 Thread Corinna Vinschen via Cygwin-apps
On Feb 8 16:07, Jon Turney via Cygwin-apps wrote: > On 07/02/2024 10:46, Corinna Vinschen via Cygwin-apps wrote: > > Also fix ambiguous method declaration by dropping a default parameter. > > --- > > Hi Jon, > > > > I'm not sure removing virtual from all Create

[PATCH] In gcc 13, -Wall turns on -Woverloaded-virtual

2024-02-07 Thread Corinna Vinschen via Cygwin-apps
Also fix ambiguous method declaration by dropping a default parameter. --- Hi Jon, I'm not sure removing virtual from all Create methods really fits the bill in all cases, are you? I had a go at fixing this while keeping the virtuality of the methods intact. While at it it also occured to me

[HEADSUP] any usage of cygwin_internal(CW_CMDLINE) in any maintained package?

2024-01-30 Thread Corinna Vinschen via Cygwin-apps
Hi guys, is anybody of you maintaining a package (or is aware of any package in the Cygwin distro) which is using the cygwin_internal(CW_CMDLINE) call? If not, I will redefine the usage of this call in Cygwin 3.6. The reason is that it's practically unusable, unless the caller only fetches the

Re: cygwin 3.4.10-1

2024-01-29 Thread Corinna Vinschen via Cygwin-apps
On Jan 27 10:27, Marco Atzeri via Cygwin-apps wrote: > On 29/11/2023 15:08, Corinna Vinschen via Cygwin-announce wrote: > > The following packages have been uploaded to the Cygwin distribution: > > > > * cygwin-3.4.10-1 > > * cygwin-devel-3.4.10-1 > > * cygwin-doc-3.4.10-1 > > > > just for me

Re: Automatic announcement generation by calm

2024-01-08 Thread Corinna Vinschen via Cygwin-apps
On Jan 7 16:12, Jon Turney via Cygwin-apps wrote: > This is an experimental facility, currently only available for packages > deployed from the build service [1] (that is, not for self-built packages > uploaded with 'cygport up' via sftp) > > When the token "announce" is present for a build job

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-09-01 Thread Corinna Vinschen via Cygwin-apps
On Sep 1 03:28, Mark Geisert via Cygwin-apps wrote: > Hi Corinna, > > Corinna Vinschen via Cygwin-apps wrote: > > On Aug 30 20:10, Corinna Vinschen via Cygwin-apps wrote: > > > On Aug 30 12:04, Brian Inglis via Cygwin-apps wrote: > > > > On 2023-08-30 06:

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-31 Thread Corinna Vinschen via Cygwin-apps
On Aug 30 20:10, Corinna Vinschen via Cygwin-apps wrote: > On Aug 30 12:04, Brian Inglis via Cygwin-apps wrote: > > On 2023-08-30 06:17, Corinna Vinschen via Cygwin-apps wrote: > > > On Aug 30 11:57, Corinna Vinschen via Cygwin-apps wrote: > > > > On Aug 30 11:34, Co

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-30 Thread Corinna Vinschen via Cygwin-apps
On Aug 30 12:04, Brian Inglis via Cygwin-apps wrote: > On 2023-08-30 06:17, Corinna Vinschen via Cygwin-apps wrote: > > On Aug 30 11:57, Corinna Vinschen via Cygwin-apps wrote: > > > On Aug 30 11:34, Corinna Vinschen via Cygwin-apps wrote: > > > > #define CPU_ZE

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-30 Thread Corinna Vinschen via Cygwin-apps
On Aug 30 11:57, Corinna Vinschen via Cygwin-apps wrote: > On Aug 30 11:34, Corinna Vinschen via Cygwin-apps wrote: > > #define CPU_ZERO_S(siz, set) __cpuset_zero_s (siz, set) > > -static __inline void > > -__cpuset_zero_s (size_t siz, cpu_set_t *set) > > -{ > &

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-30 Thread Corinna Vinschen via Cygwin-apps
On Aug 30 11:34, Corinna Vinschen via Cygwin-apps wrote: > #define CPU_ZERO_S(siz, set) __cpuset_zero_s (siz, set) > -static __inline void > -__cpuset_zero_s (size_t siz, cpu_set_t *set) > -{ > - (void) memset (set, 0, siz); > -} > +void __cpuset_zero

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-30 Thread Corinna Vinschen via Cygwin-apps
Hi Mark, On Aug 30 00:29, Mark Geisert via Cygwin-apps wrote: > [redirected from the main Cygwin ML] > Corinna Vinschen via Cygwin wrote: > > This is not what I meant. A simple reproducer is ideally a piece of > > C code which shows ;the problem with a minimum of code. In this case, > > a pice

Re: [PATCH rebase 1/2] Always update the file checksum in the PE header

2023-08-15 Thread Corinna Vinschen via Cygwin-apps
On Aug 15 11:29, Christian Franke via Cygwin-apps wrote: > Corinna Vinschen wrote: > > On Aug 12 14:26, Christian Franke via Cygwin-apps wrote: > > > This patch is still experimental, but tested with all /bin/cyg*.dll from > > > my > > > installation. > > Does that mean I shouldn't apply it for

Re: [PATCH rebase 1/2] Always update the file checksum in the PE header

2023-08-15 Thread Corinna Vinschen via Cygwin-apps
On Aug 12 14:26, Christian Franke via Cygwin-apps wrote: > This patch is still experimental, but tested with all /bin/cyg*.dll from my > installation. Does that mean I shouldn't apply it for now, or do you want me to apply it but not create a new release yet? Thanks, Corinna > > -- >

Re: [PATCH 0/4] Testsuite update

2023-08-08 Thread Corinna Vinschen via Cygwin-apps
On Aug 8 17:02, Jon Turney via Cygwin-apps wrote: > On 07/08/2023 09:55, Corinna Vinschen wrote: > > On Aug 4 13:47, Jon Turney wrote: > > > This gets us down to no permanent failures in the testsuite in CI. > > There is an intermittent failure in kill01, which I need to do something > about

Re: [PATCH rebase] rebase: Add -c, --checksum option

2023-08-08 Thread Corinna Vinschen via Cygwin-apps
On Aug 8 12:10, Christian Franke via Cygwin-apps wrote: > Last patch for now. > > Left for later: ReBaseImage64() unconditionally updates the timestamp in the > file header. > > -- > Regards, > Christian > > From 3973a92cf11056521552d9d3f87efe8e721e8c31 Mon Sep 17 00:00:00 2001 > From:

Re: [PATCH rebase] Add missing pechecksum.* to SRC_DISTFILES

2023-08-08 Thread Corinna Vinschen via Cygwin-apps
On Aug 8 10:54, Christian Franke via Cygwin-apps wrote: > Missed yesterday, sorry. > > -- > Regards, > Christian > > From 84065da466d9501d0522af8860ea829ee51c12f5 Mon Sep 17 00:00:00 2001 > From: Christian Franke > Date: Tue, 8 Aug 2023 10:52:14 +0200 > Subject: [PATCH] Add missing

Re: [PATCH rebase] peflags: Fix ULONG range checks

2023-08-08 Thread Corinna Vinschen via Cygwin-apps
On Aug 8 10:40, Christian Franke via Cygwin-apps wrote: > Corinna Vinschen wrote: > > On Aug 8 10:06, Christian Franke via Cygwin-apps wrote: > > > Corinna Vinschen via Cygwin-apps wrote: > > > > Hi Christian, > > > > > > > > O

Re: [PATCH rebase] peflags: Fix ULONG range checks

2023-08-08 Thread Corinna Vinschen via Cygwin-apps
On Aug 8 10:06, Christian Franke via Cygwin-apps wrote: > Corinna Vinschen via Cygwin-apps wrote: > > Hi Christian, > > > > On Aug 7 16:07, Christian Franke via Cygwin-apps wrote: > > > Minor issue found during tests of the upcoming 'pef

Re: [PATCH rebase 2/2] peflags: Add -k, --checksum option

2023-08-07 Thread Corinna Vinschen via Cygwin-apps
On Aug 7 16:26, Christian Franke via Cygwin-apps wrote: > This patch is on top of the --timestamp patch. Could not be applied to > current HEAD without conflicts. > > -- > Regards, > Christian > > From 9ecaf86bff5d229bf5b2a1ba1ff4674526fc1b68 Mon Sep 17 00:00:00 2001 > From: Christian Franke

Re: [PATCH rebase 1/2] peflags: Add -p, --timestamp option

2023-08-07 Thread Corinna Vinschen via Cygwin-apps
On Aug 7 16:16, Christian Franke via Cygwin-apps wrote: > Running 'peflags -p /bin/*.exe' with the patch applied suggests that > objcopy/strip recently changed behavior and no longer set timestamps to 0. > > Related: https://sourceware.org/bugzilla/show_bug.cgi?id=30702 > > -- > Regards, >

Re: [PATCH rebase] peflags: Fix ULONG range checks

2023-08-07 Thread Corinna Vinschen via Cygwin-apps
Hi Christian, On Aug 7 16:07, Christian Franke via Cygwin-apps wrote: > Minor issue found during tests of the upcoming 'peflags --timestamp' patch. > > -- > Regards, > Christian > > From 9da405da78e92dc8263239e25365bee3167f185e Mon Sep 17 00:00:00 2001 > From: Christian Franke > Date: Mon,

Re: cygwin-pkg-maint enhancements

2023-06-19 Thread Corinna Vinschen via Cygwin-apps
On Jun 18 12:06, Jon Turney via Cygwin-apps wrote: > On 16/06/2023 10:47, Corinna Vinschen via Cygwin-apps wrote: > > On Jun 11 19:01, Jon Turney via Cygwin-apps wrote: > > > > > > I've deployed an update to calm which makes a few small improvements to > >

Re: cygwin-pkg-maint enhancements

2023-06-16 Thread Corinna Vinschen via Cygwin-apps
On Jun 11 19:01, Jon Turney via Cygwin-apps wrote: > > I've deployed an update to calm which makes a few small improvements to the > way cygwin-pkg-maint is handled: > > * Lines starting with a '#' are now ignored as a comment > > * There's now a simple facility for grouping packages: > >

Re: Trusted maintainers (was: Re: How does a package become orphaned? (was Re: Attn maintainer: python-paramiko))

2023-06-06 Thread Corinna Vinschen via Cygwin-apps
On May 13 12:18, Marco Atzeri via Cygwin-apps wrote: > On 11.05.2023 15:57, Andrew Schulman via Cygwin-apps wrote: > > > Entrusted with these strange superpowers, the following god-like beings > > > walk unknown amongst us: > > > > > > Achim Gratz > > > Corinna Vinschen > > > Ken Brown > > >

Re: [PATCH setup 0/2] Detect filename collisions between packages

2023-04-24 Thread Corinna Vinschen via Cygwin-apps
Hi Jon, On Apr 23 15:43, Jon Turney via Cygwin-apps wrote: > This is a woefully underoptimized implementation of detecting filename > collisions between packages, so it's hidden behind the command line option > '--collisions' to enable it. > > A good implementation probably (i) collects the

Re: [PATCH v2] peflags: add support for IMAGE_DLLCHARACTERISTICS_GUARD_CF

2023-04-18 Thread Corinna Vinschen via Cygwin-apps
Hi Christoph, On Apr 17 20:40, Christoph Reiter via Cygwin-apps wrote: > This allows for setting, clearing, and displaying the value of the > "control flow guard" dll characteristics flag. > > The flag for MSVC is called "/guard:cf" and the macro ends with "GUARD_CF". > To keep things

Re: [PATCH] peflags: add support for IMAGE_DLLCHARACTERISTICS_GUARD_CF

2023-04-17 Thread Corinna Vinschen via Cygwin-apps
Hi Christoph, your patch looks good and I'm happy to merge it into peflags, but... On Apr 17 09:48, Christoph Reiter via Cygwin-apps wrote: > Jeremy noted that an option already exists in genpeimage [0] but with > a different name, which I wasn't aware of: -c/control-flow-guard, > instead of

Re: pinfo build fails with undefined macro: AM_INTL_SUBDIR

2023-04-11 Thread Corinna Vinschen via Cygwin-apps
On Apr 11 09:21, Andrew Schulman via Cygwin-apps wrote: > I'm trying to rebuild pinfo 0.6.13. That's the current version in Cygwin, so I > know I was able to build it successfully a couple of years ago. But now when I > try, the build fails with > > error: possibly undefined macro:

Re: Fwd: calm: cygwin package report for Ken Brown

2023-03-21 Thread Corinna Vinschen via Cygwin-apps
On Mar 20 23:17, Jon Turney via Cygwin-apps wrote: > On 20/03/2023 22:17, Ken Brown via Cygwin-apps wrote: > > It looks like my plan for having scallywag deploy all the TeX Live > > packages won't work (see below).  calm would have to be more permissive > > and allow deploying a package that

Re: grep rebuild?

2023-03-17 Thread Corinna Vinschen via Cygwin-apps
On Mar 17 10:03, Corinna Vinschen via Cygwin-apps wrote: > On Mar 16 18:50, Brian Inglis via Cygwin-apps wrote: > > On 2023-03-16 10:50, Brian Inglis via Cygwin-apps wrote: > > > On 2023-03-16 06:08, Corinna Vinschen via Cygwin-apps wrote: > > > > Hi Brian, >

Re: grep rebuild?

2023-03-17 Thread Corinna Vinschen via Cygwin-apps
On Mar 16 18:50, Brian Inglis via Cygwin-apps wrote: > On 2023-03-16 10:50, Brian Inglis via Cygwin-apps wrote: > > On 2023-03-16 06:08, Corinna Vinschen via Cygwin-apps wrote: > > > Hi Brian, > > > > > > there's a problem with the grep package.  It uses the in

Re: grep rebuild?

2023-03-16 Thread Corinna Vinschen via Cygwin-apps
On Mar 16 20:31, Corinna Vinschen via Cygwin-apps wrote: > Please note that, right now, collating symbols and equivalence classes > *only* work in the Cygwin main branch in glob(3) and fnmatch(3), but NOT > YET in regex(3). That's what I'm planning to add in the next couple of > week

Re: grep rebuild?

2023-03-16 Thread Corinna Vinschen via Cygwin-apps
On Mar 16 10:50, Brian Inglis via Cygwin-apps wrote: > On 2023-03-16 06:08, Corinna Vinschen via Cygwin-apps wrote: > > Hi Brian, > > > > there's a problem with the grep package. It uses the internally > > provided GNULIB regex library. > > > > Unfortun

grep rebuild?

2023-03-16 Thread Corinna Vinschen via Cygwin-apps
Hi Brian, there's a problem with the grep package. It uses the internally provided GNULIB regex library. Unfortunately, that's the default if the system doesn't provide a more recent GLibc. Which we'll never do. The problem is this: Native language support in GNULIB's regex is *only*

Re: scallywag

2023-03-13 Thread Corinna Vinschen via Cygwin-apps
On Mar 11 11:54, Ken Brown via Cygwin-apps wrote: > On 3/11/2023 2:18 AM, Marco Atzeri via Cygwin-apps wrote: > > may I propose another PLUSH HIPPO for Jon Turney for > > implementating and maintaining scallywag ? > > Seconded! Thirded! :) Corinna

Re: man-pages-linux needs case sensitive directories

2023-02-15 Thread Corinna Vinschen via Cygwin-apps
On Feb 15 00:11, Brian Inglis via Cygwin-apps wrote: > Hi folks, > > Linux man pages 6.03 has been released. > I realized that some of the man pages are case sensitive e.g. _[Ee]xit.2, > {NAN,nan}.3, perhaps others. > I took care of my own system using commands like below, but would appreciate >

Re: [PATCH 1/2 v2] Filter newlines from BUILD_REQUIRES

2022-12-03 Thread Corinna Vinschen via Cygwin-apps
On Dec 3 18:07, Jon Turney via Cygwin-apps wrote: > On 03/12/2022 16:19, Corinna Vinschen via Cygwin-apps wrote: > > From: Corinna Vinschen > > > > BUILD_REQUIRES is added verbatim to the build-depends: line in > > the *-src.hint file. If the cygport

[PATCH 1/2 v2] Filter newlines from BUILD_REQUIRES

2022-12-03 Thread Corinna Vinschen via Cygwin-apps
From: Corinna Vinschen BUILD_REQUIRES is added verbatim to the build-depends: line in the *-src.hint file. If the cygport file defines BUILD_REQUIRES with newlines, e. g. BUILD_REQUIRES=" a b " The -src.hint file is broken. Avoid this by filtering out any newline's from

[PATCH 2/2] Default to x86_64 build on non-Cygwin hosts

2022-12-03 Thread Corinna Vinschen via Cygwin-apps
From: Corinna Vinschen Given x86 has been deprecated, we only have a single target for the time being. Default to this target for now, basically to safe my lazy ass when building on Linux. Signed-off-by: Corinna Vinschen --- NEWS | 3 +++ lib/compilers.cygpart | 2 +- 2

[PATCH 1/2] Filter newlines from BUILD_REQUIRES

2022-12-03 Thread Corinna Vinschen via Cygwin-apps
From: Corinna Vinschen BUILD_REQUIRES is added verbatim to the build-depends: line in the *-src.hint file. If the cygport file defines BUILD_REQUIRES with spaces, e. g. BUILD_REQUIRES=" a b " The -src.hint file is broken. Avoid this by filtering out any newline's from

Re: autoconf

2021-12-02 Thread Corinna Vinschen via Cygwin-apps
On Dec 2 14:18, ASSI wrote: > Jan Nijtmans via Cygwin-apps writes: > > My 2c : Cygwin should - at least - allow people to install autoconf-2.71 > > and - as long as the packages are prepared for it - things shouldn't break. > > As I said, I haven't looked at it in any detail, but it seems that >

Re: autoconf

2021-12-02 Thread Corinna Vinschen via Cygwin-apps
On Dec 2 11:15, Jan Nijtmans via Cygwin-apps wrote: > Op do 2 dec. 2021 om 10:22 schreef Corinna Vinschen via Cygwin-apps: Nope, I didn't. Make that: On Dec 2 08:23, ASSI wrote: > > > Most distros still package 2.69 or even earlier and that includes some > > > substa

Re: autoconf

2021-12-02 Thread Corinna Vinschen via Cygwin-apps
On Dec 2 08:23, ASSI wrote: > Brian Inglis writes: > >> How likely is it that they actually rely on that version already? > > > > Somewhat likely for some GNU packages and gnulib macros that specify > > version prereqs: AC_PREREQ is used in 80 packages I have sources for. > > Most distros still

Re: [ATTN MAINTAINER] openssh

2021-11-29 Thread Corinna Vinschen via Cygwin-apps
On Nov 28 10:53, Achim Gratz wrote: > Achim Gratz writes: > > These patches work for 32bit also and I believe they are correct, but > > that build should not be made available due to a bug in libfido2 that > > crashes when trying to free the memory associated with the WebAuthn > > payload

Re: Tcl/Tk 8.6.12

2021-11-15 Thread Corinna Vinschen via Cygwin-apps
On Nov 15 13:31, Jan Nijtmans via Cygwin-apps wrote: > The following packages have been uploaded to the Cygwin distribution: > > * tcl-8.6.12-1 > * tcl-devel-8.6.12-1 > * tcl-tk-8.6.12-1 > * tcl-tk-devel-8.6.12-1 > * tcl-itcl-4.2.2-1 > * tcl-itcl-devel-4.2.2-1 > * tcl-itk-4.2.2-1 > *

Re: OpenSSL package updates

2021-11-06 Thread Corinna Vinschen via Cygwin-apps
On Nov 6 20:59, Achim Gratz wrote: > Corinna Vinschen via Cygwin-apps writes: > > That started with OpenSSL 0.9.5 I think, I'm not sure anymore. You > > should be able to do this in a single step, as long as you craft the > > dependencies so that an update of the

Re: OpenSSL package updates

2021-11-06 Thread Corinna Vinschen via Cygwin-apps
On Nov 6 16:58, Achim Gratz wrote: > Achim Gratz writes: > > I have updated the recently released Cygwin packages with all upstream > > patches from Fedora plus the patches for all CVE affecting version 1.0.2 > > since the last official version and changed the cygport files so they > > build on

Re: github password policy

2021-08-16 Thread Corinna Vinschen via Cygwin-apps
On Aug 16 14:13, Thomas Wolff wrote: > github have changed their authentication policy not to allow passwords > anymore. > So they are asking maintainers to acquire another kind of password (a > "token"), which I did a while ago. > But they refuse to support users with the transition, there is no

Re: [PATCH setup 06/11] Enable SeCreateSymbolicLink privilege

2021-08-11 Thread Corinna Vinschen via Cygwin-apps
On Aug 10 18:02, Jon Turney wrote: > I'm not sure if SeCreateSymbolicLink privilege can get removed by UAC > filtering, but to make sure to enable it, if we can. I'm not sure this is required. This is one of the privileges which is enabled automatically on usage if it's present in the token and

Re: [PATCH setup] Add new option '--compact-os'

2021-05-17 Thread Corinna Vinschen via Cygwin-apps
On May 13 16:42, Christian Franke wrote: > Corinna Vinschen via Cygwin-apps wrote: > > When running a shell script, certain executables (especially coreutils, > > gawk, sed, grep, find) are not so very infrequently accessed. Is this > > compression really feasible for the

Re: [PATCH setup] Add new option '--compact-os'

2021-05-12 Thread Corinna Vinschen via Cygwin-apps
On May 12 16:14, Jon Turney wrote: > On 08/05/2021 21:03, Christian Franke wrote: > [...] > > +bool io_stream_cygfile::compact_os_is_available = (OSMajorVersion () >= > > 10); > > The documentation seems a bit vague, but are we really expecting this to > work on Windows 10 1507? I think this

Re: man-pages-posix 2017 released

2021-03-09 Thread Corinna Vinschen via Cygwin-apps
On Mar 9 10:35, Brian Inglis wrote: > On 2021-03-09 08:36, Corinna Vinschen via Cygwin-apps wrote: > > On Mar 9 07:41, Brian Inglis wrote:> Michael Kerrisk released the 2017 > update in November, so would you care to > release the update, or > delegate/share?> Tweaks requ

Re: ITP man-pages-linux

2021-03-09 Thread Corinna Vinschen via Cygwin-apps
Hi Brian, On Mar 9 07:44, Brian Inglis wrote: > Hi folks, > > Michael Kerrisk released Linux man-pages 5.10 update in December. > Any interest in a man-pages-linux ITP? > I'll be doing it for my own use anyway, just to save flipping to Linux if > I'm working in Cygwin or Windows. Please feel