[EPEL-devel] Fedora EPEL 9 updates-testing report

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following builds have been pushed to Fedora EPEL 9 updates-testing

    koji-1.35.0-1.el9
    libopenmpt-0.7.10-1.el9
    obs-studio-30.0.0-2.el9
    openbgpd-8.6-1.el9
    python-kubernetes-26.1.0-3.el9
    rpki-client-9.3-1.el9
    rust-hickory-client-0.24.1-4.el9
    rust-hickory-proto-0.24.1-4.el9
    rust-hickory-resolver-0.24.1-4.el9
    rust-hostname-0.3.1-13.el9
    rust-idna0.4-0.4.0-4.el9
    rust-onefetch-2.22.0-1.el9
    rust-onefetch-ascii-2.22.0-1.el9
    rust-onefetch-image-2.22.0-1.el9
    rust-onefetch-manifest-2.22.0-1.el9
    rust-publicsuffix-2.2.3-6.el9
    rust-yoke-0.7.4-1.el9

Details about builds:


================================================================================
 koji-1.35.0-1.el9 (FEDORA-EPEL-2024-310a77c93b)
 Build system tools
--------------------------------------------------------------------------------
Update Information:

koji version 1.35.0 with various fixes. See
https://docs.pagure.org/koji/release_notes/release_notes_1.35/ for more details.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Sep 18 2024 Kevin Fenzi <kevin@xxxxxxxxx> - 1.35.0-1
- Update to 1.35.0. Fixes rhbz#2312848
* Mon Sep  2 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.34.1-6
- convert license to SPDX
* Mon Aug 26 2024 Adam Williamson <awilliam@xxxxxxxxxx> - 1.34.1-5
- Backport PR #4184 to support overriding version and releasever for Kiwi
* Thu Aug 22 2024 Adam Williamson <awilliam@xxxxxxxxxx> - 1.34.1-4
- Backport PR #4157 to support overriding Kiwi image file name format
* Thu Jul 18 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.34.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <python-maint@xxxxxxxxxx> - 1.34.1-2
- Rebuilt for Python 3.13
* Wed Jun  5 2024 Kevin Fenzi <kevin@xxxxxxxxx> - 1.34.1-1
- Upgrade to 1.34.1. Fixes rhbz#2283973
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2276019 - koji rpm 1.34 contains sql schema upgrade for 1.35
        https://bugzilla.redhat.com/show_bug.cgi?id=2276019
--------------------------------------------------------------------------------


================================================================================
 libopenmpt-0.7.10-1.el9 (FEDORA-EPEL-2024-27c72548ac)
 C/C++ library to decode tracker music module (MOD) files
--------------------------------------------------------------------------------
Update Information:

libopenmpt 0.7.10 (2024-09-22)
[Change] FST was added to the list of supported file extension. AMP uses this
extension for multichannel MODs.
[Bug] The Android NDK build system did not enable C++20 when available.
Fixed inconsistency in length calculation and actual playback length with tempo
commands below 32 BPM in various formats (MDL, MED among others).
MED: Command 09 (set speed) was limited to 20 ticks per row instead of 32 ticks
per row.
MED: Allow tempo parameters < 32 BPM.
MED: Disallow free panning if hardware mixing is enabled.
For MOD-style vibrato, a speed parameter of 0 was not treated as effect memory.
Vibrato speed is now correct for both vibrato commands.
MED: Fix pattern index exhaustion in modules with multiple subsongs.
OKT: Donâ??t drop global commands when setting paired channel volume, and try to
write channel volume on the next row in this situation.
PTM: Use square root pan law, like in XM files.
SFX: Ignore unused data at end of oneshot samples which sometimes caused clicky
noises.
SFX: More accurate implementation of arpeggio effect.
mpg123: Update to v1.32.7 (2024-08-07).
minimp3: Update to fork
https://github.com/manxorist/minimp3/releases/tag/openmpt-2024-08-15-v4 commit
2116754771b79347ad2f39127abace2a093c383e (2024-08-15).
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 0.7.10-1
- update to 0.7.10
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2314099 - libopenmpt-0.7.10 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2314099
--------------------------------------------------------------------------------


================================================================================
 obs-studio-30.0.0-2.el9 (FEDORA-EPEL-2024-986c767a35)
 Open Broadcaster Software Studio
--------------------------------------------------------------------------------
Update Information:

Rebuilt against current Qt6.6 in EPEL9 to fix installation issue.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Dominik Mierzejewski <dominik@xxxxxxxxxxxxxx> - 30.0.0-2
- rebuilt for qt6 (resolves rhbz#2292436)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2292436 - obs-studio-libs 30.0.0 requires qt6-qtbase 6.5.2 but EPEL9 has 6.6.2
        https://bugzilla.redhat.com/show_bug.cgi?id=2292436
--------------------------------------------------------------------------------


================================================================================
 openbgpd-8.6-1.el9 (FEDORA-EPEL-2024-ce34ef5f80)
 OpenBGPD Routing Daemon
--------------------------------------------------------------------------------
Update Information:

OpenBGPD 8.6
Filtered prefixes are now included in the Local-RIB if the config option rde rib
Loc-RIB include filtered is set.
Add bgpctl show rib filtered to show filtered prefixes.
Add min-version RTR config option and default to RTR version 1. Set min-version
to 2 to enable draft-ietf-sidrops-8210bis-14 and ASPA support or better define
the ASPA table in the config.
Adjust RTR ASPA pdu parser to follow draft-ietf-sidrops-8210bis-14
Check the max_prefix and max_out_prefix limits on config reload.
Fix race condition between TCP-MD5 key removal and session closure to ensure all
messages are sent with the proper TCP-MD5 signature.
Fix nexthop qualify via bgp by re-evaluating the nexthops when a BGP route is
added to the FIB.
Handle the CLUSTER_LIST attribute according to RFC7606.
Fix some undefined or non-portable behaviour when handling NULL / 0-sized
objects.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 8.6-1
- Upgrade to 8.6 (#2313604)
* Thu Jul 18 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 8.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2313604 - openbgpd-8.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313604
--------------------------------------------------------------------------------


================================================================================
 python-kubernetes-26.1.0-3.el9 (FEDORA-EPEL-2024-83b7f13de4)
 Python client for the kubernetes API.
--------------------------------------------------------------------------------
Update Information:

Fix epel9 fails to install for python-kubernetes-tests
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Jason Montleon <jmontleo@xxxxxxxxxx 1:26.1.0-3
- Fix fail to install for tests sub-package for EPEL 9.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2313896 - python3-kubernetes-tests: fails to install from epel9/epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2313896
--------------------------------------------------------------------------------


================================================================================
 rpki-client-9.3-1.el9 (FEDORA-EPEL-2024-f03cebf110)
 OpenBSD RPKI validator to support BGP Origin Validation
--------------------------------------------------------------------------------
Update Information:

rpki-client 9.3
Avoid a quadratic complexity issue in ibuf_realloc() due to misuse of
recallocarray(). Transferring a manifest with a large FileAndHash list across a
privsep boundary could cost significant resources.
RRDP sessions are periodically reinitialized to snapshot at random intervals.
RRDP deltas and snapshots can diverge content-wise over time, leaving stale
files in the cache. Reinitialization is triggered at random with increasing
probability with increasing snapshot age, at least once every three months. this
helps garbage collection.
The internal state file format changed. The first run after an upgrade may
produce harmless warning messages about invalid last_reset.
Signed Prefix List statistics are now only emitted when rpki-client is run with
-x. This changes the JSON output: without -x some keys are missing from
'metadata'.
The -r command line option formerly enabling RRDP has long been the default and
is now removed.
The CRL number extension in CRLs is checked to be in the range [0..2^159-1] and
otherwise the CRL is considered invalid, see
https://datatracker.ietf.org/doc/html/draft-ietf-sidrops-rpki-crl-numbers
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 9.3-1
- Upgrade to 9.3 (#2314116)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2314116 - rpki-client-9.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2314116
--------------------------------------------------------------------------------


================================================================================
 rust-hickory-client-0.24.1-4.el9 (FEDORA-EPEL-2024-d183421f3b)
 Hickory DNS is a safe and secure DNS library
--------------------------------------------------------------------------------
Update Information:

Drop the unused support for DNS-over-HTTPS and DNS-over-QUIC from the Hickory
DNS stack to avoid pulling in outdated versions of cryptography libraries and
other dependencies.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.1-4
- Drop even more unused features and dependencies
* Sun Sep 22 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.1-3
- Drop unused support for dns-over-https and dns-over-quic
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.24.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-hickory-proto-0.24.1-4.el9 (FEDORA-EPEL-2024-d183421f3b)
 Hickory DNS is a safe and secure DNS library
--------------------------------------------------------------------------------
Update Information:

Drop the unused support for DNS-over-HTTPS and DNS-over-QUIC from the Hickory
DNS stack to avoid pulling in outdated versions of cryptography libraries and
other dependencies.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.1-4
- Drop even more unused features and dependencies
* Sun Sep 22 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.1-3
- Drop unused support for dns-over-https and dns-over-quic
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.24.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-hickory-resolver-0.24.1-4.el9 (FEDORA-EPEL-2024-d183421f3b)
 Hickory DNS is a safe and secure DNS library
--------------------------------------------------------------------------------
Update Information:

Drop the unused support for DNS-over-HTTPS and DNS-over-QUIC from the Hickory
DNS stack to avoid pulling in outdated versions of cryptography libraries and
other dependencies.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.1-4
- Drop even more unused features and dependencies
* Sun Sep 22 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.1-3
- Drop unused support for dns-over-https and dns-over-quic
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.24.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-hostname-0.3.1-13.el9 (FEDORA-EPEL-2024-dcff1777bd)
 Cross-platform system's host name functions
--------------------------------------------------------------------------------
Update Information:

Port from match_cfg to cfg-if and bump version-sync dependency from 0.8 to 0.9
to avoid pulling in obsolete libraries or old compat packages.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Sep 21 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.3.1-13
- Port from match_cfg to cfg-if and bump version-sync from 0.8 to 0.9
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed May 17 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.3.1-9
- Regenerate with rust2rpm v24
* Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-idna0.4-0.4.0-4.el9 (FEDORA-EPEL-2024-aa03cc8c12)
 IDNA (Internationalizing Domain Names in Applications) and Punycode
--------------------------------------------------------------------------------
Update Information:

Drop unused, benchmark-only bencher dependency.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.4.0-4
- Drop unused, benchmark-only criterion dev-dependency
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-onefetch-2.22.0-1.el9 (FEDORA-EPEL-2024-8c00d0c50b)
 Command-line Git information tool
--------------------------------------------------------------------------------
Update Information:

https://github.com/o2sh/onefetch/releases/tag/2.22.0
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 2.22.0-1
- Update to 2.22.0 (close RHBZ#2313678)
* Wed Sep 18 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 2.21.0-4
- Update rust2rpm.toml with gix 0.66 fixes
* Wed Sep 18 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 2.21.0-3
- Add patch upstream status for gix 0.66 patches
* Tue Sep 17 2024 blinxen <h-k-81@xxxxxxxxxxx> - 2.21.0-2
- Update gix dependency to 0.66
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2313677 - rust-onefetch-ascii-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313677
  [ 2 ] Bug #2313678 - rust-onefetch-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313678
  [ 3 ] Bug #2313679 - rust-onefetch-image-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313679
--------------------------------------------------------------------------------


================================================================================
 rust-onefetch-ascii-2.22.0-1.el9 (FEDORA-EPEL-2024-8c00d0c50b)
 Display colorized ascii art to the terminal
--------------------------------------------------------------------------------
Update Information:

https://github.com/o2sh/onefetch/releases/tag/2.22.0
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 2.22.0-1
- Update to 2.22.0 (close RHBZ#2313677)
* Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.21.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2313677 - rust-onefetch-ascii-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313677
  [ 2 ] Bug #2313678 - rust-onefetch-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313678
  [ 3 ] Bug #2313679 - rust-onefetch-image-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313679
--------------------------------------------------------------------------------


================================================================================
 rust-onefetch-image-2.22.0-1.el9 (FEDORA-EPEL-2024-8c00d0c50b)
 Display images in the terminal
--------------------------------------------------------------------------------
Update Information:

https://github.com/o2sh/onefetch/releases/tag/2.22.0
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 2.22.0-1
- Update to 2.22.0 (close RHBZ#2313679)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2313677 - rust-onefetch-ascii-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313677
  [ 2 ] Bug #2313678 - rust-onefetch-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313678
  [ 3 ] Bug #2313679 - rust-onefetch-image-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313679
--------------------------------------------------------------------------------


================================================================================
 rust-onefetch-manifest-2.22.0-1.el9 (FEDORA-EPEL-2024-8c00d0c50b)
 Detect and parse manifest files
--------------------------------------------------------------------------------
Update Information:

https://github.com/o2sh/onefetch/releases/tag/2.22.0
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 2.22.0-1
- Update to 2.22.0
* Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.21.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2313677 - rust-onefetch-ascii-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313677
  [ 2 ] Bug #2313678 - rust-onefetch-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313678
  [ 3 ] Bug #2313679 - rust-onefetch-image-2.22.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2313679
--------------------------------------------------------------------------------


================================================================================
 rust-publicsuffix-2.2.3-6.el9 (FEDORA-EPEL-2024-42001fae2e)
 Extract root domain and suffix from a domain name
--------------------------------------------------------------------------------
Update Information:

Disable tests and bump idna dependency from 0.3 to 0.4 to avoid pulling in
obsolete and / or old versions dependencies.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.2.3-6
- Disable tests and bump idna dependency from 0.3 to 0.4
* Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-yoke-0.7.4-1.el9 (FEDORA-EPEL-2024-3182bb3344)
 Abstraction allowing borrowed data to be carried along with its backing data
--------------------------------------------------------------------------------
Update Information:

Initial packages for some rust-idna 1.x dependencies:
rust-yoke
--------------------------------------------------------------------------------
ChangeLog:

* Sat Sep 21 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.7.4-1
- Initial package (close RHBZ#2311985)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2311985 - Review Request: rust-yoke - Abstraction allowing borrowed data to be carried along with its backing data
        https://bugzilla.redhat.com/show_bug.cgi?id=2311985
--------------------------------------------------------------------------------


-- 
_______________________________________________
epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux