Commit graph

6965 commits

Author SHA1 Message Date
Markus Kowalewski 9d5375f7c9
hpcg: init at 3.1 2020-04-27 16:41:40 +02:00
Florian Klink 3b1e189f40
Merge pull request #85965 from flokli/libusb1-cleanups
make libusb1 dependencies explicit
2020-04-27 16:40:47 +02:00
Mario Rodas eeb257f04d
Merge pull request #86076 from kimat/kimat-tmux-3.1
tmux: 3.0a -> 3.1
2020-04-27 08:07:27 -05:00
zowoq b83b2591dd aptly: use installShellFiles 2020-04-27 21:06:12 +10:00
Florian Klink f3a5fd548a yubikey-personalization: request libusb1 directly 2020-04-27 12:19:12 +02:00
Bernardo Meurer c5e3472e20 coreutils: set ac_cv_func_lchmod=no
Bumping binutils to 2.32 broke coreutils for unknown reasons[1]. Upon
further investigation we found that there was some issue with mknod
inside a chroot[2][3], which setting ac_cv_func_lchmod to "no" _somehow_
fixes.

We apply this fix and hope to never have to debug this again.

Thanks to @flokli and @lnl7 who helped me chase after this and @pbogdan
who found the fix in the fedora build.

[1]: https://github.com/NixOS/nixpkgs/pull/85951
[2]: https://github.com/NixOS/nixpkgs/pull/85951#issuecomment-619601978
[3]: https://bugzilla.redhat.com/show_bug.cgi?id=1811038
2020-04-26 15:17:12 -07:00
Lily Ballard c27bd9af4e bat-extras: init at 20200408 2020-04-26 15:16:56 -07:00
Kimat Boven 361684e97b tmux: 3.0a -> 3.1 2020-04-26 21:49:29 +02:00
Maximilian Bosch a194de9a9d
diffoscope: 138 -> 142 2020-04-25 12:07:38 +02:00
Mario Rodas ccfdcf16f4
bat: 0.14.0 -> 0.15.0
Changelog: https://github.com/sharkdp/bat/releases/tag/v0.15.0
2020-04-25 04:20:00 -05:00
Rok Garbas 0dfdfc263d
Merge pull request #75117 from davidak/phoronix-test-suite-tests
phoronix-test-suite: add tests
2020-04-24 22:21:39 +02:00
Ingo Blechschmidt 1f57d5e060 websocat: fix wrapping 2020-04-24 11:11:24 -05:00
Jörg Thalheim 320edf21f5
Merge pull request #85864 from xrelkd/update/powerline-go 2020-04-24 11:25:02 +01:00
obadz ea9b5c5faa
Merge pull request #76998 from jflanglois/fix-psd-overlay-helper
profile-sync-daemon: fix psd-overlay-helper paths
2020-04-24 10:48:04 +01:00
xrelkd de6ebdff2f powerline-go: 1.15.0 -> 1.17.0 2020-04-24 17:29:43 +08:00
Frederik Rietdijk cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
Mario Rodas 0f2a064816
bat: 0.13.0 -> 0.14.0
Changelog: https://github.com/sharkdp/bat/releases/tag/v0.14.0
2020-04-22 18:00:00 -05:00
Rok Garbas 3c8172bd34
vdirsyncer: fix failing test 2020-04-22 22:36:37 +02:00
worldofpeace b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Martin Milata 2e8962bb6e colord-kde: use qt5's mkDerivation 2020-04-22 15:23:10 +02:00
Frederik Rietdijk 23be4a8b4d Merge master into staging-next 2020-04-21 19:59:56 +02:00
Frederik Rietdijk ec21df329a
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888
BLAS/LAPACK fix fallout from #83888
2020-04-21 19:59:16 +02:00
Raphael Borun Das Gupta c970d3b105 ili2c: 5.0.0 -> 5.0.8 2020-04-21 19:45:55 +02:00
Frederik Rietdijk 803b3d296c Merge staging-next into staging 2020-04-21 08:29:51 +02:00
Michael Weiss d8b7b590c7
html-proofer: 3.15.2 -> 3.15.3 2020-04-21 01:12:59 +02:00
Matthew Bauer ff2f2644f8 blas,lapack: use isILP64 instead of is64bit
This is a better name since we have multiple 64-bit things that could
be referred to.

LP64  : integer=32, long=64, pointer=64
ILP64 : integer=64, long=64, pointer=64
2020-04-20 16:02:43 -05:00
Mario Rodas 72e932d443
chezmoi: 1.7.18 -> 1.8.0 2020-04-20 04:20:00 -05:00
robert seaton f32e75c728
statserial: init at 1.1 (#75073) 2020-04-20 09:24:23 +02:00
Vincent Laporte 3e7a2b9147 ocamlPackages.janeStreet: 0.12 → 0.13
ocamlPackages.bistro: fix for core-0.13
ocamlPackages.phylogenetics: 2020-01-05 → 2020-01-25
2020-04-20 08:38:31 +02:00
John Ericson 1ea80c2cc3 Merge remote-tracking branch 'upstream/master' into staging 2020-04-18 15:40:49 -04:00
Milan f6be877728
_3mux: init at 0.2.0 (#85141)
* _3mux: init at 0.1.0

* _3mux: 0.1.0 -> 0.2.0
2020-04-18 20:26:36 +02:00
Oleksii Filonenko a0cca88d16
_3mux: 0.1.0 -> 0.2.0 2020-04-18 18:43:58 +03:00
John Ericson 33c2a76c5e Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:40:51 -04:00
Matthew Bauer 1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
zowoq 785eba0c23 fd: 7.5.0 -> 8.0.0
https://github.com/sharkdp/fd/releases/tag/v8.0.0
2020-04-16 19:21:43 +10:00
Jan Tojnar 4b706490da
Merge branch 'staging-next' into staging 2020-04-16 10:10:38 +02:00
Niklas Hambüchen ae06d93779
Merge pull request #85273 from r-ryantm/auto-update/otfcc
otfcc: 0.9.6 -> 0.10.4
2020-04-16 04:38:51 +02:00
Mario Rodas d9bdfd6d0b
Merge pull request #85274 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.8.1 -> 1.9.0
2020-04-15 06:52:14 -05:00
R. RyanTM cdc38990a5 pgmetrics: 1.8.1 -> 1.9.0 2020-04-15 06:24:58 +00:00
R. RyanTM 913520ad00 otfcc: 0.9.6 -> 0.10.4 2020-04-15 06:02:11 +00:00
Michael Weiss e27369fbe6
lf: Install the shell completions 2020-04-14 22:12:55 +02:00
worldofpeace 10f4dfcc04
Merge pull request #84927 from bhipple/zhf/ethminer
ethminer: mark as broken
2020-04-14 08:15:50 -04:00
Elyhaka bab96b5bbc starship: 0.40.0 -> 0.40.1 2020-04-14 09:03:05 +02:00
zowoq 1a3d41d412
miniserve: build on darwin (#85187) 2020-04-14 00:43:26 -04:00
John Ericson c8a6ea5161 Merge remote-tracking branch 'upstream/master' into staging 2020-04-13 22:17:15 -04:00
Oleksii Filonenko d196b90e44
_3mux: init at 0.1.0 2020-04-14 00:55:09 +03:00
Matthew Bauer e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00
Michael Weiss 806b2997a9
lf: 13 -> 14 2020-04-13 18:34:42 +02:00
Mario Rodas ee90904d5e
Merge pull request #84636 from filalex77/tydra-1.0.2
tydra: init at 1.0.2
2020-04-13 08:40:46 -05:00
Doron Behar 7d439a4f62 pistol: 0.0.4 -> 0.0.5 2020-04-13 11:23:11 +03:00
Cole Helbling 699103e2da
lsd: improve robustness of build 2020-04-12 14:07:30 -07:00
Cole Helbling e4383ce1fb
fd: improve robustness of build 2020-04-12 14:06:08 -07:00
Cole Helbling 120b5a2c31
broot: improve robustness of installPhase 2020-04-12 14:06:08 -07:00
Benjamin Hipple 6cfcc41268
Merge pull request #85005 from symphorien/update-hdapsgl
hdapsgl: 0.5.0 -> 0.7.0
2020-04-12 13:55:24 -04:00
R. RyanTM a3a0353e1a
slop: 7.4 -> 7.5 (#85047) 2020-04-12 17:04:01 +02:00
Symphorien Gibol 3794b60025 agedu: 20180918 -> 20200206 2020-04-12 12:00:00 +00:00
Bruno Bigras 83a0ed409e starship: 0.39.0 -> 0.40.0 2020-04-11 14:11:13 -04:00
Symphorien Gibol c8c3181845 hdapsgl: 0.5.0 -> 0.7.0
We now package a fork on github because:
* gentoo does it
* the fork is owned by the same organisation as the one we take hdapsd
from.
2020-04-11 17:37:06 +02:00
Benjamin Hipple 7f453f1822 ethminer: mark as broken
Doesn't build with gcc9, and if overlayed to use gcc8 stdenv fails on CUDA issues.
2020-04-10 16:12:07 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM d9df0d83f2 brltty: 6.0 -> 6.1 2020-04-10 01:00:29 -07:00
Dennis Gosnell 4ec4715c64
Merge pull request #84875 from r-ryantm/auto-update/memtest86-efi
memtest86-efi: 8.2 -> 8.3
2020-04-10 16:31:18 +09:00
R. RyanTM ef6aeb6475 geekbench: 5.1.0 -> 5.1.1 2020-04-10 00:24:23 -07:00
Dennis Gosnell 2cfe3d5b8d
Update pkgs/tools/misc/memtest86-efi/default.nix
Co-Authored-By: Evils-Devils <30512529+Evils-Devils@users.noreply.github.com>
2020-04-10 13:15:44 +09:00
R. RyanTM 8eb079d4de memtest86-efi: 8.2 -> 8.3 2020-04-10 03:28:48 +00:00
R. RyanTM 5c48df17be bdf2sfd: 1.1.0 -> 1.1.1 2020-04-09 11:30:52 -07:00
Mario Rodas f552699cce
Merge pull request #84762 from marsam/update-shadowenv
shadowenv: 1.3.2 -> 2.0.0
2020-04-09 11:08:36 -05:00
Vladyslav M 6885f1503e
Merge pull request #84769 from r-ryantm/auto-update/dua
dua: 2.3.8 -> 2.5.0
2020-04-09 16:25:38 +03:00
Oleksii Filonenko 41bcd8652d lsd: add filalex77 to maintainers 2020-04-09 12:52:07 +03:00
Oleksii Filonenko f5ceacc4a7 lsd: use installShellCompletion 2020-04-09 12:51:59 +03:00
Oleksii Filonenko 75223b6367 lsd: 0.16.0 -> 0.17.0 2020-04-09 12:47:18 +03:00
R. RyanTM db2cdc5ca0 dua: 2.3.8 -> 2.5.0 2020-04-09 02:34:18 +00:00
s1341 f1090bdaf8 page: init at 2.3.4 2020-04-08 10:50:05 -07:00
Samuel Leathers 72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Mario Rodas 1fcb7ce05b
shadowenv: 1.3.2 -> 2.0.0 2020-04-08 04:20:00 -05:00
Michael Peyton Jones 4df9436951
heatseeker: fix finding stty
Otherwise this crashes at runtime.

I've opened https://github.com/rschmitt/heatseeker/issues/42 upstream.
2020-04-08 09:53:48 +01:00
Oleksii Filonenko 02f3a1ff52
tydra: init at 1.0.2 2020-04-07 20:28:19 +03:00
Mario Rodas e4f9166a24
skim: fix bash completion 2020-04-07 04:20:00 -05:00
Maximilian Bosch 3e0a8ba8d3
Merge pull request #84358 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.119 -> 1.0.123
2020-04-07 01:45:49 +02:00
Matthew Bauer 51ab062863 dvtm: add ncurses dev input to PATH
fixes cross compilation
2020-04-06 16:36:30 -04:00
R. RyanTM 53856e607e chafa: 1.2.2 -> 1.4.0 2020-04-06 12:40:23 -07:00
Bruno Bigras 43f3223a6b starship: 0.38.1 -> 0.39.0 2020-04-06 11:59:33 -04:00
Michael Fellinger f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Jörg Thalheim 5af0a6c7f4
Merge pull request #84450 from akhramov/master
rockbox-utility: add wrapQtAppsHook
2020-04-06 12:20:43 +01:00
Artem Khramov 861df8abd5
rockbox-utility: add wrapQtAppsHook
It seems like all QT apps which use dynamic plugins should be wrapped
with `wrapQtAppsHook`. However, rockbox-utility is still not wrapped,
therefore fails to launch.

This change adds `qt5.wrapQtAppsHook` to nativeBuildInputs of
rockbox-utility.
2020-04-06 15:24:15 +06:00
José Romildo Malaquias 9908785fa7
Merge pull request #84230 from romildo/upd.gnome-icon-theme
gnome2.gnome_icon_theme: 2.91.93 -> 3.12.0
2020-04-05 22:42:58 -03:00
José Romildo Malaquias 737586bf4f gnome2.gnome-icon-theme: move to pkgs/data/icons 2020-04-05 22:14:23 -03:00
Ryan Mulligan 52f76b8907
Merge pull request #84322 from r-ryantm/auto-update/yad
yad: 5.0 -> 6.0
2020-04-05 07:15:24 -07:00
R. RyanTM d161f64888 debootstrap: 1.0.119 -> 1.0.123 2020-04-05 13:59:54 +00:00
Frederik Rietdijk e50c67ad7e
Merge pull request #83618 from NixOS/staging-next
Staging next
2020-04-05 13:13:21 +02:00
Mario Rodas cd33f3aaeb
Merge pull request #84317 from r-ryantm/auto-update/shadowenv
shadowenv: 1.3.1 -> 1.3.2
2020-04-05 04:28:47 -05:00
R. RyanTM f8a998688b yad: 5.0 -> 6.0 2020-04-05 07:25:48 +00:00
Frederik Rietdijk 866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
R. RyanTM 0b6ba28190 shadowenv: 1.3.1 -> 1.3.2 2020-04-05 05:42:23 +00:00
Anderson Torres f0959a7b0c
Merge pull request #84284 from AndersonTorres/update-babashka
babashka: 0.0.71 -> 0.0.78
2020-04-04 22:26:40 -03:00
Jan Tojnar 77c23a5933
rpm-ostree: add libdnf comments 2020-04-05 00:19:14 +02:00
AndersonTorres 78cd46512c babashka: 0.0.71 -> 0.0.78 2020-04-04 18:34:09 -03:00
James Hillyerd 246c8fc7f6 chezmoi: update build tags to chezmoi 1.7.18 format 2020-04-04 13:15:25 -07:00
Jan Tojnar 38ed5c6d8e
uhubctl: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 12:47:39 +02:00
Jan Tojnar 6fb46fd868
ddcutil: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 08:54:45 +02:00
Spencer Baugh 797d90e259 csv2latex: init at 0.22 2020-04-04 00:09:28 -04:00
José Romildo Malaquias 4d9a57bd76 treewide: rename gnome2.gnome_icon_theme package to use dashes 2020-04-03 23:24:53 -03:00
Cole Helbling 654a4711f6
zoxide: 0.3.0 -> 0.3.1
https://github.com/ajeetdsouza/zoxide/compare/v0.3.0...v0.3.1
2020-04-03 13:24:45 -07:00
Frederik Rietdijk 92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Mario Rodas 05e5a15ef7
Merge pull request #84159 from marsam/update-skim
skim: 0.8.0 -> 0.8.1
2020-04-03 06:42:34 -05:00
Maximilian Bosch 33157673f4
Merge pull request #84170 from zowoq/fzf
fzf: 0.21.0-1 -> 0.21.1
2020-04-03 11:46:00 +02:00
zowoq cc21aa99a4 fzf: 0.21.0-1 -> 0.21.1
https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0211
2020-04-03 18:50:25 +10:00
tomberek 939976a929
parallel-full: init SQL and CSV support (#77619)
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-04-03 09:49:28 +01:00
Sarah Brofeldt abcc2a092f
Merge pull request #83868 from davidtwco/wootility-3.4.6
wootility: 3.3.3 -> 3.4.6
2020-04-02 20:25:53 +02:00
Vladyslav M 2437abea93 kanshi: 1.0.0 -> 1.1.0 2020-04-02 16:14:04 +00:00
Tristan Helmich (omniIT) 5cb04b4377 graylog: 3.2.2 -> 3.2.4 2020-04-02 16:12:15 +00:00
Ryan Mulligan 09190b9c16
Merge pull request #84029 from r-ryantm/auto-update/topgrade
topgrade: 4.2.0 -> 4.3.1
2020-04-02 06:47:36 -07:00
Jonathan Ringer 931f3a7b81 git-town: 7.2.0 -> 7.3.0 2020-04-02 09:21:04 +00:00
Mario Rodas bb3d5bc250
skim: 0.8.0 -> 0.8.1 2020-04-02 04:20:00 -05:00
Ryan Mulligan 82773f457c
Merge pull request #84006 from r-ryantm/auto-update/pfetch
pfetch: 0.5.0 -> 0.6.0
2020-04-01 17:57:20 -07:00
zowoq c7b62bde04 kepubify: 3.1.1 -> 3.1.2
https://github.com/geek1011/kepubify/releases/tag/v3.1.2
2020-04-01 16:54:47 -07:00
R. RyanTM d4a26db066 topgrade: 4.2.0 -> 4.3.1 2020-04-01 20:28:35 +00:00
R. RyanTM 5c462a9c29 pfetch: 0.5.0 -> 0.6.0 2020-04-01 17:26:39 +00:00
Mario Rodas c8fb6b51a2
Merge pull request #83942 from r-ryantm/auto-update/broot
broot: 0.13.4 -> 0.13.5b
2020-04-01 08:30:31 -05:00
Mario Rodas 0b09ea6aed
Merge pull request #83968 from r-ryantm/auto-update/fwup
fwup: 1.5.1 -> 1.5.2
2020-04-01 08:30:06 -05:00
Mario Rodas 5f1a7f8666
Merge pull request #83947 from r-ryantm/auto-update/chezmoi
chezmoi: 1.7.16 -> 1.7.18
2020-04-01 07:57:58 -05:00
R. RyanTM 1fc60492a0 fwup: 1.5.1 -> 1.5.2 2020-04-01 12:04:49 +00:00
R. RyanTM 5fabf11c48 chezmoi: 1.7.16 -> 1.7.18 2020-04-01 09:39:13 +00:00
R. RyanTM 25507443ec broot: 0.13.4 -> 0.13.5b 2020-04-01 09:02:12 +00:00
zowoq 839083895c kepubify: 3.1.0 -> 3.1.1
https://github.com/geek1011/kepubify/releases/tag/v3.1.1
2020-03-31 23:14:24 -07:00
Lily Ballard 06b05163f4 ffsend: 0.2.58 -> 0.2.59 2020-03-31 16:55:23 -07:00
Jan Tojnar dbb4a47de0
Merge branch 'staging-next' into staging 2020-03-31 21:33:00 +02:00
Jan Tojnar 3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
Timo Kaufmann 1b6245b4fb
Merge pull request #82177 from tckmn/add-ipbt
ipbt: init at 20190601.d1519e0
2020-03-31 18:08:15 +00:00
Andy Tockman db397cd2ff ipbt: init at 20190601.d1519e0 2020-03-31 11:43:28 -05:00
Timo Kaufmann aaa8a8bcf9
Merge pull request #81007 from dawidsowa/thinkpad
thinkpad-scripts: init at 4.12.0
2020-03-31 15:02:35 +00:00
David Wood 2ec1a5cd12
wootility: 3.3.3 -> 3.4.6 2020-03-31 11:30:31 +01:00
Michele Guerini Rocco 7f5400c344
Merge pull request #83669 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.194 -> 1.195
2020-03-31 09:43:26 +02:00
Doron Behar 9435d3e9e5 pistol: init at 0.0.4 2020-03-30 20:18:12 -07:00
R. RyanTM 41367ab699 vimwiki-markdown: 0.2.0 -> 0.3.0 2020-03-30 19:42:03 -07:00
R. RyanTM 32721cac48 kargo: 0.4.6 -> 0.4.8 2020-03-30 19:41:56 -07:00
R. RyanTM 95f852d7c1 you-get: 0.4.1410 -> 0.4.1432 2020-03-30 19:39:35 -07:00
Maximilian Bosch b1e3fb7747
diffoscope: 137 -> 138
https://salsa.debian.org/reproducible-builds/diffoscope/-/tags/138
2020-03-31 00:06:33 +02:00
Anderson Torres b310f564c2
Merge pull request #80788 from DerGuteMoritz/babashka
babashka: init at 0.0.71
2020-03-30 17:44:40 -03:00
R. RyanTM f59308dc2a plantuml: 1.2020.2 -> 1.2020.5 2020-03-30 19:56:02 +02:00
Frederik Rietdijk 46ec52f329 buildPython*: use pname 2020-03-30 17:07:41 +02:00
Mario Rodas 7fedac34b1
Merge pull request #83729 from marsam/update-fluent-bit
fluent-bit: 1.4.0 -> 1.4.1
2020-03-30 05:52:21 -05:00
Benjamin Hipple ecfb2b41ce
Merge pull request #80522 from doronbehar/update-brotab
brotab: 1.1.0 -> 1.2.1
2020-03-30 01:25:49 -04:00
Benjamin Hipple 25467c4490
Merge pull request #83735 from cole-h/zoxide
zoxide: 0.2.2 -> 0.3.0
2020-03-29 23:05:04 -04:00
Cole Helbling dbdae465cb
zoxide: 0.2.2 -> 0.3.0
https://github.com/ajeetdsouza/zoxide/compare/v0.2.2...v0.3.0
2020-03-29 18:54:24 -07:00
Mario Rodas a105345624
Merge pull request #83650 from r-ryantm/auto-update/pspg
pspg: 2.6.6 -> 2.7.1
2020-03-29 19:29:27 -05:00
Profpatsch bf3bd5fee1 skawarePackages: support static builds via pkgsStatic
Most of the skaware packages already build just fine with pkgsStatic,
however the wrapper scripts for execline and stdnotify-wrapper needed
the `-lskarlib` argument to go at the end.

`utmps` and `nsss` still fail with this error:

```
exec ./tools/install.sh -D -m 600 utmps-utmpd /bin/utmps-utmpd
/build/utmps-0.0.3.1/tools/install.sh: line 48: can't create /bin/utmps-utmpd.tmp.479: Permission denied
make: *** [Makefile:121: /bin/utmps-utmpd] Error 1
```
2020-03-30 01:35:39 +02:00
Profpatsch 49be064fa5 skawarePackages: release 2020-03
Hello,

  New versions of all the skarnet.org packages are available.
This is mostly a bugfix release (there was an installation bug in
some circumstances with shared libraries) but some packages, notably
execline and s6, have new, useful features.

  The new versions are the following:

skalibs-2.9.2.0
nsss-0.0.2.2
utmps-0.0.3.2
execline-2.6.0.0
s6-2.9.1.0
s6-rc-0.5.1.2
s6-linux-init-1.0.4.0
s6-dns-2.3.2.0
s6-networking-2.3.1.2
s6-portable-utils-2.2.2.2
s6-linux-utils-2.5.1.2
mdevd-0.1.1.2
bcnm-0.0.1.0

  Here are details for the packages that have more than bugfixes:

* skalibs-2.9.2.0
   ---------------

  - New header: skalibs/bigkv.h. It's a set of functions allowing
efficient lookups in a large set of strings (typically read from the
command line or the environment).

  https://skarnet.org/software/skalibs/
  git://git.skarnet.org/skalibs

  * execline-2.6.0.0
    ----------------

  - It's a major release because an API has been modified: dollarat.
Beforehand, dollarat's -0 option would always prevail over any -d
option. Now, dollarat has its conflicting -0 and -d options handled
in the conventional way, with rightmost priority.

  - The runblock program now accepts a command line prefix, which is
given as runblock's own command line. This allows blocks to serve as
arguments to a new command, instead of having to be full command lines
by themselves.

  - New binary: posix-umask.

  - The former "cd" program is now named "execline-cd" and the former
"umask" program is named "execline-umask". When the=20
--enable-pedantic-posix
option is not given at configure time, "cd" and "umask" are symbolic
links created at installation time and pointing to execline-cd and
execline-umask respectively. When the --enable-pedantic-posix option is
given, the symbolic links point to posix-cd and posix-umask instead.

  - With posix-cd and posix-umask (and the changes to wait done in the
previous version), execline is now fully POSIX-compliant when built with
the --enable-pedantic-posix option. This will certainly, without the
slightest hint of a doubt, change distributions' attitudes about it.

  https://skarnet.org/software/execline/
  git://git.skarnet.org/execline

  * s6-2.9.1.0
    ----------

  - A new '?' directive has been added to s6-log. It behaves exactly like
'!', except that it spawns the given processor with /bin/sh as an
interpreter instead of execlineb.

  - execline support is now optional: it can be disabled by specifying
--disable-execline at configure time. Some functionality is unavailable
when execline support is disabled:
    * s6-log's '!' directive
    * s6-notifyoncheck's -c option
    * s6-ipcserver-access's support for 'exec' directives in a ruleset

  - A new -X option has been added to s6-svscan, to specify a descriptor
that will be passed as stderr to a service spawned by this s6-svscan and
named s6-svscan-log. This is used in the new s6-linux-init, to avoid
needing to hardcode the /dev/console name for the catch-all logger's
standard error.

  - On systems that define SIGPWR and SIGWINCH, s6-svscan -s now diverts
those signals. This allows powerfail and kbrequest events to be handled
when s6-svscan runs as process 1.

  https://skarnet.org/software/s6/
  git://git.skarnet.org/s6

  * s6-linux-init-1.0.4.0
    ---------------------

  - New options have been added to s6-linux-init-maker: to support
running s6-linux-init without a catch-all logger, and to support running
it in a container.

  - s6-linux-init-maker now adds a SIGPWR handler to the default image:
on receipt of a SIGPWR, the system's shutdown procedure is triggered.

  - s6-linux-init now handles kbrequest, which triggers a SIGWINCH in
init when a special, configurable set of keys is pressed. By default,
no SIGWINCH handler is declared in the image, and no set of keys is
bound to kbrequest.

  https://skarnet.org/software/s6-linux-init/
  git://git.skarnet.org/s6-linux-init

  * s6-dns-2.3.2.0
    --------------

  - New library: libdcache, implementing a clean cache structure
to contain DNS data. It's still not used at the moment.

  https://skarnet.org/software/s6-dns/
  git://git.skarnet.org/s6-dns

  * bcnm-0.0.1.0
    ------------

  - First numbered release, because the Ad=C3=A9lie Linux distribution,
which uses libwpactrl, needs an official release instead of pulling
from git.

  - libwpactrl is a set of C functions helping control a wpa_supplicant
process.

  - bcnm-waitif is a binary that waits for network interface state
events such as appearance/disappearance, up/down, running/not-running.
It is useful to avoid race conditions during a boot sequence, for
instance.

  https://skarnet.org/software/bcnm/
  git://git.skarnet.org/bcnm

  Enjoy,
  Bug-reports welcome.

--
  Laurent
2020-03-30 01:23:46 +02:00
Jörg Thalheim 10059e4b71
Merge remote-tracking branch 'upstream/master' into HEAD 2020-03-29 14:08:10 +01:00
Jörg Thalheim e1bea9e8b1
vector: fix strict deps build 2020-03-29 12:37:26 +01:00
Jörg Thalheim 965dc7bb24
uutils-coreutils: fix strict deps build 2020-03-29 12:37:26 +01:00
Jörg Thalheim b684103191
tensorman: fix strict deps build 2020-03-29 12:37:26 +01:00
Jörg Thalheim 0c3759abdf
parallel-rust: remove
- package has no maintainer
- upstream is dead
- build is broken
2020-03-29 12:37:25 +01:00
Jörg Thalheim 2e74a9b1bf
vdirsyncer: fix strict deps build 2020-03-29 12:37:25 +01:00
R. RyanTM 9fc47b3849 bdf2psf: 1.194 -> 1.195 2020-03-29 10:58:40 +00:00
Mario Rodas 0dccdd6189
fluent-bit: 1.4.0 -> 1.4.1
Release notes: https://fluentbit.io/announcements/v1.4.1/
2020-03-29 04:20:00 -05:00
R. RyanTM 3015851788 pspg: 2.6.6 -> 2.7.1 2020-03-29 07:27:43 +00:00
Frederik Rietdijk a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Elis Hirwing f2baa711d1
Merge pull request #82237 from zaninime/libgen-cli
libgen-cli: init at 1.0.5
2020-03-28 14:36:38 +01:00
Elis Hirwing 362a983a45
Merge pull request #82278 from lightdiscord/package-request/pdf-parser
pdf-parser: init at 0.7.4
2020-03-28 14:34:02 +01:00
Michael Raskin 05f0934825
Merge pull request #82939 from jluttine/linphone-4.1.1
linphone: 3.12.0 -> unstable-2020-03-06
2020-03-28 12:27:16 +00:00
Jaakko Luttinen 4179075b4d
bcunit: 3.0.2 -> unstable-2019-11-19 2020-03-28 11:25:28 +02:00
Jörg Thalheim 774ddebd87
Merge pull request #83472 from Mic92/propragate-darwin-go
Propragate darwin go
2020-03-28 06:57:59 +00:00
Lancelot SIX 087417b34e
Merge pull request #83431 from r-ryantm/auto-update/bibutils
bibutils: 6.8 -> 6.10
2020-03-27 19:51:01 +01:00
Michael Weiss 0950324466 scons: Add passthru.py2 for backward compatibility
Not all packages build with Python 3, see #75877. The goal is to get rid
of Python 2 but this approach ensures a smoother transition.
2020-03-27 10:49:52 -07:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
R. RyanTM 73f6510359 bibutils: 6.8 -> 6.10 2020-03-26 16:41:52 +00:00
Michael Weiss 7cf37cc0be
html-proofer: 3.15.1 -> 3.15.2 2020-03-26 13:46:06 +01:00
Vladyslav M 8fea62654d
dua: 2.3.1 -> 2.3.8 2020-03-26 10:12:28 +02:00
Mario Rodas ad8bd3b430
fluent-bit: 1.3.11 -> 1.4.0 2020-03-25 18:00:00 -05:00
Orivej Desh c2f5006735 timidity: fix playing over JACK with -iA -Oj
Based on https://bugs.archlinux.org/task/40906#comment124519
2020-03-25 23:01:42 +00:00
Samuel W. Flint 3fe9ff525a
x11idle: update version, repository (#35676)
Co-authored-by: Enteee <ducksource@duckpond.ch>
2020-03-25 14:31:06 +00:00
peelz c79b04a9a5 rmtrash: init at 1.13 2020-03-24 19:01:31 -07:00
zowoq d6273a5934 youtube-dl: 2020.03.08 -> 2020.03.24
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.03.24
2020-03-24 11:51:57 +10:00
Maximilian Bosch 0bfd0187da
parallel: 20200222 -> 202003222
https://fossies.org/diffs/parallel/20200222_vs_20200322/NEWS-diff.html
2020-03-24 01:27:04 +01:00
LightDiscord 29e6e32ef9
pdf-parser: init at 0.7.4 2020-03-23 20:45:51 +01:00
Mario Rodas a991be8fde
starship: 0.37.0 -> 0.38.1 2020-03-22 04:20:00 -05:00
Michael Weiss 868f1ceb30
wev: 2019-08-11 -> 1.0.0 2020-03-23 14:50:21 +01:00
Mario Rodas 9255c0677a
Merge pull request #83168 from marsam/update-z-lua
z-lua: 1.7.4 -> 1.8.4
2020-03-22 20:16:25 -05:00
Mario Rodas 0c59458e44
bat: 0.12.1 -> 0.13.0
Changelog: https://github.com/sharkdp/bat/releases/tag/v0.13.0
2020-03-22 07:25:00 -05:00
Maximilian Bosch 6c48c7b81f
fd: 7.4.0 -> 7.5.0
https://github.com/sharkdp/fd/releases/tag/v7.5.0
2020-03-22 19:52:00 +01:00
Mario Rodas 4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Mario Rodas 6c756e8b15
z-lua: 1.7.4 -> 1.8.4 2020-03-22 04:20:00 -05:00
Matthew Bauer b94300945a
Merge pull request #75940 from davidtwco/wooting-init
wooting: init wootility, wooting-udev-rules and module
2020-03-22 02:03:52 -04:00
Mario Rodas b11d54582d pgmetrics: fix build on darwin 2020-03-21 05:58:00 -05:00
Mario Rodas 4bf3a0de2e pgcenter: fix build on darwin 2020-03-21 05:57:00 -05:00
Mario Rodas 0c25c3fd13 mutagen: fix build on darwin 2020-03-21 05:56:00 -05:00
Mario Rodas 378de230c1 kepubify: fix build on darwin 2020-03-21 05:34:00 -05:00
Mario Rodas 33f90726c3 gotify-cli: fix build on darwin 2020-03-21 05:10:00 -05:00
Mario Rodas 86d19c4e32 chezmoi: fix build on darwin 2020-03-21 04:40:00 -05:00
Mario Rodas 203e2ca6f9 docui: fix build on darwin 2020-03-21 04:36:00 -05:00
Cole Helbling 9ac94c36d4
zoxide: 0.2.1 -> 0.2.2 2020-03-19 13:21:46 -07:00
Mario Rodas a97b3677e3
fluent-bit: 1.3.9 -> 1.3.11 2020-03-19 04:20:00 -05:00
Mario Rodas 8e63168be0
Merge pull request #82961 from cole-h/zoxide
zoxide: 0.2.1 -> 0.2.2
2020-03-19 19:16:06 -05:00
Florian Klink d07af374c1
Merge pull request #81200 from flokli/edid-generator
edid-generator: init at unstable-2018-03-15
2020-03-19 22:48:44 +01:00
Maximilian Bosch b51d4e588d
thefuck: 3.29 -> 3.30
https://github.com/nvbn/thefuck/releases/tag/3.30
2020-03-19 21:24:26 +01:00
zowoq 0e886b69ab fd: use installShellFiles 2020-03-18 20:07:38 -07:00
Jörg Thalheim 97ac11f6a3
blsd: marked as broken
no longer compatible without libgit version.
Also seems unmaintained since 3 years.
2020-03-18 09:21:08 +00:00
Maximilian Bosch e808d11c43
peep: init at 0.1.4 2020-03-17 23:25:51 +01:00
Mario Rodas 6536311315
Merge pull request #82731 from r-ryantm/auto-update/zabbix-cli
zabbix-cli: 2.1.1 -> 2.2.1
2020-03-17 08:07:21 -05:00