hassio-addons / addon-unifi

UniFi Network Application - Home Assistant Community Add-ons
https://addons.community
MIT License
276 stars 137 forks source link

Upgrades UniFi Network Application to 8.4.59 #519

Closed dobrac closed 3 weeks ago

dobrac commented 1 month ago

Proposed Changes

Updated the Unifi package in the Dockerfile to version 8.4.59

Rel notes: https://community.ui.com/releases/UniFi-Network-Application-8-4-59/d3ba4443-ad36-4566-b1e6-2d21d8b4f225?page=5

Summary by CodeRabbit

coderabbitai[bot] commented 1 month ago

Walkthrough

The Dockerfile for the Unifi application has been updated to change the download URL for the Unifi package from version 8.3.32 to 8.4.59. This update reflects an upgrade to a newer version of the software while maintaining the existing structure and logic of the Dockerfile.

Changes

Files Change Summary
unifi/Dockerfile Updated Unifi package download URL from 8.3.32 to 8.4.59

Poem

🐰 In the garden where the code does bloom,
A new version hops in, dispelling the gloom.
With a leap and a bound, we update with glee,
Unifi's fresh package is now here for thee!
So let’s dance in the fields, let our joy be unfurled,
For each change brings a smile to our coding world! 🌼


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
dobrac commented 1 month ago

Here is a link to the security bulletin, which this update should fix, too: https://community.ui.com/releases/Security-Advisory-Bulletin-042-042/c4f68b56-cdc4-4128-b2cb-5870209d1704

rami-v commented 1 month ago

Hi How can i update the UniFi Network Application add-on - on home assistant OS i get an update in the web ui that is give me download ling to deb file

in HAOS the docker system is blocked and cannot access to run the update what is the way to update this?

thanks.

renewoensdregt commented 1 month ago

You have to wait until the pull request is incorporated by Frenck.


From: rami-v @.> Sent: Sunday, September 8, 2024 11:55 AM To: hassio-addons/addon-unifi @.> Cc: Subscribed @.***> Subject: Re: [hassio-addons/addon-unifi] Upgrades UniFi Network Application to 8.4.59 (PR #519)

Hi How can i update the UniFi Network Application add-on - on home assistant OS i get an update in the web ui that is give me download ling to deb file

in HAOS the docker system is blocked and cannot access to run the update what is the way to update this?

thanks.

— Reply to this email directly, view it on GitHubhttps://github.com/hassio-addons/addon-unifi/pull/519#issuecomment-2336622297, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM63QKWJBYW4G2NEHJN7I23ZVQNKZAVCNFSM6AAAAABNEE7S42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZWGYZDEMRZG4. You are receiving this because you are subscribed to this thread.Message ID: @.***>

rami-v commented 1 month ago

Thanks I will wait… Rami Vaitzman. Project Manager. O.M.C Group. 0542300790.

‫ב-8 בספט׳ 2024, בשעה 14:09, ‏‏renewoensdregt @.***> כתב/ה:‬



You have to wait until the pull request is incorporated by Frenck.


From: rami-v @.> Sent: Sunday, September 8, 2024 11:55 AM To: hassio-addons/addon-unifi @.> Cc: Subscribed @.***> Subject: Re: [hassio-addons/addon-unifi] Upgrades UniFi Network Application to 8.4.59 (PR #519)

Hi How can i update the UniFi Network Application add-on - on home assistant OS i get an update in the web ui that is give me download ling to deb file

in HAOS the docker system is blocked and cannot access to run the update what is the way to update this?

thanks.

— Reply to this email directly, view it on GitHubhttps://github.com/hassio-addons/addon-unifi/pull/519#issuecomment-2336622297, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM63QKWJBYW4G2NEHJN7I23ZVQNKZAVCNFSM6AAAAABNEE7S42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZWGYZDEMRZG4. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/hassio-addons/addon-unifi/pull/519#issuecomment-2336643776, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AU3WSNXJHPCZEQTIZYGYUODZVQV3NAVCNFSM6AAAAABNEE7S42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZWGY2DGNZXGY. You are receiving this because you commented.Message ID: @.***>

frenck commented 3 weeks ago

Superseded by #522