Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seblu
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archlinux
linux-seblu
Commits
6d54cbc8
Commit
6d54cbc8
authored
6 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 4.17.14
- fix CVE-2018-5390
parent
4c3812e5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+4
-4
4 additions, 4 deletions
PKGBUILD
config.x86_64
+1
-2
1 addition, 2 deletions
config.x86_64
with
5 additions
and
6 deletions
PKGBUILD
+
4
−
4
View file @
6d54cbc8
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
4.17
pkgver
=
4.17
.14
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
...
...
@@ -12,12 +12,12 @@ options=('!strip')
makedepends
=(
'glibc'
'libelf'
'kmod'
'git'
'make'
'gcc'
'bc'
'sed'
)
depends
=(
'linux-firmware'
'kernel-install-hook'
)
install
=
linux-seblu.install
_repourl
=
'git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
#
_repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git'
#
_repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
_repourl
=
'git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git'
source
=(
"
$_repourl
#tag=v
${
pkgver
/_/-
}
"
"config.
$CARCH
"
)
md5sums
=(
'SKIP'
'
c967a212a58ac8f7c4acb518c9b32efd
'
)
'
91539ee0c5c0470d0f1802298d626d85
'
)
prepare
()
{
# fake linux directory if necessary
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
1
−
2
View file @
6d54cbc8
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.17.
0
Kernel Configuration
# Linux/x86 4.17.
14
Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
...
...
@@ -7018,7 +7018,6 @@ CONFIG_CRYPTO_DES3_EDE_X86_64=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_X86_64=m
CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_CHACHA20_X86_64=m
CONFIG_CRYPTO_SEED=m
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment