Recent Projects

pali/suricata-4x

Stable packages for the Suricata IDS/IPS/NSM engine.
  • EPEL 7 : x86_64

bebosudo/fdm

fdm is a program designed to fetch mail from POP3 or IMAP servers, or receive local mail from stdin, apply filters and deliver it in various ways. This repository contains RPM builds of fdm, created with the scripts available here: https://github.com/bebosudo/fdm-rpm/. If you want to request an update of the RPM, report an issue or include a new distro, please ping me at the issue tracker of the github repo: https://github.com/bebosudo/fdm-rpm/issues. COPR repo creation instructions inspired by this blog post.
  • Centos-stream 8 : aarch64, ppc64le, x86_64
  • EPEL 6 : i386, x86_64
  • EPEL 7 : ppc64le, x86_64
  • EPEL 8 : aarch64, ppc64le, x86_64
  • Fedora 38 : aarch64, i386, ppc64le, x86_64
  • Fedora 39 : aarch64, i386, ppc64le, x86_64
  • Fedora 40 : aarch64, i386, ppc64le, x86_64
  • Fedora rawhide : aarch64, i386, ppc64le, x86_64
  • openSUSE Tumbleweed : i586, ppc64le, x86_64

tstellar/clang-buildroot

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora rawhide : ppc64le, x86_64

dmccheyne/TimeUnit

Based on java.util.concurrent.TimeUnit and timeunit in npm TimeUnit is a port of the public domain TimeUnit Java class by Doug Lea This class is the basis for java.util.concurrent.TimeUnit from JavaSE. A timeunit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform delay operations in these units. A timeunit does not maintain time information, but only helps organize and use time representations that may be maintained separately across various contexts. A timeunit is mainly used to inform time-based methods how a given timing parameter should be interpreted.
  • Centos-stream 8 : x86_64
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

heylazysunnykid/Test

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.

bta/retail

This program is an attempt to write an intelligent incremental logfile reading utility. Other such utilities exist, but I could find none that would handle changing/dynamic logfiles to my satisfaction. So, having an itch of my own, I scratched it. This code is the result. In summary, something like the following, if run as a cronjob: retail /var/log/messages | mail youremail@yourdomain.com Will get you all the new entries which happen to show up in your system log. In addition, it will attempt to intelligently cope with any changes to the file in question, by verifying that the data at it's last known position has not changed, and if it has it will search out that same data wherever in the file it now resides. Should this be also impossible, it will resort to rewinding to the beginning of the file and reading the entire thing.
  • EPEL 7 : x86_64
  • EPEL 8 : x86_64
  • EPEL 9 : x86_64
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

stenstorp/icon-themes

Icon themes packaged for EL8 based distributions.
  • EPEL 8 : aarch64, x86_64

tomoyan596/openlitespeed

OpenLiteSpeed is the Open Source edition of LiteSpeed Web Server Enterprise. Both servers are actively developed and maintained by the same team, and are held to the same high-quality coding standard. From https://openlitespeed.org/ GitHub: https://github.com/litespeedtech/openlitespeed This is a Copr build for Fedora.

rockowitz/ddcui-test

For testing Copr builds of ddcui. Not for public use.
  • Centos-stream 8 : aarch64, ppc64le, x86_64
  • EPEL 6 : i386, x86_64
  • EPEL 7 : ppc64le, x86_64
  • EPEL 8 : aarch64, ppc64le, x86_64
  • Fedora 38 : aarch64, i386, ppc64le, x86_64
  • Fedora 39 : aarch64, i386, ppc64le, x86_64
  • Fedora 40 : aarch64, i386, ppc64le, x86_64
  • Fedora rawhide : aarch64, i386, ppc64le, x86_64
  • Mageia cauldron : x86_64
  • openSUSE Tumbleweed : i586, ppc64le, x86_64

thofmann/pcl

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.