Sergey
0b7abac727
Ver 5.8.5-xanmod1
2020-08-27 13:06:02 +00:00
Sergey
1a3779d074
Version: 5.8.3-xanmod2
2020-08-24 10:06:32 +00:00
kelpee (Sergey)
120c7ba33a
Version: 5.8.2-xanmod2
2020-08-20 19:07:44 +03:00
kelpee (Sergey)
9a0f286744
Version: 5.8.1-xanmod1
2020-08-14 21:17:03 +03:00
kelpee (Sergey)
24962df74a
Version: 5.8.1-xanmod1
2020-08-14 21:14:52 +03:00
Sergey
ebf78a4f8b
Version: 5.8.1-xanmod1
2020-08-12 04:02:02 +00:00
kelpee (Sergey)
fefc1084fa
Version: 5.8.0-xanmod2
2020-08-07 20:57:06 +03:00
kelpee (Sergey)
96d60ba48d
Version: 5.8.0-xanmod1
2020-08-06 19:11:26 +03:00
Sergey
613c8f6dc7
Version: 5.7.12-xanmod1
2020-08-01 06:16:10 +00:00
Sergey
8b956aa586
Version: 5.7.11-xanmod1
2020-07-30 20:23:20 +00:00
Sergey
8618411f6a
Version: 5.7.10-xanmod2
2020-07-29 14:41:54 +00:00
Sergey
535308798f
Version: 5.7.10-xanmod1
2020-07-23 05:44:45 +00:00
kelpee (Sergey)
6fa582a651
Version: 5.7.9-xanmod1
2020-07-16 22:30:53 +03:00
Sergey
88032074ea
Version: 5.7.8-xanmod2
2020-07-10 06:11:44 +00:00
Sergey
8123356bbd
Version: 5.7.7-xanmod1
2020-07-01 19:00:42 +00:00
Sergey
edf8b63a11
Version: 5.7.6-xanmod1
2020-06-28 07:01:11 +00:00
Sergey
647f37f9bc
Version: 5.7.4-xanmod1
2020-06-21 18:46:07 +00:00
Sergey
b16d1c4d78
Version: 5.7.2-xanmod1
2020-06-11 09:38:44 +00:00
Sergey
d4e49f5ebf
Version: 5.7.1-xanmod1
2020-06-09 05:26:27 +00:00
kelpee (Sergey)
8c88c28cb1
Version: 5.7.0-xanmod1
2020-06-03 07:18:54 +03:00
Sergey
d7d0b37a36
Updated to 5.6.14-xanmod1
2020-05-20 19:49:54 +00:00
Sergey
6a3f68dec4
Updated to 5.6.12-xanmod1
2020-05-12 06:59:04 +00:00
Sergey
e96e2fe33c
Updated to 5.6.10-xanmod1
2020-05-03 06:16:09 +00:00
Sergey
dbc8995586
Updated to 5.6.8-xanmod1
2020-04-30 11:01:46 +00:00
Sergey
e20fef79a6
Updated to 5.6.6
2020-04-26 11:09:05 +00:00
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
dd4c2fb91e
Updated to 5.6.5-xanmod1
2020-04-20 05:38:13 +00: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
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
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
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