On 01/07/15 16:22, Pavel Raiskup wrote:
> On Wednesday 01 of July 2015 15:19:15 Pádraig Brady wrote:
>> On 01/07/15 14:57, Pavel Raiskup wrote:
>>> On Wednesday 01 of July 2015 13:42:35 Pádraig Brady wrote:
>> On 01/07/15 09:00, Pavel Raiskup wrote:
> This becomes painfully complicated, sor
On Wednesday 01 of July 2015 15:19:15 Pádraig Brady wrote:
> On 01/07/15 14:57, Pavel Raiskup wrote:
> > On Wednesday 01 of July 2015 13:42:35 Pádraig Brady wrote:
> On 01/07/15 09:00, Pavel Raiskup wrote:
> >>> This becomes painfully complicated, sorry to bothering you - just trying
> >>> to
On 01/07/15 14:57, Pavel Raiskup wrote:
> On Wednesday 01 of July 2015 13:42:35 Pádraig Brady wrote:
On 01/07/15 09:00, Pavel Raiskup wrote:
>>> This becomes painfully complicated, sorry to bothering you - just trying
>>> to make this ARFLAGS/AR_FLAGS mess resolved. I would appreciate any hel
On 01/07/15 11:49, Pavel Raiskup wrote:
>>From 646ae813353ee8953eb0a4f6a06f4022015c151e Mon Sep 17 00:00:00 2001
> From: Pavel Raiskup
> Date: Wed, 1 Jul 2015 12:30:57 +0200
> Subject: [PATCH] selinux-h: avoid double free after *getfilecon()
>
> Originally reported by Ben Shelton on bug-tar:
> ht
+cc gnulib mailing list
Thanks for reporting this, Ben.
On Thursday 16 of April 2015 13:25:59 Ben Shelton wrote:
> When SELinux is enabled in the kernel but no policy is loaded, files may
> be marked as unlabeled. When these files are processed,
> rpl_lgetfilecon() returns the security context a
tweaked slightly and pushed.
thanks!
Pádraig
On Thursday 25 of June 2015 16:50:12 Pavel Raiskup wrote:
> To gnulib guys: I haven't done proper analysis yet. Is the
> gl_PROG_AR_RANLIB really expected to be called for *each* 'gnulib'
> dependant project? If yes, could we possibly at least set the ARFLAGS
> default value to 'cr' instead of '
1. grantpt.c seems to be never used on Windows, however it's still present in
tests/ subdirectory of the final project. Therefore it breaks 'make check'.
2. Windows has no PTYs, therefore gnulib's openpty() will just return -ENOSYS.
The main problem is test-openpty.c which expects termios to be th