Commit Graph

55 Commits

Author SHA1 Message Date
Robert Scott
dba9ba50d8 libtasn1: add some key reverse dependencies to passthru.tests 2022-10-26 23:38:14 +01:00
Yuka
8614d1dd20
pkgsMusl.libtasn1: fix build (#191043)
Patch borrowed from alpine to work around a specific test failure with musl libc
Upstream is patching this test in their own CI because that CI is using alpine and thus musl
06e7433c4e (diff-037ea159eb0a7cb0ac23b851e66bee30fb838ee8d0d99fa331a1ba65283d37f7R293)
2022-09-14 09:50:49 +02:00
R. Ryantm
1acad4d826 libtasn1: 4.18.0 -> 4.19.0 2022-08-24 14:41:35 +00:00
R. RyanTM
c9c2296ac7
libtasn1: 4.17.0 -> 4.18.0 (#149963) 2021-12-25 17:05:09 -05:00
Felix Buehler
82d629fc0a pkgs/development: rename name to pname&version 2021-12-01 18:42:45 +01:00
R. RyanTM
bccb97fe2c libtasn1: 4.16.0 -> 4.17.0 2021-05-16 22:40:45 +00:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Dmitry Kalinkin
7cc5d84cd7 libtasn1: fix on darwin
Test binaries are linked to the libraries at their install path, but
those are not installed when checkPhase executes.
2020-02-11 07:46:23 +01:00
R. RyanTM
ee321af5f5 libtasn1: 4.14 -> 4.16.0 2020-02-09 09:00:01 +01:00
R. RyanTM
0f11643580 libtasn1: 4.13 -> 4.14 (#65968)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtasn1/versions
2019-08-31 23:21:23 -04:00
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