projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2525938
)
Add SUIDMAIL as was done for the CERT alert.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Mon, 14 Aug 2000 20:52:16 +0000
(20:52 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Mon, 14 Aug 2000 20:52:16 +0000
(20:52 +0000)
p4raw-id: //depot/perl@6625
patchlevel.h
patch
|
blob
|
history
diff --git
a/patchlevel.h
b/patchlevel.h
index
f95db63
..
645620d
100644
(file)
--- a/
patchlevel.h
+++ b/
patchlevel.h
@@
-69,7
+69,8
@@
*/
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
- NULL
+ NULL
+ ,"SUIDMAIL - fixes for suidperl security"
,NULL
};