about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* samba: Use startup notificationEelco Dolstra2016-09-30
| | | | This ensures synchronous unit start.
* ddclient service: minor spelling fixRobert Helgesson2016-09-30
|
* ddclient: add configFile optionThomas Bereknyei2016-09-30
| | | | | | | | ddclient: improve documentation Adopted @joachifm's suggestions. ddclient additional refinement
* switch-to-configuration: fix restart of socket activated servicesNikolay Amiantov2016-09-30
| | | | | | | This fixes two bugs: * When socket activation is detected, the service itself is added to stop-start list instead of its sockets. * When service is marked to restart instead of stop (`StopIfChanged = no`) we don't need to restart sockets.
* systemd-journald service: restart instead of stop and startNikolay Amiantov2016-09-30
| | | | Also restart when configuration is changed.
* Merge pull request #18452 from bendlas/init-postgreyJoachim F2016-09-30
|\ | | | | postgrey: init at 1.36
| * postgrey: add types to serviceHerwig Hochleitner2016-09-27
| |
| * postgrey: init at 1.36 (includes service)Herwig Hochleitner2016-09-27
| |
* | supplicant: Make the device pull in the supplicant service.Shea Levy2016-09-30
| | | | | | | | | | | | The udev rule should do this. Not sure why it doesn't. Fixes #19029.
* | Fix "undefined variable ‘device’" using autoFormatEelco Dolstra2016-09-30
| |
* | Document removal of LTS Haskell package sets in 16.09 release notes.Peter Simons2016-09-30
| | | | | | | | This patch closes https://github.com/NixOS/nixpkgs/issues/14897.
* | changelog for #18011Domen Kožar2016-09-30
| | | | | | | | | | (cherry picked from commit 51cf16f4b4281edb788c1097d18201a86656be4d) Signed-off-by: Domen Kožar <domen@dev.si>
* | changelog for #18365Domen Kožar2016-09-30
| | | | | | | | | | (cherry picked from commit 14c16f2fdb41794e7b9eeb9ab52137c1edbe3471) Signed-off-by: Domen Kožar <domen@dev.si>
* | changelog for hydra package/moduleDomen Kožar2016-09-30
| | | | | | | | | | (cherry picked from commit 1eaad0150c13efe0c0912f29143983067194f0ee) Signed-off-by: Domen Kožar <domen@dev.si>
* | changelog for #9523Domen Kožar2016-09-30
| | | | | | | | | | (cherry picked from commit b3a5bc5f577824229f43539f3035014ed6fdc8a2) Signed-off-by: Domen Kožar <domen@dev.si>
* | changelog for #14148Domen Kožar2016-09-30
| | | | | | | | | | (cherry picked from commit e293a85e24e8a9029c2ca5ce9187607f25a1a108) Signed-off-by: Domen Kožar <domen@dev.si>
* | changelog for gnupg bump, fixes #18293Domen Kožar2016-09-30
| | | | | | | | | | (cherry picked from commit 1ff2b10f282d7ae694b70b713cfefcdee467f873) Signed-off-by: Domen Kožar <domen@dev.si>
* | dbus: add socket activation but do not enable itPeter Hoeg2016-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following changes are included: 1) install user unit files from upstream dbus 2) use absolute paths to config for --system and --session instances 3) make socket activation of user units configurable There has been a number of PRs to address this, so this one does the bare minimum, which is to make the functionality available and configurable but defaults to off. Related PRs: - #18382 - #18222 (cherry picked from commit f7215c9b5b47dfb0a6dbe87ff33d7730729a32e5) Signed-off-by: Domen Kožar <domen@dev.si>
* | nixos-install: Bug fix for root password not being askedTuomas Tynkkynen2016-09-29
| | | | | | | | | | | | Since some changes to the setuid wrappers, there is a symlink involved and it doesn't resolve correctly inside the chroot. Do the check inside the chroot to make it work again.
* | kde4: Get rid of some Nepomuk cruft by defaultEelco Dolstra2016-09-29
| |
* | kde4: Allow disabling dependency on MariaDBEelco Dolstra2016-09-29
| | | | | | | | This reduces the runtime closure of a KDE4 system by ~172 MiB.
* | Merge pull request #19060 from bachp/confd-etcd-portJoachim F2016-09-29
|\ \ | | | | | | confd service: change default etcd port 4001 -> 2379
| * | confd service: change default etcd port 4001 -> 2379Pascal Bach2016-09-28
| | | | | | | | | | | | | | | New versions of etcd listen on 2379 by default. This is also the official IANA assigned port.
* | | Some release notes updatesEelco Dolstra2016-09-29
| | |
* | | Merge pull request #18993 from ericsagnes/mod/php-fpmJoachim F2016-09-29
|\ \ \ | | | | | | | | php-fpm module: cleanup
| * | | php-fpm module: cleanupEric Sagnes2016-09-27
| | | | | | | | | | | | | | | | | | | | - Added example for the pool option - Unified PHP-FPM spelling
* | | | NixOS: Use runCommand instead of mkDerivation in a few placesEelco Dolstra2016-09-29
| |/ / |/| |
* | | Merge pull request #19040 from grahamc/broken-mastGraham Christensen2016-09-28
|\ \ \ | | | | | | | | Mark packages as broken: asterisk, cryptopp, redmine, moodle, opera, openstack-neutron, mesos
| * | | moodle: mark as brokenGraham Christensen2016-09-28
| | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/issues/18856
* | | | Merge pull request #19046 from rycee/bump/bash-completionPeter Simons2016-09-28
|\ \ \ \ | | | | | | | | | | Bump bash completion to 2.4
| * | | | bash-completion: change attribute nameRobert Helgesson2016-09-28
| |/ / / | | | | | | | | | | | | | | | | | | | | This changes the attribute name of bash-completion from `bashCompletion` to `bash-completion`. Keeps `bashCompletion` as an alias for the new name.
* | | | Merge pull request #19015 from Mic92/zshzimbatm2016-09-28
|\ \ \ \ | |/ / / |/| | | zsh: do not export HISTFILE, HISTSIZE, SAVEHIST
| * | | zsh: do not export HISTFILE, HISTSIZE, SAVEHISTJörg Thalheim2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Every interactive zsh sources /etc/zshrc (see STARTUP/SHUTDOWN FILES in zshautll(1)) Therefor every interactive zsh process will respect the content of these variables. Using `export` will also lead to child processes inheriting this value. This leads to problems, if other interactive shells are spawned such as bash, because they use an incomptabible history format (without timestamps). There seems to be also cases, where the local HISTSIZE in ~/.zshrc is not sourced but /etc/zshrc, which leads to history truncation in other shells.
* | | | Merge pull request #18994 from grahamc/mediawikiGraham Christensen2016-09-27
|\ \ \ \ | | | | | | | | | | mediawiki: 1.23.13 -> 1.27.1
| * | | | mediawiki: 1.23.13 -> 1.27.1Graham Christensen2016-09-26
| | |_|/ | |/| |
* | | | treewide: remove executable flags from .nix filesFranz Pletz2016-09-27
| | | |
* | | | gitlab: 8.11.2 -> 8.12.1Franz Pletz2016-09-27
|/ / /
* | | Merge pull request #18989 from grahamc/wordpressGraham Christensen2016-09-26
|\ \ \ | | | | | | | | wordpress: 4.3.1 -> 4.6.1 + add a test
| * | | wordpress: 4.3.1 -> 4.6.1 + add a testGraham Christensen2016-09-26
| | | |
* | | | nsd: 4.1.9 -> 4.1.12Christoph Hrdinka2016-09-27
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.1.12 ====== Bugfixes -------- Fix malformed edns query assertion failure, reported by Michal Kepien (NASK). 4.1.11 ====== Features -------- * When tcp is more than half full, use short timeout for tcp session. * Patch for {max,min}-{refresh,retry}-time from YAMAGUCHI Takanori. * Fix #790: size-limit-xfr can stop NSD from downloading infinite zone transfer data size, from Toshifumi Sakaguchi. Fixes CVE-2016-6173 JVN#63359718 JPCERT#91251865. Bugfixes -------- * Fix build without IPv6, patch from Zdenek Kaspar. * Fix #783: Trying to run a root server without having configured it silently gives wrong answers. * Fix #782: Serve DS record but parent zone has no NS record. * Fix nsec3 missing for nsec3 signed parent and child for DS at zonecut. 4.1.10 ====== Features -------- * ip-freebind: yesno option in nsd.conf sets IP_FREEBIND socket option for Linux, binds to interfaces and addresses that are down. * NSD includes AAAA before A for queries over IPV6 (in delegations). And TC is set if no glue can be provided with a delegation because of packet size. * print notice that nsd is starting before taking off. Bugfixes -------- * Fix for openssl 1.1.0, HMAC_CTX size not exported from openssl. * Fix #751: NSD fails to occlude names below a DNAME. * If set without nsd.db print "" as the default in the man pages. * Fix #755: NSD spins after a zone update and a lot of TCP queries. * Fix for NSEC3 with zone signed without exact match for empty nonterminals, the answer for that domain gets closest encloser. * #772 Document that recvmmsg has IPv6 problems on some linux kernels. 4.1.9 ===== Bugfixes -------- * Change the nsd.db file version because of nanosecond precision fix.
* | | Merge pull request #18694 from bachp/runner-masterzimbatm2016-09-26
|\ \ \ | | | | | | | | gitlab-runner: add package and service
| * | | gitlab-runner service: initial versionPascal Bach2016-09-23
| | | |
* | | | Merge pull request #18935 from rycee/pullout/radicaleFrederik Rietdijk2016-09-26
|\ \ \ \ | | | | | | | | | | radicale: break into own package
| * | | | radicale: break into own packageRobert Helgesson2016-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | Since this is an application it is not suitable for pythonPackages, which is more appropriate for Python modules.
* | | | | nixos/offlineimap: Move to services/mailaszlig2016-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The services/networking directory is already quite polluted and the first point where I was looking for the offlineimap module was in services/mail and didn't find it there. Offlineimap already has IMAP in its name and clearly belongs to the "mail" category so let's move it there. Tested by evaluating a configuration with services.offlineimap enabled. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @DamienCassou
* | | | | nixos/offlineimap: Don't build the package on evalaszlig2016-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Coercing the derivation to string causes the package to be built during evaluation rather than during actual realization which is completely unnecessary because we don't need additional Nix expression information for the package (nor do we need it for the service). Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @DamienCassou Cc: @Profpatsch (stumbled on this because of him)
* | | | | Merge pull request #18961 from wlhlm/nginx-eventszimbatm2016-09-26
|\ \ \ \ \ | | | | | | | | | | | | Allow configuration of events{} block in nginx module
| * | | | | nginx module: Add option to configure events blockWilhelm Schuster2016-09-26
| | | | | |
* | | | | | Merge pull request #18953 from joachifm/remove-connman-uidEelco Dolstra2016-09-26
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | nixos/ids: remove unused connman uid
| * | | | | nixos/ids: remove unused connman uidJoachim Fasting2016-09-25
| | | | | | | | | | | | | | | | | | | | | | | | The static connman uid is not referenced anywhere in NixOS.