https://bugzilla.redhat.com/show_bug.cgi?id=2025149
Bug ID: 2025149
Summary: Review Request: ghc-atomic-primops - A safe approach
to CAS and other atomic ops in Haskell
Product: Fedora
Version: rawhide
Status: NEW
Component: Package Review
Assignee: nobody(a)fedoraproject.org
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://petersen.fedorapeople.org/reviews/ghc-atomic-primops/ghc-atomic-pri…
SRPM URL:
https://petersen.fedorapeople.org/reviews/ghc-atomic-primops/ghc-atomic-pri…
Description:
After GHC 7.4 a new `casMutVar#` primop became available, but it's difficult to
use safely, because pointer equality is a highly unstable property in Haskell.
This library provides a safer method based on the concept of "Tickets".
Also, this library uses the "foreign primop" capability of GHC to add access to
other variants that may be of interest, specifically, compare and swap inside
an array.
Note that as of GHC 7.8, the relevant primops have been included in GHC itself.
This library is engineered to work pre- and post-GHC-7.8, while exposing the
same interface.
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=79098638
--
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=2025149
https://bugzilla.redhat.com/show_bug.cgi?id=810049
Anamika Singh <aman5snigh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aman5snigh(a)gmail.com
--- Comment #157 from Anamika Singh <aman5snigh(a)gmail.com> ---
Hi it is very nice blog and informative, thank for opportunity to make a post
on behalf of my business, here I am going to update an information regarded
this service. kindly see my website and know more information related to my
agency.
http://www.sheleader.co.in/http://www.sheleader.co.in/call-girls-gurgaon.html
--
You are receiving this mail because:
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2208737
Bug ID: 2208737
Summary: Review Request: mediastreamer2 - Audio/Video real-time
streaming
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: philip.wyett(a)kathenas.org
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://kathenas.fedorapeople.org/development/fedora/rawhide/for_review/med…
SRPM URL:
https://kathenas.fedorapeople.org/development/fedora/rawhide/for_review/med…
Description:
Mediastreamer2 is a library to make audio and video real-time
streaming and processing. It is written in pure C and based upon the
oRTP library.
Fedora Account System Username: kathenas
Additional: Part of the Linphone stack.
--
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=2208737
https://bugzilla.redhat.com/show_bug.cgi?id=2161040
Bug ID: 2161040
Summary: Review Request: python-pylru - A least recently used
(LRU) cache for Python
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: pikachu.2014(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/melmorabity/octoprint/fe…
SRPM URL:
https://download.copr.fedorainfracloud.org/results/melmorabity/octoprint/fe…
Description:
Pylru implements a true LRU cache along with several support classes. The cache
is efficient and written in pure Python. It works with Python 2.6+ including
the
3.x series. Basic operations (lookup, insert, delete) all run in a constant
amount of time. Pylru provides a cache class with a simple dict interface. It
also provides classes to wrap any object that has a dict interface with a
cache. Both write-through and write-back semantics are supported. Pylru also
provides classes to wrap functions in a similar way, including a function
decorator.
Fedora Account System Username: melmorabity
Copr builds:
https://copr.fedorainfracloud.org/coprs/melmorabity/octoprint/build/5195263/
--
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=2161040
https://bugzilla.redhat.com/show_bug.cgi?id=1853888
Bug ID: 1853888
Summary: Review Request: libLTK - Ladspa v3 ToolKit
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: anesa.lewis(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec and SRPM url : https://filebin.net/72pfbe4j3alvw5c8 (expires in one week)
Package tested on COPR :
https://copr.fedorainfracloud.org/coprs/lewisanesa/CodeColla/build/1517990/
Code hosted on my git server : git clone git://codecolla.com/libltk
Description:
Ladspa V3 ToolKit is a general purpose toolkit
enabling object oriented programming in c.
It is aimed to be simple, without memory leaks,
and enabling a runtime without any alloc or free system call.
More software based on LTK are yet to come,
and more info on man LTK once installed.
Fedora Account System Username:
lewisanesa
Email:
anesa.lewis(a)gmail.com
Please consider review my package for fedora official repositories inclusion.
My web server isn't ready to host files but if filebin expires,
feel free to send me an email.
--
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=2196274
Bug ID: 2196274
Summary: Review Request: actor-framework - An Open Source
Implementation of the Actor Model in C++
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: topazus(a)outlook.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
SPEC URL: https://topazus.fedorapeople.org/rpms/actor-framework.spec
SRPM URL:
https://topazus.fedorapeople.org/rpms/actor-framework-0.19.1-1.fc39.src.rpm
Description:
CAF is an open source implementation of the actor model for C++ featuring
lightweight & fast actor implementations, pattern matching for messages,
network transparent messaging, and more.
Fedora Account System Username: topazus
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=2196274