xpra/_servicedata
Scott Bradnick 78f5559342 - Remove ffmpeg dependency: upstream removed the ffmpeg decoded in
version 6.0.
- Update to version 6.2.0+git20241010.57777eda:
  * fix missing comtypes.stream error message
  * ensure file-transfer error handlers clean up properly
  * update the release notes
  * we don't need rencode since v6
  * type hint fixes: need stronger type
  * #4377 import xsync when needed
  * type hint fixes
  * #4372 raise min iterations
  * #4372 avoid even semi-predictable iv
  * #4372 handle iv as bytes on lower layer
  * #4372 send a new iv with every new context
  * repr is safer than nonl
  * prettify printing of network addresses
  * 0 is a valid port number, it means assign one
  * payload is not always the same as 'data'
  * #4372 call finalize() in tests
  * #4372 dump encrypted packet data for debugging
  * derp: match code committed
  * #4372 call cipher.finalize after each block
  * move the 'encryption' prefix to callers
  * (try to) simplify
  * add more cbc roundtrip test, same as the new html5 code
  * #4372 oops: remove debug logging
  * fix type hints
  * #4372 the correct block size for AES is 128 bits
  * cosmetic
  * #4372 log python-cryptography info, add stronger types

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xpra?expand=0&rev=148
2024-10-11 17:03:09 +00:00

4 lines
230 B
Plaintext

<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/Xpra-org/xpra</param>
<param name="changesrevision">57777eda2dc6246d06ed42dd1816627af1acfdf4</param></service></servicedata>