Re: [FreeRDP-devel] Login window keepalive

2019-02-19 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Tue, Feb 19, 2019 at 02:28:01PM +0200, Leo David via FreeRDP-devel wrote: > Using xfreerdp 2.0.0-dev5 on raspbian. > I have a thin client which is configured to automatically start xfreerdp at > boot time and pointed to windows vm, thus avoiding the user to get into x11 > system. > The

Re: [FreeRDP-devel] bug in channels/drive

2019-01-24 Thread Bernhard Miklautz via FreeRDP-devel
Hi Andrey, On Thu, Jan 24, 2019 at 03:56:04PM +1100, Andrey Vasilkin via FreeRDP-devel wrote: > File channels/drive/client/drive_file.c , function > drive_file_set_information() , in block "case > FileAllocationInformation:" : > > we read input data in variable "size"; >

Re: [FreeRDP-devel] FreeRDP Server on Ubuntu

2019-06-24 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Thu, Jun 20, 2019 at 03:03:16PM -0400, Lonnie Cumberland via FreeRDP-devel wrote: > I am thinking that some general path for includes and libs is not set > correctly since when I did: > > export PIXMAN_LIBS="-L/usr/lib/x86_64-linux-gnu/ -lpixman-1" > export

Re: [FreeRDP-devel] FreeRDP Server on Ubuntu

2019-06-24 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Thu, Jun 20, 2019 at 09:19:15PM -0400, Lonnie Cumberland via FreeRDP-devel wrote: > I am making some progress and have been able to get things to compile, but > now seem to have a linking error in the final stages of building > xserver-ogon > > > Making all in

Re: [FreeRDP-devel] Build from stable-1.1 branch

2019-05-21 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Mon, May 20, 2019 at 11:21:43PM +, Abhishek Agarwal via FreeRDP-devel wrote: > We have merged PR to the stable-1.1 branch (Thanks admin, for taking a look). > We want to use this build. I see there is a nightly build concept. we do only have nightly (integration) builds for the master

Re: [FreeRDP-devel] freerdp with NLA

2019-05-21 Thread Bernhard Miklautz via FreeRDP-devel
Hi Adrian, On Mon, May 20, 2019 at 11:23:00PM +, adrian aur via FreeRDP-devel wrote: > I'm having issues connecting to a Windows machine from my Debian box (buster > -testing) using freerdp. what Version is you Windows machine? > The Windows machine has NLA enforced and it uses a Duo

Re: [FreeRDP-devel] size issue with Windows 10

2019-05-06 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Mon, May 06, 2019 at 02:15:56AM -0700, ToddAndMargo via FreeRDP-devel wrote: > On 5/5/19 11:52 PM, Armin Novak via FreeRDP-devel wrote: > >name mismatch, forgot the www ;) > > > >nothing to worry about > > > >https://www.freerdp.com/ > >

Re: [FreeRDP-devel] Locked screen connections

2019-09-20 Thread Bernhard Miklautz via FreeRDP-devel
Hi Michał, On Tue, Sep 03, 2019 at 04:43:53PM +0200, Michał Romaszko via FreeRDP-devel wrote: > On Windows, I was using mstsc command and it worked flawlessly, but since I > aim for it to be usable on Linux as well, I've started to look for an > alternative and that's how I stumbled upon

Re: [FreeRDP-devel] Sharing/Synchronizing Keyboard States

2019-09-20 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Thu, Sep 19, 2019 at 03:39:35AM +, Jun Min Yoon via FreeRDP-devel wrote: > Is there a way to stop RDP server from synchronizing its keyboard state with > the client/local keyboard state? > > For example, if I have the CAPSLOCK key toggled OFF inside an RDP session, > and then I

Re: [FreeRDP-devel] How does FreeRDP record the desktop screen?

2019-09-20 Thread Bernhard Miklautz via FreeRDP-devel
Hi Philippe, On Thu, Sep 19, 2019 at 06:03:10PM -0400, Philippe Noël via FreeRDP-devel wrote: > How does FreeRDP record the server desktop screen and encode it as H.264? > Where is the file that does the screen capturing? I haven't been able to > figure it out, and would like to play around with

Re: [FreeRDP-devel] Fedora Nightly Build Failing

2019-11-10 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Thu, Nov 07, 2019 at 09:02:19PM +, Zak Morgan via FreeRDP-devel wrote: > I noticed the Fedora nightly build has been failing for some time now, I > was just wondering if there was any plans on fixing that + adding F30/31 > branches, or if I should just set up a local build for it. it's

Re: [FreeRDP-devel] Fedora Nightly Build Failing

2019-11-11 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Mon, Nov 11, 2019 at 01:14:40PM +, Zak Morgan wrote: > Awesome, thanks for the update. updated: https://ci.freerdp.com/job/freerdp-nightly-rpm-mock However I would wait until tomorrow as the current nightly build has an issue (https://github.com/FreeRDP/FreeRDP/pull/5709). Best

Re: [FreeRDP-devel] Problem setting up Ninja

2019-10-11 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Fri, Oct 11, 2019 at 12:39:23PM +, Mahmood Naderan wrote: > [root@hpc ~]# git clone https://github.com/cisco/openh264.git > [root@hpc ~]# cd openh264/ > [root@hpc openh264]# meson setup > > ERROR: Must specify at least one directory name. you can possibly just use the old build

Re: [FreeRDP-devel] Problem setting up Ninja

2019-10-11 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Fri, Oct 11, 2019 at 10:53:59AM +, Mahmood Naderan via FreeRDP-devel wrote: > I have run the following commands: > > [root@hpc FreeRDP]# pip3 install meson > [root@hpc FreeRDP]# meson setup > > ERROR: Must specify at least one directory name. > > How can I fix that? I'm not

Re: [FreeRDP-devel] Problem setting up Ninja

2019-10-11 Thread Bernhard Miklautz via FreeRDP-devel
Hi Mahmood, On Fri, Oct 11, 2019 at 12:39:23PM +, Mahmood Naderan wrote: > OK. I did but still get the same error > [root@hpc ~]# git clone https://github.com/cisco/openh264.git > [root@hpc ~]# cd openh264/ > [root@hpc openh264]# meson setup > > ERROR: Must specify at least one directory

[FreeRDP-devel] FreeRDP version 2.0.0 released

2020-04-09 Thread Bernhard Miklautz via FreeRDP-devel
Hi, we've just released FreeRDP version 2.0.0 and is available for download at the usual locations: http://pub.freerdp.com/releases/ https://github.com/FreeRDP/FreeRDP/releases/tag/2.0.0 This release contains fixes for **multiple CVEs** we've got reported by Sunglin and HuanGMz from the

Re: [FreeRDP-devel] freerdp vulnerability report

2020-03-29 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Sun, Mar 29, 2020 at 10:31:09PM +0800, 李松林 via FreeRDP-devel wrote: > Hello, our team has discovered several vulnerabilities in freerdp products. > Can you provide reliable contact information for us to report to you? I'll contact you in private. Thank you. Best regards, Bernhard

[FreeRDP-devel] FreeRDP version 2.1.0 released

2020-05-08 Thread Bernhard Miklautz via FreeRDP-devel
Hi there, we've just released FreeRDP version 2.1.0. The release is now available at the usual locations: https://pub.freerdp.com/releases/ https://github.com/FreeRDP/FreeRDP/releases/tag/2.1.0 2.1.0 contains fixes for **multiple security issues** we've got reported by hac425. If you are using

Re: [FreeRDP-devel] 2.1.0 tarball size

2020-05-21 Thread Bernhard Miklautz via FreeRDP-devel
Hi Mike, Rodney, On Wed, May 20, 2020 at 08:29:01PM -0400, Mike Gilbert via FreeRDP-devel wrote: > On Wed, May 20, 2020 at 1:23 PM Rodney Barnett via FreeRDP-devel > wrote: > > > > I noticed that the tarball for 2.1.0 at > > https://pub.freerdp.com/releases/ is a bit more than three times larger

Re: [FreeRDP-devel] FreeRDP version 2.1.1 released

2020-05-21 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Wed, May 20, 2020 at 05:18:58PM +0200, Armin Novak via FreeRDP-devel wrote: > Due to holidays the blog post and tarballs on > https://pub.freerdp.com/releases/ will be delayed a few days, sorry. The tarball is now available. Best regards, Bernhard

Re: [FreeRDP-devel] Windows 64bit builds "contain" a virus?

2020-07-01 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Wed, Jul 01, 2020 at 09:22:41AM +0200, Joachim via FreeRDP-devel wrote: > current windows 64bit builds > fromhttps://ci.freerdp.com/job/freerdp-nightly-windows/arch=win64,label=vs2013/ > (starting around May, but detected by Virus scanner only later) are flagged > as containing a Virus

Re: [FreeRDP-devel] TLS Command Line Options

2020-07-08 Thread Bernhard Miklautz via FreeRDP-devel
Hi John, On Tue, Jul 07, 2020 at 03:01:18PM -0400, John Mezger via FreeRDP-devel wrote: > I am new user of FreeRDP. welcome \o/. > I need some guidance/examples on security configuration. I need to start > FreeRDP and enforce the use of TLS >=1.2 . I was looking at the command line > options

Re: [FreeRDP-devel] FreeRDP version 2.1.2 released

2020-06-24 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Tue, Jun 23, 2020 at 09:09:49PM -0600, Steve Williams via FreeRDP-devel wrote: > Perhaps I don't know the format of the files, but in the > ".source_version" file in the root of the tarball,  there are 2 > lines. you are absolutely right. It should be one line containing the version. This

Re: [FreeRDP-devel] Advisory for CVE-2020-15103?

2020-07-25 Thread Bernhard Miklautz via FreeRDP-devel
Hi Stefan, On Fri, Jul 24, 2020 at 11:20:09AM +0200, Stefan Cornelius via FreeRDP-devel wrote: > http://www.freerdp.com/2020/07/20/2_2_0-released indicates that there > were plans to release an advisory for CVE-2020-15103, but I'm not able > find it on the github advisory page. Do you still plan

[FreeRDP-devel] FreeRDP version 2.2.0 released

2020-07-20 Thread Bernhard Miklautz via FreeRDP-devel
Hi, FreeRDP 2.1.2 was a rather sort-lived release and we are now happy to announce that version 2.2.0 has just been released and uploaded to https://pub.freerdp.com/releases/ 2.2.0 contains a fix for a **security issue** (CVE-2020-15103) we got reported. In addition to this fix, the release

Re: [FreeRDP-devel] Windows 64bit builds "contain" a virus?

2020-07-01 Thread Bernhard Miklautz via FreeRDP-devel
Hi, On Wed, Jul 01, 2020 at 09:22:41AM +0200, Joachim via FreeRDP-devel wrote: > I also want to ask (again) whether there is any chance that we can get > official builds of the released version (now 2.1.2) for windows? https://ci.freerdp.com/job/freerdp-nightly-windows/806/ the most 'official' I

Re: [FreeRDP-devel] DirectFB support

2021-01-27 Thread Bernhard Miklautz via FreeRDP-devel
Hi Lonnie and Martin, On Wed, Jan 27, 2021 at 08:32:40AM -0500, Lonnie Cumberland via FreeRDP-devel wrote: > It seems that the FreeRDP folks pulled directFB support from FreeRDp with > the last release that I could find being Release 2.0.0-RC4 and although I > had also tried to ask if they

Re: [FreeRDP-devel] FreeRDP status

2021-02-09 Thread Bernhard Miklautz via FreeRDP-devel
Hi Martin, On Tue, Feb 09, 2021 at 03:51:15PM +0100, Martin Ciglan via FreeRDP-devel wrote: > Has this project been active since 2.2.0 release in july 2020? we are always active - please have a look to our project on GitHub [1]. > What's the plan? What do you want to know? Release wise there

[FreeRDP-devel] FreeRDP version 2.4.1 released

2021-10-21 Thread Bernhard Miklautz via FreeRDP-devel
Hi there, FreeRDP version 2.4.1 is released. The archive can be downloaded from: https://pub.freerdp.com/releases/ Version 2.4.1 is a maintenance release that addresses the following security related problems: CVE-2021-41159 [1] and CVE-2021-41160 [2]. Other noteworthy changes are: * Initial

[FreeRDP-devel] FreeRDP version 2.4.0 released

2021-07-28 Thread Bernhard Miklautz via FreeRDP-devel
Hi, FreeRDP version 2.4.0 has just been released released and uploaded to https://pub.freerdp.com/releases/ Version 2.4.0 is a maintenance release that also addresses the following security related problems: CVE-2021-37594 [1] and CVE-2021-37595 [2] (affecting wfreerdp on Windows only). Other

[FreeRDP-devel] FreeRDP version 2.5.0 released

2022-01-12 Thread Bernhard Miklautz via FreeRDP-devel
Hi there, our first FreeRDP release for 2022 is out. Version 2.5.0 was released some minutes ago. As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ Version 2.5.0 is a maintenance release that also addresses some security related problems: * improve locale

[FreeRDP-devel] FreeRDP release 2.7.0

2022-04-25 Thread Bernhard Miklautz via FreeRDP-devel
Hi there, the fourth FreeRDP release for 2022 is out. Version 2.7.0 has been released some minutes ago. As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ Version 2.7.0 is a security and maintenance release: * If you are using FreeRDP in your RDP server an update

[FreeRDP-devel] FreeRDP release 2.8.0

2022-07-28 Thread Bernhard Miklautz via FreeRDP-devel
Hi there, FreeRDP version 2.8.0 has been released some minutes ago. As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ 2.8.0 is a maintenance release: Noteworthy changes: * Backported API to get peer accepted channel option flags * Backported API to get peer

[FreeRDP-devel] FreeRDP release 2.8.1

2022-10-12 Thread Bernhard Miklautz via FreeRDP-devel
Hi, we are happy to announce that we just released FreeRDP version 2.8.1. As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ 2.8.1 is a maintenance and security release and contains fixes for the following issues: * CVE-2022-39282 - Read of uninitialized memory in

[FreeRDP-devel] FreeRDP release 2.9.0

2022-11-16 Thread Bernhard Miklautz via FreeRDP-devel
Hi, FreeRDP version 2.9.0 was just released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ 2.9.0 is security and maintenance release. Team BT5 (BoB 11th) has identified and reported the following security related client side issues that could possibly be

Re: [FreeRDP-devel] 3.0 release date

2023-02-20 Thread Bernhard Miklautz via FreeRDP-devel
Hi Andrey, On Sun, Feb 12, 2023 at 01:12:55PM +0800, Andrey Af via FreeRDP-devel wrote: > When are you planning a new release 3.0? our plan was to release towards end of Q1 but it's more shifting towards Q2 or even Q3 (depending on how much time we have to to work on it). To give you some more

[FreeRDP-devel] FreeRDP release 3.0.0-beta2

2023-08-05 Thread Bernhard Miklautz via FreeRDP-devel
Hi, FreeRDP version 3.0.0-beta2 is released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ 3.0.0-beta2 is a preview release for the upcoming 3.0 series Noteworthy changes since the last beta: * Update CMake defaults, now all features are enabled by

<    1   2