Sarah Brofeldt
81de3e39b0
Merge pull request #49516 from johanot/kubedns-to-coredns
...
nixos/kubernetes: KubeDNS -> CoreDNS
2018-11-06 10:30:49 +01:00
Andreas Rammhold
c891dac82f
Merge pull request #49283 from aanderse/solr
...
solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version bump
2018-11-04 13:24:15 +01:00
Niklas Hambüchen
32c2d48524
nixos manual: Add changelog for consul
...
Signed-off-by: Niklas Hambüchen <mail@nh2.me>
2018-11-03 18:44:48 +01:00
Aaron Andersen
1b725def23
solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version bump, NixOS test included
2018-11-03 13:14:13 -04:00
Joachim F
2dc0fc6516
Merge pull request #47526 from rnhmjoj/syncthing
...
nixos/syncthing: move configuration to condigDir
2018-11-02 12:02:51 +00:00
Johan Thomsen
eea2db1240
nixos/kubernetes: Added rl-1903 entry documenting kubedns -> coredns
2018-10-31 13:41:04 +01:00
Markus Kowalewski
d2799d1835
nixos/slurm: node/partitionName option -> list
...
Make the node and partitionname options lists.
There can be more than paratition or set of nodes.
Add changes to release notes
2018-10-30 19:50:52 +01:00
Markus Kowalewski
111d4eb090
nixos/slurm: run ctld as user and fix spool dir
...
* run as user 'slurm' per default instead of root
* add user/group slurm to ids.nix
* fix default location for the state dir of slurmctld:
(/var/spool -> /var/spool/slurmctld)
* Update release notes with the above changes
2018-10-30 19:50:46 +01:00
Alyssa Ross
5bde0f6002
release notes: update for postgres rename
2018-10-30 14:33:36 +00:00
Eric Wolf
30d2792091
nixos/release-notes for 18.09: fix missing entry
...
- the addition of the groups kvm and render breaks the configuration of
users, which added them
2018-10-30 08:41:13 +01:00
xeji
21a7ca7c08
Merge pull request #49074 from c0bw3b/pkg/veracrypt
...
veracrypt: 1.22 -> 1.23 / truecrypt: remove and alias to veracrypt
2018-10-29 23:53:29 +01:00
Léo Gaspard
58f701ab74
opensmtpd: 6.0.3p1 -> 6.4.0p1
2018-10-27 12:15:09 +09:00
c0bw3b
b47fccff0a
truecrypt: remove and alias to veracrypt
...
TrueCrypt has been retired for a while now and the source archive we
pointed to is gone. Moreover the VeraCrypt fork is available, maintained
and fixes issues previous audits found in TrueCrypt.
2018-10-24 20:34:17 +02:00
Léo Gaspard
5cd6c65054
wasm: remove alias to unbreak the channel
...
Nixpkgs' channel currently can't move forward so long as there is a
trace in evaluating the top-level arguments. Which means that it isn't
possible to add a warning message to warn users of future package
removal.
So the only way forward appears to be just removing the alias
altogether.
(cherry picked from commit b4133ebc17
)
2018-10-22 09:58:00 +02:00
Silvan Mosberger
e443bbf6fd
Merge pull request #45470 from Infinisil/znc-config
...
nixos/znc: More flexible module, cleanups
2018-10-17 03:01:30 +02:00
rnhmjoj
16f67637ba
nixos/syncthing: move configuration to condigDir
...
fixes #47513 following the upstream recommended settings:
https://github.com/syncthing/syncthing/issues/3434#issuecomment-235401876
2018-10-15 20:34:50 +02:00
Graham Christensen
94c6f1ba0e
Merge pull request #48463 from Ekleog/release-notes-license
...
release-notes/18-09: add licenses marked as unfree
2018-10-15 10:33:31 -04:00
Léo Gaspard
861b70f483
nixos manual: automatic reflow
2018-10-15 23:10:55 +09:00
Léo Gaspard
2a2c99673b
release-notes/18-09: add licenses marked as unfree
2018-10-15 23:10:54 +09:00
Silvan Mosberger
7e31678043
nixos/znc: Add release note entry for removed options
2018-10-14 20:39:50 +02:00
Yegor Timoshenko
6e4d0c4a8a
Merge pull request #47691 from florianjacob/matomo-choose-package
...
nixos/matomo: introduce services.matomo.package option
2018-10-13 15:27:00 +00:00
Florian Jacob
a1825aecfc
nixos/matomo: introduce services.matomo.package option
2018-10-13 15:25:12 +00:00
Ben Wolsieffer
73c523a605
buildbot: add Python 3 support
2018-10-11 21:39:11 -04:00
Will Dietz
003c20e02c
Merge pull request #47554 from dtzWill/update/light-1.2
...
light: 1.1.2 -> 1.2, use new udev support instead of setuid wrapper.
2018-10-05 23:15:44 -05:00
Samuel Dionne-Riel
82d1bf9691
nixos/doc: Updates release date for 18.09
2018-10-05 18:32:42 -04:00
Samuel Dionne-Riel
6487a47996
Updates 18.09 release notes for release.
2018-10-02 23:47:37 -04:00
Will Dietz
7180706a66
fix minor typo per reviewer feedback
2018-10-01 14:28:15 -05:00
Jörg Thalheim
6b68e6dabd
nixos/doc: mention light module change in release notes
2018-10-01 07:31:21 +01:00
Graham Christensen
8413f22bb3
docs: format
2018-09-29 20:51:11 -04:00
Alexey Lebedeff
a6ff5865d1
rabbitmq-server: 3.6.10 -> 3.7.8
...
- New dependency on 'getconf' binary for
3aa619e9ef/src/vm_memory_monitor.erl (L448)
- New dependency on 'socat' for systemd notifications
4a3ee3a336/src/rabbit.erl (L361)
- elixir_1_6 for a new 'rabbitmqctl' tool
- Replace patching with providing custom PATH, as we already have some
other things here
- Renamed package in all-packages.nix from a legacy spelling
2018-09-25 11:19:23 +02:00
Will Dietz
7c74bc002f
19.03: fix section id
2018-09-23 15:25:16 -05:00
John Ericson
1146ae1a71
release-notes/19.03: add release notes for nix 2.0 requirement bump
...
This is taken from the 18.09 change, which was reverted on release-18.09
but not master. The now-false 18.09 release notes were just removed from
master in 29854e2426
, but since the
underlying change is still there, release notes for 19.03 are warranted.
This commit takes the now-reverted release notes and reuses them for
that.
2018-09-23 12:01:58 -04:00
John Ericson
fe20b58d66
release-notes: Add missing "Backward Incompatibilities" section
...
This has been part of every release since 17.03. I think the template
for new releases should be updated to contain this.
2018-09-23 12:01:49 -04:00
Matthew Bauer
29854e2426
Revert "nixos docs: add release notes for nix 2.0 requiremnt bump"
...
This reverts commit 18f9539655
.
(cherry picked from commit 02bb97e5bb
)
2018-09-23 11:23:20 -04:00
Frederik Rietdijk
de419917a3
Merge master into staging-next
2018-09-18 18:44:48 +02:00
Uli Baum
1df2560dde
Merge branch 'master' into staging-next
2018-09-13 10:08:53 +02:00
Johan Thomsen
a49f56c3b1
kubernetes: 1.10.5 -> 1.11.3
...
Fixed minor issue where kube-addon manager complaints about
/opt/namespace.yaml missing.
Added release notes with reference to Kubernetes 1.11 release notes.
closes #43882
2018-09-12 15:17:02 +02:00
John Ericson
f66257cfce
doc: Add release notes for top-level {build,host,target}Platform deprecation
...
I forgot to do this in e51f736076
.
2018-09-06 09:55:37 -04:00
John Ericson
24209d29f0
Merge pull request #46148 from obsidiansystems/plain-system-host
...
top-level, stdenv: Make `system` and `stdenv.system` describe the hostPlatform
2018-09-06 09:37:20 -04:00
John Ericson
8ae27030aa
doc: Add changelog entry for new definition of system
and stdenv.system
...
See the previous commit for details.
2018-09-06 09:24:08 -04:00
Vladimír Čunát
1428d00aa4
Merge branch 'master' into staging-next
...
Hydra: ?compare=1477053
2018-09-04 13:06:45 +02:00
aszlig
4652f2f87e
nixos: Document option description changes
...
This adds a release notes entry to make users (and especially
developers) aware so they no longer need to use </para><para> in option
descriptions as this is now done automatically on every two consecutive
newlines.
More details can be found in the commit message of f865d0feab
.
Signed-off-by: aszlig <aszlig@nix.build>
2018-09-03 01:14:46 +02:00
Samuel Dionne-Riel
e144899b74
release-notes: Adds 19.03 — Koi
2018-09-02 17:47:24 -04:00
volth
0fa04d646d
alternative for iproute module ( #41801 )
2018-09-01 20:28:23 +02:00
lassulus
fc035da4a4
xserver.displayManager: change default
...
Switch from slim to lightdm as the display-manager.
If plasma5 is used as desktop-manager use sdddm.
If gnome3 is used as desktop-manager use gdm.
Based on #12516
2018-08-31 17:57:39 +02:00
Graham Christensen
18f9539655
nixos docs: add release notes for nix 2.0 requiremnt bump
2018-08-30 08:52:43 -04:00
Jörg Thalheim
a6ced42c60
Merge pull request #44990 from Ma27/reload-user-units-during-activation
...
nixos/switch-to-configuration: reload user units
2018-08-27 11:12:42 +01:00
Bas van Dijk
228705fc33
elasticsearch-curator: add note to the NixOS release notes
2018-08-25 18:59:32 +02:00
Bas van Dijk
551fec4467
Merge branch 'master' into es6
2018-08-23 23:41:27 +02:00
Profpatsch
d817452e29
lib/recursiveUpdateUntil: add a test & release note for fix
2018-08-15 17:16:56 +02:00