qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Misc next patches
@ 2023-02-15 17:47 Daniel P. Berrangé
  2023-02-15 17:47 ` [PULL 1/5] crypto: TLS: introduce `check_pending` Daniel P. Berrangé
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Daniel P. Berrangé @ 2023-02-15 17:47 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-block, Ronnie Sahlberg, Kevin Wolf, libvir-list,
	Gerd Hoffmann, Paolo Bonzini, Peter Lieven, Hanna Reitz,
	Daniel P. Berrangé

The following changes since commit 6a50f64ca01d0a7b97f14f069762bfd88160f31e:

  Merge tag 'pull-request-2023-02-14' of https://gitlab.com/thuth/qemu into staging (2023-02-14 14:46:10 +0000)

are available in the Git repository at:

  https://gitlab.com/berrange/qemu tags/misc-next-pull-request

for you to fetch changes up to 36debafddd788066be10b33c5f11b984a08e5c85:

  ui: remove deprecated 'password' option for SPICE (2023-02-15 11:14:58 -0500)

----------------------------------------------------------------
 * Document 'password-secret' option for -iscsi
 * Deprecate iSCSI 'password' in favour of 'password-secret'
 * Remove deprecated 'password' option for SPICE
 * Fix handling of cached read buffers with TLS

----------------------------------------------------------------

Antoine Damhet (2):
  crypto: TLS: introduce `check_pending`
  io/channel-tls: fix handling of bigger read buffers

Daniel P. Berrangé (3):
  block: mention 'password-secret' option for -iscsi
  block: deprecate iSCSI 'password' in favour of 'password-secret'
  ui: remove deprecated 'password' option for SPICE

 block/iscsi.c                   |  3 ++
 crypto/tlssession.c             | 14 +++++++
 docs/about/deprecated.rst       | 16 ++++----
 docs/about/removed-features.rst |  7 ++++
 include/crypto/tlssession.h     | 11 ++++++
 io/channel-tls.c                | 66 ++++++++++++++++++++++++++++++++-
 qemu-options.hx                 | 13 ++-----
 ui/spice-core.c                 | 15 --------
 8 files changed, 111 insertions(+), 34 deletions(-)

-- 
2.39.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-02-16 11:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-15 17:47 [PULL 0/5] Misc next patches Daniel P. Berrangé
2023-02-15 17:47 ` [PULL 1/5] crypto: TLS: introduce `check_pending` Daniel P. Berrangé
2023-02-15 17:47 ` [PULL 2/5] io/channel-tls: fix handling of bigger read buffers Daniel P. Berrangé
2023-02-15 17:47 ` [PULL 3/5] block: mention 'password-secret' option for -iscsi Daniel P. Berrangé
2023-02-15 17:47 ` [PULL 4/5] block: deprecate iSCSI 'password' in favour of 'password-secret' Daniel P. Berrangé
2023-02-15 17:47 ` [PULL 5/5] ui: remove deprecated 'password' option for SPICE Daniel P. Berrangé
2023-02-16 11:16 ` [PULL 0/5] Misc next patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).