OPNSense/tools 577d91a — config/26.7 plugins.conf
config: add intrusion-detection-content-at-antiphishing plugin
| Delta | File | |
|---|---|---|
| +1 | -0 | config/26.7/plugins.conf |
| +1 | -0 | 1 files |
config: add intrusion-detection-content-at-antiphishing plugin
| Delta | File | |
|---|---|---|
| +1 | -0 | config/26.7/plugins.conf |
| +1 | -0 | 1 files |
config: squelch option mismatches on 26.7
| Delta | File | |
|---|---|---|
| +11 | -8 | build/options.sh |
| +0 | -2 | config/26.7/make.conf |
| +11 | -10 | 2 files |
build/vm: add noatime to UFS root disk (#516) This "noatime" tweak, reduced the OPNsense constant 50kb - 80kb disk writes that wear down the SSD / NVME. Signed-off-by: Unicorn9x
| Delta | File | |
|---|---|---|
| +1 | -1 | build/vm.sh |
| +1 | -1 | 1 files |
config: depend on RC like AMD does
| Delta | File | |
|---|---|---|
| +1 | -0 | config/26.7/make.conf |
| +1 | -0 | 1 files |
config: remove 26.1, use 26.1.11 tag for historic builds
| Delta | File | |
|---|---|---|
| +0 | -25,332 | config/26.1/base.plist.amd64 |
| +0 | -2,798 | config/26.1/base.obsolete.amd64 |
| +0 | -278 | config/26.1/ports.conf |
| +0 | -147 | config/26.1/extras.conf |
| +0 | -107 | config/26.1/make.conf |
| +0 | -106 | config/26.1/plugins.conf |
| +0 | -28,768 | 8 files not shown |
| +0 | -28,944 | 14 files |
build/nano: disable hostwatch
| Delta | File | |
|---|---|---|
| +9 | -0 | config/26.7/extras.conf |
| +9 | -0 | 1 files |
config: enable DOCS for powerdns, LUA forced by port
| Delta | File | |
|---|---|---|
| +2 | -1 | config/26.7/make.conf |
| +2 | -1 | 1 files |
config: ready for 26.7-RC1
| Delta | File | |
|---|---|---|
| +0 | -3 | config/26.7/build.conf |
| +0 | -3 | 1 files |
config: add firewall-legacy plugin
| Delta | File | |
|---|---|---|
| +1 | -0 | config/26.1/plugins.conf |
| +1 | -0 | config/26.7/plugins.conf |
| +2 | -0 | 2 files |
dns/powerdns: unset LMDB and LUA as well (#515)
| Delta | File | |
|---|---|---|
| +1 | -1 | config/26.7/make.conf |
| +1 | -1 | 1 files |
config: plugins stable branch was added
| Delta | File | |
|---|---|---|
| +0 | -1 | config/26.7/build.conf |
| +0 | -1 | 1 files |
build/core: reject invalid versions PR: https://forum.opnsense.org/index.php?topic=52270.0
| Delta | File | |
|---|---|---|
| +6 | -1 | build/core.sh |
| +6 | -1 | 1 files |
dns/powerdns: Unset MYSQL and PGSQL
| Delta | File | |
|---|---|---|
| +1 | -0 | config/26.7/make.conf |
| +1 | -0 | 1 files |
dns/powerdns: Unset MYSQL and PGSQL
| Delta | File | |
|---|---|---|
| +1 | -0 | config/26.7/make.conf |
| +1 | -0 | 1 files |
config: switch to dedicated haproxy32 port Renaming ports is really popular for minimal benefit.
| Delta | File | |
|---|---|---|
| +1 | -1 | config/26.1/make.conf |
| +1 | -1 | config/26.1/ports.conf |
| +1 | -1 | config/26.7/make.conf |
| +1 | -1 | config/26.7/ports.conf |
| +4 | -4 | 4 files |
config: 26.7 switch src to stable
| Delta | File | |
|---|---|---|
| +0 | -1 | config/26.7/build.conf |
| +0 | -1 | 1 files |
README: maybe this works
| Delta | File | |
|---|---|---|
| +5 | -0 | README.md |
| +5 | -0 | 1 files |
build/ports: allow to disable distfile set use
| Delta | File | |
|---|---|---|
| +10 | -4 | README.md |
| +2 | -2 | build/ports.sh |
| +12 | -6 | 2 files |
config: rebase 26.7 while dropping obsolete files no longer present This requires the following sequence: 1. Use the previous' major plist file and remove obsolete. 2. make base 3. make rebase It would be nice to have this as an optional scripted target, but documenting the procedure is good enough for now. This was important because: a) there is a lot of cruft in obsolete b) ipfw15/dnctl15 were issued in 26.1.10 but not obsoleted with 26.7
| Delta | File | |
|---|---|---|
| +3 | -2,794 | config/26.7/base.obsolete.amd64 |
| +3 | -2,794 | 1 files |
build/plugins: handle vendor plugins due to PLUGIN_ABI ambiguity They use the ABI in the package repository configuration and thus they need to be rebuilt for business versions.
| Delta | File | |
|---|---|---|
| +12 | -2 | build/plugins.sh |
| +12 | -2 | 1 files |
config: FIPS is default on for openssl35 as well
| Delta | File | |
|---|---|---|
| +1 | -1 | config/26.7/make.conf |
| +1 | -1 | 1 files |
build: change this again, first try didn't work
| Delta | File | |
|---|---|---|
| +7 | -5 | build/common.sh |
| +2 | -2 | build/sign.sh |
| +9 | -7 | 2 files |
build: mute some of the signature generation process
| Delta | File | |
|---|---|---|
| +6 | -5 | build/common.sh |
| +2 | -2 | build/sign.sh |
| +8 | -7 | 2 files |
build/base: strip unwanted /etc/ssl/cert.pem FreeBSD 15 puts it back, but it's not a good idea for us.
| Delta | File | |
|---|---|---|
| +3 | -0 | build/base.sh |
| +0 | -1 | config/26.7/base.plist.amd64 |
| +3 | -1 | 2 files |
Add dns/powerdns to ports
| Delta | File | |
|---|---|---|
| +1 | -0 | config/26.7/ports.conf |
| +1 | -0 | 1 files |
Add dns/powerdns to ports
| Delta | File | |
|---|---|---|
| +1 | -0 | config/26.7/ports.conf |
| +1 | -0 | 1 files |
config: add upstream version to skim list
| Delta | File | |
|---|---|---|
| +1 | -0 | config/26.1/skim.conf |
| +1 | -0 | 1 files |
build/ports: make sure we translate relative ports paths if we need to
| Delta | File | |
|---|---|---|
| +7 | -2 | build/ports.sh |
| +7 | -2 | 1 files |
config: lock the openssl version on 26.1
| Delta | File | |
|---|---|---|
| +1 | -1 | config/26.1/build.conf |
| +1 | -0 | config/26.1/make.conf |
| +2 | -1 | 2 files |
config: also add cloudflared plugin now that it's merged
| Delta | File | |
|---|---|---|
| +1 | -0 | config/26.1/plugins.conf |
| +1 | -0 | config/26.7/plugins.conf |
| +2 | -0 | 2 files |