Non-responsive maintainer check for aarapov

2024-04-14 Thread Lichen Liu

Hello devel-list!

Does anyone know how to contact @aarapov, the maintainer of dmidecode?

Bug: https://bugzilla.redhat.com/show_bug.cgi?id=2275034

I haven't seen any activity recently, and there is a 
find-inactive-packagers ticket:


https://pagure.io/find-inactive-packagers/issue/1695

Dmidecode is a very important package, I want to keep it updated.

Thanks

Lichen
--
___
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://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Clarification on LGPL 2.1 headers in .service files

2024-06-13 Thread Lichen Liu
Hello,

Our team is currently maintaining an open-source software package[1]
in which several .service files include LGPL 2.1 headers at the top.
```
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.
```

However, our package does not declare this in the spec file, we use
the GPLv2 for this project.

To ensure compliance with licensing requirements, I am seeking
guidance on whether it would be permissible to remove these headers,
or if I should instead include the LGPL 2.1 license in the project.

Please note that I am not the original creator of these .service files.

Thank you for your assistance.

[1] https://github.com/rhkdump/kdump-utils

Best regards,
Lichen
--
___
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://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue