Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/libraries/db/db-5.3.nix

8 lines
241 B
Nix
Raw Normal View History

pkgs/development/libraries: stdenv.lib -> lib
2021-01-22 00:00:13 +07:00
{ lib, stdenv, fetchurl, ... } @ args:
db5: Add package
2014-01-30 21:51:26 -06:00
treewide: remove redundant rec
2019-08-13 21:52:01 +00:00
import ./generic.nix (args // {
db: Reorganize Berkeley Database Packaging Currently, the berkeley databases resuses a lot of the same code for the expressions of each version. This consolidates all of the build routines similar to that of the linux kernel. This patch also adds version 6 of BDB.
2014-01-31 03:25:49 -06:00
version = "5.3.28";
sha256 = "0a1n5hbl7027fbz5lm0vp0zzfp1hmxnz14wx3zl9563h83br5ag0";
db{48,53,60,62}: add patch to fix CVE-2017-10140
2017-10-24 13:03:20 +02:00
extraPatches = [ ./clang-5.3.patch ./CVE-2017-10140-cwd-db_config.patch ];
db: Reorganize Berkeley Database Packaging Currently, the berkeley databases resuses a lot of the same code for the expressions of each version. This consolidates all of the build routines similar to that of the linux kernel. This patch also adds version 6 of BDB.
2014-01-31 03:25:49 -06:00
})
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 2097ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API