Re: [heads up] SELinux support for boltd service

2018-08-07 Thread Lukas Vrabec
Hi All, Adding builds with boltd SELinux support. Fedora 28: https://koji.fedoraproject.org/koji/buildinfo?buildID=1134436 Fedora Rawhide https://koji.fedoraproject.org/koji/buildinfo?buildID=1134361 SELinux denials please report here: https://bugzilla.redhat.com/show_bug.cgi?id=1607974 Thanks

Summary/Minutes from today's FESCo Meeting (2018-08-06)

2018-08-07 Thread Jared K. Smith
Minutes: https://meetbot.fedoraproject.org/fedora-meeting-1/2018-08-06/fesco.2018-08-06-15.04.html Minutes (text): https://meetbot.fedoraproject.org/fedora-meeting-1/2018-08-06/fesco.2018-08-06-15.04.txt Log: https://meetbot.fedoraproject.org/fedora-meeting-1/2018-08-06/fesco.2018-08-06-15.04.log.h

Re: Reliability test for hard drives and SSD

2018-08-07 Thread Andrey Ponomarenko
07.08.2018, 12:05, "Jan Kratochvil" : > Hello, > > On Tue, 07 Aug 2018 10:21:05 +0200, Andrey Ponomarenko wrote: >>  sudo dnf config-manager --add-repo >> https://download.opensuse.org/repositories/home:/linuxbuild/Fedora_Rawhide/home:linuxbuild.repo >>  sudo dnf config-manager --set-enabled home_

Re: F29 System Wide Change: uEFI for ARMv7

2018-08-07 Thread Dominik 'Rathann' Mierzejewski
On Tuesday, 07 August 2018 at 11:05, Gerd Hoffmann wrote: > Hi, > > > Gerd Hoffman has a nightly edk2 repo which builds arm32 images. If > > someone can figure out the magic qemu incantation to get those working > > with Fedora, similar to how aarch64 works, I can do the rest > > > > https://ww

Re: RFC: Alternative -devel packaging

2018-08-07 Thread Adam Jackson
On Tue, 2018-08-07 at 18:25 +0100, Sérgio Basto wrote: > In my point of view, in opencv package , sdk should require -devel not > the inverse I'm not so much concerned with the _names_ of the subpackages, as with the idea of packaging the same files in multiple packages and being careful with

Kernel lockdown patch & IPAddressAllow/IPAddressDeny systemd feature with Secure Boot

2018-08-07 Thread Timothée Ravier
Booting Fedora with Secure Boot enabled will result in Lockdown being enabled at boot time. This will completly disable the BPF system call for all users [1][2]. Unfortunately, this breaks the IPAddressAllow & IPAddressDeny systemd feature [3][4][5]. I don't have a solution for this, but as fa

Re: enabling KCM in the Fedora kernels

2018-08-07 Thread Peter Robinson
On Tue, 7 Aug 2018, 20:47 Kaleb S. KEITHLEY, wrote: > Hi, > > How would one go about requesting this be enabled by default? > Generally either email the ker...@lists.fp.o or open a kernel bugzilla Upstream NFS-Ganesha devs have been playing with it a bit and got a > modest performance boost. >

Re: Fedora 29 Change Checkpoint: Completion deadline (testable)

2018-08-07 Thread Adam Williamson
On Tue, 2018-08-07 at 10:42 -0400, Ben Cotton wrote: > Greetings! > > In on week, on 2018-08-14, we will reach Fedora 29 Change > Checkpoint:Completion deadline (testable) [1]. > > At this point, all accepted changes [2] should be substantially > complete, and testable. Additionally, if a change

enabling KCM in the Fedora kernels

2018-08-07 Thread Kaleb S. KEITHLEY
Hi, How would one go about requesting this be enabled by default? Upstream NFS-Ganesha devs have been playing with it a bit and got a modest performance boost. It's conceivable that GlusterFS could utilize it too. Thanks, -- Kaleb ___ devel mailing

Re: RFC: Alternative -devel packaging

2018-08-07 Thread Sérgio Basto
On Tue, 2018-08-07 at 11:33 -0400, Adam Jackson wrote: > Consider a library like libGL. At runtime, you want the drivers it > might load to be installed. But when building an application, you > just > need the library itself. If the drivers themselves have non-trivial > dependencies, the buildroot

Fedora updates-20180807.0 compose check report

2018-08-07 Thread Fedora compose checker
Missing expected images: Atomichost qcow2 x86_64 Atomichost raw-xz x86_64 Passed openQA tests: 2/2 (x86_64) -- Mail generated by check-compose: https://pagure.io/fedora-qa/check-compose ___ devel mailing list -- devel@lists.fedoraproject.org To unsubsc

RFC: Alternative -devel packaging

2018-08-07 Thread Adam Jackson
Consider a library like libGL. At runtime, you want the drivers it might load to be installed. But when building an application, you just need the library itself. If the drivers themselves have non-trivial dependencies, the buildroot is more likely to fail to compose. The problem, in a sense, is t

Fedora testing-20180807.1 compose check report

2018-08-07 Thread Fedora compose checker
No missing expected images. Passed openQA tests: 2/2 (x86_64) -- Mail generated by check-compose: https://pagure.io/fedora-qa/check-compose ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorap

Fedora 29 Change Checkpoint: Completion deadline (testable)

2018-08-07 Thread Ben Cotton
Greetings! In on week, on 2018-08-14, we will reach Fedora 29 Change Checkpoint:Completion deadline (testable) [1]. At this point, all accepted changes [2] should be substantially complete, and testable. Additionally, if a change is to be enabled by default, it must be enabled at Change Completio

Re: lazy loading of filelists.xml to speed up dnf

2018-08-07 Thread Jeff Johnson
Sure extending the whitelist -- either through hard coded patterns or an actual list -- obviates the need for downloading bloated file lists. Those techniques simply move "useful" data out of file lists and into another file, either primary.xml or a whitelist. Patterns (and Provides: /path) ha

Re: %{valgrind_arches}

2018-08-07 Thread Florian Weimer
On 08/06/2018 09:58 PM, Marcin Juszkiewicz wrote: From what I remember there is no architecture supported by Fedora without Valgrind support. We got rid of s390 (32bit) and risc-v does not count yet. valgrind support is not monotonic because architectures evolve. If we move the architecture

Re: %{valgrind_arches}

2018-08-07 Thread Richard W.M. Jones
On Mon, Aug 06, 2018 at 09:58:50PM +0200, Marcin Juszkiewicz wrote: > W dniu 05.08.2018 o 16:36, Jeff Johnson pisze: > > So you are recommending using 14 lines (with comments) of spec file > > goop that uses 2 %ifarch build section tests in order to set/unset a > > macro. > > > > There's further b

Re: lazy loading of filelists.xml to speed up dnf

2018-08-07 Thread Jeff Johnson
At the risk of again being banned from Fedora, I point out this thread from 2011, discussing/measuring various techniques for reducing the size of metadata containing many file paths for Mandriva http://rpm5.org/community/rpm-devel/.html ___ devel

Re: lazy loading of filelists.xml to speed up dnf

2018-08-07 Thread Jeff Johnson
Bloom filters have false positives that can lead to difficult to predict behavior. The core proble(s) being reported with file dependencies is the size of the download, the cost of the load, and the size/number of copies one for each location managed by dnf. These are all problems that are stra

Re: [heads up] SELinux support for boltd service

2018-08-07 Thread Christian Kellner
Hi, thanks for doing that, it is very much appreciated! Cheers, CK ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct

perl-Net-DNS-Nameserver-1.17-1.fc29 license change

2018-08-07 Thread Petr Pisar
perl-Net-DNS-Nameserver-1.17-1.fc29 binary package corrected a license from "GPL+ or Artistic" to "MIT". -- Petr ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Co

[heads up] SELinux support for boltd service

2018-08-07 Thread Lukas Vrabec
Hi, I saw several bugs where boltd daemon runs as unconfined_service_t. I have prepared new SELinux module for it. I'll push it to Fedora Rawhide and also Fedora 28 soon. This module will be in permissive mode, which means policy for boltd won't be enforced by kernel, just AVCs will be logged eve

Re: F29 System Wide Change: uEFI for ARMv7

2018-08-07 Thread Gerd Hoffmann
Hi, > Gerd Hoffman has a nightly edk2 repo which builds arm32 images. If > someone can figure out the magic qemu incantation to get those working > with Fedora, similar to how aarch64 works, I can do the rest > > https://www.kraxel.org/repos/ Yes, it is pretty much identical to aarch64. My 32

Re: Reliability test for hard drives and SSD

2018-08-07 Thread Jan Kratochvil
Hello, On Tue, 07 Aug 2018 10:21:05 +0200, Andrey Ponomarenko wrote: > sudo dnf config-manager --add-repo > https://download.opensuse.org/repositories/home:/linuxbuild/Fedora_Rawhide/home:linuxbuild.repo > sudo dnf config-manager --set-enabled home_linuxbuild > sudo dnf install hw-probe that loo

Re: lazy loading of filelists.xml to speed up dnf

2018-08-07 Thread Michael Schroeder
On Mon, Aug 06, 2018 at 04:36:07PM +, Zbigniew J??drzejewski-Szmek wrote: > this mail is a continuation of an FPC [1] and a FESCo [2] tickets. > > A proposal was made is to disallow packages in Fedora from using file > deps, and to optimize dnf to not load filelists.xml. File deps would > stil

Re: Updates to mathematical software

2018-08-07 Thread José Abílio Matos
On Tuesday, 7 August 2018 07.29.24 WEST Vascom wrote: > Hi Jerry, > You're doing a good job. Thanks. > > Are you plan update Octave to 4.4.0? > > -- > Best regards, > Vasiliy Glazov Actually it is Orion who usually does that, also 4.4.1 should be out soon. After there are a batch of updates fo

Re: [Rpm-ecosystem] lazy loading of filelists.xml to speed up dnf

2018-08-07 Thread Jonathan Dieter
On Mon, 2018-08-06 at 16:36 +, Zbigniew Jędrzejewski-Szmek wrote: > Hi dnf and libsolv developers, > > this mail is a continuation of an FPC [1] and a FESCo [2] tickets. > > A proposal was made is to disallow packages in Fedora from using file > deps, and to optimize dnf to not load filelists

Re: Library ABI change

2018-08-07 Thread Andrey Ponomarenko
06.08.2018, 12:49, "Daniel P. Berrangé" : > On Mon, Aug 06, 2018 at 09:30:39AM +0200, Guido Aulisi wrote: >>  recently serd library changed its ABI adding 1 function without >>  bumping the soname. > > There's totally normal. It merely added to its ABI - it didn't change > existing ABI so nothing w

Re: Reliability test for hard drives and SSD

2018-08-07 Thread Andrey Ponomarenko
05.08.2018, 16:09, "Jan Kratochvil" : > On Sun, 05 Aug 2018 14:47:06 +0200, Andrey Ponomarenko wrote: >>  I've just created Fedora package for hw-probe. See >>   >> https://github.com/linuxhw/hw-probe/blob/master/INSTALL.md#install-on-fedora. > > Installing a package out of repository for its maint