EdgeBSD/infrastructure 95acb22bin edgebsd-build

Fix setting releases
DeltaFile
+1-1bin/edgebsd-build
+1-11 files

EdgeBSD/infrastructure fea7b97bin edgebsd-build

Only build the native architecture if requested
DeltaFile
+10-5bin/edgebsd-build
+10-51 files

EdgeBSD/infrastructure 61c6819bin gpg2netpgp

Support verifying the signature from two files
DeltaFile
+6-2bin/gpg2netpgp
+6-21 files

EdgeBSD/infrastructure 755e4bfbin gpg2netpgp

Use symbolic links when verifying

This avoids copying (potentially big) files around.
DeltaFile
+2-1bin/gpg2netpgp
+2-11 files

EdgeBSD/src b29ff21doc CHANGES-7.1

Note ticket #1264
DeltaFile
+822-1doc/CHANGES-7.1
+822-11 files

EdgeBSD/src bb74354external/bsd/bind/dist/bin/pkcs11 openssl-1.0.2f-patch openssl-0.9.8zh-patch

Pull up following revision(s) (requested by snj in ticket #1264):
        doc/3RDPARTY: patch
        external/bsd/bind/Makefile.inc: up to 1.23 via patch
        external/bsd/bind/bind2netbsd: up to 1.4
        external/bsd/bind/dist/CHANGES: up to 1.22
        external/bsd/bind/dist/FAQ: up to 1.1.1.8
        external/bsd/bind/dist/FAQ.xml: up to 1.1.1.11
        external/bsd/bind/dist/Makefile.in: up to 1.3
        external/bsd/bind/dist/README: up to 1.10
        external/bsd/bind/dist/acconfig.h: up to 1.9
        external/bsd/bind/dist/bin/check/Makefile.in: up to 1.1.1.9
        external/bsd/bind/dist/bin/check/named-checkconf.8: up to 1.7
        external/bsd/bind/dist/bin/check/named-checkconf.c: up to 1.13
        external/bsd/bind/dist/bin/check/named-checkconf.docbook: up to 1.1.1.8
        external/bsd/bind/dist/bin/check/named-checkconf.html: up to 1.1.1.9
        external/bsd/bind/dist/bin/check/named-checkzone.8: up to 1.8
        external/bsd/bind/dist/bin/check/named-checkzone.c: up to 1.9
        external/bsd/bind/dist/bin/check/named-checkzone.docbook: up to 1.1.1.10
        external/bsd/bind/dist/bin/check/named-checkzone.html: up to 1.1.1.10

    [800 lines not shown]
DeltaFile
+15,964-0external/bsd/bind/dist/bin/pkcs11/openssl-1.0.2f-patch
+15,909-0external/bsd/bind/dist/bin/pkcs11/openssl-0.9.8zh-patch
+0-15,909external/bsd/bind/dist/bin/pkcs11/openssl-0.9.8ze-patch
+0-15,889external/bsd/bind/dist/bin/pkcs11/openssl-1.0.0q-patch
+15,889-0external/bsd/bind/dist/bin/pkcs11/openssl-1.0.0t-patch
+15,791-0external/bsd/bind/dist/bin/pkcs11/openssl-1.0.1q-patch
+63,553-31,798811 files not shown
+114,576-71,715817 files

EdgeBSD/src 90c800fcrypto/external/bsd/netpgp/dist/include netpgp.h, crypto/external/bsd/netpgp/dist/src/lib netpgp.c

Restore the API for libnetpgp

The API was changed in a previous commit, when adding support for
detached signatures for the standard input.
DeltaFile
+88-3crypto/external/bsd/netpgp/dist/src/lib/netpgp.c
+9-3crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.c
+2-1crypto/external/bsd/netpgp/dist/include/netpgp.h
+99-73 files

EdgeBSD/infrastructure 9b7480cbin edgebsd-build

Avoid calling install(1) with sudo(8)
DeltaFile
+3-2bin/edgebsd-build
+3-21 files

EdgeBSD/infrastructure 3d28582bin edgebsd-build

Code cleanup
DeltaFile
+2-2bin/edgebsd-build
+2-21 files

EdgeBSD/src da417a1crypto/external/bsd/netpgp/dist/src/netpgpkeys netpgpkeys.1

Clarify the current usage of "netpgpkeys --generate-key"
DeltaFile
+1-1crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1
+1-11 files

EdgeBSD/infrastructure 1b4e6a7bin edgebsd-build

Use paxctl(8) within the sandbox
DeltaFile
+2-2bin/edgebsd-build
+2-21 files

EdgeBSD/infrastructure 9bf2bbabin edgebsd-build

Code cleanup
DeltaFile
+1-1bin/edgebsd-build
+1-11 files

EdgeBSD/infrastructure f955f35bin edgebsd-build

Delete obsolete remote files when mirroring packages
DeltaFile
+1-1bin/edgebsd-build
+1-11 files

EdgeBSD/infrastructure 713c5dfbin edgebsd-build

Modify some path to help with mirroring
DeltaFile
+11-7bin/edgebsd-build
+11-71 files

EdgeBSD/infrastructure d7c270abin edgebsd-build

Do not delete remote files when mirroring
DeltaFile
+2-2bin/edgebsd-build
+2-21 files

EdgeBSD/infrastructure 5f4029abin gpg2netpgp

Request a detached signature for two arguments
DeltaFile
+1-1bin/gpg2netpgp
+1-11 files

EdgeBSD/src 5212870crypto/external/bsd/netpgp/dist/include netpgp.h, crypto/external/bsd/netpgp/dist/src/lib signature.c netpgp.c

Merge branch 'khorben/edgebsd-7/netpgp' into edgebsd_7
DeltaFile
+11-8crypto/external/bsd/netpgp/dist/src/lib/signature.c
+3-2crypto/external/bsd/netpgp/dist/src/lib/netpgp.c
+2-1crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.c
+1-1crypto/external/bsd/netpgp/dist/include/netpgp.h
+1-1crypto/external/bsd/netpgp/dist/src/libpaa/libpaa.c
+1-0crypto/external/bsd/netpgp/dist/src/lib/signature.h
+19-136 files

EdgeBSD/src ff6fc1acrypto/external/bsd/netpgp/dist/include netpgp.h, crypto/external/bsd/netpgp/dist/src/lib signature.c netpgp.c

Support detached signatures for the standard input
DeltaFile
+11-8crypto/external/bsd/netpgp/dist/src/lib/signature.c
+3-2crypto/external/bsd/netpgp/dist/src/lib/netpgp.c
+2-1crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.c
+1-1crypto/external/bsd/netpgp/dist/src/libpaa/libpaa.c
+1-1crypto/external/bsd/netpgp/dist/include/netpgp.h
+1-0crypto/external/bsd/netpgp/dist/src/lib/signature.h
+19-136 files

EdgeBSD/src 2cc2a30crypto/external/bsd/netpgp/dist/src/lib signature.c, crypto/external/bsd/netpgp/dist/src/netpgp netpgp.1

Merge branch 'khorben/edgebsd-7/netpgp' into edgebsd_7
DeltaFile
+5-2crypto/external/bsd/netpgp/dist/src/lib/signature.c
+2-2crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1
+7-42 files

EdgeBSD/src 7348af4crypto/external/bsd/netpgp/dist/src/lib signature.c

No longer hard-code the suffix length
DeltaFile
+1-1crypto/external/bsd/netpgp/dist/src/lib/signature.c
+1-11 files

EdgeBSD/src b666b35crypto/external/bsd/netpgp/dist/src/lib signature.c

Output signatures to the standard output for "-"
DeltaFile
+4-1crypto/external/bsd/netpgp/dist/src/lib/signature.c
+4-11 files

EdgeBSD/infrastructure 823c2bcbin gpg2netpgp

Automatically detect armouring
DeltaFile
+7-0bin/gpg2netpgp
+7-01 files

EdgeBSD/infrastructure b56ee37bin gpg2netpgp

Fix signature verification for the standard input
DeltaFile
+14-5bin/gpg2netpgp
+14-51 files

EdgeBSD/infrastructure 0cd0420bin edgebsd-build

Also create /dev/{,u}random
DeltaFile
+2-2bin/edgebsd-build
+2-21 files

EdgeBSD/infrastructure e9d7c0bbin edgebsd-build

Enforce package signatures by default
DeltaFile
+1-0bin/edgebsd-build
+1-01 files

EdgeBSD/src 1b0f84ecrypto/external/bsd/netpgp/dist/src/netpgp netpgp.1

Also document alternate option "--detach"
DeltaFile
+1-1crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1
+1-11 files

EdgeBSD/infrastructure 87f2763bin gpg2netpgp

Avoid infinite recursion when verifying
DeltaFile
+7-6bin/gpg2netpgp
+7-61 files

EdgeBSD/infrastructure 06060c6bin gpg2netpgp

Code cleanup
DeltaFile
+3-0bin/gpg2netpgp
+3-01 files

EdgeBSD/infrastructure f85c990bin gpg2netpgp

Implement more logic to support --verify
DeltaFile
+58-1bin/gpg2netpgp
+58-11 files

EdgeBSD/src 602b423crypto/external/bsd/netpgp/dist/src/netpgp netpgp.1

Correct option "--armor"
DeltaFile
+1-1crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1
+1-11 files