3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

12943 commits

Author SHA1 Message Date
Florian Klink 6c5e621bad systemd: 246 -> 246.4
This bumps systemd to the latest stable maintenance release.

 - dc2e82af33 core: create per-user inaccessible node from the service manager
 - 0b3c497347 nspawn,pid1: pass "inaccessible" nodes from cntr mgr to pid1 payload via /run/host
 - 2239965c29 coredump: don't convert s → µs twice
 - 61d29b7f8c firstboot: fill empty color if ansi_color unavailable from os-release
 - 9678a3daf6 varlink: do not parse invalid messages twice
 - 4e516dcbc1 userdbctl: add forgotten --output mode in help
 - aee20dfbd8 shared/{user,group}-record-nss: adjust filtering of "valid" passwords
 - 5933d77afe doc: cross link sd_listen_fd() docs a bit
 - 97fdde3239 Rework how we cache mtime to figure out if units changed
 - 0500968241 core: always try to reload not-found unit
 - 8ae22f0d64 pid1: use the cache mtime not clock to "mark" load attempts
 - 715507c277 core: rename manager_unit_file_maybe_loadable_from_cache()
 - 20ad76d0a7 man: document fd ownership for sd-bus fd marshalling
 - 38ae73fafd resolved: make sure we initialize t->answer_errno before completing the transaction
 - a1ba0fbef6 homed: fix log message to honor real homework path
 - d6b1e659b3 src/shared/dissect-image.c: fix build without blkdid (#16901)
 - e42f9add21 analyze: fix error handling in one case
 - 4804ce1488 units: add missing usb-gadget.target
 - 5ad4e68c37 man: extend on the usec/sec discrepancy
 - 2fb612371d login/logind: Include sys/stat.h for struct stat usage
 - 5e884e7ee0 partition/makefs: Include missing sys/file.h header
 - 7bbc3807da network: dhcp6: logs only new address
 - 2056429e0f Don't run test-repart when loop devices are not available
 - dcbea51c5a man: clarify that several networkctl commands takes device names
 - 16e4cfcc82 networkctl: label command does not take any argument
 - 2352921244 missing: Add new Linux capability
 - 8b29c4a4f9 tty-ask-pw-agent: properly propagate error
 - f7ce2e9839 tty-ask-pw-agent: the message string might not be set
 - 29cba5c9ef tty-ask-pw-agent: make sure "--list" works correctly
 - e1ce367d73 add "list" verb to autocompleted commands
 - 1f4cb5da1e shell-completion/zsh: add missing verbs for networkctl
 - a4236a2764 path: Improve $PATH search directory case
 - b7cef386bd path: Skip directories when finalising $PATH search
 - 122945f315 rules: don't install 80-drivers.rules when kmod is disabled
 - 42fab2d454 zsh: correct journalctl command completion parsing
 - ed3f97f962 basic/missing_syscall: fix syscall numbers for arm64 :(
 - ba6e7f7c46 shared/install: fix preset operations for non-service instantiated units
 - d39f139348 nss-resolve: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWN too
 - 9bb3e64d71 various: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWN
 - 6d802dd596 man: drop reference to long gone .busname unit type
 - a29656804b man: fix a fix of a typo in systemd.service example
 - 21ce0f5b33 network: can: Fix CAN initialization
 - cab5cde8c9 man: update autogenerated dbus api lists
 - 0d8000522b man: fix invalid tag place
 - ea94f218be man: add conditionals to more man pages
 - ef91325349 meson: add ENABLE_ANALYZE conditional
 - 83f7c0a7ec core: add missing conditions/asserts to unit file parsing
 - 716718155d analyze: rework condition testing
 - 5c4c7581bc sd-bus: fix error handling on readv()
 - 6cd058f305 user-runtime-dir: deal gracefully with missing logind properties
 - 6a2d73638d shared/seccomp: do not use ifdef guards around textual syscall names
 - 7355ac9689 machine-id-setup: don't use KVM or container manager supplied uuid if in chroot env
 - 496a71f444 man: Fix typo in systemd-tmpfiles
 - 6c5d216ad8 homework: downgrade chattr failure log message
 - 1708f06a00 homework: explicitly close cryptsetup context, to not keep loopback device busy
 - a21eaa2a3a homework: correct error passed into log message
 - 3a2d169f36 homework: sync everything to disk before we rename LUKS loopback file into place
 - 84e1ab74d2 homed: downgrade quota message in containers
 - 8b62cadf36 analyze-security: do not assign badness to filtered-out syscalls
 - 29854a5437 NEWS: clarify two points
 - 4cb4fb82f7 meson: add min version for libfdisk
 - 76331f86f6 load-fragment: fix grammar in error messages
 - 1e53c2d70f Fix function description in logind man page
 - 669066564d network: do not fail if UseMTU=yes on DHCP lease lost
 - a2a3f16cdc missing_syscall: do not use function name that may conflict with glibc
 - 4091dcd469 missing_syscall: fix pidfd_{send_signal,open} numbers for alpha
 - 7875daf52b network: wait for previous address removal before configuring static addresses
 - 120064b4a1 network: only process non-error message
 - f44ec1de15 test: accept that char device 0/0 can now be created witout privileges
 - 946e4c43bb tools/make-man-index: fix purpose text that contains tags
 - dae0586e91 test-fs-util: skip encrypted path test if we get EACCES
 - 0d026c9b0d Newer Glibc use faccessat2 to implement faccessat
 - fde6520d46 namespace: fix minor memory leak
 - 208ba581f4 man: fix incorrectly placed full stop
 - 6c81d57828 man: fix typo
 - 53a8d2588e bless-boot: add missing verb to --help
 - 4cfa0ac4fd user-record: deal with invalid GECOS fields gracefully
 - ae5234ef48 user-util: add mangle_gecos() call for turning strings into fields suitable as GECOS fields
 - 972391ac39 fix typo in systemctl help
 - 443aacfcda man: clarify that LogNamespace= is for system services only
 - 5aec8fe54e _sd-common.h: avoid parsing errors with Coverity
 - f9ad4ea2ca analyze: fix 'cat-config systemd/zram-generator.conf'
 - dda6fec1df man: describe that changing Storage= does not move existing data
 - 2bbd33e476 core: reset bus error before reuse
 - b81504a3c7 nspawn: Fix incorrect usage of putenv
 - cb263973ac man: fix typo in systemd.service
 - 73b432e7ef network: fix DHCPv6 Prefix Delegation example after option rename
2020-09-12 08:31:22 +02:00
Frederik Rietdijk be61518b91 Merge staging-next into staging 2020-09-07 16:31:37 +02:00
Vladimír Čunát c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Florian Klink b85325a72a
Merge pull request #97294 from oxalica/linux-no-utillinux
linux: remove dependency to utillinuxMinimal
2020-09-06 22:24:19 +02:00
R. RyanTM f151fd87d7 sysvinit: 2.96 -> 2.97 2020-09-06 18:50:48 +02:00
R. RyanTM f06b103ef9 eventstat: 0.04.09 -> 0.04.10 2020-09-06 18:49:52 +02:00
edef a6a6659e56
Merge pull request #33283 from fahadsadah/dpauxchardev
kernel config: CONFIG_DRM_DP_AUX_CHARDEV
2020-09-06 16:34:11 +00:00
Frederik Rietdijk d362c0e54e Merge master into staging-next 2020-09-06 18:14:23 +02:00
oxalica b5212f8bf0
linux: remove dependency to utillinuxMinimal 2020-09-06 22:06:22 +08:00
Michael Raskin 2e4f8eb79a
Merge pull request #97038 from Atemu/update/linux_zen
linux_zen: 5.8.1 -> 5.8.7
2020-09-06 11:45:48 +00:00
Atemu a133475d03 linux_zen: 5.8.1 -> 5.8.7 2020-09-05 21:36:00 +02:00
Frederik Rietdijk af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
R. RyanTM c2d50fbe22 zenmonitor: 1.4.1 -> 1.4.2 2020-09-04 08:54:55 -07:00
Jan Tojnar 5079e1cd3b
Merge pull request #96939 from jtojnar/drop-gst-010 2020-09-04 17:13:43 +02:00
Mario Rodas 584315b21a
Merge pull request #97029 from cmacrae/yabai/upgrade/3.3.0
yabai: 3.2.1 -> 3.3.0
2020-09-03 22:08:27 -05:00
Tim Steinbach 94c2122d38
linux: 5.8.5 -> 5.8.6 2020-09-03 14:15:03 -04:00
Tim Steinbach e5aeed5120
linux: 5.4.61 -> 5.4.62 2020-09-03 14:15:02 -04:00
Tim Steinbach 0865dc9f50
linux: 4.9.234 -> 4.9.235 2020-09-03 14:15:02 -04:00
Tim Steinbach 9c499986fa
linux: 4.4.234 -> 4.4.235 2020-09-03 14:15:02 -04:00
Tim Steinbach 1272d20c2e
linux: 4.19.142 -> 4.19.143 2020-09-03 14:15:01 -04:00
Tim Steinbach ac9685996b
linux: 4.14.195 -> 4.14.196 2020-09-03 14:14:54 -04:00
Frederik Rietdijk 377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
cmacrae b9326ecf0a yabai: 3.2.1 -> 3.3.0 2020-09-03 17:23:46 +01:00
Daniël de Kok f145223340
Merge pull request #96831 from SCOTT-HAMILTON/numworks
numworks: init udev rules and module
2020-09-02 20:03:02 +02:00
SCOTT-HAMILTON e5bb747c9d numworks-udev-rules: init on 02/09/2020 2020-09-02 19:45:07 +02:00
zowoq ee0d559dae oci-seccomp-bpf-hook: move to linuxPackages 2020-09-02 20:14:22 +10:00
Orivej Desh 713b1622e7 linux-rt_5_6: init at 5.6.19-rt12 2020-09-02 02:51:06 +00:00
Orivej Desh f623e0fbf8 linux-rt_5_4: init at 5.4.61-rt37 2020-09-02 02:51:06 +00:00
Orivej Desh 9d0d3a025f linux-rt: add update script 2020-09-02 02:51:06 +00:00
Jan Tojnar 9a1f60994b
tiscamera: clean up
- use pkg-config instead of pkgconfig alias
- use placeholders for cmakeFlags
- do not skip build rpath
- udev replacements no longer apply 47d4fb246b

There are some misplaced dependencies like gobject-introspection and orc that should probably go to nativeBuildInputs but upstream detects them incorrectly.
2020-09-02 04:01:06 +02:00
Jan Tojnar cc4f18ec47
tiscamera: drop legacy gst 2020-09-02 04:01:06 +02:00
Austin Seipp 58bb6bf73a
linuxPackages.bcc: patch trace buffer bug in python library
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:54:19 -05:00
Austin Seipp 6fb7b16046
linuxPackages.bpftrace: 0.9.4 -> 0.11.0
This fixes the `bcc` include directory (which was improperly set, and
warned about at build-time, but masked by some backwards compat code,
apparently) and also includes some missing libraries in `buildInputs`

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:47:30 -05:00
Austin Seipp 5e91e66591
libbpf: 0.0.9 -> 0.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:47:26 -05:00
Austin Seipp 03720f1cfb
linux_testing: 5.9-rc2 -> 5.9-rc3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:20:53 -05:00
Frederik Rietdijk e29c1e42e0 Merge staging-next into staging 2020-08-31 19:46:33 +02:00
Frederik Rietdijk 303e0bca3b
Merge pull request #96610 from romildo/rm.deepin
deepin: remove from nixpkgs
2020-08-31 17:58:11 +02:00
Tim Steinbach 5fa49dc8b0
linux/hardened/patches/5.7: 5.7.17.a -> 5.7.19.a 2020-08-31 08:29:07 -04:00
Tim Steinbach 69274cf2d0
linux/hardened/patches/5.4: 5.4.60.a -> 5.4.61.a 2020-08-31 08:29:05 -04:00
Tim Steinbach 3b39d531ad
linux/hardened/patches/4.19: 4.19.141.a -> 4.19.142.a 2020-08-31 08:29:03 -04:00
Tim Steinbach 5ef4bad431
linux/hardened/patches/4.14: 4.14.194.a -> 4.14.195.a 2020-08-31 08:29:01 -04:00
Tim Steinbach 019338373a
linux: 5.8.4 -> 5.8.5 2020-08-31 08:28:41 -04:00
Tim Steinbach 4684bb9311
linux: 5.7.18 -> 5.7.19 2020-08-31 08:28:23 -04:00
Konrad Borowski ce8c43c538 microcodeAmd: update homepage URL 2020-08-31 12:25:07 +02:00
Vladimír Čunát bbc52afc8c
Merge #96696: fwupd: patch build with systemd 246 2020-08-31 07:36:42 +02:00
Jörg Thalheim f66efe59ea
Merge pull request #96432 from hmenke/zfsUnstable
zfsUnstable: 0.8.4 -> 2.0.0-rc1
2020-08-31 06:36:20 +01:00
Anders Kaseorg 51632d5310 fwupd: Add upstream patch to fix build with systemd 246
Fixes #96663.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-08-30 13:53:26 -07:00
José Romildo Malaquias b768afb2e9 deepin: remove from nixpkgs
The Deepin Desktop Environment (DDE) is not yet fully packaged in
nixpkgs and it has shown a very difficult task to complete, as
discussed in https://github.com/NixOS/nixpkgs/issues/94870. The
conclusion is that it is better to completely remove it.
2020-08-30 15:27:42 -03:00
Linus Heckemann bba8571c39
Merge pull request #96538 from Mic92/go-references
buildGoModule/buildGoPackage: Remove go references from lib,libexec
2020-08-30 16:44:08 +02:00
Matthew Bauer 10ee14442d
Merge pull request #95864 from obsidiansystems/nvidia-x11-no32bit
nvidia-x11: add disable32Bit arg to not include 32-bit nvidia
2020-08-29 22:09:58 -05:00