nixpkgs-suyu/pkgs/os-specific/linux
John Ericson ba52ae5048 treewide: isArm -> isAarch32
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.

The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:

```
ISA:             ARMv8   {-A, -R, -M}
                 /    \
Mode:     Aarch32     Aarch64
             |         /   \
Encoding:   A64      A32   T32
```

At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.

The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.

[1]: https://developer.arm.com/products/architecture/a-profile
2018-04-25 15:28:55 -04:00
..
915resolution _915resolution: Only works on x86 2017-09-13 15:42:50 +03:00
acpi maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
acpi-call linuxPackages.acpi_call: fix build with 4.14+ kernels 2018-01-01 22:04:25 +01:00
acpid acpid: 2.0.28 -> 2.0.29 2018-04-20 11:06:43 -07:00
acpitool acpitool: use sourceforge.net for project page 2017-08-17 15:04:40 -07:00
afuse misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
alienfx pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
alsa-firmware
alsa-lib alsaLib: 1.1.5 -> 1.1.6 2018-04-07 19:34:21 -07:00
alsa-oss alsaOss: 1.0.28 -> 1.1.6 2018-04-11 02:32:47 -07:00
alsa-plugins alsaPlugins: 1.1.5 -> 1.1.6 2018-04-11 02:02:09 -07:00
alsa-tools alsaTools: 1.1.5 -> 1.1.6 2018-04-11 01:33:03 -07:00
alsa-utils alsa-utils: Enable cross-compilation 2018-01-22 20:25:45 -05:00
amdgpu-pro treewide: refactor to use libglvnd 2018-03-26 14:01:49 +03:00
android-udev-rules android-udev-rules: 20171113 -> 20180112 2018-02-25 22:24:09 +03:00
apparmor libapparmor: Fix cross-compilation. 2018-02-25 09:38:55 -05:00
ati-drivers treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
atop atop: don't chmod u+s, otherwise Nix build fails 2017-07-03 21:15:36 +02:00
audit audit: 2.8.2 -> 2.8.3 2018-03-16 03:22:37 +02:00
autofs unixtools: get rid of modprobe 2018-04-12 14:32:11 -05:00
batman-adv batman-adv: 2017.4 -> 2018.0 2018-03-05 15:43:42 +01:00
bbswitch linuxPackages.bbswitch: disable on AArch64 2018-03-09 16:35:10 +03:00
bcc bcc: add systemtap dep, and fix build revision 2018-02-20 14:02:04 -06:00
beegfs beegfs: 6.17 -> 6.18 2018-03-12 13:30:51 -07:00
blcr BLCR 0.8.5b4 *do* work with Linux 3.10. 2017-04-13 14:15:27 +02:00
blktrace blktrace: 1.1.0 -> 1.2.0 2018-02-25 09:26:11 -08:00
bluez Merge pull request #36406 from alesguzik/bluez-midi 2018-04-17 10:54:23 -05:00
bridge-utils misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
broadcom-sta linuxPackages.broadcom-sta: fix build with Linux 4.15 2018-01-31 23:04:10 +00:00
btfs btfs: 2.17 -> 2.18 2018-01-13 03:52:23 +01:00
busybox busybox: 1.28.2 -> 1.28.3 2018-04-05 12:00:51 -05:00
cachefilesd cachefilesd: 0.10.9 -> 0.10.10 2018-02-25 11:38:37 -08:00
can-utils can-utils: 20140427 -> 20170830 2017-09-05 14:24:58 +02:00
cgmanager
checkpolicy checkpolicy: 2.4 -> 2.7 2018-03-23 14:30:01 +01:00
checksec treewide: cleanup procps uses 2018-03-27 18:17:37 -05:00
cifs-utils cifs-utils: 6.7 -> 6.8 2018-03-17 14:55:09 -07:00
conky conky: provide option to build with pulseaudio support 2018-03-18 14:36:45 +01:00
conntrack-tools Remove nckx as a maintainer for all packages 2018-01-16 23:00:49 +01:00
consoletools
conspy
cpufrequtils
cpupower Merge remote-tracking branch 'upstream/master' into staging 2018-02-06 04:11:23 +02:00
cramfsswap
crda Remove nckx as a maintainer for all packages 2018-01-16 23:00:49 +01:00
criu criu: 3.8 -> 3.8.1 2018-04-02 12:13:32 -07:00
cryptodev linuxPackages.cryptodev: Mark broken on >= 4.13 2017-09-19 08:37:44 +03:00
cryptsetup misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
dbus-broker treewide: remove placeholder usage 2018-03-27 20:14:44 +02:00
devmem2 devmem2: provide a better mirror 2017-11-13 19:37:11 +00:00
directvnc directvnc: 0.7.5-test-051207 -> 0.7.7.2015-04-16 2017-12-17 13:57:36 +00:00
disk-indicator
displaylink displaylink: 1.3.52 -> 4.1.9 2018-02-27 03:18:21 +03:00
dmidecode dmidecode: 3.0 -> 3.1 2017-06-12 17:44:43 +02:00
dmraid
dmtcp dmtcp: 2.5.1 -> 2.5.2 2018-02-25 20:07:55 -08:00
dpdk linuxPackages.dpdk: needs libelf from kernel.moduleBuildDependencies 2018-01-08 05:48:02 +08:00
drbd drbd: fix evaluation after #30872 2017-11-04 10:20:39 +01:00
dstat Remove nckx as a maintainer for all packages 2018-01-16 23:00:49 +01:00
e1000e pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
earlyoom
ebtables
edac-utils Merge pull request #27881 from mimadrid/fix/http-https 2017-08-13 21:53:20 +02:00
ena linuxPackages.ena: 1.5.0 -> 1.5.2 2018-03-27 22:28:58 +01:00
eudev eudev: 3.2.4 -> 3.2.5 2018-02-10 23:28:30 +01:00
evdi linuxPackages.evdi: mark as broken on Linux 4.15 2018-02-27 03:26:31 +03:00
eventstat eventstat: 0.03.04 -> 0.04.03 2018-02-25 20:52:22 -08:00
exfat linuxPackages.exfat-nofuse: 2017-06-19 -> 2018-04-16 2018-04-17 00:05:14 +03:00
facetimehd facetimehd: fix build, resolves #33220 2018-01-01 00:34:09 +00:00
fatrace fatrace: 0.12 -> 0.13 2018-03-28 23:51:02 +01:00
fbterm fbterm: fix build on non-x86 2017-11-14 09:01:13 +00:00
ffado treewide: Make shouldUsePackages copypasta use meta.available 2018-03-12 18:55:41 -04:00
firejail firejail: 0.9.50 -> 0.9.52 2018-01-18 02:24:24 +08:00
firmware raspberrypifw: 1.20171029 -> 1.20180328 2018-04-05 02:42:12 +03:00
flashbench
fnotifystat fnotifystat: 0.01.17 -> 0.02.00 2018-02-03 23:08:26 +11:00
forkstat forkstat: 0.02.00 -> 0.02.02 2018-02-03 23:08:26 +11:00
forktty
freefall Remove nckx as a maintainer for all packages 2018-01-16 23:00:49 +01:00
fscrypt fscrypt: 0.2.2 -> 0.2.3 2018-02-14 13:31:24 +01:00
fscryptctl fscryptctl: 2017-09-12 -> 2017-10-23 2018-02-14 13:31:24 +01:00
fswebcam
ftop Remove nckx as a maintainer for all packages 2018-01-16 23:00:49 +01:00
fuse fuse3: install fuse.conf without execute bit 2018-04-01 23:02:25 +02:00
fusionio
fwts fwts: 18.02.00 -> 18.03.00 2018-03-31 20:23:42 +01:00
fxload
gfxtablet
gogoclient treewide: cleanup procps uses 2018-03-27 18:17:37 -05:00
google-authenticator google-authenticator: 1.03 -> 1.05 2018-03-21 23:06:32 +00:00
gpu-switch gpu-switch: init at 2017-04-28 2018-03-29 20:07:04 +02:00
gradm
guvcview guvcview: 2.0.4 -> 2.0.5 2017-04-22 12:45:35 +02:00
hal-flash hal-flash: 0.3.0 -> 0.3.3 2018-02-26 18:13:46 -08:00
hd-idle
hdapsd treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
hdparm hdparm: 9.55 -> 9.56 2018-03-31 17:11:27 +02:00
hibernate
hostapd hostapd: patch for KRACKAttack 2017-10-16 07:33:43 -04:00
hwdata hwdata: 0.310 -> 0.311 2018-04-10 23:12:46 -07:00
hyperv-daemons hyperv-daemons: init at current linux kernel version 2018-01-04 21:08:58 +08:00
i2c-tools i2c-tools: 3.1.2 -> 4.0 2018-03-30 10:21:42 +01:00
i7z treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
i810switch pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
ifenslave
iio-sensor-proxy iio-sensor-proxy: 2.2 -> 2.4 2018-02-26 19:13:30 -08:00
ima-evm-utils misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
intel-ocl intel-ocl: r4.0-59481 -> 5.0-63503 2017-11-01 17:59:49 +00:00
iomelt
ioport ioport: Broken on non-x86 2017-12-03 19:51:58 +02:00
iotop
iproute iproute: 4.15.0 -> 4.16.0 2018-04-07 08:54:55 -07:00
ipsec-tools pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
ipset ipset: 6.36 -> 6.38 2018-04-12 06:31:33 -07:00
iptables iptables: 1.6.1 -> 1.6.2 2018-02-04 02:47:19 +02:00
iptstate iptstate: init at 2.2.6 (#26878) 2017-06-27 18:27:13 +01:00
iputils iputils: enable rarpd 2018-04-15 15:51:41 +01:00
ipvsadm ipvsadm: init at 1.29 2018-01-24 10:43:32 -06:00
irqbalance irqbalance: 1.2.0 -> 1.3.0 2018-01-22 19:14:20 +01:00
iw iw: 4.9 -> 4.14 2018-01-06 17:44:06 +02:00
iwd iwd: 2017-12-14 -> 0.1 2018-03-07 20:28:12 +02:00
ixgbevf ixgbevf: 4.3.3 -> 4.3.4 2018-04-02 03:42:25 -05:00
jfbview jfbview: not broken 2018-03-25 16:59:44 -07:00
jool fix source root locations. 2017-11-02 13:53:36 +00:00
jujuutils treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
kbd treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
kbdlight kbdlight: Fix installation permissions 2017-06-28 14:31:45 -05:00
kernel treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
kernel-headers kernel-headers: remove deprecated and broken asm symlink fixups 2018-03-06 11:14:00 -06:00
kexectools kexectools: Disable only on RISC-V if Linux. 2018-03-27 08:15:07 -04:00
keyutils keyutils: 1.5.9 -> 1.5.10 2017-07-27 18:57:02 +03:00
klibc treewide: Use targetPrefix instead of prefix for platform name prefixes 2017-11-27 03:15:50 -05:00
kmod linux module handling: support kernels without modules 2018-04-05 17:00:00 +02:00
kmod-blacklist-ubuntu Revert "Revert "kmod-blacklist-ubuntu: 9.3 -> 22.1"" 2017-03-23 10:10:04 +01:00
kmod-debian-aliases kmod-debian-aliases: Fix source tarball URL. 2017-07-03 02:50:24 +01:00
kmscon treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
kmscube kmscube: fix build 2018-03-28 16:25:14 +03:00
latencytop misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
ldm
libaio libaio: Add generic cross-compilation patch 2018-02-28 15:01:31 -05:00
libatasmart misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
libcap libcap: depsBuildBuild, don't set CC/BUILD_CC 2018-02-13 09:44:57 -06:00
libcap-ng libcap_ng: 0.7.7 -> 0.7.8 2017-06-20 05:57:03 +02:00
libcgroup libcgroup: do not set suid bit in nix store 2017-06-26 09:13:34 +02:00
libnl libnl: use patch from gentoo-musl, fixes! \o/ 2018-02-13 09:44:47 -06:00
libselinux Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
libsemanage libsemanage: fix python lib path 2018-03-23 14:30:01 +01:00
libsepol libsepol,libselinux: fix i686 build 2018-03-27 19:21:25 +02:00
libsmbios libsmbios: 2.3.3 → 2.4.1 2018-02-22 13:18:22 +01:00
libudev0-shim pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
libvolume_id
libwebcam treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
light
lightum
lksctp-tools
lm-sensors lm_sensors: add musl patch from alpine. 2018-02-13 09:44:50 -06:00
lockdep
lsb-release lsb-release: wrap to ensure needed utilities are available 2017-10-06 08:57:23 -05:00
lsiutil
lsscsi
lttng-modules treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
lvm2 lvm2: musl patches from alpine 2018-02-13 09:44:55 -06:00
lxc lxc: enable pam_cgfs and fix module 2018-04-09 08:15:00 +01:00
lxcfs lxc: enable pam_cgfs and fix module 2018-04-09 08:15:00 +01:00
macchanger
mba6x_bl mba6x_bl: fix build 2018-01-07 17:49:09 +00:00
mbpfan mbpfan: 2.0.1 -> 2.0.2 2018-02-27 06:00:12 -08:00
mcelog mcelog: 156 -> 157 2018-04-20 03:01:40 -07:00
mdadm mdadm: allow sending mail when using opensmtpd 2018-03-30 16:16:31 +02:00
microcode microcode-intel: 20171117 -> 20180312 2018-03-14 12:09:07 +10:30
mingetty Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
miraclecast miraclecast: 20151002 -> 20170427 2017-12-26 12:18:40 +08:00
mkinitcpio-nfs-utils pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
mmc-utils
molly-guard
msr-tools msr-tools: init at 1.3 2017-03-24 11:46:56 +08:00
mstpd mstpd: svn 61 -> 0.0.5.20171113 2017-12-07 11:30:10 +01:00
multipath-tools
musl musl: make libc -> {ldso,ldd} symlinks relative 2018-04-25 08:22:16 -05:00
mwprocapture mwprocapture: fix build with kernels >4.14.9 2018-01-01 16:01:44 -08:00
mxu11x0 linuxPackages.mxu11x0: Mark broken on >= 4.13 2017-09-19 08:40:01 +03:00
ndiswrapper Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
net-tools nettools: 1.60_p20161110235919 -> 1.60_p20170221182432 2018-01-28 21:22:37 +00:00
netatop treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
nfs-utils Merge #29785: curl: enable kerberos 2017-12-19 15:18:24 +01:00
nftables nftables: 0.8.2 -> 0.8.3 2018-03-12 11:05:19 +03:00
nmon nmon: init at 16g 2018-04-01 00:45:56 -05:00
nss_ldap
numactl numactl: fix use of deprecated macros, patch to fix w/musl 2018-02-13 09:45:00 -06:00
numad
nvidia-x11 Merge master into staging 2018-04-09 15:12:32 +02:00
nvidiabl nvidiabl: 0.87 -> 2017-09-26 2018-03-15 17:15:57 +03:00
nvme-cli nvme-cli: 1.4 -> 1.5 2018-02-03 23:04:30 +01:00
odp-dpdk odp-dpdk: 1.12.0.0 -> 1.15.0.0 2017-09-08 18:33:39 -07:00
ofp ofp: mark as broken due to odp-dpdk change 2017-09-08 18:33:46 -07:00
open-iscsi
open-isns openisns: 0.97 -> 0.98 2018-03-21 22:48:48 +00:00
opengl/xorg-sys
openvswitch openvswitch: 2.5.2 -> 2.5.4 2018-02-15 09:59:52 +02:00
otpw
pagemon pagemon: 0.01.10 -> 0.01.12 2018-02-28 11:30:46 +01:00
pam pam: depsBuildBuild for buildPackages.stdenv.cc 2018-02-13 09:45:02 -06:00
pam_ccreds pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
pam_krb5 pam_krb5: 4.7 -> 4.8 2018-03-25 11:13:36 -05:00
pam_ldap pam_ldap: 183 -> 186 2017-08-01 08:36:35 +02:00
pam_mount pam_mount: 2.15 -> 2.16 2018-02-28 14:27:43 +00:00
pam_pgsql pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
pam_ssh_agent_auth
pam_u2f pam_u2f: 1.0.4 -> 1.0.5 2018-04-20 01:40:08 -07:00
pam_usb
pax-utils pax-utils: meta cleanups 2017-03-22 02:27:30 +01:00
paxctl treewide: Do not limit hardenging because gcc 4.9 in bootstrap 2017-09-14 10:27:13 -04:00
paxtest treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
pcm pcm: init at 201710 2018-03-14 21:28:55 +01:00
pcmciautils pcmciaUtils: 017 -> 018 2018-03-22 22:10:00 +02:00
perf-tools perf-tools: 20160418 -> 20171219 2018-01-18 10:24:06 -06:00
pflask
phc-intel linuxPackages.phc-intel: 0.4.0-rev24 -> 0.4.0-rev25 2018-03-28 23:43:44 +01:00
pipework pipework: 2015-07-30 -> 2017-08-22 2018-02-26 23:13:24 +00:00
pktgen pktgen: 3.1.0 -> 3.4.0 2017-09-08 18:33:39 -07:00
ply ply: Allow building for git-fetched kernels 2017-08-28 20:12:17 -04:00
plymouth plymouth: 0.9.2 -> 0.9.3 2017-08-10 16:21:24 -04:00
pm-utils treewide: homepage URL fixes (#28475) 2017-08-22 20:50:04 +02:00
pmount tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
pmtools
policycoreutils Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
pommed tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
pommed-light
powerstat powerstat: 0.02.12 -> 0.02.15 2018-02-03 23:08:26 +11:00
powertop powertop: patch for musl 2018-03-31 00:11:11 -05:00
prl-tools prl-tools: assert linux kernel version < 4.15 2018-03-03 10:36:17 -06:00
procps Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
procps-ng procps-ng: 3.3.12 -> 3.3.13 2018-04-05 12:40:27 -05:00
psmisc psmisc: 23.0 -> 23.1 2017-07-04 17:30:02 +03:00
radeontools
radeontop radeontop: 2016-10-28 -> 2018-03-25 2018-03-28 23:28:16 +02:00
rdma-core rdma-core: 17 -> 17.1 2018-03-25 01:43:22 -05:00
read-edid read-edid: Only depend on libx86 on x86 2017-10-23 16:37:22 +03:00
regionset treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
reptyr reptyr: Fix GCC 7 build 2017-11-16 19:48:50 +02:00
rewritefs rewritefs: remove needless quotation 2018-01-13 04:09:07 +01:00
rfkill
rtkit rtkit: Add patch to fix format string errors 2018-04-12 16:05:06 +02:00
rtl8192eu rtl8192eu: init at 4.4.1 2018-02-22 21:18:01 +02:00
rtl8723bs rtl8723bs: 2016-04-11 -> 2017-04-06 2017-08-28 17:18:58 -04:00
rtl8812au rtl8812au: 4.3.20 -> 5.2.20_25672.20171213 2018-02-10 21:05:39 -05:00
rtl8814au rtl8814au: nitpicks 2018-02-24 14:00:00 +00:00
rtlwifi_new rtlwifi: 2017-07-18 -> 2018-02-17 2018-02-28 00:31:36 +00:00
s6-linux-utils update skarnet.org packages 2017-11-13 00:09:32 +01:00
sch_cake linuxPackages.sch_cake: Mark broken on >= 4.13 2017-09-14 18:54:33 +03:00
schedtool pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
sdparm Remove nckx as a maintainer for all packages 2018-01-16 23:00:49 +01:00
selinux-python selinux-python: init at 2.7 2018-03-23 14:30:02 +01:00
selinux-sandbox treewide: remove placeholder usage 2018-03-28 19:44:33 +02:00
sepolgen
service-wrapper
setools setools: 2015-02-12 -> 2017-11-10 2018-03-23 14:30:01 +01:00
seturgent
shadow Increase max group name length to 32 characters 2018-04-08 12:51:33 +02:00
sinit Switch suckless.org URLs to https 2018-04-11 15:11:55 +02:00
smem
smemstat smemstat: 0.01.17 -> 0.01.18 2018-02-03 23:08:26 +11:00
spl splLegacyCrypto: fix build 2018-04-14 18:48:19 +02:00
sssd sssd: 1.16.0 -> 1.16.1 2018-03-12 01:47:18 +02:00
statifier treewide: Cleanup usage of multi-arch tools 2017-12-27 15:15:45 -05:00
syscall_limiter
sysdig linuxPackages.sysdig: 0.20.0 -> 0.21.0 2018-03-31 21:48:42 -07:00
sysfsutils
sysklogd
syslinux syslinux: Only works on x86 2017-09-13 15:17:45 +03:00
sysstat sysstat: 11.7.2 -> 11.7.3 2018-04-10 09:59:44 -07:00
systemd treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
sysvinit sysvinit: 2.88dsf -> 2.89 2018-04-03 16:03:43 -05:00
tcp-wrappers tcp_wrappers: Use libnsl to fix build after new glibc 2017-11-07 20:38:41 +02:00
thunderbolt thunderbolt: init at 0.9.2 2018-01-02 14:28:56 -05:00
tiptop tiptop: bugfix 2.3 -> 2.3.1 2017-10-10 18:13:18 +02:00
tmon tmon: init 2018-02-18 01:29:27 -05:00
tomb tomb: 2.4 -> 2.5 2018-01-04 20:33:49 -05:00
tp_smapi tp_smapi: unstable-2017-12-04 -> 0.43 2018-03-01 06:48:00 +02:00
tpacpi-bat tpacpi-bat: 3.0 -> 3.1 2017-06-20 03:56:40 +02:00
trace-cmd
trinity trinity: Fix 32-bit build 2018-03-06 21:37:18 +02:00
tunctl
uclibc treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
udisks udisks: extend "we know better than compiler" to more platforms (musl) 2018-03-25 18:09:48 -05:00
udisks-glue udisks_glue: use udisks1 alias instead of udisks 2018-02-28 16:12:07 +01:00
untie
upower tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
usbguard usbguard: 0.7.0 -> 0.7.2 2018-02-27 18:34:01 +00:00
usbip usbip: init at ${kernel.version} (#31948) 2017-11-22 22:54:50 +00:00
usbutils usbutils: 008 -> 009 2017-11-29 23:40:33 +02:00
usermount misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
util-linux utillinux: Fix cross-compiling when building with systemd 2018-02-28 15:01:30 -05:00
uvcdynctrl uvcdynctrl: init at 0.2 (#30806) 2017-10-26 11:10:28 +01:00
v4l-utils treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
v4l2loopback linuxPackages.v4l2loopback: 0.9.1 -> 0.11.0 2018-03-28 23:42:40 +01:00
v86d
virtualbox kernel 4.14 require libelf to compile modules. 2017-12-29 23:08:17 +02:00
wireguard linuxPackages.wireguard: 0.0.20180304 -> 0.0.20180413 2018-04-16 18:55:29 -07:00
wireless-tools wireless-tools: don't assume gcc, don't use ldconfig, fix cross 2018-01-22 17:21:34 -06:00
wpa_supplicant wpa_supplicant: patch for KRACKAttack 2017-10-16 07:33:44 -04:00
x86_energy_perf_policy
x86info x86info: only works on x86 2017-09-13 15:08:42 +03:00
xf86-input-mtrack
xf86-input-multitouch
xf86-input-wacom xf86_input_wacom: 0.35.0 -> 0.36.0 2018-03-21 22:27:19 +00:00
xf86-video-nested treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
xsensors treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
zfs zfs: mark as broken for 4.16 2018-04-22 23:45:17 +01:00