Gavin S
Gavin S
Ubuntu actually had an additional patch as well that covered handling one of the system SIGNALs. Upstreaming is for chumps ;)
The report says it's an issue when privilege escalated, so just thinking in the context of normal execution isn't enough. On Wed, Apr 4, 2018, 7:22 AM LangerJan wrote: >...
Has there been any progress on this issue? Is there a workaround to force agents to work with v1? I think the ultimate goal would be a hybrid approach that...
If you can call it a start I have "started" on an attempt at the beginnings of this. s7726/puppet-library@13e800ef310cea13878f105a0a7f6d483f076bcd I'm learning Ruby as I go so let me know If...
I have a large table that doesn't fit on one page and as a whole but has reasonable sections where it could be broken. I'd like to set the whole...
I would still prefer a way to hint where the break should end up, but a solution that at the least spent drop the content, would be minimally acceptable.
I would expect that it would incrementally push the `unbreakable` property to the next largest block until the blocks can fit on a page. ``` block1 unbreakable block1.2 block1.3 block1.3.1...
@jwerre might be overcomplicating it for the initial cut, but it's always nice to have an idea where the end goal might be. I agree percentage might not make the...
@quirkey Looks like you merged in an equivalent commit. Can we get this pull request closed?
@jah0wl I think he's looking for a code test, essentially what you have written out but in the `spec` file so that it runs as part of the automated build...