non port: net/freerdp/distinfo |
SVNWeb
|
Number of commits found: 37 |
Thu, 23 Mar 2023
|
[ 09:28 Felix Palmen (zirias) Author: VVD ] 353bb5f
net/freerdp: Fix build with LibreSSL
Disable sha3 and shake hashes for libressl
PR: 269720
Approved by: tcberner (mentor, implicit: libressl)
|
Sun, 19 Feb 2023
|
[ 12:15 Dries Michiels (driesm) Author: VVD ] fdb3567
net/freerdp: update to 2.10.0
Changes: https://github.com/FreeRDP/FreeRDP/releases/tag/2.10.0
PR: 269651
|
Sat, 24 Dec 2022
|
[ 15:48 Nuno Teixeira (eduardo) Author: VVD ] 0b16928
net/freerdp: Update to 2.9.0 (security fixes)
Notewhorth changes:
* Backported #8252: Support sending server redirection PDU
* Backported #8406: Ensure X11 client cursor is never smaller 1x1
* Backported #8403: Fixed multiple client side input validation issues
(CVE-2022-39316, CVE-2022-39317, CVE-2022-39318, CVE-2022-39319,
CVE-2022-39320, CVE-2022-41877, CVE-2022-39347)
* Backported #7282: Proxy server now discards input events sent before
activation was received
* Backported #8324: Internal replacements for md4, md5 and hmac-md5
For the time being the RDP protocol requires these outdated hash
algorithms. So any distribution that wants to ship a working
FreeRDP should check the options WITH_INTERNAL_MD4 (and depending
on OpenSSL deprecation status WITH_INTERNAL_MD5) (Only the first 15 lines of the commit message are shown above )
|
Fri, 14 Oct 2022
|
[ 15:44 Dima Panov (fluffy) ] c35733e
net/freerdp: update to 2.8.1 release (+)
Notewhorth changes:
* Fixed CVE-2022-39282
* Fixed CVE-2022-39283
* Added missing commit for backported #8041: Remove ALAW/ULAW codecs from linux
backends (unreliable)
* Added hash checks for android build script dependencies
Fixed issues:
* Backported #8190: Fix build break with newer FFMPEG versions
* Backported #8234: Updated flatpak with build script
* Backported #8210: Better execinfo support check for android
* Backported #7708: Header now defines DumpThreadHandles
* Backported #8176: Check fullscreen state and not setting
* Backported #8236: Send resize on window state change
* Backported #7611: Audin macOS monterey fix
* Backported #8291: Android build script update
Changelog: https://github.com/FreeRDP/FreeRDP/blob/2.8.1/ChangeLog
Release notes: https://github.com/FreeRDP/FreeRDP/releases/tag/2.8.1
PR: 267034
Submitted by: maintainer
MFH: 2022Q4
|
Fri, 29 Jul 2022
|
[ 19:10 Nuno Teixeira (eduardo) Author: VVD ] 855d900
net/freerdp: Update to 2.8.0
ChangeLog: https://github.com/FreeRDP/FreeRDP/releases/tag/2.8.0
PR: 265498
|
Tue, 26 Apr 2022
|
[ 18:59 Matthias Andree (mandree) Author: VVD ] 7783dde
net/freerdp: update to 2.7.0 [maintainer]
https://github.com/FreeRDP/FreeRDP/blob/2.7.0/ChangeLog
Noteworthy changes:
Backported OpenSSL3 gateway support (#7822)
Backported various NTLM fixes
Backported WINPR_ASSERT to ease future backports
Fixed issues:
Backported #6786: Use /network:auto by default
Backported #7714: Workaround for broken surface frame marker
Backported #7733: Support 10bit X11 color (BGRX32 only)
Backported #7745: GFX progressive double free
Backported #7808: Disable websockets with /gt:rpc
Backported #7815: RAIL expect LOGON_MSG_SESSION_CONTINUE
PR: 263490
MFH: 2022Q2
|
Sun, 24 Apr 2022
|
[ 04:53 Neel Chauhan (nc) ] 1bf5531
net/freerdp: Fix pkg-plist
|
Sat, 23 Apr 2022
|
[ 19:28 Neel Chauhan (nc) Author: VVD ] a08e76c
net/freerdp: Update to 2.6.1
Changes: https://github.com/FreeRDP/FreeRDP/blob/2.6.1/ChangeLog
PR: 263490
|
Mon, 28 Feb 2022
|
[ 10:17 Jan Beich (jbeich) ] e861fc4
multimedia/openh264: update to 2.2.0
Changes: https://github.com/cisco/openh264/releases/tag/v2.2.0
Reported by: GitHub (watch releases)
|
Thu, 24 Feb 2022
|
[ 07:00 Tobias C. Berner (tcberner) Author: VVD ] 7110f9e
net/freerdp: Update to 2.6.0
Update to 2.6.0 and remove patch for old versions of libusb. All
supported versions of the FreeBSD have newer version of the libusb and
patch is obsoleted.
Changelog (https://github.com/FreeRDP/FreeRDP/releases/tag/2.6.0):
- Noteworthy changes:
* Backported android FFMPEG build scripts
* Updated android build dependencies
- Fixed issues:
* Backported #7303: Fix PDU length for RDPINPUT_PROTOCOL_V300
* Backported #7658: Sanitize optional physical monitor size values
* Backported #7426: Wayland memory corruption
* Backported #7293: Remove unused codec x264
* Backported #7541: Allow resolutions larger 2048x2048
* Backported #7574: FFMPEG 5.0 support
* Backported #7578: FFMPEG 5.0 support
* Backported #7580: Fixed device hotplugging
* Backported #7583: GetUserNameExA: Prefer getpwuid_r over getlogin_r over
getlogin
* Backported #7585: Android Mediacodec support
PR: 262163
|
Thu, 13 Jan 2022
|
[ 15:35 Tobias C. Berner (tcberner) Author: VVD ] 5776599
net/freerdp: update to 2.5.0
2.5.0 is a maintenance release that also addresses the following
security related problems:
* improve locale detection - invalid locales set in LANG could lead to
a crash
* fix and improve the registry parser - missing closing quotes could
crash the registry parser
* fix for addin file loader (library only function) - invalid file names
could cause the invoking application to crash
Important notes:
This version contains minor security related fixes and improvements for
locale detection, registry parsing code and addin loader Thanks to
George Zaytsev from Positive Technologies for reporting these problems. (Only the first 15 lines of the commit message are shown above )
|
Sun, 26 Dec 2021
|
[ 18:40 Fernando ApesteguĂa (fernape) ] b7a6b25
net/freerdp: recalculate checksum for patch.
For some reason, the patch in GH changed its size:
=> Attempting to fetch
https://github.com/FreeRDP/FreeRDP/commit/bfbef39759b9641a4fab8b75b9243c48cb0789ac.patch
fetch:
https://github.com/FreeRDP/FreeRDP/commit/bfbef39759b9641a4fab8b75b9243c48cb0789ac.patch:
size mismatch: expected 2184, actual 2186
PR: 259740
Reported by: vvd@unislabs.com (maintainer)
|
Thu, 23 Dec 2021
|
[ 09:51 Fernando ApesteguĂa (fernape) ] fc6db68
net/freerdp: Fix build with libressl 3.4.1
Apply patch from:
https://github.com/FreeRDP/FreeRDP/commit/bfbef39759b9641a4fab8b75b9243c48cb0789ac
While here, pet linters.
PR: 259740
Reported by: rozhuk.im@gmail.com
Approved by: vvd@unislabs.com (maintainer)
|
Sat, 30 Oct 2021
|
[ 13:47 Tobias C. Berner (tcberner) Author: VVD ] a698098
net/freerdp: update to 2.4.1
Noteworthy changes:
* Refactored RPC gateway parsing code
* OpenSSL 3.0 compatibility fixes
* USB redirection: fixed transfer lengths
Fixed issues:
* #7363: Length checks in ConvertUTF8toUTF16
* #7349: Added checks for bitmap width and heigth values
Important notes:
* CVE-2021-41159: Improper client input validation for gateway
connections allows to overwrite memory
* CVE-2021-41160: Improper region checks in all clients allow out of
bound write to memory
PR: 259386
|
Sat, 21 Aug 2021
|
[ 20:36 Craig Leres (leres) ] fce808c
net/freerdp: Update to 2.4.0
Also: add options CAIRO, SWSCALE and turn on WITH_DSP_FFMPEG if
FFMPEG is on
PR: 254914
Approved by: Aleksandr Konkov (maintainer)
|
Mon, 29 Mar 2021
|
[ 09:51 tcberner ]
net/freerdp: Update to 2.3.2
- add JPEG support
- give maintainership to VVD <vvd@unislabs.com>
Changelog:
https://github.com/FreeRDP/FreeRDP/releases/tag/2.3.2
PR: 253880
Submitted by: VVD <vvd@unislabs.com>
Approved by: kevans (previous maintainer)
|
Tue, 28 Jul 2020
|
[ 04:40 kevans ]
net/freerdp: update to security/bugfix release 2.2.0
This update primarily fixes CVE-2020-15103. See the full changelog for
other bugfixes that were included:
https://github.com/FreeRDP/FreeRDP/releases/tag/2.2.0
PR: 248198
Submitted by: VVD <vvd unislabs com>
MFH: 2020Q3
Security: a955cdb7-d089-11ea-8c6f-080027eedc6a
|
Mon, 8 Jun 2020
|
[ 15:51 kevans ]
net/freerdp: update to 2.1.0
This update incorporates many features and improvements since 2.0.0-rc4,
as well as a large mass of security fixes.
Full changelog available:
https://github.com/FreeRDP/FreeRDP/blob/2.1.0/ChangeLog
PR: 245517
Approved by: koobs (mentor)
MFH: 2020Q2
Security: 669f3fe8-a07a-11ea-b83e-f0def1f5c5a2
|
Mon, 28 Jan 2019
|
[ 08:42 meta ]
net/freerdp: Fix build with LibreSSL 2.9.0 (libressl-devel)
PR: 234731
Obtained from: https://github.com/FreeRDP/FreeRDP/pull/5183
MFH: 2019Q1
Sponsored by: HAW International, Inc.
|
Tue, 25 Dec 2018
|
[ 02:16 meta ]
net/freerdp: fix build with security/libressl after updating to 2.0.0-rc4
Still broken with libressl-devel but it is another issue. Marking as BROKEN.
PR: 234198
Submitted by: myself
Approved by: kevans (maintainer), mentors (implicit)
Obtained from: https://github.com/FreeRDP/FreeRDP/issues/5049
|
Thu, 20 Dec 2018
|
[ 05:04 meta ]
net/freerdp: Update to 2.0.0-rc4
PR: 234189
Submitted by: myself
Approved by: kevans (maintainer), mentors (implicit)
|
Mon, 27 Aug 2018
|
[ 13:01 woodsb02 ]
net/freerdp: Update to 2.0.0-rc3
- Remove patches committed upstream
Changes this release:
https://github.com/FreeRDP/FreeRDP/blob/2.0.0-rc3/ChangeLog
Approved by: kevans (maintainer)
Differential Revision: https://reviews.freebsd.org/D16918
|
Mon, 30 Apr 2018
|
[ 19:04 jbeich ]
net/freerdp: unbreak with ffmpeg 4.0
channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c:210:38: error: use of undeclared
identifier 'CODEC_CAP_TRUNCATED'
if (mdecoder->codec->capabilities & CODEC_CAP_TRUNCATED)
^
channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c:211:37: error: use of undeclared
identifier 'CODEC_FLAG_TRUNCATED'
mdecoder->codec_context->flags |= CODEC_FLAG_TRUNCATED;
^
PR: 227726
Reported by: antoine (via exp-run)
Obtained from: upstream (FreeRDP 2.0.0-rc2)
|
Thu, 4 Jan 2018
|
[ 19:37 cpm ] (Only the first 10 of 12 ports in this commit are shown above. )
net/freerdp: Update to 2.0.0-rc1
- Enable 64 bit file support in winpr
- Remove unneeded patches (added upstream)
- Add support for ICU for unicode conversion
- Add support for KERBEROS
- Add MANPAGES option and fix man pages installation in /usr/local/man
- Fix WWW in pkg-descr
- Pet portlint
Changelog: https://github.com/FreeRDP/FreeRDP/blob/2.0.0-rc1/ChangeLog
PR: 224658
Submitted by: cpm
Reviewed by: kevans
Approved by: kevans (maintainer)
|
Sun, 6 Aug 2017
|
[ 00:31 woodsb02 ]
net/freerdp: Update to 2.0.0 RC0
- Fix patches and post-patch to apply against new release
- Bump PORTREVISION of dependent ports
PR: 221240
Approved by: kevans (maintainer)
|
Sun, 11 Dec 2016
|
[ 04:36 woodsb02 ] (Only the first 10 of 35 ports in this commit are shown above. )
net/freerdp: Update to 2.0.0 pre-release (GitHub as of 2016.11.24)
- This update brings in the latest 2 years of FreeRDP project work,
which has had a long time between tagging releases.
- Remove DIRECTFB option, as it no longer compiles, and gets little
upstream maintenance
- Use NEON on aarch64, and optionally on armv6
- Mark as broken on armv6 on FreeBSD 11.0-RELEASE and early versions
of 12.0-CURRENT
- Fix issue with X11_USE=xorg= being truncated due to whitespace as it
wrapped over multiple lines
- Move installed *.cmake files to correct location for modules
net/freerdp1:
- create new port based on previous net/freerdp 1.2.0, as it is required (Only the first 15 lines of the commit message are shown above )
|
Tue, 9 Aug 2016
|
[ 07:51 wen ]
- Pass maintainership to submitter
- Change USE_OPENSSL => USES= SSL
- Include xorg=xrender
PR: 211685
Submitted by: bsdports@kyle-evans.net
|
Sun, 28 Jun 2015
|
[ 08:24 antoine ]
Revert r390700 and r390719, some pkgconfig fixes were reverted and the
update breaks net/vinagre (and gnome3)
Pointy hat: pi@
With hat: portmgr
|
Sat, 27 Jun 2015
|
[ 13:23 pi ]
net/freerdp: update to a newer GIT version which builds without patches
https://github.com/FreeRDP/FreeRDP/pull/2719
OSS: audin fixes, tsmf added
cmdline: syntax samples added
improve BSD support: devd detection and support, urbdrc
usb: fixes
PR: 198618
Submitted by: Rozhuk Ivan <rozhuk.im@gmail.com>
|
Sat, 23 May 2015
|
[ 16:39 pi ]
net/freerdp: 1.1.0 -> 1.2.0
- The version is known as 1.2.0-beta1+android9
- USES=execinfo is required on FreeBSD 9 and 8
- Fixes build issues
PR: 198618
Requested by: rozhuk.im@gmail.com
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
|
Thu, 7 May 2015
|
[ 17:26 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 15 Jan 2014
|
[ 05:44 fluffy ] (Only the first 10 of 28 ports in this commit are shown above. )
- Update FreeRDP to 1.1.0.2013070101 beta release
- Update Remmina and Remmina plugins collection to git commit b6a55ae
- Use new style for LIB_DEPENDS
- Stagify
|
Sun, 17 Mar 2013
|
[ 09:04 fluffy ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update FreeRDP to 1.0.2 release
- Big thanks for Andriy Gapon and Koichiro IWAO for submitting patches
PR: 164843
Submitted by: Andriy Gapon, Koichiro IWAO
|
Sun, 14 Nov 2010
|
[ 01:37 avl ]
- Update to 0.8.2
|
Thu, 28 Oct 2010
|
[ 02:38 avl ]
- Update to 0.8.1
- Update WWW
|
Tue, 31 Aug 2010
|
[ 14:10 avl ]
- Update to 0.7.4
|
Wed, 4 Aug 2010
|
[ 04:08 avl ]
FreeRDP is a fork of the rdesktop project that intends to rapidly start moving
forward and implement features that rdesktop lacks the most.
Improvements:
* Support for cursors on Windows Server 2008 R2
* Support for bitmap caching, which provides a good performance boost
* Support for Windows Server 2008 Terminal Services Session Broker Load
Balancing
* New keyboard input system based on the XKB database, providing better support
for international keyboards
WWW: http://freerdp.sourceforge.net/
|
Number of commits found: 37 |