Commit graph

416 commits

Author SHA1 Message Date
Evgenii Shatokhin
4e791fe3b8 Updated to version 5.9.14 2020-12-13 17:56:05 +03:00
Evgenii Shatokhin
9012b65e0e Updated to version 5.9.6 2020-11-05 22:51:37 +03:00
Evgenii Shatokhin
0b2293b33e Updated to version 5.9.4 2020-11-05 12:20:14 +03:00
Evgenii Shatokhin
1fcd125665 Keep 'include/memory/' in the devel RPMs 2020-11-05 12:05:07 +03:00
Evgenii Shatokhin
22b55ffc8e Updated to version 5.9.3
Patches:
* fs-aufs.patch - re-diffed, because there seem to be no upstream
updates here yet;
* perf-zstd-use-zu-to-print-size_t-values.patch - no longer needed:
upstream kernel has the fix now.
* disable-mrproper-[...]-in-devel-rpms.patch - a usual re-diff.
2020-11-04 23:27:53 +03:00
Evgenii Shatokhin
3383d6828c Updated to version 5.8.16 2020-10-17 14:26:09 +03:00
Evgenii Shatokhin
11c75cd748 Updated to version 5.8.9 2020-09-13 14:27:48 +03:00
Evgenii Shatokhin
9bdc6f88c7 Updated to version 5.8.8 2020-09-12 07:43:35 +03:00
Evgenii Shatokhin
c841531238 Updated to version 5.8.7 2020-09-07 15:59:24 +03:00
Evgenii Shatokhin
967508cd6d Updated to version 5.8.5 2020-08-27 14:39:02 +03:00
Evgenii Shatokhin
3350ef5bb1 Updated to v5.8.1, attempt #1 2020-08-13 19:21:49 +03:00
Evgenii Shatokhin
f6c87e0dd7 Updated to version 5.7.15 2020-08-13 16:11:55 +03:00
Evgenii Shatokhin
dd256d1998 Updated to version 5.7.8 2020-07-13 17:58:05 +03:00
Evgenii Shatokhin
4698d3afaf Updated to version 5.7.6 2020-06-24 23:20:36 +03:00
Evgenii Shatokhin
404d0ca28e Updated to v5.7.5 (x86_64 only) 2020-06-24 18:24:29 +03:00
Evgenii Shatokhin
7be9880a83 Updated to version 5.6.19 (EOL for 5.6.x series) 2020-06-24 13:35:14 +03:00
Evgenii Shatokhin
b6c919e95d Updated to version 5.6.17 2020-06-07 19:59:25 +03:00
Evgenii Shatokhin
6625be73dc Updated to version 5.6.7 2020-04-26 18:05:28 +03:00
Evgenii Shatokhin
5ccd6ca83c Updated to version 5.6.4 2020-04-13 15:17:22 +03:00
Evgenii Shatokhin
56972a0413 fs/aufs: Use proc_ops instead of file_operations
See mainline commit
d56c0d45f0e2 'proc: decouple proc from VFS with "struct proc_ops"'
for details.
2020-04-12 19:25:17 +03:00
Evgenii Shatokhin
57ec7ebc3e Updated to version 5.6.3 (x86_64 only) 2020-04-12 16:44:19 +03:00
Evgenii Shatokhin
8eb3e1fe54 Updated to version 5.5.15 2020-04-05 17:21:59 +03:00
Evgenii Shatokhin
66a119f177 Renamed the default kernel flavour from "nrj-desktop" to "generic"
Similar to
3148180250.
2020-03-25 14:17:50 +03:00
Evgenii Shatokhin
7991dde07c Updated to version 5.5.12 2020-03-25 14:09:58 +03:00
Evgenii Shatokhin
a5d28af750 Fixed the build of 32-bit perf with zstd enabled (part 2) 2020-03-25 14:07:45 +03:00
Evgenii Shatokhin
cd26b36434 Release up 2020-03-25 14:07:09 +03:00
Evgenii Shatokhin
bb5c559aad Fixed the build of 32-bit perf with zstd enabled 2020-03-24 15:43:13 +03:00
Evgenii Shatokhin
472a448250 Release up 2020-03-24 15:19:47 +03:00
Evgenii Shatokhin
b4c584e752 Explicitly comment out the patch specific to GCC8+
%apply_patches does not take %if constructs into account, still tries
to apply the patch even if the condition is not met, and fails.
The following warning is printed:

  /bin/cat: %PATCH105: No such file or directory

Commented out the patch so that it would remain visible but ignored.

Fixes: d7f0f244 "Use the patch specific for GCC8+ only for ROSA 2019.0
or newer"
2020-03-24 15:15:07 +03:00
Evgenii Shatokhin
37fc86adf3 Include kunit/* headers into the devel package
Although we currently have CONFIG_KUNIT unset, the header files are
present. Keep them in the devel package then.
2020-03-23 13:20:33 +03:00
Evgenii Shatokhin
d7f0f24406 Use the patch specific for GCC8+ only for ROSA 2019.0 or newer
The compiler from 2016.1 may not recognize options
"-Wno-format-truncation -Wno-format-overflow" and could return errors as
a result.
2020-03-23 13:09:34 +03:00
Evgenii Shatokhin
fa04f49332 Allow building perf with support for SystemTap events
Not strictly necessary but may be nice to have as SystemTap is still
widely used for system analysis.
2020-03-23 12:36:31 +03:00
Evgenii Shatokhin
f0865151b4 Add explicit build dependencies on libcap, libzstd and python3
Some components (e.g. perf) do need these now.
2020-03-23 12:29:43 +03:00
Evgenii Shatokhin
49be02914e Updated to version 5.5.11, the first take
Besides the kernel update to v5.5.11, AUFS was updated to version
5.5-20200302.
2020-03-22 20:05:44 +03:00
Evgenii Shatokhin
0529a3126f Updated the patch for objtool to match kernel 5.5.x 2020-03-22 16:31:03 +03:00
Evgenii Shatokhin
cc0337cd2d Updated to version 5.4.27 2020-03-22 16:22:11 +03:00
Evgenii Shatokhin
a9887f313e Do not package include/Kbuild
Starting from fcbb8461fd23 "kbuild: remove header compile test",
include/Kbuild is no longer provided. Do not expect it to be present.
2020-03-08 00:04:18 +03:00
Evgenii Shatokhin
4f446b16a2 Fix objtool-related errors in 'make prepare' for devel packages 2020-03-07 19:46:37 +03:00
Evgenii Shatokhin
0567905952 Updated to version 5.4.24 2020-03-05 20:17:14 +03:00
Evgenii Shatokhin
fb8b200c45 Updated to version 5.4.23 2020-03-04 20:33:44 +03:00
Evgenii Shatokhin
6de43c529c Updated to version 5.4.15 2020-01-26 15:48:04 +03:00
Evgenii Shatokhin
f43efd1fb9 Updated to version 5.4.14 2020-01-25 18:59:33 +03:00
Evgenii Shatokhin
7721e9b326 Updated to version 5.4.11 2020-01-12 18:31:46 +03:00
Evgenii Shatokhin
2000d52297 Updated to version 5.4.10 2020-01-09 15:04:24 +03:00
Evgenii Shatokhin
8b89d3d56e Updated to version 5.4.6 2019-12-29 23:02:23 +03:00
Evgenii Shatokhin
e800b436b3 aufs: do not export flush_delayed_fput() twice 2019-12-15 22:37:36 +03:00
Evgenii Shatokhin
ed58046586 Updated to version 5.4.3 2019-12-15 20:19:17 +03:00
Evgenii Shatokhin
128ca62bd5 Release up 2019-12-05 16:27:16 +03:00
Alexander Stefanov
be290c8b6b strip kernel modules 2019-12-05 16:26:21 +03:00
Mikhail Novosyolov
10439db74b Fix more copy-paste junk from desktop flavour
Extends commit 7a2dc04b08
2019-11-18 11:57:42 +03:00