Package: sks / 1.1.6+git20210302.c3ba6d5a-3

Metadata

Package Version Patches format
sks 1.1.6+git20210302.c3ba6d5a-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 use debian fhs.patch | (download)

common.ml | 6 3 + 3 - 0 !
dbserver.ml | 2 1 + 1 - 0 !
getfileopts.ml | 2 1 + 1 - 0 !
reconserver.ml | 4 2 + 2 - 0 !
settings.ml | 20 10 + 10 - 0 !
5 files changed, 17 insertions(+), 17 deletions(-)

 _debian_fhs


0008 accept and use CFLAGS and CPPFLAGS from environment.patch | (download)

Makefile | 5 3 + 2 - 0 !
bdb/Makefile | 10 6 + 4 - 0 !
2 files changed, 9 insertions(+), 6 deletions(-)

 accept and use cflags and cppflags from environment


0009 fix for hardened build.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix for hardened build

See discussion on https://bugs.debian.org/834044

0011 non interactive use of sks_build.sh.patch | (download)

sks_build.sh | 19 16 + 3 - 0 !
1 file changed, 16 insertions(+), 3 deletions(-)

 non-interactive use of sks_build.sh

Without this patch, sks_build.sh needs interactive operation.  This
interaction gets in the way of streamlined and automated setup, so
allow an explicit workaround.

sks poison key.diff | (download)

keydb.ml | 55 32 + 23 - 0 !
1 file changed, 32 insertions(+), 23 deletions(-)

---