https://bugzilla.redhat.com/show_bug.cgi?id=2231252
Bug ID: 2231252
Summary: Review Request: yass - lightweight and secure
http/socks proxy
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: hukeyue(a)hotmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://github.com/Chilledheart/yass/releases/download/1.3.14/yass.spec
SRPM URL:
https://github.com/Chilledheart/yass/releases/download/1.3.14/yass-1.3.14-0…
Description: yass is initiated as C++ rewrite of the outdated shadowsocks-libev
package and provide the similar functionalities. During the recent development,
it also supports naiveproxy protocol which is more efficient protocol. Compared
with
shadowsocks-libev, it not only contains the client cli command and server cli
command, but also it contains a gtk3/gtk4 (both are supported) graphical
interface which is more friendly to the new users.
Fedora Account System Username:
--
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=2231252
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=2310209
Bug ID: 2310209
Summary: Review Request: linutil - Chris Titus Tech's Linux
Toolbox - Linutil is a distro-agnostic toolbox
designed to simplify everyday Linux tasks.
Product: Fedora
Version: 40
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: low
Assignee: nobody(a)fedoraproject.org
Reporter: solomoncyj(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec / SRPM : attched in issue
Description: Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic
toolbox designed to simplify everyday Linux tasks..
Fedora Account System Username solomoncyj
builds: https://github.com/ChrisTitusTech/linutil
Reproducible: Always
--
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=2310209
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=2328503
Bug ID: 2328503
Summary: Review Request: SpFFT - Sparse 3D FFT library
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: benson_muite(a)emailplus.org
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
spec:
https://download.copr.fedorainfracloud.org/results/fed500/SpFFT/fedora-rawh…
srpm:
https://download.copr.fedorainfracloud.org/results/fed500/SpFFT/fedora-rawh…
description:
A 3D FFT library for sparse frequency domain data written in C++ with
support for MPI, OpenMP, CUDA and ROCm.
Inspired by the need of some computational material science applications
with spherical cutoff data in frequency domain, SpFFT provides Fast
Fourier Transformations of sparse frequency domain data. For distributed
computations with MPI, slab decomposition in space domain and pencil
decomposition in frequency domain (sparse data within a pencil / column
must be on one rank) is used.
### Design Goals
- Sparse frequency domain input
- Reuse of pre-allocated memory
- Support for shifted indexing with centered zero-frequency
- Optional parallelization and GPU acceleration
- Unified interface for calculations on CPUs and GPUs
- Support of Complex-To-Real and Real-To-Complex transforms, where the full
hermitian symmetry property is utilized
- C++, C and Fortran interfaces
### Interface Design
To allow for pre-allocation and reuse of memory, the design is based on two
classes:
- **Grid**: Provides memory for transforms up to a given size.
- **Transform**: Created with information on sparse input data and is
associated with a *Grid*. Maximum size is limited by *Grid* dimensions.
Internal reference counting to *Grid* objects guarantee a valid state
until *Transform* object destruction.
A transform can be computed in-place and out-of-place. Addtionally, an
internally allocated work buffer can optionally be used for input / output
of space domain data.
fas: fed500
Comments:
Working on packages with rocfft and single precision.
Checking on appropriate location for Fortran modules in MPI packages.
Ensuring all directories are owned.
Reproducible: Always
--
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=2328503
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=2271996
Bug ID: 2271996
Summary: Review Request: baler - Machine learning based data
compression tool
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: mattias.ellert(a)physics.uu.se
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://www.ellert.se/review/baler.spec
SRPM URL: https://www.ellert.se/review/baler-1.4.0-1.fc41.src.rpm
Description:
Baler is a tool used to test the feasibility of compressing different
types of scientific data using machine learning-based auto-encoders.
Baler provides you with an easy way to:
1. Train a machine learning model on your data
2. Compress your data with that model. This will also save the
compressed file and model
3. Decompress the file using the model at a later time
4. Plot the performance of the compression/decompression
Fedora Account System Username: ellert
--
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=2271996
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=2268776
Bug ID: 2268776
Summary: Review Request: crcpp - Easy to use and fast C++ CRC
library
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: benson_muite(a)emailplus.org
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
spec:
https://download.copr.fedorainfracloud.org/results/fed500/crcpp/fedora-rawh…
srpm:
https://download.copr.fedorainfracloud.org/results/fed500/crcpp/fedora-rawh…
Description:
Tired of writing CRC code over and over again? Don't want to include a dozen
boost header files just for a little bit of functionality? CRC++ is a portable
and extremely lightweight alternative that is incredibly simple, fast, and
clean.
CRC++ supports bit-by-bit and byte-by-byte calculation of full and multipart
CRCs. The algorithms used are highly optimized and can even be configured
to be branchless (as always, be sure to profile your code to choose the most
efficient option). CRC++ is a great option for embedded C++ projects with a
need for efficiency.
CRC++ consists of a single header file which can be included in any existing
C++ application. No libraries, no boost, no mess, no fuss.
Any CRC width is supported - even CRCs larger than 64 bits, provided there is
an integer type large enough to contain it. Trying to compute a 57-bit CRC?
Got you covered.
Many common CRCs are provided out-of-the-box, such as CRC-32 (used in PKZip and
Ethernet), CRC-XMODEM, and CRC-CCITT.
CRC++ will compile with any reasonably compliant C++03 or C++11 compiler.
Compiling with C++11 is recommended, as it allows a number of static
computations
to be performed at compile-time instead of runtime.
fas: fed500
koji build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=114746090
Reproducible: Always
--
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=2268776
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…