Commit Graph

44 Commits

Author SHA1 Message Date
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
c0bw3b
0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
Matthew Bauer
26d6ff5981 libtasn1: fix on cross
perl should be a native build input
2018-08-02 16:51:48 -04:00
Vladimír Čunát
256ba86fff
libtasn1: 4.12 -> 4.13 (security)
/cc #34787.
2018-02-10 11:30:34 +01:00
Ben Gamari
92d3c5689d libtasn1: Enable cross-compilation
[dezgeg amended out a doCheck change]
2017-12-03 01:50:42 +02:00
Florian Klink
33cdc2b483 libtasn1: fix CVE number
Actually, this patch fixes CVE-2017-10790, not CVE-2017-9310 (Qemu: net: infinite loop in e1000e NIC emulation)
2017-11-01 14:14:32 +01:00
Franz Pletz
1fb803c367
libtasn1: 4.10 -> 4.12, fix CVE-2017-9310 2017-08-01 09:29:18 +02:00
Franz Pletz
5479f742e6
libtasn1: apply patch to fix CVE-2017-6891 2017-05-25 00:43:21 +02:00
Robin Gloster
b8340929d0
libtasn1: 4.9 -> 4.10 2017-01-25 20:12:38 +01:00
Vladimír Čunát
40003aa2ed
Merge branch 'master' into staging 2017-01-18 15:54:04 +01:00
Vladimír Čunát
8e5e365265
libtasn1: 4.9 -> 4.10
The fixes in NEWS seem like having a possible security impact.
2017-01-18 15:13:53 +01:00
Daiderd Jordan
b8b1892546
libtasn1: fix darwin build 2017-01-11 23:47:54 +01:00
Franz Pletz
7165b38908
libtasn1: 4.8 -> 4.9 2017-01-11 06:47:35 +01:00
Eelco Dolstra
8172cd734c docdev -> devdoc
It's "developer documentation", not "documentation developer" after
all.
2016-09-01 11:07:23 +02:00
Tuomas Tynkkynen
a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Michiel Leenaars
8c4ff28d14 libtasn1: 4.7 -> 4.8 2016-06-25 18:49:34 +02:00
Vladimír Čunát
787f322540 $docdev fixups: mostly to avoid empty output
... after auto-removing some kinds of files by default.
In some cases I let them be removed and in others I let them be put into
$docdev. That was more due to general indecisiveness on this question
than any reasons in the particular cases.
2015-10-28 18:58:06 +01:00
Vladimír Čunát
90a0c45775 libtasn1: split "dev" and "doc" outputs 2015-10-13 20:18:52 +02:00
William A. Kennington III
62a04a8bf1 libtasn1: 4.5 -> 4.7 2015-09-16 13:05:16 -07:00
William A. Kennington III
285db2986a Revert "libtasn1: 4.5 -> 4.6"
This reverts commit ea818b155e.

This broke building gnutls.
2015-09-13 19:51:52 -07:00
William A. Kennington III
ea818b155e libtasn1: 4.5 -> 4.6 2015-09-13 15:55:49 -07:00
Thomas Tuegel
8591db4b10 libtasn1: fix evaluation and hash 2015-05-01 07:22:33 -05:00
William A. Kennington III
0cce6c3aea libtasn1: 4.4 -> 4.5 2015-04-29 16:00:26 -07:00
William A. Kennington III
fa24f563de libtasn1: 4.3 -> 4.4 2015-03-29 19:03:50 -07:00
William A. Kennington III
98ba8d9383 libtasn1: 3.6 -> 4.3 2015-03-26 15:13:12 -07:00
Bjørn Forsman
c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Luca Bruno
d2639ac5ef libtasn1: 3.4 -> 3.6. Fixes some security CVEs.
Closes #2844, #2857
2014-06-11 06:46:24 +02:00
Vladimír Čunát
a7980953d2 libtasn1: major update 2.14 -> 3.4 2014-03-29 18:38:46 +01:00
Nixpkgs Monitor
27d28a2e75 libtasn1: update from 2.13 to 2.14 2013-12-13 22:49:44 +02:00
Ludovic Courtès
2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Eelco Dolstra
efbca84265 libtasn1: Update to 2.13 and fix compilation
http://hydra.nixos.org/build/3052733
2012-09-21 13:51:28 -04:00
Ludovic Courtès
5dc812bb8f GNU libtasn1 2.12.
svn path=/nixpkgs/trunk/; revision=33699
2012-04-09 20:51:08 +00:00
Ludovic Courtès
5b766d16b6 GNU Libtasn1 2.11.
svn path=/nixpkgs/trunk/; revision=30663
2011-12-01 22:43:40 +00:00
Ludovic Courtès
c9f5cba45d GNU Libtasn1 2.10.
svn path=/nixpkgs/trunk/; revision=30118
2011-10-30 00:01:10 +00:00
Ludovic Courtès
c4756a5bb3 GNU libtasn1 2.9.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25079
2010-12-12 20:19:23 +00:00
Ludovic Courtès
bb7674f8d7 GNU libtasn1 2.8.
svn path=/nixpkgs/trunk/; revision=24101
2010-10-05 22:08:43 +00:00
Ludovic Courtès
0d3f98aa6d GNU libtasn1 2.7.
svn path=/nixpkgs/trunk/; revision=22218
2010-06-10 21:52:43 +00:00
Ludovic Courtès
601f46e716 GNU libtasn1 2.6.
svn path=/nixpkgs/trunk/; revision=21698
2010-05-09 23:14:44 +00:00
Ludovic Courtès
e56e8ed250 GNU libtasn1 2.5.
svn path=/nixpkgs/trunk/; revision=21050
2010-04-13 08:56:04 +00:00
Ludovic Courtès
8e3a1e09c0 GNU Libtasn1 2.4.
svn path=/nixpkgs/trunk/; revision=19566
2010-01-20 11:09:04 +00:00
Eelco Dolstra
40df8c7b92 * Use the latest version while we're at it.
svn path=/nixpkgs/trunk/; revision=12885
2008-09-18 21:20:44 +00:00
Eelco Dolstra
8e494d50b3 * Fix a broken URL.
svn path=/nixpkgs/trunk/; revision=12884
2008-09-18 21:17:10 +00:00
Eelco Dolstra
eca684a44b * Gnome 2.22.1.
* Moved some of the Gnome package Nix expressions into
  pkgs/desktops/gnome/default.nix - no need to have them in separate
  files.  This way the code is much shorter.  Still to be done for all
  the other Gnome packages.
* Glib 2.16.3.

svn path=/nixpkgs/branches/stdenv-updates/; revision=11855
2008-05-20 14:25:09 +00:00