109 Commits

Author SHA256 Message Date
1de549dd45 Accepting request 936263 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/936263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=53
2021-12-07 23:00:04 +00:00
bac7a4a61d Accepting request 936262 from home:tiwai:branches:devel:tools
- Enable nftables for SLE15-SP3 / openSUSE Leap 15.3, too (bsc#1193486)

OBS-URL: https://build.opensuse.org/request/show/936262
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=107
2021-12-07 14:25:20 +00:00
862c44ac8d Accepting request 925809 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/925809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=52
2021-10-18 19:59:11 +00:00
f7f7fb1582 Accepting request 925808 from home:tiwai:branches:devel:tools
- Drop criu-protobuf-c-1.4-underscore-fix.patch

OBS-URL: https://build.opensuse.org/request/show/925808
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=106
2021-10-17 07:23:59 +00:00
71898205bd Accepting request 925414 from home:tiwai:branches:devel:tools
- Update to criu 3.16.1:
  see details at https://criu.org/Download/criu/3.16.1
  Bugfixes:
  * Switch criu-ns helper script from unversioned 'python' to
    'python3' for easier distribution packaging
  Improvements:
  * Add '--join-ns' interface to libcriu to allow joining namespaces
    via libcriu like CLI and RPC already allow
- Change Source URL to github

- Update to criu 3.16:
  see details at https://criu.org/Download/criu/3.16
  New features:
  * criu-ns helper script
  * support checkpoint/restore of stacked apparmor profiles
  * add nftables based network locking/unlocking
  * allow restoring of precreated veth devices
  Improvements:
  * better support for restoring containers into existing pods
  * pidfd based pid reuse detection for RPC clients
  * license change for all files in the images/ directory to MIT
  * use clang-format for automatic code indentation
- Drop 0002-Fix-build-with-nftables-installed-in-different-direc.patch
  as obsoleted

OBS-URL: https://build.opensuse.org/request/show/925414
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=105
2021-10-15 16:18:45 +00:00
2267c49e7b Accepting request 895682 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/895682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=51
2021-06-01 08:37:24 +00:00
505d8bcba5 Accepting request 895595 from home:tiwai:branches:devel:tools
- Fix the build with protobuf-c 1.4:
  criu-protobuf-c-1.4-underscore-fix.patch

OBS-URL: https://build.opensuse.org/request/show/895595
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=103
2021-05-27 08:44:28 +00:00
b33aa68340 Accepting request 852396 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/852396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=50
2020-12-02 12:58:55 +00:00
6c1435ed50 Accepting request 852394 from home:tiwai:branches:devel:tools
- Update to criu 3.15:
  see details at https://criu.org/Download/criu/3.15
  New features:
  * Introduced criu-image-streamer
  * Added MIPS support
  * Allow checkpointing out of existing PID namespace and restoring
    into existing PID namespace
  * Added additional file validation mechanisms
  * Added support to checkpoint and restore BPF hash maps
   (BPF_MAP_TYPE_HASH) and array maps (BPF_MAP_TYPE_ARRAY)
  * Initial cgroups v2 support
- Fix build with nftables package:
  0002-Fix-build-with-nftables-installed-in-different-direc.patch

OBS-URL: https://build.opensuse.org/request/show/852394
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=101
2020-12-01 15:54:59 +00:00
1821a97f22 Accepting request 836307 from devel:tools
- fix filelist mismatch after libexecdir change

OBS-URL: https://build.opensuse.org/request/show/836307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=49
2020-09-23 16:48:07 +00:00
d510bff86e - fix filelist mismatch after libexecdir change
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=99
2020-09-23 12:17:26 +00:00
803fd816f1 Accepting request 807862 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/807862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=48
2020-05-23 15:27:40 +00:00
Martin Pluskal
fbe7fa30aa Accepting request 807784 from home:tiwai:branches:devel:tools
- Update to criu 3.14:
  New features:
  * C/R of memfd memory mappings and file descriptors
  * Add time namespace support
  * Add the read pre-dump mode which uses process_vm_readv
  * Add --cgroup-yard option
  * Add support of the cgroup v2 freezer
  * Add support of opened O_PATH fds
  Bugfixes:
  * Fix C/R ia32 processes on AMD #398
  * Fix cross-compilation
  * Many fixes here and there
  Improvements:
  * Use clone3() with set_tid to restore processes
  * Clean up compel headers
  * Use the new mount API
- Add libgnutls-devel to buildreq

OBS-URL: https://build.opensuse.org/request/show/807784
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=97
2020-05-21 06:02:18 +00:00
c346cc3c3f Accepting request 807300 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/807300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=47
2020-05-19 13:25:46 +00:00
4b637576cb Accepting request 804998 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Disable LTO on aarch64 and armv7
- Add '-Wno-error=deprecated' to fix build on armv7
- Exclude armv6 since criu/arch/arm/bitops.S uses 'dmb ish' which
  is armv7+

OBS-URL: https://build.opensuse.org/request/show/804998
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=95
2020-05-19 12:25:58 +00:00
b596ef043e Accepting request 749342 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/749342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=46
2019-11-18 19:12:20 +00:00
24c2ec109e Accepting request 749339 from home:tiwai:branches:devel:tools
- Update to criu 3.13:
  New features:
  * VDSO: arm32 support
  * Add TLS support for page server communications
  * "Ignore" mode for --manage-cgroups
  * Restore SO_BROADCAST option for inet sockets
  Bugfixes:
  * Auxiliary events were left in inotify queues
  * Lazy-pages daemon didn't detect stack pages and surrounders
    properly and marked them as "lazy"
  * Memory and resource leakage were detected by coverity, cppcheck
    and clang
  Improvements:
  * Use gettimeofday() directly from vdso for restore timings
  * Reformat all .py code into pep8 style

OBS-URL: https://build.opensuse.org/request/show/749339
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=93
2019-11-18 16:39:17 +00:00
3ee1bfdeb1 Accepting request 728430 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/728430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=45
2019-09-05 10:46:59 +00:00
Martin Pluskal
aedda80480 Accepting request 728343 from home:1Antoine1:branches:devel:tools
Fix build on Tumbleweed: Add -ffat-lto-objects to lto cflags.

OBS-URL: https://build.opensuse.org/request/show/728343
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=91
2019-09-05 07:07:07 +00:00
4b8579ce84 Accepting request 701213 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/701213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=44
2019-05-07 21:19:18 +00:00
7e6c31667a Accepting request 701145 from home:tiwai:branches:devel:tools
- Update to criu 3.12:
  New features:
  * build CRIU with Android NDK
  * C/R of IP RAW sockets
  * lsm: dump and restore any SELinux process label
  * support restoring ghost files on readonly mounts
  Bugfixes:
  * Do not lock network if running in the host network namespace
  * Fix RPC configuration file handling
  * util: don't leak file descriprots to third-party tools
  * small fixes here and there
  Improvements:
  * travis: switch to the Ubuntu Xenial
  * travis-ci: Enable ia32 tests
  * Many improvements and bug fixes in the libcriu
  * Changes in the API and ABI (SONAME increased from 1 to 2)
- Updated to libcriu2 subpackage to follow SONAME 2
- Dropped obsoleted patch:
  criu-asciidoctor.patch

OBS-URL: https://build.opensuse.org/request/show/701145
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=89
2019-05-07 06:51:55 +00:00
3f5477c270 Accepting request 650359 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/650359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=43
2018-11-20 21:43:48 +00:00
6f768626db Accepting request 650258 from home:tiwai:branches:devel:tools
- Update to criu 3.10:
  New features:
  * Support Python3 in ZDTM and CRIT
  * Keep names for UNIX sockets, that are unlinked from the FS
  * IPVv6 support for page server
  * Set page server socket fd via CLI
  * Large pages support for aarch64/ppc64
  * C/R of Per-thread seccomp chains
  Bugfixes:
  * Failed non-container restore could kill random task on the host
  * Failure to dump namespaces was erroneously ignored
  * CRIT didn't show cpuinfo image file
  * Tasks that got PID-reuse couldn't be dumped iteratively because
    previous images were missing
- Update to criu 3.11:
  New features:
  * cpuinfo: Detect compact frames and handle noxsaves
  * Add support for configuration files
  * Add support for external net namespaces
  * Punch holes in input files when restoring anonymous non-shared
    memory ( --auto-dedup )
  * C/R of
    + epoll: Add support for duped targets
    + tun: Add support for multiple net ns
    + x86: Support extendable fpu frames
  Bugfixes:
  * mount: Better handling of mount points propagation
  * nmk: Make collect-deps to be more precise about targets
  * lazy-pages: Don't mark current stack page as lazy
  * x86: CPU -- Rework feature testing

OBS-URL: https://build.opensuse.org/request/show/650258
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=87
2018-11-20 10:31:24 +00:00
09afee614e Accepting request 612800 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/612800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=42
2018-05-29 14:52:38 +00:00
aaf7ff414a Accepting request 612701 from home:avindra:branches:devel:tools
- update to criu 3.9:
  New features
    - C/R of
      + Tun-Tap devices in sub-netns
      + File descriptors which were opened with O_TMPFILE
  Improvements
    - Restore of inotify watchers
    - Restore unix sockets in proper mount namespaces
    - Print CRIU and kernel version also in RPC mode
  Bugfixes
    - Random memory corruptions during lazy restore
    - Workaround the iptables issue
    - Don't use standard descriptors when tar is running to dump
      tmpfs mounts
    - Fail dump if dump_one_file() fails
    - Fill kerndat with zero-s before reading it from cache
- cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/612701
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=85
2018-05-29 08:21:17 +00:00
ccfde5ea4d Accepting request 593896 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/593896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=41
2018-04-06 15:48:44 +00:00
Martin Pluskal
9d3ad8970d Accepting request 593759 from home:tiwai:branches:devel:tools
- update to criu 3.8.1: a bug-fix release
  FDstore was initialized twice (re-initialized) causing e.g.
  --shell-job restore to fail

OBS-URL: https://build.opensuse.org/request/show/593759
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=83
2018-04-06 06:50:52 +00:00
7622cf3067 Accepting request 589399 from home:tiwai:test:asciidoc-drop
- Add python-devel to BuildReq explicitly, as a preparation for
  fallback to asciidoctor (bsc#1075764)

OBS-URL: https://build.opensuse.org/request/show/589399
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=82
2018-03-20 21:57:05 +00:00
2026010962 Accepting request 588741 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/588741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=40
2018-03-20 21:00:31 +00:00
313daa1267 Accepting request 588180 from home:avindra
- update to criu 3.8:
  New features
  * C/R of
    - Multiple network namespaces
    - Overmounted tmpfs mounts
    - Unix sockets and epoll descriptors in SCM messages
  Improvements
  * Rework service descriptors not to cause fdtable enormous grows
  Bugfixes
  * FP state wasn't reported on Skylake due to a kernel bug
  * gcc 8 warning fixes
  * Resource leaked on error paths
  * Attributes of sit devices with value 0 were not saved into
    images (and were restored into default values)
  * Tasks with pgid of a zombie hung the resture
  * Ghost files on RO bind-mounts of an RW mount couldn't be
    restored
  * Random memory corruptions during lazy restore
- cleanup with spec-cleaner
- switch to https urls
- list binaries and man pages explicitly
- remove rest of static libs to fix rpm lint errors

OBS-URL: https://build.opensuse.org/request/show/588180
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=80
2018-03-19 22:00:49 +00:00
0ae9665b4d Accepting request 559980 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/559980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=39
2017-12-29 17:50:40 +00:00
d93335c904 Accepting request 559519 from home:avindra
- update to criu 3.7:
  New features
  * Pipes usage statistics
  * Run page server as non-daemon via RPC
  * C/R of
    - SO_REUSEPORT option
    - IPv4-mapped inet sockets
    - Net_prio CGroups
    - Overmounted shared mountpoints
    - Non-broken and breaking leases
  Improvements
  * Show criu and kernel versions in logs
  * CRIT decodes socket families, protocols and types
  * Much less pipes is needed for pre-dump, which is especially
    useful for big mem migration
  Bugfixes
  * Files in /proc/pid/map_file could be opened by non-exiting
    name (with 0x prefix) and it was fixed in kernel
  * CRIU log levels were used to configure logging for libsoccr
    thus breaking its logs
  * Overflow in various IDs caused bad image names
  * Compat (32bit) syscalls lost signedness in compel
  * Corked sockets lost cork flag
  * Preadv() syscall was declared with error which resulted in
    dump errors on 32-bit processors
  * Musl compilation failed
  * Ghost files in / dump failed
  * Crash when releasing context for ghost files, due to free()-ing
    shmalloc()-ed area
  * Lazy restore could receive partial page and crashed
  * Erroneous closing of lazy pages connection caused restore to
    hang
  * Lazy memory fetch restore could start before tasks are restored
- Remove 0001-images.py-remove-shebang.patch
  * upstreamed in 8e45ce4905d186abafb7c20abb3b00207fefdb53

OBS-URL: https://build.opensuse.org/request/show/559519
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=78
2017-12-26 09:12:28 +00:00
4d644f8f70 Accepting request 541321 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/541321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=38
2017-11-14 11:58:52 +00:00
87bb39e735 Accepting request 541011 from home:avindra
Now with the upstream information

OBS-URL: https://build.opensuse.org/request/show/541011
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=76
2017-11-13 14:03:52 +00:00
aa9d58d734 Accepting request 539335 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/539335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=37
2017-11-07 09:04:47 +00:00
c93cf4f68e Accepting request 539037 from home:avindra
- update to criu 3.6:
  New features
  * C/R for files (except for unix sockets, ttys and epolls) sent
    over unix sockets
  * C/R for threads with different creds
  * Ipv6 over ipv4 tunnel (SIT device)
  Bugfixes
  * Some s390x registers were not restored by native sigrestore way
  * Overflow when parsing autofs info from /proc file
  * Dumps of anon shared memory with sysvipc one raced with each
    other clashing and corrupting image file names
  * The "dumpable" flag was not restore on shmem regions
  * Trash bits leaked into image when dumping fsnotify on some
    kernels
  * Lock/unlock of iptables from different criu processes raced with
    each other
  * Closed TCP connection with non-empty send queue blocked the dump
  * When --empty-ns for netns was set on dump only, the restore
    failed (Docker case)
- includes changes from 3.5:
  see https://criu.org/Download/criu/3.5 for details

OBS-URL: https://build.opensuse.org/request/show/539037
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=74
2017-11-06 15:36:55 +00:00
0de935f5a3 Accepting request 518343 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/518343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=36
2017-08-24 16:55:27 +00:00
Martin Pluskal
66ff08c18d Accepting request 518323 from home:tiwai:branches:devel:tools
- update to criu 3.4:
  New features:
  * Support for s390x architecture
  Improvements:
  * Unexpected death of restored tasks is reported with more
    details in logs
  * Merged many images containing info about files into one big
    files.img
  * When helper utility fails (ip, iptables, tar) its name is
    printed in logs
  Bugfixes:
  * Compilation failed on newer glibcs (ucontext_t)
  * Dying helper task could deadlock the restore process
  * Install-related makefile variables weren't configurable for
    distro build
  * SIT (ipv6-to-v4 tunnel) presence on host blocked dump of any
    containers
  * Potential NULL dereference when dumping net namespace
  * Dump via page server might not work across different criu
    versions
  * Failure to restore a subtask could be ignored by the restore
    command
  * EOF on page-server socket wasn't handled
- Dropped obsoleted patch:
  criu-correct-ppc64-AT_VECTOR_SIZE_ARCH.patch
- Add s390x to exclusivearch

OBS-URL: https://build.opensuse.org/request/show/518323
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=72
2017-08-23 08:02:46 +00:00
310e9cd6aa Accepting request 511406 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/511406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=35
2017-07-21 20:49:18 +00:00
94e6d7b010 Accepting request 511378 from home:bmwiedemann:branches:devel:tools
update to criu 3.3
  * Add --tcp-close option to help migration of Docker containers
  * Allow to override build time to fix build-compare (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/511378
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=70
2017-07-19 12:08:19 +00:00
44ad44b0dd Accepting request 507279 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/507279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=34
2017-06-30 16:43:06 +00:00
Martin Pluskal
b6bef56577 Accepting request 507267 from home:tiwai:branches:devel:tools
- update to criu 3.2.1: bug fix release,
  * Restoring a stack fails on recent kernels due to kernel changes
  * Restoring on a host with LSM profiles failed

OBS-URL: https://build.opensuse.org/request/show/507267
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=68
2017-06-30 10:40:38 +00:00
14d7e9ae36 Accepting request 505508 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/505508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=33
2017-06-22 08:40:37 +00:00
Martin Pluskal
b88d374491 Accepting request 505507 from home:tiwai:branches:devel:tools
- update to criu 3.1:
  New features:
  * Each boolean option now has the --no-$option pair
  * RSS explorer in CRIT
  * Multiple plugins in compel
  * Run-time check of 32-mmap BUG on x86
  * C/R of 32-bit futex robust list on x86
  Optimizations/improvements:
  * Start time is improved significantly with kerndat cache
  * Sigaction image is merged into Core
  * Unneeded stages are skipped during restore
  * Restore w/o namespaces uses host /proc
  * Restore w/o namespaces doesn't parse host mounts (not needed)
  * Single-threaded tasks do not parse /proc/pid/task/ in vain
  * BFD engine is used for more /proc files
  * More verbosity in libsoccr
  * Fsnotify dump w/o namespaces doesn't walk mounts tree
  Bugfixes:
  * Python bindings left zombie in self-dump mode
  * The last_pid sys-control was reset by restore
  * Threads caps were compared with mistake
  * make install put crit/pycriu to wrong place if DESTDIR was not set
  * Fsnotifies C/R w/o namespaces restored with errors
  * Inherited control terminal restore was failed (but dump succeeded)
- update to criu 3.2:
  Optimizations/improvements:
  * Invisible files restore is de-serialized
  * VMAs restore performance is improved significantly
   - Mappings of the same file re-use the descriptor, not re-open it
     every time

OBS-URL: https://build.opensuse.org/request/show/505507
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=66
2017-06-21 16:06:38 +00:00
a299a9d2a8 Accepting request 491206 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/491206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=32
2017-05-06 16:27:48 +00:00
Martin Pluskal
c45fd92b4d Accepting request 491189 from home:tiwai:branches:devel:tools
- update to criu 3.0:
  New features:
  * Compel library
  * Support for x86 32-bit arch
  * Version check via RPC
  * ASAN support
  * Force VDSO trampolines via fault injection
  * C/R of shutdown-ed UDP sockets
  * C/R of bind-mounts made from external mounts
  Optimizations/improvements:
  * SysVIPC shmem segments are now dumped as any other shmem
    (taking holes into account and sitting in common memory dumps)
  * CRIT show decodes socket's states and types and task's states
    into strings
  * CRIT show prints unix sockets names in more human-readable form
  Bugfixes:
  * Unix sockets' names appeared in logs with mistakes
  * Contents of SysVIPC shmem segments was dumped twice
  * Dumping of any memory segment more than 4Gigs failed
  * Migration of unaligned SysvSHM segment on Armv7 failed
  Deprecation/removal:
  * Exec action is removed, use compel instead
- Create libcompel1 sub-package

OBS-URL: https://build.opensuse.org/request/show/491189
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=64
2017-04-26 08:00:05 +00:00
Ludwig Nussel
1529cdb755 Accepting request 484227 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/484227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=31
2017-04-03 09:05:23 +00:00
Martin Pluskal
f5ba451f12 Accepting request 484213 from home:tiwai:branches:devel:tools
- update to criu 2.12.1:
  Fixes:
  * Content for external bind mounts was erroneously dumped, which
    could lead to dump failures or huuuge images
  * Unneeded collection of host mounts on restore could cause
    restore to fail

OBS-URL: https://build.opensuse.org/request/show/484213
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=62
2017-03-31 16:57:13 +00:00
5ffd30c295 Accepting request 481939 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/481939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=30
2017-03-22 22:18:20 +00:00
Martin Pluskal
a8d4ff176b Accepting request 481821 from home:tiwai:branches:devel:tools
- update to criu 2.12:
  New features:
  * C/R of external TTYs (for Docker C/R)
  Optimizations/improvements:
  * Sanitized the way the -v works
  Fixes:
  * Checking features via RPC crashed
  * Resting pipes in user-namespaces could fail on modern kernels
  * Shutdown state for UNIX sockets could be lost on restore
  * Dump of huge (over 2Gb) SysV shmem segments didn't work

OBS-URL: https://build.opensuse.org/request/show/481821
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=60
2017-03-22 07:43:17 +00:00