Commit Graph
14542 Commits
Author SHA1 Message Date
Jason R. McNeil 698d69b2f5 mysql80: fix build on darwin
sw_vers is called during build since 8.0.26

- https://github.com/mysql/mysql-server/commit/83b87ae7f8b0849cca20778ab0e34f2026619c1e

Fixes #132288

(cherry picked from commit 5c452f15af7d11a1609f25ac14b42b82d0185a37)
2021-08-20 13:59:15 -07:00
Maximilian Bosch 05e5b69ac8 mautrix-telegram: override mautrix to version 0.10.4
This is needed since 0.10.1 of mautrix-telegram, but it'd be a breaking
change of mautrix, which can be used for any kind of matrix client, so I
don't really want to break it.
2021-08-20 11:17:04 +02:00
Maximilian Bosch e1042038ac mautrix-telegram: 2021-08-12 -> 0.10.1
ChangeLog: https://github.com/mautrix/telegram/releases/tag/v0.10.1
(cherry picked from commit dd39ec87f41db66ae4b9cb68e40cea811f863ebc)
2021-08-20 11:10:53 +02:00
Fabian Affolter cd84b8ad8b mautrix-telegram: 0.10.0 -> unstable-2021-08-12
(cherry picked from commit 682f35087a1baef814620cfcb9e99b068a5cd65f)
2021-08-20 11:10:49 +02:00
Ryan Mulligan 6feba8ac10 discourseAllPlugins: init discourse-ldap-auth
(cherry picked from commit 70d29c5cf4c0561b22f8934db0c5b2dd1bf6484c)
2021-08-19 13:32:24 +00:00
talyz 18902d1e12 discourse: update.py: Remove native platforms in plugin lock files..
...and add ruby.

(cherry picked from commit 12ff4b79e48d9c4aa5660d2ec7ce52a21806d8e4)
2021-08-17 23:16:54 +02:00
talyz ba5434c984 discourse.mkDiscoursePlugin: Handle repos with gems directories
Some plugin repos already have a `gems` directory. This lets the
packager choose whether it should be kept and the nix packaged ruby
gems should be copied into it or if it should be removed in favor of
our ruby gems.

(cherry picked from commit 04e6b03fa91603c7f1961cfcdcf5880c91fe6b05)
2021-08-17 23:16:47 +02:00
talyz fd169abf9b discourse.plugins: Make the updater able to package plugins
Let the update.py script handle the initial, repetitive task of
packaging new plugins. With this in place, the plugin only needs to be
added to the list in `update-plugins` and most of the work will be
done automatically when the script is run. Metadata still needs to be
filled in manually and some packages may of course require additional
work/patching.

(cherry picked from commit f8096460bd15d4f13a01cfddf0a30798921fdb42)
2021-08-17 23:16:41 +02:00
talyz 08fde82d77 discourse.plugins.discourse-github: Update
(cherry picked from commit 4197b6dd146c395f1caec3b086334a2b0eff623a)
2021-08-17 23:16:34 +02:00
talyz af15cbe6b0 discourse: Change the path to the auto generated plugin assets
Change the path to the auto generated plugin assets, which defaults to
the plugin's directory and isn't writable at the time of asset
generation.

(cherry picked from commit 443b318ee9c614d480a2ecb0120b52806d6fbb3b)
2021-08-17 23:16:28 +02:00
talyz 080e4e43fb discourse.tests: Test the appropriate discourse package
Perform the tests on the package that the `tests` attribute is a child
of, i.e. if `discourseAllPlugins.tests` is built, the tests will run
with the `discourseAllPlugins` package, not the `discourse` package as
previously.

(cherry picked from commit 6fd5a40ccaf0b4da1362803a387bf46d381dd66a)
2021-08-17 23:16:18 +02:00
talyz 639e1d9639 discourse: Remove leftover link to unused plugins directory
(cherry picked from commit bb14315d51a1c35304dfd82ff5c1faeaaf2c450c)
2021-08-17 23:13:55 +02:00
talyz 202c17a806 discourse.plugins.discourse-data-explorer: Update
(cherry picked from commit 6f2652735817e22c55de3b6e137faf7cdbc3fd2a)
2021-08-17 23:13:49 +02:00
talyz 700cfb0fc3 discourse.plugins.discourse-solved: Update
(cherry picked from commit 92b758266e61b2efe078973a3d020b3d1a2c363d)
2021-08-17 23:13:43 +02:00
talyz fddb277d03 discourse.plugins.discourse-canned-replies: Update
(cherry picked from commit 5d94e3bfc94637f6876b9957471fc571646867b0)
2021-08-17 23:13:36 +02:00
talyz 4a30a10e62 discourse.plugins.discourse-calendar: Update
(cherry picked from commit d1a63bf19c6c75430393dab94f5e939b258ffdb6)
2021-08-17 23:13:30 +02:00
talyz f2533d47c8 discourse: 2.7.5 -> 2.7.7
(cherry picked from commit c97ae4ad8e782765b333840d8d1aa83903f82b7f)
2021-08-17 23:13:23 +02:00
Felix Buehler c193cf6ed9 discourse.mkDiscoursePlugin: remove phases
(cherry picked from commit 4f62b051375b0fdaa01ba37e915cfaaa7de40d80)
2021-08-17 23:12:50 +02:00
Ryan Mulligan 8b8ccc0fd8 discourseAllPlugins: add discourse-calendar
(cherry picked from commit 858b0157e56426ee0d56faae393fc85b361ffd90)
2021-08-17 23:12:44 +02:00
Ryan Mulligan 48f779f37d discourse/update.py: add missing plugins
(cherry picked from commit 32e24e792caefa1de46bf20da2ba4d8fbbf035dc)
2021-08-17 23:12:39 +02:00
Ryan Mulligan a9358e80fc discourseAllPlugins: init discourse-migratepassword
(cherry picked from commit 85d7eb75c968421ea233f4c8a5b05886733c2dec)
2021-08-17 23:12:33 +02:00
Ryan Mulligan d0064e3868 discourseAllPlugins: init discourse-data-explorer
(cherry picked from commit 601db31c264f3008c25f3fb13f1968a543a9cfe6)
2021-08-17 23:12:28 +02:00
Ryan Mulligan 3c3cd97025 discourseAllPlugins: init discourse-checklist
(cherry picked from commit eb02dc0c4a14d5a15f3443567bc12abf631c300a)
2021-08-17 23:12:19 +02:00
Robert Scott 6d41a79a0e Merge pull request #134013 from NixOS/backport-131867-to-release-21.05
[Backport release-21.05] traefik: 2.4.8 -> 2.4.13
2021-08-16 20:40:19 +01:00
Maximilian Bosch 268946d9ca matrix-synapse: fix startup
(cherry picked from commit 5a01d3ac1f1ea31b9b2635eb2ae1d9f6cd860230)
2021-08-16 19:15:37 +00:00
Maximilian Bosch 2a18679767 Revert "matrix-synapse: fix homeserver script"
This reverts commit 4444860f074e4530c25217a528748786f9334308.

(cherry picked from commit 21eb8c5b37c6bcc18ecd2ebaeaf4a4fabe9c0f36)
2021-08-16 19:15:36 +00:00
Sumner Evans 11cb4d0680 matrix-synapse: fix homeserver script
(cherry picked from commit 4444860f074e4530c25217a528748786f9334308)
2021-08-16 19:15:36 +00:00
Sumner Evans 1948243193 matrix-synapse: 1.39.0 -> 1.40.0
(cherry picked from commit 6f434ed48ce3ea9f5458bd58c81c68472a6103fb)
2021-08-16 19:15:35 +00:00
R. RyanTM a49928582f postsrsd: 1.10 -> 1.11
(cherry picked from commit 6c81f568877c7cac80d8b8b168950c42d8fc604b)
2021-08-15 15:03:00 +00:00
Maxine Aubrey 5ae7f11e35 traefik: 2.4.8 -> 2.4.13
(cherry picked from commit 4a97603613ae0c9ef776517f287a45c185eb33c8)
2021-08-14 13:11:54 +00:00
Yorick van Pelt a8a96f20e6 asterisk: fix missing newline in json
(cherry picked from commit 823ac1645025b68cf9a2fcab02c597619efc06bb)
2021-08-14 13:02:03 +00:00
Yorick van Pelt 67ca9c8126 asterisk: 13.38.2 -> 13.38.3, 16.17.0 -> 16.19.1, 17.9.3 -> 17.9.4, 18.3.0 -> 18.5.1
auto-updated using ./update.py

(cherry picked from commit 8d53c9c4e634b4f82cec38256fd01be060ceca87)
2021-08-14 13:02:03 +00:00
Yorick van Pelt 21047ba83f asterisk: add update script
(cherry picked from commit ab3980e73a318c4cdc66001de97073daa8c2aec0)
2021-08-14 13:02:03 +00:00
Aaron Andersen cc07aecb10 apacheHttpdPackages.mod_auth_mellon: 0.17.0 -> 0.18.0
(cherry picked from commit 3f4692120b6b6285f147c6adb431ea39b9020dad)
2021-08-11 13:35:20 +00:00
R. RyanTM bb5548940e gpsd: 3.22 -> 3.23
Clean up unnecessary dependencies, update license. Add todo to generate
asciidoctor documentation.

(cherry picked from commit 65db4268d056afefac988705bae2f65651b1f7c2)
2021-08-10 12:18:35 +00:00
Yuka 3a5ff18d64 mautrix-telegram: add inputs for E2BE support (#132979)
https://docs.mau.fi/bridges/general/end-to-bridge-encryption.html
(cherry picked from commit f1d1ed4f0221d89d5e221c26114a14fe138e8982)
2021-08-08 11:09:23 +02:00
Charlotte Van Petegem a9c04292f2 mautrix-whatsapp: specify agpl3plus license
e.g. https://github.com/mautrix/whatsapp/blob/f4a7394b670db59aadd6ad99f761acbff255e1b6/bridgestate.go
mentions the option of using a later version.

(cherry picked from commit a6692271eb99c51137e8604d4c4a58b2e71bb7d0)
2021-08-07 19:29:15 +00:00
Charlotte Van Petegem 598282f8ed mautrix-whatsapp: update repository location
(cherry picked from commit 57e621437054555b6b1e563208badec390e4efea)
2021-08-07 19:29:15 +00:00
Charlotte Van Petegem 0fe73dc3bb mautrix-whatsapp: 0.1.7 -> 0.1.8
(cherry picked from commit bb550a67d820bc581a58cf96e1e4dff3ad6f4ce9)
2021-08-07 19:29:14 +00:00
Maximilian Bosch 8d3bc3ae55 nextcloud22: 22.0.0 -> 22.1.0
ChangeLog: https://nextcloud.com/changelog/#22-1-0
(cherry picked from commit 985d9f39aeffc4c882417f44f95b468497b98901)
2021-08-07 15:09:49 +00:00
Maximilian Bosch 7c1e6bd61f nextcloud21: 21.0.3 -> 21.0.4
ChangeLog: https://nextcloud.com/changelog/#21-0-4
(cherry picked from commit 20707acda8d7b8491deb35ad7e2b2fa1334d16ce)
2021-08-07 15:09:49 +00:00
Maximilian Bosch 06c9e35f11 nextcloud20: 20.0.11 -> 20.0.12
ChangeLog: https://nextcloud.com/changelog/#20-0-12
(cherry picked from commit be5d310839d72c8a3742ff8e1a9fd30d187ca969)
2021-08-07 15:09:48 +00:00
ajs124 2f5664a9a7 dovecot_pigeonhole: 0.5.15 -> 0.5.16
(cherry picked from commit a161e14867efa9c72bff914536aa7e4c7ad41df7)
2021-08-06 21:38:28 +00:00
ajs124 149e6005de dovecot: 2.3.15 -> 2.3.16
(cherry picked from commit 0184b07908d2cca3476df11a706fd9d4e0d02fa3)
2021-08-06 21:38:27 +00:00
Artturi e95258eaf1 Merge pull request #132748 from NixOS/backport-127986-to-release-21.05
[Backport release-21.05] generate-expr-from-tarballs.pl: use nix-shell as script interpreter
2021-08-07 00:29:31 +03:00
Artturi 10f3dfbfb8 Merge pull request #125017 from NixOS/backport-125005-to-release-21.05
[Backport release-21.05] plex: 1.23.0.4482-62106842a -> 1.23.1.4602-280ab6053
2021-08-07 00:02:00 +03:00
ajs124 bcf6e43b9e prosody: 0.11.9 -> 0.11.10
fix CVE-2021-37601

annoucement: https://blog.prosody.im/prosody-0.11.10-released/
(cherry picked from commit b977d45922c2a64290b62d0725619caf12e00f78)
2021-08-06 13:56:55 +00:00
TredwellGit c8700d7b96 generate-expr-from-tarballs.pl: use nix-shell as script interpreter
(cherry picked from commit f6ea60666cf8b9a8e32b2de8c5c9d1bdcb62990b)
2021-08-05 08:13:35 +00:00
Artturin 508ebecf06 samba4: add wrapPythonPrograms
(cherry picked from commit 507d310cdad329035b5c631bbf806654fe96a0f3)
2021-08-04 15:48:55 +03:00
Robert Scott 3e83eba072 rabbitmq-server: add patches for multiple CVEs
CVE-2021-22116
CVE-2021-32718
CVE-2021-32719
2021-08-04 12:09:05 +09:00