Up to [cvs.NetBSD.org] / pkgsrc / sysutils / libvirt
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
*: recursive bump for icu 76 shlib major version bump
*: revbump for icu downgrade
*: recursive bump for icu 76.1 shlib bump
revbump after icu and protobuf updates
*: recursive bump for gnutls p11-kit option (existing installations need the bl3.mk included, but it's now only optionally included)
*: recursive bump for icu 74.1
*: bump for openssl 3
*: recursive bump for Python 3.11 as new default
revbump after textproc/icu update
massive revision bump after textproc/icu update
*: bump PKGREVISION for libunistring shlib major bump
*: Revbump packages that use Python at runtime without a PKGNAME prefix
*: recursive bump for perl 5.36
revbump for textproc/icu update
*: recursive bump for perl 5.34
Revbump packages with a runtime Python dep but no version prefix. For the Python 3.8 default switch.
*: Recursive revbump from textproc/icu-68.1
*: bump PKGREVISION for perl-5.32.
libvirt: skip portability check on HTML file
*: revbump after fontconfig bl3 changes (libuuid removal)
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
*: recursive bump for libffi
all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
*: Recursive revision bump for openssl 1.1.1.
*: Recursive revbump from devel/boost-libs
sysutils: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct.
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8
Recursive revbump from boost-1.71.0
Bump PKGREVISIONs for perl 5.30.0
*: recursive bump for gdk-pixbuf2-2.38.1
*: recursive bump for nettle 3.5.1
Recursive revbump from boost-1.70.0
Omit mentions of python 34 and 35, after those were removed. - Includes some whitespace changes, to be handled in a separate commit.
PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump.
libvirt: explicitly disable polkit. Otherwise, it picks it up if it is installed, leading to a PLIST mismatch.
Revbump after cairo 1.16.0 update.
Recursive revbump from hardbuzz-2.1.1
Recursive bump for perl5-5.28.0
extend PYTHON_VERSIONS_ for Python 3.7
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Recursive bump for new fribidi dependency in pango.
Recursive bumps for fontconfig and libzip dependency changes.
Bump PKGREVISION for gdbm shlib major bump
Revbump after boost update
recursive bump for libxkbcommon removal from at-spi2-core
Revbump for boost update
Recursive revbump from boost update
Recursive revbump from fonts/harfbuzz
Recursive bump for harfbuzz's new graphite2 dependency.
Revbump after boost update
Add python-3.6 to incompatible versions.
Revbump post boost update
Recursive PKGREVISION bump for gnutls shlib major bump.
Revbump after graphics/gd update
Give up maintaining libvirt - I haven't had any VMs which could take advantage of this for a long time, and I don't want anyone to think I'm looking after this.
Remove python33: adapt all packages that refer to it.
Fixed some pkglint warnings.
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Bump PKGREVISION for security/openssl ABI bump.
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Bump PKGREVISION for nettle shlib major bump.
Revbump because of security/libssh2 update.
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Recursive revbump following MesaLib update, categories p through x.
Revbump because of security/libbsh2 update.
Add pcap bl3. From Matthias Ferdinand; fixes build on Linux. Should be a no-op on BSD systems.
Depend on iconv and stop installing charset.alias. Surely it isn't ok for random packages to install charset.alias; it will conflict.
Add yajl bl3, because it fails without. How this built in bulk builds before is a mystery to me. No revbump because either the old package is ok or it didn't build.
Pullup ticket #4523 - requested by agc sysutils/libvirt: security update Revisions pulled up: - sysutils/libvirt/Makefile 1.26 - sysutils/libvirt/PLIST 1.10 - sysutils/libvirt/distinfo 1.7 --- Module Name: pkgsrc Committed By: agc Date: Sun Oct 19 08:48:07 UTC 2014 Modified Files: pkgsrc/sysutils/libvirt: Makefile PLIST distinfo Log Message: Update to libvirt-1.2.9 from 1.2.6 A vast number of features, portability changes, and bug fixes were introduced, including fixes for two vulnerabilities: CVE-2014-3633: qemu: blkiotune: Use correct definition when looking up disk (Peter Krempa), CVE-2014-3657: domain_conf: fix domain deadlock (Pavel Hrdina) as well as spec: Update polkit dependencies for CVE-2013-4311 (Jiri Denemark)
Update to libvert-1.2.9 from 1.2.6 A vast number of features, portability changes, and bug fixes were introduced, including fixes for two vulnerabilities: CVE-2014-3633: qemu: blkiotune: Use correct definition when looking up disk (Peter Krempa), CVE-2014-3657: domain_conf: fix domain deadlock (Pavel Hrdina) as well as spec: Update polkit dependencies for CVE-2013-4311 (Jiri Denemark)
Upgrade to 1.2.6; Add options: xen (optional) enable management of XEN virtual domains (requires xentools42.) libssh2 enable remote management over ssh2 (default) lvm (optional) allow management of LVM based storage (only works on Linux, as it looks for pvcreate/etc) hal (optional) support for hal dbus (optional) support for dbus avahi (optional) support for avahi Changelog: 1.2.6: Jul 2 2014 Features: libxl: add migration support and fixes (Jim Fehlig), various improvements and fixes for NUMA (Michal Privoznik) Documentation: security: manager: Document behavior of disk label manipulation funcs (Peter Krempa), fix some typos in formatdomain.html (Jincheng Miao), virsh: man: Correctly spell QEMU (Peter Krempa), virsh: man: Fix examples and docs for virsh version (Peter Krempa), Added example script on how to convert LXC container config (Cédric Bosdonnat), blockjob: document recent job addition (Eric Blake), virsh: Add details about specified migration host (Chen Fan), blockcommit: document semantics of committing active layer (Eric Blake), fix a typo in hacking.html.in (Wangrui (K)), formatcaps: Rework and add stubs to document (Michal Privoznik) Portability: build: link libvirt_conf with libxml (Martin Kletzander), vbox: fix linker error (Jim Fehlig), libxl: don't break the build on Xen>=4.5 because of libxl_vcpu_setaffinity() (Dario Faggioli), Add PKG_CONFIG_PATH to run.in script. (Daniel P. Berrange), Change 'interface' to 'iface' in virNetworkDHCPLease (Daniel P. Berrange), Fix shadowed variable with older gcc (Ján Tomko), Add pkg-config files to allow deps to build against source tree (Daniel P. Berrange), Add pkg-config files for libvirt-qemu & libvirt-lxc (Daniel P. Berrange), blockjob: avoid compiler uncertainty in info sizing (Eric Blake), build: prefer -fstack-protector-strong to -all (Ján Tomko), build: remove ssp-buffer-size (Ján Tomko), build: remove duplicit warning suppression (Ján Tomko), virnetdev: Use ifname in virNetDevGetLinkInfo (Michal Privoznik), Fix virbitmaptest on 32-bit (Ján Tomko), translations: Don't leave default template fields in .po files (Martin Kletzander), tests: Build virstoragetest only when storage driver is compiled too (Peter Krempa), Fix build on freebsd (Pavel Hrdina) Bug Fixes: qemu: copy: Accept 'format' parameter when copying to a non-existing img (Peter Krempa), storage: gluster: Fix header reader function (Peter Krempa), conf: storage: Add volume feature formatter for gluster pools (Peter Krempa), vboxsnapshotxmltest: Don't write to a file in abs_srcdir (Michal Privoznik), securityselinuxlabeltest: Don't create dummy file in the srcdir (Michal Privoznik), Report one error less when getting net dev speed (Ján Tomko), Only detect PCI Express devices as root in udev nodedev driver (Ján Tomko), libxl: add PV console if not explicitly specified (Jim Fehlig), qemu: snapshot: Save persistent domain config when taking external snapshot (Peter Krempa), bhyve: fix build by fixing typo in variable name (Roman Bogorodskiy), docs: publish correct enum values (Eric Blake), qemu: fix guestfwd chardev option back how it was (Martin Kletzander), Fix typo s/SASL_CONF_DIR/SASL_CONF_PATH/ in QEMU VNC code (Daniel P. Berrange), qemu: blockcopy: Don't remove existing disk mirror info (Peter Krempa), bridge: leases: Fix potential crash caused by use after free (Peter Krempa), Free DHCP leases file in networkGetDHCPLeasesHelper (Ján Tomko), Rework remoteSerializeDHCPLease (Ján Tomko), Free file header in virStorageFileGetMetadataRecurse (Ján Tomko), graphics: remember graphics not auto allocated ports (Giuseppe Scrivano), LXC: trivially support flag VIR_DRV_FEATURE_TYPED_PARAM_STRING (Chen Hanxiao), cmdFreepages: initialize @tmp (Michal Privoznik), Fix closedir usage in virNumaGetPages (Roman Bogorodskiy), Don't include @LIBS@ in libvirt.pc.in file (Daniel P. Berrange), virnuma: Actually build huge page code (Michal Privoznik), Do not call closedir with NULL argument (Ján Tomko), Fix invalid write in virNumaGetDistances (Ján Tomko), Properly check the return value of CCWAddressAsString (Ján Tomko), virsh: fix broken code in freepages (Eric Blake), Fix xmconfigtest (Jim Fehlig), vbox_snapshot_conf: fix wrong use of 'xmlSaveFormatFileEnc' (Pavel Hrdina), tests: fix vbox snapshot xmls (Pavel Hrdina), vbox: fix a segfault when taking a snapshot (Yohan BELLEGUIC), vbox: snapshot: Avoid memleaks in functions dealing with disk arrays (Peter Krempa), vbox: snapshot: Avoid memleak in virVBoxSnapshotConfAllChildren (Peter Krempa), uuid: Fix coverity warning of unchecked return value (Peter Krempa), network: bridge: Avoid freeing uninitialized pointer on cleanup path (Peter Krempa), net: leaseshelper: Refactor copying of old entries to avoid double free (Peter Krempa), net: leaseshelper: Ignore corrupted lease file and rewrite it (Peter Krempa), net: leaseshelper: Don't crash if DNSMASQ doesn't provide lease expiry (Peter Krempa), blockjob: don't remove older-style mirror XML (Eric Blake), blockcommit: require base below top (Eric Blake), leaseshelper: fix another crash (Pavel Hrdina), bhyve: do not cleanup unallocated networks on fail (Roman Bogorodskiy), bhyve: fix crash in bhyveBuildNetArgStr (Roman Bogorodskiy), storage: report VIR_ERR_NO_STORAGE_VOL when the file doesn't exist (Giuseppe Scrivano), blockcommit: fix regression with explicit top argument (Eric Blake), virsh: forbid negative vcpu argument to vcpupin (Jincheng Miao), Fix crash when saving a domain with type none dac label (Ján Tomko), vbox_snapshot_conf: Resolve Coverity warnings (John Ferlan), vbox_temp: Resolve Coverity warnings (John Ferlan), libxl: Resolve Coverity warnings (John Ferlan), leaseshelper: fix crash (Pavel Hrdina), qemu: Properly label FDs when restoring domain with static label (Shivaprasad G Bhat), nodeinfo: avoid uninitialized variable on error (Eric Blake), storage: fix memory leak with encrypted images (Eric Blake), vbox: fix compilation error (Roman Bogorodskiy), SELinux: don't fail silently when no label is present (Ján Tomko), parallels: Avoid possible leak of "cpu" from parallelsBuildCapabilities (Peter Krempa), Fix storage format probing (Ján Tomko), network: bridge: Avoid memory leak from networkBuildDhcpDaemonCommandLine (Peter Krempa), qemu: monitor: Fix type of holdtime argument in qemuMonitorJSONSendKey (Peter Krempa), libxl: Avoid possible use of uninitialized mem in libxlDomainStart (Daniel P. Berrange), qemu: Remove character device backend only after frontend is gone (Jiri Denemark), qemu: Remove disk backend only after frontend is gone (Jiri Denemark), qemu: Remove interface backend only after frontend is gone (Jiri Denemark), Don't use AI_ADDRCONFIG when binding to wildcard addresses (Ján Tomko), qemu: Unref cfg when detaching hostdev interface (Jiri Denemark), virsh: Check whether found volume is member of the specified storage pool (Peter Krempa) Improvements: Introduce virFileReadAllQuiet (Ján Tomko), Track privileged state in udev nodedev driver (Ján Tomko), build: fix 'make syntax-check' after commit c6cf5df3 (Jim Fehlig), LXC: throw an error if we failed to get Idmap elements (Chen Hanxiao), cpu: Add new Broadwell CPU model (Jiri Denemark), net: merge virNetworkGetDHCPLeases and virNetworkGetDHCPLeasesForMAC (Peter Krempa), Add test for type none model dac seclabel (Ján Tomko), test: add user_xattr check for securityselinuxlabeltest (Jincheng Miao), libxl: detect support for save and restore (Jim Fehlig), security: nop: Avoid very long lines (Peter Krempa), security: Fix header formatting of a few functions (Peter Krempa), security: manager: Unify function header format (Peter Krempa), security: manager: Avoid forward decl of virSecurityManagerDispose (Peter Krempa), security: Rename virSecurityManagerRestoreImageLabel to *Disk* (Peter Krempa), util: s/virStorageSourceClearBackingStore/virStorageSourceBackingStoreClear (Peter Krempa), Fix a typo in a localized string (Daniel Veillard), virConnectCompareCPU: Introduce FAIL_INCOMPATIBLE flag (Jiri Denemark), cpuCompare*: Add support for reporting failure on incompatible CPUs (Jiri Denemark), cpu: Cleanup coding style in generic CPU driver (Jiri Denemark), virsh: Remove bogus stat on log file (Jiri Denemark), enhance hostdev mode 'capabilities' process (Jincheng Miao), storage: Don't store parent directory of an image explicitly (Peter Krempa), storage: Don't canonicalize paths unnecessarily (Peter Krempa), tests: virstoragetest: Remove unneeded relative test plumbing (Peter Krempa), tests: virstoragetest: Don't test relative start of backing chains (Peter Krempa), util: storage: Remove now redundant backingRelative from virStorageSource (Peter Krempa), tests: virstoragetest: Remove now unused pathAbs (Peter Krempa), storage: Store relative path only for relatively backed storage (Peter Krempa), tests: virstoragetest: Remove "expBackingStore" field (Peter Krempa), util: storage: Add helper to resolve relative path difference (Peter Krempa), LXC: check whether we get MemSwap[Total|Usage] (Chen Hanxiao), qemu: enum cleanups in "src/qemu/*" (Julio Faracco), libxl: fix version annotation of migration functions (Jim Fehlig), virtportallocator: new function "virPortAllocatorSetUsed" (Giuseppe Scrivano), net-dhcp-leases: Add virsh support (Nehal J Wani), net-dhcp-leases: Private implementation inside network (Nehal J Wani), net-dhcp-leases: Implement the remote protocol (Nehal J Wani), net-dhcp-leases: Implement the public APIs (Nehal J Wani), virNumaGetPages: Don't fail on huge page-less systems (Michal Privoznik), virNumaGetPageInfo: Take huge pages into account (Michal Privoznik), storage: gluster: Avoid name shadow on older compilers (Peter Krempa), storage: gluster: Add backend to return unique storage file path (Peter Krempa), Increase the size of REMOTE_MIGRATE_COOKIE_MAX to REMOTE_STRING_MAX (Shivaprasad G Bhat), nodedev: Introduce <pci-express/> to PCI devices (Michal Privoznik), virpci: Introduce virPCIDeviceIsPCIExpress and friends (Michal Privoznik), storage: better tests of lookup (Eric Blake), storage: renumber lookup tests (Eric Blake), storage: add alias for less typing (Eric Blake), qemu: snapshot: Don't mark all block disks for metadata reuse (Peter Krempa), bhyve: silent destroy command errors on cleanup (Roman Bogorodskiy), bhyve: implement PCI address allocation (Roman Bogorodskiy), virNetDevGetLinkInfo: Don't report link speed if NIC's not up (Michal Privoznik), tests: virstoragetest: Fix output when hitting errors (Peter Krempa), blockcommit: update error messages related to block jobs (Eric Blake), virsh: improve blockcopy UI (Eric Blake), virNodeDevCapPCIDevParseXML: Initialize numa_node variable (Michal Privoznik), virsh: Reject negative numbers in vshCommandOptULongLong (Peter Krempa), virsh: Reject negative numbers in vshCommandOptUL (Peter Krempa), virsh: Reject negative numbers in vshCommandOptUInt (Peter Krempa), security: Don't skip labelling for network disks (Peter Krempa), storage: volume: Rework lookup of volume objects (Peter Krempa), storage: Clean up unlocking of storage pool objects (Peter Krempa), storage: pool: Fix handling of errors on pool lookup failure (Peter Krempa), virsh: include bhyve in virsh -V output (Roman Bogorodskiy), maint: exempt graphic binaries from syntax check (Eric Blake), vmware: make version parsing more robust (Jean-Baptiste Rouault), node_device: Expose link state & speed (Michal Privoznik), interface_backend_udev: Implement link speed & state (Michal Privoznik), virnetdev: Introduce virNetDevGetLinkInfo (Michal Privoznik), virInterface: Expose link state & speed (Michal Privoznik), vbox_tmpl.c: Add function for undefining snapshot (Yohan BELLEGUIC), vbox_tmpl.c: Patch for redefining snapshots (Yohan BELLEGUIC), Add vbox_snapshot_conf struct (Yohan BELLEGUIC), vbox_tmpl.c: Better XML description for snapshots (Manuel VIVES), qemu: ignore -nodefconfig and -nodefaults when parsing commandline (Laine Stump), test: display qemuParseCommandline warnings when VIR_TEST_DEBUG > 0 (Laine Stump), m4: bhyve: Fix check for the required bhyve programs (Peter Krempa), vmx: Relax virtualHW.version check (Matthias Bolte), conf: alter disk mirror xml output (Eric Blake), conf: store mirroring information in virStorageSource (Eric Blake), conf: store disk source as pointer, for easier manipulation (Eric Blake), conf: consolidate disk def allocation (Eric Blake), conf: store snapshot source as pointer, for easier manipulation (Eric Blake), nodedev: Export NUMA node locality for PCI devices (Michal Privoznik), Implement pretty flag for vcpuinfo and nodecpumap (Ján Tomko), Introduce virBitmapDataToString (Ján Tomko), Always report an error if virBitmapFormat fails (Ján Tomko), Format NULL bitmap as an empty string (Ján Tomko), virsh: Separate API calls and result printing in cmdVcpuinfo (Ján Tomko), virsh: Invert logic in cmdVcpuinfo (Ján Tomko), Parallels: Include CPU info in the capabilities XML (Alexander Burluka), Parallels: add connectBaselineCPU() (Alexander Burluka), Parallels: add domainGetVcpus() (Alexander Burluka), maint: prohibit empty first lines (Martin Kletzander), Remove unnecessary empty first lines (Martin Kletzander), Simplify conditions in virStorageBackendProbeTarget (Ján Tomko), Don't reuse 'ret' variable in virStorageBackendProbeTarget (Ján Tomko), vircaps2xmltest: Introduce basic testing (Michal Privoznik), libxl: introduce libxlDomainDefCheckABIStability (Jim Fehlig), maint: detect VPATH builds when checking for gnulib update (Eric Blake), maint: optimize locale.h syntax check (Eric Blake), virnuma: Check for numa_bitmask_isbitset presence (Michal Privoznik), cfg.mk: Introduce rule for setlocale() (Michal Privoznik), virnuma: Implement virNumaGetDistances stub for non-NUMA (Michal Privoznik), virCaps: Expose distance between host NUMA nodes (Michal Privoznik), virnuma: Introduce virNumaGetDistances (Michal Privoznik), tests: monitor: json: Fix error message when returning json in json (Peter Krempa), libxl: Move virDomainXMLOptionNew into libxlCreateXMLConf (Daniel P. Berrange), libxl: Don't pass libxlDriverPrivatePtr into libxlBuildDomainConfig (Daniel P. Berrange), libxl: Don't pass virDomainObjPtr to libxlBuildDomainConfig (Daniel P. Berrange), qemu: Return in from qemuDomainRemove*Device (Jiri Denemark), tests: storagetest: Unify and reformat storage chain format string (Peter Krempa), qemu: json: Add format strings for optional command arguments (Peter Krempa), util: string: Return element count from virStringSplit (Peter Krempa), storage: Traverse backing chains of network disks (Peter Krempa), storage: Change to new backing store parser (Peter Krempa), storage: Add infrastructure to parse remote network backing names (Peter Krempa), storage: Switch metadata crawler to use storage driver file access check (Peter Krempa), storage: Switch metadata crawler to use storage driver to read headers (Peter Krempa), storage: Switch metadata crawler to use storage driver to get unique path (Peter Krempa), storage: backend: Add possibility to suppress errors from backend lookup (Peter Krempa), test: storage: Initialize storage source to correct type (Peter Krempa), storage: Determine the local storage type right away (Peter Krempa), storage: Move virStorageFileGetMetadata to the storage driver (Peter Krempa), storage: Add API to check accessibility of storage volumes (Peter Krempa), storage: backend: Add unique id retrieval API (Peter Krempa), xenapi_utils: Adapt to enum cleanups (Michal Privoznik), virnuma.c: Fix some comments (Michal Privoznik), conf: more enum cleanups in "src/conf/domain_conf.h" (Julio Faracco), conf: enum cleanups in "src/conf/domain_conf.h" (Julio Faracco), cpu: use typedefs for enums in "src/cpu/cpu_map.h" (Julio Faracco), virsh-nodedev: Avoid spurious errors (Michal Privoznik), qemu: Process DEVICE_DELETED event in a separate thread (Jiri Denemark), qemu: Finish device removal in the original thread (Jiri Denemark), Add helper program to create custom leases (Nehal J Wani) Cleanups: Remove redundant docs from libvirt.h (Jiri Denemark), conf: whitespace tweak (Chen Fan)
Update libvirt from 1.2.2 to 1.2.5. The change log runs to 850 lines, but a short summary includes a fix for LSN-2014-0003: Don't expand entities when parsing XML (Daniel P. Berrange) (which I think is also CVE-2014-0179), new features, bug fixes, and portability improvements.
Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise.
Update libvirt from 1.2.1 to 1.2.2, including a vulnerability fix for (CVE-2013-6456) -- LXC device hotplug handling. For more information on this CVE, see http://secunia.com/advisories/56187 Changes from previous version (not summarised, sorry): Features: bhyve: add a basic driver (Roman Bogorodskiy), add LXC from native conversion tool (Cédric Bosdonnat), vbox: add support for v4.2.20+ and v4.3.4+ (Jean-Baptiste Rouault), Introduce Libvirt Wireshark dissector (Yuto KAWAMURA) Security: CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC hotunplug code (Daniel P. Berrange), CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC chardev hostdev hotplug (Daniel P. Berrange), CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC block hostdev hotplug (Daniel P. Berrange), CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC USB hotplug (Daniel P. Berrange), CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC disk hotplug (Daniel P. Berrange), CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC shutdown/reboot code (Eric Blake) Documentation: bhyve: add basic documentation (Roman Bogorodskiy), Add docs about use of systemd journal for logging (Daniel P. Berrange), Auto-generate the table of contents in logging doc (Daniel P. Berrange), Fix heading level in logging docs (Daniel P. Berrange), Document the keyboard as a valid input type (Ján Tomko), bandwidth: Adjust documentation (John Ferlan), remove <auth> from secret XML format (Ján Tomko), LXC: added some doc on domxml-from-native with mention of limitations (Cédric Bosdonnat), libxl: fix libxlDoDomainSave documentation (Jim Fehlig), grammar fixes in formatdomain (Chen Hanxiao), maint: fix grammar in conf file (Eric Blake), Fix minor typo in governance doc (Justin Clift), Write up the project governance process (Daniel P. Berrange), man: shm-merge-across-nodes is optional (Ján Tomko), docs/page.xls: remove unnecessary namespace attribute (Pavel Hrdina), add a permalink to html headers (Dan Kenigsberg), storage: Add document for possible problem on volume detection (Osier Yang), Add "note" for node-memory-tune (Osier Yang), Improve the document for nodesuspend (Osier Yang), refer to the correct event ID for DomainEventIOErrorReasonCallback (Claudio Bley), Add sample output of Wireshark dissector (Yuto KAWAMURA), Add missing space in <clock> documentation (Christophe Fergeau) Portability: build: skip virportallocatortest on cygwin (Eric Blake), build: ignore cygwin toolchain droppings (Eric Blake), build: avoid ld_preload tests on mingw (Eric Blake), build: fix cgroups on non-Linux (Eric Blake), build: fix build on 32-bit hosts (Eric Blake), maint: update to latest gnulib, for older autoconf (Eric Blake), Fix build of portallocator on mingw (Ján Tomko), lxc: Don't shadow global symbol "link" (Peter Krempa), storage: Fix build with older compilers afeter gluster snapshot series (Peter Krempa), spec: add missing dep of libvirt-daemon-config-network (Thierry Parmentelat), spec: require libvirt-daemon-driver-interface only when built (Thierry Parmentelat), Fixed build with clang. (Cédric Bosdonnat), Rename 'index' in virCapabilitiesGetCpusForNode (Ján Tomko), qemuxml2argvmock: Mock time() on non-linux platforms too (Michal Privoznik), build: Fix 'make rpm' in VPATH with wireshark (Martin Kletzander), Remove windows thread implementation in favour of pthreads (Daniel P. Berrange), Fix pthread_sigmask check for mingw32 without winpthreads (Daniel P. Berrange), Skip check-augeas-lockd when QEMU is disabled (Daniel P. Berrange), maint: add configure checks for BSD CPU affinity (Roman Bogorodskiy), BSD: implement virProcess{Get,Set}Affinity (Roman Bogorodskiy), tests: Fix PCI test data filenames for Windows (Matthias Bolte), wireshark: Fix VPATH build (Jiri Denemark), Honour prefix in wireshark install dir (Daniel P. Berrange), Use AC_PATH_PROG to search for dmidecode (Roman Bogorodskiy) Bug fixes: bhyve: defined domains should be persistent (Roman Bogorodskiy), Fix journald PRIORITY values (Daniel P. Berrange), spec: Fix braces around macros (Peter Krempa), spec: Use correct versions of libgfapi in RHEL builds (Peter Krempa), network: unplug bandwidth and call networkRunHook only when appropriate (Laine Stump), network: don't even call networkRunHook if there is no network (Laine Stump), Fix memory leak in virSCSIDeviceListDel() (Nehal J Wani), libxl: queue domain event earlier in shutdown handler (Jim Fehlig), virsh: mark CPU usage field names as translatable (Ján Tomko), virsh: initialize str to NULL to solve a build issue (Chen Hanxiao), virsh: Don't leak buffer if GetFDs fails in cmdCreate (Ján Tomko), libvirt-guests: Wait for libvirtd to initialize (Michal Privoznik), virSystemdCreateMachine: Set dependencies for slices (Michal Privoznik), Ignore additional fields in iscsiadm output (Ján Tomko), libxl: always use libxlVmCleanupJob in shutdown thread (Jim Fehlig), qemu: adjust maxmem/maxvcpu computation (Eric Blake), Fix multiple bugs in LXC domainMemoryStats driver (Daniel P. Berrange), Fix misspelled cpuacct.usage_percpu in cgroup mock. (Thorsten Behrens), virsh: fix memleak when starting a guest with invalid fd (Jincheng Miao), networkRunHook: Run hook only if possible (Michal Privoznik), bridge_driver.h: Fix build --without-network (Michal Privoznik), Fix conflicting types of virInitctlSetRunLevel (Ján Tomko), Fix reset of cgroup when detaching USB device from LXC guests (Daniel P. Berrange), Fix path used for USB device attach with LXC (Daniel P. Berrange), Don't block use of USB with containers (Daniel P. Berrange), storage: gluster: Don't leak private data when storage file init fails (Peter Krempa), storage: handle NULL return from virGetStorageVol (Michael Chapman), Fix leaks in vircapstest (Ján Tomko), AppArmor: Fix the place where the template should be installed (Cédric Bosdonnat), Libvirt lose sheepdogs volumes on pool refresh or restart. When restarting sheepdog pool, all volumes are missing. This patch add automatically all volume from the added pool. (Joel SIMOES), maint: fix line numbers in check-aclrules reports (Yuri Myasoedov), qemu: Use correct permissions when determining the image chain (Peter Krempa), virpci: Resolve coverity issues (John Ferlan), qemu: keep pre-migration domain state after failed migration (Martin Kletzander), qemu: Fix crash in virDomainMemoryStats with old qemu (Jiri Denemark), network: disallow <bandwidth>/<mac> for bridged/macvtap/hostdev networks (Laine Stump), Honor blacklist for modprobe command (John Ferlan), qemu: be sure we're using the updated value of backend during hotplug (Laine Stump), Resolve Coverity dead_error_begin (John Ferlan), qemu: Fix the error message for scsi host device's shareable checking (Osier Yang), xen: fix parsing xend http response (Jim Fehlig), storage: Fix the memory leak (Osier Yang), Fix buffer size in linuxNodeGetCPUstats (Bing Bu Cao), util: Correct the NUMA node range checking (Osier Yang), qemu: Avoid crash in qemuDiskGetActualType (Peter Krempa), linuxNodeGetCPUStats: Correctly handle cpu prefix (Bing Bu Cao), qemu: snapshot: Forbid snapshots when backing is a scsi passthrough disk (Peter Krempa), qemu: snapshot: Avoid libvirtd crash when qemu crashes while snapshotting (Peter Krempa), lxc: Fix coverity (Martin Kletzander), qemu: Don't detach devices if passthrough doesn't work (Jincheng Miao), pci: Fix failure paths in detach (Jiri Denemark), virSecuritySELinuxSetFileconHelper: Don't fail on read-only NFS (Michal Privoznik), Fix possible memory leak in virsh-domain-monitor.c in cmdDomblklist (Pavel Hrdina) Improvements: virsh: add --all flag to 'event' command (Eric Blake), virsh: support remaining domain events (Eric Blake), bhyve: support domain undefine (Roman Bogorodskiy), Add comments describing the different log sources (Daniel P. Berrange), Include error domain and code in log messages from errors (Daniel P. Berrange), Send virLogMetadata fields onto the journal (Daniel P. Berrange), qemu: Enable 'host-passthrough' cpu mode for arm (Oleg Strikov), domblkstat: Produce error message that at least sounds like English (Michal Privoznik), virDomainBlockStats(Flags): Produce saner error message on empty disk path (Michal Privoznik), tests: avoid littering /tmp (Eric Blake), sanlock: Truncate domain names longer than SANLK_NAME_LEN (Jiri Denemark), maint: Fix minor typo (unkown) (Yuri Chornoivan), libxl: Recognise ARM architectures (Ian Campbell), virsh: Honour -q in domblklist, vcpupin and emulatorpin (Michal Privoznik), spec: make systemd_daemon usage configurable (Eric Blake), spec: require device-mapper-devel for storage-disk (Eric Blake), spec: explicitly avoid bhyve on Linux (Eric Blake), build: use --with-systemd-daemon as configure option (Eric Blake), virNetDevVethCreate: Serialize callers (Michal Privoznik), network: include plugged interface XML in "plugged" network hook (Laine Stump), conf: output actual netdev status in <interface> XML (Laine Stump), conf: new function virDomainActualNetDefContentsFormat (Laine Stump), conf: re-situate <bandwidth> element in <interface> (Laine Stump), conf: make virDomainNetDefFormat a public function (Laine Stump), conf: handle null pointer in virNetDevVlanFormat (Laine Stump), conf: clarify what is returned for actual bandwidth and vlan (Laine Stump), rbd: Set timeout options for librados (Wido den Hollander), rbd: Include return statuses from librados/librbd in logging (Wido den Hollander), virsh: kill over-engineered asprintf failure recovery (Eric Blake), virsh: use more compact VIR_ENUM_IMPL (Eric Blake), libxl: handle on_crash coredump actions (Jim Fehlig), libxl: add dump dir to libxlDriverConfig object (Jim Fehlig), libxl: honor domain lifecycle event configuration (Jim Fehlig), Ensure systemd cgroup ownership is delegated to container with userns (Richard Weinberger), bhyve: implement node information reporting (Roman Bogorodskiy), Add virStringReplace method for substring replacement (Daniel P. Berrange), Add virStringSearch method for regex matching (Manuel VIVES), virNetServerRun: Notify systemd that we're accepting clients (Michal Privoznik), Add a stub for virCgroupGetDomainTotalCpuStats (Ján Tomko), maint: update to latest gnulib (Eric Blake), virsh: add net-event command (Eric Blake), virsh: add event command, for lifecycle events (Eric Blake), virsh: common code for waiting for an event (Eric Blake), virsh: common code for parsing --seconds (Eric Blake), libxl: queue shutdown event on domain shutdown (Jim Fehlig), Rename virDomainGetRootFilesystem to virDomainGetFilesystemForTarget (Daniel P. Berrange), Introduce new OOM testing support (Daniel P. Berrange), Add unit test for virCgroupGetPercpuStats. (Thorsten Behrens), Add unit test for virCgroupGetMemoryUsage. (Thorsten Behrens), Add unit test for virCgroupGetBlkioIo*Serviced (Thorsten Behrens), Widening API change - accept empty path for virDomainBlockStats (Thorsten Behrens), Implement lxcDomainBlockStats* for lxc driver (Thorsten Behrens), Implement domainGetCPUStats for lxc driver. (Thorsten Behrens), Make qemuGetDomainTotalCPUStats a virCgroup function. (Thorsten Behrens), Implement domainMemoryStats API slot for LXC driver. (Thorsten Behrens), Add util virCgroupGetBlkioIo*Serviced methods. (Thorsten Behrens), lxc: Add destroy support for suspended domains (Richard Weinberger), libxl: use job functions in libxlDomainSetSchedulerParametersFlags (Jim Fehlig), libxl: use job functions in libxlDomainSetAutostart (Jim Fehlig), libxl: use job functions in device attach and detach functions (Jim Fehlig), libxl: use job functions in vcpu set and pin functions (Jim Fehlig), libxl: use job functions in libxlDomainCoreDump (Jim Fehlig), libxl: use job functions in domain save operations (Jim Fehlig), libxl: use job functions when cleaning up a domain (Jim Fehlig), libxl: use job functions in libxlDomain{Suspend,Resume} (Jim Fehlig), libxl: use job functions in libxlDomainSetMemoryFlags (Jim Fehlig), libxl: use job functions in libxlVmStart (Jim Fehlig), libxl: Add job support to libxl driver (Jim Fehlig), libxl: remove libxlVmReap function (Jim Fehlig), libxl: always set vm id to -1 on shutdown (Jim Fehlig), qemu: Use virtio network device for aarch64/virt (Oleg Strikov), Add a default USB keyboard and USB mouse for PPC64 (Li Zhang), xen: format xen config for USB keyboard (Li Zhang), qemu: format qemu command line for USB keyboard (Li Zhang), qemu: Add USB keyboard capability (Li Zhang), conf: Remove the implicit PS2 devices for non-X86 platforms (Li Zhang), conf: Add keyboard input device type (Li Zhang), conf: Add one interface to add default input devices (Li Zhang), network: Taint networks that are using hook script (Michal Privoznik), network: Introduce network hooks (Michal Privoznik), network_conf: Expose virNetworkDefFormatInternal (Michal Privoznik), Add helper for running code in separate namespaces (Daniel P. Berrange), Add virFileMakeParentPath helper function (Daniel P. Berrange), Move check for cgroup devices ACL upfront in LXC hotplug (Daniel P. Berrange), Disks are always block devices, never character devices (Daniel P. Berrange), Record hotplugged USB device in LXC live guest config (Daniel P. Berrange), qemu: Implement VIR_DOMAIN_TAINT_HOOK (Michal Privoznik), virDomainTaintFlags: Introduce VIR_DOMAIN_TAINT_HOOK (Michal Privoznik), Add tests for secret XML parsing (Ján Tomko), Forgot to add lxcconf2xmldata to dist. (Cédric Bosdonnat), Support IPv6 in port allocator (Ján Tomko), Split out bind() from virPortAllocatorAcquire (Ján Tomko), qemu: snapshot: Add support for external active snapshots on gluster (Peter Krempa), qemu: snapshot: Use new APIs to detect presence of existing storage files (Peter Krempa), qemu: Switch snapshot deletion to the new API functions (Peter Krempa), storage: Add storage file backends for gluster (Peter Krempa), storage: add file functions for local and block files (Peter Krempa), storage: Add file storage APIs in the default storage driver (Peter Krempa), conf: Move qemuSnapshotDiskGetActualType to virDomainSnapshotDiskGetActualType (Peter Krempa), conf: Move qemuDiskGetActualType to virDomainDiskGetActualType (Peter Krempa), spec: add missing dep of libvirt-daemon-config-nwfilter (Eric Blake), lxc from native: removed now remaining useless line (Cédric Bosdonnat), Fix stream related spelling mistakes (Philipp Hahn), LXC from native: convert blkio throttle config (Cédric Bosdonnat), LXC from native: map vlan network type (Cédric Bosdonnat), LXC from native: map block filesystems (Cédric Bosdonnat), LXC from native: map lxc.arch to /domain/os/type@arch (Cédric Bosdonnat), LXC from native: add lxc.cgroup.blkio.* mapping (Cédric Bosdonnat), LXC from native: map lxc.cgroup.cpuset.* (Cédric Bosdonnat), LXC from native: map lxc.cgroup.cpu.* (Cédric Bosdonnat), LXC from native: migrate memory tuning (Cédric Bosdonnat), LXC from native: convert lxc.id_map into <idmap> (Cédric Bosdonnat), LXC from native: convert macvlan network configuration (Cédric Bosdonnat), LXC from native: convert lxc.tty to console devices (Cédric Bosdonnat), LXC from native: convert phys network types to net hostdev devices (Cédric Bosdonnat), LXC from native: migrate veth network configuration (Cédric Bosdonnat), LXC from native: implement no network conversion (Cédric Bosdonnat), LXC from native: migrate fstab and lxc.mount.entry (Cédric Bosdonnat), LXC from native: import rootfs (Cédric Bosdonnat), LXC driver: started implementing connectDomainXMLFromNative (Cédric Bosdonnat), Improve virConf parse to handle LXC config format (Cédric Bosdonnat), event: pass reason for PM events (Eric Blake), event: convert remaining domain events to new style (Eric Blake), event: client RPC protocol tweaks for domain lifecycle events (Eric Blake), event: prepare client to track domain callbackID (Eric Blake), event: server RPC protocol tweaks for domain lifecycle events (Eric Blake), event: dynamically manage server-side RPC domain events (Eric Blake), qemu: Implement a stub cpuArchDriver.baseline() handler for aarch64 (Oleg Strikov), libxl: register for domain events immediately after creation (Jim Fehlig), libxl: rename libxlCreateDomEvents to libxlDomEventsRegister (Jim Fehlig), vircapstest: Introduce virCapabilitiesGetCpusForNodemask test (Pradipta Kr. Banerjee), Handle non-sequential NUMA node numbers (Pradipta Kr. Banerjee), storage: gluster: Set volume metadata in a separate function (Peter Krempa), qemu: introduce spiceport chardev backend (Martin Kletzander), qemu: remove pointless condition (Martin Kletzander), qemu: rework '-serial none' (Martin Kletzander), conf: introduce spiceport chardev backend (Martin Kletzander), rbd: Use rbd_create3 to create RBD format 2 images by default (Wido den Hollander), build: correctly check for SOICGIFVLAN GET_VLAN_VID_CMD command (Laine Stump), virNetworkLoadState: Disallow mangled 'floor' element (Michal Privoznik), networkStartNetwork: Be more verbose (Michal Privoznik), qemu: hyperv: Add support for timer enlightenments (Peter Krempa), conf: Enforce supported options for certain timers (Peter Krempa), schema: Fix guest timer specification schema according to the docs (Peter Krempa), apparmor: Improve profiles (Felix Geyer), Add glusterfs to VIR_CONNECT_LIST_STORAGE_POOLS_FILTERS_POOL_TYPE (Christophe Fergeau), libxl: remove unneeded locking of driver when restoring (Jim Fehlig), libxl: improve subprocess handling (Jim Fehlig), libxl: handle domain shutdown events in a thread (Jim Fehlig), libxl: remove list of timer registrations from libxlDomainObjPrivate (Jim Fehlig), libxl: fix leaking libxlDomainObjPrivate (Jim Fehlig), qemu_driver: Introduce <filesystem/> support in device attach/detach (Matthieu Coudron), virDomainHostdev{Insert,Delete}: Replace VIR_REALLOC_N by VIR_{APPEND,DELETE}_ELEMENT (Matthieu Coudron), qemuxml2argvtest: Set timezone (Michal Privoznik), virsh: only report filled values in nodecpustats (Ján Tomko), BSD: implement nodeGetCPUStats (Roman Bogorodskiy), qemu: blockjob: Print correct file name in error message (Peter Krempa), maint: Change the text of the NULLSTR() macro to "<null>" (Peter Krempa), qemuxml2argvtest: Test localtime clock basis (Michal Privoznik), qemuBuildClockArgStr: Allow localtime clock basis (Michal Privoznik), Generate a valid imagelabel even for type 'none' (Ján Tomko), event: move event filtering to daemon (regression fix) (Eric Blake), rpm: create libvirt-wireshark sub-package (Eric Blake), tests: Add test for new virkmod functions (John Ferlan), utils: Introduce functions for kernel module manipulation (John Ferlan), network: change default of forwardPlainNames to 'yes' (Laine Stump), network: only prevent forwarding of DNS requests for unqualified names (Laine Stump), virnetdevbandwidthtest: Link with libxml2 (Michal Privoznik), spice: don't force user to specify spicevmc channel (Martin Kletzander), virnetdevbandwidthtest: Introduce some more tests (Michal Privoznik), virnetdevbandwidthtest: fix hard coded /sbin/tc (Cédric Bosdonnat), Push nwfilter update locking up to top level (Daniel P. Berrange), Add a read/write lock implementation (Daniel P. Berrange), tests: Modify the scsi util tests (Osier Yang), util: Accept test data path for scsi device's sg_path (Osier Yang), tests: Add tests for scsi utils (Osier Yang), util: Add one argument for several scsi utils (Osier Yang), qemu: Don't fail if the SCSI host device is shareable between domains (Osier Yang), virnetdevbandwidthtest: Introduce testVirNetDevBandwidthSet (Michal Privoznik), virCommand: Introduce virCommandSetDryRun (Michal Privoznik), snapshot: Add support for specifying snapshot disk backing type (Peter Krempa), tests: Add more tests for virConnectBaselineCPU (Jiri Denemark), cpu: Try to use source CPU model in virConnectBaselineCPU (Jiri Denemark), cpu: Fix VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES (Jiri Denemark), tests: Better support for VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES (Jiri Denemark), Reword error message for oversized cpu time fields (Ján Tomko), Simplify linuxNodeGetCPUStats (Ján Tomko), Add hw random number generator (/dev/hwrng) to cgroup ACL (Pradipta Kr. Banerjee), tests: Introduce virnetdevbandwidthtest (Michal Privoznik), Add test for linuxNodeGetCPUStats (Ján Tomko), Move test-local declarations to nodeinfopriv.h (Ján Tomko), qemu: Enable 'host-passthrough' cpu mode for aarch64 (Oleg Strikov), Block info query: Add check for transient domain (John Ferlan), maint: update to latest gnulib, for mingw improvements (Eric Blake), util: Add "shareable" field for virSCSIDevice struct (Osier Yang), storage: Fix autostart of pool with "fc_host" type adapter (Osier Yang), api: require write permission for guest agent interaction (Eric Blake), virtlockd: make re-exec more robust (Michael Chapman), build: add $(prefix) to SYSTEMD_UNIT_DIR (Laine Stump), spice: expose the QEMU disable file transfer option (Francesco Romani), spice: detect if qemu can disable file transfer (Francesco Romani), lxc: allow to setup throttle blkio cgroup through virsh (Gao feng), Add test for transient disk support in VMX files (Wout Mertens), Make syntax check notice assignments w/o surrounding spaces. (Thorsten Behrens), maint: align whitespaces with project conventions. (Thorsten Behrens), virpcitest: Test virPCIDeviceDetach failure (Jiri Denemark), virpcimock: Add PCI driver which always fails (Jiri Denemark), virpcitest: More tests for device detach and reattach (Jiri Denemark), virpcimock: Mock /sys/bus/pci/drivers_probe (Jiri Denemark), pci: Publish some internal code for virpcitest (Jiri Denemark), virpcitest: Show PCI device tested by each test (Jiri Denemark), pci: Make reattach work for unbound devices (Jiri Denemark), qemu: allow to setup throttle blkio cgroup through virsh (Gao feng), virsh: add setting throttle blkio cgroup option to blkiotune (Gao feng), blkio: Setting throttle blkio cgroup for domain (Gao feng), domain: introduce xml elements for throttle blkio cgroup (Gao feng), maint: replace remaining virLib*Error with better names (Eric Blake), maint: simplify driver registration at startup (Eric Blake), maint: clean up error reporting in migration (Eric Blake), maint: don't lose error on canceled migration (Eric Blake), maint: avoid nested use of virConnect{Ref,Close} (Eric Blake), maint: don't leave garbage on early API exit (Eric Blake), qemu: Change the default unix monitor timeout (Martin Kletzander), storage: Sheepdog: Separate creating of the volume from building (Peter Krempa), storage: RBD: Separate creating of the volume from building (Peter Krempa), storage: Support deletion of volumes on gluster pools (Peter Krempa), conf: Always use VIR_ERR_CONFIG_UNSUPPORTED on enumFromString() failures (Christophe Fergeau) Cleanups: build-sys: Removed unused variable from configure.ac (Christophe Fergeau), qemu: remove memset params array to zero in qemuDomainGetPercpuStats (Gao feng), util: Fix the indention (Osier Yang), virsh: Fix the string breaking style (Osier Yang)
Recursive PKGREVISION bump for OpenSSL API version bump.
fix up empty directories (which are targets of CONF_FILES manipulations) in PLIST, so they're created too Only try to REPLACE_PYTHON in files which exist Some whitespace changes in Makefile
Add VARBASE to BUILD_DEFS for binary package information
No need to have two variables for the same logic. Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
Mark packages as not ready for python-3.x where applicable; either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
Update sysutils/libvirt from 0.9.3 to 1.2.1 Reason for updating: numerous security vulnerabilities have been fixed, and many changes made - functional and fixes. The list is really too long to include here: -rw-r--r-- 1 agc wheel 3437489 Jan 24 18:26 /tmp/news
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
PKGREVISION bumps for the security/openssl 1.0.1d update.
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Add a startup script for libvirtd. PKGREVISION++, as this add a new file to the package.
Disable macvtap support to let it build on stock CentOS 6.3, it shouldn't cause any serious regression otherwise. Bump package revision.
Drop charset.alias from PLIST, bump PKGREVISION.
Honour VARBASE, bump PKGREVISION.
more PKGREV bumps for gnutls update
Recursive PKGREVISION bump for libxml2 buildlink addition.
Bump PKGREVISION for python default version change to 2.7. py-* not affected, since it built different versions depending on the setting already.
Pullup ticket #3554 - requested by dholland sysutils/libvirt: build fix Revisions pulled up: - sysutils/libvirt/Makefile 1.2 --- Module Name: pkgsrc Committed By: jym Date: Wed Oct 12 20:36:55 UTC 2011 Modified Files: pkgsrc/sysutils/libvirt: Makefile Log Message: Use security/libgcrypt during build. Its headers are required by libvirt. Bug reported by Loic Maury <lmaury at gmail dot com> , thanks!
Use security/libgcrypt during build. Its headers are required by libvirt. Bug reported by Loic Maury <lmaury at gmail dot com> , thanks!
Initial import of libvert version 0.9.3 into the packages collection. libvirt is: + A toolkit to interact with the virtualization capabilities of recent versions of operating systems, see our project goals for details. + A long term stable C API + A set of bindings for common languages + A CIM provider for the DMTF virtualization schema + A QMF agent for the AMQP/QPid messaging system libvirt supports: + The KVM/QEMU Linux hypervisor + The Xen hypervisor + The LXC Linux container system + The OpenVZ Linux container system + The User Mode Linux paravirtualized kernel + The VirtualBox hypervisor + The VMware ESX and GSX hypervisors + The VMware Workstation and Player hypervisors + Virtual networks using bridging, NAT, VEPA and VN-LINK. + Storage on IDE/SCSI/USB disks, FibreChannel, LVM, iSCSI, NFS and filesystems libvirt provides: + Remote management using TLS encryption and x509 certificates + Remote management authenticating with Kerberos and SASL + Local access control using PolicyKit + Zero-conf discovery using Avahi multicast-DNS + Management of virtual machines, virtual networks and storage I'm fairly sure that the NetBSD part of the bridging code still needs some more work, but I'll leave that as an exercise for someone more versed in it than I am.
Initial revision