| Commit message (Expand) | Author | Age | Files | Lines |
| * | gusb: fixed build, updated to 0.2.4•••(cherry picked from commit 0ca664e99662d44ddbf52d798602d3fb97ab19e1)
origin/release-14.12 | Georges Dubus | 2016-03-01 | 1 | -8/+8 |
| * | vim: Fix download location•••http://hydra.nixos.org/build/32085889
| Eelco Dolstra | 2016-02-17 | 1 | -5/+6 |
| * | Use updated bootstrap binaries•••Fixes #5335.
(cherry picked from commit a5aa8f3efab82127dd2ffe2a6fc3dfbadd5d1d66)
| Eelco Dolstra | 2016-02-16 | 2 | -6/+6 |
| * | CVE-2015-7547: Adapt patch for glibc 2.20 | Shea Levy | 2016-02-16 | 1 | -8/+1 |
| * | glibc: fix cve-2015-7547.patch so it applies cleanly•••(cherry picked from commit fc48bf5a2ceb908b73dc035374e2ec5a31086aa2)
| Nathan Zadoks | 2016-02-16 | 1 | -2/+6 |
| * | glibc: patch CVE-2015-7547•••The glibc DNS client side resolver is vulnerable to a stack-based buffer
overflow when the getaddrinfo() library function is used. Software using
this function may be exploited with attacker-controlled domain names,
attacker-controlled DNS servers, or through a man-in-the-middle attack.
https://googleonlinesecurity.blogspot.co.uk/2016/02/cve-2015-7547-glibc-getaddrinfo-stack.html
(cherry picked from commit b5aa8a4e641e2b5ec0e39f7438f9febc5b09f5e6)
| Nathan Zadoks | 2016-02-16 | 2 | -0/+570 |
| * | keepassx: 0.4.3 -> 0.4.4•••Fixes CVE-2015-8359 and CVE-2015-8378. Also switch URL to new download
location.
| Robert Helgesson | 2015-12-21 | 1 | -3/+4 |
| * | audiofile: fix CVE-2015-7747•••closes #10678
(cherry picked from commit 6aea1c55c0669540cffd5472fdf7c4b607d4c324 by
falsifian)
| Pascal Wittmann | 2015-11-04 | 2 | -0/+163 |
| * | python-hetzner: Update to bugfix version 0.7.4.•••Fixes pinned CA root certificate and probing for system CA bundle.
Closes NixOS/nixops#354.
I'm using fetchFromGitHub now because it's use of fetchzip is more
stable for autogenerated tarballs from GitHub.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
(cherry picked from commit 1d1cf4845f1f219f61d439a359f4937df2041f06)
| aszlig | 2015-11-04 | 1 | -5/+6 |
| * | unzip: CVE-2015-7696, CVE-2015-7697•••(cherry picked from commit aff3a23d670909f4f7ff9fac0bb273c32f1190eb)
| Domen Kožar | 2015-11-01 | 3 | -0/+104 |
| * | thttpd: Fix SHA256 of the upstream tarball.•••It's a bit unfortunate to see this, but while looking online to download
the old version of the file I found that MacPorts and FreeBSD had the
same issue:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199562
I've checked the diff as well and found no big functional changes,
except a function rename, copyright updates and changed syslog
priorities:
https://bz-attachments.freebsd.org/attachment.cgi?id=155775
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
(cherry picked from commit f15420b0fe28e35a18aab348bbccdecef19e58c8)
| aszlig | 2015-10-21 | 1 | -1/+1 |
| * | nixpart0: Don't search for libudev using SO major.•••The SO major is going to change in the upcoming update of the Hetzner
rescue system, which will cause NixOps to break because it's statically
using the SO major 0 while the new rescue system will have the major
number 1.
I'm still keeping the udevSoMajor attribute to retain backwards-
compatibility with older NixOps versions.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
(cherry picked from commit 3bf3d1975922b8956565e10ccc5f4caea0fdbcf6)
| aszlig | 2015-10-21 | 3 | -11/+47 |
| * | texlive-moderntimeline: 0.8 (broken) -> 0.9•••Close #9612, close #10235.
The v0.8 build was broken because the CTAN package updated to v0.9 and
CTAN doesn't keep old versions of packages.
Besides bumping the version, this commit changes the src url from the
unversioned CTAN link (which would break the derivation every time a new
version of the package released, as it did yesterday) to the versioned
Github release link.
(cherry picked from commit 126d8dba964b3c058399ffe38ba0b99e6194c98d)
| RoboNickBot | 2015-10-05 | 1 | -7/+4 |
| * | couchdb: fix build (fixes #10084)•••(cherry picked from commit 4361a7a597441ada24399896beb94dbe563f465f)
| Vincent Laporte | 2015-09-27 | 1 | -0/+12 |
| * | vorbis-tools: security patches and fix meta•••Patches: CVE-2014-9638, CVE-2014-9639, CVE-2015-6749, and some non-security.
Also drop glibc from buildInputs.
(cherry picked from commit 000a2108ba10df725065004e1f3d2fb793078f71)
| Vladimír Čunát | 2015-09-25 | 1 | -5/+20 |
| * | Fix my-env so it includes gcc, as it used to do.•••This is a reaction to 1014620bcec75f07ee8836f517cf6aa7dd66b4c3, that
moved some paths from nix source to the builder.sh of stdenv.
| Lluís Batlle i Rossell | 2015-09-24 | 1 | -2/+2 |
| * | flashplayer: 11.2.202.491 -> 11.2.202.508•••(cherry picked from commit 4c8b2beb55e65b9f586bf575acaaa5c609791260)
| Ricardo M. Correia | 2015-09-23 | 1 | -3/+3 |
| * | Update libcloud to 0.18.0. Needed for newer nixops. | Rob Vermaas | 2015-09-17 | 1 | -3/+3 |
| * | Merge pull request #9868 from shen390s/working•••add perl-Tk | Pascal Wittmann | 2015-09-17 | 1 | -0/+21 |
| |\ |
|
| | * | Tk: init at 804.033 | Rongsong Shen | 2015-09-17 | 1 | -0/+21 |
| |/ |
|
| * | Fix broken use of <nixpkgs>•••Nixpkgs should never use <nixpkgs>, because there is no guarantee that
<nixpkgs> refers to the same tree (e.g. when doing "nix-env -f . -qa").
| Eelco Dolstra | 2015-09-14 | 1 | -1/+1 |
| * | meshlab: add missing patch (doh!)•••Should have been included in af7d5f27d01d6 ("meshlab: 1.3.2 -> 1.3.3").
(cherry picked from commit c9c3a3cb721ca61b7e85183ffae56b8bcb44af30)
| Bjørn Forsman | 2015-08-27 | 1 | -0/+13 |
| * | meshlab: 1.3.2 -> 1.3.3•••Remove patches that no longer apply (integrated upstream I guess), but
forward port the part that adds the missing "include <unistd.h>"[1].
Build and run tested.
[1]: http://sourceforge.net/p/meshlab/bugs/342/
(cherry picked from commit af7d5f27d01d6b2b9af80ef41a110410bedb8e0e)
| Bjørn Forsman | 2015-08-27 | 3 | -100/+4 |
| * | pcl: 1.6.0 -> 1.7.2 (unbreaks build)•••New deps added: libXt (required), libpcap (optional).
Releases are now at github.
(cherry picked from commit ac8f2391f322e5c058dd08b8911d18c1e19fbcd9)
| Bjørn Forsman | 2015-08-27 | 2 | -9/+12 |
| * | nixUnstable: Update | Eelco Dolstra | 2015-08-26 | 1 | -3/+3 |
| * | mbsync: update to 1.2.0•••it requires some config file updates. It requires SASL now, for some auth
methods like PLAIN on IMAP.
| Lluís Batlle i Rossell | 2015-08-25 | 2 | -5/+7 |
| * | Make hydra build proxychains. | Lluís Batlle i Rossell | 2015-08-25 | 1 | -0/+1 |
| * | Revert "Merge pull request #9428 from deepfire/maintain"•••This reverts commit 090f5234980b552724cdfbf591892f8e9eb727fc. It
breaks evaluation: http://hydra.nixos.org/build/24984169
| Eelco Dolstra | 2015-08-25 | 2 | -2/+0 |
| * | Merge pull request #9428 from deepfire/maintain•••maintain introduced packages
(cherry picked from commit ce6daa507a4e110aa33447f70bd4764df9ea10c8)
| Vladimír Čunát | 2015-08-24 | 2 | -0/+2 |
| * | fix updmap invocation in texLive•••Close #9430, fixes #9318.
(cherry picked from commit 6b892be9a8689d157ebdeeda75dfe2957a02560b)
| Anders Papitto | 2015-08-24 | 3 | -3/+3 |
| * | Revert "openssh: Apply some Fedora security backports"•••This reverts commit eace57c983bdcb12149a51726820b702bfdc6dcd. Oops.
| Eelco Dolstra | 2015-08-24 | 2 | -66/+1 |
| * | openssh: Apply some Fedora security backports•••(cherry picked from commit 2d4b6405b36ca801a5f8d1a6b0a8e932db287969)
| Eelco Dolstra | 2015-08-24 | 2 | -1/+66 |
| * | can-utils: updated homepage url (close #9425)•••(cherry picked from commit 5cdf3d4f8ecf494039d121cf594d520061b3f4e7)
| Bob van der Linden | 2015-08-24 | 1 | -1/+1 |
| * | subversion: Update to 1.8.14•••CVE-2015-3184, CVE-2015-3187.
(cherry picked from commit 24f1a7a5cb12d6a9b46f25dfc22268b1bb1c3606)
| Eelco Dolstra | 2015-08-24 | 1 | -2/+2 |
| * | micropolis: fix patch hash, probably updated•••Fixes #9414. Seems to run OK, as far as I can tell in a minute.
(cherry picked from commit d36e4f306389107b151b8de3b1c9a091f0ddab19)
| Vladimír Čunát | 2015-08-24 | 1 | -3/+3 |
| * | Merge pull request #9373 from bendlas/dropbox-stable-revert•••dropbox: 3.8.5 -> 3.6.9 [nixos-stable] | Thomas Tuegel | 2015-08-20 | 1 | -3/+3 |
| |\ |
|
| | * | dropbox: 3.8.5 -> 3.6.9•••dropbox as of 3.8.4 depends on qt 5.4, while nixos-14.12 is on qt 5.3
https://www.dropboxforum.com/hc/en-us/community/posts/204541685-Release-Candidate-3-8-4
This reverts commit f961f3d7939805270d3983769198f7f20834b884.
fixes #9338
| Herwig Hochleitner | 2015-08-20 | 1 | -3/+3 |
| * | | Revert "cbc: Enable on Darwin"•••This reverts commit 7d902b92b7bb5bb8fdc4ab5a457b11a656ad542f. It
doesn't build on 14.12.
| Eelco Dolstra | 2015-08-19 | 1 | -1/+1 |
| * | | cbc: Enable on Darwin•••(cherry picked from commit f423ba3863092692f32a939f701d0eaf97afe9b2)
| Eelco Dolstra | 2015-08-19 | 1 | -1/+1 |
| |/ |
|
| * | Add cbc, a mixed ILP solver•••(cherry picked from commit 80c137c7a2cb817834bbed60fab6c040ad11a218)
| Eelco Dolstra | 2015-08-18 | 2 | -0/+28 |
| * | bundler-head: Correct hash•••(cherry picked from commit 0f21f3e00bf685e2a4b14b98f400a46bbab9696d)
/cc #9005. The needed hash is different than on master,
perhaps due to fetchgit differences.
| William A. Kennington III | 2015-08-17 | 1 | -2/+2 |
| * | memtest86+: fixed reboot issues•••(cherry picked from commit 3b40ec50126026cb7194204dcb0d5f6c0427b55f)
| Bob van der Linden | 2015-08-14 | 4 | -0/+133 |
| * | Keep lib/strings.nix isStorePath compatible with nix 1.8. If builtin does not... | Rob Vermaas | 2015-08-14 | 1 | -1/+1 |
| * | Revert "Add option system.stateVersion"•••This reverts commit ab415725ed814e0cb1949731e71c11309f09dc06.
| Eelco Dolstra | 2015-08-13 | 3 | -20/+0 |
| * | Fix installer failure•••http://hydra.nixos.org/build/24716029
| Eelco Dolstra | 2015-08-13 | 1 | -9/+3 |
| * | Fix Nix 1.7 compat | Eelco Dolstra | 2015-08-13 | 1 | -1/+1 |
| * | Add option system.stateVersion•••This option requests compatibility with older NixOS releases with
respect to stateful data, in cases where new releases have defaults
that might be incompatible with system state of existing NixOS
deployments. For instance, if we change the default version of
PostgreSQL, existing deployments will break if the new version can't
read databases created by the old version.
So for example, setting
system.stateVersion = "15.07";
requests that options like services.postgresql.package use defaults
corresponding to the 15.07 release branch. Note that
nixos-generate-config emits this option. (In the future, NixOps may
set system.stateVersion to the NixOS release in use when the machine
was created.)
See also #7939 for another motivating example.
(cherry picked from commit d166c854b6ecfd9ada520439b06f7eb9e3e4be7c)
| Eelco Dolstra | 2015-08-13 | 3 | -2/+28 |
| * | Allow options with type "package" to be store paths•••For example, this allows writing
nix.package = /nix/store/786mlvhd17xvcp2r4jmmay6jj4wj6b7f-nix-1.10pre4206_896428c;
Also, document types.package in the manual.
(cherry picked from commit 214d4fb73cd5c2aab6718a38b35c8b5217f0f200)
Conflicts:
lib/strings.nix
| Eelco Dolstra | 2015-08-13 | 4 | -4/+29 |
| * | Revert "blender: Update to 2.73"•••This reverts commit 6dc172d9c76f5855e0b10f9176e98c07fe988c8a.
| Eelco Dolstra | 2015-08-12 | 1 | -6/+2 |
| * | Revert "blender: fix build after update to 2.73"•••This reverts commit 9e710a6cced08e653dd3c45ecb90c54fa2b3885c.
| Eelco Dolstra | 2015-08-12 | 1 | -1/+0 |