summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/expat (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-Revert "Merge branch 'staging-next'"•••This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16. Vladimír Čunát2019-09-221-3/+3
* Revert "Merge branch 'staging-next'"•••This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions. Vladimír Čunát2019-09-211-3/+3
* expat: 2.27 -> 2.28 (security)•••Fixes #68818 CVE-2019-15903 (on this nixpkgs branch). https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes Vladimír Čunát2019-09-151-3/+3
* expat: 2.2.6 -> 2.2.7•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/expat/versions R. RyanTM2019-07-011-2/+2
* expat: 2.2.5 -> 2.2.6•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/expat/versions. R. RyanTM2018-08-171-2/+2
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* treewide: Simplify some `doCheck` calls•••In anticipation of what I outline in #33599, I only simplify exactly those `doCheck`s which are equal to `hostPlatform != buildPlatform`. I also stick a comment next to them so I can grep for them later. John Ericson2018-01-091-1/+1
* Merge branch 'master' into stagingVladimír Čunát2017-11-061-1/+1
|\
| * expat: Don't run tests when cross-compilingBen Gamari2017-10-271-1/+1
* | expat: 2.2.4 -> 2.2.5Robert Helgesson2017-11-011-2/+2
|/
* expat: 2.2.3 -> 2.2.4Tim Steinbach2017-08-211-13/+6
* expat: fix build on aarchRobert Helgesson2017-08-061-1/+11
* expat: 2.2.2 -> 2.2.3Robert Helgesson2017-08-041-2/+2
* expat: 2.2.1 -> 2.2.2Robert Helgesson2017-07-181-2/+2
* expat: 2.2.0 -> 2.2.1•••Includes fixes for CVE-2017-9233 and CVE-2016-9063. Robert Helgesson2017-06-191-2/+4
* treewide: Shuffle outputs•••Make either 'bin' or 'out' the first output. Tuomas Tynkkynen2016-08-291-1/+1
* expat: 2.1.1 -> 2.2.0•••security patches have been integrated upstream Alexander Ried2016-06-243-796/+2
* expat: patch CVE-2015-1283 and CVE-2016-0718 (close #15561)•••Note, CVE-2015-1283 is already patched in expat version 2.1.1 but, as explained in the patch, the fix was insufficient. Robert Helgesson2016-05-203-0/+794
* expat: 2.1.0 -> 2.1.1•••Also remove CVE patch merged upstream and enable tests. Robert Helgesson2016-05-172-82/+5
* Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-191-0/+3
|\
| * tree-wide: various cleanups•••It's mainly refactoring and mass-rebuild simplifications without any real impact (besides better readability). Vladimír Čunát2016-01-021-1/+1
| * FreeBSD: minor fixes, add notes and make stdenv more robustjanus2016-01-011-1/+0
| * FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libel...janus2016-01-011-0/+3
* | expat: split dev outputVladimír Čunát2015-10-281-0/+4
|/
* expat: patch for CVE-2015-1283 from MozillaJames Cook2015-07-272-0/+79
* licenses: comment about two versions of MIT•••I decided to follow spdx.org and not to differentiate those two. Packages would often have the wrong version anyway. Vladimír Čunát2014-08-301-2/+3
* non-Linux platforms: extend to some important pkgsVladimír Čunát2013-06-181-0/+1
* expat: Update to 2.1.0Eelco Dolstra2012-09-262-26/+6
* * Expat: apply a fix for CVE-2009-3560.•••svn path=/nixpkgs/branches/x-updates/; revision=25902 Eelco Dolstra2011-02-112-1/+29
* update to 2.0.1•••svn path=/nixpkgs/trunk/; revision=10030 Armijn Hemel2007-12-311-3/+3
* * Rewrite all the SourceForge URLs to mirror://sourceforge/.••• find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done svn path=/nixpkgs/trunk/; revision=9198 Eelco Dolstra2007-08-271-1/+1
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl••• URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192 Eelco Dolstra2007-08-241-1/+1
* * Copy a bunch of files to nix.cs.uu.nl.•••svn path=/nixpkgs/trunk/; revision=6711 Eelco Dolstra2006-10-121-1/+1
* * Updated a few packages.•••svn path=/nixpkgs/trunk/; revision=5246 Eelco Dolstra2006-05-011-3/+3
* * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.•••svn path=/nixpkgs/trunk/; revision=3660 Eelco Dolstra2005-08-221-1/+1
* * Move tarballs to catamaran so that we are no longer dependent on a••• gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237 Eelco Dolstra2005-02-151-1/+1
* * Expat updated to 1.95.8.•••svn path=/nixpkgs/trunk/; revision=1452 Eelco Dolstra2004-09-182-12/+3
* * Remove trivial builders.•••* Make builders unexecutable by removing the hash-bang line and execute permission. * Convert calls to `derivation' to `mkDerivation'. * Remove `system' and `stdenv' attributes from calls to `mkDerivation'. These transformations were all done automatically, so it is quite possible I broke stuff. * Put the `mkDerivation' function in stdenv/generic. svn path=/nixpkgs/trunk/; revision=874 Eelco Dolstra2004-03-292-5/+1
* * Rename .fix -> .nix.•••svn path=/nixpkgs/trunk/; revision=511 Eelco Dolstra2003-11-181-0/+0
* * Renamed pkgs-ng to pkgs.•••svn path=/nixpkgs/trunk/; revision=502 Eelco Dolstra2003-11-142-0/+20