commit keyutils for openSUSE:Factory

2019-07-08 Thread root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2019-07-08 14:58:51

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new.4615 (New)


Package is "keyutils"

Mon Jul  8 14:58:51 2019 rev:36 rq:712932 version:1.6

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2019-03-08 
11:59:28.703974435 +0100
+++ /work/SRC/openSUSE:Factory/.keyutils.new.4615/keyutils.changes  
2019-07-08 14:58:52.738339873 +0200
@@ -1,0 +2,15 @@
+Mon Jul  1 14:28:52 UTC 2019 - Wolfgang Frisch 
+
+- updated to 1.6
+  - Apply various specfile cleanups from Fedora.
+  - request-key: Provide a command line option to suppress helper execution.
+  - request-key: Find least-wildcard match rather than first match.
+  - Remove the dependency on MIT Kerberos.
+  - Fix some error messages
+  - keyctl_dh_compute.3: Suggest /proc/crypto for list of available hashes.
+  - Fix doc and comment typos.
+  - Add public key ops for encrypt, decrypt, sign and verify (needs 
linux-4.20).
+  - Add pkg-config support for finding libkeyutils.
+- upstream isn't offering PGP signatures for the source tarballs anymore
+
+---

Old:

  keyutils-1.5.11.tar.bz2
  keyutils-1.5.11.tar.bz2.sig

New:

  keyutils-1.6.tar.bz2



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.oeE4rW/_old  2019-07-08 14:58:53.782341451 +0200
+++ /var/tmp/diff_new_pack.oeE4rW/_new  2019-07-08 14:58:53.786341457 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package keyutils
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,11 +22,10 @@
 Summary:Linux Key Management Utilities
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/Kernel
-Version:1.5.11
+Version:1.6
 Release:0
-Source0:
http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2
+Source0:
https://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2
 Source1:baselibs.conf
-Source2:
http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2.sig
 Source3:%name.keyring
 Patch1: request-key-cifs.patch
 Patch2: request-key-nfs4.patch
@@ -102,5 +101,6 @@
 %defattr(-,root,root,-)
 %{_libdir}/libkeyutils.so
 %{_includedir}/*
+%attr(0644, root, root) %{_libdir}/pkgconfig/libkeyutils.pc
 
 %changelog

++ keyutils-1.5.11.tar.bz2 -> keyutils-1.6.tar.bz2 ++
 2664 lines of diff (skipped)





commit keyutils for openSUSE:Factory

2019-03-08 Thread root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2019-03-08 11:59:27

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new.28833 (New)


Package is "keyutils"

Fri Mar  8 11:59:27 2019 rev:35 rq:681293 version:1.5.11

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2018-11-19 
23:27:52.555475080 +0100
+++ /work/SRC/openSUSE:Factory/.keyutils.new.28833/keyutils.changes 
2019-03-08 11:59:28.703974435 +0100
@@ -1,0 +2,6 @@
+Mon Mar  4 09:41:58 UTC 2019 - Dominique Leuenberger 
+
+- Replace krb5-devel BuildRequires with pkgconfig(krb5): Allow OBS
+  to shortcut the ring0 bootstrap cycle by also using krb5-mini.
+
+---



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.iSjhmB/_old  2019-03-08 11:59:30.627974109 +0100
+++ /var/tmp/diff_new_pack.iSjhmB/_new  2019-03-08 11:59:30.675974101 +0100
@@ -32,7 +32,7 @@
 Patch2: request-key-nfs4.patch
 Patch3: keyutils-nodate.patch
 Patch4: keyutils-usr-move.patch
-BuildRequires:  krb5-devel
+BuildRequires:  pkgconfig(krb5)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description






commit keyutils for openSUSE:Factory

2018-11-19 Thread root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2018-11-19 23:27:42

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils"

Mon Nov 19 23:27:42 2018 rev:34 rq:645337 version:1.5.11

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2018-03-07 
10:27:30.845982295 +0100
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2018-11-19 
23:27:52.555475080 +0100
@@ -1,0 +2,13 @@
+Mon Oct 29 16:36:11 UTC 2018 - astie...@suse.com
+
+- add upstream signing key and verify source signature
+
+---
+Mon Oct 29 15:37:31 UTC 2018 - meiss...@suse.com
+
+- updated to 1.5.11 (bsc#1113013)
+  - Add keyring restriction support.
+  - Add KDF support to the Diffie-Helman function.
+  - DNS: Add support for AFS config files and SRV records
+
+---

Old:

  keyutils-1.5.10.tar.bz2

New:

  keyutils-1.5.11.tar.bz2
  keyutils-1.5.11.tar.bz2.sig
  keyutils.keyring



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.cQMKWa/_old  2018-11-19 23:27:53.627473848 +0100
+++ /var/tmp/diff_new_pack.cQMKWa/_new  2018-11-19 23:27:53.631473844 +0100
@@ -20,16 +20,19 @@
 %define lname  libkeyutils1
 Url:http://people.redhat.com/~dhowells/keyutils/
 Summary:Linux Key Management Utilities
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/Kernel
-Version:1.5.10
+Version:1.5.11
 Release:0
 Source0:
http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2
 Source1:baselibs.conf
+Source2:
http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2.sig
+Source3:%name.keyring
 Patch1: request-key-cifs.patch
 Patch2: request-key-nfs4.patch
 Patch3: keyutils-nodate.patch
 Patch4: keyutils-usr-move.patch
+BuildRequires:  krb5-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ keyutils-1.5.10.tar.bz2 -> keyutils-1.5.11.tar.bz2 ++
 2531 lines of diff (skipped)




commit keyutils for openSUSE:Factory

2018-03-07 Thread root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2018-03-07 10:27:29

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils"

Wed Mar  7 10:27:29 2018 rev:33 rq:580149 version:1.5.10

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2017-11-11 
14:14:13.651028090 +0100
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2018-03-07 
10:27:30.845982295 +0100
@@ -1,0 +2,5 @@
+Thu Feb 22 15:10:34 UTC 2018 - fv...@suse.com
+
+- Use %license (boo#1082318)
+
+---



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.H9IESe/_old  2018-03-07 10:27:31.409961952 +0100
+++ /var/tmp/diff_new_pack.H9IESe/_new  2018-03-07 10:27:31.409961952 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package keyutils
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -79,7 +79,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README LICENCE.GPL
+%license LICENCE.GPL
+%doc README
 /sbin/*
 /bin/*
 /%{_sbindir}/*
@@ -91,7 +92,7 @@
 
 %files -n %lname
 %defattr(-,root,root,-)
-%doc LICENCE.LGPL
+%license LICENCE.LGPL
 /%{_libdir}/libkeyutils.so.*
 
 %files devel




commit keyutils for openSUSE:Factory

2017-11-11 Thread root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2017-11-11 14:14:12

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils"

Sat Nov 11 14:14:12 2017 rev:32 rq:539248 version:1.5.10

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2017-05-17 
10:45:49.838770350 +0200
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2017-11-11 
14:14:13.651028090 +0100
@@ -1,0 +2,6 @@
+Mon Nov  6 10:18:56 UTC 2017 - meiss...@suse.com
+
+- add keyutils-devel for baselibs, to allow biarch LTP builds.
+  (bsc#1061591)
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.Clln06/_old  2017-11-11 14:14:14.247006246 +0100
+++ /var/tmp/diff_new_pack.Clln06/_new  2017-11-11 14:14:14.247006246 +0100
@@ -1,4 +1,4 @@
 libkeyutils1
obsoletes "keyutils-libs- < "
provides "keyutils-libs- = "
-
+keyutils-devel




commit keyutils for openSUSE:Factory

2017-05-17 Thread root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2017-05-17 10:45:45

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils"

Wed May 17 10:45:45 2017 rev:31 rq:493330 version:1.5.10

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2017-04-03 
11:04:37.711746740 +0200
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2017-05-17 
10:45:49.838770350 +0200
@@ -1,0 +2,7 @@
+Fri May  5 13:46:43 UTC 2017 - meiss...@suse.com
+
+- updated to 1.5.10
+  - added "dh_compute" callback
+  - manpage improvements
+
+---

Old:

  keyutils-1.5.9.tar.bz2

New:

  keyutils-1.5.10.tar.bz2



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.ybbGXD/_old  2017-05-17 10:45:50.654655579 +0200
+++ /var/tmp/diff_new_pack.ybbGXD/_new  2017-05-17 10:45:50.658655016 +0200
@@ -22,7 +22,7 @@
 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

++ keyutils-1.5.9.tar.bz2 -> keyutils-1.5.10.tar.bz2 ++
 5664 lines of diff (skipped)

++ keyutils-nodate.patch ++
--- /var/tmp/diff_new_pack.ybbGXD/_old  2017-05-17 10:45:50.882623510 +0200
+++ /var/tmp/diff_new_pack.ybbGXD/_new  2017-05-17 10:45:50.886622948 +0200
@@ -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\""




commit keyutils for openSUSE:Factory

2017-04-03 Thread root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2017-04-03 11:04:36

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils"

Mon Apr  3 11:04:36 2017 rev:30 rq:483310 version:1.5.9

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2015-02-06 
10:52:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2017-04-03 
11:04:37.711746740 +0200
@@ -1,0 +2,6 @@
+Tue Mar 21 15:31:03 UTC 2017 - meiss...@suse.com
+
+- move binaries from /bin to /usr/bin (bsc#1029969)
+- keyutils-usr-move.patch: also adjust the request-key.conf file
+
+---

New:

  keyutils-usr-move.patch



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.i9l7XL/_old  2017-04-03 11:04:38.475638816 +0200
+++ /var/tmp/diff_new_pack.i9l7XL/_new  2017-04-03 11:04:38.479638251 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package keyutils
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@
 Patch1: request-key-cifs.patch
 Patch2: request-key-nfs4.patch
 Patch3: keyutils-nodate.patch
+Patch4: keyutils-usr-move.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -60,12 +61,17 @@
 %patch1 -p0
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 make %{?_smp_mflags} NO_ARLIB=1 CFLAGS="%{optflags}" CC="%__cc"
 
 %install
-make install NO_ARLIB=1 DESTDIR=%{buildroot} LIBDIR=/%{_lib} 
USRLIBDIR=%{_libdir}
+make install NO_ARLIB=1 DESTDIR=%{buildroot} BINDIR=/%{_bindir} 
SBINDIR=/%{_sbindir} LIBDIR=/%{_libdir} USRLIBDIR=%{_libdir}
+mkdir -p %{buildroot}/bin %{buildroot}/sbin
+ln -s /%{_bindir}/keyctl %{buildroot}/bin
+ln -s /%{_sbindir}/key.dns_resolver %{buildroot}/sbin
+ln -s /%{_sbindir}/request-key %{buildroot}/sbin
 
 %post -n %lname -p /sbin/ldconfig 
 
@@ -76,6 +82,8 @@
 %doc README LICENCE.GPL
 /sbin/*
 /bin/*
+/%{_sbindir}/*
+/%{_bindir}/*
 %{_datadir}/keyutils
 %{_mandir}/*/*
 %config(noreplace) %{_sysconfdir}/request-key.conf
@@ -84,7 +92,7 @@
 %files -n %lname
 %defattr(-,root,root,-)
 %doc LICENCE.LGPL
-/%{_lib}/libkeyutils.so.*
+/%{_libdir}/libkeyutils.so.*
 
 %files devel
 %defattr(-,root,root,-)

++ keyutils-usr-move.patch ++
Index: keyutils-1.5.9/request-key.conf
===
--- keyutils-1.5.9.orig/request-key.conf
+++ keyutils-1.5.9/request-key.conf
@@ -31,14 +31,14 @@
 
 #OPTYPEDESCRIPTION CALLOUT INFOPROGRAM ARG1 ARG2 ARG3 ...
 #===== === === 
===
-create  dns_resolver * *   /sbin/key.dns_resolver %k
-create userdebug:* negate  /bin/keyctl negate %k 30 %S
-create  userdebug:* rejected/bin/keyctl reject %k 30 %c %S
-create  userdebug:* expired /bin/keyctl reject %k 30 %c %S
-create  userdebug:* revoked /bin/keyctl reject %k 30 %c %S
+create  dns_resolver * *   /usr/sbin/key.dns_resolver %k
+create userdebug:* negate  /usr/bin/keyctl negate %k 30 %S
+create  userdebug:* rejected/usr/bin/keyctl reject %k 30 
%c %S
+create  userdebug:* expired /usr/bin/keyctl reject %k 30 
%c %S
+create  userdebug:* revoked /usr/bin/keyctl reject %k 30 
%c %S
 create userdebug:loop:**   |/bin/cat
 create userdebug:* *   
/usr/share/keyutils/request-key-debug.sh %k %d %c %S
 create cifs.spnego *   *   /usr/sbin/cifs.upcall %k
-negate *   *   *   /bin/keyctl negate %k 30 %S
+negate *   *   *   /usr/bin/keyctl negate %k 30 %S
 create  id_resolver*   *   /usr/sbin/nfsidmap %k %d -t 600
 



commit keyutils for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2015-02-06 10:52:31

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils"

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2014-06-18 
07:49:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2015-02-06 
10:52:32.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  4 13:11:19 UTC 2015 - meiss...@suse.com
+
+- keyutils-nodate.patch: avoid including the timestamp. bsc#916180
+
+---

New:

  keyutils-nodate.patch



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.sKSH26/_old  2015-02-06 10:52:33.0 +0100
+++ /var/tmp/diff_new_pack.sKSH26/_new  2015-02-06 10:52:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package keyutils
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,8 @@
 Source0:
http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2
 Source1:baselibs.conf
 Patch1: request-key-cifs.patch
-Patch3: request-key-nfs4.patch
+Patch2: request-key-nfs4.patch
+Patch3: keyutils-nodate.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -57,6 +58,7 @@
 %prep
 %setup -q
 %patch1 -p0
+%patch2 -p1
 %patch3 -p1
 
 %build

++ keyutils-nodate.patch ++
Index: keyutils-1.5.9/Makefile
===
--- keyutils-1.5.9.orig/Makefile
+++ keyutils-1.5.9/Makefile
@@ -110,7 +110,7 @@ $(ARLIB): keyutils.o
$(AR) rcs $@ $<
 endif
 
-VCPPFLAGS  := -DPKGBUILD="\"$(shell date -u +%F)\""
+VCPPFLAGS  := -DPKGBUILD="\"no timestamp to avoid rebuilds\""
 VCPPFLAGS  += -DPKGVERSION="\"keyutils-$(VERSION)\""
 VCPPFLAGS  += -DAPIVERSION="\"libkeyutils-$(APIVERSION)\""
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit keyutils for openSUSE:Factory

2014-06-17 Thread h_root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2014-06-18 07:49:14

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils"

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2014-05-27 
11:50:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2014-06-18 
07:49:17.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun  5 13:58:56 UTC 2014 - meiss...@suse.com
+
+- correct the obsoletes and provides in baselibs.conf to be correct.
+  bnc#881533
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.RjSQED/_old  2014-06-18 07:49:18.0 +0200
+++ /var/tmp/diff_new_pack.RjSQED/_new  2014-06-18 07:49:18.0 +0200
@@ -1,5 +1,4 @@
-# Change from "<=" to "<" on 1.5
 libkeyutils1
-   obsoletes "keyutils-libs <= "
-   provides "keyutils-libs = "
+   obsoletes "keyutils-libs- < "
+   provides "keyutils-libs- = "
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit keyutils for openSUSE:Factory

2014-05-27 Thread h_root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2014-05-27 11:50:58

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils"

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2013-07-29 
21:06:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2014-05-27 
11:50:59.0 +0200
@@ -1,0 +2,7 @@
+Wed May 14 02:19:52 UTC 2014 - nfbr...@suse.com
+
+- New upstream release 1.5.9.
+  Particularly adds keyctl_invalidate, needed for latest nfs-utils.
+  A few minor bugfixes and usability improvements.
+
+---

Old:

  keyutils-1.5.5.tar.bz2

New:

  keyutils-1.5.9.tar.bz2



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.6mCdIf/_old  2014-05-27 11:51:00.0 +0200
+++ /var/tmp/diff_new_pack.6mCdIf/_new  2014-05-27 11:51:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package keyutils
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Summary:Linux Key Management Utilities
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Kernel
-Version:1.5.5
+Version:1.5.9
 Release:0
 Source0:
http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2
 Source1:baselibs.conf

++ keyutils-1.5.5.tar.bz2 -> keyutils-1.5.9.tar.bz2 ++
 9987 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit keyutils for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2013-07-29 21:06:35

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils"

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2013-02-04 
17:59:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2013-07-29 
21:06:38.0 +0200
@@ -1,0 +2,11 @@
+Mon Jul 29 08:37:36 UTC 2013 - tchva...@suse.com
+
+- Use macros bit more and fix noreplace on folder, which is not
+  good.
+
+---
+Sun Jun 16 16:59:30 UTC 2013 - lmue...@suse.com
+
+- Remove deprecated -c arg while calling cifs.upcall from request-key.conf.
+
+---



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.CuFWU4/_old  2013-07-29 21:06:38.0 +0200
+++ /var/tmp/diff_new_pack.CuFWU4/_new  2013-07-29 21:06:38.0 +0200
@@ -60,10 +60,10 @@
 %patch3 -p1
 
 %build
-make %{?_smp_mflags} NO_ARLIB=1 CFLAGS="$RPM_OPT_FLAGS" CC="%__cc"
+make %{?_smp_mflags} NO_ARLIB=1 CFLAGS="%{optflags}" CC="%__cc"
 
 %install
-make install NO_ARLIB=1 DESTDIR=$RPM_BUILD_ROOT LIBDIR=/%_lib 
USRLIBDIR=/usr/%_lib
+make install NO_ARLIB=1 DESTDIR=%{buildroot} LIBDIR=/%{_lib} 
USRLIBDIR=%{_libdir}
 
 %post -n %lname -p /sbin/ldconfig 
 
@@ -74,10 +74,10 @@
 %doc README LICENCE.GPL
 /sbin/*
 /bin/*
-/usr/share/keyutils
+%{_datadir}/keyutils
 %{_mandir}/*/*
-%config(noreplace) /etc/*
-%dir /etc/request-key.d/
+%config(noreplace) %{_sysconfdir}/request-key.conf
+%dir %{_sysconfdir}/request-key.d/
 
 %files -n %lname
 %defattr(-,root,root,-)
@@ -86,7 +86,7 @@
 
 %files devel
 %defattr(-,root,root,-)
-/usr/%{_lib}/libkeyutils.so
+%{_libdir}/libkeyutils.so
 %{_includedir}/*
 
 %changelog

++ request-key-cifs.patch ++
--- /var/tmp/diff_new_pack.CuFWU4/_old  2013-07-29 21:06:38.0 +0200
+++ /var/tmp/diff_new_pack.CuFWU4/_new  2013-07-29 21:06:38.0 +0200
@@ -6,5 +6,5 @@
  create  userdebug:* revoked /bin/keyctl reject %k 30 %c %S
  createuserdebug:loop:**   |/bin/cat
  createuserdebug:* *   
/usr/share/keyutils/request-key-debug.sh %k %d %c %S
-+createcifs.spnego *   *   /usr/sbin/cifs.upcall 
-c %k
++createcifs.spnego *   *   /usr/sbin/cifs.upcall %k
  negate*   *   *   /bin/keyctl negate %k 
30 %S

++ request-key-nfs4.patch ++
--- /var/tmp/diff_new_pack.CuFWU4/_old  2013-07-29 21:06:38.0 +0200
+++ /var/tmp/diff_new_pack.CuFWU4/_new  2013-07-29 21:06:38.0 +0200
@@ -6,7 +6,7 @@
 +++ b/request-key.conf
 @@ -40,3 +40,5 @@ create   userdebug:loop:**   
|/bin/cat
  createuserdebug:* *   
/usr/share/keyutils/request-key-debug.sh %k %d %c %S
- createcifs.spnego *   *   /usr/sbin/cifs.upcall 
-c %k
+ createcifs.spnego *   *   /usr/sbin/cifs.upcall %k
  negate*   *   *   /bin/keyctl negate %k 
30 %S
 +create  id_resolver*  *   /usr/sbin/nfsidmap %k %d -t 600
 +

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit keyutils for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2013-02-04 17:58:59

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils", Maintainer is "meiss...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2012-09-17 
13:56:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2013-02-04 
17:59:01.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  1 18:53:40 UTC 2013 - co...@suse.com
+
+- update license to new format
+
+---



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.YPNphz/_old  2013-02-04 17:59:03.0 +0100
+++ /var/tmp/diff_new_pack.YPNphz/_new  2013-02-04 17:59:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package keyutils
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define lname  libkeyutils1
 Url:http://people.redhat.com/~dhowells/keyutils/
 Summary:Linux Key Management Utilities
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Kernel
 Version:1.5.5
 Release:0

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit keyutils for openSUSE:Factory

2012-09-17 Thread h_root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2012-09-17 13:56:20

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils", Maintainer is "meiss...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2012-06-06 
16:07:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2012-09-17 
13:56:22.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 20 07:40:08 UTC 2012 - meiss...@suse.com
+
+- various small improvements
+- added a /etc/request-key.d/ snippet drop directory
+
+---

Old:

  keyutils-1.5.3.tar.bz2
  parallel-make.patch

New:

  keyutils-1.5.5.tar.bz2



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.2XjMFj/_old  2012-09-17 13:56:23.0 +0200
+++ /var/tmp/diff_new_pack.2XjMFj/_new  2012-09-17 13:56:23.0 +0200
@@ -22,12 +22,11 @@
 Summary:Linux Key Management Utilities
 License:GPL-2.0+ ; LGPL-2.1+
 Group:  System/Kernel
-Version:1.5.3
+Version:1.5.5
 Release:0
 Source0:
http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2
 Source1:baselibs.conf
 Patch1: request-key-cifs.patch
-Patch2: parallel-make.patch
 Patch3: request-key-nfs4.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -58,7 +57,6 @@
 %prep
 %setup -q
 %patch1 -p0
-%patch2 -p0
 %patch3 -p1
 
 %build
@@ -79,6 +77,7 @@
 /usr/share/keyutils
 %{_mandir}/*/*
 %config(noreplace) /etc/*
+%dir /etc/request-key.d/
 
 %files -n %lname
 %defattr(-,root,root,-)

++ keyutils-1.5.3.tar.bz2 -> keyutils-1.5.5.tar.bz2 ++
 5707 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit keyutils for openSUSE:Factory

2012-06-06 Thread h_root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2012-06-06 16:07:21

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils", Maintainer is "meiss...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2012-04-12 
09:32:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2012-06-06 
16:07:35.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun  4 18:00:41 UTC 2012 - je...@suse.com
+
+- Update nfs4 idmap support, nfs-client 1.2.6 changed parameters.
+
+---



Other differences:
--
++ request-key-nfs4.patch ++
--- /var/tmp/diff_new_pack.uvLQGz/_old  2012-06-06 16:07:37.0 +0200
+++ /var/tmp/diff_new_pack.uvLQGz/_new  2012-06-06 16:07:37.0 +0200
@@ -8,5 +8,5 @@
  createuserdebug:* *   
/usr/share/keyutils/request-key-debug.sh %k %d %c %S
  createcifs.spnego *   *   /usr/sbin/cifs.upcall 
-c %k
  negate*   *   *   /bin/keyctl negate %k 
30 %S
-+create  id_resolver*  *   /usr/sbin/nfsidmap %k %d 600
++create  id_resolver*  *   /usr/sbin/nfsidmap %k %d -t 600
 +

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit keyutils for openSUSE:Factory

2012-04-12 Thread h_root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2012-04-12 09:32:56

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils", Maintainer is "meiss...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2011-10-07 
00:48:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2012-04-12 
09:32:57.0 +0200
@@ -1,0 +2,4 @@
+Wed Apr 11 03:43:35 UTC 2012 - je...@suse.com
+
+- Add nfs4 idmap support
+---

New:

  request-key-nfs4.patch



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.2bljqi/_old  2012-04-12 09:32:58.0 +0200
+++ /var/tmp/diff_new_pack.2bljqi/_new  2012-04-12 09:32:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package keyutils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,19 @@
 #
 
 
-
 Name:   keyutils
 %define lname  libkeyutils1
 Url:http://people.redhat.com/~dhowells/keyutils/
+Summary:Linux Key Management Utilities
 License:GPL-2.0+ ; LGPL-2.1+
 Group:  System/Kernel
-AutoReqProv:on
-Summary:Linux Key Management Utilities
 Version:1.5.3
-Release:1
+Release:0
 Source0:
http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2
 Source1:baselibs.conf
 Patch1: request-key-cifs.patch
 Patch2: parallel-make.patch
+Patch3: request-key-nfs4.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -50,7 +49,8 @@
 %package devel
 Summary:Development package for building linux key management utilities
 Group:  System/Kernel
-Requires:   %lname = %version, glibc-devel 
+Requires:   %lname = %version
+Requires:   glibc-devel
 
 %description devel
 This package provides headers and libraries for building key utilities.
@@ -59,6 +59,7 @@
 %setup -q
 %patch1 -p0
 %patch2 -p0
+%patch3 -p1
 
 %build
 make %{?_smp_mflags} NO_ARLIB=1 CFLAGS="$RPM_OPT_FLAGS" CC="%__cc"

++ request-key-nfs4.patch ++
---
 request-key.conf |2 ++
 1 file changed, 2 insertions(+)

--- a/request-key.conf
+++ b/request-key.conf
@@ -40,3 +40,5 @@ createuserdebug:loop:**   
|/bin/cat
 create userdebug:* *   
/usr/share/keyutils/request-key-debug.sh %k %d %c %S
 create cifs.spnego *   *   /usr/sbin/cifs.upcall -c %k
 negate *   *   *   /bin/keyctl negate %k 30 %S
+create  id_resolver*   *   /usr/sbin/nfsidmap %k %d 600
+
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit keyutils for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2011-12-06 18:21:41

Comparing /work/SRC/openSUSE:Factory/keyutils (Old)
 and  /work/SRC/openSUSE:Factory/.keyutils.new (New)


Package is "keyutils", Maintainer is "meiss...@suse.com"

Changes:




Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.MeMZ78/_old  2011-12-06 18:37:50.0 +0100
+++ /var/tmp/diff_new_pack.MeMZ78/_new  2011-12-06 18:37:50.0 +0100
@@ -20,7 +20,7 @@
 Name:   keyutils
 %define lname  libkeyutils1
 Url:http://people.redhat.com/~dhowells/keyutils/
-License:GPLv2+ ; LGPLv2.1+
+License:GPL-2.0+ ; LGPL-2.1+
 Group:  System/Kernel
 AutoReqProv:on
 Summary:Linux Key Management Utilities

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit keyutils for openSUSE:Factory

2011-10-06 Thread h_root

Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory
checked in at Fri Oct 7 00:48:24 CEST 2011.




--- openSUSE:Factory/keyutils/keyutils.changes  2011-09-23 02:06:45.0 
+0200
+++ keyutils/keyutils.changes   2011-10-05 17:04:56.0 +0200
@@ -1,0 +2,46 @@
+Wed Oct  5 15:04:53 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %__cc macro
+
+---
+Thu Sep 22 18:05:05 CEST 2011 - meiss...@suse.de
+
+- Updated to 1.5.3
+  - Fix unread variables.
+  - Licence file update.
+
+- Updated to 1.5
+  - Disable RPATH setting in Makefile.
+  - Add -I. to build to get this keyutils.h.
+  - Make CFLAGS override on make command line work right.
+  - Make specfile UTF-8.
+  - Support KEYCTL_REJECT.
+  - Support KEYCTL_INSTANTIATE_IOV.
+  - Add AFSDB DNS lookup program from Wang Lei.
+  - Generalise DNS lookup program.
+  - Add recursive scan utility function.
+  - Add bad key reap command to keyctl.
+  - Add multi-unlink variant to keyctl unlink command.
+  - Add multi key purger command to keyctl.
+  - Handle multi-line commands in keyctl command table.
+  - Move the package to version to 1.5.
+ 
+- Update to 1.4-4
+  - Make build guess at default libdirs and word size.
+  - Make program build depend on library in Makefile.
+  - Don't include $(DESTDIR) in MAN* macros.
+  - Remove NO_GLIBC_KEYSYS as it is obsolete.
+  - Have Makefile extract version info from specfile and version script.
+  - Provide RPM build rule in Makefile.
+  - Provide distclean rule in Makefile.
+  - Fix local linking and RPATH.
+  - Fix prototypes in manual pages (some char* should be void*).
+  - Rename the keyctl_security.3 manpage to keyctl_get_security.3.
+
+---
+Thu Sep 22 12:41:50 UTC 2011 - jeng...@medozas.de
+
+- Implement shlib package (libkeyutils1)
+- Cleanup per Specfile Guidelines
+
+---

calling whatdependson for head-i586


Old:

  keyutils-1.4.tar.bz2

New:

  keyutils-1.5.3.tar.bz2



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.p8DvIw/_old  2011-10-07 00:48:19.0 +0200
+++ /var/tmp/diff_new_pack.p8DvIw/_new  2011-10-07 00:48:19.0 +0200
@@ -15,16 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   keyutils
+%define lname  libkeyutils1
 Url:http://people.redhat.com/~dhowells/keyutils/
 License:GPLv2+ ; LGPLv2.1+
 Group:  System/Kernel
 AutoReqProv:on
 Summary:Linux Key Management Utilities
-Version:1.4
+Version:1.5.3
 Release:1
 Source0:
http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2
 Source1:baselibs.conf
@@ -37,56 +37,38 @@
 a mechanism by which the kernel can call back to user space to get a
 key instantiated.
 
-
-
-Authors:
-
-David Howells 
-
-%package libs
-License:GPLv2+ ; LGPLv2.1+
+%package -n %lname
 Summary:Key utilities library
 Group:  System/Kernel
+Obsoletes:  keyutils-libs < %version-%release
+Provides:   keyutils-libs = %version-%release
 
-%description libs
+%description -n %lname
 This package provides a wrapper library for the key management facility
 system calls.
 
-
-
-Authors:
-
-David Howells 
-
 %package devel
-License:GPLv2+ ; LGPLv2.1+
 Summary:Development package for building linux key management utilities
 Group:  System/Kernel
-Requires:   %{name}-libs = %{version} glibc-devel 
+Requires:   %lname = %version, glibc-devel 
 
 %description devel
 This package provides headers and libraries for building key utilities.
 
-
-
-Authors:
-
-David Howells 
-
 %prep
 %setup -q
-%patch1
-%patch2 -p1
+%patch1 -p0
+%patch2 -p0
 
 %build
-make %{?jobs:-j%jobs} NO_ARLIB=1 CFLAGS="$RPM_OPT_FLAGS"
+make %{?_smp_mflags} NO_ARLIB=1 CFLAGS="$RPM_OPT_FLAGS" CC="%__cc"
 
 %install
 make install NO_ARLIB=1 DESTDIR=$RPM_BUILD_ROOT LIBDIR=/%_lib 
USRLIBDIR=/usr/%_lib
 
-%post libs -p /sbin/ldconfig 
+%post -n %lname -p /sbin/ldconfig 
 
-%postun libs -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root,-)
@@ -97,7 +79,7 @@
 %{_mandir}/*/*
 %config(noreplace) /etc/*
 
-%files libs
+%files -n %lname
 %defattr(-,root,root,-)
 %doc LICENCE.LGPL
 /%{_lib}/libkeyutils.so.*

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.p8DvIw/_old  2011-10-07 00:48:19.0 +0200
+++ /var/tmp/diff_new_pack.p8DvIw/_new  2011-10-07 00:48:19.0 +0200
@@ -1 +1,5 @@
-keyutils-libs
+# Change from "<=" to "<" on 1.5
+libkeyutils1
+   obsoletes "keyutils-libs <= "
+   provides "keyutils-libs = "
+

++ keyutils-1.4.tar.bz2 -> keyutils-1.

commit keyutils for openSUSE:Factory

2011-04-20 Thread h_root

Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory
checked in at Wed Apr 20 13:35:54 CEST 2011.




--- keyutils/keyutils.changes   2010-03-18 13:29:13.0 +0100
+++ /mounts/work_src_done/STABLE/keyutils/keyutils.changes  2011-04-19 
13:51:37.0 +0200
@@ -1,0 +2,12 @@
+Tue Apr 19 13:45:30 CEST 2011 - meiss...@suse.de
+
+- Upgraded to 1.4
+  - Fix the library naming wrt the version.
+  - Move the package to version to 1.4.
+  - Fix spelling mistakes in manpages.
+  - Add an index manpage for all the keyctl functions.
+  - Fix rpmlint warnings.
+- fixed parallel make
+- do not include empty rpaths
+
+---

calling whatdependson for head-i586


Old:

  keyutils-1.2-strict-aliasing-punning.patch
  keyutils-1.3.tar.bz2

New:

  keyutils-1.4.tar.bz2
  parallel-make.patch



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.NkcIvm/_old  2011-04-20 13:35:13.0 +0200
+++ /var/tmp/diff_new_pack.NkcIvm/_new  2011-04-20 13:35:13.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package keyutils (Version 1.3)
+# spec file for package keyutils
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,12 +24,12 @@
 Group:  System/Kernel
 AutoReqProv:on
 Summary:Linux Key Management Utilities
-Version:1.3
+Version:1.4
 Release:1
 Source0:
http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2
 Source1:baselibs.conf
-Patch0: keyutils-1.2-strict-aliasing-punning.patch
 Patch1: request-key-cifs.patch
+Patch2: parallel-make.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -75,8 +75,8 @@
 
 %prep
 %setup -q
-%patch0
 %patch1
+%patch2 -p1
 
 %build
 make %{?jobs:-j%jobs} NO_ARLIB=1 CFLAGS="$RPM_OPT_FLAGS"
@@ -100,7 +100,6 @@
 %files libs
 %defattr(-,root,root,-)
 %doc LICENCE.LGPL
-/%{_lib}/libkeyutils-*.so
 /%{_lib}/libkeyutils.so.*
 
 %files devel

++ keyutils-1.3.tar.bz2 -> keyutils-1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keyutils-1.3/Makefile new/keyutils-1.4/Makefile
--- old/keyutils-1.3/Makefile   2010-02-26 21:31:05.0 +0100
+++ new/keyutils-1.4/Makefile   2010-03-19 16:46:13.0 +0100
@@ -18,7 +18,7 @@
 ARLIB  := libkeyutils.a
 DEVELLIB   := libkeyutils.so
 SONAME := libkeyutils.so.$(MAJOR)
-LIBNAME:= libkeyutils-$(VERSION).so
+LIBNAME:= libkeyutils.so.$(VERSION)
 
 LNS:= ln -sf
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keyutils-1.3/keyctl.3 new/keyutils-1.4/keyctl.3
--- old/keyutils-1.3/keyctl.3   1970-01-01 01:00:00.0 +0100
+++ new/keyutils-1.4/keyctl.3   2010-03-19 11:21:28.0 +0100
@@ -0,0 +1,85 @@
+.\"
+.\" Copyright (C) 2010 Red Hat, Inc. All Rights Reserved.
+.\" Written by David Howells (dhowe...@redhat.com)
+.\"
+.\" This program is free software; you can redistribute it and/or
+.\" modify it under the terms of the GNU General Public Licence
+.\" as published by the Free Software Foundation; either version
+.\" 2 of the Licence, or (at your option) any later version.
+.\"
+.TH KEYCTL 3 "18 Mar 2010" Linux "Linux Key Management Calls"
+.\"
+.SH NAME
+keyctl_*() \- Key management function wrappers
+.\"
+.SH DESCRIPTION
+The
+.BR keyctl ()
+system call is a multiplexor for a number of key management functions.  These
+should be called via the wrappers in the libkeyutils library.
+.P
+The functions can be compiled in by including the keyutils header file:
+.sp
+.RS
+.nf
+.B #include 
+.RE
+.P
+and then telling the linker it should link in the library:
+.sp
+.RS
+.nf
+.B -lkeyutils
+.RE
+.\"
+.SH KEYCTL FUNCTIONS
+.BR keyctl_assume_authority (3)
+.br
+.BR keyctl_clear (3)
+.br
+.BR keyctl_describe (3)
+.br
+.BR keyctl_describe_alloc (3)
+.br
+.BR keyctl_get_keyring_ID (3)
+.br
+.BR keyctl_instantiate (3)
+.br
+.BR keyctl_join_session_keyring (3)
+.br
+.BR keyctl_link (3)
+.br
+.BR keyctl_negate (3)
+.br
+.BR keyctl_read (3)
+.br
+.BR keyctl_read_alloc (3)
+.br
+.BR keyctl_revoke (3)
+.br
+.BR keyctl_search (3)
+.br
+.BR keyctl_security (3)
+.br
+.BR keyctl_security_alloc (3)
+.br
+.BR keyctl_set_reqkey_keyring (3)
+.br
+.BR keyctl_set_timeout (3)
+.br
+.BR k