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

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

 



The following Fedora EPEL 10.0 Security updates need testing:
 Age  URL
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-cf97cda6e4   python-python-multipart-0.0.19-1.el10_0
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-5de3513c56   rust-rustls-0.23.19-1.el10_0
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-6392f1c6e3   retsnoop-0.10.1-3.el10_0
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-acbed9a263   radare2-5.9.8-4.el10_0


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

    imagej-1.54m-1.el10_0
    lowdown-1.0.2-5.el10_0
    python-aiodns-3.2.0-1.el10_0
    python-authres-1.2.0-22.el10_0
    python-b4-0.14.2-2.el10_0
    python-damo-2.5.8-1.el10_0
    python-dkimpy-1.1.8-1.el10_0
    python-loguru-0.7.3-1.el10_0
    python-pycares-4.3.0-1.el10_0
    radsecproxy-1.11.1-1.el10_0

Details about builds:


================================================================================
 imagej-1.54m-1.el10_0 (FEDORA-EPEL-2024-44f6f2b1f2)
 Image Processing and Analysis in Java
--------------------------------------------------------------------------------
Update Information:

ImageJ 1.54m: 5 December 2024
Thanks to Michael Cammer, the Orthogonal Views command no longer removes
overlays.
Thanks to 'Patricia' and Herbie Gluender, the Image>Transform>Image to
Results command now shows NaNs when values are outside non-rectangular
selections.
Thanks to Kevin Terretaz, Command Finder (Plugins>Utilities>Find Commands)
filtering is more precise and flexible. It now splits the input into
individual words and returns commands where all words are found in either the
command name or the menu path.
Thanks to 'Jerry1144', added the setOption("SetIJMenuBar",boolean) macro
function.
Thanks to Kenneth Sloan, added the Roi.setMinStrokeWidth(minStrokeWidth)
macro function and Java method that you can use to specify a minimum scaled
stroke width (example).
Thanks to Bram van den Broek, fixed bug with duplicating hyperstacks when the
selection was outside the image border.
Thanks to Giovanni Cardone and Michael Schmid, fixed bug with right arrow in
dialog box sliders not working as expected on Linux and Windows.
Thanks to Giovanni Cardone and Michael Schmid, fixed bug where the
ImageProcessor.getLine() method returned a smaller than expected array with
horizontal lines with a width equal to the image width or vertical lines with
a length equal to the image height.
Thanks to Peter Dodok, fixed bug with recording in Fiji headless mode.
Thanks to Jerome Mutterer, fixed bug where the -ijpath command line option is
not respected when using the -batch option.
Thanks to Guenter Pudmich, fixed bug with the calculation of 16 and 32 bit
histogram bin widths.
Thanks to Gilles Carpentier, fixed several Hyperstack type conversion bugs.
Thanks to 'scouser27', fixed bug with ROI Manager "Multi Measure" command
when "Measure all n slices" was not checked and "One row per slice" was.
Thanks to 'scouser27', fixed a bug with how perimeters of rotated rectangle
selections are calculated.
Thanks to Jurgen_Gluch and Ved Sharma, fixed bugs where the charAt() macro
function would return a number instead of a string and would throw an
exception if the index was out of range.
Fixed a 1.54i regression that caused the Command Finder to throw an exception
when clicking on a blank field.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec  6 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.54m-1
- Update to 1.54m (close RHBZ#2330712)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2330712 - imagej-1.54.m is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2330712
--------------------------------------------------------------------------------


================================================================================
 lowdown-1.0.2-5.el10_0 (FEDORA-EPEL-2024-0983b3f39c)
 Simple markdown translator
--------------------------------------------------------------------------------
Update Information:

initial build
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 21 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Nov  4 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 1.0.2-3
- Actually check the return value from tests
* Sat Nov  4 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 1.0.2-2
- Link binary dynamically to the libraries
* Sat Nov  4 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 1.0.2-1
- Initial packaging
--------------------------------------------------------------------------------


================================================================================
 python-aiodns-3.2.0-1.el10_0 (FEDORA-EPEL-2024-f0a8e824d6)
 Simple DNS resolver for asyncio
--------------------------------------------------------------------------------
Update Information:

Initial release of b4 and dependencies for EPEL 10
--------------------------------------------------------------------------------
ChangeLog:

* Sat Aug 17 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 3.2.0-1
- Update to 3.2.0 (close RHBZ#2242855)
* Sat Aug 17 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 3.0.0-13
- Port to current Python guidelines (pyproject-rpm-macros)
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <python-maint@xxxxxxxxxx> - 3.0.0-11
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint@xxxxxxxxxx> - 3.0.0-7
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2324061 - Please branch and build python-authres in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324061
  [ 2 ] Bug #2324062 - Please branch and build python-pycares in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324062
  [ 3 ] Bug #2324064 - Please branch and build python-aiodns in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324064
  [ 4 ] Bug #2324066 - Please branch and build python-dkimpy in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324066
  [ 5 ] Bug #2324067 - Please branch and build python-b4 in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324067
--------------------------------------------------------------------------------


================================================================================
 python-authres-1.2.0-22.el10_0 (FEDORA-EPEL-2024-f0a8e824d6)
 Authentication Results Header Module
--------------------------------------------------------------------------------
Update Information:

Initial release of b4 and dependencies for EPEL 10
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jul 24 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.2.0-22
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.0-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <python-maint@xxxxxxxxxx> - 1.2.0-20
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.0-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.0-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.0-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@xxxxxxxxxx> - 1.2.0-16
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2324061 - Please branch and build python-authres in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324061
  [ 2 ] Bug #2324062 - Please branch and build python-pycares in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324062
  [ 3 ] Bug #2324064 - Please branch and build python-aiodns in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324064
  [ 4 ] Bug #2324066 - Please branch and build python-dkimpy in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324066
  [ 5 ] Bug #2324067 - Please branch and build python-b4 in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324067
--------------------------------------------------------------------------------


================================================================================
 python-b4-0.14.2-2.el10_0 (FEDORA-EPEL-2024-f0a8e824d6)
 A helper tool to work with public-inbox and patch series
--------------------------------------------------------------------------------
Update Information:

Initial release of b4 and dependencies for EPEL 10
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec  6 2024 Michel Lind <salimma@xxxxxxxxxxxxxxxxx> - 0.14.2-2
- Enable attestation support on EL10
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2324061 - Please branch and build python-authres in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324061
  [ 2 ] Bug #2324062 - Please branch and build python-pycares in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324062
  [ 3 ] Bug #2324064 - Please branch and build python-aiodns in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324064
  [ 4 ] Bug #2324066 - Please branch and build python-dkimpy in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324066
  [ 5 ] Bug #2324067 - Please branch and build python-b4 in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324067
--------------------------------------------------------------------------------


================================================================================
 python-damo-2.5.8-1.el10_0 (FEDORA-EPEL-2024-60ef7f4e46)
 Data Access Monitoring Operator
--------------------------------------------------------------------------------
Update Information:

v2.5.8
Fix snapshot heatmap temperature calculation bug
damo report access: Show snapshot heatmap by default
deprecate 'damo fmt_json'
v2.5.7
Remove end address from default region format of 'damo report access'
Add temperature based region filter (--temperature of multiple report commands)
Add '' region format keyword for 'damo report access'
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec  1 2024 Packit <hello@xxxxxxxxxx> - 2.5.8-1
- Update to 2.5.8
- Resolves rhbz#2329775
* Tue Nov 26 2024 Packit <hello@xxxxxxxxxx> - 2.5.7-1
- Update to 2.5.7
- Resolves rhbz#2328818
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2329775 - python-damo-2.5.8 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2329775
--------------------------------------------------------------------------------


================================================================================
 python-dkimpy-1.1.8-1.el10_0 (FEDORA-EPEL-2024-f0a8e824d6)
 DKIM, ARC, and TLSRPT email signing and verification
--------------------------------------------------------------------------------
Update Information:

Initial release of b4 and dependencies for EPEL 10
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec  5 2024 Michel Lind <salimma@xxxxxxxxxxxxxxxxx> - 1.1.8-1
- Update to 1.1.8 upstream release
- Add conditional BR on openssl to run some tests
- Remove unneeded `upstream_project_url` from packit.yaml
* Wed Dec  4 2024 Michel Lind <salimma@xxxxxxxxxxxxxxxxx> - 1.0.6-1
- Update to version 1.0.6
- Modernize to follow the latest Python packaging guidelines
- Generate extras subpackages
- Enable import checks
- Run unit tests
- Use proper SPDX license identifier (zlib -> Zlib)
- Enable Packit for future Rawhide updates
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.5-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun  8 2024 Python Maint <python-maint@xxxxxxxxxx> - 1.0.5-13
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.5-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.5-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.5-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Python Maint <python-maint@xxxxxxxxxx> - 1.0.5-9
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.5-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2324061 - Please branch and build python-authres in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324061
  [ 2 ] Bug #2324062 - Please branch and build python-pycares in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324062
  [ 3 ] Bug #2324064 - Please branch and build python-aiodns in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324064
  [ 4 ] Bug #2324066 - Please branch and build python-dkimpy in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324066
  [ 5 ] Bug #2324067 - Please branch and build python-b4 in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324067
--------------------------------------------------------------------------------


================================================================================
 python-loguru-0.7.3-1.el10_0 (FEDORA-EPEL-2024-999a68526b)
 Python logging made (stupidly) simple
--------------------------------------------------------------------------------
Update Information:

0.7.3 (2024-12-06)
Fix Cython incompatibility caused by the absence of underlying stack frames,
which resulted in a ValueError during logging.
Fix possible RuntimeError when removing all handlers with logger.remove() due to
thread-safety issue.
Fix diagnose=True option of exception formatting not working as expected with
Python 3.13.
Fix non-standard level names not fully compatible with logging.Formatter().
Fix inability to display a literal "\" immediately before color markups.
Fix possible infinite recursion when an exception is raised from a __repr__
method decorated with logger.catch().
Improve performance of datetime formatting while logging messages.
Reduce startup time in the presence of installed but unused IPython third-party
library.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec  6 2024 Packit <hello@xxxxxxxxxx> - 0.7.3-1
- Update to 0.7.3 upstream release
- Resolves: rhbz#2330770
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2330770 - python-loguru-0.7.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2330770
--------------------------------------------------------------------------------


================================================================================
 python-pycares-4.3.0-1.el10_0 (FEDORA-EPEL-2024-f0a8e824d6)
 Python interface for c-ares
--------------------------------------------------------------------------------
Update Information:

Initial release of b4 and dependencies for EPEL 10
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 11 2022 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 4.3.0-1
- Update to 4.3.0
* Thu Sep 22 2022 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 4.2.2-1
- Update to 4.2.2
* Fri Jul 22 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@xxxxxxxxxx> - 4.1.2-2
- Rebuilt for Python 3.11
* Wed Mar  9 2022 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 4.1.2-1
- Update to 4.1.2
- Fix Requires tag of the doc subpackage
* Fri Jan 21 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Aug 30 2021 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 4.0.0-5
- Rebuild for CVE-2021-3672 in c-ares library
* Fri Jul 23 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jun  9 2021 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 4.0.0-3
- Set PYCARES_USE_SYSTEM_LIB=1 (fix RHBZ#1965602)
* Fri Jun  4 2021 Python Maint <python-maint@xxxxxxxxxx> - 4.0.0-2
- Rebuilt for Python 3.10
* Fri May 14 2021 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 4.0.0-1
- Update to 4.0.0
- Add new BuildRequires (c-ares-devel)
* Tue May 11 2021 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 3.2.0-1
- Update to 3.2.0
- Use pytest to run tests suite
- Re-order BuildRequires tags
* Sun Feb 14 2021 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 3.1.1-6
- Replace glob with %{python3_version} in %files section
* Wed Jan 27 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2324061 - Please branch and build python-authres in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324061
  [ 2 ] Bug #2324062 - Please branch and build python-pycares in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324062
  [ 3 ] Bug #2324064 - Please branch and build python-aiodns in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324064
  [ 4 ] Bug #2324066 - Please branch and build python-dkimpy in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324066
  [ 5 ] Bug #2324067 - Please branch and build python-b4 in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324067
--------------------------------------------------------------------------------


================================================================================
 radsecproxy-1.11.1-1.el10_0 (FEDORA-EPEL-2024-4b781eb2c6)
 Generic RADIUS proxy with RadSec support
--------------------------------------------------------------------------------
Update Information:

radsecproxy 1.11.1 (2024-12-06)
Bug Fixes
Fix wrong DN in certificate request
Fix memory leak when using SIGHUP
Fix exit when dyndisc script returns illegal PSKkey
Fix logging during config check
Fix invalid realm configs are ignored
Fix default tls block selection
Misc
Improve message-authenticator logging
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec  6 2024 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 1.11.1-1
- Upgrade to 1.11.1 (#2330848)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2330848 - radsecproxy-1.11.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2330848
--------------------------------------------------------------------------------


-- 
_______________________________________________
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