Re: dmesg restricted to root in Rawhide

2024-03-04 Thread Chris Murphy
On Wed, Feb 28, 2024, at 6:45 AM, Peter Robinson wrote: > On Wed, 28 Feb 2024 at 13:38, Barry Scott wrote: >> >> >> >> On 28 Feb 2024, at 10:24, Karel Zak wrote: >> >> You can restore the original behavior by using: >> >># sysctl kernel.dmesg_restrict=0 >> >> However, be aware of the securi

Re: [Fedora-legal-list] Trivy for licenses

2024-03-04 Thread Maxwell G
On Tue Mar 5, 2024 at 04:06 +, Maxwell G wrote: > On Mon Mar 4, 2024 at 22:35 +0100, Sandro wrote: > > On 04-03-2024 07:59, Miroslav Suchý wrote: > > > It would welcome if anyone can help Robert here: > > > https://bugzilla.redhat.com/show_bug.cgi?id=2235055 > > > > I had a look and it seems t

Re: [Fedora-legal-list] Trivy for licenses

2024-03-04 Thread Maxwell G
On Mon Mar 4, 2024 at 22:35 +0100, Sandro wrote: > On 04-03-2024 07:59, Miroslav Suchý wrote: > > It would welcome if anyone can help Robert here: > > https://bugzilla.redhat.com/show_bug.cgi?id=2235055 > > I had a look and it seems the package is currently stuck on broken > python-pymaven-patch,

Re: [Fedora-legal-list] Trivy for licenses

2024-03-04 Thread Maxwell G
On Mon Mar 4, 2024 at 07:59 +0100, Miroslav Suchý wrote: > Dne 03. 03. 24 v 20:22 Philippe Ombredanne napsal(a): > > > If you want robust license detection, consider using ScanCode [2] and > > Scancode.io [3] for more complex pipelines. Both are tools that I > > co-maintain and are considered as be

Re: [Fedora-legal-list] Trivy for licenses

2024-03-04 Thread Maxwell G
On Sun Mar 3, 2024 at 20:22 +0100, Philippe Ombredanne wrote: > Hi Maxwell: Hi Philippe, > On Sun, Mar 3, 2024, Maxwell G wrote: > > Has anyone every used trivy [1] to scan for licenses? It appears more > > robust and better maintained than askalono-cli and can detect files with > > multiple lic

GStreamer 1.24 Released With Vulkan H.264/H.265 Decode & Many Enhancements

2024-03-04 Thread Ryan Bach via devel
https://www.phoronix.com/news/GStreamer-1.24-Released -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code

flint 3.x, soname bumps

2024-03-04 Thread Jerry James
Next week, I plan to update flint to version 3.1.0. The 3.x series has some backwards incompatible changes, but nearly all consuming upstreams have already adapted. The formerly independent antic and arb packages have been absorbed into flint, so those 2 packages will be retired after the builds

Re: [Fedora-legal-list] Trivy for licenses

2024-03-04 Thread Sandro
On 04-03-2024 07:59, Miroslav Suchý wrote: It would welcome if anyone can help Robert here: https://bugzilla.redhat.com/show_bug.cgi?id=2235055 I had a look and it seems the package is currently stuck on broken python-pymaven-patch, which requires python-lxml < 5~~. In rawhide and f40 python-

Re: Updating package python-feedparser

2024-03-04 Thread Johannes Lips
Thanks a lot! -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fe

Re: Possible memory corruption in xz / liblzma in Fedora 40 & 41

2024-03-04 Thread Richard W.M. Jones
On Mon, Mar 04, 2024 at 01:46:13PM +, Richard W.M. Jones wrote: > We updated xz to new version 5.6.0 last week. It was supposed to be a > safe change so we backported it to F40 at the request of the xz > author. But there's been a report of possible memory corruption: > > https://bugzilla.re

Re: google-re2 pacakge update and facebook vs google python bindings ?

2024-03-04 Thread Paul Wouters
On Mon, 4 Mar 2024, Fabio Valentini wrote: Since this update was stuck and obviously broken, with no response from Paul in over a week (either here or on the bodhi update), I've used my provenpackager rights to revert the commits in dist-git and unpush the stuck update (it failed gating tests, s

Re: update zxing-cpp to 2.2.1 in rawhide

2024-03-04 Thread Felix Wang
Sorry for the mistake. This update does not involve the soname bump. -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-

Re: Updating package python-feedparser

2024-03-04 Thread Gwyn Ciesla via devel
Merged, building from f41-f38. --  Gwyn Ciesla she/her/hers   in your fear, seek only peace  in your fear, seek only love -d. bowie Sent with Proton Mail secure email. On Saturday, March 2nd, 2024 at 12:39 AM, Johannes Lips wrote: > Hi all, >

update zxing-cpp to 2.2.1 in rawhide

2024-03-04 Thread Felix Wang
I would like update zxing-cpp to 2.2.1 in rawhide. [1] This update does involve the soname bump, so it does not need to rebuild the packages that depends on it. I did a test with zxing-cpp 2.2.1 on copr [2]. Only the libreoffice on ppc64le failed the build [3]. ❯ dnf5 repoquery --releasever=raw

Fedora 40 compose report: 20240304.n.0 changes

2024-03-04 Thread Fedora Branched Report
OLD: Fedora-40-20240303.n.1 NEW: Fedora-40-20240304.n.0 = SUMMARY = Added images:3 Dropped images: 2 Added packages: 0 Dropped packages:0 Upgraded packages: 0 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:0 B Size of upgraded

Schedule for Monday's FESCo Meeting (2024-03-04)

2024-03-04 Thread Major Hayden
Following is the list of topics that will be discussed in the FESCo meeting Monday at 19:30 UTC in #meeting:fedoraproject.org on Matrix. To convert UTC to your local time, take a look at http://fedoraproject.org/wiki/UTCHowto or run: date -d '2024-03-04 19:30 UTC' Links to all issues to be d

Re: google-re2 pacakge update and facebook vs google python bindings ?

2024-03-04 Thread Fabio Valentini
On Sat, Feb 24, 2024 at 5:15 PM Fabio Valentini wrote: > > On Sat, Feb 24, 2024 at 11:49 AM Michael J Gruber > wrote: > > > > Am Sa., 24. Feb. 2024 um 03:37 Uhr schrieb Adam Williamson > > : > > > > > > On Fri, 2024-02-23 at 13:36 -0500, Paul Wouters wrote: > > > > On Wed, 7 Feb 2024, Ben Beasle

Re: libxslxwriter (misspelled package) in zombie state

2024-03-04 Thread Fabio Valentini
On Mon, Mar 4, 2024 at 10:45 AM Vít Ondruch wrote: > > It should also be marked as "retired" / "unmaintained" in Pagure and > there should be no owner which is not the case. And this is not the only > package in this state. I have reported it here: > > > https://pagure.io/releng/issue/11994 As Mi

Possible memory corruption in xz / liblzma in Fedora 40 & 41

2024-03-04 Thread Richard W.M. Jones
We updated xz to new version 5.6.0 last week. It was supposed to be a safe change so we backported it to F40 at the request of the xz author. But there's been a report of possible memory corruption: https://bugzilla.redhat.com/show_bug.cgi?id=2267598 I've not been able to reproduce this myself,

Re: Inactive packagers for the F40 cycle

2024-03-04 Thread Ankur Sinha
On Thu, Feb 22, 2024 19:00:42 +, Mattia Verga via devel wrote: > Per the "Inactive packagers policy" [1], I've run the script and detected 164 > inactive packagers. At the end of the email you can find the full list. > > [1] https://docs.fedoraproject.org/en-US/fesco/Policy_for_inactive_packag

Re: Update gumbo-parser to 0.12.1/libgumbo SONAME bump

2024-03-04 Thread Vít Ondruch
Dne 01. 03. 24 v 19:58 Adam Williamson napsal(a): On Fri, 2024-03-01 at 09:34 +0100, Michael J Gruber wrote: Am Fr., 1. März 2024 um 07:55 Uhr schrieb Ralf Corsépius : Hi, I intend to update gumbo-parser to 0.12.1 in rawhide. This comes along with an soname bump libgumbo to libgumbo.so.2 Thi

Re: libxslxwriter (misspelled package) in zombie state

2024-03-04 Thread Vít Ondruch
Dne 03. 03. 24 v 10:55 Miro Hrončok napsal(a): On 02. 03. 24 23:28, Richard W.M. Jones wrote: On Sat, Mar 02, 2024 at 10:16:02PM +0100, Miro Hrončok wrote: On 02. 03. 24 11:31, Richard W.M. Jones wrote: On Fri, Mar 01, 2024 at 10:00:20AM -0800, Kevin Fenzi wrote: On Fri, Mar 01, 2024 at 11:4