Accepting request 892337 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/892337 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/firetools?expand=0&rev=3
This commit is contained in:
commit
707ad4151a
@ -1,13 +0,0 @@
|
||||
Index: firetools-0.9.62/src/fstats/fstats.pro
|
||||
===================================================================
|
||||
--- firetools-0.9.62.orig/src/fstats/fstats.pro
|
||||
+++ firetools-0.9.62/src/fstats/fstats.pro
|
||||
@@ -1,6 +1,7 @@
|
||||
QMAKE_CXXFLAGS += $$(CXXFLAGS) -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security
|
||||
QMAKE_CFLAGS += $$(CFLAGS) -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security
|
||||
-QMAKE_LFLAGS += $$(LDFLAGS) -lrt -Wl,-z,relro -Wl,-z,now
|
||||
+QMAKE_LFLAGS += $$(LDFLAGS) -Wl,-z,relro -Wl,-z,now
|
||||
+LIBS= -lrt -lc
|
||||
QT += widgets
|
||||
HEADERS = ../common/utils.h ../common/pid.h ../common/common.h \
|
||||
pid_thread.h db.h dbstorage.h dbpid.h stats_dialog.h graph.h fstats.h
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f91272b465f590d74bace9c1e9192ec4cf23543d95628cff4ff31b0e5d86db4
|
||||
size 181064
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE+VEWSZX1xABqc0EeLMs2rfxYSacFAl341EcACgkQLMs2rfxY
|
||||
SaflNgf+NH2rfkiYiJbizJ/bfG859tS+sfImIOH/uEm6SqCI7WSVylCt36z22kWB
|
||||
KIrxi66Wtn2dyXw3AzVP13swZJWTV9F0w0nq6SbgX4Pso1FRZGFxGZ9gqpz+OnRJ
|
||||
/WOZWcBHQwsdnfsMU720tE/CyH2MeGd/CsPACE0CHDqGbMpR9C9u9J13gF/Oa45p
|
||||
umqDMP6uvG38CU1N3WW1KuzGqm1EftfWRVHV1Zf57S/lKihIA4arSae04BtPnGVe
|
||||
+IJz7MnLg5/MyHHma68vm8LcmdnKCD8DQ9lMA7ln/ksp1ooO1JBNo5PjS5eNLaXp
|
||||
2hzqhVF6yueSfOR5QY5jcSPzxviuYg==
|
||||
=nlma
|
||||
-----END PGP SIGNATURE-----
|
3
firetools-0.9.64.tar.xz
Normal file
3
firetools-0.9.64.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2b5e90b46d654f7adb744a0a2f9a3dde21d796eaa4aa92957cad09d2178fe85
|
||||
size 182736
|
11
firetools-0.9.64.tar.xz.asc
Normal file
11
firetools-0.9.64.tar.xz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE+VEWSZX1xABqc0EeLMs2rfxYSacFAl/7NL4ACgkQLMs2rfxY
|
||||
SacwqQf+M8tI9izAfxECzfFOBDvVxNZEUasSWtLiHXMu2rajOaD3ghr8nKQA21mU
|
||||
6uUhoe19mWrIwPvd4+sDs/7HGrL1g2Dy7b1U3nfvYz/az9iBS8IsL86Q6vO0zVcl
|
||||
IXD8/MgS5H51Cks2i6TD2Plne6IK9nxrIXzcOxG3oThxRDOBx9Bm3XJvWUEoPUKB
|
||||
3YIglNuGFDqYt56U1RfONndvFnH8BIU2UCrNGAcKQhQrpf7iW3g6uxbZcMLk1cIB
|
||||
a2FFvH/ruA8mOOVnTyFpccO3GcQuI1Zzc4mNRp6T7eyk0JWEc3mhtnMs4ctktjnN
|
||||
I7+UOnZvvDh49VhlY4yvxpuA1Z7vCA==
|
||||
=cIfQ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 12 02:41:33 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Update to version 0.9.64
|
||||
* more fdns support
|
||||
* support for firejail version 0.9.64
|
||||
* bugfixes
|
||||
- Drop fixed firetools-0.9.62-fail_linking.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 10 23:00:48 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,15 +17,14 @@
|
||||
|
||||
|
||||
Name: firetools
|
||||
Version: 0.9.62
|
||||
Version: 0.9.64
|
||||
Release: 0
|
||||
Summary: GUI for Firajail security sandbox
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Security
|
||||
URL: https://firejail.wordpress.com/
|
||||
URL: https://firejailtools.wordpress.com
|
||||
Source0: https://downloads.sourceforge.net/project/firejail/firetools/firetools-%{version}.tar.xz
|
||||
Source1: https://downloads.sourceforge.net/project/firejail/firetools/firetools-%{version}.tar.xz.asc
|
||||
Patch: firetools-0.9.62-fail_linking.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: gcc-c++
|
||||
|
Loading…
Reference in New Issue
Block a user