diff --git a/nss_wrapper-1.1.3.tar.gz b/nss_wrapper-1.1.3.tar.gz deleted file mode 100644 index 1b03ae2..0000000 --- a/nss_wrapper-1.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9b84c14c5bc6948cdad4cbdeefaaf8b471a11ef876535002896779411573aa3 -size 53543 diff --git a/nss_wrapper-1.1.5.tar.gz b/nss_wrapper-1.1.5.tar.gz new file mode 100644 index 0000000..52b793e --- /dev/null +++ b/nss_wrapper-1.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d164ff07daaecbb632708935951130a3fa80055e5e824340944fe81c3c336b +size 55467 diff --git a/nss_wrapper-1.1.5.tar.gz.asc b/nss_wrapper-1.1.5.tar.gz.asc new file mode 100644 index 0000000..9d9b3ea --- /dev/null +++ b/nss_wrapper-1.1.5.tar.gz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEEjf9T4Y8qvI2PPJIjfuD8TcwBTj0FAlvZrO8ACgkQfuD8TcwB +Tj0V+Q/9Gz21FCz7SAqbZjk2sZ+8fMkuiZxkRY046LOwSmCVV1dgNYc5gdkzaPvl +KDD7bNdu8vl9Y//zbEHZ9QwEc1YwuO3l60jcGPHXO8Th8orrDvIbAM65ktxanlgB +73cqpFNfe+BsdpvuC1764e7D/+Ji/0dhVBTzXL05ZKMET0mAiBudT8w4f9X+/TfR +ghzlDh5BSZDQKnEnPpdH02zU68F4vhznr+grqlTh+HVGCWiwF380OHlSBn9cLCaj +ZeSbhNMXAoYIOBXfVEkt9Qi05sGVMPBmcZ53/THVwz5QONrIfUysLOIvJptN8IXv ++KUAUpDoZ5hkAT7VhE5gaVyAIukEC1pNey/a2tLMLht1UYeiytOBCDImnYOm4tKO +1TKa4VTRi5goyWjEe2e3MHSXi7WC+QJgFYwF0l1Z1rjNluGdUgWwmx6Vf4DcZqct +RCT0+27y6PHXHczAdv3YE/C1mTaj+ncSKFqp+lQeI8FXhCqstEPQdUQC02CTSDHn +mpXA3ZqhwXC1vYycRiyAcRfiFV9uPbGAblJD8aQzUPYn1nk1MAWuDP1rOSAOSTCK +KOfy15rxDltC9H2bLLzQP+7vHYonO9cTsrdjW1FM6dkMEkY3l+tOnUAfkqt6fJCE +nDBMhDY+OGk4TLyWtKz4tKz7qCjx+lZhQk0qf07LTdOrjrHjFmw= +=Qf+4 +-----END PGP SIGNATURE----- diff --git a/nss_wrapper.changes b/nss_wrapper.changes index b95e01f..e4ad123 100644 --- a/nss_wrapper.changes +++ b/nss_wrapper.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Oct 31 13:25:29 UTC 2018 - Andreas Schneider + +- Update to version 1.1.5 + * Fixed running on older distributions + +------------------------------------------------------------------- +Wed Oct 31 07:30:25 UTC 2018 - Andreas Schneider + +- Update to version 1.1.4 + * Fixed module getpw* functions + * Fixed nss_wrapper.pl to use correct perl binary + * Fixed compatibility with musl-libc + ------------------------------------------------------------------- Mon Mar 21 18:19:18 UTC 2016 - asn@cryptomilk.org diff --git a/nss_wrapper.keyring b/nss_wrapper.keyring new file mode 100644 index 0000000..da7a828 Binary files /dev/null and b/nss_wrapper.keyring differ diff --git a/nss_wrapper.spec b/nss_wrapper.spec index e9e108e..631439e 100644 --- a/nss_wrapper.spec +++ b/nss_wrapper.spec @@ -1,7 +1,7 @@ # # spec file for package nss_wrapper # -# Copyright (c) 2016 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 @@ -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/ # @@ -24,7 +24,7 @@ ############################# NOTE ################################## Name: nss_wrapper -Version: 1.1.3 +Version: 1.1.5 Release: 0 Summary: A wrapper for the user, group and hosts NSS API @@ -33,7 +33,9 @@ Group: Development/Libraries/C and C++ Url: http://cwrap.org/ Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz -Source1: %{name}-rpmlintrc +Source1: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz.asc +Source2: https://cryptomilk.org/gpgkey-8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D.gpg#/%{name}.keyring +Source3: %{name}-rpmlintrc BuildRequires: cmake BuildRequires: libcmocka-devel @@ -77,6 +79,9 @@ make %{?_smp_mflags} VERBOSE=1 %install %cmake_install +find %{buildroot}%{_bindir} -name "*.pl" \ + | xargs sed -i '1 s|/usr/bin/env\ perl|/usr/bin/perl|' + %check pushd build make %{?_smp_mflags} test || cat $(find Testing -name "*.log") @@ -88,7 +93,8 @@ popd %files %defattr(-,root,root) -%doc AUTHORS README ChangeLog COPYING +%doc AUTHORS README ChangeLog +%license LICENSE %{_bindir}/nss_wrapper.pl %{_libdir}/libnss_wrapper.so* %dir %{_libdir}/cmake/nss_wrapper