summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* liquidsoap: 2.1.2 -> 2.1.3•••(cherry picked from commit 49c8d8d9717791fbc51d25cd80dbb1fc26997c5f) origin/backport-205477-to-release-22.11R. Ryantm2022-12-101-2/+2
* Merge pull request #205536 from NixOS/backport-198053-to-release-22.11Sandro2022-12-101-4/+10
|\
| * netbox: 3.3.5 -> 3.3.9•••(cherry picked from commit 945182bc68d3f28cb83c9458faef63c43f27e5b8) R. Ryantm2022-12-101-4/+10
* | Merge pull request #205535 from NixOS/backport-205502-to-release-22.11•••[Backport release-22.11] netbird: 0.11.4 -> 0.11.5figsoda2022-12-101-2/+2
|\ \ | |/ |/|
| * netbird: 0.11.4 -> 0.11.5•••(cherry picked from commit 791408211753543619083ed83217c9a65e44bd60) R. Ryantm2022-12-101-2/+2
* | Merge pull request #205475 from NixOS/backport-205003-to-release-22.11•••[Backport release-22.11] traefik: 2.9.5 -> 2.9.6figsoda2022-12-101-3/+3
|\ \ | |/ |/|
| * traefik: 2.9.5 -> 2.9.6•••(cherry picked from commit 70739abd19914a3cfc38b4ffd14a9685d9737415) origin/backport-205003-to-release-22.11Nick Cao2022-12-101-3/+3
* | poetry: mark insecure•••The version of cleo in poetry.lock (1.0.0a5) is vulnerable to CVE-2022-42966. (cherry picked from commit d1bdaa9a99b32fb2e6884be00508ef989eacdf5c) Robert Schütz2022-12-101-0/+3
* | nextcloud-client: 3.6.2 -> 3.6.4•••(cherry picked from commit b5169b276b74e2891e183828464055678090503c) Bjørn Forsman2022-12-101-2/+3
* | Merge #205283: nixos/manual: document kernel backporting, etc.•••...into release-22.11 Vladimír Čunát2022-12-103-0/+85
|\ \
| * | nixos/doc: suggest using the latest longterm kernel for ZFS•••(cherry picked from commit 8476b02749ac97b49629745ded7b8b333c8d024a) origin/backport-204780-to-release-22.11Maximilian Bosch2022-12-092-4/+13
| * | nixos/kernel: link manual (with backport policies) from boot.kernelPackages•••Yes I know it's dirty to link the rendered HTML, but linking `#sec-kernel-config` breaks the manual build for me with the following error: element link: validity error : IDREF attribute linkend references an unknown ID "sec-kernel-config" This is something that should probably be fixed, but for the current change I'd argue that this is good enough (in fact even the `nix.settings`-option uses that hack). (cherry picked from commit fa257ecb332118786db8e6f635bbd0970838a6e0) Maximilian Bosch2022-12-091-0/+5
| * | nixos/manual: document kernel backporting policy and implications of it•••I'm well aware that this issue is currently under discussion[1] and that these things may change. Also, please don't misinterpret this as an attempt to end the discussion. This topic made it obvious that people are surprised by the way this issue is handled and only finding out about this unwritten rule because of asking is not a good state IMHO, so I decided to document the following things: * Right now we drop kernels as soon as they get out of maintenance (LTS kernels even before the next stable NixOS that will exceed their lifespan). * The `latestCompatibleLinuxPackages` attribute from ZFS isn't monotonic since latest only refers to the latest supported kernel. * In fact `latestCompatibleLinuxPackages` doesn't seem to be documented at all in the manual, so I also did that. [1] https://discourse.nixos.org/t/aggressive-kernel-removal-on-eol-in-nixos/23097 (cherry picked from commit fcf0e540b16eb487e7bf131e52d8002e643aeb5e) Maximilian Bosch2022-12-092-0/+71
* | | Merge pull request #205466 from NixOS/backport-178894-to-release-22.11Naïm Favier2022-12-102-0/+47
|\ \ \ | |_|/ |/| |
| * | pam_reattach: init at 1.3•••(cherry picked from commit 1fb092b81ef3b8c1a0d50a9c15875374493231fa) Jan Schmitt2022-12-102-0/+47
* | | Merge pull request #203847 from NixOS/backport-182250-to-release-22.11maxine2022-12-104-12/+24
|\ \ \
| * | | fetchpatch2: init•••allows us to use the new features of patchutils without having to reset all fetchpatch hashes in nixpkgs https://github.com/NixOS/nixpkgs/issues/32084 (cherry picked from commit 41877098f3ac00295a2a9d5e5846201b969a689b) origin/backport-182250-to-release-22.11Artturin2022-12-014-12/+24
* | | | Merge pull request #205461 from NixOS/backport-205425-to-release-22.11•••[Backport release-22.11] procyon: 0.6-prerelease -> 0.6.0Pavol Rusnak2022-12-101-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | procyon: 0.6-prerelease -> 0.6.0•••(cherry picked from commit 66e349bad126e82e4140cc17b8ac01aead4bd52d) Pavol Rusnak2022-12-101-3/+3
* | | | Merge #204471: staging-next-22.11 - iteration 1•••...into release-22.11 Vladimír Čunát2022-12-1018-717/+146
|\ \ \ \ | |/ / / |/| | |
| * | | dateutils: drop a test failing since tzdata-2022g•••(cherry picked from commit 7561ba5987b928c47ac2ffee8468e62940881b4f) Vladimír Čunát2022-12-101-0/+3
| * | | Merge release-22.11 into staging-next-22.11github-actions[bot]2022-12-1012-17/+87
| |\ \ \
| * \ \ \ Merge release-22.11 into staging-next-22.11github-actions[bot]2022-12-0910-30/+124
| |\ \ \ \
| * \ \ \ \ Merge release-22.11 into staging-next-22.11github-actions[bot]2022-12-0837-350/+961
| |\ \ \ \ \
| * \ \ \ \ \ Merge release-22.11 into staging-next-22.11github-actions[bot]2022-12-0724-42/+151
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/release-22.11' into staging-next-22.11Martin Weinelt2022-12-0615-35/+113
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/release-22.11' into staging-next-22.11Martin Weinelt2022-12-0523-7153/+104
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge #203401: python310Packages.twisted: 22.8.0 -> 22.10.0•••...into staging-next-22.11 Vladimír Čunát2022-12-041-15/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | python3Packages.twisted: disable failing tests on aarch64-darwin•••They all fail for the same reason: ``` [ERROR] Traceback (most recent call last): File "/nix/store/xz6krlmwsc15z96p7hgcvssmx848hvq0-python3.10-twisted-22.10.0/lib/python3.10/site-packages/twisted/internet/test/test_posixbase.py", line 55, in tearDown self.assertEqual( File "/nix/store/xz6krlmwsc15z96p7hgcvssmx848hvq0-python3.10-twisted-22.10.0/lib/python3.10/site-packages/twisted/trial/_synctest.py", line 441, in assertEqual super().assertEqual(first, second, msg) File "/nix/store/70c1n7i4c90dn4iys0myy30yfxmlsza7-python3-3.10.8/lib/python3.10/unittest/case.py", line 845, in assertEqual assertion_func(first, second, msg=msg) File "/nix/store/70c1n7i4c90dn4iys0myy30yfxmlsza7-python3-3.10.8/lib/python3.10/unittest/case.py", line 838, in _baseAssertEqual raise self.failureException(msg) twisted.trial.unittest.FailTest: 3 != 0 : Warnings found at the end of the test: [{'message': 'unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False>', 'category': <class 'ResourceWarning'>, 'filename': '/nix/store/70c1n7i4c90dn4iys0myy30yfxmlsza7-python3-3.10.8/lib/python3.10/asyncio/base_events.py', 'lineno': 688}, {'message': 'unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False>', 'category': <class 'ResourceWarning'>, 'filename': '/nix/store/70c1n7i4c90dn4iys0myy30yfxmlsza7-python3-3.10.8/lib/python3.10/asyncio/base_events.py', 'lineno': 688}, {'message': 'unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False>', 'category': <class 'ResourceWarning'>, 'filename': '/nix/store/70c1n7i4c90dn4iys0myy30yfxmlsza7-python3-3.10.8/lib/python3.10/asyncio/base_events.py', 'lineno': 688}] twisted.internet.test.test_posixbase.PosixReactorBaseTests.test_removeAllSkipsInternalReaders ``` (cherry picked from commit a705dca58f5aebc65beb95ae5cf38b0cf27dbde5) Martin Weinelt2022-12-041-0/+5
| | * | | | | | | | | python310Packages.twisted: 22.8.0 -> 22.10.0•••fixes CVE-2022-39348 https://github.com/twisted/twisted/releases/tag/twisted-22.10.0 (cherry picked from commit f281935aaa36fe799d306d75c0a093ad33eee434) origin/backport-201130-to-staging-22.11Robert Schütz2022-11-281-15/+5
| * | | | | | | | | | Merge branch 'staging-22.11' into staging-next-22.11Vladimír Čunát2022-12-0416-702/+133
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/staging-next-22.11' into staging-22.11Martin Weinelt2022-12-0436-7421/+326
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/release-22.11' into staging-next-22.11Martin Weinelt2022-12-0436-7421/+326
| |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge staging-next-22.11 into staging-22.11github-actions[bot]2022-12-0314-35/+92
| | | |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge release-22.11 into staging-next-22.11github-actions[bot]2022-12-0314-35/+92
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge staging-next-22.11 into staging-22.11github-actions[bot]2022-12-0253-937/+1926
| | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge release-22.11 into staging-next-22.11github-actions[bot]2022-12-0253-937/+1926
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ Merge pull request #203805 from NixOS/backport-203679-to-staging-22.11•••[Backport staging-22.11] tzdata: 2022f -> 2022gMario Rodas2022-12-011-15/+4
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | tzdata: 2022f -> 2022g•••https://mm.icann.org/pipermail/tz-announce/2022-November/000076.html (cherry picked from commit 9472190421345df29e79b45c55b9bc5abb39f7bb) ajs1242022-11-301-15/+4
| | | | | * | | | | | | | | | | Merge staging-next-22.11 into staging-22.11github-actions[bot]2022-12-0133-1098/+1254
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | / / / / / / / / / / | | | | | |/ / / / / / / / / /
| * | | | | | | | | | | | | | Merge release-22.11 into staging-next-22.11github-actions[bot]2022-12-0133-1098/+1254
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ Merge staging-next-22.11 into staging-22.11github-actions[bot]2022-11-3041-2743/+7248
| | | | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge release-22.11 into staging-next-22.11github-actions[bot]2022-11-3041-2743/+7248
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ \ Merge pull request #203397 from NixOS/backport-200858-to-staging-22.11•••[Backport staging-22.11] python3Packages.pillow: 9.2.0 -> 9.3.0Mario Rodas2022-11-293-10/+14
| | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | python3Packages.pillow: 9.2.0 -> 9.3.0•••https://github.com/python-pillow/Pillow/blob/9.3.0/CHANGES.rst Pass through format to generic builder, updated disabled tests thereby recovering pillow-simd. (cherry picked from commit 9105610435a02a0204956ecb5feb80980b7c37be) origin/backport-200858-to-staging-22.11Martin Weinelt2022-11-283-10/+14
| | | | | | | | |/ / / / / / / / /
| | | | | | | * | | | | | | | | | Merge staging-next-22.11 into staging-22.11github-actions[bot]2022-11-2920-205/+117
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge release-22.11 into staging-next-22.11github-actions[bot]2022-11-2920-205/+117
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ \ \ Merge pull request #203458 from NixOS/backport-203428-to-staging-22.11•••[Backport staging-22.11] python27: switch to ActiveState's fork for Python 2Thiago Kenji Okada2022-11-288-987/+16
| | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | | python27: fix CVE-2021-3733•••(cherry picked from commit d345fb25003313c0af43f867c9b5660fdfcae59a) Thiago Kenji Okada2022-11-281-0/+9
| | | | | | | | | * | | | | | | | | | python27: add thiagokokada as maintainer•••(cherry picked from commit b3d02fb8b5c6b822faaeb22afbb9fefabf38982f) Thiago Kenji Okada2022-11-281-1/+1