From 2455cd58a72d97f36bcb366410de68e195ce061e46e314762e901080635cf464 Mon Sep 17 00:00:00 2001 From: Robert Frohl Date: Thu, 14 Jan 2021 08:07:15 +0000 Subject: [PATCH] Accepting request 862951 from home:rfrohl:branches:hardware update usbguard to 1.0.0 OBS-URL: https://build.opensuse.org/request/show/862951 OBS-URL: https://build.opensuse.org/package/show/hardware/usbguard?expand=0&rev=34 --- usbguard-0.7.8.tar.gz | 3 --- usbguard-0.7.8.tar.gz.sum.asc | 15 --------------- usbguard-1.0.0.tar.gz | 3 +++ usbguard-1.0.0.tar.gz.sum.asc | 15 +++++++++++++++ usbguard.changes | 15 +++++++++++++++ usbguard.spec | 11 ++++++----- 6 files changed, 39 insertions(+), 23 deletions(-) delete mode 100644 usbguard-0.7.8.tar.gz delete mode 100644 usbguard-0.7.8.tar.gz.sum.asc create mode 100644 usbguard-1.0.0.tar.gz create mode 100644 usbguard-1.0.0.tar.gz.sum.asc diff --git a/usbguard-0.7.8.tar.gz b/usbguard-0.7.8.tar.gz deleted file mode 100644 index 2432e5e..0000000 --- a/usbguard-0.7.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45b0bea8a2239f7ff3c5fe0027dfa7ce4641e8996e05cb91640276876b8d85c6 -size 1220764 diff --git a/usbguard-0.7.8.tar.gz.sum.asc b/usbguard-0.7.8.tar.gz.sum.asc deleted file mode 100644 index cbe740e..0000000 --- a/usbguard-0.7.8.tar.gz.sum.asc +++ /dev/null @@ -1,15 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA512 - -45b0bea8a2239f7ff3c5fe0027dfa7ce4641e8996e05cb91640276876b8d85c6 usbguard-0.7.8.tar.gz ------BEGIN PGP SIGNATURE----- - -iQEzBAEBCgAdFiEE42iwrWP0zIT/S4Xa9XeK14XjWB8FAl7FHnkACgkQ9XeK14Xj -WB8TKAf/QUFib1+LIbj9u0jgK3gvEXCFJsIxpsjiOWvi+2FvgfSQTbilPbuwTxS4 -rjAGYpKihBMxjWLcqf1amjoz1QyVqJiW5lfayd9rA4s3ZDeZVxQrziJNBxBkxHjv -9S9DCFO/gwai6Sx5RlJtzdku42oxbthsODyU3F2SCli3JCKonWrMzEnVp9LardB0 -7i0whVkUdeGAroFbkiShCg9Obb3+rHQUGv0NtA9p6byKoXlZJRtPmiEt4hmBaMmX -f2Z3Jv6BeX8HJ5WI1fJCxjmik8Pv0W8tUdCD/5MAhgPLEdk9UkyL9TdTkNgMnxlz -QAGLzfstvYuW4fP2l/cYjrzXO2VGrQ== -=QMh5 ------END PGP SIGNATURE----- diff --git a/usbguard-1.0.0.tar.gz b/usbguard-1.0.0.tar.gz new file mode 100644 index 0000000..cd16417 --- /dev/null +++ b/usbguard-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5617986cd5dd1a2d311041648a1977d836cf4e33a4121d7f82599f21496abc42 +size 1260374 diff --git a/usbguard-1.0.0.tar.gz.sum.asc b/usbguard-1.0.0.tar.gz.sum.asc new file mode 100644 index 0000000..c83a7b6 --- /dev/null +++ b/usbguard-1.0.0.tar.gz.sum.asc @@ -0,0 +1,15 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +5617986cd5dd1a2d311041648a1977d836cf4e33a4121d7f82599f21496abc42 usbguard-1.0.0.tar.gz +-----BEGIN PGP SIGNATURE----- + +iQEzBAEBCAAdFiEE42iwrWP0zIT/S4Xa9XeK14XjWB8FAl//D6YACgkQ9XeK14Xj +WB8YoAf9HrEbtBERsV14hexIcUj+tu2GzGlT67B2lZsWiHvhH5lX58lDhq8+II/x +JnmpF9xUsWq49+X8qOG/73AJ3mNDIGwSXYmxgM0k41g71rXmVFRgPjCtELN025ur +W/N1rVv2klYd6iAs41/Z9JfMXl6SryMv88H6RXWO/sA7wriu88d46yw64mP7oOTj +ytk53obgawtxW+E/O1YvH7tRU8egLPT/H/gPPb7hcKgK5Wl5ZfjK98/RMZ7Chl3M +N2gquWIt/o0su4sKFeLHfN5herUZ4HIIDDS7FJBM+QGP9Ae3vBZBwkqRJkorA+lR +DVfju/0t+ds0+rg+6gfmXh/dUces4Q== +=SdHQ +-----END PGP SIGNATURE----- diff --git a/usbguard.changes b/usbguard.changes index 506ef6d..1f37763 100644 --- a/usbguard.changes +++ b/usbguard.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jan 13 16:05:00 UTC 2021 - Robert Frohl + +- update to 1.0.0 + * Added openssl support + * Starting with libtool versioning + * Added interface for IPC permission query + * Introduced partial rule concept fo CLI + * Added WithConnectType for ldap rule + * Daemon does not apply the policy when "change" action event appears anymore + * IPCClientPrivate@disconnect is thread safe + * Enforced loading of files from .d/ direcory in alfabetical order + * Improved CLI behaviour to be consistent + * Clarified rule's label documentation + ------------------------------------------------------------------- Fri Oct 2 15:12:06 UTC 2020 - pgajdos@suse.com diff --git a/usbguard.spec b/usbguard.spec index e0af840..f3d1ef8 100644 --- a/usbguard.spec +++ b/usbguard.spec @@ -1,7 +1,7 @@ # # spec file for package usbguard # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ %global _hardened_build 1 -%define lname libusbguard0 +%define lname libusbguard1 Name: usbguard -Version: 0.7.8 +Version: 1.0.0 Release: 0 Summary: A tool for implementing USB device usage policy ## Not installed @@ -61,6 +61,7 @@ USB device attributes. %package -n %{lname} Summary: Library for implementing USB device usage policy Group: System/Libraries +Obsoletes: libusbguard0 < %{version} %description -n %{lname} The USBGuard software framework helps to protect your computer against rogue USB @@ -142,8 +143,8 @@ find %{buildroot} \( -name '*.la' -o -name '*.a' \) -delete %pre %service_add_pre usbguard.service -%post -n libusbguard0 -p /sbin/ldconfig -%postun -n libusbguard0 -p /sbin/ldconfig +%post -n %{lname} -p /sbin/ldconfig +%postun -n %{lname} -p /sbin/ldconfig %files %doc README.adoc CHANGELOG.md