about summary refs log tree commit diff
path: root/pkgs/servers/unifi
AgeCommit message (Collapse)AuthorFilesLines
2022-12-14unifi7: 7.2.95 -> 7.3.76ajs1241-2/+2
https://community.ui.com/releases/UniFi-Network-Application-7-3-76/85c75fc7-3e0f-4e99-aa90-7068af4f1141
2022-11-23unifi7: 7.2.92 -> 7.2.95Jakob Hagl1-2/+2
2022-08-16unifi7: 7.1.68 -> 7.2.92pennae1-2/+2
2022-07-27unifi7: 7.1.66 -> 7.1.68pennae1-2/+2
2022-06-04treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott1-0/+1
these are the easily identifiable cases and will not be comprehensive
2022-05-25unifi7: 7.1.65 -> 7.1.66pennae1-2/+2
2022-05-15unifi7: 7.1.61 -> 7.1.65pennae1-2/+2
2022-05-03unifi: 7.0.25 -> 7.1.61Niklas1-2/+2
2022-03-29unifi7: 7.0.23 -> 7.0.25pennae1-2/+2
2022-03-18unifi7: 7.0.20-894288bd9b -> 7.0.23pennae1-2/+2
2022-02-02unifi7: add packagePatryk Wychowaniec1-0/+5
https://community.ui.com/releases/UniFi-Network-Application-7-0-20/3e4a4099-c063-42f6-8e21-5fb2c99fcea9 Since that's a release candidate, unifiLTS remains unchanged.
2021-12-18unifi: Add NixOS testsZhaofeng Li1-1/+5
2021-12-17unifi5: Follow new mitigation guidelinesZhaofeng Li1-5/+9
Simply disabling lookups isn't enough, and the JndiLookup class must be removed: https://web.archive.org/web/20211217085954/https://logging.apache.org/log4j/2.x/security.html
2021-12-15unifi6: 6.5.54 -> 6.5.55Zhaofeng Li1-2/+2
2021-12-11unifi6: 6.5.53 -> 6.5.54Zhaofeng Li1-2/+2
2021-11-29unifi6: 6.4.54 -> 6.5.53Shaun Sharples1-2/+2
2021-10-15nixos/unifi, unifi: add pennae to maintainerspennae1-1/+1
2021-09-23unifi6: 6.2.26 -> 6.4.54Thomas Gerbet1-2/+2
2021-08-09unifi6: 6.2.25 -> 6.2.26Pascal Bach1-2/+2
2021-06-08unifi6: 6.1.71 -> 6.2.25Pascal Bach1-2/+2
2021-04-08unifi6: 6.0.45 -> 6.1.71Pascal Bach1-2/+2
2021-01-27unifi6: update to 6.0.45Elias Probst1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-12-28unifi: rename packageselseym1-5/+8
- renames unifiStable to unifi5 - renames unifiBeta to unifi6 - aliases unifi to unifi6 - aliases unifiStable to unifi6 for backward compatibility
2020-12-28unifiStable: 5.14.23 -> 6.0.43elseym1-7/+2
2020-11-30unifiBeta: 6.0.28 -> 6.0.36Milan Pässler1-2/+2
2020-11-05unifiBeta: update to 6.0.28Luke Granger-Brown1-2/+2
2020-10-19unifiBeta: init at 6.0.23Patryk Wychowaniec1-1/+6
2020-09-07unifiStable: 5.14.22 -> 5.14.23Pascal Bach1-2/+2
2020-08-22unifiStable: 5.13.32 -> 5.14.22Pascal Bach1-2/+2
2020-07-03unifiStable: 5.13.29 -> 5.13.32Pascal Bach1-2/+2
2020-06-11unifiStable: 5.12.72 -> 5.13.29Cole Mickens1-2/+2
2020-06-07unifiStable: 5.12.66 -> 5.12.72Justin Humm1-2/+2
2020-04-15Merge pull request #83872 from bachp/unifi-5.12.66Simon Waibl1-2/+2
unifiStable: 5.12.35 -> 5.12.66
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-31unifiStable: 5.12.35 -> 5.12.66Pascal Bach1-2/+2
2019-11-25unifiStable: 5.12.22 -> 5.12.35elseym1-2/+2
2019-11-18unifiStable: 5.11.39 -> 5.12.22Jan Hrnko1-2/+2
2019-09-04Merge branch 'master' into staging-nextVladimír Čunát1-9/+0
2019-09-02Merge pull request #67971 from petabyteboy/feature/remove-unifi-testingFranz Pletz1-7/+0
unifi: remove unifiTesting
2019-09-02unifi: remove unifiTestingMilan Pässler (work)1-7/+0
The testing branch is not updated anymore and all mentions have been removed from the Ubiquiti website.
2019-09-02treewide: remove uses of doBuild and doConfigureMilan Pässler (work)1-2/+0
doBuild and doConfigure are not actually used by any builders, they were probably added by mistake and just confuse people.
2019-08-28treewide: remove redundant recvolth1-2/+2
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát1-5/+7
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-23unifiStable: 5.10.26 -> 5.11.39cw1-3/+5
2019-08-22Merge pull request #67055 from cw789/unifi_updateMarek Mahut1-4/+4
unifiStable: 5.10.25 -> 5.10.26
2019-08-20treewide: update globin's maintained drvsRobin Gloster1-1/+1
2019-08-20unifiStable: 5.10.25 -> 5.10.26cw1-4/+4
2019-08-17treewide: name -> pnamevolth1-1/+2
2019-08-01unifiStable: 5.10.23 -> 5.10.25cw1-2/+2