Skip to content

Commit

Permalink
Update to 6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sonertari committed Dec 13, 2020
1 parent e58da19 commit 365558b
Show file tree
Hide file tree
Showing 400 changed files with 300 additions and 1,870 deletions.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "UTM Firewall"
PROJECT_NUMBER = 6.7
PROJECT_NUMBER = 6.8
PROJECT_BRIEF =
PROJECT_LOGO =
OUTPUT_DIRECTORY = ./src/View/docs
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ UTMFW is a UTM firewall running on OpenBSD. UTMFW is expected to be used on prod

You can find a couple of screenshots on the [wiki](https://github.com/sonertari/UTMFW/wiki).

The installation iso file for the amd64 arch is available for download at [utmfw67\_20200907\_amd64.iso](https://drive.google.com/file/d/103ZtKIl-xoivH7Xl_8BtkpTp9E-qD36B/view?usp=sharing). Make sure the SHA256 checksum is correct: 067ac561cb97cef0c21522bf165b1971106ea964a2b1ab8c3fdf9cc1911a163c.
The installation iso file for the amd64 arch is available for download at [utmfw68\_20201217\_amd64.iso](https://drive.google.com/file/d/103ZtKIl-xoivH7Xl_8BtkpTp9E-qD36B/view?usp=sharing). Make sure the SHA256 checksum is correct: 067ac561cb97cef0c21522bf165b1971106ea964a2b1ab8c3fdf9cc1911a163c.

UTMFW is an updated version of ComixWall. However, there are a few major changes, such as SSLproxy, Snort Inline IPS, PFRE, E2Guardian, many fixes and improvements to the system and the WUI, Firebase push notifications, and network user authentication. Also note that UTMFW 6.7.1 comes with OpenBSD 6.7-stable including all updates until September 6th, 2020.
UTMFW is an updated version of ComixWall. However, there are a few major changes, such as SSLproxy, Snort Inline IPS, PFRE, E2Guardian, many fixes and improvements to the system and the WUI, Firebase push notifications, and network user authentication. Also note that UTMFW 6.8 comes with OpenBSD 6.8-stable including all updates until December 12th, 2020.

UTMFW supports deep SSL inspection of HTTP, POP3, and SMTP protocols. SSL/TLS encrypted traffic is decrypted by [SSLproxy](https://github.com/sonertari/SSLproxy) and fed into the UTM services: Web Filter, POP3 Proxy, SMTP Proxy, and Inline IPS (and indirectly into Virus Scanner and Spam Filter through those UTM software). These UTM software have been modified to support the mode of operation required by SSLproxy.

Expand Down Expand Up @@ -85,7 +85,7 @@ References:

## How to build

The purpose in this section is to build the installation iso file using the createiso script at the root of the project source tree. You are expected to be doing these on an OpenBSD 6.7 and have installed git, gettext, and doxygen on it.
The purpose in this section is to build the installation iso file using the createiso script at the root of the project source tree. You are expected to be doing these on an OpenBSD 6.8 and have installed git, gettext, and doxygen on it.

The createiso script:

Expand Down
1 change: 0 additions & 1 deletion cd/amd64/6.7/amd64/INSTALL.amd64

This file was deleted.

1 change: 0 additions & 1 deletion cd/amd64/6.7/amd64/base67.tgz

This file was deleted.

1 change: 0 additions & 1 deletion cd/amd64/6.7/amd64/bsd

This file was deleted.

1 change: 0 additions & 1 deletion cd/amd64/6.7/amd64/bsd.mp

This file was deleted.

1 change: 0 additions & 1 deletion cd/amd64/6.7/amd64/bsd.rd

This file was deleted.

1 change: 0 additions & 1 deletion cd/amd64/6.7/amd64/cdboot

This file was deleted.

1 change: 0 additions & 1 deletion cd/amd64/6.7/amd64/cdbr

This file was deleted.

1 change: 0 additions & 1 deletion cd/amd64/6.7/amd64/man67.tgz

This file was deleted.

1 change: 0 additions & 1 deletion cd/amd64/6.7/amd64/xbase67.tgz

This file was deleted.

1 change: 0 additions & 1 deletion cd/amd64/6.7/amd64/xfont67.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/6.8/amd64/INSTALL.amd64
1 change: 1 addition & 0 deletions cd/amd64/6.8/amd64/base68.tgz
1 change: 1 addition & 0 deletions cd/amd64/6.8/amd64/bsd
1 change: 1 addition & 0 deletions cd/amd64/6.8/amd64/bsd.mp
1 change: 1 addition & 0 deletions cd/amd64/6.8/amd64/bsd.rd
1 change: 1 addition & 0 deletions cd/amd64/6.8/amd64/cdboot
1 change: 1 addition & 0 deletions cd/amd64/6.8/amd64/cdbr
1 change: 1 addition & 0 deletions cd/amd64/6.8/amd64/man68.tgz
1 change: 1 addition & 0 deletions cd/amd64/6.8/amd64/xbase68.tgz
1 change: 1 addition & 0 deletions cd/amd64/6.8/amd64/xfont68.tgz
2 changes: 1 addition & 1 deletion cd/amd64/etc/boot.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
set image /6.7/amd64/bsd.rd
set image /6.8/amd64/bsd.rd
1 change: 0 additions & 1 deletion cd/amd64/packages/argon2-20171227.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/argon2-20190702.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/bzip2-1.0.8.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/cairo-1.16.0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/clamav-0.102.2.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/clamav-0.103.0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/curl-7.69.1.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/curl-7.72.0.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/dante-1.4.2p0.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/daq-2.0.6.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/femail-1.0p1.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/femail-chroot-1.0p3.tgz
1 change: 1 addition & 0 deletions cd/amd64/packages/fribidi-1.0.10.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/fribidi-1.0.9.tgz

This file was deleted.

2 changes: 1 addition & 1 deletion cd/amd64/packages/geolite2-country-20191224p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/gettext-runtime-0.20.1p1.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/gettext-runtime-0.21.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/glib2-2.62.6.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/glib2-2.64.5.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/gnupg-1.4.23p3.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/gnupg-1.4.23p4.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/graphite2-1.3.14.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/harfbuzz-2.6.5.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/harfbuzz-2.7.2.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/isc-bind-9.16.2v0.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/isc-bind-9.16.7v0.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/jansson-2.12.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/json-c-0.13.1.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/json-c-0.13.1p0.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/libdnet-1.12p13.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/libevent-2.1.11.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/libffi-3.3.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/libiconv-1.16p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/libidn-1.35p0.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/libidn-1.36.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/libidn2-2.3.0p0.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/libltdl-2.4.2p1.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/libmaxminddb-1.4.2p0.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/libmaxminddb-1.4.3.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/libmilter-8.16.0.45.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/libmilter-8.16.1.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/libmspack-0.10.1alphav2.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/libnet-1.1.2.1p5v0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/libsodium-1.0.18.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/libsodium-1.0.18p1.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/libunistring-0.9.7.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/libuv-1.30.1.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/libxml-2.9.10p0.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/libxml-2.9.10p2.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/lua-5.1.5p6.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/luajit-2.0.5p1.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/luajit-2.0.5p2.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/lz4-1.9.2p0.tgz
2 changes: 1 addition & 1 deletion cd/amd64/packages/lzo2-2.10p2.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/nghttp2-1.40.0.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/nghttp2-1.41.0p1.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/oniguruma-6.9.5pl1.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/oniguruma-6.9.5pl1p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/openvpn-2.4.9.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/openvpn-2.4.9p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Archive-Zip-1.67.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Archive-Zip-1.67p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-B-Hooks-EndOfScope-0.24.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-B-Hooks-EndOfScope-0.24p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-BSD-Resource-1.2911.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-BSD-Resource-1.2911p0.tgz
1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Class-Data-Inheritable-0.08p2.tgz
1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Class-Inspector-1.36p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Class-Load-0.25.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Class-Load-0.25p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Class-Load-XS-0.10p0.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Class-Load-XS-0.10p1.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Class-Method-Modifiers-2.13.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Class-Method-Modifiers-2.13p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Class-Singleton-1.5.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Class-Singleton-1.5p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Clone-PP-1.07.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Clone-PP-1.07p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Cpanel-JSON-XS-4.19.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Cpanel-JSON-XS-4.21.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Crypt-OpenSSL-Bignum-0.09.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Crypt-OpenSSL-Bignum-0.09p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Crypt-OpenSSL-RSA-0.28p1.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Crypt-OpenSSL-RSA-0.28p2.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Crypt-OpenSSL-Random-0.11.tgz

This file was deleted.

1 change: 1 addition & 0 deletions cd/amd64/packages/p5-Crypt-OpenSSL-Random-0.11p0.tgz
1 change: 0 additions & 1 deletion cd/amd64/packages/p5-Data-Dumper-Concise-2.022.tgz

This file was deleted.

Loading

0 comments on commit 365558b

Please sign in to comment.