1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 23:52:33 +00:00
nixpkgs/pkgs/os-specific/linux
aszlig 499c51016e
dmraid: Fix install target in lib/Makefile.in.
The dmraid shared object file is created with a soname that contains a
version. Unfortunately, the install target in the Makefile does not
properly match on files ending with .so and so does not install it with
the version suffix.

Previously we only had a static library, which doesn't do much trouble
if the version is missing, but with the dynamic library the ELF file
depending on libdmraid uses the version, while the library itself isn't
present with that suffix.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-03 01:14:53 +02:00
..
915resolution
acpi transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
acpi-call Update acpi_call 2014-07-04 21:30:11 +04:00
acpid acpid: update from 2.0.22 to 2.0.23 2014-09-21 18:22:16 +01:00
acpitool Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
afuse Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
alienfx
alsa-lib alsa{Lib,Plugins}: update to 1.28.0 2014-06-19 20:24:23 +02:00
alsa-oss alsa{Oss,Utils}: update to 1.0.28 2014-06-20 10:12:43 +02:00
alsa-plugins Merge recent master into x-updates 2014-08-02 05:08:07 +02:00
alsa-utils alsa{Oss,Utils}: update to 1.0.28 2014-06-20 10:12:43 +02:00
apparmor Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
ati-drivers ati_unfree: Cleanup whitespace in builder.sh 2014-09-20 22:45:21 +10:00
atop Update atop 2014-09-24 13:32:46 +04:00
audit audit: update from 2.3.2 to 2.4 2014-09-30 10:27:18 +01:00
autofs Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
batman-adv Update BATMAN module 2014-09-05 00:24:34 +04:00
bbswitch Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
blcr Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
bluez bluez5: update from 5.22 to 5.23 2014-09-30 10:29:08 +01:00
bridge-utils
broadcom-sta Fix broadcom-sta on linux >= 3.15 2014-06-24 09:25:25 -04:00
busybox Move CIFS support into a separate module 2014-07-30 12:39:35 +02:00
can-utils can-utils: new package 2014-03-09 14:19:39 +01:00
checkpolicy selinux: update to 2014-05-06 2014-08-14 17:59:00 +02:00
checksec Make my packages slightly more consistent. 2014-03-07 20:27:02 -06:00
cifs-utils cifs-utils: update 6.2 -> 6.3 2014-04-13 22:56:21 +02:00
conky Fix many package descriptions 2014-08-24 22:31:37 +02:00
consoletools linuxconsoletools: update from 1.4.6 to 1.4.7 2014-09-29 20:49:03 +02:00
conspy Update conspy; note the project move to SF.net 2014-08-31 20:18:53 +04:00
cpufrequtils Make cpufrequtils compilation pure. 2014-04-05 09:08:05 +02:00
cpupower cpupower: Add package to replace cpufrequtils 2014-04-16 01:09:57 +02:00
cramfsswap
criu criu: upgrade to 1.3-rc2 2014-08-11 21:49:54 +03:00
cryopid
cryptodev Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
cryptsetup Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
dietlibc
directvnc
disk-indicator Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
dmidecode
dmraid dmraid: Fix install target in lib/Makefile.in. 2014-10-03 01:14:53 +02:00
dmtcp
drbd
dstat Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
e3cfsprogs
e1000e
ebtables
fbterm
ffado FFADO: fix build on i686 2014-08-24 19:50:22 +02:00
firejail Update Firejail 2014-09-24 13:32:46 +04:00
firmware firmware-linux-nonfree: 0.41 -> 0.43 2014-08-17 19:40:59 +02:00
forktty
frandom Merge remote-tracking branch 'origin/master' into staging. 2014-08-04 16:51:47 +02:00
fuse transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
fxload
gfxtablet
gogoclient Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
google-authenticator Merge remote-tracking branch 'origin/master' into staging. 2014-08-04 16:51:47 +02:00
gradm gradm: Update from 3.0-201405281853 -> 3.0-201408301734 2014-09-08 15:14:11 +02:00
guvcview add guvcview package 2014-02-07 00:01:40 +00:00
hdparm hdparm: fix expression 2014-09-30 11:26:23 +01:00
hibernate Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
hostapd hostapd: update from 2.0 to 2.1 2014-04-03 07:05:07 +03:00
htop htop: Bump to 1.0.3 (close #2611) 2014-05-11 13:45:25 +02:00
hwdata Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
i7z Merge remote-tracking branch 'origin/master' into staging. 2014-08-04 16:51:47 +02:00
i810switch Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
ifenslave
ifplugd
iomelt Don't use ensureDir 2014-07-22 11:01:32 +02:00
iotop buildPythonPackage: fix more borken packages 2014-02-21 18:29:57 +01:00
iproute iproute: Fix regressions introduced in 3.16.0 2014-09-26 00:45:38 -07:00
ipsec-tools ipsecTools: update from 0.8.1 to 0.8.2 2014-03-03 11:10:24 +01:00
iptables
iputils
iw iw: 3.14 -> 3.15 2014-09-09 21:29:43 -07:00
jujuutils Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
kbd
kernel grsecurity: Update stable and test patches 2014-09-29 14:44:20 +02:00
kernel-headers linux-headers: Add 3.14 2014-04-15 16:59:19 +02:00
kernel-headers-cross
kexectools
keyutils Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
klibc klibc: bump 2014-09-05 19:09:00 -04:00
kmod kmod: bump 2014-09-15 12:07:00 -04:00
kmod-blacklist-ubuntu kmod-blacklist-ubuntu: fix references to binaries 2014-02-02 09:45:59 +01:00
kmscon
ktap Make my packages slightly more consistent. 2014-03-07 20:27:02 -06:00
latencytop Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
ldm ldm: Bump to 0.5. 2014-08-12 13:52:48 +02:00
libaio libaio: update to 0.3.110 2014-08-29 13:45:04 +01:00
libatasmart
libcap
libcap-ng Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libcgroup
libnl
libnscd
libselinux selinux: update to 2014-05-06 2014-08-14 17:59:00 +02:00
libsemanage selinux: update to 2014-05-06 2014-08-14 17:59:00 +02:00
libsepol selinux: update to 2014-05-06 2014-08-14 17:59:00 +02:00
libsmbios
libvolume_id
lm-sensors lm_sensors: update from 3.3.4 to 3.3.5 2014-02-04 21:58:25 +02:00
lockdep lockdep: 3.14.4 -> 3.16.1 2014-08-20 01:46:28 -05:00
lsiutil Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
lsscsi
lttng-modules lttng-modules: Mark as broken 2014-08-30 23:14:17 +02:00
lvm2 Update LVM2 2014-09-24 13:39:08 +04:00
lxc lxc: set rootfs path somewhere outside /nix/store 2014-04-10 11:46:06 +02:00
mcelog Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
mdadm
microcode Upgrade: Intel microcodes -> 20160624 2014-08-17 00:11:43 +02:00
mingetty
module-init-tools
multipath-tools
musl musl: 1.0.0 -> 1.1.4 2014-08-20 01:55:02 -05:00
ndiswrapper
net-tools Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
netatop Merge remote-tracking branch 'origin/master' into staging. 2014-08-04 16:51:47 +02:00
nfs-utils nfs-utils: add missing python dependency 2014-09-30 18:40:35 +02:00
nftables nftables: Add derivation 2014-08-25 14:55:15 +02:00
nss_ldap
numactl
nvidia-x11 nvidia: fix problems with -glsi and glx 2014-08-20 23:37:41 +02:00
nvidiabl Now properly add nvidiabl. 2014-03-07 16:08:38 +01:00
open-iscsi Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
opengl/xorg-sys
openvswitch Don't specify Perl version 2014-09-02 03:04:17 +04:00
otpw Merge remote-tracking branch 'origin/master' into staging. 2014-08-04 16:51:47 +02:00
pam pam: upstream patch to fix CVE-2014-2583 2014-05-03 21:30:48 +02:00
pam_ccreds
pam_console
pam_devperm
pam_krb5 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
pam_ldap
pam_login
pam_mount Fix description in pam_mount and libHX. Add tstrobel as maintainer. 2014-09-15 12:30:19 +02:00
pam_ssh_agent_auth
pam_usb Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
pax-utils pax-utils: Update from 0.7 -> 0.8.1 2014-03-21 16:14:17 +01:00
paxctl paxctl: Update from 0.8 -> 0.9 2014-09-08 15:14:48 +02:00
pcmciautils Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
plymouth Plymouth: update to 0.9.0, fix build, sanitize, enable systemd-integration 2014-05-29 14:39:37 +02:00
pm-utils Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
pmount Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
pmtools Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
policycoreutils policycoreutils: fix build on i686 for ZHF 2014-08-21 17:29:51 +02:00
pommed Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
powertop Upgrade: powertop: 2.5 -> 2.6.1 2014-08-14 12:54:21 +02:00
procps Add a recipe for installing "watch" from procps (#2227) 2014-04-14 09:10:10 -05:00
procps-ng procps-ng: make it the default procps (name and attr) 2014-03-16 19:07:38 +01:00
psmisc psmisc: (from upstream) Typo in fuser makes -M on all the time 2014-04-27 20:19:31 +02:00
psmouse-alps Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
radeontools Fix broken license references. 2014-07-28 11:43:20 +02:00
regionset
reptyr reptyr: version 0.5 2014-02-19 15:05:36 -06:00
rfkill Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
rtkit rtkit: Update from 0.10 to 0.11 2014-04-21 23:22:10 +02:00
s6-linux-utils s6-linux-utils: new package 2014-08-30 00:12:38 -05:00
sdparm
sepolgen
setools selinux: update to 2014-05-06 2014-08-14 17:59:00 +02:00
seturgent seturgent: new package 2014-09-30 09:53:52 +01:00
shadow Upgrade shadow package 2014-08-01 21:19:21 +03:00
smem smem: Add package 2014-09-11 22:20:02 +02:00
spl spl, spl.git: Update to 0.6.3 2014-06-23 15:52:20 +02:00
statifier
sysdig sysdig: cheat nix into not capturing linux-dev as a runtime dependency 2014-09-01 21:28:14 +03:00
sysfsutils
sysklogd
syslinux syslinux: Update 4.07 -> 6.02 2014-06-24 16:10:13 -05:00
sysstat sysstat: Update to 11.0.1 and install systemd units 2014-09-23 11:51:46 +02:00
systemd systemd: Fix uninitialised memory issue in veth setup 2014-08-15 04:07:45 +02:00
sysvinit
tcp-wrappers
tp_smapi
ttysnoop
tunctl Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
uclibc Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
udev
udisks Revert "Fix services.udisks.enable." 2014-04-08 13:28:24 +02:00
udisks-glue
untie
upower upower: pull patches used in Ubuntu/trusty (fix #2884) 2014-06-19 20:51:30 +02:00
upstart
usbutils
usermount Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
util-linux util-linux: bump 2014-09-16 11:53:20 -04:00
v4l-utils
v4l2loopback typo 2014-04-02 12:40:59 +02:00
v86d
wireless-tools
wis-go7007
wpa_supplicant wpa_supplicant: update 2.1 -> 2.2, drop a patch 2014-07-16 10:30:38 +02:00
wvdial Fix wvdial build by inserting missing unistd.h includes 2014-02-02 19:21:08 +04:00
x86info Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
xf86-input-mtrack Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
xf86-input-multitouch Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
xf86-input-wacom xf86_input_wacom: update from 0.26.0 to 0.26.1 2014-09-30 20:39:47 +02:00
xf86-video-nested
zfs zfs.git: Fix vdev_id error when plugging in a disk (#3161) 2014-07-02 17:23:35 +02:00