[Freeipa-devel] Re: Release planning

2019-11-13 Thread Alexander Bokovoy via FreeIPA-devel
On to, 14 marras 2019, Stanislav Levin wrote: Alexander, thank you for writing this. 13.11.2019 14:35, Alexander Bokovoy via FreeIPA-devel пишет: FreeIPA presence in various distributions can be tracked with Repology project: https://repology.org/project/freeipa/versions Unfortunately, ALT

[Freeipa-devel] [freeipa PR#3899][opened] [testing_master_latest] Nightly PR

2019-11-13 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3899 Author: freeipa-pr-ci Title: #3899: [testing_master_latest] Nightly PR Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3899/head:pr3899 git

[Freeipa-devel] [freeipa PR#3898][opened] prci: fix test_smb gating definition

2019-11-13 Thread f-trivino via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3898 Author: f-trivino Title: #3898: prci: fix test_smb gating definition Action: opened PR body: """ This commit is replacing `fedora-30` with `fedora-latest` for test_smb gating definition. """ To pull the PR as Git branch: git remote add ghfree

[Freeipa-devel] [freeipa PR#3897][opened] Test installation with (fake) userspace FIPS

2019-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3897 Author: tiran Title: #3897: Test installation with (fake) userspace FIPS Action: opened PR body: """ Based on userspace FIPS mode by Ondrej Moris. Userspace FIPS mode fakes a Kernel in FIPS enforcing mode. User space programs behave like the K

[Freeipa-devel] Re: Release planning

2019-11-13 Thread Timo Aaltonen via FreeIPA-devel
On 13.11.2019 13.35, Alexander Bokovoy wrote: > Hi, > > Stanislav raised a good question of a release planning. I'll try to > cover my thoughts here. > > We are getting close to that time of year with many vacations so I'd > like to see us to release as much as possible before blending into white

[Freeipa-devel] Release planning

2019-11-13 Thread Alexander Bokovoy via FreeIPA-devel
Hi, Stanislav raised a good question of a release planning. I'll try to cover my thoughts here. We are getting close to that time of year with many vacations so I'd like to see us to release as much as possible before blending into white (or blue, or green) serenity. Rob and I just released Fre

[Freeipa-devel] Re: [Announce] FreeIPA 4.8.2 released

2019-11-13 Thread Alexander Bokovoy via FreeIPA-devel
On ke, 13 marras 2019, Alexander Bokovoy wrote: Hello! The FreeIPA team would like to announce FreeIPA 4.8.1 release! It can be downloaded from http://www.freeipa.org/page/Downloads. Builds for Fedora 30 will be available in the official Fedora repository soon. Correction: Builds for Fedora 3

[Freeipa-devel] [Announce] FreeIPA 4.8.2 released

2019-11-13 Thread Alexander Bokovoy via FreeIPA-devel
Hello! The FreeIPA team would like to announce FreeIPA 4.8.1 release! It can be downloaded from http://www.freeipa.org/page/Downloads. Builds for Fedora 30 will be available in the official Fedora repository soon. == Highlights in 4.8.2 == * 5608: [RFE] Add Dogtag configuration extens

[Freeipa-devel] [freeipa PR#3894][closed] Fix template for test_smb

2019-11-13 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3894 Author: flo-renaud Title: #3894: Fix template for test_smb Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3894/head:pr3894 git checkout pr3894 __