OpenBSD CVS

CVS log for src/usr.sbin/pkg_add/pkg_sign.1


[BACK] Up to [local] / src / usr.sbin / pkg_add

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Fri Feb 11 15:36:40 2022 UTC (2 years, 3 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

use packing-list consistently

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jul 10 10:37:33 2018 UTC (5 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.11: +2 -18 lines
Diff to previous 1.11 (colored)

zap old comments that are unlikely to ever come back

Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 10 10:04:44 2017 UTC (6 years, 7 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

thinko
noticed by Bryan Vyhmeister, thx

Revision 1.10 / (download) - annotate - [select for diffs], Wed Feb 15 13:19:08 2017 UTC (7 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

improve list item formatting;
from salvador sabaini

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 3 13:11:38 2016 UTC (7 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.8: +46 -45 lines
Diff to previous 1.8 (colored)

document what signify2 does, remove remnants of signify/x509.
comment out stuff that's not supported yet, but may make a come-back later

Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 25 16:56:26 2015 UTC (8 years, 8 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.7: +12 -12 lines
Diff to previous 1.7 (colored)

Use .Cm rather than .Ar for fixed strings on the command line
and remove invalid escaping of `@' characters.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Oct 11 08:41:06 2014 UTC (9 years, 7 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.6: +9 -3 lines
Diff to previous 1.6 (colored)

allow signing to proceed when interrupted

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 11 23:57:33 2014 UTC (9 years, 8 months ago) by schwarze
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

fix the only .Xr ordering and punctuation issue i could find
with the new MANDOCERR_XR_* warnings in the whole tree

Revision 1.5 / (download) - annotate - [select for diffs], Mon Sep 8 01:27:55 2014 UTC (9 years, 8 months ago) by schwarze
Branch: MAIN
Changes since 1.4: +3 -5 lines
Diff to previous 1.4 (colored)

obvious cases of missing .An;
found with the new mandoc(1) MANDOCERR_AN_MISSING warning;
no text changes

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 12 12:15:03 2014 UTC (10 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.3: +4 -6 lines
Diff to previous 1.3 (colored)

no need for .Pp before .It and .Sh, zap trailing whitespace,
and no need to capitalize the first word after a semicolon;
from Jan Stary <hans at stare dot cz>

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 23 22:57:06 2014 UTC (10 years, 4 months ago) by espie
Branch: MAIN
Changes since 1.2: +9 -3 lines
Diff to previous 1.2 (colored)

tweak the way we create and sign packages significantly:

all modern compression formats support multi-stream archives.
Store the packing-list as a separate stream, and note where the
first stream ends when reading back the packing list.

When pkg_sign sees a split-stream archive, it does not need to unpack/repack
the whole archive: it can just sign the packing-list, close the stream, and
copy the next stream(s) from the source archive verbatim.

This is perfectly transparent to pkg_add, but abuses IO::Uncompress::Gunzip
internals slightly (to be solved with cpan).

also adds explicit option -C for generating a SHA256 list of all packages.

and okay naddy@

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 23 12:41:55 2014 UTC (10 years, 4 months ago) by espie
Branch: MAIN
Changes since 1.1: +28 -3 lines
Diff to previous 1.1 (colored)

explain signatures

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 23 12:21:44 2014 UTC (10 years, 4 months ago) by espie
Branch: MAIN

separate pkg_sign documentation. Option description becomes MUCH saner.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.