Difference between revisions of "Download/criu/1.1-rc1"

From CRIU
Jump to navigation Jump to search
(Created page with "{{Release|1.1|30 Dec 2013}} === New stuff === * libcriu.so -- wrapper library for RPC clients * Plugins ** External unix sockets ** External bind mounts ** Exte...")
(No difference)

Revision as of 19:50, 26 December 2013

Tarball: criu-1.1.tar.bz2
Version: 1.1
Released: 28 Jan 2014
GIT tag: v1.1

New stuff

  • libcriu.so -- wrapper library for RPC clients
  • Plugins
    • External unix sockets
    • External bind mounts
    • External net devices
    • Unknown file types
  • Images deduplication in incremental dumps
  • Integration with systemd

BUGs fixed

  • Errors in unlinked files/sockets detection on BTRFS
  • Freezer fail to seize quickly forking/pthread_create-ing tasks
  • Extra stop signal queued for stopped tasks after pre-dump
  • Wrong dying task state detection
  • Lost RPC dump response
  • Crash when reporting restore error via RPC
  • Negative return code into shell
  • Tasks left in wrong states after failed dump