<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/rdesktop.scm, branch wip-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=wip-deploy</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=wip-deploy'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-02-19T05:19:33Z</updated>
<entry>
<title>gnu: rdesktop: Update to 1.8.4 [security fixes].</title>
<updated>2019-02-19T05:19:33Z</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2019-02-19T05:08:08Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=84e58064611f987ff0abf525204d7aaee17c5ed1'/>
<id>urn:sha1:84e58064611f987ff0abf525204d7aaee17c5ed1</id>
<content type='text'>
Fixes CVE-2018-{8791,8792,8793,8794,8795,8796,8797,8798,8799,8800,20174,20175,
20176,20177,20178,20179,20180,20181,20182}.

* gnu/packages/rdesktop.scm (rdesktop): Update to 1.8.4.
[source]: Update URL.
[home-page]: Use HTTPS URL.
[arguments]: Add phase 'delete-extraneous-files'.
</content>
</entry>
<entry>
<title>gnu: rdesktop: Don't use NAME in source URI.</title>
<updated>2019-02-08T22:51:12Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2018-12-23T03:57:25Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=64430c87b6c6d3286fa25a0d4e00e29b60a5a54b'/>
<id>urn:sha1:64430c87b6c6d3286fa25a0d4e00e29b60a5a54b</id>
<content type='text'>
* gnu/packages/rdesktop.scm (rdesktop)[source]: Hard-code name.
</content>
</entry>
<entry>
<title>gnu: freerdp: Enable tests.</title>
<updated>2018-12-30T18:22:58Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2018-12-30T18:00:27Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=bbbe7adda68b120b1461d30c3106f4976ddc6a72'/>
<id>urn:sha1:bbbe7adda68b120b1461d30c3106f4976ddc6a72</id>
<content type='text'>
* gnu/packages/rdesktop.scm (freerdp)[arguments]: Enable tests. Add
configure-flag to build tests.
</content>
</entry>
<entry>
<title>gnu: freerdp: Update to 2.0.0-rc4.</title>
<updated>2018-12-30T18:22:55Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2018-11-30T08:29:35Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=a1a6fc702a0791778e086e1c25987484dcea663f'/>
<id>urn:sha1:a1a6fc702a0791778e086e1c25987484dcea663f</id>
<content type='text'>
* gnu/packages/rdesktop.scm (freerdp): Update to 2.0.0-rc4.
[native-inputs]: Add docbook-xml, glib. Sort alphabetically.
[inputs]: Add libxkbcommon, wayland. Sort alphabetically.
[arguments]: Explicitly disable libsystemd.
</content>
</entry>
<entry>
<title>gnu: Use the CMake build system's #:build-type key.</title>
<updated>2018-03-17T15:37:28Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2018-03-17T11:23:59Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=3def739da13a166769777d0db7baba79230f64ae'/>
<id>urn:sha1:3def739da13a166769777d0db7baba79230f64ae</id>
<content type='text'>
* gnu/packages/code.scm (rtags)[arguments]: Move the CMAKE_BUILD_TYPE
from #:configure-flags to #:build-type.
* gnu/packages/databases.scm (apache-arrow)[arguments]: Likewise
* gnu/packages/engineering.scm (kicad)[arguments]: Likewise
* gnu/packages/flashing-tools.scm (heimdall)[arguments]: Likewise
* gnu/packages/graphics.scm (openscenegraph)[arguments]: Likewise
* gnu/packages/linux.scm (rdma-core)[arguments]: Likewise
* gnu/packages/music.scm (portmidi)[arguments]: Likewise
* gnu/packages/photo.scm (rawtherapee)[arguments]: Likewise
* gnu/packages/rdesktop.scm (freerdp)[arguments]: Likewise
* gnu/packages/serialization.scm (flatbuffers)[arguments]: Likewise
* gnu/packages/web.scm (tidy-html)[arguments]: Likewise
</content>
</entry>
<entry>
<title>gnu: Remove redundant cmake libdir configure flags.</title>
<updated>2017-12-19T17:52:01Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2017-12-19T14:25:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=677bc34d5b75d4c9a8020f9d0f917c3ca2fb3dc6'/>
<id>urn:sha1:677bc34d5b75d4c9a8020f9d0f917c3ca2fb3dc6</id>
<content type='text'>
* gnu/packages/bioinformatics.scm (imp)[arguments]: Remove
CMAKE_INSTALL_LIBDIR flag.
* gnu/packages/calendar.scm (libical): Same.
* gnu/packages/engineering.scm (kicad): Same.
* gnu/packages/games.scm (openrct2, mgba): Same.
* gnu/packages/gl.scm (virtualgl): Same.
* gnu/packages/image-processing.scm (mia): Same.
* gnu/packages/linux.scm (rdma-core): Same.
* gnu/packages/machine-learning.scm (dlib): Same.
* gnu/packages/maths.scm (lapack, superlu, z3): Same.
* gnu/packages/password-utils.scm (keepassxc): Same.
* gnu/packages/photo.scm (darktable): Same.
* gnu/packages/rdesktop.scm (freerdp): Same.
</content>
</entry>
<entry>
<title>gnu: freerdp: Update inputs.</title>
<updated>2017-08-18T12:52:35Z</updated>
<author>
<name>Thomas Danckaert</name>
<email>thomas.danckaert@gmail.com</email>
</author>
<published>2017-08-18T10:36:19Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=598b5481a462509638004728122a42cc9e3ac502'/>
<id>urn:sha1:598b5481a462509638004728122a42cc9e3ac502</id>
<content type='text'>
* gnu/packages/rdesktop.scm (freerdp) [native-inputs]: Add libxslt, libxml2
  and docbook-xsl.
  [inputs]: Add libjpeg, remove gstreamer, gst-plugins-base, libxml2 and
  libxslt.
  [arguments]: Enable features JPEG and SSE2 (on x86_64), and set up
  docbook-xsl.
</content>
</entry>
<entry>
<title>gnu: freerdp: Revert to version 1.1.</title>
<updated>2017-08-18T12:52:35Z</updated>
<author>
<name>Thomas Danckaert</name>
<email>thomas.danckaert@gmail.com</email>
</author>
<published>2017-08-16T19:49:17Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=cc81f1c3495e81cc738b486e1ef2b4a1dbe99e28'/>
<id>urn:sha1:cc81f1c3495e81cc738b486e1ef2b4a1dbe99e28</id>
<content type='text'>
* gnu/packages/rdesktop.scm (freerdp) [version, source]: Revert to upstream
  branch 1.1.  [inputs]: Use ffmpeg-2.8.
* gnu/packages/gnome.scm (vinagre): Add patches required to build against
  freerdp branch 1.1.
* gnu/packages/patches/vinagre-revert-1.patch,
  gnu/packages/patches/vinagre-revert-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
</content>
</entry>
<entry>
<title>gnu: freerdp: Update to 2.0.0-rc0 [security fixes].</title>
<updated>2017-08-03T22:52:52Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2017-08-03T22:47:07Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=c89091459f24dee4ba4959d65e38589efc1d8d9e'/>
<id>urn:sha1:c89091459f24dee4ba4959d65e38589efc1d8d9e</id>
<content type='text'>
Fixes CVE-2017-{2834,2835,2836,2837,2838,2839}.

Reported by Leo Famulari in &lt;https://bugs.gnu.org/27939&gt;.

* gnu/packages/rdesktop.scm (freerdp): Update to 2.0.0-rc0.
[source]: Use tarball release. Adjust file-name.
[arguments]: Remove #:phases.
</content>
</entry>
<entry>
<title>gnu: Add freerdp.</title>
<updated>2017-02-08T15:17:05Z</updated>
<author>
<name>Thomas Danckaert</name>
<email>thomas.danckaert@gmail.com</email>
</author>
<published>2017-02-06T16:19:06Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=2149d3e3e58894795b582f2d113a879b00540722'/>
<id>urn:sha1:2149d3e3e58894795b582f2d113a879b00540722</id>
<content type='text'>
* gnu/packages/rdesktop.scm (freerdp): New variable.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
</feed>
