Petr Pisar
Petr Pisar
I noticed and pull requests against rhel-8.10 branch are tested in Fedora 38 environment instead of RHEL 8 . Then the tests always fails because the built packages cannot be...
sample/xls2csv.pl file reads: ~~~~ # (c) kevin Mulholland 2002, [email protected] # This code is released under the Perl Artistic License ~~~~ Here is missing the GPL option as is granted...
License
I'm confused regarding license that covers the Crypt-Rijndael-1.13. Rijndael.xs states LGPLv2+. Rijandel.pm stated LGPLv3. ppport.h comes from perl and requires (GPL+ or Artistic). COPYING quotes LGPLv3+. While it's fine that...
2.13 release states in lib/Text/Textile.pm: ``` Copyright 2005-2009 Brad Choate, [email protected]. This program is free software; you can redistribute it and/or modify it under the terms of either: =over 4...
dnf-data packaged a libreport configuration file for collecting DNF logs for ABRT. It has to depend on libreport-filesystem. That file and thus the dependency is useless if a user does...
Makefile.PL declares BSD license, but LICENSE file contains MIT license text as confirmed by Fedora legal team . Could you please clarify this discrepancy? It would be great if you...
System-type installation stores a library-specific data into a JSON document at build-time. The data are then returned at run-time. An example: ~~~~ cat /usr/lib64/perl5/vendor_perl/auto/share/dist/Alien-Libxml2/_alien/alien.json { "alien_build_version" : "2.70", "cflags" :...
Upstream commit: 720338fed8124b120b56cc99cc0b13dfe48ffe95 Upstream commit: 87eb5a7a3561381b5ef5e70548f49288251300fc Resolves: https://issues.redhat.com/browse/RHEL-6424 Tests: https://github.com/rpm-software-management/ci-dnf-stack/pull/1508 @pkratoch, could you please review this rhel-9.5 backport of your commits?
Upstream commit: b3b9b3a48ca5efd9935f3f12bb65530a51ade09c Upstream commit: f211e1a41a3d3180481e930836ee1a52a7a32487 Resolves: https://issues.redhat.com/browse/RHEL-38470 Tests: https://github.com/rpm-software-management/ci-dnf-stack/pull/1510 @j-mracek, could you please review my backport for RHEL-9.5 of your commits?
"/src/x11vnc -display :0 -connect localhost:8000 -threads" crashes during establishing a session in various ways. E.g. like this: ~~~~ 25/06/2024 16:03:01 Making connection to client on host localhost port 8000 25/06/2024...