Commit graph

8885 commits

Author SHA1 Message Date
Ryan Mulligan 42ad5a6636
Merge pull request #115618 from r-ryantm/auto-update/silicon
silicon: 0.4.0 -> 0.4.1
2021-03-20 19:56:12 -07:00
Ryan Mulligan 770f01c278
Merge pull request #116398 from r-ryantm/auto-update/code-minimap
code-minimap: 0.5.0 -> 0.5.1
2021-03-20 19:41:55 -07:00
Fabian Affolter ef5d88f081 past-time: init at 0.2.1 2021-03-21 01:04:23 +01:00
Sandro 530f854ba2
Merge pull request #116986 from fabaff/speedtest-cli
librespeed-cli: init at 1.0.7
2021-03-20 19:57:51 +01:00
Sandro b9000499b7
Merge pull request #116314 from pacien/hidrd-init
hidrd: init at unstable-2019-06-03
2021-03-20 16:28:07 +01:00
Sandro 0f53fe275e
Merge pull request #116972 from fabaff/boltbrowser
boltbrowser: init at 2.0
2021-03-20 03:33:47 +01:00
Fabian Affolter 12ebccaf38 librespeed-cli: init at 1.0.7 2021-03-19 23:40:37 +01:00
Fabian Affolter 86c2d1bf05 boltbrowser: init at 2.0 2021-03-19 22:18:41 +01:00
Frederik Rietdijk 1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01: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] d73a492e83
Merge master into staging-next 2021-03-19 00:41:01 +00:00
Sandro 711ea2b67d
Merge pull request #116600 from siraben/darwin-mass-fix-buildInputs=0 2021-03-19 00:37:20 +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
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
Jan Tojnar 2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
rnhmjoj 7453cb20b1
abduco: 2018-05-16 -> 2020-04-30 2021-03-18 17:20:20 +01:00
Ben Siraphob bfde7b6b8d vimer: 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 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
Sandro c86907f324
Merge pull request #116239 from j4m3s-s/add-tea 2021-03-18 16:54:27 +01:00
Jan Tojnar 0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
zowoq f7393191e7 youtube-dl: 2021.03.03 -> 2021.03.14
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.14
2021-03-18 19:20:59 +10:00
Maximilian Bosch c2e781ef27
Merge pull request #116397 from r-ryantm/auto-update/cicero-tui
cicero-tui: 0.1.4 -> 0.2.0
2021-03-17 19:20:19 +01:00
Ben Siraphob 3458083b8a git-fire: expand platforms to all 2021-03-17 16:26:38 +07:00
Ben Siraphob b2c57112d8 bcunit: expand platforms to all 2021-03-17 16:25:35 +07:00
Ben Siraphob cacacac717 bbe: expand platforms to all 2021-03-17 16:25:16 +07:00
Ben Siraphob d4e2b08b79 apparix: expand platforms to all 2021-03-17 16:25:00 +07:00
Samuel Gräfenstein 817f0fd741
perlPackages: NetLDAP -> perlldap
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
github-actions[bot] 974e83db9a
Merge master into staging-next 2021-03-16 12:25:48 +00:00
Sandro 5fa9e2808f
Merge pull request #116441 from yanganto/czkawka-3
czkawka: init at 3.0.0
2021-03-16 12:56:01 +01:00
Antonio Yang 8483e9b387 czkawka: init at 3.0.0 2021-03-16 15:44:04 +08:00
github-actions[bot] d18aaddde4
Merge master into staging-next 2021-03-16 00:39:08 +00:00
R. RyanTM ca21d4ff44 vttest: 20200610 -> 20210210 2021-03-15 15:12:24 -04:00
github-actions[bot] 4915d2cb4c
Merge master into staging-next 2021-03-15 18:16:46 +00:00
Ryan Mulligan adb55a6c29
Merge pull request #116310 from r-ryantm/auto-update/mcfly
mcfly: 0.5.4 -> 0.5.5
2021-03-15 07:46:28 -07:00
github-actions[bot] dec95bae4a
Merge master into staging-next 2021-03-15 12:25:41 +00:00
R. RyanTM 0d4e75fcea code-minimap: 0.5.0 -> 0.5.1 2021-03-15 10:31:56 +00:00
R. RyanTM 55c6ecf527 cicero-tui: 0.1.4 -> 0.2.0 2021-03-15 10:18:13 +00:00
Sandro 266dc8c3d0
Merge pull request #116342 from dotlambda/ytfzf-1.1.0
ytfzf: 1.0.1 -> 1.1.0
2021-03-15 09:37:03 +01:00
R. RyanTM 0b0ce14b80 yad: 7.3 -> 8.0 2021-03-15 03:39:47 -04:00
R. RyanTM 3f74138ce2 dijo: 0.2.6 -> 0.2.7 2021-03-15 03:29:05 -04:00
github-actions[bot] 8fa4dca9b5
Merge master into staging-next 2021-03-15 00:40:27 +00:00
Ryan Mulligan 1561c538e7
Merge pull request #116033 from r-ryantm/auto-update/pcb2gcode
pcb2gcode: 2.2.3 -> 2.3.0
2021-03-14 16:59:24 -07:00
Robert Schütz 40e2f9fb03 ytfzf: 1.0.1 -> 1.1.0
Prevent ytfzf from installing its own updates.
Add all programs that are possibly used in the script to $PATH.
A 10M increase in closure size seems very acceptable.
2021-03-14 20:03:20 +01:00
github-actions[bot] c7b23f6440
Merge master into staging-next 2021-03-14 18:17:08 +00:00