Commit graph

42 commits

Author SHA1 Message Date
leenaars 584561bb06 botan: 2.6.0 -> 2.7.0 (#43223) 2018-07-09 12:52:38 +02:00
Michael Raskin 8b62a1b4b1 botan2: 2.3 -> 2.6 2018-05-02 02:46:52 +02:00
Michael Raskin 88788e7c02 botan2: update .upstream file to the new versioning approach 2017-11-11 15:31:37 +01:00
Franz Pletz d72ae07c24
botan: 1.10.15 -> 1.10.17 for CVE-2017-14737 2017-10-24 14:21:07 +02:00
Franz Pletz acc8d160f0
botan2: 2.0.1 -> 2.3.0 for CVE-2017-14737 2017-10-24 14:21:07 +02:00
Franz Pletz 2f50385352
botanUnstable: remove, unused 2017-10-24 14:21:07 +02:00
Tuomas Tynkkynen 6e3499efc5 botan: Broken on aarch64
https://nix-cache.s3.amazonaws.com/log/2vjsb2fs5z9nkr4h4sjwvgy0vflbq4hg-botan-1.10.15.drv
2017-06-11 04:41:47 +03:00
Matthew Bauer 3baff95efd
botan: fix macOS build 2017-04-08 23:49:55 -05:00
Michael Raskin 6962e84b8d botan2: init at 2.0.1 2017-03-09 18:47:37 +01:00
Michael Raskin c1f6eeb822 botan: 1.10.14 -> 1.10.14 2017-02-01 19:28:45 +01:00
Michael Raskin 21d4d54a38 botan: 1.11.32 -> 1.11.34 2016-12-28 13:47:01 +01:00
Michael Raskin c12613c111 botan: 1.10.13 -> 1.10.14, enforce c++11 2016-12-28 13:47:01 +01:00
Michael Raskin ea6f03d1ca botan: 1.11.31 -> 1.11.32 2016-10-03 17:35:18 +02:00
Franz Pletz 9081109ba0
botanUnstable: 1.11.30 -> 1.11.31 2016-09-24 16:45:47 +02:00
Michael Raskin 30c2a168ce botanUnstable: 1.11.29 -> 1.11.30 2016-08-11 17:57:35 +02:00
Michael Raskin 258f45082e botan: 1.10.12 -> 1.10.13 2016-08-11 17:57:35 +02:00
Vladimír Čunát 97c484a10f treewide: fix #include errors after gcc-5.4
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
Micxjo Funkcio 3c2e932450
botanUnstable: 1.11.28 -> 1.11.29 (security)
This release contains fixes for
  * CVE-2016-2849
  * CVE-2016-2850
2016-04-09 12:18:55 -07:00
Michael Raskin 4e27311fbf botan: 1.10.10 -> 1.10.12 2016-02-14 21:17:07 +01:00
Michael Raskin 126bdab696 botanUnstable: 1.11.25 -> 1.11.28 2016-02-14 21:17:07 +01:00
Michael Raskin 81aa158838 botanUnstable: 1.11.19 -> 1.11.25 2016-01-01 12:30:17 +03:00
Michael Raskin f89b651008 Botan: stable: 1.10.9 -> 1.10.10; unstable: 1.11.16 -> 1.11.19 2015-08-08 21:01:31 +03:00
Luca Bruno 8e56309dd5 botanUnstable: fix installation (ZHF) 2015-07-09 11:48:39 +02:00
Pascal Wittmann 571d878e40 botan: fix build 2015-07-02 00:02:40 +02:00
Spencer Whitt 7145859662 botan: clang fix 2015-05-15 11:58:22 -04:00
Michael Raskin e4ce4e9f5b Update unstable Botan 2015-04-05 20:27:25 +03:00
Michael Raskin 7e285b8b87 Update Botan unstable and fix source link 2015-03-17 11:02:56 +03:00
Michael Raskin 1fdc855b2f Update botan unstable 2015-03-09 01:03:01 +03:00
Luca Bruno 836b3d835e botanUnstable: 1.11.13 doesn't exist, use 1.11.10 2015-02-27 11:08:31 +01:00
Michael Raskin da8828f5cf Botan (unstable): 1.11.12 -> 1.11.13 2015-01-18 18:20:09 +03:00
Michael Raskin 1e659694c5 Fix the download link --- reported by Karn Kallio 2015-01-09 20:26:57 +03:00
Michael Raskin bc159cc816 Update botan and fix the build 2015-01-06 18:47:02 +03:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
William A. Kennington III 617cd15c8e botan: Refactor into generic builder 2014-11-02 17:22:28 -08:00
William A. Kennington III aa3e800be7 boost: Remove boost.lib 2014-11-02 17:22:27 -08:00
William A. Kennington III 31220480d8 boost: Update depdendent packages 2014-09-21 17:20:59 -07:00
Michael Raskin ca6dba33ad Add Botan unstable branch - 1.11.9 release 2014-07-04 21:23:09 +04:00
Michael Raskin c6c152daad Create botan.pc just in case 2014-06-10 10:48:38 +04:00
Michael Raskin cfe5bee000 Update botan 2014-06-10 09:29:13 +04:00
Michael Raskin d19aa61253 Update Botan
svn path=/nixpkgs/trunk/; revision=24639
2010-11-10 14:48:42 +00:00
Marc Weber f7f938a1d1 big breaking change: renaming lib.getAttr to lib.attrByPath
getAttr was ambiguous. It's also a builtin function

fix

svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Michael Raskin 6986ddc2cf Updated Monotone to 0.43
svn path=/nixpkgs/trunk/; revision=14704
2009-03-25 16:06:00 +00:00