https://bugzilla.redhat.com/show_bug.cgi?id=2088772
Bug ID: 2088772
Summary: Luarocks for el9
Product: Fedora EPEL
Version: epel9
OS: Linux
Status: NEW
Component: luarocks
Assignee: michel(a)michel-slm.name
Reporter: ulrik.haugen(a)liu.se
QA Contact: extras-qa(a)fedoraproject.org
CC: ktdreyer(a)ktdreyer.com,
lua-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name
Target Milestone: ---
Classification: Fedora
Please add luarocks to epel for el9.
I just rebuilt luarocks-3.5.0-1.el9.noarch.rpm on an rhel9 system and it works
without modification.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2088772
https://bugzilla.redhat.com/show_bug.cgi?id=2073889
Bug ID: 2073889
Summary: CVE-2022-28805 lua: dev-lang/lua: heap buffer overread
[fedora-all]
Product: Fedora
Version: 35
Status: NEW
Component: lua
Keywords: Security, SecurityTracking
Severity: low
Priority: low
Assignee: spotrh(a)gmail.com
Reporter: ahanwate(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: 4le(a)live.com, drjohnson1(a)gmail.com,
lua-packagers-sig(a)lists.fedoraproject.org,
mhroncok(a)redhat.com, michel(a)michel-slm.name,
rob.myers(a)gtri.gatech.edu, spotrh(a)gmail.com
Target Milestone: ---
Classification: Fedora
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has been filed, please correct all affected versions at
the same time. If you need to fix the versions independent of each other,
you may clone this bug as appropriate.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2073889
https://bugzilla.redhat.com/show_bug.cgi?id=2076855
Bug ID: 2076855
Summary: lua-readline-3.1 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: lua-readline
Keywords: FutureFeature, Triaged
Assignee: michel(a)michel-slm.name
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: lua-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name, redhat-bugzilla(a)linuxnetz.de
Target Milestone: ---
Classification: Fedora
Latest upstream release: 3.1
Current version/release in rawhide: 3.0-4.fc36
URL: https://pjb.com.au/comp/lua/readline.html
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/141627/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2076855
https://bugzilla.redhat.com/show_bug.cgi?id=2091484
Bug ID: 2091484
Summary: luarocks package should pull in lua-devel as a
dependency
Product: Fedora
Version: rawhide
Status: NEW
Component: luarocks
Assignee: michel(a)michel-slm.name
Reporter: ferdnyc(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: ktdreyer(a)ktdreyer.com,
lua-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name
Target Milestone: ---
Classification: Fedora
Description of problem:
A new Fedora user reported[1] problems using luarocks after install, because it
failed to compile a module after downloading it. The user eventually worked out
on their own that they needed to install lua-devel, but they shouldn't have had
to puzzle that solution out. By its very nature, luarocks needs to have the lua
headers available for it to function properly. It should pull in lua-devel as a
dependency automatically when installed.
Version-Release number of selected component (if applicable):
luarocks-3.7.0-3.fc35.noarch
How reproducible:
100%
Steps to Reproduce:
1. sudo dnf install luarocks
2. luarocks install --local lcurses
3.
Actual results:
"Error: Failed finding Lua header files. You may need to install them or
configure LUA_INCDIR."
Expected results:
Package compiles successfully
Additional info:
[1]: https://ask.fedoraproject.org/t/problem-using-luarocks-on-f35/22897
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2091484
https://bugzilla.redhat.com/show_bug.cgi?id=2073738
Bug ID: 2073738
Summary: fennel-1.1.0 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: fennel
Keywords: FutureFeature, Triaged
Assignee: michel(a)michel-slm.name
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
lua-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name
Target Milestone: ---
Classification: Fedora
Latest upstream release: 1.1.0
Current version/release in rawhide: 1.0.0-2.fc36
URL: https://fennel-lang.org/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/22691/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2073738