Recent Projects

achhabra/power-profiles-daemon

Patched power-profiles-daemon enabling multi-driver support.
  • Fedora 39 : x86_64

kanitha/python-telethon

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

secureblue/bubblewrap-suid

📦 bubblewrap-suid This repository contains the .spec file for bundling a setuid variant of Bubblewrap as an RPM. ONLY USE IF YOU HAVE: user.max_user_namespaces = 0 and kernel.unprivileged_userns_clone = 0 set. CI Currently the Bubblewrap releases are tracked manually. The goal for this repository is for it to track automatically Install Get the COPR .repo file curl -s https://copr.fedorainfracloud.org/coprs/secureblue/bubblewrap-suid/repo/fedora-39/secureblue-bubblewrap-suid-fedora-39.repo | sudo tee /etc/yum.repos.d/secureblue-bubblewrap-suid-fedora-39.repo Override bubblewrap (without suid) package sudo rpm-ostree override replace --experimental --freeze --from repo='copr:copr.fedorainfracloud.org:secureblue:bubblewrap-suid' bubblewrap-suid Develop Build locally This has to be done on a RPM based Linux distribution and is tested on a Fedora Silverblue 39 VM. Install required RPM build tools and dependencies: rpm-ostree install -y rpmdevtools rpmlint docbook-style-xsl meson libcap-devel libselinux-devel gcc Create the required file tree: rpmdev-setuptree Clone this repo and cd into it: git clone https://github.com/34N0/bubblewrap-suid-rpm && cd bubblewrap-suid-rpm Download bubblewrap source spectool -g -R bubblewrap-suid.spec Build the RPM from spec: rpmbuild -ba bubblewrap-suid.spec Test locally Cd into the RPM folder: cd ~/rpmbuild/RPMS/x86_64 Override the bubblewrap package: rpm-ostree override replace bubblewrap-suid-<version>.fc39.x86_64.rpm disabling unprivileged user namespaces Edit the sysctl config: sudo nano /etc/sysctl.d/99-sysctl.conf add the following lines: user.max_user_namespaces = 0 kernel.unprivileged_userns_clone = 0 load the parameters: sudo sysctl --system reboot the VM! Issues & Contributions Feel free to open issues or pull requests for improvements, bug fixes. 😄 Be mindful that this repository is simply the Bubblewrap project with the SUID bit set.
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64

secureblue/hardened_malloc

This is a security-focused general purpose memory allocator providing the malloc API along with various extensions. It provides substantial hardening against heapcorruption vulnerabilities. The security-focused design also leads to much less metadata overhead and memory waste from fragmentation than a more traditional allocator design. It aims to provide decent overall performance with a focus on long-term performance and memory usage rather than allocator micro-benchmarks. It offers scalability via a configurable number of entirely independently arenas, with the internal locking within arenas further divided up per size class.
  • Fedora 38 : aarch64, x86_64
  • Fedora 39 : aarch64, x86_64
  • Fedora 40 : aarch64, x86_64

secureblue/bubblejail

Bubblewrap based sandboxing for desktop applications. https://github.com/igo95862/bubblejail
  • Fedora 38 : aarch64, x86_64
  • Fedora 39 : aarch64, x86_64
  • Fedora 40 : aarch64, x86_64

georgiou/roccat-tools

This is the latest available versions of the Roccat Tools for Linux, packaged up for Fedora. As new revisions of Fedora release, I will update so they are available. Currently the development is on effective hiatus, so the revisions are somewhat old. Whence a new developer takes over development once again, the newly released versions will be updated. Current versions of the srpms are rebuilds of another developer.

faramirza/plocate

plocate is a locate(1) based on posting lists, giving much faster searches on a much smaller index. It is a drop-in replacement for mlocate in nearly all aspects, and is fast on SSDs and non-SSDs alike. (upstream)
  • Amazonlinux 2023 : aarch64, x86_64
  • EPEL 9 : aarch64, x86_64
  • Fedora 38 : aarch64, x86_64
  • Fedora 39 : aarch64, x86_64
  • Fedora 40 : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64
  • Rhel 9 : aarch64, x86_64

lecris/json-schema-validator

Upstream packit packaging for json-schema-validator
  • EPEL 9 : aarch64, x86_64
  • Fedora 38 : aarch64, x86_64
  • Fedora 39 : aarch64, x86_64
  • Fedora 40 : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64

petersen/MicroHs

Builds of MicroHs (Micro Haskell) releases
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64
  • Fedora 38 : aarch64, ppc64le, s390x, x86_64
  • Fedora 39 : aarch64, ppc64le, s390x, x86_64
  • Fedora 40 : aarch64, ppc64le, s390x, x86_64
  • Fedora rawhide : aarch64, ppc64le, s390x, x86_64

czanik/syslog-ng45

This is the latest stable version of syslog-ng. It has all syslog-ng features enabled which I was able to compile: tcp wrappers support disabled on Fedora, as it was removed from the distro: only available in EPEL 7 Java modules (HDFS and the Java version of Elasticsearch and Kafka destinations) are no more available
  • EPEL 7 : x86_64
  • EPEL 8 : aarch64, ppc64le, x86_64
  • EPEL 9 : aarch64, ppc64le, x86_64
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64