Commit Graph

33457 Commits

Author SHA1 Message Date
Fabian Affolter
a9e8aa4dd4
Merge pull request #116933 from r-ryantm/auto-update/grype
grype: 0.7.0 -> 0.8.0
2021-03-19 19:15:17 +01:00
Fabian Affolter
a9ab5fa6dc
Merge pull request #116851 from r-ryantm/auto-update/gdu
gdu: 4.8.0 -> 4.8.1
2021-03-19 19:05:18 +01:00
Sandro
8fe245607d
Merge pull request #115121 from mitchmindtree/ardour-video
ardour: add a videoSupport option, harvid: init at 0.8.3, xjadeo: init at 0.8.10
2021-03-19 18:28:12 +01:00
Frederik Rietdijk
1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01:00
Eelco Dolstra
883c55748f
Merge pull request #116807 from cole-h/nix
nixUnstable: pre20210308_1c0e3e4 -> pre20210317_8a5203d, nixos-rebuild: nix flake info -> nix flake metadata
2021-03-19 17:24:21 +01:00
R. RyanTM
4d57eb17c5 grype: 0.7.0 -> 0.8.0 2021-03-19 15:30:54 +00:00
R. RyanTM
df412f6927 gdu: 4.8.0 -> 4.8.1 2021-03-19 14:39:07 +00:00
sternenseemann
00cecf2731 skawarePackages: 2021-02 release
Includes the following version changes:

- skalibs: 2.10.0.1 -> 2.10.0.2
- execline: 2.7.0.0 -> 2.8.0.0
- s6-networking: 2.4.0.0 -> 2.4.1.0
- s6-linux-init: 1.0.6.0 -> 1.0.6.1
- s6: 2.10.0.0 -> 2.10.0.2

Upstream maintainer notes:

------------------------------------------------------------

Mon, 15 Feb 2021 19:50:14 +0000

Hello,

New versions of some of the skarnet.org packages are available.

skalibs-2.10.0.2: bugfixes
execline-2.8.0.0: major version bump, but few and low-impact changes
s6-2.10.0.2: bugfixes
s6-linux-init-1.0.6.1: bugfixes
s6-networking-2.4.1.0: minor version bump

Some details:

* execline-2.8.0.0
  ----------------

- The if program now propagates its child's exit code by default if it
exits.
- The backtick program's -i behaviour (exit on child failure or
presence of a null character in its output) is now the default. Other
behaviours in case of child failure can be obtained via -I, -x or -D
options; -x is the new one.
- These changes are compatible with all the common uses of if and
backtick, but break compatibility in edge cases, which is why a
major version bump is required. This has nothing in common with the
previous major version bump, which had massive changes all over the
place; this one should go smoothly, and will only impact very specific
uses of backtick.

execline now has man pages, thanks to the untiring flexibeast!
The repository can be found here:

https://github.com/flexibeast/execline-man-pages

Please allow some time for the man pages to be updated to reflect
the current HTML documentation. Currently, the man pages document
execline-2.7.0.1; they are accurate for 2.8.0.0 except for the if and
backtick changes.

* s6-linux-init-1.0.6.1
  ---------------------

- Bugfixes.
- When s6-linux-init is built with utmps, the default utmp user for
s6-linux-init-maker was set to "utmp". That was a bug: now, by default,
s6-linux-init-maker does not create the utmp services if the -U option
is not given. If you used s6-linux-init-maker without the -U option
and still need the utmps services, you should explicitly set "-U utmp".

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

* s6-networking-2.4.1.0
  ---------------------

- Bugfixes (nothing security-related).
- It is now possible to define a maximum amount of time spent in the
TLS handshake no matter how s6-networking has been built. (The -K
option has been implemented for the libtls backend.)
- When SNI has been required, the TLS-related binaries now export
the SSL TLS SNI SERVERNAME option to their application; the variable
contains the relevant server name.

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

s6-networking has man pages as well:
https://github.com/flexibeast/s6-networking-man-pages

Enjoy,
Bug-reports welcome.

--
Laurent

------------------------------------------------------------

Copied from: http://skarnet.org/cgi-bin/archive.cgi?1:mss:1535:202102:lpehbljhhcpaopbnkkbf
2021-03-19 13:51:47 +01:00
github-actions[bot]
c804f22a81
Merge master into staging-next 2021-03-19 12:26:52 +00:00
Sandro
24d3016208
Merge pull request #114016 from oxalica/fix/partition-manager 2021-03-19 13:02:40 +01:00
Frank Doepper
2b16ff3457 nncp: 5.3.3 -> 6.2.0
- change build system from makefile to redo
- license gpl3Only
2021-03-19 12:01:35 +01:00
github-actions[bot]
6ffd2fe000
Merge master into staging-next 2021-03-19 06:17:55 +00:00
Dmitry Kalinkin
6869845ff1
Merge pull request #116808 from veprbl/pr/texlive_dvipng_set_gs
texlive.bin.dvipng: refactor gs hardcoding, add a test for it
2021-03-18 21:46:12 -04:00
Cole Helbling
c5383d6046 dfmt: init at 1.2.0
A smarter version of fmt, and simpler than par.

The best part (IMO) is that it autodetects beginning-of-line / comment
characters.
2021-03-18 18:37:06 -07:00
Dmitry Kalinkin
6829f9e141
texlive.bin.dvipng: refactor gs hardcoding, add a test for it 2021-03-18 20:55:35 -04:00
github-actions[bot]
d73a492e83
Merge master into staging-next 2021-03-19 00:41:01 +00:00
Cole Helbling
370a401ee0
nixUnstable: pre20210308_1c0e3e4 -> pre20210317_8a5203d 2021-03-18 17:26:23 -07:00
Niklas Hambüchen
296c47d7b2
Merge pull request #116282 from nh2/programs-turbovnc
turbovnc: Add programs.turbovnc, add test for headless software OpenGL
2021-03-19 01:12:33 +01:00
Sandro
711ea2b67d
Merge pull request #116600 from siraben/darwin-mass-fix-buildInputs=0 2021-03-19 00:37:20 +01:00
Sandro
1c762e1915
Merge pull request #116772 from benley/gcloud-completion
google-cloud-sdk: Fix bash completion for gcloud, gsutil
2021-03-18 23:59:30 +01:00
Sandro
8ce21fbec2
Merge pull request #116760 from rnhmjoj/abduco
abduco: 2018-05-16 -> 2020-04-30
2021-03-18 23:58:29 +01:00
SCOTT-HAMILTON
e53281a59b
usbview: init at 2.0 (#116450) 2021-03-18 23:24:20 +01:00
Robert Schütz
03eb6426af
Merge pull request #116405 from sgraf812/alttab
alttab: `doCheck`+`gpl3Plus`
2021-03-18 23:19:11 +01:00
Profpatsch
82b3b20d72 fdtools: fix missing gcc -> $CC replacement
clang compilation would fail because the author likes to hardcode
`gcc` in the build files.
2021-03-18 21:14:03 +01:00
Sandro
3a71547da6
Merge pull request #116719 from zowoq/kapp
kapp: install completion
2021-03-18 21:05:28 +01:00
Benjamin Staffin
ef2083cb7a google-cloud-sdk: Fix bash completion for gcloud, gsutil
bash-completion expects the files in
share/bash-completion/completions/ to be named identically to the
applicable commands (I think. This does make it work at least.)
2021-03-18 15:06:08 -04:00
Sebastian Graf
532ba32490 alttab: Enable doCheck
Consequently I had to add a few dependencies for the testsuite.
2021-03-18 19:58:05 +01:00
Sandro
e235883275
Merge pull request #116703 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 328.0.0 -> 332.0.0
2021-03-18 19:56:18 +01:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Fabian Affolter
77f39c54d3
Merge pull request #113551 from r-ryantm/auto-update/assh
assh: 2.11.0 -> 2.11.3
2021-03-18 19:11:00 +01:00
Sebastian Graf
a8fe53907d alttab: Clarify license to GPLv3-or-later 2021-03-18 18:57:44 +01:00
Maximilian Bosch
29ad1e7737
Merge pull request #116658 from r-ryantm/auto-update/thc-hydra
thc-hydra: 9.1 -> 9.2
2021-03-18 17:53:14 +01:00
Tim Steinbach
293057140b awscli: 1.19.29 -> 1.19.30 2021-03-18 12:25:09 -04:00
rnhmjoj
7453cb20b1
abduco: 2018-05-16 -> 2020-04-30 2021-03-18 17:20:20 +01:00
Ben Siraphob
28a16d05aa altermime: fix darwin build 2021-03-18 23:02:07 +07:00
Ben Siraphob
bfde7b6b8d vimer: expand platforms to all 2021-03-18 23:02:07 +07:00
Ben Siraphob
65e9dd0348 spirv-cross: expand platforms to all 2021-03-18 23:02:07 +07:00
Ben Siraphob
2da233a186 sfeed: expand platforms to all 2021-03-18 23:02:07 +07:00
Ben Siraphob
cc097672b9 imgurbash2: expand platforms to all 2021-03-18 23:02:06 +07:00
Ben Siraphob
d93c9d4880 httperf: expand platforms to all 2021-03-18 23:02:06 +07:00
Ben Siraphob
2890ff4309 dhcping: expand platforms to unix 2021-03-18 23:02:06 +07:00
Ben Siraphob
84c06d2717 bash_unit: expand platforms to all 2021-03-18 23:02:06 +07:00
Ben Siraphob
be473683ea ministat: expand platforms to all 2021-03-18 23:02:06 +07:00
Ben Siraphob
dc3138d9b0 epstool: fix darwin build 2021-03-18 23:02:06 +07:00
Ben Siraphob
e3e7090459 dejsonlz4: fix build on darwin 2021-03-18 23:02:06 +07:00
Ben Siraphob
3bced99816 zdelta: expand platforms to all and refactor 2021-03-18 23:02:05 +07:00
Sandro
af6d8c71d5
Merge pull request #116469 from zseri/rpm2targz
rpm2targz: init at 2021.03.16
2021-03-18 16:55:24 +01:00
Sandro
c86907f324
Merge pull request #116239 from j4m3s-s/add-tea 2021-03-18 16:54:27 +01:00
Sandro
779428586c
Merge pull request #116535 from SuperSandro2000/fix-collection27 2021-03-18 13:43:53 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00