First round of changes to to switch to adapt LFS v12.3 to the build system.
Last change before releasing Upd12/SP6.
Update with *final* Sp6/Update12 info.
Lost a '.so'.
Remove old libs that should be unreferenced now.
'Clean leases' deletes leases older than 30 days; it hasn't cleaned *all*
The alive/unreachable counters didn't work due to a text change.
Lost a close brace.
Editing 'old' of static assignments didn't work right when SHOW_STATIC wasn't
Update the update's date.
Add urlfilter's autoupdate.urls.
Update URLFilter URLs: delete Shalla and MESD as they no longer exist, and
This *better* be the last changes for Update12.
Change hostname and comment validation to use validators instead of regexes.
Also allow port or range here since the auto-list contains some ranges.
Include latest changed files.
General improvements to the UI data validators. Some of the JS functions had twisted
Improve a few of the messages.
And a little more missing info.
Add some missing info in the 'help' output.
Include index.cgi in the update.
Just in case, create teammsg.conf if it doesn't exist. This could cause the UI to not display.
Last twerks to title and monauto,
Add script that changes X11 window title for current shell.
Make monauto change the X11 window title to show hostname and 'monitor' on start and just hostname on exit.
Remove obsolete commented lines.
Remove patch that was for v1.8.10 to fix 'XXXX not supported' warning/error.
Pull iptables back to v1.8.7 to solve '*feature* not supported' warnings.
Adjust sum and size.
Twerk DEFUNCT_PROGS: installpackage is still built and used.
Adjust sum and size.
Revert TZDATA to 2024a; v2024b contains incompatible changes.
Update TZDATA and Linux firmware.
One more for Update12. Improve how index.cgi handle team messages. Use
Final pre-testing commits. If no problems are found, then these *will* become the
Get the darnable filename(s) right.
Have setup remove defunct setuid progs.
Unless more mistakes are found, this *should* be the last change to info-i586.
Also, there doesn't need to be a 'setuid root' copy of the date program.
Also defunct_progs in this makefile.
Remove all setuid progs except installpackage (still used by update.cgi).
Forgot that libreswan provides ipsec.ko (the KLIPS module). Include it in the update
Of *course* I did it wrong. Try *this* one.
Maybe last change for 32-bit info file.
I hope this is the last change to 32-bit kernel config.
Hopefull the last update to this 64-bit linux config.
One more update of the MD5sum and patch size.
*Do* build the nftables stuff. Upd12 works 'better' and the nft tools will
Remove old files that reference libiptables.so.11.
Remove {ip,x}tables progs and libs that do or can cause problems.
Another twerk.
Make the update prep be a little more talkative (and formatted).
Make the update prep be a little more talkative.
Display the update's MD5sum and the patch file's size in bytes.
Remove .../patches/available from coretree.list and add a reminder to omit
Updates for linux 4.4.302.
Add the sbins to PATH.
Display version info when making a flash image from the ISO.
Near final change for 64-bit.
Never include usb-modeswitch in ISO. Sigh.
Sync Update12 changes.
Add a spin-wait before restarting QoS (trafficloader.pl). It can take a while
Remove VLAN (802.1q) support. PPTP remains because GRE is defined through it.
Remove PPTP.
Realtek r8168 driver source location changed.
Only hack libncurses.so in final stage.
Bump dhcpcd to 9.5.2. (Older releases are difficult to find after the move to github.)
Add user dhcpcd.
Second set of changes for Update12. Mostly dealing with version bumps
Initial changes for Update12.
Add Update12.
Handle very short summary text to avoid emitting bad HTML.
Uncomment SO_REUSEPORT in /usr/include/asm-generic/socket.h since that
Also delete long-dead Makefile.linux patch.
Bump miniupnpd to v2.3.
Debian or glibc changed the output of 'libc.so.6 --version'.
Fix cpu_count to properly count more than 10 CPUs.
Save the info file updates for Upd10 and Upd11.
Bump DHCPCD to 9.1.4 to avoid a few potential problems.
Remove patches; no longer needed with v9.1.4.
This update must re-install grub; dunno why. Do it safely; not all
Add {ids,proxy,time}.cgi to Update11.
Fix chown/chmod of /var/smoothwall/main....
The demons of stupidity are setting in again. Fix a syntax and a logic error.
Minor error log cleanup: ensure more things are set before use.
Add scrub-dhcp-leases.pl (deletes all leases older than 30 days) to the build.
Two more error log cleanups: undefineds in index.cgi and a STDERR
Another handy tool that should help me keep track of which bitness I'm
Last preps for Upd11/SP5. Ensure the perms are right for the TeamMsg
Remove debug print to STDERR.
Lost 'this' on an alerttype in &pageinfo.
Add index.cgi to upd11.
Pre-create teammsg.conf.
Final polishing of the Team Msg on the home page. Writehash has always added
Include a 'team message' on the home page to give us a slightly better
header.pm groused about $thisalerttype and $thisinfo too much.
Include rc.halt in the update.
Adapt a bit of Steve McNeill's ModInstall to call any mods' rc.halt
Include ipinfo.cgi in the update.
Remove extraneous 'my' from inside parenthetical declaration.