-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathCHANGELOG
More file actions
30 lines (23 loc) · 1.04 KB
/
CHANGELOG
File metadata and controls
30 lines (23 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Version 1.4.2, 2015-03-13
* Now using full GPG fingerprint when retrieving kernel.org key
Version 1.4.1, 2015-03-12
* Added more secure parameters to curl commands
* Added license file
Version 1.4, 2014-12-31
* Changed URL for detemining the latest versions of grsecurity
* Cache latest versions
* Verify archives even if they haven't just been downloaded
Version 1.3, 2014-05-26
* Added question to remove build tools after install
* Fix issue with re-using a downloaded Linux archive
* Improved support for re-running a build of the same kernel version
Version 1.2, 2013-12-31
* Switched to XZ archives, https://www.kernel.org/happy-new-year-and-good-bye-bzip2.html
Version 1.1.1, 2013-10-20
* Grsecurity.net switched to two RSS feeds for the 2.6 and 3.x stable branches
* Added gcc-plugin-dev as a requirement
* Fixed issues with architecture in the kernel package name after creation
Version 1.1, 2012-05-01
* The lguest folder seems to have been moved as of kernel 3.3, changed the code to
try to find the directory dynamically
Version 1.0, 2012-03-31