Skip to content

Commit

Permalink
freerdp: Update to 2.11.4
Browse files Browse the repository at this point in the history
**Summary:**
- Disabled windows MEDIA FOUNDATION h264 decoder due to reported issues
- Fix issues with drive redirection
- Use endian safe ICU string converter
- Improve AAC support
- Fix swiss german keyboard layout
- Enable rfx-mode:image
  • Loading branch information
aleksvor committed Dec 15, 2023
1 parent 1dee33a commit 55cedad
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 16 deletions.
3 changes: 1 addition & 2 deletions packages/f/freerdp/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,6 @@ libcrypto.so.3:X509_add_ext
libcrypto.so.3:X509_digest
libcrypto.so.3:X509_dup
libcrypto.so.3:X509_free
libcrypto.so.3:X509_get0_pubkey
libcrypto.so.3:X509_get_ext_d2i
libcrypto.so.3:X509_get_issuer_name
libcrypto.so.3:X509_get_pubkey
Expand Down Expand Up @@ -665,6 +664,7 @@ libpulse.so.0:pa_operation_get_state
libpulse.so.0:pa_operation_unref
libpulse.so.0:pa_sample_spec_snprint
libpulse.so.0:pa_sample_spec_valid
libpulse.so.0:pa_stream_begin_write
libpulse.so.0:pa_stream_connect_playback
libpulse.so.0:pa_stream_connect_record
libpulse.so.0:pa_stream_disconnect
Expand All @@ -679,7 +679,6 @@ libpulse.so.0:pa_stream_set_read_callback
libpulse.so.0:pa_stream_set_state_callback
libpulse.so.0:pa_stream_set_write_callback
libpulse.so.0:pa_stream_unref
libpulse.so.0:pa_stream_writable_size
libpulse.so.0:pa_stream_write
libpulse.so.0:pa_threaded_mainloop_free
libpulse.so.0:pa_threaded_mainloop_get_api
Expand Down
6 changes: 3 additions & 3 deletions packages/f/freerdp/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : freerdp
version : 2.11.2
release : 32
version : 2.11.4
release : 33
source :
- https://github.com/FreeRDP/FreeRDP/files/12670558/freerdp-2.11.2.tar.gz : 17e36553065cb59126f8fee987ec74783db50232b361574dac86b7a768dea3b4
- https://github.com/FreeRDP/FreeRDP/releases/download/2.11.4/freerdp-2.11.4.tar.gz : 2534e5bc53e3fd1b55611c0753a7c2b73242da33f058771cbf053e4f77483146
homepage : https://www.freerdp.com/
license : Apache-2.0
component : network.util
Expand Down
22 changes: 11 additions & 11 deletions packages/f/freerdp/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@
<Path fileType="executable">/usr/bin/wlfreerdp</Path>
<Path fileType="executable">/usr/bin/xfreerdp</Path>
<Path fileType="library">/usr/lib64/libfreerdp-client2.so.2</Path>
<Path fileType="library">/usr/lib64/libfreerdp-client2.so.2.11.2</Path>
<Path fileType="library">/usr/lib64/libfreerdp-client2.so.2.11.4</Path>
<Path fileType="library">/usr/lib64/libfreerdp-server2.so.2</Path>
<Path fileType="library">/usr/lib64/libfreerdp-server2.so.2.11.2</Path>
<Path fileType="library">/usr/lib64/libfreerdp-server2.so.2.11.4</Path>
<Path fileType="library">/usr/lib64/libfreerdp-shadow-subsystem2.so.2</Path>
<Path fileType="library">/usr/lib64/libfreerdp-shadow-subsystem2.so.2.11.2</Path>
<Path fileType="library">/usr/lib64/libfreerdp-shadow-subsystem2.so.2.11.4</Path>
<Path fileType="library">/usr/lib64/libfreerdp-shadow2.so.2</Path>
<Path fileType="library">/usr/lib64/libfreerdp-shadow2.so.2.11.2</Path>
<Path fileType="library">/usr/lib64/libfreerdp-shadow2.so.2.11.4</Path>
<Path fileType="library">/usr/lib64/libfreerdp2.so.2</Path>
<Path fileType="library">/usr/lib64/libfreerdp2.so.2.11.2</Path>
<Path fileType="library">/usr/lib64/libfreerdp2.so.2.11.4</Path>
<Path fileType="library">/usr/lib64/libuwac0.so.0</Path>
<Path fileType="library">/usr/lib64/libuwac0.so.0.2.0</Path>
<Path fileType="library">/usr/lib64/libwinpr-tools2.so.2</Path>
<Path fileType="library">/usr/lib64/libwinpr-tools2.so.2.11.2</Path>
<Path fileType="library">/usr/lib64/libwinpr-tools2.so.2.11.4</Path>
<Path fileType="library">/usr/lib64/libwinpr2.so.2</Path>
<Path fileType="library">/usr/lib64/libwinpr2.so.2.11.2</Path>
<Path fileType="library">/usr/lib64/libwinpr2.so.2.11.4</Path>
<Path fileType="man">/usr/share/man/man1/freerdp-shadow-cli.1</Path>
<Path fileType="man">/usr/share/man/man1/winpr-hash.1</Path>
<Path fileType="man">/usr/share/man/man1/winpr-makecert.1</Path>
Expand All @@ -57,7 +57,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="32">freerdp</Dependency>
<Dependency release="33">freerdp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/freerdp2/freerdp/addin.h</Path>
Expand Down Expand Up @@ -323,9 +323,9 @@
</Files>
</Package>
<History>
<Update release="32">
<Date>2023-11-26</Date>
<Version>2.11.2</Version>
<Update release="33">
<Date>2023-12-15</Date>
<Version>2.11.4</Version>
<Comment>Packaging update</Comment>
<Name>Alexander Vorobyev</Name>
<Email>[email protected]</Email>
Expand Down

0 comments on commit 55cedad

Please sign in to comment.