SHA256
1
0
forked from pool/libvirt

Use netcat-openbsd instead of socat

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=58
This commit is contained in:
2010-06-25 15:16:19 +00:00
committed by Git OBS Bridge
parent 78c7fb52cc
commit b5b40f2eb6
3 changed files with 9 additions and 44 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 25 09:02:38 MDT 2010 - jfehlig@novell.com
- Use netcat-openbsd, which contains a proper 'nc' program
supporting the '-U' option. Drop socat.patch.
bnc#611023
-------------------------------------------------------------------
Mon Jun 21 10:00:13 MDT 2010 - jfehlig@novell.com
- Re-enable numa support now that bnc#598488 is resolved.