uwac0-0-devel-2.0.0~rc4-lp150.2.3.1 4>$  Ap\}]8/=„:Bmjzytͷ?/qK;0G[=XpPUl)nd pAK?Kd & W (@FP |             Rx    (F8P*9*: L*BF/FF>GFT HF IF XFYFZG[G \G8 ]Gd ^GbHscIdIeIfIlIuI vIwJ8 xJd yJzJJJJKCuwac0-0-devel2.0.0~rc4lp150.2.3.1Remote Desktop Toolkit libuwac development filesThis package contains header files for developing applications that use the uwac library.\}]cloud119\ZopenSUSE Leap 15.0openSUSEApache-2.0http://bugs.opensuse.orgDevelopment/Languages/C and C++http://www.freerdp.com/linuxx86_64d6 G DAA큤A큤\}]\}][g[g\}]\}\\}\\}\\}\\}]\}\b969472b1fb80d3f0a4980cb9218a529aaa170f436df99ea58aa7a53f6561785161ad8d8483f7b730df12a8eb15ed58c6cc6e1c3e819500469cb7d4546a734abbbc37829bc8b3270d72061792b8cfe7d2ba2f404e0ea68695572dc1468136128ebdabb45d8f50e14cf8b3a98c76d4c2b97345151c431b7b50428f266f7b26b68baa25dea8419f0955de0a698d423ca94978803f193e62498b3c53c646ac7a8564f2e54883b73c3d802b162c5552768c86ff6ad46fb7ad7ea2ca0f726a84224135586e67e8e929ba7acde9076e2d5b1d0d972693af33fcad5e0e8fcaeeb3b563clibuwac0.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootfreerdp-2.0.0~rc4-lp150.2.3.1.src.rpmcmake(uwac)libuwac0-develpkgconfig(uwac0)uwac0-0-develuwac0-0-devel(x86-64)@ @@@     /usr/bin/pkg-configcmakelibuwac0-0pkgconfig(freerdp2)pkgconfig(wayland-client)pkgconfig(xkbcommon)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rpmlib(TildeInVersions)2.82.0.0~rc4-lp150.2.3.13.0.4-14.6.0-14.0-15.2-14.10.0-14.14.1[@[j@Zz@Z@Z`@ZkZWQZY@@YKYKY=0Y;@X~@XW= 1.1.0) - default level is set to 1 - the new command line option /tls-seclevel:[LEVEL] allows to set a different level if required * new command line option: /window-position to allow positioning the window on startup * client/X11: set window title before mapping * rdpsnd/audin (mostly server side) add support for audio re-sampling using soxr or ffmpeg- upgrade to version 2.0.0-rc3 See: https://github.com/FreeRDP/FreeRDP/milestone/9?closed=1 * Improved and cleaned up the command line interface * Fixed automount issues * Fixed several audio and microphone related issues * Implemented AAC and MP3 codecs * Added Wave2 support * Addedd dynamic resolution with full screen toggle support * Improved redirection handling and certificate issues * Improved automatic reconnects * Improced connection error handling * Fixed invalid pointer, double-free, integer underflow, buffer overflows issues as well as other memory leaks * fixed X11 Right-Ctrl ungrab feature * winpr: Updates time zone data to April 2018 * added libressl compatibility- removed SLE11 condition - removed no_connection_to_windows_10_17101.patch - removed -DBUILTIN_CHANNELS=OFF switch - explicitly set -DCHANNEL_GEOMETRY=ON - Disable the new X264 and OPENH264 codecs because openSUSE does not provide them - upgrade to version 2.0.0-rc2 See: https://github.com/FreeRDP/FreeRDP/milestone/8 Noteworthy features and improvements: * IMPORTANT: add support CredSSP v6 - this fixes KB4088776 see #4449, #4488 * basic support for the "Video Optimized Remoting Virtual Channel Extension" (MS-RDPEVOR) was added * many smart card related fixes and cleanups #4312 * fix ccache support * add support for memory and thread sanitizer * support for dynamic resloution changes was added in xfreerdp #4313 * support for gateway access token (command line option /gat) was added * initial support for travis-ci.org was added * SSE optimization version of RGB to AVC444 frame split was added * build: -msse2/-msse3 are not enabled globally anymore Fixed github issues (excerpt): * #4227 Convert settings->Password to binary blob * #4231 freerdp-2.0.0_rc0: 5 tests failed out of 184 on ppc * #4276 Big endian fixes * #4291 xfreerdp “Segmentation fault” when connecting to freerdp-shadow-cli * #4293 [X11] shadow server memory corruption with /monitors:2 #4293 * #4296 drive redirection - raise an error if the directory can't be found * #4306 Cannot connect to shadow server with NLA auth: SEC_E_OUT_OF_SEQUENCE (boo#1085416, boo#1087240, boo#1104918, CVE-2018-0886) * #4457 Fix /size: /w: /h: with /monitors: (Fix custom sizes) * #4527 pre-connection blob (pcb) support in .rdp files * #4552 Fix Windows 10 cursors drawing as black * smartcard related: #3521, #3431, #3474, #3488, #775, #1424- Fix boo#1090677 activate pulse optional component- Added no_connection_to_windows_10_17101.patch to fix Windows-connection-problem after Windows march 2018 updates. This fix is related to boo#1085416- Do not use xorg-x11-devel, instead buildrequire individual x components. - Only attempt to ge rid of __DATE__ and __TIME__ if SOURCE_DATE_EPOCH is not set.- Users can connect only once wo windows sessions due to [#]gh/FreeRDP/FreeRDP/4348 Therefore WITH_GSSAPI has been disabled until that issue has been solved- Updated to 2.0.0-rc1 Noteworthy features and improvements: * support for FIPS mode was added (option +fipsmode) * initial client side kerberos support (run cmake with WITH_GSSAPI) * support for ssh-agent redirection (as rdp channel) * the man page(s) and /help were updated an improved * add support for ICU for unicode conversion (-DWITH_ICU=ON) * client add option to force password prompt before connection (/from-stdin[:force]) * extend /size to allow width or height percentages (#gh/FreeRDP/FreeRDP/4146) * add support for "password is pin" * clipboard is now enabled per default (use -clipboard to disable) Fixed github issues (excerpt): * #gh/FreeRDP/FreeRDP/4281: Added option to prefer IPv6 over IPv4 * #gh/FreeRDP/FreeRDP/3890: Point to OpenSSL doc for private CA * #gh/FreeRDP/FreeRDP/3378: support 31 static channels as described in the spec * #gh/FreeRDP/FreeRDP/4253: Rfx decode tile width. * #gh/FreeRDP/FreeRDP/3267: fix parsing of drivestoredirect * #gh/FreeRDP/FreeRDP/4257: Proper error checks for /kbd argument * #gh/FreeRDP/FreeRDP/4249: Corruption due to recursive parser * #gh/FreeRDP/FreeRDP/4111: 15bpp color handling for brush. * #gh/FreeRDP/FreeRDP/3509: Added Ctrl+Alt+Enter description * #gh/FreeRDP/FreeRDP/3211: Return freerdp error from main. * #gh/FreeRDP/FreeRDP/3513: add better description for drive redirection * #gh/FreeRDP/FreeRDP/4199: ConvertFindDataAToW string length * #gh/FreeRDP/FreeRDP/4135: client/x11: fix colors on big endian * #gh/FreeRDP/FreeRDP/4089: fix h264 context leak when DeleteSurface * #gh/FreeRDP/FreeRDP/4117: possible segfault * #gh/FreeRDP/FreeRDP/4091: fix a regression with remote program- Remove extraneous Obsoletes for packages that never existed in openSUSE:Factory or X11:RemoteDesktop. - Rename libuwac0-devel to uwac0-devel and libwinpr-devel to winpr-devel, as that seems to be their upstream name which packages are encouraged to stick to. - Remove duplicated pkgconfig requires (these are autodetected).- Fixed download location- Switched to official RC0 - Create wayland client package and libuwac0 package - Create separate libwinpr2 to be used in other packages - enabled gstreamer (currently disabled for tumbleweed) - enabled kerberos authentication - Update to official RC0 Fix the following issues identified by the CISCO TALOS project: * TALOS-2017-0336 CVE-2017-2834 boo#1050714 * TALOS-2017-0337 CVE-2017-2835 boo#1050712 * TALOS-2017-0338 CVE-2017-2836 boo#1050699 * TALOS-2017-0339 CVE-2017-2837 boo#1050704 * TALOS-2017-0340 CVE-2017-2838 boo#1050708 * TALOS-2017-0341 CVE-2017-2839 boo#1050711- Redo history by using changelog url - Update to version 2.0.0~git.1497095982.1dbd2d28d: See https://github.com/freerdp/freeRDP/compare/043243f...1dbd2d28d for full details. - Packaging : + Move to xz tarball in _service + Remove 3472.patch merged upstream - Update to version 2.0.0~git.1496304402.c42ccb508: See https://github.com/freerdp/freeRDP/compare/043243f...c42ccb508 for changes.- Forcefully enable PIE in CFLAGS as the automatism did not work.- Add 3472.patch until upstream #3472 isssue is fixed and PR merged this fix boo#1004108- Update to version 2.0.0~git.1477034991.043243f: * fixed kerberos authentication * shadow/rdpsnd: Fix race condition in rdpsnd channel server. The output buffer and format parameters are not protected. * wfreerdp: fix invalid VerifyCertificate callback * rdpsnd/server: decrease audio latency and make it configurable. * Add an environment variables section to the man * protocol violation: rdp_read_extended_info_packet * Added support for OpenH264 1.6 * freerdp: fix sending of TLS alert on NLA failure, add better handling of server-side NLA in shadow server * freerdp: add configurable NTLM SAM file option for server-side NLA * freerdp: make modifications to NLA server-side fixes according to PR comments * Fixed a windows 8.1 issue.- Kill off __DATE__ from built sources.- Update to GNOME 3.20.2 FATE#318572 - Add obs git integration. - Update to version 2.0.0git.1463131968.4e66df7: + Fixed memory leaks. + wfreerdp: fix name build without client interface + libfreerdp-codec: fix xcrush decompression, revert remote control fix + KB3153731: May 2016 DST update for Azerbaijan, Chile, Haiti and Morocco + libfreerdp-codec: make proper xcrush context reset fix- Update to version 2.0.0, git master branch id a7ca42e (FATE#319661), no upstream changelog available. * Warning: This is a git snapshot regarded as technical preview by upstream. * Warning: For xfreerdp, new /long-option commandline interfaces have replaced the old --long-option interfaces. Existing user scripts need to migrate to the new interfaces to avoid breakages. For more details, see: https://github.com/FreeRDP/FreeRDP/wiki/CommandLineInterface * Add Network Level Ahthentication support. * Add Windows Portable Runtime. For more details, see: http://www.freerdp.com/2012/05/24/winpr-windows-portable-runtime * Obsolete libfreerdp-1_0-plugins. - Drop FindALSA.cmake: deprecated - Drop freerdp_branch-1.0.x_fix-kpdivide-issue831.patch: fixed upstream, implemention now in include/freerdp/scancode.h. - Drop freerdp-CVE-2014-0250.patch (bnc#880317): fixed upstream 532c420. - Drop freerdp-CVE-2014-0791.patch (bnc#857491): fixed upstream f1d6afc. - Drop freerdp-fix-FindPCSC-macro.patch: fixed upstream 9148af3. - Drop freerdp-handle-null-device-name.patch (bnc#785437): deprecated, related implementation dropped. was: freerdp-fix-pulse-no-device-name.patch- Add freerdp-CVE-2014-0791.patch to fix bnc#857491 backported from upstream commit f1d6afc- Add freerdp-CVE-2014-0250.patch to fix bnc#880317 solves CVE-2014-0250, backport from upstream- Allow build on SLES11: * converted pkgconfig() BuildRequires to package names * added FindALSA.cmake * use 'make install' instead of '%make_install' macro- build with -DOPENSSL_LOAD_CONF so among other things the application respects the system's openSSL configuration.- Added patch for issue #811 fixing divide key (/) on keypad for 1.0x series, commit https://github.com/bmiklautz/FreeRDP/commit/e0cc1e60657b5883a907e5da2f70eb27bf0b91f1 - Added changelog FreeRDP 1.0.2 is a maintenance release which contains several bug and stability fixes. * xfreerdp: * new parameter --from-stdin - prompts for unspecified arguments username, password, domain and host. * fix compability with x2go * fix keyboard state in remote app * documentation fixes * fixed crash when started with --authonly (#843) * libfreerdp-core: * several memory leaks and double frees were fixed * support for FastPath PDUs up to 32767 * register audio only if plugin is registered * load extensions after argument parsing * libfreerdp-utils: * fixed crash when HOME environment variable wasn't set * xfreerdp-server: * deadlock fixed * accept TLSv1 and SSLv3 * smartcard: * don't incorrectly set SCARD_STATE_IGNORE * libfreerdp-codec: * performance improvement * libfreerdp-gdi: * support for PatBlt DPa operation * plugin: * ignore CHANNEL_FLAG_SUSPEND/CHANNEL_FLAG_RESUME to prevent possible crash For a detailed list of changes use "git log 1.0.1..1.0.2" known problems: * If windows input language is set to german pressing the divde key (/) on the keypad results in minus (-) (see issue #811)- update to 1.0.2 - bugfix release (no changelog posted) - drop patches that are upstream- only enable SSE2 on x86*- disable SSE2 for ARM as well- disable SSE2 for powerpc- build with WITH_SSE2=ON as freerdp now uses runtime detection (bnc#793611)- added freerdp-fix-pulse-no-device-name.patch in order to fix a segfault in case device name is not provided (bnc#785437)- added freerdp-fix-linking-with-libpulse.patch in order to link correctly with libpulse (https://github.com/FreeRDP/FreeRDP/issues/418, bnc#785437)- added freerdp-fix-incorrect-numlock-state.patch which fixes incorrect num lock state when connecting (https://github.com/FreeRDP/FreeRDP/pull/564)- added freerdp-fix-FindPCSC-macro.patch which fixes the build by setting PCSC_LIBRARIES and PCSC_INCLUDE_DIRS variables explicitly which are otherwise empty (https://github.com/FreeRDP/FreeRDP/issues/562)- applied fix for a bug in freerdp-fix-bitmap-cache.patch from upstream git- added freerdp-fix-bitmap-cache.patch fixing a problem with the bitmap cache resulting in garbled images (https://github.com/FreeRDP/FreeRDP/issues/348)- split off -plugins subpackage - specfile cleanup- rewrote spec for using cmake. - update to version 1.0.1 - FreeRDP 1.x series is a complete rewrite now licensed under the Apache License 2.0 - RemoteFX - Both encoder and decoder - SSE2 and NEON optimization - NSCodec - RemoteApp - Working, minor glitches - Multimedia Redirection - ffmpeg support - Network Level Authentication (NLA) - NTLMv2 - Certificate validation - FIPS-compliant RDP security - new build system (cmake) - added official logo and icon- add explicit dependency on libtool- add automake as buildrequire to avoid implicit dependency- cleanup to comply with the packaging policy - add header - use the correct license format - remove %clean section - simplify the manipulation of PLUGIN_PATH - remove %debug_package - add meaningful description - do not recompres the source tarball any more - corrected URLs- fix bnc#688484 by passing --with-sound=alsa and alsa-devel in BuildRequires- rewrote most of the spec file (wrong group, wrong subpackages, ldconfig called on devel package, shlibs inj devel package, ...) - update to 0.8.2: * libfreerdp: + fix buffer overflow when local timezone doesn't fit in 32 bytes + fix data corruption after TLS license package + free TLS resources to avoid memory leaks * mcs: + fix connecting to VirtualBox with extra channels * rdpsnd plugin: + ensure the ALSA device is closed when freeing resources * rdpdr plugin: + fix various memory leaks + fix a segfault in multi-session environment- initial buildlibuwac0-develcloud119 1551719695 0.0.12.0.0~rc4-lp150.2.3.10.0.12.0.0~rc4-lp150.2.3.12.0.0~rc4-lp150.2.3.12.0.0~rc4-lp150.2.3.1uwac0uwacuwac-tools.huwac.huwac0uwac-relwithdebinfo.cmakeuwac.cmakeuwacConfig.cmakeuwacConfigVersion.cmakelibuwac0.souwac0.pc/usr/include//usr/include/uwac0//usr/include/uwac0/uwac//usr/lib64/cmake//usr/lib64/cmake/uwac0//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:9776/openSUSE_Leap_15.0_Update/1b0d3c1737fbc8d1e68c8a2802a924a3-freerdp.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxdirectoryC source, UTF-8 Unicode textASCII textpkgconfig filePPRRRRӌqMh6-utf-823da8bce8d5f2cf89001bdbbf5a2fb5e7463979c5ae75b3a8944ff3807006683?7zXZ !t/c'`] crt:bLL Lƿ[D{HD"aN3[G)" !jЊCy8y %'I ̟GPEF[/ԥ R,ABwM>?LDIXPX9#!28:\NgNG,*dրt Ty0\͚M%fZf}G{NxEMeu@5)n |m]IM%I"\ڰzcBpP}>*2IiUFƖ=d)4K;鮴LKEO291MX蹓T>zE(o9.g1,!!ULH\lXړ]^Ȓ5JQ8TVhݷǍ"Ӂ53I/v{뤝!WR_c}32oP6~u)J0􁤌j +rq 'ӹ-=B|/+W]l*/}YMhLiȫySugo N~?"5AAQ&ddi[$1k5iG]+m%uLOOk, '؄|sY-2 ^jB4y_o:7/^= ԅyA0>^C<҈̪̼"D59^-_G܎ =/Mڛ1THGY!l)Ed+8[*tQgHT[145L֎y|{w4 ީnEQwsJPg$ )@ &Rk-MWR2'E{S3E -H^ob[H 4#J=,JTl6K4"9Zt8~|:KO<"ZfyT}2l,!@Pt%oM}l~ %L\X$NKo?N*R/ht+VփXCOO/կi0H͉vi_8Xt8s"F ̵ə{䤏tR~.PGB>XyB'`#*TI{EgzN/ Es"9OnacǁzX9{jZin3rD9Uhnbͱr!]'>%3z3hǪeSq!֧؁?`\-+v!QA3ڿ|Nд?ZU>46ͧ;@ఒvxdT"TA'YM|FOgm0Z/Ix"&b.p '$ec#w۵Wl!STܛҖEFL{/5˲TVcWp+h+,VFrYeG@6WvXã?yzo3oC6 +EsiZTerksA l!kۣ:ۦ:G@UkO4>lۄW'11߰!YӴ!4_yH!u0fWԸ?0 8f|dFb4`% 0O_nI -{8f|kHz5g]q2 P@=-^L ,e6e Z@{Sd\b/ ;1 \/k5Gӂ:t)ƀ]EN'H?ml5hWj iznRXuǠo qL3cգL+}A,9l#:BXMU0 I 1yظcx6 _(O} d~M73WO°gfsma*8ZznLaEGꦟO̓?r );SKa$-M1 U^")}ibX `!v F Lb1U! \Js?6zݍ2SX4hlyٓkzmGp=ϔECR|[7v1Y#CWq ڜfTdE#q@->Z Sw f#jJJ;>?Ne}egJkr@\;7ٔ}YR%.J؊;+r`7j!icx>T}xyi5o)P y7Oti[mK >B}zg|)=τ^:dN.]>$(( 5 TSp$I{&DY[#k!hJW}I#pl<\~gy)w\ك~%ym%vHi~:{gD(qEeФiYriܒ#K<?P< ^Myhj c \JniDF_R5 5-^h?w .=& 8p cxa6 1Xt}|[>H܀)[yУYwsNU`^nv+yy&D>i4Q)ݾMuμVf8f` CZ[®3ˎziz<S6}Q9gFzQ/0ȵ" 5yD6W<ɤ 'ɌzD,a20|\ ^[ kVﰂ\=tQxx\6$KV6p?b%CIV3M*]?rqQy֕P(!X ,@KsÅWC|9ug_~<ɍٷ+jeDYNJGFyn}@su=C !Ih[ҚMn+VJ?dSk%QgabxrNKȰՔn}9D6)TemRܜ!j~j+(y+~ NԎE|5m,^0v1/0-` y;/GDPss(VX!+V߻.Iqk R.D~f%6U>ae^ 3>@Y,t#~j;`[JB^1/V{aO(O \cpΫ{%>Id/f 3﹃xLH{sU(g1,fro$Kfvʸ~D{6ŗ`z,0r{.溍ñcPʙn-l&}c9/'#RN`%*Y9l#yv@pZ7ūݢQf. &0HK=(jcjci3ŧ YZ