Add upstream commit 1a2f33cb59 to fix memory corruption in the remote driver

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=1012
This commit is contained in:
James Fehlig 2023-12-08 22:43:32 +00:00 committed by Git OBS Bridge
parent 974fe223e0
commit ddcd43f2df
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e1f8ce4c58a2528414ee4c85eabe27cf877bef0315a5cbbe7212aedd35013724
size 9691612
oid sha256:5df0bc722f6ab73dcc96695824b4935847d81903385eb2b91ab8650effe899ad
size 9691592

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 8 22:34:55 UTC 2023 - James Fehlig <jfehlig@suse.com>
- Add upstream commit 1a2f33cb59 to fix memory corruption in the
remote driver
-------------------------------------------------------------------
Fri Dec 1 22:10:31 UTC 2023 - James Fehlig <jfehlig@suse.com>