net-misc / sks

An OpenPGP keyserver which is decentralized with highly reliable synchronization

Official package sites : https://github.com/SKS-Keyserver/sks-keyserver ·

v1.1.6_p20200624-r2 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ~x86
USE flags
optimize test

General

optimize
Enables bytecode optimization
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

acct-group / sks : Group for SKS OpenPGP keyserver

acct-user / sks : User for the SKS OpenPGP keyserver

dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles

dev-ml / camlp4 : System for writing extensible parsers for programming languages

dev-ml / cryptokit : Cryptographic primitives library for Objective Caml

dev-ml / findlib : OCaml tool to find/use non-standard packages

dev-ml / num : Library for arbitrary-precision integer and rational arithmetic

sys-libs / db : Oracle Berkeley DB

acct-group / sks : Group for SKS OpenPGP keyserver

acct-user / sks : User for the SKS OpenPGP keyserver

dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles

dev-ml / camlp4 : System for writing extensible parsers for programming languages

dev-ml / cryptokit : Cryptographic primitives library for Objective Caml

dev-ml / num : Library for arbitrary-precision integer and rational arithmetic

sys-libs / db : Oracle Berkeley DB

831386
net-misc/sks-1.1.6_p20200624-r1 fails to compile: ld.lld: error: cant create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass -Wl,-z,notext to allow text relocations in the output
832215
net-misc/sks-1.1.6_p20200624-r1 - Error (warning 6 [labels-omitted]): label cmp was omitted in the application of this function.
836090
net-misc/sks: uses variables banned in scope (VariableScope)
839507
net-misc/sks-1.1.6_p20200624-r1 - ocamlfind: Not supported in your configuration: ocamlopt
877219
net-misc/sks-1.1.6_p20200624-r2 installs shell script that uses non-POSIX features
889064
net-misc/sks-1.1.6_p20200624-r1 - Error: Unbound module Bdb
941975
net-misc/sks-1.1.6_p20200624-r2 installs files that contain a TEXTREL
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-misc/sks: match init.d behavior
- support args to systemd service - ensure paths are correctly owned (/var/lib/sks/{PTree,KDB} must exist) - sks-recon must start after sks-db Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/sks: fix VariableScope
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/sks: drop 1.1.6_p20200624
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/sks: Stabilize 1.1.6_p20200624-r1 amd64, #780141
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/sks: add upstream patch for DB hang
Bug: https://bugs.gentoo.org/780141 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/sks: drop 1.1.6-r2
Bug: https://bugs.gentoo.org/775665 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/sks: Stabilize 1.1.6_p20200624 amd64, #775665
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-misc/sks: cleanup old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-misc/sks: take 20200624 snapshot
Closes: https://bugs.gentoo.org/704246 Closes: https://bugs.gentoo.org/625546 Closes: https://bugs.gentoo.org/725174 Closes: https://bugs.gentoo.org/710946 Closes: https://bugs.gentoo.org/713160 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Azamat H. Hackimov · gentoo
net-misc/sks: update HOMEPAGE and SRC_URI
Update HOMEPAGE and SRC_URI to Github URL Closes: https://bugs.gentoo.org/738804 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17250 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Kristian Fiskerstrand · gentoo
net-misc/sks: remove redundant empty line
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Kristian Fiskerstrand · gentoo
net-misc/sks: add dosym for sks_build.sh
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Kristian Fiskerstrand · gentoo
net-misc/sks: backport a few additional fixes from upstream
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Kristian Fiskerstrand · gentoo
net-misc/sks: Clean up makefile string replacement
Since upstreamed cryptokit unbundle and ocamlfind usage, clean up sed Package-Manager: Portage-2.3.6, Repoman-2.3.1
Alexis Ballier · gentoo
net-misc/sks: use ocamlfind for link and build.
Fixes build with latest cryptokit. Improve a bit dependencies too. Package-Manager: Portage-2.3.6, Repoman-2.3.2
Kristian Fiskerstrand · gentoo
net-misc/sks: Cleanup old
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Kristian Fiskerstrand · gentoo
net-misc/sks: Add slot operator on ocaml
Since resulting binary is static linked with ocaml we need a subslot dep in order to ensure rebuild to pick up security upgrades etc straight to stable bump Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --force
Kristian Fiskerstrand · gentoo
net-misc/sks: Clean up old version
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Kristian Fiskerstrand · gentoo
net-misc/sks-1.1.6-r1: Stable for amd64
Maintainer self-stabilization Package-Manager: Portage-2.3.6, Repoman-2.3.1
Kristian Fiskerstrand · gentoo
net-misc/sks: Unbundle cryptokit
Gentoo-Bug: 591326 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Pavel Kulyov · gentoo
net-misc/sks: fix typo 'databse'->'database'.
Closes: https://github.com/gentoo/gentoo/pull/2308 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Kristian Fiskerstrand · gentoo
net-misc/sks: Version bump to 1.1.6
Package-Manager: portage-2.3.0
Kristian Fiskerstrand · gentoo
net-misc/sks: Clean up old versions
Package-Manager: portage-2.2.27
Kristian Fiskerstrand · gentoo
net-misc/sks: Maintainer stabilization of amd64
Package-Manager: portage-2.2.27
Kristian Fiskerstrand · gentoo
net-misc/sks: Fix ocaml4 dependency
Since ocaml 4 camlp4o is split in a separate package dev-ml/camlp4. Bump minimum ocaml version to 4 that is now stable already and supported upstream and add the missing dependency after the split Bug: 568932 Package-Manager: portage-2.2.27
Kristian Fiskerstrand · gentoo
net-misc/sks: Revision bump, adding curve25519 encryption support
Upstream patch in issue https://bitbucket.org/skskeyserver/sks-keyserver/issues/36/curve25519-oid-for-encryption has been reviewed and is going for inclusion Package-Manager: portage-2.2.20.1
Kristian Fiskerstrand · gentoo
net-misc/sks: Remove old 1.1.5
Package-Manager: portage-2.2.20.1
Kristian Fiskerstrand · gentoo
net-misc/sks-1.1.5-r1: Stable for amd64
Package-Manager: portage-2.2.20.1
Justin Lecher · gentoo
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed