https://bugzilla.redhat.com/show_bug.cgi?id=2265862
Bug ID: 2265862
Summary: Review Request: spiped - Create secure pipes between
socket addresses
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: roam(a)ringlet.net
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://gitlab.com/ppentchev/fedora-packages/-/blob/main/spiped/src/spiped.…
SRPM URL: https://copr.fedorainfracloud.org/coprs/roam/spiped/build/7057817/
Description:
spiped (pronounced "ess-pipe-dee") is a utility for creating symmetrically
encrypted and authenticated pipes between socket addresses, so that one may
connect to one address (e.g., a UNIX socket on localhost) and transparently
have a connection established to another address (e.g., a UNIX socket on a
different system). This is similar to 'ssh -L' functionality, but does not
use SSH and requires a pre-shared symmetric key.
spipe (pronounced "ess-pipe") is a utility which acts as an spiped protocol
client (i.e., connects to an spiped daemon), taking input from the standard
input and writing data read back to the standard output.
Fedora Account System Username: roam
This is my first Fedora package, so I will need a sponsor. Hence,
the spec currently lives in my GitLab repository, and the SRPM file is
available in COPR:
https://copr.fedorainfracloud.org/coprs/roam/spiped/build/7057817/
A couple of notes on some fedora-review items:
[-]: Provides: bundled(gnulib) in place as required.
Note: This project does not use gnulib.
[x]: Rpmlint is run on all rpms the build produces.
Note: The rpmlint tool reports several false positives, all
misspellings. Should I create an spiped.rpmlint file to override them?
[x]: Patches link to upstream bugs/comments/lists or are otherwise
justified.
Note: Upstream is aware of the install.patch change (it is also
present in the Debian package of spiped that I maintain), and their
response (via private mail) was "unfortunatly install(1) isn't
a POSIX command, and I couldn't find a way to rewrite our Makefile
so that it would be easier to patch this in".
[-]: Sources are verified with gpgverify first in %prep if upstream
publishes signatures.
Note: Upstream only provides SHA256 hashes, not OpenPGP signatures.
Thanks in advance for any comments and suggestions! Since this is my
first attempt to submit a Fedora package for review, please feel free to
point out anything I have missed (I have no doubt that there will be
something, possibly many somethings).
G'luck,
Peter
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2265862
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2304835
Bug ID: 2304835
Summary: Review Request: naif-cspice - The NAIF CSPICE Toolkit
and library by NASA
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: attipaci(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://download.copr.fedorainfracloud.org/results/attipaci/naif-cspice/fed…
SRPM URL:
https://download.copr.fedorainfracloud.org/results/attipaci/naif-cspice/fed…
Description:
The NAIF CSPICE Toolkit, together with data obtained from the JPL Horizons
system, is commonly used for obtaining precise orbital data for planets,
moons, asteroids, comets, and spacecraft. It can provide precise positions,
velocities orientation, and in some cases shape information on the above
mentions orbiting bodies.
The Navigation and Ancillary Information Facility (NAIF), acting under the
directions of NASA's Planetary Science Division, has built an information
system named "SPICE" (Spacecraft, Planet, Instrument, C-matrix, Events) to
assist NASA scientists in planning and interpreting scientific observations
from space-borne instruments, and to assist NASA engineers involved in
modeling, planning and executing activities needed to conduct planetary
exploration missions.
This package is redistributed with the explicit permission by NAIF, and in
accordance with the upstream licensing terms.
Fedora Account System Username: attipaci
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2304835
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2185592
Bug ID: 2185592
Summary: Review Request: twemoji-fonts - Emoji for everyone
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: mavit(a)mavit.org.uk
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://pagure.io/twemoji-fonts/raw/rawhide/f/twemoji-fonts.spec
SRPM URL:
https://mavit.fedorapeople.org/rpm/twemoji-fonts-14.1.2-1.fc39.src.rpm
Description: Emoji for everyone
Fedora Account System Username: mavit
This is a re-review of twitter-twemoji-fonts, which is being renamed to
twemoji-fonts because Twitter are no-longer involved in the project.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2185592
https://bugzilla.redhat.com/show_bug.cgi?id=2273018
Bug ID: 2273018
Summary: Review Request: python-samplerate - Python bindings
for libsamplerate based on CFFI and NumPy
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: gwync(a)protonmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Description: python-samplerate This is a wrapper around Erik de Castro Lopo's
libsamplerate_
(aka Secret Rabbit Code) for high-quality sample rate conversion.It implements
all three APIs < available in libsamplerate_:* **Simple API**: for resampling a
large chunk of data with a single library* **Full API**: for obtaining the
resampled signal from successive chunks of* **Callback API**: like Full API,
but...
SRPM:
https://fedorapeople.org/~limb/review/python-samplerate/python-samplerate-0…
SPEC:
https://fedorapeople.org/~limb/review/python-samplerate/python-samplerate.s…
Reproducible: Always
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2273018
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2245639
Bug ID: 2245639
Summary: Review Request: socranop - Soundcraft Notepad control
utilities
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: rhbugs(a)n-dimensional.de
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://raw.githubusercontent.com/ndim/socranop-fedora-package/648529219dc6…
SRPM URL:
https://github.com/ndim/socranop-fedora-package/releases/download/r1/socran…
Description: Soundcraft Notepad control utilities
Fedora Account System Username: ndim
Soundcraft make the Notepad series of mixers which have a USB interface which
provides both USB audio and device settings. While the USB audio stuff is
handled fine by the existing audio software stack, socranop allows the device
settings like selecting which audio channels to route to the USB audio device.
socranop supports all three existing models from the Notepad series:
- Notepad-12FX
- Notepad-8FX
- Notepad-5
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2245639
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…