| Commit message (Expand) | Author | Age | Files | Lines |
| * | numix-solarized-gtk-theme: 20200910 -> 20210522•••(cherry picked from commit 9b743d9bbb9483f044b6947c456d26e3e1e4baad)
origin/backport-124161-to-release-21.05 | José Romildo | 2021-05-30 | 1 | -5/+6 |
| * | Merge pull request #124932 from NixOS/backport-124920-to-release-21.05•••[Backport release-21.05] twine: add top-level entry | Sandro | 2021-05-30 | 1 | -0/+2 |
| |\ |
|
| | * | twine: add top-level entry•••(cherry picked from commit 166e67b4de27a25e56f8abb791e965bfed512496)
| Sandro Jäckel | 2021-05-30 | 1 | -0/+2 |
| * | | Merge pull request #124827 from NixOS/backport-124685-to-release-21.05•••[Backport release-21.05] terraria-server: 1.4.2.2 -> 1.4.2.3 | Sandro | 2021-05-30 | 1 | -3/+3 |
| |\ \
| |/
|/| |
|
| | * | terraria-server: 1.4.2.2 -> 1.4.2.3•••(cherry picked from commit 4e9bd87f5a024a5b7cf3b94c389125732da7fb11)
| greaka | 2021-05-29 | 1 | -3/+3 |
| * | | python3Packages.pyrituals: 0.0.2 -> 0.0.3•••(cherry picked from commit e678ecdc0d0dd9149330cf525939a451c4248b7d)
| Fabian Affolter | 2021-05-29 | 1 | -2/+2 |
| * | | openvpn-auth-ldap: 2.0.3+deb6.1 -> 2.0.4•••(cherry picked from commit f734a05c8c01f54e14432c2adb92d9291c69bb18)
| Robert Schütz | 2021-05-29 | 1 | -38/+23 |
| * | | Merge pull request #124895 from NixOS/backport-124839-to-release-21.05•••[Backport release-21.05] nixos/wordpress: regenerate secret keys if misspelled key name is found | Martin Weinelt | 2021-05-30 | 1 | -1/+3 |
| |\ \ |
|
| | * | | nixos/wordpress: regenerate secret keys if misspelled key name is found•••A secret key generated by the nixos module was misspelled, which could
possibly impact the security of session cookies.
To recover from this situation we will wipe all security keys that were
previously generated by the NixOS module, when the misspelled one is
found. This will result in all session cookies being invalidated. This
is confirmed by the wordpress documentation:
> You can change these at any point in time to invalidate all existing
> cookies. This does mean that all users will have to login again.
https://wordpress.org/support/article/editing-wp-config-php/#security-keys
Meanwhile this issue shouldn't be too grave, since the salting function
of wordpress will rely on the concatenation of both the user-provided
and automatically generated values, that are stored in the database.
> Secret keys are located in two places: in the database and in the
> wp-config.php file. The secret key in the database is randomly
> generated and will be appended to the secret keys in wp-config.php.
https://developer.wordpress.org/reference/functions/wp_salt/
Fixes: 2adb03fdaea6186299c6ff578bb6814d8f3bb30b ("nixos/wordpress:
generate secrets locally")
Reported-by: Moritz Hedtke <Moritz.Hedtke@t-online.de>
(cherry picked from commit 724ed08df02546fea2ab38613d615dd47461528c)
| Martin Weinelt | 2021-05-29 | 1 | -1/+3 |
| * | | | webkitgtk: fix on darwin•••(cherry picked from commit 61e49ba58b487b49832028a1829f50fd2abcab06)
| Dmitry Kalinkin | 2021-05-29 | 3 | -0/+123 |
| * | | | Merge pull request #124896 from NixOS/backport-124890-to-release-21.05•••[Backport release-21.05] mpich: 3.4.1 -> 3.4.2 | markuskowa | 2021-05-29 | 2 | -81/+3 |
| |\ \ \ |
|
| | * | | | mpich: 3.4.1 -> 3.4.2•••(cherry picked from commit 0853275727138c6bb9ade80aa8d2e0f298044f47)
| Markus Kowalewski | 2021-05-29 | 2 | -81/+3 |
| | |/ / |
|
| * / / | cargo-raze: fix darwin (#124343)•••* cargo-raze: fix darwin
Disable tests on darwin as they've started failing after the latest update: #119531
Example failure: https://hydra.nixos.org/build/143411545
* Update pkgs/development/tools/rust/cargo-raze/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit 48b6b8b8c663a20fbe7969bed1d6381341106762) | github-actions[bot] | 2021-05-29 | 1 | -1/+3 |
| |/ / |
|
| * | | Merge pull request #124821 from NixOS/backport-124408-to-release-21.05•••[Backport release-21.05] virt-manager: fix missing cdrtools | Maximilian Bosch | 2021-05-29 | 1 | -4/+3 |
| |\ \ |
|
| | * | | Apply suggestions from code review•••(cherry picked from commit 902ce1df42adc35ca871c5b7c00d0b6dad145749)
| Sandro | 2021-05-29 | 1 | -4/+3 |
| | * | | virt-manager: fix missing cdrtools•••(cherry picked from commit 13f3200cd056e44886f063e8d785460b172523df)
| superherointj | 2021-05-29 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge pull request #124130 from prusnak/cocotb-21.05•••[21.05] python3Packages.cocotb: 1.5.1 -> 1.5.2 | Pavol Rusnak | 2021-05-29 | 3 | -16/+63 |
| |\ \ |
|
| | * | | python3Packages.cocotb: 1.5.1 -> 1.5.2•••this switches from GitHub to PyPi, because the build requires
a proper release tarball
also PyPi release does contain tests, so we don't strictly require
GitHub checkout
(cherry picked from commit 0f2201119b414aaf306dc8461a4095a4eb7399e5)
| Pavol Rusnak | 2021-05-23 | 1 | -16/+26 |
| | * | | python3Packages.cocotb-bus: init at 0.1.1•••(cherry picked from commit ff555e8f887dd0097dbddcac0915618c673b2b51)
| Pavol Rusnak | 2021-05-23 | 2 | -0/+37 |
| * | | | Merge pull request #124879 from NixOS/backport-124798-to-release-21.05•••[Backport release-21.05] paperwork: 2.0.2 -> 2.0.3 and compile user manual | Guillaume Girol | 2021-05-29 | 2 | -9/+49 |
| |\ \ \ |
|
| | * | | | paperwork: 2.0.2 -> 2.0.3 and compile user manual•••(cherry picked from commit dc3054b4ae7763758392c3fa4c21142905c7b4cd)
| Symphorien Gibol | 2021-05-29 | 2 | -9/+49 |
| |/ / / |
|
| * | | | Merge pull request #124759 from dotlambda/whipper-fix•••[21.05] whipper: fix | Robert Schütz | 2021-05-29 | 2 | -54/+31 |
| |\ \ \ |
|
| | * | | | whipper: fix•••(cherry picked from commit df7eecceb5d81857284b1b6793ac4cd34c7f503e)
| Robert Schütz | 2021-05-28 | 2 | -54/+31 |
| * | | | | Merge pull request #124275 from lunik1/libretro-ppsspp-ffmpeg4-backport•••[21.05] libretro.ppsspp: backport update and fix build against ffmpeg 4.4 | Robert Schütz | 2021-05-29 | 1 | -8/+17 |
| |\ \ \ \ |
|
| | * | | | | libretro.ppsspp: update to v1.11 and fix build againt ffmpeg 4.4•••(cherry picked from commit a5a5088eae8955bc781f240af54880fa78232a2f)
| lunik1 | 2021-05-25 | 1 | -8/+17 |
| * | | | | | samba: 4.13.7 -> 4.14.4•••fixes https://www.samba.org/samba/security/CVE-2021-20254.html
(cherry picked from commit 2db53555ee297acb1dbce22e4342ac6f37e14407)
| Robert Schütz | 2021-05-28 | 2 | -573/+2 |
| * | | | | | python3Packages.cssutils: 2.2.0 -> 2.3.0•••https://github.com/jaraco/cssutils/blob/v2.3.0/CHANGES.rst
(cherry picked from commit ade1f796cb93e804983d956efc3356bdc1cf532f)
| Robert Schütz | 2021-05-28 | 1 | -2/+12 |
| * | | | | | spotdl: 3.5.2 -> 3.6.1•••https://github.com/spotDL/spotify-downloader/releases/tag/v3.6.0
https://github.com/spotDL/spotify-downloader/releases/tag/v3.6.1
(cherry picked from commit 7683afc895f2e27b76ce73954b75b573cf2dbb3c)
| Robert Schütz | 2021-05-28 | 1 | -2/+3 |
| * | | | | | nixos/discourse: Assert deployed PostgreSQL version•••Assert that the PostgreSQL version being deployed is the one used
upstream. Allow the user to override this assertion, since it's not
always possible or preferable to use the recommended one.
(cherry picked from commit 544adbfcab2e92c2fe5774cae67f2edf165eb97e)
| talyz | 2021-05-28 | 2 | -0/+24 |
| * | | | | | nixos/discourse: Add rsync dependency•••It is used for backup importing.
(cherry picked from commit e9c5ee1c4e48dc996773ccdbc0347f18fad31db9)
| Ryan Mulligan | 2021-05-28 | 1 | -1/+2 |
| * | | | | | discourse: 2.6.5 -> 2.7.0•••(cherry picked from commit 42b8e7685d5fe5280f8f6101a6d19016b92f3a5c)
| talyz | 2021-05-28 | 8 | -437/+607 |
| * | | | | | softmaker-office: 1030 -> 1032•••(cherry picked from commit 854c4ad2d9c7fed0ade1ec4048d10c28afae9bfb)
| Daniël de Kok | 2021-05-28 | 1 | -2/+2 |
| * | | | | | Merge pull request #124835 from NixOS/backport-124819-to-release-21.05•••[Backport release-21.05] gitAndTools.delta: 0.7.1 -> 0.8.0 | Sandro | 2021-05-29 | 1 | -3/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | gitAndTools.delta: 0.7.1 -> 0.8.0•••https://github.com/dandavison/delta/releases/tag/0.8.0
(cherry picked from commit 4052d0ecebf6fe3cc14314fa2d5080c24f3e1b8e)
| Mario Rodas | 2021-05-29 | 1 | -3/+3 |
| | | |_|_|/
| |/| | | |
|
| * | | | | | xpra: Add NVENC support•••(cherry picked from commit 80e86f8871e3d4e328f5185e98cefa44269fc474)
| Zhaofeng Li | 2021-05-28 | 3 | -5/+32 |
| * | | | | | nv-codec-headers-10: init at 10.0.26.2•••(cherry picked from commit 13f114593bb7796010fccaffbdb0686852a1de27)
| Zhaofeng Li | 2021-05-28 | 2 | -0/+23 |
| * | | | | | rl-2105: mention linux_latest and potential zfs issues•••(cherry picked from commit 7953b6e532be68c76e0e02bf6c83ff9350ad529e)
| Dominik Xaver Hörl | 2021-05-28 | 1 | -0/+1 |
| * | | | | | linuxPackages_latest: update to 5.12•••(cherry picked from commit 755db9a1e9a35c185f7d6c0463025e94ef44622e)
| Dominik Xaver Hörl | 2021-05-28 | 1 | -1/+1 |
| * | | | | | nixos/wireguard: Remove .path systemd unit for privkey. Fixes #123203•••As per `man systemd.path`:
> When a service unit triggered by a path unit terminates
> (regardless whether it exited successfully or failed),
> monitored paths are checked immediately again,
> **and the service accordingly restarted instantly**.
Thus the existence of the path unit made it impossible to stop the
wireguard service using e.g.
systemctl stop wireguard-wg0.service
Systemd path units are not intended for program inputs such
as private key files.
This commit simply removes this usage; the private key is still
generated by the `generateKeyServiceUnit`.
(cherry picked from commit d344dccf3dc592242f11ef993acb9ecee8d84796)
| Niklas Hambüchen | 2021-05-28 | 1 | -14/+0 |
| |/ / / / |
|
| * | | | | Merge pull request #124805 from prusnak/electron-21.05 | Sandro | 2021-05-29 | 1 | -23/+23 |
| |\ \ \ \ |
|
| | * | | | | electron_10: 10.4.5 -> 10.4.7•••https://github.com/electron/electron/releases/tag/v10.4.6
https://github.com/electron/electron/releases/tag/v10.4.7
(cherry picked from commit f8fbfa538bcb8a8c187f4d60946cf8f0dc9dc6a7)
| TredwellGit | 2021-05-28 | 1 | -7/+7 |
| | * | | | | electron_11: 11.4.6 -> 11.4.7•••https://github.com/electron/electron/releases/tag/v11.4.7
(cherry picked from commit 505298f812a263244c2189549933c02d810965a7)
| TredwellGit | 2021-05-28 | 1 | -8/+8 |
| | * | | | | electron_12: 12.0.7 -> 12.0.9•••https://github.com/electron/electron/releases/tag/v12.0.8
https://github.com/electron/electron/releases/tag/v12.0.9
(cherry picked from commit a0426609c8cbf16e8ef1bbae34faa060fec6fe05)
| TredwellGit | 2021-05-28 | 1 | -8/+8 |
| * | | | | | patray: Yet another tray pulseaudio frontend•••(cherry picked from commit 4758dd48140070052212e57941dc7dd3ded1c603)
| Domen Kožar | 2021-05-28 | 4 | -0/+66 |
| * | | | | | pythonPackages.google-api-python-client: 2.0.2 -> 2.6.0•••(cherry picked from commit 184b453090ea663f98d29cb8a18479e0e9570891)
| Domen Kožar | 2021-05-28 | 1 | -2/+2 |
| * | | | | | fetchutils: remove DESTDIR, use PREFIX, change owner•••(cherry picked from commit feef79647f1da6fe2e06e9cfc72dd923641a3c7e)
| fortuneteller2k | 2021-05-28 | 1 | -2/+2 |
| * | | | | | Merge pull request #124787 from mohe2015/backport-124516•••[21.05] wordpress: 5.7.1 -> 5.7.2 | Martin Weinelt | 2021-05-29 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | wordpress: 5.7.1 -> 5.7.2•••(cherry picked from commit 5fa469b6f2f599a7869de69e6a994059d750ac92)
| Hedtke, Moritz | 2021-05-28 | 1 | -2/+2 |
| * | | | | | | doc/coding-conventions: Add documentation for fetchpatch optional arguments•••(cherry picked from commit 585f63b364460b11a25f1692678395465a8fe8b4)
| Stefan Frijters | 2021-05-28 | 1 | -0/+10 |
| * | | | | | | feedgnuplot: 1.51 -> 1.58•••(cherry picked from commit b9bf2ab441561e68c7e0467ba267e76bec63fcfd)
| Mitsuhiro Nakamura | 2021-05-28 | 1 | -2/+2 |