-
Notifications
You must be signed in to change notification settings - Fork 456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to 7.5.187 #696
Comments
Yes please! |
Second @dajappie Version 7.5.187 is official! |
The new version is already downloadable? |
See link above, check under Download Links |
Second this. Looking for 187 as well. ;) |
Looks like creating a PR to upgrade probably isn't complicated (e.g. https://github.com/jacobalberty/unifi-docker/pull/685/files ), but I don't have good enough docker chops to know how I'd test a PR like that. |
Pull request is actually already open for a bit now at #694 and actively worked on today but seems to be awaiting approval by @jacobalberty |
Any news? We need this update! |
update? |
Since there's no update for 3 weeks, I have moved it over to linuxserver's unifi container instead. There isn't any impact to my persistent volumes. It's relatively easy. |
Maybe someone can build the container with the PR #694 ? Would be helpful to wait for @jacobalberty |
You just changed the docker compose files and kept all the data?? |
Same here. |
Back up your configuration then restore when you have the linuxserver's container up and running. |
**Published: October 23, 2023 Instances of UniFi Network Application that (i) are run on a UniFi Gateway Console, and (ii) are versions 7.5.176. and earlier, implement device adoption with improper access control logic, creating a risk of access to device configuration information by a malicious actor with preexisting access to the network. **Mitigation: Update UniFi Network to Version 7.5.187 or later.**** plz we need an update |
I hope I do not regret this. I forked Jacob's repository and built version 7.5.187. Uploaded to Docker hub at https://hub.docker.com/r/buckaroogeek/unifi/tags. Builds for amd64 and aarch64. I have this version running on my Synology NAS for a day. Seems to be ok. Please note I do not regularly build with Docker and in fact used a different tool set than Jacob likely uses. I use docker-compose on the Synology to launch the container. The relevant change in the docker-compose.yml file is:
I have 4 tags: v7.5.187, v7.5, v7, latest which should cover most users. Since my version has a different namespace (buckaroogeek), Jacob's version is still present in the local Docker image repository and readily available to roll back to (but I have not tried to rollback). So pending Jacob's return please feel free to try this version. |
Also forked the repo and build 7.5.187 and 7.0.8.
Running on 50 different controllers. Works great. Docker repo: https://hub.docker.com/r/hesnes/unifi
…________________________________
Von: Brad Smith ***@***.***>
Gesendet: Wednesday, November 22, 2023 7:36:06 PM
An: jacobalberty/unifi-docker ***@***.***>
Cc: Henning Eßer ***@***.***>; Comment ***@***.***>
Betreff: Re: [jacobalberty/unifi-docker] Update to 7.5.187 (Issue #696)
I hope I do not regret this.
I forked Jacob's repository and built version 7.5.187. Uploaded to Docker hub at https://hub.docker.com/r/buckaroogeek/unifi/tags.
I have this version running on my Synology NAS for a day. Seems to be ok. Please note I do not regularly build with Docker and in fact used a different tool set than Jacob likely uses. I use docker-compose on the Synology to launch the container. The relevant change in the docker-compose.yml file is:
...
unifi:
image: "buckaroogeek/unifi:v7"
# image: "jacobalberty/unifi:v7"
container_name: SageCreek-Unifi-Controller
hostname: unifi2
domainname: lan
...
I have 4 tags: v7.5.187, v7.5, v7, latest which should cover most users.
Since my version has a different namespace (buckaroogeek), Jacob's version is still present in the local Docker image repository and readily available to roll back to (but I have not tried to rollback).
So pending Jacob's return please feel free to try this version.
—
Reply to this email directly, view it on GitHub<#696 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABNUQWRR4LSJA5PWAZTF23DYFZAZNAVCNFSM6AAAAAA6J7RBYKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRTGI4DANRQHA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Version 7.5.187 is official now at https://community.ui.com/releases/UniFi-Network-Application-7-5-187/408b64c5-a485-4a37-843c-31e87140be64. Is it possible to provide an updated image?
The text was updated successfully, but these errors were encountered: