The following builds have been pushed to Fedora EPEL 8 updates-testing
libopenmpt-0.7.12-1.el8
Details about builds:
================================================================================
libopenmpt-0.7.12-1.el8 (FEDORA-EPEL-2024-171ee71b6f)
C/C++ library to decode tracker music module (MOD) files
--------------------------------------------------------------------------------
Update Information:
libopenmpt 0.7.12 (2024-12-01)
[Bug] Fixed various undefined behaviour found with ubsan.
IT: Don’t report files claiming to be made with Impulse Tracker 2.08+ as IT-made
if they have no edit timer.
IT: Ignore sample data in slots that don’t have the “sample data present” flag
set, if the file vaguely looks IT-made to avoid playing garbage caused by an
Impulse Tracker bug that should not be audible.
S3M: Detect early Schism Tracker versions.
MOD: When trying to detect MOD files with broken order lists, the file size is
now rounded down to an even number. This helps identifying some malformed files
(MOD files can technically not have an odd size).
MOD: Also enable ProTracker-compatible tremolo ramp waveform for M!K! modules.
MOD: In ProTracker 1/2 mode, retrigger with instrument-less notes now keeps
using the previous sample offset.
Warn when a Startrekker AM file most likely requires an (currently unsupported)
external instrument definition file.
DBM / IMF / MED: When merging pattern commands, allow to move offset to volume
column at the expense of a lower offset resolution.
MED: Fix correct octave transposition in some MED files that have hardware
mixing disabled but sample transpose enabled.
MED: Don’t enable Amiga resampler if any stereo samples are found, as it does
not support stereo samples.
MED: Fix tempo in some files using software mixing mode and legacy tempo values.
MED: Avoid importing effect memory for some commands.
MED: Retrigger with instrument-less note now keeps using the previous sample
offset.
MED: Disable sample swapping on notes with portamento, and don’t resume stopped
notes with portamento.
MED: Only use 7-bit volume commands in MMD3 files made with a new enough version
of MED Soundstudio.
STM: Do not sanitize sample loop data. Scream Tracker 2 reads into the next
sample’s data when loops exceed the sample length.
When evaluating MIDI macros containing letters “u” or “v” during seeking, the
initial global volume was applied to them, rather than the global volume that
would be reached at that pattern position.
mpg123: Update to v1.32.9 (2024-11-02).
--------------------------------------------------------------------------------
ChangeLog:
* Tue Dec 3 2024 Michael Schwendt <mschwendt(a)fedoraproject.org> - 0.7.12-1
- update to 0.7.12
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2329747 - libopenmpt-0.7.12 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2329747
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-94a20f339a mupdf-1.21.1-6.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
HepMC3-3.3.0-3.el9
js-jsroot-7.8.0-1.el9
libopenmpt-0.7.12-1.el9
nextcloud-29.0.10-1.el9
perl-Class-Accessor-Chained-0.01-53.el9
perl-Text-vFile-asData-0.08-37.el9
root-6.34.02-1.el9
tldr-3.3.0-3.el9
Details about builds:
================================================================================
HepMC3-3.3.0-3.el9 (FEDORA-EPEL-2024-dd36c241db)
C++ Event Record for Monte Carlo Generators
--------------------------------------------------------------------------------
Update Information:
ROOT 6.34.02
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 30 2024 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 3.3.0-3
- Rebuild for root 6.34
* Wed Jul 17 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2329436 - root-6.34.02 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2329436
[ 2 ] Bug #2334706 - F42FailsToInstall: python3-HepMC3-rootIO, HepMC3-rootIO
https://bugzilla.redhat.com/show_bug.cgi?id=2334706
--------------------------------------------------------------------------------
================================================================================
js-jsroot-7.8.0-1.el9 (FEDORA-EPEL-2024-dd36c241db)
JavaScript ROOT - Interactive numerical data analysis graphics
--------------------------------------------------------------------------------
Update Information:
ROOT 6.34.02
--------------------------------------------------------------------------------
ChangeLog:
* Thu Dec 26 2024 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 7.8.0-1
- Update to version 7.8.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2329436 - root-6.34.02 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2329436
[ 2 ] Bug #2334706 - F42FailsToInstall: python3-HepMC3-rootIO, HepMC3-rootIO
https://bugzilla.redhat.com/show_bug.cgi?id=2334706
--------------------------------------------------------------------------------
================================================================================
libopenmpt-0.7.12-1.el9 (FEDORA-EPEL-2024-3e9bfed5dc)
C/C++ library to decode tracker music module (MOD) files
--------------------------------------------------------------------------------
Update Information:
libopenmpt 0.7.12 (2024-12-01)
[Bug] Fixed various undefined behaviour found with ubsan.
IT: Don’t report files claiming to be made with Impulse Tracker 2.08+ as IT-made
if they have no edit timer.
IT: Ignore sample data in slots that don’t have the “sample data present” flag
set, if the file vaguely looks IT-made to avoid playing garbage caused by an
Impulse Tracker bug that should not be audible.
S3M: Detect early Schism Tracker versions.
MOD: When trying to detect MOD files with broken order lists, the file size is
now rounded down to an even number. This helps identifying some malformed files
(MOD files can technically not have an odd size).
MOD: Also enable ProTracker-compatible tremolo ramp waveform for M!K! modules.
MOD: In ProTracker 1/2 mode, retrigger with instrument-less notes now keeps
using the previous sample offset.
Warn when a Startrekker AM file most likely requires an (currently unsupported)
external instrument definition file.
DBM / IMF / MED: When merging pattern commands, allow to move offset to volume
column at the expense of a lower offset resolution.
MED: Fix correct octave transposition in some MED files that have hardware
mixing disabled but sample transpose enabled.
MED: Don’t enable Amiga resampler if any stereo samples are found, as it does
not support stereo samples.
MED: Fix tempo in some files using software mixing mode and legacy tempo values.
MED: Avoid importing effect memory for some commands.
MED: Retrigger with instrument-less note now keeps using the previous sample
offset.
MED: Disable sample swapping on notes with portamento, and don’t resume stopped
notes with portamento.
MED: Only use 7-bit volume commands in MMD3 files made with a new enough version
of MED Soundstudio.
STM: Do not sanitize sample loop data. Scream Tracker 2 reads into the next
sample’s data when loops exceed the sample length.
When evaluating MIDI macros containing letters “u” or “v” during seeking, the
initial global volume was applied to them, rather than the global volume that
would be reached at that pattern position.
mpg123: Update to v1.32.9 (2024-11-02).
--------------------------------------------------------------------------------
ChangeLog:
* Tue Dec 3 2024 Michael Schwendt <mschwendt(a)fedoraproject.org> - 0.7.12-1
- update to 0.7.12
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2329747 - libopenmpt-0.7.12 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2329747
--------------------------------------------------------------------------------
================================================================================
nextcloud-29.0.10-1.el9 (FEDORA-EPEL-2024-ac68f0c3a0)
Private file sync and share server
--------------------------------------------------------------------------------
Update Information:
29.0.10 Release
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 30 2024 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 29.0.10-1
- 29.0.10 Release
--------------------------------------------------------------------------------
================================================================================
perl-Class-Accessor-Chained-0.01-53.el9 (FEDORA-EPEL-2024-872ab656e4)
Make chained accessors
--------------------------------------------------------------------------------
Update Information:
First EPEL 9 build
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.01-53
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Apr 21 2024 Charles R. Anderson <cra(a)alum.wpi.edu> - 0.01-52
- Convert License tag to SPDX format
- Use new patch syntax
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.01-51
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.01-50
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.01-49
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.01-48
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.01-47
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2318768 - Add perl-Text-vFile-asData to EPEL9
https://bugzilla.redhat.com/show_bug.cgi?id=2318768
[ 2 ] Bug #2318771 - Please branch and build perl-Class-Accessor-Chained for EPEL 9
https://bugzilla.redhat.com/show_bug.cgi?id=2318771
--------------------------------------------------------------------------------
================================================================================
perl-Text-vFile-asData-0.08-37.el9 (FEDORA-EPEL-2024-872ab656e4)
Parse vFile formatted files into data structures
--------------------------------------------------------------------------------
Update Information:
First EPEL 9 build
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.08-37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.08-36
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.08-35
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.08-34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.08-33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Nov 30 2022 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 0.08-32
- Modernize spec.
* Mon Nov 28 2022 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 0.08-31
- Modernize spec.
- Convert license to SPDX.
- Update sources to sha512.
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.08-30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2318768 - Add perl-Text-vFile-asData to EPEL9
https://bugzilla.redhat.com/show_bug.cgi?id=2318768
[ 2 ] Bug #2318771 - Please branch and build perl-Class-Accessor-Chained for EPEL 9
https://bugzilla.redhat.com/show_bug.cgi?id=2318771
--------------------------------------------------------------------------------
================================================================================
root-6.34.02-1.el9 (FEDORA-EPEL-2024-dd36c241db)
Numerical data analysis framework
--------------------------------------------------------------------------------
Update Information:
ROOT 6.34.02
--------------------------------------------------------------------------------
ChangeLog:
* Wed Dec 25 2024 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.34.02-1
- Update to 6.34.02
- Build CLAD plugin
- Removed package: root-roofit-dataframe-helpers
* Wed Nov 27 2024 Richard W.M. Jones <rjones(a)redhat.com> - 6.32.08-2
- Rebuild for libarrow 18
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2329436 - root-6.34.02 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2329436
[ 2 ] Bug #2334706 - F42FailsToInstall: python3-HepMC3-rootIO, HepMC3-rootIO
https://bugzilla.redhat.com/show_bug.cgi?id=2334706
--------------------------------------------------------------------------------
================================================================================
tldr-3.3.0-3.el9 (FEDORA-EPEL-2024-e889012414)
Simplified and community-driven man pages
--------------------------------------------------------------------------------
Update Information:
Update to 3.3.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jul 1 2024 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> - 3.3.0-2
- Add packit support
* Mon Jul 1 2024 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> - 3.3.0-1
- Update to 3.3.0 - Closes rhbz#2267422
* Fri Jun 7 2024 Python Maint <python-maint(a)redhat.com> - 3.2.0-5
- Rebuilt for Python 3.13
* Sat Jan 27 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Python Maint <python-maint(a)redhat.com> - 3.2.0-2
- Rebuilt for Python 3.12
--------------------------------------------------------------------------------
The following builds have been pushed to Fedora EPEL 10.0 updates-testing
aime-8.20241228-1.el10_0
mold-2.35.1-4.el10_0
python-chameleon-4.5.4-3.el10_0
python-mccabe-0.7.0-11.el10_0
python-repoze-who-3.0.0-3.el10_0
python-repoze-who-plugins-sa-1.0.1-45.20160106gite1a36c5.el10_0
Details about builds:
================================================================================
aime-8.20241228-1.el10_0 (FEDORA-EPEL-2024-b57db40bba)
An application embeddable programming language interpreter
--------------------------------------------------------------------------------
Update Information:
update aime to 8.20241228 fixes rhbz#2333705
update aime to 8.20241221
--------------------------------------------------------------------------------
ChangeLog:
* Sat Dec 28 2024 Filipe Rosset <rosset.filipe(a)gmail.com> - 8.20241228-1
- update aime to 8.20241228 fixes rhbz#2333705
* Tue Dec 24 2024 Filipe Rosset <rosset.filipe(a)gmail.com> - 8.20241221-1
- update aime to 8.20241221
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2333705 - aime-8.20241228 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2333705
--------------------------------------------------------------------------------
================================================================================
mold-2.35.1-4.el10_0 (FEDORA-EPEL-2024-91613303a0)
A Modern Linker
--------------------------------------------------------------------------------
Update Information:
Add support for epel10
--------------------------------------------------------------------------------
ChangeLog:
* Sat Dec 28 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.35.1-4
- Add support for epel10
* Thu Dec 19 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.35.1-2
- Fix linking against shared `libmimalloc`
* Mon Dec 16 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.35.1-1
- Update to 2.35.1 (rhbz#2332563)
* Sun Dec 8 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.35.0-1
- Update to 2.35.0 (rhbz#2330998)
* Fri Oct 4 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.34.1-1
- Update to 2.34.1
* Wed Sep 25 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.34.0-1
- Update to 2.34.0 (rhbz#2314598)
* Thu Aug 8 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.33.0-1
- Update to 2.33.0 (rhbz#2303405)
* Fri Jul 26 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.32.1-4
- Build with `gcc-toolset-13` on el8
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.32.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun 29 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.32.1-1
- Update to 2.32.1
* Sun Jun 9 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.32.0-1
- Update to 2.32.0
* Fri May 3 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.31.0-1
- Update to 2.31.0 (rhbz#2278982)
* Sun Mar 17 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.30.0-1
- Update to 2.30.0 (rhbz#2269778)
* Sun Mar 17 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.4.1-3
- Convert tabs to spaces
* Sun Mar 17 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.4.1-2
- Switch to rpmautospec
* Fri Mar 1 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.4.1-1
- Bump version to 2.4.1
* Wed Feb 21 2024 Richard W.M. Jones <rjones(a)redhat.com> - 2.4.0-8
- Fix linking issue with the tests on riscv64
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.4.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.4.0-6
- Skip broken unit tests on s390x
* Sat Jan 20 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.4.0-5
- Build against system-provided tbb where available
* Sat Jan 20 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.4.0-4
- Drop upstreamed tbb patch
* Sat Jan 20 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.4.0-3
- Bump release number
* Thu Jan 18 2024 Pavel Raiskup <praiskup(a)redhat.com> - 2.4.0-2
- Don't build-require files outside of permitted directories
* Sun Dec 3 2023 Christoph Erhardt <fedora(a)sicherha.de> - 2.4.0-1
- Bump version to 2.4.0
* Tue Nov 14 2023 Christoph Erhardt <fedora(a)sicherha.de> - 2.3.3-1
- Bump version to 2.3.3
* Sun Nov 12 2023 Christoph Erhardt <fedora(a)sicherha.de> - 2.3.2-2
- Exclude i686 on Fedora >= 39
* Sun Nov 12 2023 Christoph Erhardt <fedora(a)sicherha.de> - 2.3.2-1
- Bump version to 2.3.2
* Wed Aug 23 2023 Christoph Erhardt <fedora(a)sicherha.de> - 2.1.0-1
- Bump version to 2.1.0
* Wed Jul 26 2023 Christoph Erhardt <fedora(a)sicherha.de> - 2.0.0-1
- Bump version to 2.0.0
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.11.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Mar 16 2023 Christoph Erhardt <fedora(a)sicherha.de> - 1.11.0-2
- Update version number of bundled tbb package to 2021.7
* Thu Mar 16 2023 Christoph Erhardt <fedora(a)sicherha.de> - 1.11.0-1
- Bump version to 1.11.0
* Sun Jan 22 2023 Christoph Erhardt <fedora(a)sicherha.de> - 1.10.0-2
- Disable annobin plugin on el8
* Sat Jan 21 2023 Christoph Erhardt <fedora(a)sicherha.de> - 1.10.0-1
- Bump version to 1.10.0
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jan 6 2023 Christoph Erhardt <fedora(a)sicherha.de> - 1.9.0-1
- Bump version to 1.9.0
--------------------------------------------------------------------------------
================================================================================
python-chameleon-4.5.4-3.el10_0 (FEDORA-EPEL-2024-dcb6a54ab1)
XML-based template compiler
--------------------------------------------------------------------------------
Update Information:
Rebuild for EPEL10.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.5.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 7 2024 Python Maint <python-maint(a)redhat.com> - 4.5.4-2
- Rebuilt for Python 3.13
* Mon Apr 8 2024 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.5.4-1
- Update to upstream.
* Fri Apr 5 2024 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.5.3-1
- Update to upstream.
* Tue Jan 30 2024 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.5.2-1
- Update to upstream.
* Sun Jan 28 2024 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.5.1-1
- Update to upstream.
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 18 2024 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.5.0-1
- Update to upstream.
* Sat Dec 30 2023 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.4.3-1
- Update to upstream.
* Mon Dec 18 2023 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.4.1-1
- Update to upstream.
* Wed Dec 13 2023 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.4.0-1
- Update to upstream.
* Mon Dec 4 2023 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.3.0-1
- Update to upstream.
* Thu Sep 28 2023 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.2.0-1
- Update to upstream.
* Tue Aug 29 2023 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.1.0-1
- Update to upstream.
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jun 26 2023 Python Maint <python-maint(a)redhat.com> - 4.0.1-2
- Rebuilt for Python 3.12
* Mon Jun 19 2023 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 4.0.1-1
- Update to upstream.
* Wed Jun 14 2023 Python Maint <python-maint(a)redhat.com> - 3.10.2-3
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.10.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sun Dec 18 2022 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 3.10.2-1
- Update to upstream.
* Sun Sep 18 2022 Kevin Fenzi <kevin(a)scrye.com> - 3.10.1-1
- Update to 3.10.1. Fixes rhbz#2072607
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.9.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
python-mccabe-0.7.0-11.el10_0 (FEDORA-EPEL-2024-2f354a856d)
McCabe complexity checker
--------------------------------------------------------------------------------
Update Information:
Remove hypothesmith test
--------------------------------------------------------------------------------
ChangeLog:
* Tue Dec 24 2024 Tom Rix <Tom.Rix(a)amd.com> - 0.7.0-11
- Remove hypothesmith test
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun 8 2024 Python Maint <python-maint(a)redhat.com> - 0.7.0-9
- Rebuilt for Python 3.13
* Fri Feb 2 2024 Gwyn Ciesla <gwync(a)protonmail.com> - 0.7.0-8
- SPDX license confirmation
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 28 2023 Python Maint <python-maint(a)redhat.com> - 0.7.0-3
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2320992 - Please branch and build python-mccabe in epel10
https://bugzilla.redhat.com/show_bug.cgi?id=2320992
--------------------------------------------------------------------------------
================================================================================
python-repoze-who-3.0.0-3.el10_0 (FEDORA-EPEL-2024-f8021bcf91)
An identification and authentication framework for WSGI
--------------------------------------------------------------------------------
Update Information:
Rebuild for EPEL10.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 4 2024 Miroslav Suchý <msuchy(a)redhat.com> - 3.0.0-3
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jun 16 2024 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 3.0.0-1
- Update to upstream
- Disable crypt check. Crypt module has been removed from python3.13,
repoze-who works well without it and therefore this test is useless
- Use pytest instead of setup.py test
* Fri Jun 14 2024 Python Maint <python-maint(a)redhat.com> - 2.4.1-9
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.4.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.4.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.4.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint(a)redhat.com> - 2.4.1-5
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.4.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
python-repoze-who-plugins-sa-1.0.1-45.20160106gite1a36c5.el10_0 (FEDORA-EPEL-2024-0b300abacc)
repoze.who SQLAlchemy plugin
--------------------------------------------------------------------------------
Update Information:
Rebuild for EPEL10.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 4 2024 Miroslav Suchý <msuchy(a)redhat.com> - 1.0.1-45.20160106gite1a36c5
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.1-44.20160106gite1a36c5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jun 16 2024 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1.0.1-43.20160106gite1a36c5
- Rebuild for python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.1-42.20160106gite1a36c5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.1-41.20160106gite1a36c5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.1-40.20160106gite1a36c5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 3 2023 Python Maint <python-maint(a)redhat.com> - 1.0.1-39.20160106gite1a36c5
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.1-38.20160106gite1a36c5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jan 18 2023 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1.0.1-37.20160106gite1a36c5
- Do not use glob on python sitelib
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-94a20f339a mupdf-1.21.1-6.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
aime-8.20241228-1.el9
radicale-3.3.3-1.el9
xorgxrdp-0.10.3-5.el9
xrdp-0.10.2-5.el9
Details about builds:
================================================================================
aime-8.20241228-1.el9 (FEDORA-EPEL-2024-8befd1c2d5)
An application embeddable programming language interpreter
--------------------------------------------------------------------------------
Update Information:
update aime to 8.20241228 fixes rhbz#2333705
update aime to 8.20241221
--------------------------------------------------------------------------------
ChangeLog:
* Sat Dec 28 2024 Filipe Rosset <rosset.filipe(a)gmail.com> - 8.20241228-1
- update aime to 8.20241228 fixes rhbz#2333705
* Tue Dec 24 2024 Filipe Rosset <rosset.filipe(a)gmail.com> - 8.20241221-1
- update aime to 8.20241221
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2333705 - aime-8.20241228 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2333705
--------------------------------------------------------------------------------
================================================================================
radicale-3.3.3-1.el9 (FEDORA-EPEL-2024-956453709b)
A simple CalDAV (calendar) and CardDAV (contact) server
--------------------------------------------------------------------------------
Update Information:
Update to 3.3.3
New subpackage logwatch with files from from contrib/logwatch
--------------------------------------------------------------------------------
ChangeLog:
* Sat Dec 28 2024 Peter Bieringer <pb(a)bieringer.de> - 3.3.3-1
- Update to 3.3.3
- New subpackage logwatch with files from from contrib/logwatch
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2334673 - radicale-3.3.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2334673
--------------------------------------------------------------------------------
================================================================================
xorgxrdp-0.10.3-5.el9 (FEDORA-EPEL-2024-9394f9b781)
Implementation of xrdp backend as Xorg modules
--------------------------------------------------------------------------------
Update Information:
IMPORTANT: xrdp now runs under an unprivileged user account. H264 support has
been enabled, so be sure to enable relevant openh264 repository.
Release notes for xrdp v0.10.2 (2024/12/24)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding (mentioned later). We
greatly appreciate the sponsorship.
If you like xrdp, please consider sponsoring or donating to the project. We
accept financial contributions through Open Collective, and direct donations to
individual developers via GitHub Sponsors are also welcome.
Highlights
H.264 encoding
We’re very excited to announce that xrdp has supported H.264 encoding in
graphics remoting since v0.10.2. xrdp with H.264 encoding reduces the amount of
data transmitted over the network and provides a much smoother and more
responsive experience compared to previous versions when using graphics-
intensive applications.
For details, see the H.264 encoding page on the wiki and also check the Known
Issues section.
Unprivileged xrdp daemon
Since v0.10.2, xrdp officially supports running xrdp daemon as an unprivileged
user. xrdp-sesman daemon still needs to be run as a privileged user because it
handles user authentication and session management.
Running xrdp daemon as an unprivileged user requires some adjustments, such as
user/group and files/directory permissions. We have bundled a script named xrdp-
chkpriv with xrdp to check if it is ready to run xrdp as an unprivileged user.
The script is typically installed into /usr/share/xrdp/xrdp-chkpriv. See also
the man page of xrdp.ini for more configuration information.
Security fixes
None
New features
FUSE operations can now use direct I/O to bypass the block cache (#3260)
Supported clients can now skip channel join messages (#3282)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (neutrinolabs/xorgxrdp#347 #3317)
The statvfs system call is now supported on the FUSE filesystem (#3304)
A path can now be specified for the chansrv log file (#3344)
Add Czech keyboard (#3348 #3358)
Bug fixes
Redirector improvements. Removed some unnecessary limitations on filename
lengths, and improved compatibility with FreeRDP (#3165 #3194). Special thanks
to @tsz8899 for raising this and working with the team.
Fix misreported cache size (#3212)
Clarified Policy setting in sesman.ini (#3235)
Fixed a regression in support for non-resizeable VNC sessions (#3242)
A regression in chansrv functionality when used in standalone mode for VNC
sessions has been fixed (#3283). This was introduced by the move to the v0.10.x
sockets dir layout
Fix AltGr on Spanish keyboard (#3313)
The KDE Dolphin file manager can now save files to a mapped drive (#3300)
pam_limits.so is now included explicitly for Debian and derivatives (#3347)
Internal changes
CI version updates : cppcheck to v2.15.0 and astyle to 3.4.14 (#3232 #3309
#3314)
Remove xrdp_sec_in_mcs_data() function (#3273)
Changes for users
xrdp.ini has some new configuration parameters for H.264 (#3317). When updating
from v0.10.1 to v0.10.2, make sure to merge the new xrdp.ini with the old one.
If moving from v0.9.x, read the v0.10.0 release note.
Changes for packagers or developers
xrdp.ini and sesman.ini are now dynamically substituted during the build process
(it was not working as intended before) (#3187 #3188)
Running xrdp daemon as an unprivileged user is now officially supported. It is
optional but consider creating a user/group for xrdp daemon in the post-install
script or an appropriate location.
The libfuse version required is now > 3.1.0 (#3284)
If moving from v0.9.x, read the v0.10.0 release note.
Release notes for xorgxrdp v0.10.3 (2024/12/15)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding. We greatly appreciate
the sponsorship.
Please consider sponsoring or making a donation to the project if you like xrdp.
We accept financial contributions via Open Collective. Direct donations to each
developer via GitHub Sponsors are also welcomed.
Security fixes
None
New features
H.264 capture is now supported, see xrdp v0.10.2 release note for details (#355)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (#347 #353)
Bug fixes
Fix dependency when building without glamor (#330)
RandR is now aware of physical monitor sizes if these have been passed to the
client (#337)
Glamor whitelist now supports amdgpu (#329) and msm (#346) drivers. Some users
of this hardware had reported a regression following the introduction of #322 in
v0.10.2
Internal changes
None
Known issues
None
Changes for packagers or developers
This version is intended to be used together with xrdp v0.10.2 or later. Please
build against xrdp v0.10.2 and provide both xrdp v0.10.2 and xorgxrdp v0.10.3 at
the same time.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Dec 29 2024 Bojan Smojver <bojan(a)rexursive.com> - 0.10.3-5
- Change /usr/libexec/Xorg dependency to xorg-x11-server-Xorg
* Thu Dec 26 2024 Bojan Smojver <bojan(a)rexursive.com> - 0.10.3-2
- Add /usr/libexec/Xorg dependency
* Mon Dec 16 2024 Bojan Smojver <bojan(a)rexursive.com> - 0.10.3-1
- Bump up to 0.10.3
* Fri Sep 27 2024 Sérgio Basto <sergio(a)serjux.com> - 0.10.2-2
- Rebuild for rebase of xorg-server to versions 21.1.x
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2332456 - xorgxrdp-0.10.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2332456
--------------------------------------------------------------------------------
================================================================================
xrdp-0.10.2-5.el9 (FEDORA-EPEL-2024-9394f9b781)
Open source remote desktop protocol (RDP) server
--------------------------------------------------------------------------------
Update Information:
IMPORTANT: xrdp now runs under an unprivileged user account. H264 support has
been enabled, so be sure to enable relevant openh264 repository.
Release notes for xrdp v0.10.2 (2024/12/24)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding (mentioned later). We
greatly appreciate the sponsorship.
If you like xrdp, please consider sponsoring or donating to the project. We
accept financial contributions through Open Collective, and direct donations to
individual developers via GitHub Sponsors are also welcome.
Highlights
H.264 encoding
We’re very excited to announce that xrdp has supported H.264 encoding in
graphics remoting since v0.10.2. xrdp with H.264 encoding reduces the amount of
data transmitted over the network and provides a much smoother and more
responsive experience compared to previous versions when using graphics-
intensive applications.
For details, see the H.264 encoding page on the wiki and also check the Known
Issues section.
Unprivileged xrdp daemon
Since v0.10.2, xrdp officially supports running xrdp daemon as an unprivileged
user. xrdp-sesman daemon still needs to be run as a privileged user because it
handles user authentication and session management.
Running xrdp daemon as an unprivileged user requires some adjustments, such as
user/group and files/directory permissions. We have bundled a script named xrdp-
chkpriv with xrdp to check if it is ready to run xrdp as an unprivileged user.
The script is typically installed into /usr/share/xrdp/xrdp-chkpriv. See also
the man page of xrdp.ini for more configuration information.
Security fixes
None
New features
FUSE operations can now use direct I/O to bypass the block cache (#3260)
Supported clients can now skip channel join messages (#3282)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (neutrinolabs/xorgxrdp#347 #3317)
The statvfs system call is now supported on the FUSE filesystem (#3304)
A path can now be specified for the chansrv log file (#3344)
Add Czech keyboard (#3348 #3358)
Bug fixes
Redirector improvements. Removed some unnecessary limitations on filename
lengths, and improved compatibility with FreeRDP (#3165 #3194). Special thanks
to @tsz8899 for raising this and working with the team.
Fix misreported cache size (#3212)
Clarified Policy setting in sesman.ini (#3235)
Fixed a regression in support for non-resizeable VNC sessions (#3242)
A regression in chansrv functionality when used in standalone mode for VNC
sessions has been fixed (#3283). This was introduced by the move to the v0.10.x
sockets dir layout
Fix AltGr on Spanish keyboard (#3313)
The KDE Dolphin file manager can now save files to a mapped drive (#3300)
pam_limits.so is now included explicitly for Debian and derivatives (#3347)
Internal changes
CI version updates : cppcheck to v2.15.0 and astyle to 3.4.14 (#3232 #3309
#3314)
Remove xrdp_sec_in_mcs_data() function (#3273)
Changes for users
xrdp.ini has some new configuration parameters for H.264 (#3317). When updating
from v0.10.1 to v0.10.2, make sure to merge the new xrdp.ini with the old one.
If moving from v0.9.x, read the v0.10.0 release note.
Changes for packagers or developers
xrdp.ini and sesman.ini are now dynamically substituted during the build process
(it was not working as intended before) (#3187 #3188)
Running xrdp daemon as an unprivileged user is now officially supported. It is
optional but consider creating a user/group for xrdp daemon in the post-install
script or an appropriate location.
The libfuse version required is now > 3.1.0 (#3284)
If moving from v0.9.x, read the v0.10.0 release note.
Release notes for xorgxrdp v0.10.3 (2024/12/15)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding. We greatly appreciate
the sponsorship.
Please consider sponsoring or making a donation to the project if you like xrdp.
We accept financial contributions via Open Collective. Direct donations to each
developer via GitHub Sponsors are also welcomed.
Security fixes
None
New features
H.264 capture is now supported, see xrdp v0.10.2 release note for details (#355)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (#347 #353)
Bug fixes
Fix dependency when building without glamor (#330)
RandR is now aware of physical monitor sizes if these have been passed to the
client (#337)
Glamor whitelist now supports amdgpu (#329) and msm (#346) drivers. Some users
of this hardware had reported a regression following the introduction of #322 in
v0.10.2
Internal changes
None
Known issues
None
Changes for packagers or developers
This version is intended to be used together with xrdp v0.10.2 or later. Please
build against xrdp v0.10.2 and provide both xrdp v0.10.2 and xorgxrdp v0.10.3 at
the same time.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Dec 27 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~5
- Move README.Fedora to README.md
- Adjust ownership/permissions of certs/keys for unprivileged user
* Thu Dec 26 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~4
- If openh264 is not present, require noopenh264 instead
* Wed Dec 25 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~3
- Run as unprivileged user
* Wed Dec 25 2024 Koichiro Iwao <meta(a)almalinux.org> - 1:0.10.2-2
- Enable OpenH264
* Wed Dec 25 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~1
- Update to 0.10.2
* Tue Dec 24 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~0.rc1.1
- Update to 0.10.2-rc.1
* Wed Sep 4 2024 Miroslav Suchý <msuchy(a)redhat.com> - 1:0.10.1-2
- convert license to SPDX
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2332456 - xorgxrdp-0.10.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2332456
--------------------------------------------------------------------------------
The following builds have been pushed to Fedora EPEL 8 updates-testing
aime-8.20241228-1.el8
radicale-3.3.3-1.el8
xorgxrdp-0.10.3-5.el8
xrdp-0.10.2-5.el8
Details about builds:
================================================================================
aime-8.20241228-1.el8 (FEDORA-EPEL-2024-5481179f68)
An application embeddable programming language interpreter
--------------------------------------------------------------------------------
Update Information:
update aime to 8.20241228 fixes rhbz#2333705
update aime to 8.20241221
--------------------------------------------------------------------------------
ChangeLog:
* Sat Dec 28 2024 Filipe Rosset <rosset.filipe(a)gmail.com> - 8.20241228-1
- update aime to 8.20241228 fixes rhbz#2333705
* Tue Dec 24 2024 Filipe Rosset <rosset.filipe(a)gmail.com> - 8.20241221-1
- update aime to 8.20241221
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2333705 - aime-8.20241228 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2333705
--------------------------------------------------------------------------------
================================================================================
radicale-3.3.3-1.el8 (FEDORA-EPEL-2024-298d010a60)
A simple CalDAV (calendar) and CardDAV (contact) server
--------------------------------------------------------------------------------
Update Information:
Update to 3.3.3
New subpackage logwatch with files from from contrib/logwatch
--------------------------------------------------------------------------------
ChangeLog:
* Sat Dec 28 2024 Peter Bieringer <pb(a)bieringer.de> - 3.3.3-1
- Update to 3.3.3
- New subpackage logwatch with files from from contrib/logwatch
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2334673 - radicale-3.3.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2334673
--------------------------------------------------------------------------------
================================================================================
xorgxrdp-0.10.3-5.el8 (FEDORA-EPEL-2024-02bc5d21b1)
Implementation of xrdp backend as Xorg modules
--------------------------------------------------------------------------------
Update Information:
IMPORTANT: xrdp now runs under an unprivileged user account.
Release notes for xrdp v0.10.2 (2024/12/24)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding (mentioned later). We
greatly appreciate the sponsorship.
If you like xrdp, please consider sponsoring or donating to the project. We
accept financial contributions through Open Collective, and direct donations to
individual developers via GitHub Sponsors are also welcome.
Highlights
H.264 encoding
We’re very excited to announce that xrdp has supported H.264 encoding in
graphics remoting since v0.10.2. xrdp with H.264 encoding reduces the amount of
data transmitted over the network and provides a much smoother and more
responsive experience compared to previous versions when using graphics-
intensive applications.
For details, see the H.264 encoding page on the wiki and also check the Known
Issues section.
Unprivileged xrdp daemon
Since v0.10.2, xrdp officially supports running xrdp daemon as an unprivileged
user. xrdp-sesman daemon still needs to be run as a privileged user because it
handles user authentication and session management.
Running xrdp daemon as an unprivileged user requires some adjustments, such as
user/group and files/directory permissions. We have bundled a script named xrdp-
chkpriv with xrdp to check if it is ready to run xrdp as an unprivileged user.
The script is typically installed into /usr/share/xrdp/xrdp-chkpriv. See also
the man page of xrdp.ini for more configuration information.
Security fixes
None
New features
FUSE operations can now use direct I/O to bypass the block cache (#3260)
Supported clients can now skip channel join messages (#3282)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (neutrinolabs/xorgxrdp#347 #3317)
The statvfs system call is now supported on the FUSE filesystem (#3304)
A path can now be specified for the chansrv log file (#3344)
Add Czech keyboard (#3348 #3358)
Bug fixes
Redirector improvements. Removed some unnecessary limitations on filename
lengths, and improved compatibility with FreeRDP (#3165 #3194). Special thanks
to @tsz8899 for raising this and working with the team.
Fix misreported cache size (#3212)
Clarified Policy setting in sesman.ini (#3235)
Fixed a regression in support for non-resizeable VNC sessions (#3242)
A regression in chansrv functionality when used in standalone mode for VNC
sessions has been fixed (#3283). This was introduced by the move to the v0.10.x
sockets dir layout
Fix AltGr on Spanish keyboard (#3313)
The KDE Dolphin file manager can now save files to a mapped drive (#3300)
pam_limits.so is now included explicitly for Debian and derivatives (#3347)
Internal changes
CI version updates : cppcheck to v2.15.0 and astyle to 3.4.14 (#3232 #3309
#3314)
Remove xrdp_sec_in_mcs_data() function (#3273)
Changes for users
xrdp.ini has some new configuration parameters for H.264 (#3317). When updating
from v0.10.1 to v0.10.2, make sure to merge the new xrdp.ini with the old one.
If moving from v0.9.x, read the v0.10.0 release note.
Changes for packagers or developers
xrdp.ini and sesman.ini are now dynamically substituted during the build process
(it was not working as intended before) (#3187 #3188)
Running xrdp daemon as an unprivileged user is now officially supported. It is
optional but consider creating a user/group for xrdp daemon in the post-install
script or an appropriate location.
The libfuse version required is now > 3.1.0 (#3284)
If moving from v0.9.x, read the v0.10.0 release note.
Release notes for xorgxrdp v0.10.3 (2024/12/15)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding. We greatly appreciate
the sponsorship.
Please consider sponsoring or making a donation to the project if you like xrdp.
We accept financial contributions via Open Collective. Direct donations to each
developer via GitHub Sponsors are also welcomed.
Security fixes
None
New features
H.264 capture is now supported, see xrdp v0.10.2 release note for details (#355)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (#347 #353)
Bug fixes
Fix dependency when building without glamor (#330)
RandR is now aware of physical monitor sizes if these have been passed to the
client (#337)
Glamor whitelist now supports amdgpu (#329) and msm (#346) drivers. Some users
of this hardware had reported a regression following the introduction of #322 in
v0.10.2
Internal changes
None
Known issues
None
Changes for packagers or developers
This version is intended to be used together with xrdp v0.10.2 or later. Please
build against xrdp v0.10.2 and provide both xrdp v0.10.2 and xorgxrdp v0.10.3 at
the same time.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Dec 29 2024 Bojan Smojver <bojan(a)rexursive.com> - 0.10.3-5
- Change /usr/libexec/Xorg dependency to xorg-x11-server-Xorg
* Thu Dec 26 2024 Bojan Smojver <bojan(a)rexursive.com> - 0.10.3-2
- Add /usr/libexec/Xorg dependency
* Mon Dec 16 2024 Bojan Smojver <bojan(a)rexursive.com> - 0.10.3-1
- Bump up to 0.10.3
* Fri Sep 27 2024 Sérgio Basto <sergio(a)serjux.com> - 0.10.2-2
- Rebuild for rebase of xorg-server to versions 21.1.x
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2332456 - xorgxrdp-0.10.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2332456
--------------------------------------------------------------------------------
================================================================================
xrdp-0.10.2-5.el8 (FEDORA-EPEL-2024-02bc5d21b1)
Open source remote desktop protocol (RDP) server
--------------------------------------------------------------------------------
Update Information:
IMPORTANT: xrdp now runs under an unprivileged user account.
Release notes for xrdp v0.10.2 (2024/12/24)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding (mentioned later). We
greatly appreciate the sponsorship.
If you like xrdp, please consider sponsoring or donating to the project. We
accept financial contributions through Open Collective, and direct donations to
individual developers via GitHub Sponsors are also welcome.
Highlights
H.264 encoding
We’re very excited to announce that xrdp has supported H.264 encoding in
graphics remoting since v0.10.2. xrdp with H.264 encoding reduces the amount of
data transmitted over the network and provides a much smoother and more
responsive experience compared to previous versions when using graphics-
intensive applications.
For details, see the H.264 encoding page on the wiki and also check the Known
Issues section.
Unprivileged xrdp daemon
Since v0.10.2, xrdp officially supports running xrdp daemon as an unprivileged
user. xrdp-sesman daemon still needs to be run as a privileged user because it
handles user authentication and session management.
Running xrdp daemon as an unprivileged user requires some adjustments, such as
user/group and files/directory permissions. We have bundled a script named xrdp-
chkpriv with xrdp to check if it is ready to run xrdp as an unprivileged user.
The script is typically installed into /usr/share/xrdp/xrdp-chkpriv. See also
the man page of xrdp.ini for more configuration information.
Security fixes
None
New features
FUSE operations can now use direct I/O to bypass the block cache (#3260)
Supported clients can now skip channel join messages (#3282)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (neutrinolabs/xorgxrdp#347 #3317)
The statvfs system call is now supported on the FUSE filesystem (#3304)
A path can now be specified for the chansrv log file (#3344)
Add Czech keyboard (#3348 #3358)
Bug fixes
Redirector improvements. Removed some unnecessary limitations on filename
lengths, and improved compatibility with FreeRDP (#3165 #3194). Special thanks
to @tsz8899 for raising this and working with the team.
Fix misreported cache size (#3212)
Clarified Policy setting in sesman.ini (#3235)
Fixed a regression in support for non-resizeable VNC sessions (#3242)
A regression in chansrv functionality when used in standalone mode for VNC
sessions has been fixed (#3283). This was introduced by the move to the v0.10.x
sockets dir layout
Fix AltGr on Spanish keyboard (#3313)
The KDE Dolphin file manager can now save files to a mapped drive (#3300)
pam_limits.so is now included explicitly for Debian and derivatives (#3347)
Internal changes
CI version updates : cppcheck to v2.15.0 and astyle to 3.4.14 (#3232 #3309
#3314)
Remove xrdp_sec_in_mcs_data() function (#3273)
Changes for users
xrdp.ini has some new configuration parameters for H.264 (#3317). When updating
from v0.10.1 to v0.10.2, make sure to merge the new xrdp.ini with the old one.
If moving from v0.9.x, read the v0.10.0 release note.
Changes for packagers or developers
xrdp.ini and sesman.ini are now dynamically substituted during the build process
(it was not working as intended before) (#3187 #3188)
Running xrdp daemon as an unprivileged user is now officially supported. It is
optional but consider creating a user/group for xrdp daemon in the post-install
script or an appropriate location.
The libfuse version required is now > 3.1.0 (#3284)
If moving from v0.9.x, read the v0.10.0 release note.
Release notes for xorgxrdp v0.10.3 (2024/12/15)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding. We greatly appreciate
the sponsorship.
Please consider sponsoring or making a donation to the project if you like xrdp.
We accept financial contributions via Open Collective. Direct donations to each
developer via GitHub Sponsors are also welcomed.
Security fixes
None
New features
H.264 capture is now supported, see xrdp v0.10.2 release note for details (#355)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (#347 #353)
Bug fixes
Fix dependency when building without glamor (#330)
RandR is now aware of physical monitor sizes if these have been passed to the
client (#337)
Glamor whitelist now supports amdgpu (#329) and msm (#346) drivers. Some users
of this hardware had reported a regression following the introduction of #322 in
v0.10.2
Internal changes
None
Known issues
None
Changes for packagers or developers
This version is intended to be used together with xrdp v0.10.2 or later. Please
build against xrdp v0.10.2 and provide both xrdp v0.10.2 and xorgxrdp v0.10.3 at
the same time.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Dec 27 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~5
- Move README.Fedora to README.md
- Adjust ownership/permissions of certs/keys for unprivileged user
* Thu Dec 26 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~4
- If openh264 is not present, require noopenh264 instead
* Wed Dec 25 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~3
- Run as unprivileged user
* Wed Dec 25 2024 Koichiro Iwao <meta(a)almalinux.org> - 1:0.10.2-2
- Enable OpenH264
* Wed Dec 25 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~1
- Update to 0.10.2
* Tue Dec 24 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~0.rc1.1
- Update to 0.10.2-rc.1
* Wed Sep 4 2024 Miroslav Suchý <msuchy(a)redhat.com> - 1:0.10.1-2
- convert license to SPDX
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2332456 - xorgxrdp-0.10.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2332456
--------------------------------------------------------------------------------
The following builds have been pushed to Fedora EPEL 8 updates-testing
dehydrated-0.7.1-6.el8
python-sphinxcontrib-apidoc-0.5.0-1.el8
xorgxrdp-0.10.3-2.el8
xrdp-0.10.2-5.el8
Details about builds:
================================================================================
dehydrated-0.7.1-6.el8 (FEDORA-EPEL-2024-c21e2fa805)
Client for signing certificates with an ACME server
--------------------------------------------------------------------------------
Update Information:
Added missing dehydrated run-time requirements
Resolved: rhbz#2279854 dehydrated dependency issue on EL8
--------------------------------------------------------------------------------
ChangeLog:
* Thu Dec 26 2024 Robert Scheck <robert(a)fedoraproject.org> - 0.7.1-6
- Added missing dehydrated run-time requirements
- Resolved: rhbz#2279854 dehydrated dependency issue on EL8
* Wed Jul 17 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jan 24 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2279854 - Dehydrated dependency issue on EL8
https://bugzilla.redhat.com/show_bug.cgi?id=2279854
--------------------------------------------------------------------------------
================================================================================
python-sphinxcontrib-apidoc-0.5.0-1.el8 (FEDORA-EPEL-2024-fa3b27cf25)
A Sphinx extension for running 'sphinx-apidoc' on each build
--------------------------------------------------------------------------------
Update Information:
Update to 0.5.0 (fixes rhbz#1697358 & rhbz#2155827)
--------------------------------------------------------------------------------
ChangeLog:
* Thu Dec 26 2024 Tim Semeijn <tim(a)semeijn.net> - 0.5.0-1
- Update to 0.5.0 (fixes rhbz#1697358 & rhbz#2155827)
* Wed Sep 4 2024 Miroslav Suchý <msuchy(a)redhat.com> - 0.3.0-15
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 7 2024 Python Maint <python-maint(a)redhat.com> - 0.3.0-13
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint(a)redhat.com> - 0.3.0-9
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint(a)redhat.com> - 0.3.0-6
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 0.3.0-3
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 15 2020 Joel Capitao <jcapitao(a)redhat.com> - 0.3.0-1
- Update to 0.3.0
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.1-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sun May 24 2020 Miro Hrončok <mhroncok(a)redhat.com> - 0.2.1-15
- Rebuilt for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.1-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 3 2019 Miro Hrončok <mhroncok(a)redhat.com> - 0.2.1-13
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hrončok <mhroncok(a)redhat.com> - 0.2.1-12
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Oct 12 2018 Zbigniew Jędrzejewski-Szmek <zbyszek(a)in.waw.pl> - 0.2.1-9
- Python2 binary package has been removed
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hrončok <mhroncok(a)redhat.com> - 0.2.1-7
- Rebuilt for Python 3.7
* Tue Apr 10 2018 Chandan Kumar <chkumar246(a)gmail.com> - 0.2.1-6
- Fixed python3 files
* Tue Apr 10 2018 Chandan Kumar <chkumar246(a)gmail.com> - 0.2.1-5
- Disabled tests
* Tue Apr 10 2018 Chandan Kumar <chkumar246(a)gmail.com> - 0.2.1-4
- Added conditional for python3 support
* Tue Apr 10 2018 Chandan Kumar <chkumar246(a)gmail.com> - 0.2.1-3
- Added python3 conditionals on BR
* Tue Apr 10 2018 Chandan Kumar <chkumar246(a)gmail.com> - 0.2.1-2
- Added python3 BR and fixed tests
* Tue Apr 10 2018 Chandan Kumar <chkumar246(a)gmail.com> - 0.2.1-1
- Initial package.
--------------------------------------------------------------------------------
================================================================================
xorgxrdp-0.10.3-2.el8 (FEDORA-EPEL-2024-02bc5d21b1)
Implementation of xrdp backend as Xorg modules
--------------------------------------------------------------------------------
Update Information:
IMPORTANT: xrdp now runs under an unprivileged user account.
Release notes for xrdp v0.10.2 (2024/12/24)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding (mentioned later). We
greatly appreciate the sponsorship.
If you like xrdp, please consider sponsoring or donating to the project. We
accept financial contributions through Open Collective, and direct donations to
individual developers via GitHub Sponsors are also welcome.
Highlights
H.264 encoding
We’re very excited to announce that xrdp has supported H.264 encoding in
graphics remoting since v0.10.2. xrdp with H.264 encoding reduces the amount of
data transmitted over the network and provides a much smoother and more
responsive experience compared to previous versions when using graphics-
intensive applications.
For details, see the H.264 encoding page on the wiki and also check the Known
Issues section.
Unprivileged xrdp daemon
Since v0.10.2, xrdp officially supports running xrdp daemon as an unprivileged
user. xrdp-sesman daemon still needs to be run as a privileged user because it
handles user authentication and session management.
Running xrdp daemon as an unprivileged user requires some adjustments, such as
user/group and files/directory permissions. We have bundled a script named xrdp-
chkpriv with xrdp to check if it is ready to run xrdp as an unprivileged user.
The script is typically installed into /usr/share/xrdp/xrdp-chkpriv. See also
the man page of xrdp.ini for more configuration information.
Security fixes
None
New features
FUSE operations can now use direct I/O to bypass the block cache (#3260)
Supported clients can now skip channel join messages (#3282)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (neutrinolabs/xorgxrdp#347 #3317)
The statvfs system call is now supported on the FUSE filesystem (#3304)
A path can now be specified for the chansrv log file (#3344)
Add Czech keyboard (#3348 #3358)
Bug fixes
Redirector improvements. Removed some unnecessary limitations on filename
lengths, and improved compatibility with FreeRDP (#3165 #3194). Special thanks
to @tsz8899 for raising this and working with the team.
Fix misreported cache size (#3212)
Clarified Policy setting in sesman.ini (#3235)
Fixed a regression in support for non-resizeable VNC sessions (#3242)
A regression in chansrv functionality when used in standalone mode for VNC
sessions has been fixed (#3283). This was introduced by the move to the v0.10.x
sockets dir layout
Fix AltGr on Spanish keyboard (#3313)
The KDE Dolphin file manager can now save files to a mapped drive (#3300)
pam_limits.so is now included explicitly for Debian and derivatives (#3347)
Internal changes
CI version updates : cppcheck to v2.15.0 and astyle to 3.4.14 (#3232 #3309
#3314)
Remove xrdp_sec_in_mcs_data() function (#3273)
Changes for users
xrdp.ini has some new configuration parameters for H.264 (#3317). When updating
from v0.10.1 to v0.10.2, make sure to merge the new xrdp.ini with the old one.
If moving from v0.9.x, read the v0.10.0 release note.
Changes for packagers or developers
xrdp.ini and sesman.ini are now dynamically substituted during the build process
(it was not working as intended before) (#3187 #3188)
Running xrdp daemon as an unprivileged user is now officially supported. It is
optional but consider creating a user/group for xrdp daemon in the post-install
script or an appropriate location.
The libfuse version required is now > 3.1.0 (#3284)
If moving from v0.9.x, read the v0.10.0 release note.
Release notes for xorgxrdp v0.10.3 (2024/12/15)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding. We greatly appreciate
the sponsorship.
Please consider sponsoring or making a donation to the project if you like xrdp.
We accept financial contributions via Open Collective. Direct donations to each
developer via GitHub Sponsors are also welcomed.
Security fixes
None
New features
H.264 capture is now supported, see xrdp v0.10.2 release note for details (#355)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (#347 #353)
Bug fixes
Fix dependency when building without glamor (#330)
RandR is now aware of physical monitor sizes if these have been passed to the
client (#337)
Glamor whitelist now supports amdgpu (#329) and msm (#346) drivers. Some users
of this hardware had reported a regression following the introduction of #322 in
v0.10.2
Internal changes
None
Known issues
None
Changes for packagers or developers
This version is intended to be used together with xrdp v0.10.2 or later. Please
build against xrdp v0.10.2 and provide both xrdp v0.10.2 and xorgxrdp v0.10.3 at
the same time.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Dec 26 2024 Bojan Smojver <bojan(a)rexursive.com> - 0.10.3-2
- Add /usr/libexec/Xorg dependency
* Mon Dec 16 2024 Bojan Smojver <bojan(a)rexursive.com> - 0.10.3-1
- Bump up to 0.10.3
* Fri Sep 27 2024 Sérgio Basto <sergio(a)serjux.com> - 0.10.2-2
- Rebuild for rebase of xorg-server to versions 21.1.x
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2332456 - xorgxrdp-0.10.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2332456
--------------------------------------------------------------------------------
================================================================================
xrdp-0.10.2-5.el8 (FEDORA-EPEL-2024-02bc5d21b1)
Open source remote desktop protocol (RDP) server
--------------------------------------------------------------------------------
Update Information:
IMPORTANT: xrdp now runs under an unprivileged user account.
Release notes for xrdp v0.10.2 (2024/12/24)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding (mentioned later). We
greatly appreciate the sponsorship.
If you like xrdp, please consider sponsoring or donating to the project. We
accept financial contributions through Open Collective, and direct donations to
individual developers via GitHub Sponsors are also welcome.
Highlights
H.264 encoding
We’re very excited to announce that xrdp has supported H.264 encoding in
graphics remoting since v0.10.2. xrdp with H.264 encoding reduces the amount of
data transmitted over the network and provides a much smoother and more
responsive experience compared to previous versions when using graphics-
intensive applications.
For details, see the H.264 encoding page on the wiki and also check the Known
Issues section.
Unprivileged xrdp daemon
Since v0.10.2, xrdp officially supports running xrdp daemon as an unprivileged
user. xrdp-sesman daemon still needs to be run as a privileged user because it
handles user authentication and session management.
Running xrdp daemon as an unprivileged user requires some adjustments, such as
user/group and files/directory permissions. We have bundled a script named xrdp-
chkpriv with xrdp to check if it is ready to run xrdp as an unprivileged user.
The script is typically installed into /usr/share/xrdp/xrdp-chkpriv. See also
the man page of xrdp.ini for more configuration information.
Security fixes
None
New features
FUSE operations can now use direct I/O to bypass the block cache (#3260)
Supported clients can now skip channel join messages (#3282)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (neutrinolabs/xorgxrdp#347 #3317)
The statvfs system call is now supported on the FUSE filesystem (#3304)
A path can now be specified for the chansrv log file (#3344)
Add Czech keyboard (#3348 #3358)
Bug fixes
Redirector improvements. Removed some unnecessary limitations on filename
lengths, and improved compatibility with FreeRDP (#3165 #3194). Special thanks
to @tsz8899 for raising this and working with the team.
Fix misreported cache size (#3212)
Clarified Policy setting in sesman.ini (#3235)
Fixed a regression in support for non-resizeable VNC sessions (#3242)
A regression in chansrv functionality when used in standalone mode for VNC
sessions has been fixed (#3283). This was introduced by the move to the v0.10.x
sockets dir layout
Fix AltGr on Spanish keyboard (#3313)
The KDE Dolphin file manager can now save files to a mapped drive (#3300)
pam_limits.so is now included explicitly for Debian and derivatives (#3347)
Internal changes
CI version updates : cppcheck to v2.15.0 and astyle to 3.4.14 (#3232 #3309
#3314)
Remove xrdp_sec_in_mcs_data() function (#3273)
Changes for users
xrdp.ini has some new configuration parameters for H.264 (#3317). When updating
from v0.10.1 to v0.10.2, make sure to merge the new xrdp.ini with the old one.
If moving from v0.9.x, read the v0.10.0 release note.
Changes for packagers or developers
xrdp.ini and sesman.ini are now dynamically substituted during the build process
(it was not working as intended before) (#3187 #3188)
Running xrdp daemon as an unprivileged user is now officially supported. It is
optional but consider creating a user/group for xrdp daemon in the post-install
script or an appropriate location.
The libfuse version required is now > 3.1.0 (#3284)
If moving from v0.9.x, read the v0.10.0 release note.
Release notes for xorgxrdp v0.10.3 (2024/12/15)
General announcements
Power Up Privacy and @CyberTrust sponsored H.264 encoding. We greatly appreciate
the sponsorship.
Please consider sponsoring or making a donation to the project if you like xrdp.
We accept financial contributions via Open Collective. Direct donations to each
developer via GitHub Sponsors are also welcomed.
Security fixes
None
New features
H.264 capture is now supported, see xrdp v0.10.2 release note for details (#355)
Frame capture interval (frame rate) can now be configured separately via xrdp
for H.264 and RFX (#347 #353)
Bug fixes
Fix dependency when building without glamor (#330)
RandR is now aware of physical monitor sizes if these have been passed to the
client (#337)
Glamor whitelist now supports amdgpu (#329) and msm (#346) drivers. Some users
of this hardware had reported a regression following the introduction of #322 in
v0.10.2
Internal changes
None
Known issues
None
Changes for packagers or developers
This version is intended to be used together with xrdp v0.10.2 or later. Please
build against xrdp v0.10.2 and provide both xrdp v0.10.2 and xorgxrdp v0.10.3 at
the same time.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Dec 27 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~5
- Move README.Fedora to README.md
- Adjust ownership/permissions of certs/keys for unprivileged user
* Thu Dec 26 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~4
- If openh264 is not present, require noopenh264 instead
* Wed Dec 25 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~3
- Run as unprivileged user
* Wed Dec 25 2024 Koichiro Iwao <meta(a)almalinux.org> - 1:0.10.2-2
- Enable OpenH264
* Wed Dec 25 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~1
- Update to 0.10.2
* Tue Dec 24 2024 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.2~0.rc1.1
- Update to 0.10.2-rc.1
* Wed Sep 4 2024 Miroslav Suchý <msuchy(a)redhat.com> - 1:0.10.1-2
- convert license to SPDX
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2332456 - xorgxrdp-0.10.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2332456
--------------------------------------------------------------------------------