summary refs log tree commit diff
path: root/pkgs/development/libraries/libtiff
Commit message (Collapse)AuthorAge
* libtiff: 4.0.10 -> 4.1.0Daniel Schaefer2019-11-06
|
* libtiff: Patch CVE-2019-7663Daniel Schaefer2019-11-06
|
* libtiff: patch for CVE-2019-6128, CVE-2019-14973Pierre Bourdon2019-10-22
| | | | | CVE-2019-14973.patch is a manually backported of the upstream patch to work around some minor merge conflicts.
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* libtiff: 2018-11-04 -> 4.0.10Andrew Dunham2018-11-28
|
* libtiff: 4.0.9 -> 2018-11-04Andrew Dunham2018-11-07
| | | | | | This includes a bunch of security fixes (#49786), and mimics what Debian has done in moving to a git snapshot instead of a released version + backported security patches.
* libtiff: add a comment about the patchesVladimír Čunát2018-08-10
|
* libtiff: update url to patch file (#44815)Yurii Izorkin2018-08-09
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* Get libtiff on the same patch level as Debian. The imported patch file contains:Christian Kauhaus2018-06-09
| | | | | | | | | | | | CVE-2017-9935 CVE-2017-11613 CVE-2017-17095 CVE-2017-18013 CVE-2018-5784 CVE-2018-7456 Re #41748 (master) Re #41749 (release-18.03 - needs to be cherry-picked)
* libtiff: 4.0.8 -> 4.0.9Franz Pletz2018-01-28
|
* treewide: Simplify some `doCheck` callsJohn Ericson2018-01-09
| | | | | | 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.
* libtiff: Don't run testsuite when cross-compilingBen Gamari2017-10-27
|
* libtiff: use patches from newer debian revisionFranz Pletz2017-09-28
|
* treewide: Add man & info outputs where necessary (instead of doc)Tuomas Tynkkynen2017-08-11
| | | | | Because man & info pages won't be going to $doc after the next commit. Scripted change for the files having one-package-per-file.
* libtiff: Fix debian patch tarball URLSebastian Hagen2017-08-08
| | | | | | | The tiff debian tarball URL has disappeared (since debian updated their current version), which renders this package unbuildable. Change it to a debian snapshot URL, which should be around indefinitely.
* libtiff: 4.0.7-6.debian -> 4.0.8-2.debianJan Malakhovski2017-06-07
|
* libtiff: security 4.0.7-5 -> 4.0.7-6 (Debian patches)Marc Nickert2017-05-14
| | | | Taken from PR #25742, only adding extra comment.
* libtiff: apply security patches from DebianVladimír Čunát2017-01-18
| | | | /cc #21967.
* libtiff: 4.0.6 -> 4.0.7 for many CVEsGraham Christensen2016-11-23
| | | | | | | | | | | | | This release includes all our previous CVE patches, and suggets new ones: - CVE-2016-3945 - CVE-2016-3990 - CVE-2016-3991 - CVE-2016-3622 - CVE-2016-9453 - CVE-2016-8127 (duplicate of CVE-2016-3658) - CVE-2016-9297 - CVE-2016-9448
* libtiff: `fetchpatch` -> `fetchurl`Jan Malakhovski2016-11-06
| | | | | See #20206. vcunat doesn't consider this important, but it is perhaps nicer and now is a moment we can afford to rehash.
* libtiff: the new hashes are for fetchurl, reallyVladimír Čunát2016-11-06
| | | | ... and there's not much reason to use fetchpatch in this case anyway.
* libtiff: patch for some more CVEs, fix patch urlsJan Malakhovski2016-11-06
|
* libtiff: patch for many CVEsGraham Christensen2016-10-19
|
* Update libtiff URLs (#18611)Chris Martin2016-09-15
| | | | | | * libtiff: remove dead source url * libgeotiff: update url
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | Make either 'bin' or 'out' the first output.
* libtiff: fixupVladimír Čunát2015-10-03
|
* Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\ | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * libtiff: 4.0.5 -> 4.0.6Tobias Geerinckx-Rice2015-09-15
| |
| * libtiff: 4.0.4beta -> 4.0.5Tobias Geerinckx-Rice2015-09-01
| |
| * More docs/manpages in separate outputsEelco Dolstra2015-07-27
| |
| * libtiff: Update to 4.0.4betaEelco Dolstra2015-05-13
| |
* | mutiout: make it builtinVladimír Čunát2014-08-30
| |
* | WIP: getting goodVladimír Čunát2014-08-27
| |
* | Merge 'staging' into multiple-outputsVladimír Čunát2014-08-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/audio/flac/default.nix pkgs/build-support/gcc-wrapper/builder.sh pkgs/development/libraries/apr-util/default.nix pkgs/development/libraries/apr/default.nix pkgs/development/libraries/atk/default.nix pkgs/development/libraries/freetype/default.nix pkgs/development/libraries/gdk-pixbuf/default.nix pkgs/development/libraries/glib/default.nix pkgs/development/libraries/glibc/2.17/builder.sh pkgs/development/libraries/glibc/2.17/locales.nix pkgs/development/libraries/libjpeg/default.nix pkgs/development/libraries/libogg/default.nix pkgs/development/libraries/libsamplerate/default.nix pkgs/development/libraries/libtiff/default.nix pkgs/development/libraries/libvorbis/default.nix pkgs/development/libraries/mesa/default.nix pkgs/development/libraries/pango/default.nix pkgs/development/web/nodejs/default.nix pkgs/os-specific/linux/pam/default.nix pkgs/os-specific/linux/systemd/default.nix pkgs/stdenv/generic/setup.sh pkgs/stdenv/linux/default.nix pkgs/top-level/all-packages.nix pkgs/top-level/release-small.nix
| * Merge #3408: licenses: prefer spdx.org, improve docsVladimír Čunát2014-08-12
| |\ | | | | | | | | | | | | | | | | | | | | | The patch to allow using license shortnames as attributes was not included (yet). Conflicts (auto-solved): pkgs/development/libraries/libtiff/default.nix
| | * lib/licenses.nix: convert to spdx.org shortnamesVladimír Čunát2014-07-30
| | | | | | | | | | | | | | | Done where possible, replacing links to point to spdx.org (probably stabler). Also make libtiff use its dedicated license.
| * | Many minor fixes to get things building after recent compiler changesJohn Wiegley2014-08-10
| | |
| * | Mark a bunch of packages as broken or not supported on DarwinEelco Dolstra2014-08-08
| |/
| * libtiff on darwin: attempt to fix buildVladimír Čunát2013-12-25
| |
| * libtiff: pull (mostly) security patches from ArchVladimír Čunát2013-12-23
| | | | | | | | Also enable lzma support and check phase.
* | Merge remote-tracking branch 'origin/master' into multiple-outputsEelco Dolstra2013-06-25
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/atk/default.nix pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/freetype/default.nix pkgs/development/libraries/glib/default.nix pkgs/development/libraries/gmime/default.nix pkgs/development/libraries/pango/default.nix pkgs/servers/x11/xorg/default.nix pkgs/top-level/all-packages.nix
* | Merge remote-tracking branch 'origin/master' into multiple-outputsEelco Dolstra2013-06-09
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/acl/default.nix pkgs/development/libraries/atk/2.6.x.nix pkgs/development/libraries/attr/default.nix pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/freetype/default.nix pkgs/development/libraries/glib/2.34.x.nix pkgs/development/libraries/gtk+/2.24.x.nix pkgs/development/libraries/libtiff/default.nix pkgs/development/libraries/openssl/default.nix pkgs/development/libraries/pango/1.30.x.nix pkgs/misc/cups/default.nix pkgs/os-specific/linux/util-linux/default.nix pkgs/servers/x11/xorg/builder.sh pkgs/servers/x11/xorg/default.nix pkgs/top-level/all-packages.nix
| * | Revert Merge x-updates into master due to mesa bloatVladimír Čunát2013-05-09
| |/ | | | | | | | | | | | | | | | | | | | | See #490 discussion. This reverts commit 1278859d3167b9f84bfab680d9c8c463adf64a60, reversing changes made to 0c020c98f9d4f49d5c9907db5f4b35aac7df959b. Conflicts: pkgs/desktops/xfce/core/xfce4-session.nix (take master) pkgs/lib/misc.nix (auto)
| * libtiff: major update to 4.*Vladimír Čunát2013-01-29
| | | | | | | | Also minor modification of ghostscript to work with it.
| * libtiff: Update to 3.9.7Eelco Dolstra2012-09-26
| |
| * * Updated libtiff to 3.9.6 and applied a fix for CVE-2012-1173.Eelco Dolstra2012-05-15
| | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=34124
* | Split some GTK/X11-related packagesEelco Dolstra2012-08-26
|/ | | | The closure of the Pan newsreader is now down from 344 MiB to 195 MiB.
* * Work around (temporarily?) broken URL.Eelco Dolstra2010-07-19
| | | | svn path=/nixpkgs/branches/x-updates/; revision=22669