SHA256
1
0
forked from pool/keyutils

Accepting request 493026 from home:msmeissn:branches:security

- updated to 1.5.10
  - added "dh_compute" callback
  - manpage improvements

OBS-URL: https://build.opensuse.org/request/show/493026
OBS-URL: https://build.opensuse.org/package/show/security/keyutils?expand=0&rev=36
This commit is contained in:
Marcus Meissner 2017-05-07 16:30:49 +00:00 committed by Git OBS Bridge
parent e1b2ae0832
commit bf4d8f51ee
5 changed files with 17 additions and 10 deletions

3
keyutils-1.5.10.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:115c3deae7f181778fd0e0ffaa2dad1bf1fe2f5677cf2e0e348cdb7a1c93afb6
size 74190

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4da2c5552c688b65ab14d4fd40fbdf720c8b396d8ece643e040cf6e707e083ae
size 74683

View File

@ -1,10 +1,10 @@
Index: keyutils-1.5.9/Makefile
Index: keyutils-1.5.10/Makefile
===================================================================
--- keyutils-1.5.9.orig/Makefile
+++ keyutils-1.5.9/Makefile
@@ -110,7 +110,7 @@ $(ARLIB): keyutils.o
$(AR) rcs $@ $<
endif
--- keyutils-1.5.10.orig/Makefile
+++ keyutils-1.5.10/Makefile
@@ -104,7 +104,7 @@ all: keyctl request-key key.dns_resolver
###############################################################################
#RPATH = -Wl,-rpath,$(LIBDIR)
-VCPPFLAGS := -DPKGBUILD="\"$(shell date -u +%F)\""
+VCPPFLAGS := -DPKGBUILD="\"no timestamp to avoid rebuilds\""

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 5 13:46:43 UTC 2017 - meissner@suse.com
- updated to 1.5.10
- added "dh_compute" callback
- manpage improvements
-------------------------------------------------------------------
Tue Mar 21 15:31:03 UTC 2017 - meissner@suse.com

View File

@ -22,7 +22,7 @@ Url: http://people.redhat.com/~dhowells/keyutils/
Summary: Linux Key Management Utilities
License: GPL-2.0+ and LGPL-2.1+
Group: System/Kernel
Version: 1.5.9
Version: 1.5.10
Release: 0
Source0: http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2
Source1: baselibs.conf