perf 5.4.6

This commit is contained in:
idriskalp
2019-12-28 22:00:28 +03:00
parent 8d33ceddbd
commit d7adedab36
24 changed files with 16 additions and 9 deletions
+16 -9
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>Performance analyser tool that makes full use of the Linux performance counter subsystem</Summary>
<Description>perf is a new tool which is used to optimize, validate and measure applications, workloads or the full system through the Linux performance counter subsystem.</Description>
<Archive sha1sum="eb09a8e0483a9ec40bdb767551d0eda27f7c221a" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.gz</Archive>
<Archive sha1sum="8fd0449a462c77f3e5b35848f4bf3c41411702d6" type="targz">https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>libunwind-devel</Dependency>
<Dependency>audit-devel</Dependency>
@@ -38,14 +38,14 @@
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.19.49.xz</Patch>
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.14.44/2.mga7/PATCHES/patches/series-->
<!--stable patches-->
<!--CVE-2016-8405-->
<!--other patches-->
<Patch level="1">patches/mageia_4_19/fs-aufs-4.19.patch</Patch>
<Patch level="1">patches/mageia_4_19/fs-aufs-4.19-modular.patch</Patch>
<Patch level="1">patches/mageia_4_14/fs-aufs-include-vmalloc.patch</Patch>
<Patch level="1" compressionType="xz">patches/linux/patch-5.4.6.xz</Patch>
<!-- Mageia Linux patches-->
<Patch level="1">patches/mageia/fs-aufs-5.4.patch</Patch>
<Patch level="1">patches/mageia/fs-aufs-5.4-modular.patch</Patch>
<Patch level="1">patches/mageia/fs-vboxsf.patch</Patch>
<!-- Build fix -->
<Patch level="1">patches/pisilinux/kernel-5.4-build-fix.patch</Patch>
</Patches>
</Source>
@@ -77,6 +77,13 @@
</Files>
</Package>
<History>
<Update release="17">
<Date>2019-12-28</Date>
<Version>5.4.6</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="16">
<Date>2019-06-09</Date>
<Version>4.19.49</Version>