* [gentoo-commits] proj/hardened-patchset:master commit in: /
@ 2011-02-26 2:46 Anthony G. Basile
0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile @ 2011-02-26 2:46 UTC (permalink / raw
To: gentoo-commits
commit: 061c8e2e1fcf85d12bf4cd661d9e8302580511fc
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 02:25:45 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 02:25:45 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=061c8e2e
Merge branch 'experimental'
2.6.32/4435_grsec-kconfig-gentoo.patch | 348 +++++++----------------
2.6.32/4440_selinux-avc_audit-log-curr_ip.patch | 2 +-
2.6.37/4435_grsec-kconfig-gentoo.patch | 348 +++++++----------------
2.6.37/4440_selinux-avc_audit-log-curr_ip.patch | 2 +-
4 files changed, 222 insertions(+), 478 deletions(-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/hardened-patchset:master commit in: /
@ 2011-08-24 19:04 Anthony G. Basile
0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile @ 2011-08-24 19:04 UTC (permalink / raw
To: gentoo-commits
commit: 73aafa7c07e70f22e56b276cd042733609296223
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 24 19:04:07 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 19:04:07 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=73aafa7c
Added .gitignore: ignore all *hardened-patches*
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e4261d7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*hardened-patches*
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/hardened-patchset:master commit in: /
@ 2011-08-26 10:30 Anthony G. Basile
0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile @ 2011-08-26 10:30 UTC (permalink / raw
To: gentoo-commits
commit: ab535893460f8d196d477ab950cdd304197f08aa
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 10:30:16 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 10:30:16 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=ab535893
gitignore: added grsecurity-*
---
.gitignore | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index e4261d7..b195cdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-*hardened-patches*
+hardened-patches*
+grsecurity-*
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/hardened-patchset:master commit in: /
@ 2011-11-05 22:57 Anthony G. Basile
0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile @ 2011-11-05 22:57 UTC (permalink / raw
To: gentoo-commits
commit: 158b164be37adee9dbaaf45f2b1fc32c6b5ef73e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 5 22:54:25 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Nov 5 22:57:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=158b164b
Ignore hardened-rsbac-patches tarballs
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index b195cdb..57d6eb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
hardened-patches*
+hardened-rsbac-patches*
grsecurity-*
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/hardened-patchset:master commit in: /
@ 2011-11-20 22:38 Anthony G. Basile
0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile @ 2011-11-20 22:38 UTC (permalink / raw
To: gentoo-commits
commit: d5518c16b680f332e9ca8515a1f435d9030bcffe
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 20 22:38:42 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 22:38:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=d5518c16
Improved .gitignore
---
.gitignore | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 57d6eb5..d7c48be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
-hardened-patches*
-hardened-rsbac-patches*
+hardened*patches*
grsecurity-*
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/hardened-patchset:master commit in: /
@ 2011-12-13 0:25 Anthony G. Basile
0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile @ 2011-12-13 0:25 UTC (permalink / raw
To: gentoo-commits
commit: 4a094553667386e95894fbdf1e6307d869af6fad
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 00:25:33 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 00:25:33 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=4a094553
Ignore xtpax*
---
.gitignore | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index d7c48be..777fe79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-hardened*patches*
+hardened*
+xtpax*
grsecurity-*
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/hardened-patchset:master commit in: /
@ 2011-12-23 17:37 Anthony G. Basile
0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile @ 2011-12-23 17:37 UTC (permalink / raw
To: gentoo-commits
commit: 0e2e112e392785c9b9711264d265de004cad0dbd
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 17:37:39 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 17:37:39 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=0e2e112e
Updated .gitignore for master branch
---
.gitignore | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 777fe79..284ec2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+grsecurity*
hardened*
+rsbac*
xtpax*
-grsecurity-*
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-12-23 17:37 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-05 22:57 [gentoo-commits] proj/hardened-patchset:master commit in: / Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2011-12-23 17:37 Anthony G. Basile
2011-12-13 0:25 Anthony G. Basile
2011-11-20 22:38 Anthony G. Basile
2011-08-26 10:30 Anthony G. Basile
2011-08-24 19:04 Anthony G. Basile
2011-02-26 2:46 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox