Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 07683662ae3a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9c4b22793ee2
Choose a head ref
  • 11 commits
  • 1 file changed
  • 3 contributors

Commits on May 2, 2020

  1. zoom-us: fix launch (#80005)

    zoom-us: fix launch
    
    Probably due to glibc update, ZoomLauncher became broken when v4l is present in
    LD_PRELOAD path. It can be fixed by a) removing ZoomLauncher from startup chain,
    so `zoom` is started directly or b) removing v4l from LD_PRELOAD.
    
    The reason v4l was added before was because my video was rotated upside down without it.
    Seem like nowadays this is fixed by Zoom itself, so I'm removing it.
    
    Fixes #79954
    
    Co-authored-by: @mmlb
    (cherry picked from commit 854638e)
    danbst authored and jonringer committed May 2, 2020
    Copy the full SHA
    e0063fe View commit details
    Browse the repository at this point in the history
  2. zoom-us: 3.5.352596.0119 -> 3.5.359165.0223

    (cherry picked from commit da84ff3)
    NeQuissimus authored and jonringer committed May 2, 2020
    Copy the full SHA
    2668d57 View commit details
    Browse the repository at this point in the history
  3. zoom-us: 3.5.359165.0223 -> 3.5.359539.0224

    (cherry picked from commit 8f3f727)
    NeQuissimus authored and jonringer committed May 2, 2020
    Copy the full SHA
    8590e7a View commit details
    Browse the repository at this point in the history
  4. zoom-us: add qtgraphicaleffects dependency

    (cherry picked from commit 33c04ea)
    lovesegfault authored and jonringer committed May 2, 2020
    Copy the full SHA
    2f63679 View commit details
    Browse the repository at this point in the history
  5. zoom-us: 3.5.359539.0224 -> 3.5.361976.0301

    (cherry picked from commit 1ccc73c)
    NeQuissimus authored and jonringer committed May 2, 2020
    Copy the full SHA
    e7d570d View commit details
    Browse the repository at this point in the history
  6. zoom-us: 3.5.361976.0301 -> 3.5.372466.0322

    (cherry picked from commit 66172a2)
    NeQuissimus authored and jonringer committed May 2, 2020
    Copy the full SHA
    0fd98a3 View commit details
    Browse the repository at this point in the history
  7. zoom-us: 3.5.372466.0322 -> 3.5.374815.0324

    (cherry picked from commit f47e15a)
    NeQuissimus authored and jonringer committed May 2, 2020
    Copy the full SHA
    f39c3bc View commit details
    Browse the repository at this point in the history
  8. zoom-us: 3.5.374815.0324 -> 3.5.383291.0407

    (cherry picked from commit c4c017f)
    NeQuissimus authored and jonringer committed May 2, 2020
    Copy the full SHA
    fae7a25 View commit details
    Browse the repository at this point in the history
  9. zoom-us: 3.5.383291.0407 -> 3.5.385850.0413

    (cherry picked from commit f6a53ee)
    NeQuissimus authored and jonringer committed May 2, 2020
    Copy the full SHA
    5a7ec9b View commit details
    Browse the repository at this point in the history
  10. zoom-us: 3.5.385850.0413 -> 5.0.398100.0427

    (cherry picked from commit de2b314)
    lovesegfault authored and jonringer committed May 2, 2020
    Copy the full SHA
    53d2870 View commit details
    Browse the repository at this point in the history
  11. zoom-us: 5.0.398100.0427 -> 5.0.399860.0429

    (cherry picked from commit c56c72b)
    NeQuissimus authored and jonringer committed May 2, 2020
    Copy the full SHA
    9c4b227 View commit details
    Browse the repository at this point in the history