Unscheduled 1.15.5

Hi,
there will be a 1.15.5 Foreman release. Main motivation behind this is to
get SELinux fixes into 1.15, but if you are aware of any critical fix that
should go in there, let me know.

Have a nice day,
Ondrej Prazak

Ondra,

what fixes are you talking about? Is this the container selinux
installation issue?

If there is a chance of sneaking in

https://github.com/theforeman/foreman/pull/4555

if this is merged in the deadline, that would be great. Pretty
important provisioning DHCP issue there.

LZ

··· On Tue, Oct 3, 2017 at 10:35 AM, Ondrej Prazak wrote: > Hi, > there will be a 1.15.5 Foreman release. Main motivation behind this is to > get SELinux fixes into 1.15, but if you are aware of any critical fix that > should go in there, let me know. > > Have a nice day, > Ondrej Prazak > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.


Later,
Lukas @lzap Zapletal

Similarly I think the installer is meant to be updated to work with 7.4

··· On 10/03, Lukas Zapletal wrote: > Ondra, > > what fixes are you talking about? Is this the container selinux > installation issue? > > If there is a chance of sneaking in > > https://github.com/theforeman/foreman/pull/4555 > > if this is merged in the deadline, that would be great. Pretty > important provisioning DHCP issue there. > > LZ > > On Tue, Oct 3, 2017 at 10:35 AM, Ondrej Prazak wrote: > > Hi, > > there will be a 1.15.5 Foreman release. Main motivation behind this is to > > get SELinux fixes into 1.15, but if you are aware of any critical fix that > > should go in there, let me know. > > > > Have a nice day, > > Ondrej Prazak > > > > -- > > You received this message because you are subscribed to the Google Groups > > "foreman-dev" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to foreman-dev+unsubscribe@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Later, > Lukas @lzap Zapletal > > -- > You received this message because you are subscribed to the Google Groups "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an email to foreman-dev+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.


Daniel Lobato Garcia

@dLobatog
blog.daniellobato.me
daniellobato.me

GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30
Keybase: https://keybase.io/elobato

That's only part of it. These are still open:

Fix issues on EL7.4:

Fix OpenSCAP on Puppet 4 systems:

Once those are merged I'll create releases and update the installer.
These also fix issues downstream.

··· On Tue, Oct 03, 2017 at 12:26:07PM +0200, Daniel Lobato Garcia wrote: >Similarly I think the installer is meant to be updated to work with 7.4 >- https://github.com/theforeman/foreman-installer/commit/f07567ee06742155a079f076823c6a3bfbc38120 > >On 10/03, Lukas Zapletal wrote: >> Ondra, >> >> what fixes are you talking about? Is this the container selinux >> installation issue? >> >> If there is a chance of sneaking in >> >> https://github.com/theforeman/foreman/pull/4555 >> >> if this is merged in the deadline, that would be great. Pretty >> important provisioning DHCP issue there. >> >> LZ >> >> On Tue, Oct 3, 2017 at 10:35 AM, Ondrej Prazak wrote: >> > Hi, >> > there will be a 1.15.5 Foreman release. Main motivation behind this is to >> > get SELinux fixes into 1.15, but if you are aware of any critical fix that >> > should go in there, let me know. >> > >> > Have a nice day, >> > Ondrej Prazak

@lzap: Yes, it is container-related. I opened [1] that should go in there,
correct me if I missed something. Thanks for letting me know about the DHCP
issue.

[1] Cherry-picks for 1.15 stable by xprazak2 · Pull Request #71 · theforeman/foreman-selinux · GitHub

··· On Tue, Oct 3, 2017 at 12:38 PM, Ewoud Kohl van Wijngaarden < ewoud@kohlvanwijngaarden.nl> wrote:

That’s only part of it. These are still open:

Fix issues on EL7.4:

Fix OpenSCAP on Puppet 4 systems:

Once those are merged I’ll create releases and update the installer. These
also fix issues downstream.

On Tue, Oct 03, 2017 at 12:26:07PM +0200, Daniel Lobato Garcia wrote:

Similarly I think the installer is meant to be updated to work with 7.4

On 10/03, Lukas Zapletal wrote:

Ondra,

what fixes are you talking about? Is this the container selinux
installation issue?

If there is a chance of sneaking in

Fixes #19706 - don't treat DHCP leases as conflicts by lzap · Pull Request #4555 · theforeman/foreman · GitHub

if this is merged in the deadline, that would be great. Pretty
important provisioning DHCP issue there.

LZ

On Tue, Oct 3, 2017 at 10:35 AM, Ondrej Prazak oprazak@redhat.com >>> wrote:

Hi,
there will be a 1.15.5 Foreman release. Main motivation behind this is
to
get SELinux fixes into 1.15, but if you are aware of any critical fix
that
should go in there, let me know.

Have a nice day,
Ondrej Prazak


You received this message because you are subscribed to the Google Groups
“foreman-dev” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

These are now released and the PR1 is open to bump the versions. Note
that I want to implement a workaround for #199862 and backport that to
1.15.5 as well.

··· On Tue, Oct 03, 2017 at 12:38:55PM +0200, Ewoud Kohl van Wijngaarden wrote: >That's only part of it. These are still open: > >Fix issues on EL7.4: >* https://github.com/theforeman/puppet-foreman_proxy/pull/376 >* https://github.com/theforeman/puppet-foreman_proxy/pull/377 > >Fix OpenSCAP on Puppet 4 systems: >* https://github.com/theforeman/puppet-puppet/pull/554 > >Once those are merged I'll create releases and update the installer. >These also fix issues downstream. > >On Tue, Oct 03, 2017 at 12:26:07PM +0200, Daniel Lobato Garcia wrote: >>Similarly I think the installer is meant to be updated to work with 7.4 >>- https://github.com/theforeman/foreman-installer/commit/f07567ee06742155a079f076823c6a3bfbc38120 >> >>On 10/03, Lukas Zapletal wrote: >>>Ondra, >>> >>>what fixes are you talking about? Is this the container selinux >>>installation issue? >>> >>>If there is a chance of sneaking in >>> >>>https://github.com/theforeman/foreman/pull/4555 >>> >>>if this is merged in the deadline, that would be great. Pretty >>>important provisioning DHCP issue there. >>> >>>LZ >>> >>>On Tue, Oct 3, 2017 at 10:35 AM, Ondrej Prazak wrote: >>>> Hi, >>>> there will be a 1.15.5 Foreman release. Main motivation behind this is to >>>> get SELinux fixes into 1.15, but if you are aware of any critical fix that >>>> should go in there, let me know. >>>> >>>> Have a nice day, >>>> Ondrej Prazak

It looks like #19986 was fixed in puppetserver 2.8.0 and GH-249 was
merged so from the installers side I think we're good to go.

··· On Wed, Oct 04, 2017 at 05:34:51PM +0200, Ewoud Kohl van Wijngaarden wrote: >These are now released and the PR[1] is open to bump the versions. >Note that I want to implement a workaround for #19986[2] and backport >that to 1.15.5 as well. > >[1]: https://github.com/theforeman/foreman-installer/pull/249 >[2]: http://projects.theforeman.org/issues/19986 > >On Tue, Oct 03, 2017 at 12:38:55PM +0200, Ewoud Kohl van Wijngaarden wrote: >>That's only part of it. These are still open: >> >>Fix issues on EL7.4: >>* https://github.com/theforeman/puppet-foreman_proxy/pull/376 >>* https://github.com/theforeman/puppet-foreman_proxy/pull/377 >> >>Fix OpenSCAP on Puppet 4 systems: >>* https://github.com/theforeman/puppet-puppet/pull/554 >> >>Once those are merged I'll create releases and update the installer. >>These also fix issues downstream. >> >>On Tue, Oct 03, 2017 at 12:26:07PM +0200, Daniel Lobato Garcia wrote: >>>Similarly I think the installer is meant to be updated to work with 7.4 >>>- https://github.com/theforeman/foreman-installer/commit/f07567ee06742155a079f076823c6a3bfbc38120 >>> >>>On 10/03, Lukas Zapletal wrote: >>>>Ondra, >>>> >>>>what fixes are you talking about? Is this the container selinux >>>>installation issue? >>>> >>>>If there is a chance of sneaking in >>>> >>>>https://github.com/theforeman/foreman/pull/4555 >>>> >>>>if this is merged in the deadline, that would be great. Pretty >>>>important provisioning DHCP issue there. >>>> >>>>LZ >>>> >>>>On Tue, Oct 3, 2017 at 10:35 AM, Ondrej Prazak wrote: >>>>>Hi, >>>>>there will be a 1.15.5 Foreman release. Main motivation behind this is to >>>>>get SELinux fixes into 1.15, but if you are aware of any critical fix that >>>>>should go in there, let me know. >>>>> >>>>>Have a nice day, >>>>>Ondrej Prazak

The PR https://github.com/theforeman/foreman/pull/4555 is RTM, hope I
can make it.

Thanks

··· On Thu, Oct 5, 2017 at 12:57 PM, Ewoud Kohl van Wijngaarden wrote: > It looks like #19986 was fixed in puppetserver 2.8.0 and GH-249 was merged > so from the installers side I think we're good to go. > > > On Wed, Oct 04, 2017 at 05:34:51PM +0200, Ewoud Kohl van Wijngaarden wrote: >> >> These are now released and the PR[1] is open to bump the versions. Note >> that I want to implement a workaround for #19986[2] and backport that to >> 1.15.5 as well. >> >> [1]: https://github.com/theforeman/foreman-installer/pull/249 >> [2]: http://projects.theforeman.org/issues/19986 >> >> On Tue, Oct 03, 2017 at 12:38:55PM +0200, Ewoud Kohl van Wijngaarden >> wrote: >>> >>> That's only part of it. These are still open: >>> >>> Fix issues on EL7.4: >>> * https://github.com/theforeman/puppet-foreman_proxy/pull/376 >>> * https://github.com/theforeman/puppet-foreman_proxy/pull/377 >>> >>> Fix OpenSCAP on Puppet 4 systems: >>> * https://github.com/theforeman/puppet-puppet/pull/554 >>> >>> Once those are merged I'll create releases and update the installer. >>> These also fix issues downstream. >>> >>> On Tue, Oct 03, 2017 at 12:26:07PM +0200, Daniel Lobato Garcia wrote: >>>> >>>> Similarly I think the installer is meant to be updated to work with 7.4 >>>> - >>>> https://github.com/theforeman/foreman-installer/commit/f07567ee06742155a079f076823c6a3bfbc38120 >>>> >>>> On 10/03, Lukas Zapletal wrote: >>>>> >>>>> Ondra, >>>>> >>>>> what fixes are you talking about? Is this the container selinux >>>>> installation issue? >>>>> >>>>> If there is a chance of sneaking in >>>>> >>>>> https://github.com/theforeman/foreman/pull/4555 >>>>> >>>>> if this is merged in the deadline, that would be great. Pretty >>>>> important provisioning DHCP issue there. >>>>> >>>>> LZ >>>>> >>>>> On Tue, Oct 3, 2017 at 10:35 AM, Ondrej Prazak >>>>> wrote: >>>>>> >>>>>> Hi, >>>>>> there will be a 1.15.5 Foreman release. Main motivation behind this is >>>>>> to >>>>>> get SELinux fixes into 1.15, but if you are aware of any critical fix >>>>>> that >>>>>> should go in there, let me know. >>>>>> >>>>>> Have a nice day, >>>>>> Ondrej Prazak > > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.


Later,
Lukas @lzap Zapletal