Commit Graph

20 Commits

Author SHA1 Message Date
Andrey Vagin
1ca30f516f Update to 1.1 2014-02-01 00:34:59 +04:00
Andrey Vagin
488e1515ee Fix the epoch of crtools 2013-12-11 07:14:21 +04:00
Andrey Vagin
fbcf176b19 Rename to criu 2013-12-10 20:56:50 +04:00
Andrey Vagin
bb9dd7c7f2 Update to 1.0 2013-12-10 20:42:05 +04:00
Andrey Vagin
7e0c6dc855 Update to 0.8 2013-12-10 20:42:04 +04:00
Andrey Vagin
2fd7b4a077 Update to 0.7 2013-12-10 20:42:04 +04:00
Dennis Gilmore
b3fc618a42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-12-10 20:42:04 +04:00
Andrey Vagin
8004c07963 Delete all kind of -fstack-protector gcc options
This patch fixes the compilation error:
gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -strong
--param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2
-Wall -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iprotobuf/
protobuf/stats.pb-c.c -o protobuf/stats.o
gcc: error: unrecognized command line option '-strong'

$ echo -fstack-protector-strong | sed -e 's,-fstack-protector,,g'
-strong

Signed-off-by: Andrey Vagin <avagin@openvz.org>
2013-12-10 20:42:04 +04:00
Andrey Vagin
9d7c2b6602 Added arm macro to ExclusiveArch 2013-12-10 20:42:04 +04:00
Adrian Reber
4af66918d7 added %{version} macro in Source and %setup 2013-12-10 20:42:03 +04:00
Adrian Reber
de0f80bc3b fix version in changelog 2013-12-10 20:42:03 +04:00
Adrian Reber
0a19cc021d fix date 2013-12-10 20:42:03 +04:00
Andrey Vagin
1721ce1547 adapt crtools to the kernel 3.9
- fix building on ARM
- fix null pointer dereference
- don't try to dump posix timers
2013-12-10 20:42:03 +04:00
Adrian Reber
717f52abb3 updated to 0.6
- upstream moved binaries to sbin
- using upstream's make install
2013-12-10 20:42:03 +04:00
Adrian Reber
d3762da98f upload 2013-12-10 20:42:03 +04:00
Adrian Reber
c0d773baac updated to 0.5 2013-12-10 20:42:02 +04:00
Adrian Reber
55cf20c860 updated to 0.4 2013-12-10 20:42:02 +04:00
Dennis Gilmore
5a61746d70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-12-10 20:42:02 +04:00
Adrian Reber
158a5c8571 import 2013-12-10 20:42:02 +04:00
Fedora Release Engineering
be9ecb412f Initial setup of the repo 2013-12-10 16:27:48 +00:00