WikiSuite v3.0.0 Release Notes

Release Date: 2020-01-07 // about 4 years ago
    • [a6574995] Update remote ISOs URLs (Aline Manera)
    • [b04c5e3a] OpenSUSE 15.1: Use localstatedir when runstatedir is not available (Aline Manera)
    • [bb254866] OpenSUSE 15.1: Install pyparted via pip (Aline Manera)
    • [e08abf34] Issue #1224 : kvmusertest.py: hardcoded path prevents kimchi module from loa.. (Renata Ravanelli)
    • [bc8f14e9] Issue #1264 : Libvirt check should only look for socket (Renata Ravanelli)
    • [68237118] Remove python3-pam as Kimchi dependency (Aline Manera)
    • [c47a9c00] Use jsonschema Draft3Validator (Aline Manera)
    • [e7c5fca8] Bug fix: Proper set python3 on RPM build (Aline Manera)
    • [1dadcdae] Bug fix: Detect CentOS 8 ISO (Aline Manera)
    • [daa803dd] Add pull request template (Aline Manera)
    • [77dcf86d] Create issue templates (Aline Manera)
    • [d3c54092] Update docs (Aline Manera)
    • [9ff17b2f] Remove *deps.list files as they are auto generated on build (Aline Manera)
    • [4631a0a6] Ubuntu 19.10: Set dependencies properly (Aline Manera)
    • [b35d21be] Use the correct python lib directory to install python libraries (Aline Manera)
    • [28384e43] Fix build: Add new files to Makefile (Aline Manera)
    • [37f2e983] Python3: Use python3-pep8 on Fedora (Aline Manera)
    • [68d136a1] Fix #1285: Use distro.linux_distribution (python3) (Aline Manera)
    • [203ddc43] Fix #1179: Proper set cpu mode for PPC and Aarch64 (Aline Manera)
    • [ec9b4d31] Fix #1281: Only listen to VIR_STORAGE_POOL_EVENT_ID_LIFECYCLE events (Aline Manera)
    • [832a2d3c] Fix #1228: Proper set storage volume capacity unit (Aline Manera)
    • [14f5e308] Bug fix: Update config tests due to 'take_screenshot' option (Aline Manera)
    • [8189398f] Bug fix: Set PYTHONPATH to while running target (Aline Manera)
    • [6d91c39b] Bug fix: Update config tests due to /spice-web-client (Aline Manera)
    • [f72d0ef7] Bug fix: Use encoding option of ET.tostring() to get XML as string (Aline Manera)
    • [0b09900c] Bug fix: Update tests as the default amount of memory was increased to 2048M (Aline Manera)
    • [f3fd4563] Fix #1275: Update README with Kimchi dependencies (Aline Manera)
    • [74333089] Bug fix: Remove blank line from dependencies.yaml (Aline Manera)
    • [4f848586] Issue #1256: Always show the link to access guest via VNC or Spice (ManassΓ© Ngudia)
    • [3b70de3c] comma expected (kattil3)
    • [c26d35d8] Python3: Update package dependencies (Aline Manera)
    • [2ca10671] Increase default virtual machine memory to 2048Mb (Aline Manera)
    • [0c0d76aa] flipping problem fix (Pavel Gurenko)
    • [1ab22ad3] removed unneeded index.html static map (Pavel Gurenko)
    • [5b29ccfd] added with_spice_web_client to config (Pavel Gurenko)
    • [45a4ef55] api changes to support spice-web-client (Pavel Gurenko)
    • [b27e60df] adds automakes for spice-web-client (Pavel Gurenko)
    • [620d9a07] adds spice-web-client (Pavel Gurenko)
    • [9d1dee76] fix broken links (Invch)
    • [230b53e9] Bug fix: Proper get 'take_screenshot' parameter from kimchi config (Aline Manera)
    • [cc4c9095] Use importlib module instead of imp (Aline Manera)
    • [3d523cdb] Remove IBM license checker (Aline Manera)
    • [57f9f526] Add pre-commit configuration (Aline Manera)
    • [8334268a] Switch to Python 3 (Aline Manera)
    • [c9068602] Add a configuration option for disabling taking a screenshot (ss23)
    • [c56b06db] stop testing symlinks/blockdevices against VALID_RAW_CONTENT (a-a)
    • [bc66961b] Issue 1242: Allow either python-imaging or python-pil in installer (Ian Otto)
    • [c775ab5b] Issue #1215: Wrong tab into Storage section (Cyrille Gindreau)
    • [382771e1] Update Ubuntu deps. (#1192) (dumol)
    • [0afbd77d] Guest autostart (#1163) (Galen Pospisil)
    • [5a38b72c] Fix error handler on $.ajax() function (Aline Manera)
    • [bf9097dd] Fix issue #1165: Use relative path to access websockify (Aline Manera)
    • [9e85926c] Fix issue #1157: Consider DOS/MBR mime type as ISO file (Aline Manera)
    • [18e9257e] Use fontawesome spinner icon instead of external image (Aline Manera)
    • [e29d0463] Use fontawesome icon instead of external image (Aline Manera)
    • [34aaaf7b] Use distro icons exposed by Kimchi URIs (Aline Manera)
    • [93befdb5] Remove kimchi.setListVMAuto call function (Aline Manera)
    • [0928eff5] .size() is deprecated on JQuery 3.2.1 (Aline Manera)
    • [2618d991] Remove alert-container as it is being provided by Wok basic-template (Aline Manera)
    • [2dd489a7] Update README as http://kimchi-project.github.io/kimchi/downloads/ is no lon.. (Aline Manera)
    • [6fa2dda5] Add Domain listeners to update page according to user interations (Aline Manera)
    • [6189310b] Register for libvirt domain events to update the UI accordindly (Aline Manera)
    • [33857406] Add Network listeners to update page according to user interations (Aline Manera)
    • [ad43cf49] Register for libvirt network events to update the UI accordindly (Aline Manera)
    • [b4b48184] Add Storage Pools listeners to update page according to user interations (Aline Manera)
    • [3c76dd2d] Register for libvirt storage pools events to update the UI accordindly (Aline Manera)
    • [48d03e07] Add Template listeners to update page according to user interations (Aline Manera)
    • [3803fece] Update po files (Aline Manera)
    • [810ad2e0] Change VNC & Spice console URLs to reference web interface port (Galen Pospisil)
    • [f859a7aa] Issue #1155: enhancement (Joni Orponen)

Previous changes from v2.5.0

  • Kimchi 2.5 depends on Wok 2.5! So make sure to have both of them properly installed in your system.

    πŸš€ This release includes:
    βœ” Does not depend on Ginger Base anymore
    🚚 βœ” Remove OpenSans fonts need
    🚚 βœ” Move federation feature to Wok
    πŸ›  βœ” Bug fixes

    🐧 We have worked hard to ensure that Kimchi runs well on the most popular Linux distributions including: Fedora 25, Ubuntu 17.04, openSUSE LEAP 42.2, and CentOS 7. It uses standard Linux interfaces so it should run well on many other distributions too.

    Quick guide on how to install

    πŸ“¦ Download Wok and Kimchi packages available below and:

    Fedora and CentOS

    sudo yum install <wok.rpm> <kimchi.rpm>
    

    openSUSE

    sudo zypper install <wok.rpm> <kimchi.rpm>
    

    Ubuntu and Debian

    sudo dpkg -i <wok.deb> <kimchi.deb>
    
    # If your system DOES NOT HAVE all the dependencies installed, THE ABOVE COMMAND WILL FAIL.
    # To fix it and install the dependencies needed, run:
    sudo apt-get install -f
    

    Start the service and enjoy!

    sudo service wokd start
    

    Access it at https://<machine-ip>:8001
    For troubleshooting, check https://github.com/kimchi-project/wok/wiki/Troubleshooting