Releases: pquiring/javaforce
Releases · pquiring/javaforce
54.0
Apr 10/2024 : JF/54.0
- jfKVM/0.5
- implement iSCSI support (gfs2 or ocfs2) (but still not working yet)
- add clone VM
- add Admin panel to change admin password
- jfMonitor/0.7
- secure web interface
- setup non-blocking mode
- fixed Linux support
- jfBackup/0.24
- jfDVR/0.23
- moved many utils into /utils
53.3
Apr 2/2024 : JF/53.3
- jfKVM/0.3
- show more info for virtual nics and disks
- cleanup build errors on linux packaging
53.2
Mar 28/2024 : JF/53.2
- jfKVM/0.2
- migration support
- NFS support
53.1
Mar 27/2024 : JF/53.1
- fix ffmpeg support
- use avformat_alloc_output_context2() instead of custom function which fixes support for ffmpeg 6.1.1
- removed libav.org support
- moved jnlp to utils/jnlp
53.0
Mar 26/2024 : JF/53.0
- jfKVM/0.1
- after weeks of work and over 250 commits latest project is ready
- jfKVM is a Virtual Machine Management System
- drop in replacement for VMWare ESXi hypervisor
- see docs for more info
- want to thank Broadcom for the motivation to build this ;)
52.6
Mar 4/2024 : JF/52.6
- jfDVR/0.22
- added LDAP.memberOf()
52.5
Feb 26/2024 : JF/52.5
- jfDVR/0.21
- finally fixed stability issues (v0.13-v0.20 were unstable)
the problem was my old nemesis the garbage collector
switching to the ZGC has seemed to fix the issue
- many minor fixes
- upgraded to GLFW/3.4
52.4
Feb 23/2024 : JF/52.4
- many improvements to RTSP support
- jfDVR/0.20
- jfMedia/0.21
52.3
Feb 21/2024 : JF/52.3
- fixed memory leaks in ffmpeg
- re-released all ffmpeg based apps