diff --git a/kernel/kernel/pspec.xml b/kernel/kernel/pspec.xml index a1dd0ad7..52cda742 100644 --- a/kernel/kernel/pspec.xml +++ b/kernel/kernel/pspec.xml @@ -94,9 +94,20 @@ - + 2020-01-12 5.4.10 + Rebuild + security + + systemRestart + + Safa Arıman + safa@ariman.gen.tr + + + 2020-01-10 + 5.4.10 Version Bump. security diff --git a/system/base/nspr/actions.py b/system/base/nspr/actions.py index e5d6dc7d..4cc7ff49 100644 --- a/system/base/nspr/actions.py +++ b/system/base/nspr/actions.py @@ -9,6 +9,8 @@ from pisi.actionsapi import get from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools +NoStrip = ["/usr/lib"] + def setup(): # -fno-strict-aliasing workarounds some aliasing violations, see: https://bugzilla.redhat.com/show_bug.cgi?id=487844 --> shelltools.system('nspr/configure \ diff --git a/system/base/pisi/files/kernel_build_fix.patch b/system/base/pisi/files/kernel_build_fix.patch deleted file mode 100644 index 19547fa8..00000000 --- a/system/base/pisi/files/kernel_build_fix.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/pisi/actionsapi/kerneltools.py b/pisi/actionsapi/kerneltools.py -index df3de3b..2560b47 100644 ---- a/pisi/actionsapi/kerneltools.py -+++ b/pisi/actionsapi/kerneltools.py -@@ -253,6 +253,9 @@ def installLibcHeaders(excludes=None): - # Create directories - shelltools.makedirs(headers_tmp) - shelltools.makedirs(headers_dir) -+ -+ # Clean up the source directory -+ autotools.make('mrproper') - - # install the headers - autotools.rawInstall(make_cmd, "headers_install") diff --git a/system/base/pisi/pspec.xml b/system/base/pisi/pspec.xml index 037c2166..b866c08d 100644 --- a/system/base/pisi/pspec.xml +++ b/system/base/pisi/pspec.xml @@ -12,7 +12,7 @@ app:console PISI is the package management system of Pisi Linux PISI is a modern package management system implemented in Python. Some of its main features are: package sources are written in XML and python, implements all functions through a simple-to-use API, integrates low-level and high-level package management features. - https://github.com/PisiLinuxNew/pisi/archive/v2.7.1.tar.gz + https://github.com/PisiLinuxNew/pisi/archive/v2.7.1.tar.gz comar plyvel @@ -22,9 +22,6 @@ intltool leveldb-devel - - kernel_build_fix.patch - @@ -74,6 +71,13 @@ + + 2020-01-10 + 2.7.1 + Rebuild + Safa Arıman + safa@ariman.gen.tr + 2020-01-10 2.7.1