artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b55fdb
)
restore documentation: explain what ArcCheck does
author
espie
<espie@openbsd.org>
Sat, 27 May 2023 10:00:48 +0000
(10:00 +0000)
committer
espie
<espie@openbsd.org>
Sat, 27 May 2023 10:00:48 +0000
(10:00 +0000)
usr.sbin/pkg_add/OpenBSD/ArcCheck.pm
patch
|
blob
|
history
diff --git
a/usr.sbin/pkg_add/OpenBSD/ArcCheck.pm
b/usr.sbin/pkg_add/OpenBSD/ArcCheck.pm
index
7c72aba
..
0f9dbec
100644
(file)
--- a/
usr.sbin/pkg_add/OpenBSD/ArcCheck.pm
+++ b/
usr.sbin/pkg_add/OpenBSD/ArcCheck.pm
@@
-1,5
+1,5
@@
# ex:ts=8 sw=4:
-# $OpenBSD: ArcCheck.pm,v 1.4
0 2023/05/16 16:55:32
espie Exp $
+# $OpenBSD: ArcCheck.pm,v 1.4
1 2023/05/27 10:00:48
espie Exp $
#
# Copyright (c) 2005-2006 Marc Espie <espie@openbsd.org>
#
@@
-27,6
+27,8
@@
# error...
# if (!$o->is_allowed)
# error...
+# - prevent a lot of weird objects from entering the archives
+# - make sure all relevant users/modes are recorded in the PLIST item
# during extraction:
# $o->validate_meta($item) or