| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libwmf: split outputs•••The pc file depends on freetype.dev so we would rather not have it in out. | Jan Tojnar | 2019-11-20 | 1 | -0/+2 |
| * | libwmf: 0.2.8.4 -> 0.2.12•••Includes the previous security fixes: - CVE-2006-3376 - CVE-2009-1364 - CVE-2015-0848+4588+4695+4696 + fixes CVE-2019-6978 (in libgd) | c0bw3b | 2019-05-05 | 4 | -244/+15 |
| * | libwmf: add license | Markus Kowalewski | 2018-10-23 | 1 | -2/+4 |
| * | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists. | John Ericson | 2017-09-21 | 1 | -1/+2 |
| * | libwmf: add patch to fix CVE-2016-9011•••cc #20274 | Franz Pletz | 2016-11-10 | 1 | -2/+7 |
| * | treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac. | Tuomas Tynkkynen | 2016-08-02 | 1 | -0/+1 |
| * | libwmf: fix some security issues•••The added patches (sourced from Debian) fixes the following security issues: - CVE-2006-3376 - CVE-2009-1364 - CVE-2015-0848 - CVE-2015-4588 - CVE-2015-4695 - CVE-2015-4696 | Robert Helgesson | 2015-07-15 | 4 | -0/+230 |
| * | * Get rid of many instances of "args: with args;", and other coding••• guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782 | Eelco Dolstra | 2010-07-28 | 1 | -2/+3 |
| * | * Cleaned up a lot of description fields that contained newlines.••• Some of these should be longDescriptions, but most others just shouldn't contain newlines. E.g. write description = "Bla"; and not description = '' Bla ''; This pollutes "nix-env -qa --description" output. svn path=/nixpkgs/trunk/; revision=14310 | Eelco Dolstra | 2009-03-03 | 1 | -8/+6 |
| * | Nix-expr style review•••Unneded args.something replaced with args: with args; line. After this line args is the only place where we can recieve variables from. Also removed several buildInputs = []; lines. svn path=/nixpkgs/trunk/; revision=10415 | Yury G. Kudryashov | 2008-01-30 | 1 | -6/+5 |
| * | * 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 Dolstra | 2007-08-27 | 1 | -1/+1 |
| * | Added libwmf for handling embedded graphics in .doc files.•••svn path=/nixpkgs/trunk/; revision=9153 | Michael Raskin | 2007-08-18 | 1 | -0/+19 |
