criu/criu.changes
Takashi Iwai bd5d7030b0 Accepting request 215372 from home:tiwai:branches:devel:tools
- Update to version 1.1: BUGs fixed,
  * Errors from memory dumping are not handled resulting in
    corrupted dumps
  * EOF detection in stacked images is done with error
  * Stacked images don't work on non-shared FS (missing pagemap-s)

OBS-URL: https://build.opensuse.org/request/show/215372
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=7
2014-01-28 12:00:58 +00:00

159 lines
5.8 KiB
Plaintext

-------------------------------------------------------------------
Tue Jan 28 12:42:34 CET 2014 - tiwai@suse.de
- Update to version 1.1: BUGs fixed,
* Errors from memory dumping are not handled resulting in
corrupted dumps
* EOF detection in stacked images is done with error
* Stacked images don't work on non-shared FS (missing pagemap-s)
-------------------------------------------------------------------
Tue Jan 21 12:23:27 CET 2014 - tiwai@suse.de
- Update to version 1.1-rc2: Bugs fixed,
* Crash in criu check
* RPC check always fail on 3.11 kernel
* Failed fork() didn't abort restore
* Dump fail not reported via RPC
* RPC client disconnect wasn't handled
* Page server could connect to self for writing images
* Hang on pre-dumping task livig in net-namespace
* VDSO page mis-handle on pre-dump
* FPU state loss on pre-dump
* Memory tracking turns ON w/o request
* Various fixes (and improvements) in build system
- Fix missing struct ptrace_peeksiginfo_args on FACTORY:
always-define-ptrace_peeksiginfo_args.diff
-------------------------------------------------------------------
Wed Jan 8 16:40:12 CET 2014 - tiwai@suse.de
- Update to version 1.1-rc1:
New features:
* libcriu.so -- wrapper library for RPC clients
* new plugins: external unix sockets, external bind mounts,
external net devices and unknown file types
* Images deduplication in incremental dumps
* Integration with systemd
* Filtering of criu show output
Bug fixes:
* Errors in unlinked files/sockets detection on BTRFS
* NFS silly-rename files are not treated as unlinked
* 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
* A little bit more verbose check action
* Coverity checks fail here and there
- Drop obsoleted criu-fix-PTRACE_LISTEN-define.diff
-------------------------------------------------------------------
Wed Nov 27 14:29:51 CET 2013 - tiwai@suse.de
- Fix rpm group tag to System/Console
-------------------------------------------------------------------
Mon Nov 25 18:09:55 CET 2013 - tiwai@suse.de
- updated to version 1.0
* New features:
-W option to specify working dir
CHECK request in RPC
Optimized headers
More info in logs about undumpable files
More comments about tricky dump/restore places
Generic memory allocation for restorer
* Bugfixes
After --leave-running linked remaps were not cleaned
TCP was left locked after --leave-running
Weak criteria in memory COW detection
Private mapping's premmapped address overwrote file ID
Restorer memory could overlap with timers/signals arrays
RPC worker reused options from service task
Suboptimal memory utilization by restorer arguments
TCP unsent/unacked data boundary was lost
Wrong dev_t decoding on 64 bit
Unpredictable daemons (service and page-service) working dir
Parasite stack could be corrupted by its arguments
Error from exe link restore was ignored
Artificial small limit on the number of shared memory segments
to restore
Bug in ARM VFP restore
VDSO proxy was unmapped at the very end of restore
-------------------------------------------------------------------
Sun Oct 20 09:41:15 CEST 2013 - tiwai@suse.de
- updated to version 0.8:
* New features:
RPC service
Ability to work from non-root user (via +s bit)
Handle stopped tasks
Restore tasks' root path
Dump and restore net ns iptables configuration (w/o conntracks)
Support for external net devices in netns (e.g. openvz venet)
Support CORK and NODELAY TCP options
SEQPACKET unix sockets support
* Fixes and improvements
Unload restorer blob after restore
Fixes and enhancements in criu show
Fix in unsorted inotify wd restoring
Fixed trimmed messages in parasite transport
Fine-grained pgrps restore
Fix in large TCP buffers restore
Fixed buffer overflow in IPC ns dumping
Fix in early page server connection close on pre-dump
Fixed race in handling aborted parasite blob
Fixed lost unmapped criu vmas in restore
Fixes in parsing devices in /proc/pid/maps and /proc/locks
Fixed snd/rcv buf sockoptions restore
Enhanced logging in parasite
-------------------------------------------------------------------
Fri Sep 6 09:08:02 CEST 2013 - tiwai@suse.de
- updated to version 0.7:
* TUN devices support (requires patched kernel)
* Alternative stack (sigaltstack) C/R
* Shared and master/slave mounts support
* Restore statistics
* Net device address C/R
* Safer and simpler asynchronous parasite
* Fixes in:
- Stack guard page dump/restore
- Page server communications
- COW mappings restore
- Zombies restore
- Aborting failed restore
- TCP connection restore (some require patched kernel)
- Semi-closed Unix sockets with data dump/restore
- Fix build error on FACTORY due to redefinition of PTRACE_LISTEN:
criu-fix-PTRACE_LISTEN-define.diff
-------------------------------------------------------------------
Mon Jul 8 12:35:16 CEST 2013 - tiwai@suse.de
- updated to version 0.6:
* Cross-compiling support
* Ready to accept images from OpenVZ RHEL6-based kernel
* Posix CPU timers C/R
* Asynchronous parasite
* Memory changes tracking (requires patched kernel)
* Dump statistics
* Return-arg for remote syscalls execution
* Improved "show" output
* Opened /proc/PID/ns/* files C/R
* Daemon mode for page-server
* Build-time features test (makes it possible to build on
different distros)
-------------------------------------------------------------------
Wed May 29 09:42:17 CEST 2013 - tiwai@suse.de
- initial version: 0.5