Commit graph

409 commits

Author SHA1 Message Date
Sergey
27d4781217 Updated to 5.6.6 2020-04-26 10:39:17 +00:00
kelpee (Sergey)
48cd4bd65b Updated to 5.6.6 2020-04-24 22:43:19 +03:00
Sergey
0df2462798 Updated to 5.6.6-xanmod1 2020-04-23 07:19:13 +00:00
Sergey
df3e2de176 Updated to 5.6.6-xanmod1 2020-04-21 19:38:04 +00:00
Sergey
e8cf6f4eff Updated to 5.6.6-xanmod1 2020-04-21 19:37:30 +00:00
Sergey
dd4c2fb91e Updated to 5.6.5-xanmod1 2020-04-20 05:38:13 +00:00
Sergey
4292ba5496 Updated to 5.6.5-xanmod1 2020-04-20 05:37:52 +00:00
kelpee (Sergey)
e08ca31fcd Updated to 5.6.4-xanmod1 2020-04-18 17:40:04 +03:00
kelpee (Sergey)
2462b39c23 Updated to 5.6.4-xanmod1 2020-04-18 17:37:53 +03:00
kelpee (Sergey)
b8f17298a4 Updated to 5.6.4-xanmod1 2020-04-18 08:43:15 +03:00
kelpee (Sergey)
4b05bb9e1c Updated to 5.6.4-xanmod1 2020-04-18 08:14:37 +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
Evgenii Shatokhin
b2dde1adf9 Updated to version 5.3.11 2019-11-17 14:11:50 +03:00
Mikhail Novosyolov
7a2dc04b08 Fix copy-paste typo (fix filelist of debuginfo package) 2019-11-17 14:07:12 +03:00
Mikhail Novosyolov
6b1134b068 upd: 5.3.7 -> 5.3.10 2019-11-17 14:06:21 +03:00
Evgenii Shatokhin
5b2e17af96 Added more filters to kernel.rpmlintrc
* "E: unstripped-binary-or-object" - debuginfo package has such files
* "W: non-executable-script", "W: script-without-shebang" - kernel
packages have many special scripts which are not expected to be called
directly.
2019-11-17 14:04:29 +03:00
Evgenii Shatokhin
5b69a49e46 Updated to version 5.3.7 2019-10-18 13:57:15 +03:00
Mikhail Novosyolov
d43e01981e Fix kernel opts for booting in enforcing selinux mode
1f5dcdbf22

eshatokhin@: CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE is not used since
mainline commit be6ec88f41ba "selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE",
so it is not set here.
2019-10-07 11:18:31 +03:00
Evgenii Shatokhin
7a64052e96 Updated to version 5.3.4 2019-10-06 17:17:55 +03:00