Commit graph

326254 commits

Author SHA1 Message Date
Anderson Torres
6b4cbba35f
Merge pull request #142902 from afontaine/bump-calibre
calibre: 5.29.0 -> 5.30.0
2021-10-25 23:16:55 -03:00
Anderson Torres
5c20dda347
Merge pull request #142889 from beardhatcode/bump/language-tool
languagetool: 5.4 -> 5.5
2021-10-25 23:15:39 -03:00
Anderson Torres
1b912a7478
Merge pull request #142886 from buckley310/htop
htop: 3.1.0 -> 3.1.1
2021-10-25 23:14:33 -03:00
P. R. d. O
4f25697acf pocket-casts: init at 0.5.0 2021-10-26 10:28:22 +09:00
Cleeyv
cf01d286a6 maintainers: add cleeyv to maintainers list 2021-10-26 10:25:27 +09:00
Ellie Hermaszewska
40f260d1df
Merge pull request #141607 from expipiplus1/vulkan-update-v1.2.189.1
vulkan: 1.2.182.0 -> 1.2.189.1
2021-10-26 09:02:01 +08:00
rowanG077
dcf4f16669 cloudcompare: 2.11.2 -> unstable-2021-10-14
Released version doesn't work with packaged PCL
because it's too new. Considering that a release
is a year ago it's unreasonable to wait for it.
2021-10-26 09:58:06 +09:00
Cleeyv
05fd405405 maintainers/jitsi: add cleeyv to jitsi team 2021-10-25 20:46:24 -04:00
Cleeyv
37762975b5 nixos/doc: add jibri to release notes 2021-10-25 20:46:24 -04:00
Cleeyv
29f4cb4b0a nixos/jibri: add nixos test 2021-10-25 20:46:24 -04:00
Cleeyv
917c5fae70 nixos/jibri: fix & docs for enable not via meet 2021-10-25 20:46:24 -04:00
Cleeyv
ec3c9b1306 jibri: downgrade to jre8_headless from default v16
Fix for bug with jibri closing prematurely when recording is stopped:
https://github.com/jitsi/jibri/issues/441
2021-10-25 20:46:24 -04:00
Cleeyv
57bd54d28b nixos/jibri: add finalize script option 2021-10-25 20:46:24 -04:00
Cleeyv
3473cff4b0 nixos/jibri: init at 8.0-93-g51fe7a2
This module was written by @puckipedia for nixcon-video-infra 2020.
Minor changes made by @cleeyv for compat with existing jibri package.
Co-authored-by: Puck Meerburg <puck@puck.moe>
2021-10-25 20:46:24 -04:00
Cleeyv
c6c77e819f jibri: add section to xorg conf file, for module
This change is adapted from a different jibri package, written by
@puckipedia for nixcon-video-infra 2020 along with a module for jibri.
Co-authored-by: Puck Meerburg <puck@puck.moe>
2021-10-25 20:46:24 -04:00
Cleeyv
ff8ed90033 nixos/jitsi-meet: add jibri.enable
This option enables a jibri service on the same host that is running
jitsi-meet. It was written, along with the jibri module, by @puckipedia
for nixcon-video-infra 2020.
Co-authored-by: Puck Meerburg <puck@puck.moe>
2021-10-25 20:46:24 -04:00
linsui
21fddb6407 jami: add alias ring-daemon -> jami-daemon 2021-10-26 08:22:36 +08:00
github-actions[bot]
47ad670e14
Merge staging-next into staging 2021-10-26 00:02:18 +00:00
github-actions[bot]
0753497619
Merge master into staging-next 2021-10-26 00:01:40 +00:00
sternenseemann
45b312013e fluidsynth_1: remove at 1.1.11
* FluidSynth 1.1.11 was kept around as a dependency of some packages
  that hadn't yet adjusted to API breakages. All of these packages now
  use FluidSynth 2.x, so fluidsynth_1 can be removed. It has been broken
  ever since glib was updated to 2.70 and was affected by an unpatched
  CVE.

* Refactor expression a bit, use pname instead of name.

* Add changelog entry in case someone was using this downstream
  (accidentally?).

Fixes #141508.
Fixes #124624.
2021-10-26 01:56:17 +02:00
IvarWithoutBones
fe891f534f depotdownloader: use buildDotnetModule 2021-10-26 01:38:15 +02:00
figsoda
f220223a16
Merge pull request #142895 from uniquepointer/your-editor
your-editor: init at 1203
2021-10-25 19:28:17 -04:00
figsoda
ee6735ec22
your-editor: styling fixup 2021-10-25 19:28:12 -04:00
Phillip Cloud
9e21b3238e
shapely: 1.7.1 -> 1.8.0 2021-10-25 19:24:43 -04:00
uniquepointer
14c8bf8743 Maintainers: Add uniquepointer 2021-10-25 18:04:41 -05:00
uniquepointer
fc25fa882e your-editor: init at 1203 2021-10-25 18:04:22 -05:00
teutat3s
36587c22b3
packet-cli: 0.5.0 -> metal-cli v0.6.0 2021-10-26 00:48:35 +02:00
Andrew Fontaine
65e2e5cb1c
calibre: 5.29.0 -> 5.30.0
Now supports the new Kobo Libra 2 and Kobo Sage
2021-10-25 18:18:23 -04:00
Bernardo Meurer
360d65e180
Merge pull request #142883 from lovesegfault/hqplayerd-4.26.2-69
hqplayerd: 4.26.0-67 -> 4.26.2-69
2021-10-25 15:09:05 -07:00
Sergei Trofimovich
ed66694ebf espeak-ng: explicitly disable parallel building
Current release lacks dependencies on local espeak-ng:

    cd dictsource && ESPEAK_DATA_PATH=/build/espeak-ng LD_LIBRARY_PATH=../src: \
        ../src/espeak-ng --compile=yue && cd ..
    bash: line 1: ../src/espeak-ng: No such file or directory

Should be fixed in next release: https://github.com/espeak-ng/espeak-ng/pull/1029
Can't apply patch as is as Makefile.am diverged quite a bit since 1.50
release.
2021-10-25 22:57:25 +01:00
Robbert Gurdeep Singh
d446cb11b5 texstudio: 4.0.0 -> 4.0.2 2021-10-25 23:49:29 +02:00
Timothy DeHerrera
4411b9b42c
Merge pull request #142869 from jonringer/fix-21.11-release-name-in-notes
nixos/release-notes: fix 21.11 release name
2021-10-25 15:40:44 -06:00
Maximilian Bosch
ab5c10c42a
php80: 8.0.11 -> 8.0.12, fix CVE-2021-21703
Details: https://nvd.nist.gov/vuln/detail/CVE-2021-21703
ChangeLog: https://www.php.net/ChangeLog-8.php#8.0.12
2021-10-25 23:35:07 +02:00
Maximilian Bosch
af404d852f
php74: 7.4.24 -> 7.4.25, fix CVE-2021-21703
Details: https://nvd.nist.gov/vuln/detail/CVE-2021-21703
ChangeLog: https://www.php.net/ChangeLog-7.php#7.4.25
2021-10-25 23:33:53 +02:00
AndersonTorres
177f87b096 elpa-generated fixup duplication 2021-10-25 18:10:02 -03:00
AndersonTorres
b66c9ca008 elpa packages 2021-10-25 2021-10-25 18:10:02 -03:00
AndersonTorres
b17581b3de nongnu packages 2021-10-25 2021-10-25 18:10:02 -03:00
AndersonTorres
9fd4bd027c melpa packages 2021-10-25 2021-10-25 18:10:02 -03:00
Pavol Rusnak
05b60061ac
elements: 0.18.1.12 -> 0.21.0 2021-10-25 23:09:52 +02:00
Robbert Gurdeep Singh
2e4300bf8b
element-desktop: 1.9.2 -> 1.9.3 (#142871)
Changelog:
https://github.com/vector-im/element-desktop/releases/tag/v1.9.3
2021-10-25 22:54:53 +02:00
Guillaume Girol
419f79491d
Merge pull request #142336 from yu-re-ka/feature-polkit-musl
polkit: fix musl build
2021-10-25 20:52:04 +00:00
Fabian Affolter
e23f40ce16 python3Packages.httplib2: 0.19.1 -> 0.20.1 2021-10-25 13:30:25 -07:00
Fabian Affolter
62cc19887d
Merge pull request #142757 from fabaff/bump-checkov
checkov: 2.0.505 -> 2.0.509
2021-10-25 22:22:31 +02:00
Robbert Gurdeep Singh
9ee66feaad languagetool: 5.4 -> 5.5
https://github.com/languagetool-org/languagetool/blob/v5.5/languagetool-standalone/CHANGES.md
2021-10-25 21:55:35 +02:00
Guillaume Girol
9ed177ac16
Merge pull request #142160 from hrhino/fix/zbackup
zbackup: fix
2021-10-25 19:49:06 +00:00
Sean Buckley
83b1c5b70c htop: 3.1.0 -> 3.1.1 2021-10-25 15:27:42 -04:00
Martin Weinelt
a47e0a6554 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-25 21:03:48 +02:00
Guillaume Girol
f790fcd0be
Merge pull request #142384 from trofi/sequential-vde2
vde2: explicitly disable parallel building
2021-10-25 19:00:49 +00:00
Bernardo Meurer
042b62583e
hqplayerd: fix gupnp version mismatches with fc34 2021-10-25 11:44:14 -07:00
Jens Nolte
b7021d39ba libnfc: Set sysconfdir to /etc
The library was looking for config files in its nix store path.
2021-10-25 20:39:34 +02:00