nixpkgs/pkgs/os-specific/linux
aszlig 99ba1cb424
Increase max group name length to 32 characters
With #36556, a check was introduced to make sure the user and group
names do not exceed their respective maximum length. This is in part
because systemd also enforces that length, but only at runtime.

So in general it's a good idea to catch as much as we can during
evaluation time, however the maximum length of the group name was set to
16 characters according groupadd(8).

The maximum length of the group names however is a compile-time option
and even systemd allows more than 16 characters. In the mentioned pull
request (#36556) there was already a report that this has broken
evaluation for people out there.

I have also checked what other distributions are doing and they set the
length to either 31 characters or 32 characters, the latter being more
common.

Unfortunately there is a difference between the maximum length enforced
by the shadow package and systemd, both for user name lengths and group
name lengths. However, systemd enforces both length to have a maximum of
31 characters and I'm not sure if this is intended or just a off-by-one
error in systemd.

Nevertheless, I choose 32 characters simply to bring it in par with the
maximum user name length.

For the NixOS assertion however, I use a maximum length of 31 to make
sure that nobody accidentally creates services that contain group names
that systemd considers invalid because of a length of 32 characters.

Signed-off-by: aszlig <aszlig@nix.build>
Closes: #38548
Cc: @vcunat, @fpletz, @qknight
2018-04-08 12:51:33 +02: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 Remove nckx as a maintainer for all packages 2018-01-16 23:00:49 +01: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 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
alsa-lib alsaLib: 1.1.5 -> 1.1.6 2018-04-07 19:34:21 -07:00
alsa-oss
alsa-plugins alsa-plugins: 1.1.4 -> 1.1.5 2017-11-21 20:23:38 +01:00
alsa-tools alsa-tools: 1.1.3 -> 1.1.5 2017-11-21 20:23:14 +01: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: cleanup 2018-03-27 18:17:45 -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 bluez: 5.48 -> 5.49 2018-03-28 23:45:04 +01: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 Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
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 linuxConsoleTools: 1.4.9 -> 1.6.0 2017-01-09 22:08:30 +01:00
conspy
cpufrequtils
cpupower Merge remote-tracking branch 'upstream/master' into staging 2018-02-06 04:11:23 +02:00
cramfsswap treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
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 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-25 12:47:13 +00:00
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 earlyoom: init at 0.11 2017-02-24 08:19:12 +01:00
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.extfat-nofuse: fix libelf dependency 2018-01-13 18:45:04 +00: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 Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
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 linuxPackages.fusionio-vsl: disable pic hardening (still broken) 2016-08-13 16:55:26 +02:00
fwts fwts: 18.02.00 -> 18.03.00 2018-03-31 20:23:42 +01:00
fxload treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
gfxtablet gfxtablet: git-2013-10-21 -> 1.4 2016-07-19 20:47:00 +02:00
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
gradm Revert "gradm: fix using gradm while the RBAC system is active" 2016-11-28 11:41:12 +01:00
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 fix eval 2016-08-16 22:30:15 +02:00
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 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
hostapd hostapd: patch for KRACKAttack 2017-10-16 07:33:43 -04:00
hwdata hwdata: 0.309 -> 0.310 2018-03-14 11:47:34 -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 Disable bunch of non-compiling packages on Darwin 2016-09-01 20:39:33 +03:00
ioport ioport: Broken on non-x86 2017-12-03 19:51:58 +02:00
iotop iotop: use python2 2016-10-18 23:14:35 +02:00
iproute iproute: patchshebangs to work on 'hostPlatform' (not build) 2018-02-13 13:55:43 -06:00
ipsec-tools pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
ipset ipset: 6.35 -> 6.36 2018-03-14 13:54:29 -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: Fix cross compile 2018-02-28 15:01:31 -05: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-unstable: 2017-09-22 -> 2017-12-14 2017-12-17 10:41:06 -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 lib, treewide: Add missing MIPS arches, and fix existing usage 2018-02-23 20:43:42 -05:00
kbdlight kbdlight: Fix installation permissions 2017-06-28 14:31:45 -05:00
kernel Merge master into staging 2018-04-08 10:54:17 +02: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 kmod: 24 -> 25 2018-01-17 12:53:22 +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 treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
libwebcam treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
light light: 0.9 -> 1.0 (#20193) 2016-11-06 03:47:22 +01:00
lightum lightum: fix build against systemd-230 2016-07-16 21:57:23 +08:00
lksctp-tools lksctp-tools: init at 1.0.17 2016-11-01 07:28:41 -04:00
lm-sensors lm_sensors: add musl patch from alpine. 2018-02-13 09:44:50 -06:00
lockdep Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
lsb-release lsb-release: wrap to ensure needed utilities are available 2017-10-06 08:57:23 -05:00
lsiutil
lsscsi treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
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: 2.1.0 -> 2.1.1 2018-01-28 18:52:30 +01:00
lxcfs lxcfs: do not inherit enableDebugBuild from global namespace 2017-11-07 11:04:05 +00: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: 153 -> 154 2018-02-27 06:02:14 -08: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 molly-guard: init at 0.6.3 2016-11-09 14:39:44 +01:00
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 multipath-tools: ensure gzip does not capture timestamp 2016-12-20 15:31:55 +01:00
musl musl-fts: add setup-hook to add -lfts 2018-03-26 13:59:59 -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 treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
numactl numactl: fix use of deprecated macros, patch to fix w/musl 2018-02-13 09:45:00 -06:00
numad
nvidia-x11 Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04: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 treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
openvswitch openvswitch: 2.5.2 -> 2.5.4 2018-02-15 09:59:52 +02:00
otpw otpw: disable stackprotector hardening 2016-08-24 17:19:43 +00:00
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_ssh_agent_auth: Re-allow multiple authorized keys files 2017-03-03 01:11:53 -08:00
pam_u2f
pam_usb pam_usb: Fix evaluation 2016-09-29 20:35:40 +02:00
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 pommed-light: init at 1.50lw 2017-01-02 19:40:43 +01:00
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 radeontools: Mark as broken 2017-03-02 02:30:00 +02:00
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 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04: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 service-wrapper: init at 16.04.0 2016-11-15 14:16:00 +01:00
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 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
smem
smemstat smemstat: 0.01.17 -> 0.01.18 2018-02-03 23:08:26 +11:00
spl linuxPackages.splUnstable: 2018-01-24 -> 2018-03-09 2018-04-04 15:27:19 +01: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 syscall_limiter: 20160105 -> 20170123 2017-02-18 10:42:59 +00:00
sysdig linuxPackages.sysdig: 0.20.0 -> 0.21.0 2018-03-31 21:48:42 -07:00
sysfsutils treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
sysklogd sysklogd: fix compile error (#18133) 2016-08-31 00:05:07 +02:00
syslinux syslinux: Only works on x86 2017-09-13 15:17:45 +03:00
sysstat sysstat: 11.2.5 -> 11.7.2 2018-02-28 07:09:55 +00:00
systemd Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -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 Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
trinity trinity: Fix 32-bit build 2018-03-06 21:37:18 +02:00
tunctl treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
uclibc uclibc: avoid "Error in reading or end of file" warnings 2017-12-10 22:31:24 +00: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
v4l2loopback linuxPackages.v4l2loopback: 0.9.1 -> 0.11.0 2018-03-28 23:42:40 +01:00
v4l-utils treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
v86d
virtualbox kernel 4.14 require libelf to compile modules. 2017-12-29 23:08:17 +02:00
wireguard wireguard: 0.0.20180218 -> 0.0.20180304 2018-03-11 18:49:38 +01: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 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
xf86-input-multitouch xf86_input_multitouch: fix build 2017-02-27 13:34:41 +01:00
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 Merge master into staging 2018-04-08 10:54:17 +02:00