Bump ui and daemon versions to 1.6.0rc4

This commit is contained in:
Gustavo Iñiguez Goia 2022-12-22 10:20:36 +01:00
parent ced9a24933
commit 85776f4d17
Failed to generate hash of commit
6 changed files with 17 additions and 5 deletions

View file

@ -3,7 +3,7 @@ package core
// version related consts
const (
Name = "opensnitch-daemon"
Version = "1.6.0rc3"
Version = "1.6.0rc4"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://github.com/evilsocket/opensnitch"
)

View file

@ -1 +1 @@
version = '1.6.0rc3'
version = '1.6.0rc4'

View file

@ -1,3 +1,9 @@
opensnitch (1.6.0-rc.4-1) unstable; urgency=medium
* Non-maintainer upload.
-- gustavo-iniguez-goya <gustavo.iniguez.goya@gmail.com> Thu, 22 Dec 2022 10:07:14 +0100
opensnitch (1.6.0-rc.3-1) unstable; urgency=medium
* eBPF modules are now installed under /usr/lib/opensnitchd/.

View file

@ -1,5 +1,5 @@
Name: opensnitch
Version: 1.6.0rc3
Version: 1.6.0rc4
Release: 1%{?dist}
Summary: OpenSnitch is a GNU/Linux application firewall

View file

@ -1,3 +1,9 @@
opensnitch-ui (1.6.0-rc.4-1) unstable; urgency=medium
* Non-maintainer upload.
-- Gustavo Iñiguez Goia <gooffy1@gmail.com> Thu, 22 Dec 2022 10:06:42 +0100
opensnitch-ui (1.6.0-rc.3-1) unstable; urgency=medium
* Non-maintainer upload.

View file

@ -1,6 +1,6 @@
%define name opensnitch-ui
%define version 1.6.0rc3
%define unmangled_version 1.6.0rc3
%define version 1.6.0rc4
%define unmangled_version 1.6.0rc4
%define release 1
%define __python python3
%define desktop_file opensnitch_ui.desktop