diff --git a/uid_wrapper-1.2.4.tar.gz b/uid_wrapper-1.2.4.tar.gz deleted file mode 100644 index 50318de..0000000 --- a/uid_wrapper-1.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c60f65371420074ef437796a36beef2d713c28bd5c5fbf29c3e7a9647cd50fa -size 311811 diff --git a/uid_wrapper-1.2.6.tar.gz b/uid_wrapper-1.2.6.tar.gz new file mode 100644 index 0000000..1c2c449 --- /dev/null +++ b/uid_wrapper-1.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9edb1baacbe8b22c721099aea4d10a5fee45e70d338eaacfcffbb0c57283d5c2 +size 47550 diff --git a/uid_wrapper-1.2.6.tar.gz.asc b/uid_wrapper-1.2.6.tar.gz.asc new file mode 100644 index 0000000..1d1f835 --- /dev/null +++ b/uid_wrapper-1.2.6.tar.gz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEEjf9T4Y8qvI2PPJIjfuD8TcwBTj0FAl0sR5QACgkQfuD8TcwB +Tj3f7Q//buv0SFaqOgr89+jyVkBoTlZNyAiC9ciBEgvDHoMd3qQ01ofKfhNyugmz +NLQKpP2Hbfa4Bp+M97Xxwj/3ark1ujcLi/VKahNdHgFRtxY0JHwHXaCnrbWDW/f3 +TjTQQjCq/HeJsSd7+x6jnyrbdykPVfniuwmMoytiF03yDn3AnWEzYHtweeYL5II3 +EU839t8OeDdYMbYzUE/IZ8yH2PQApunBe9nRG806b78X1WHh4Z/xWDm3UaMeq3ZV +hKnZMe3v2j7Q0I2OVJsfnSkW8FwVxawfp7OTKFJxQFa3R0JAohoaiIW7iT+Mce8T +9lHokY4IY660nmE9hPNfdRHLTevLSduVq3wR+tqO+p6MF2BPwkV3xaDFDvFKKkeV +w26/mf4kfoBZ2EHTt6LLHL0whfJA0ovlsxuKuwUgEHDV8IOq/Op/MEWBF19M4EPw +IbX3z+fvvCE4hjuoksExfI3SrOaBLIRNW5OiL8OFFbx/6DA4htZA+twcZnsOuVT0 +ndLLPOWaEdOV7ib8mxCB/ugYQnxujd4ow09+SzO94kcW2jdsuqQ/6bi5OcdafjtE +1rmGjFv9A9lTPo68eY/+0k/rmQP7ie6wpbt2dEgrDSHLpZZHcKES1maEvF7Su2OY +Xvf4tqOifrDWuAyYDhGM/4Yu3psu7zWuCh4QZ8TzJETcUnTaHcA= +=BPeN +-----END PGP SIGNATURE----- diff --git a/uid_wrapper.changes b/uid_wrapper.changes index 0aeb841..b6fd7e6 100644 --- a/uid_wrapper.changes +++ b/uid_wrapper.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 15 09:30:54 UTC 2019 - Andreas Schneider + +- Update to version 1.2.6 + * Fix manpage installation + * Fix cmake-config installation + * Fixed running with sanitizers + ------------------------------------------------------------------- Tue Jul 25 09:17:48 UTC 2017 - asn@cryptomilk.org diff --git a/uid_wrapper.keyring b/uid_wrapper.keyring new file mode 100644 index 0000000..da7a828 Binary files /dev/null and b/uid_wrapper.keyring differ diff --git a/uid_wrapper.spec b/uid_wrapper.spec index f32bd85..95cd848 100644 --- a/uid_wrapper.spec +++ b/uid_wrapper.spec @@ -1,7 +1,7 @@ # # spec file for package uid_wrapper # -# Copyright (c) 2017 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/ # @@ -24,16 +24,18 @@ ############################# NOTE ################################## Name: uid_wrapper -Version: 1.2.4 +Version: 1.2.6 Release: 0 Summary: A wrapper for privilege seperation -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Development/Libraries/C and C++ Url: http://cwrap.org/ Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc +Source2: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz.asc +Source3: uid_wrapper.keyring BuildRequires: cmake BuildRequires: libcmocka-devel @@ -80,7 +82,8 @@ popd %files %defattr(-,root,root) -%doc AUTHORS README ChangeLog COPYING +%doc AUTHORS README.md ChangeLog +%license LICENSE %{_libdir}/libuid_wrapper.so* %dir %{_libdir}/cmake %dir %{_libdir}/cmake/uid_wrapper