Skip to content

Commit f128c0c

Browse files
committed
open the 1.6 development cycle
1 parent 5c27158 commit f128c0c

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
1.6
2+
13
1.5
24
- Increase the line length of config files (Renaud Métrich)
35
- Add fapolicyd-cli --check-rules to validate rules

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_REVISION($Revision: 1.3 $)dnl
2-
AC_INIT([fapolicyd],[1.5])
2+
AC_INIT([fapolicyd],[1.6])
33
AC_PREREQ([2.60])dnl
44
AC_CONFIG_HEADERS([config.h])
55
AC_CONFIG_MACRO_DIR([m4])

fapolicyd.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Summary: Application Whitelisting Daemon
1111
Name: fapolicyd
12-
Version: 1.5
12+
Version: 1.6
1313
Release: 1%{?dist}
1414
License: GPL-3.0-or-later
1515
URL: http://people.redhat.com/sgrubb/fapolicyd
@@ -288,5 +288,5 @@ fi
288288
%endif
289289

290290
%changelog
291-
* Wed May 20 2026 Petr Lautrbach <lautrbach@redhat.com> - 1.5-1
291+
* Wed May 20 2026 Petr Lautrbach <lautrbach@redhat.com> - 1.6-1
292292
- New release

0 commit comments

Comments
 (0)