Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
678
Issues
678
List
Boards
Labels
Service Desk
Milestones
Merge Requests
155
Merge Requests
155
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
064b1147
Commit
064b1147
authored
Dec 14, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/linux-grsec: upgrade to grsecurity-2.1.14-2.6.32-200912121327
parent
2e6f1c3f
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9728 additions
and
15115 deletions
+9728
-15115
main/linux-grsec/APKBUILD
main/linux-grsec/APKBUILD
+9
-9
main/linux-grsec/grsecurity-2.1.14-2.6.32-200912121327.patch
main/linux-grsec/grsecurity-2.1.14-2.6.32-200912121327.patch
+9549
-10614
main/linux-grsec/kernelconfig
main/linux-grsec/kernelconfig
+0
-4449
main/linux-grsec/kernelconfig.x86
main/linux-grsec/kernelconfig.x86
+170
-43
No files found.
main/linux-grsec/APKBUILD
View file @
064b1147
...
...
@@ -2,9 +2,9 @@
_flavor
=
grsec
pkgname
=
linux-
${
_flavor
}
pkgver
=
2.6.3
1.7
_kernver
=
2.6.3
1
pkgrel
=
1
pkgver
=
2.6.3
2
_kernver
=
2.6.3
2
pkgrel
=
0
pkgdesc
=
"Linux kernel with grsecurity"
url
=
http://grsecurity.net
depends
=
"mkinitfs linux-firmware"
...
...
@@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH:-x86}}
install
=
source
=
"ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-
$_kernver
.tar.bz2
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-
$pkgver
.bz2
grsecurity-2.1.14-2.6.3
1.7-200912102215
.patch
grsecurity-2.1.14-2.6.3
2-200912121327
.patch
kernelconfig.x86
"
subpackages
=
"
$pkgname
-dev linux-firmware:firmware"
...
...
@@ -31,7 +31,7 @@ prepare() {
for
i
in
../
*
.diff ../
*
.patch
;
do
[
-f
$i
]
||
continue
msg
"Applying
$i
..."
patch
-p1
-N
<
$i
||
return
1
patch
-
s
-
p1
-N
<
$i
||
return
1
done
mkdir
-p
"
$srcdir
"
/build
...
...
@@ -118,7 +118,7 @@ firmware() {
mv
"
$pkgdir
"
/lib/firmware
"
$subpkgdir
"
/lib/
}
md5sums
=
"
84c077a37684e4cbfa67b18154390d8a linux-2.6.31
.tar.bz2
801b9c379a12339c0210dc5d1a8e9537 patch-2.6.31.7
.bz2
60eac674bf7db4ce8498fead1ef9674a grsecurity-2.1.14-2.6.31.7-200912102215
.patch
5
ecbb0c5bed282ad2e5c34c1f71ba27f
kernelconfig.x86"
md5sums
=
"
260551284ac224c3a43c4adac7df4879 linux-2.6.32
.tar.bz2
e6c460f49a6c31b539b92939f9241abe patch-2.6.32
.bz2
29c693abf5b456896edffefef587b41e grsecurity-2.1.14-2.6.32-200912121327
.patch
5
12be4fb8684a3a04a39b3888744d200
kernelconfig.x86"
main/linux-grsec/grsecurity-2.1.14-2.6.3
1.7-200912102215
.patch
→
main/linux-grsec/grsecurity-2.1.14-2.6.3
2-200912121327
.patch
View file @
064b1147
This diff is collapsed.
Click to expand it.
main/linux-grsec/kernelconfig
deleted
100644 → 0
View file @
2e6f1c3f
This diff is collapsed.
Click to expand it.
main/linux-grsec/kernelconfig.x86
View file @
064b1147
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment