Robert Scott
|
764a102f35
|
exif: add patches for CVE-2021-27815
|
2021-06-12 17:10:53 +01:00 |
|
Thomas Gerbet
|
b479a7031e
|
exif: 0.6.21 -> 0.6.22
https://github.com/libexif/exif/blob/exif-0_6_22-release/NEWS
|
2021-04-24 12:31:53 +02:00 |
|
Ben Siraphob
|
d6aeae8f90
|
pkgs/tools: pkgconfig -> pkg-config (2)
|
2021-01-17 23:27:27 +07:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Markus Kowalewski
|
984a41fe94
|
exif: add liceses, update homepage
|
2018-09-11 23:25:43 +02:00 |
|
Matthew Bauer
|
ed2a9cf65f
|
treewide: remove libintl hacks
|
2018-03-22 16:50:11 -05:00 |
|
John Ericson
|
531e4b80c9
|
misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
|
2017-09-21 15:49:53 -04:00 |
|
Tuomas Tynkkynen
|
21f17d69f6
|
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
|
2016-08-02 21:42:43 +03:00 |
|
Matthew Bauer
|
2b7b6047a5
|
exif: use libintl on darwin
fixes #16034
|
2016-06-08 20:11:03 -05:00 |
|
Eelco Dolstra
|
ae67368e54
|
exif / libexif: Update to 0.6.21
Addresses CVE-2012-2812, CVE-2012-2813, CVE-2012-2814, CVE-2012-2836,
CVE-2012-2837, CVE-2012-2840, CVE-2012-2841 and CVE-2012-2845.
|
2012-07-13 12:34:22 -04:00 |
|
Armijn Hemel
|
06e63bccf4
|
0.6.9 -> 0.6.15
svn path=/nixpkgs/trunk/; revision=10024
|
2007-12-31 21:19:49 +00:00 |
|
Eelco Dolstra
|
454707da23
|
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
|
2005-08-22 08:39:27 +00:00 |
|
Eelco Dolstra
|
f6e91bc9c9
|
* Merge r2396.
svn path=/nixpkgs/trunk/; revision=2397
|
2005-03-14 09:22:26 +00:00 |
|
Eelco Dolstra
|
83ec45304d
|
* Added libexif and the exif frontend utility.
svn path=/nixpkgs/trunk/; revision=2376
|
2005-03-11 10:46:20 +00:00 |
|