Commit Graph
448042 Commits
Author SHA1 Message Date
John EricsonandGitHub 17372f3328 Merge pull request #212671 from alyssais/wavpack-iconv
wavpack: depend on libiconv unconditionally
2023-01-25 16:53:53 -05:00
John EricsonandGitHub 9cd306b15a Merge pull request #212670 from alyssais/qrencode-iconv
qrencode: depend on libiconv unconditionally
2023-01-25 16:53:19 -05:00
John EricsonandGitHub fd7e9aa848 Merge pull request #212669 from alyssais/libdatrie-iconv
libdatrie: depend on libiconv unconditionally
2023-01-25 16:52:58 -05:00
John EricsonandGitHub ebd76cadc8 Merge pull request #212668 from alyssais/libargon2-bsd
libargon2: broaden platforms
2023-01-25 16:52:14 -05:00
John EricsonandGitHub 0a4f08aaf4 Merge pull request #212667 from alyssais/argp-standalone-1.5.0
argp-standalone: 1.3 -> 1.5.0; broaden platforms
2023-01-25 16:51:59 -05:00
John EricsonandGitHub 8338356253 Merge pull request #212664 from alyssais/minicom-bsd
minicom: broaden platforms
2023-01-25 16:51:16 -05:00
John EricsonandGitHub 44440d7384 Merge pull request #212663 from alyssais/libcdio-bsd
libcdio: depend on libiconv unconditionally
2023-01-25 16:50:57 -05:00
John EricsonandGitHub ec819d58f8 Merge pull request #212662 from alyssais/fatsort-freebsd
fatsort: fix build for cross FreeBSD
2023-01-25 16:50:35 -05:00
Sergei Trofimovich c82cfa8bc0 guile_3_0: 3.0.8 -> 3.0.9
Changes: https://www.gnu.org/software/guile/news/gnu-guile-309-released.html
2023-01-25 21:42:30 +00:00
Sergei Trofimovich 73d6c02f4b xorg.xprop: 1.2.5 -> 1.2.6
Changes: https://www.spinics.net/lists/xorg/msg60754.html
2023-01-25 21:28:40 +00:00
Alyssa Ross 13c8b7fbec wavpack: depend on libiconv unconditionally
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-25 21:27:04 +00:00
Alyssa Ross 0eb682bfff qrencode: depend on libiconv unconditionally
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-25 21:24:31 +00:00
Alyssa Ross 8d2255d654 libdatrie: depend on libiconv unconditionally
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-25 21:22:53 +00:00
Alyssa Ross 84f3c51909 libargon2: broaden platforms
Builds fine for FreeBSD and NetBSD.
2023-01-25 21:21:21 +00:00
Alyssa Ross bdc48ff116 argp-standalone: broaden platforms
Builds fine for FreeBSD and NetBSD.
2023-01-25 21:19:10 +00:00
Alyssa Ross 7e9d346ba0 argp-standalone: 1.3 -> 1.5.0
Switch to maintained fork also used by Alpine, DPorts, FreeBSD Ports,
Gentoo, LiGurOS, and OpenBSD Ports.

All the issues we had hacks for seem to have been fixed.
2023-01-25 21:19:08 +00:00
R. Ryantm 2464181f1a iosevka-bin: 17.0.4 -> 17.1.0 2023-01-25 21:07:42 +00:00
Alyssa Ross b8f884e700 minicom: broaden platforms
Builds fine for FreeBSD.
2023-01-25 21:02:11 +00:00
Alyssa Ross 336b58d845 libcdio: enable parallel building
Tested at -j4.
2023-01-25 20:45:02 +00:00
Alyssa Ross ebddf0144f libcdio: depend on libiconv unconditionally
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-25 20:44:55 +00:00
Alyssa Ross afb50202a3 libcdio: broaden platforms
From the homepage:

> The cdparanoia library and cdparanoia command are included making
> this the only single-source cdparanoia that works on FreeBSD,
> NetBSD, OSX, cygwin, Solaris, BSDI as well as GNU/Linux.

Builds fine for FreeBSD and NetBSD.
2023-01-25 20:44:53 +00:00
Fabian AffolterandGitHub e3e016984f Merge pull request #212654 from r-ryantm/auto-update/python310Packages.spdx-tools
python310Packages.spdx-tools: 0.7.0a3 -> 0.7.0
2023-01-25 21:44:36 +01:00
Fabian Affolter f15da2b2f9 python310Packges.cmake-language-server: 0.1.6 -> unstable-2023-01-08 2023-01-25 21:42:56 +01:00
Fabian Affolter 8220ac3380 python310Packages.lsprotocol: switch to nativeCheckInputs 2023-01-25 21:42:56 +01:00
Fabian Affolter 7997466ccd python310Packages.nox: fix build
- add changelog to meta
- adjust inputs
- disable on unsupported Python releases
2023-01-25 21:42:56 +01:00
Fabian Affolter af8572bca2 python310Packages.jedi-language-server: add missing inputs
- disable on unsupported Python releases
2023-01-25 21:42:56 +01:00
Doron BeharandFabian Affolter bd339f42a3 python310Packages.pygls: 0.13.0 -> 1.0.0
Diff: https://github.com/openlawlibrary/pygls/compare/v0.13.0...v1.0.0

Changelog: https://github.com/openlawlibrary/pygls/blob/v1.0.0/CHANGELOG.md
2023-01-25 21:42:56 +01:00
Fabian Affolter b74f381340 python310Packages.lsprotocol: adjust meta
- disable on unsupported Python releases
2023-01-25 21:42:56 +01:00
Doron BeharandFabian Affolter fcbf5bf653 python310Packages.nox: init at 2022.11.21 2023-01-25 21:42:56 +01:00
Doron BeharandFabian Affolter 54d3bd62ab python310Packages.lsprotocol: init at 2022.0.0a9 2023-01-25 21:42:56 +01:00
Fabian Affolter 8f95b6f17d python310Packages.pywbem: add changelog to meta
- add pythonImportsCheck
2023-01-25 21:41:23 +01:00
Fabian AffolterandGitHub e9b5ece54c Merge pull request #212547 from r-ryantm/auto-update/vorta
vorta: 0.8.9 -> 0.8.10
2023-01-25 21:31:44 +01:00
Fabian Affolter 79d156109d python310Packages.flask-security-too: add changelog to meta
- disable on unsupported Python releases
2023-01-25 21:30:59 +01:00
R. RyantmandFabian Affolter 1a57bf6b20 python310Packages.flask-security-too: 5.0.2 -> 5.1.0 2023-01-25 21:30:59 +01:00
R. Ryantm 36234d3980 python310Packages.google-cloud-monitoring: 2.14.0 -> 2.14.1 2023-01-25 20:23:59 +00:00
Julian StecklinaandJulian Stecklina 7e9f022808 linuxPackages.ax99100: fix build on newer kernels 2023-01-25 21:22:55 +01:00
OPNA2608 62f87c0753 palemoon: 31.4.2 -> 32.0.0 2023-01-25 21:17:04 +01:00
Fabian AffolterandGitHub c9b7152cb2 vorta: add changelog to meta 2023-01-25 21:08:20 +01:00
DarkOnion0 7deb1d9310 drawio: 20.7.4 -> 20.8.10 2023-01-25 20:59:01 +01:00
Fabian AffolterandGitHub f29dabe16e python310Packages.spdx-tools: add changelog to emta
- update disabled
2023-01-25 20:52:26 +01:00
R. Ryantm ea29b88b6e python310Packages.spdx-tools: 0.7.0a3 -> 0.7.0 2023-01-25 19:32:36 +00:00
Alyssa Ross 09e702a505 fatsort: fix build for cross FreeBSD
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

We have to override the uname values, or they'll be detected for the
build platform, because the build system just runs uname(1).

Tested by cross compiling to x86_64-freebsd from x86_64-linux.
2023-01-25 19:31:46 +00:00
Alyssa Ross 3151d1affc fatsort: clarify license 2023-01-25 19:31:45 +00:00
Felix Buehler 114f311896 zammad: deprecate phases for update script 2023-01-25 20:27:07 +01:00
K900andGitHub 34ab274017 Merge pull request #212553 from r-ryantm/auto-update/n8n
n8n: 0.211.1 -> 0.212.1
2023-01-25 22:18:08 +03:00
figsodaandGitHub 52d29fa296 Merge pull request #212650 from r-ryantm/auto-update/oh-my-posh
oh-my-posh: 13.3.1 -> 13.6.0
2023-01-25 14:15:30 -05:00
Martin WeineltandGitHub 1426c893de Merge pull request #212643 from Luflosi/update/python3Packages.imageio
python3Packages.imageio: 2.24.0 -> 2.25.0
2023-01-25 18:58:25 +00:00
R. Ryantm 574eb10742 oh-my-posh: 13.3.1 -> 13.6.0 2023-01-25 18:42:20 +00:00
Thomas Gerbet 42d6fe1a13 mysql80: 8.0.31 -> 8.0.32
Fixes the following security issues:
* CVE-2023-21836
* CVE-2023-21863
* CVE-2023-21867
* CVE-2023-21868
* CVE-2023-21869
* CVE-2023-21870
* CVE-2023-21871
* CVE-2023-21873
* CVE-2023-21875
* CVE-2023-21876
* CVE-2023-21877
* CVE-2023-21878
* CVE-2023-21879
* CVE-2023-21880
* CVE-2023-21881
* CVE-2023-21882
* CVE-2023-21883
* CVE-2023-21887

Changelog:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-32.html
2023-01-25 19:40:49 +01:00
Martin WeineltandGitHub 91bc3ca692 Merge pull request #212483 from mweinelt/whisper-20230124
openai-whisper: 20230117 -> 20230124
2023-01-25 18:39:06 +00:00