Skip to content

Releases: FOGProject/fogproject

1.5.10.1615

15 Sep 14:37
3527eca
Compare
Choose a tag to compare

What's Changed

  • merge stable - 1.5.10.1593 into dev by @fog-workflows in #630
  • Slack plugin fixes by @geotsot in #631
  • Update functions.sh by @michaelbarkdoll in #638
  • Add GPU information to host inventory and report (dev-branch) by @rluzuriaga in #640
  • Stable Release PR For 1.5.10.1615 - 2024-09-15 by @fog-workflows in #643

New Contributors

Full Changelog: 1.5.10.1593...1.5.10.1615

1.5.10.1593

16 Aug 17:42
24bb5a6
Compare
Choose a tag to compare

What's Changed

  • update-branch by @darksidemilk in #615
  • merge stable - 1.5.10.1566 into dev by @github-actions in #617
  • Stable Release PR For 1.5.10.1584 - 2024-08-16 by @github-actions in #623
  • merge stable - 1.5.10.1584 into dev by @github-actions in #624
  • Stable Release PR For 1.5.10.1584 - 2024-08-16 by @fog-workflows in #626
  • quick equality merge by @darksidemilk in #627
  • Stable Release PR For 1.5.10.1593 - 2024-08-16 by @fog-workflows in #629

Full Changelog: 1.5.10.1566...1.5.10.1593

1.5.10.1566

08 Aug 20:39
847eb0a
Compare
Choose a tag to compare

What's Changed

  • Stable Release PR For 1.5.10.1566 - 2024-08-08 by @github-actions in #616

Full Changelog: 1.5.10.1565...1.5.10.1566

1.5.10.1565

06 Aug 18:27
079576c
Compare
Choose a tag to compare

1.5.10.1565

  • fixed #607
  • Translation updates

Adjusted patch/revision versioning to be based on commits since baseline code in master was tagged to 1.5.0.
Change count will be based on commits different vs master which will line up to commits since 1.5.0.
Minor changes to the release numbering should be expected as we work out a fully automated release schedule.

What's Changed

  • Monthly Release PR - 2024-08-06 by @github-actions in #614

Full Changelog: 1.5.10.74...1.5.10.1565

1.5.10.74

05 Aug 21:52
Compare
Choose a tag to compare

Overview

Bug fixes for new versioning system and more work moving towards automated releases

What's Changed

New Contributors

  • @github-actions made their first contribution in #609

Full Changelog: 1.5.10.48...1.5.10.74

1.5.10.48

03 Aug 15:05
Compare
Choose a tag to compare

1.5.10.48

  • Resolves #602 (couldn't install fresh)
  • Note: Deleted 1.5.10.47 release and tag as it couldn't install. Moved security fixes to this release.

Security fixes

What's Changed

Full Changelog: 1.5.10.41...1.5.10.48

1.5.10.41

31 Jul 18:11
Compare
Choose a tag to compare

1.5.10.41

This is the initial release in the new ‘stable’ branch. Provided there aren't reports of issues from community testers, we plan to automate monthly releases from the ‘staging’ branch (dev-branch) into the stable branch. These releases will include security patches, bug fixes, and feature enhancements for the general FOG userbase at a faster pace that's more in line with things as they're developed. The first manual release ensures a secure installation path due to recent security issues that have been patched and are registered as CVEs, they are listed below.
See also https://forums.fogproject.org/category/25/security-advisories

Security fixes

Note: All these security fixes also apply to the latest beta version available in the working-1.6 branch.

What's Changed

Additional Info/Optional Changes

  • If you use the new Experimental Kernel/Init update system to update to the latest kernel, the fos and ipxe system now respect the pass-thru mac when a USB ethernet adapter is used on a system with pass-thru mac aka mac emulation enabled in the bios/firmware settings. This makes for simpler workflows when imaging devices that have no built-in ethernet adapter but that do support mac address pass thru of their supported adapters.

New Contributors

Full Changelog: 1.5.10...1.5.10.41

FOG 1.5.10 officially released

05 Mar 22:20
Compare
Choose a tag to compare

FOG 1.5.9 Officially Released

1.5.9-RC1

27 Apr 20:57
Compare
Choose a tag to compare
1.5.9-RC1 Pre-release
Pre-release

FOG Server:
This release mainly focuses on bug fixes for FOG.

BUG Fixes:

  • Add installer check to see if compiling iPXE binaries is needed
  • Fix exec command line in systemd FOGSnapinReplicator file
  • Force re-compile of rootcert.c in iPXE to prevent from issues when CA changes
  • Update compile check scripts to latest versions on Raspberry Pi
  • Fix IP/interface check on service startup
  • Properly query multicast session id to be able to retrieve image info
  • Repair product key decoding on call to hostinfo.php
  • Improve input check on aesdecrypt in case of unencrypted passwords with pipe characters
  • Handle DB root password more conservative to not lock out people with newer MariaDB versions
  • Re-work the checks and setting up of DB security
  • Prevent FOGMulticastManager from completing a task too early
  • Fix some bugs in Sites plugin (thanks to Fernando Gietz)
  • Switch to libcurl4 for Raspbian 10 as well
  • Fix Image Manager to consider global setting on image creation
  • Fix installer prompting for DB root password
  • Force correct PHP version on Debian and remove old PHP when found to be still installed
  • Improve check on fogstorage account access granted
  • Prevent FOG services from filling up memory on hook events array
  • Fix interface enumeration on systems with DHCP enabled
  • Using PHP 7.4 on Ubuntu 20.04 as they moved just before the official release
  • Fix installer issue with PPP that is not using a via gateway route
  • Correct snapin list view column showing if it's a pack or not

Improvements:

  • Enhance error message when root environment is not properly loaded
  • Get rid of trim on array warning when canceling a multicast task
  • Add back reset of image size on client and update numbers only on capture
  • Update description of Normal wipe (thanks to abulhol)
  • Change default global setting on compression format
  • Fix two typos in ipxescripts (thanks to bchr)

FOG Operating System (FOS):

  • Switch to using shred instead of dd for normal wipe to make it faster
  • Update Kernel (4.19.118) and Buildroot (2020.02.1)

FOGService (fog-client/zazzles):
BUG Fixes:

  • Repair hang on Linux systems when shutting down FOGService (issue #93)
  • Fix unzipping subdirectories on Linux/Unix systems (issue #122)

Improvements:

  • Move to .Net Framework 4.5.2
  • Update Quartz to 3.0.7 and ZipLib to 1.2.0
  • Add Romanian and Polish language support

Comparison of 1.5.8 to 1.5.9-RC1:
1.5.8...1.5.9-RC1