Dev 1.0.0 New Master Release - FIRST OFFICIAL RELEASE#98
Merged
ExtremeFiretop merged 81 commits intomainfrom Jan 29, 2024
Merged
Dev 1.0.0 New Master Release - FIRST OFFICIAL RELEASE#98ExtremeFiretop merged 81 commits intomainfrom
ExtremeFiretop merged 81 commits intomainfrom
Conversation
Resync Master to Dev
Increase maximum number of days to postpone new F/W updates to 60, and set default to 15 days for new installs. This should give users more time in case they want to review/check change logs, or read SNB Forums posts related to the specific new F/W version where some users report problems or bugs which may affect their network setup.
Update MerlinAU.sh
…atch Update MerlinAU.sh for Change-Log Check
Added code to support email notifications for the following events: - When a new F/W Update version is available. - At the start of flashing a new F/W Update version. - At the completion of flashing the F/W - post reboot. The email notification mechanism uses AMTM email configuration setup.
Update MerlinAU.sh with email notification
Just some rewording & reformatting of the email notifications using HTML.
Update MerlinAU.sh
Added code to explicitly stop all Entware services, if Entware is found installed, before starting to flash the F/W image.
Update MerlinAU.sh
Fixed problem with getting correct F/W version number to compare with available update. Problem was related to "beta" checking.
New code to unmount USB-attached drives just before flashing the F/W image. Also a fix for getting the numeric version string correct when doing arithmetic operations.
Update MerlinAU.sh
Update MerlinAU.sh Update to V1.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dev 1.0.0 New Master Release - FIRST OFFICIAL RELEASE
Main points:
PR: 87 for changelog verification was completed
PR: 88 for Email notifications was completed.
PR: 91 to stop entware services if running before flashing.
PR: 92 for Backupmon integration
PR: 95 for allowing MerlinAU.sh Upgrade from Beta to Release versions.
PR: 96 for Backupmon support.
PR: 97 for Unmounting the USB's before flash