Commit graph

277117 commits

Author SHA1 Message Date
Sandro d00e4cd1fe
Merge pull request #115381 from rskew/master 2021-03-19 14:00:01 +01:00
Anderson Torres af20ac46a8
Merge pull request #116786 from MatthewCroughan/freecad-flatmesh
freecad: add flatmesh library via '-D BUILD_FLAT_MESH:BOOL=ON'
2021-03-19 09:59:38 -03: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
edef 7ea4ee71c9
Merge pull request #112822 from deviant/localtime-user-allocation
nixos/localtime: make localtimed a system user
2021-03-19 12:45:58 +00:00
edef 65f9b13d1f
Merge pull request #116820 from deviant/bump-vsls
vsce/MS-vsliveshare.vsliveshare: 1.0.3912 -> 1.0.3968
2021-03-19 12:42:39 +00:00
Sandro 24d3016208
Merge pull request #114016 from oxalica/fix/partition-manager 2021-03-19 13:02:40 +01:00
WilliButz 9fb26cf0c8
Merge pull request #116829 from andir/grafana
grafana: 7.4.3 -> 7.4.5
2021-03-19 12:31:39 +01:00
Florian Klink ec27c69c36
Merge pull request #116823 from aforemny/unbreak-containers
Revert "nixos/systemd: Handle template overrides"
2021-03-19 12:30:58 +01:00
Doron Behar 22710a0bc5
Merge pull request #99304 from woffs/nncp-5.4.0
nncp: 5.3.3 -> 6.2.0
2021-03-19 11:22:51 +00:00
Jörg Thalheim a99b2f4274 deltachat-electron: 1.15.2 -> 1.15.3 2021-03-19 12:09:04 +01:00
R. RyanTM 9ed9e5f8c3 cbonsai: 1.0.1 -> 1.0.4 2021-03-19 12:03:27 +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
Vincent Laporte b68839485d ocamlPackages.bitstring: 4.0.1 → 4.1.0 2021-03-19 11:47:03 +01:00
Andreas Rammhold 9a3f2457f1
grafana: 7.4.3 -> 7.4.5
This fixes a few CVEs around authentication bypass with Grafana. Details
are available in the [annoucement].

CVE-2021-27962, CVE-2021-28146, CVE-2021-28147, CVE-2021-28148

[annoucement]: https://grafana.com/blog/2021/03/18/grafana-6.7.6-7.3.10-and-7.4.5-released-with-important-security-fixes-for-grafana-enterprise/
2021-03-19 11:29:01 +01:00
Michael Weiss 33bd43d2ea
chromiumDev: 91.0.4442.4 -> 91.0.4449.6 2021-03-19 11:26:49 +01:00
Doron Behar 23ef497c17
Merge pull request #111237 from r-ryantm/auto-update/gtkwave
gtkwave: 3.3.107 -> 3.3.108
2021-03-19 10:24:36 +00:00
Doron Behar f7b6ac73dc
Merge pull request #111775 from r-ryantm/auto-update/matterbridge
matterbridge: 1.21.0 -> 1.22.0
2021-03-19 10:14:29 +00:00
Doron Behar 1ae5e50d80
Merge pull request #115557 from r-ryantm/auto-update/samplv1
samplv1: 0.9.18 -> 0.9.20
2021-03-19 09:48:18 +00:00
Doron Behar 1c34f37070
Merge pull request #110166 from r-ryantm/auto-update/pax-utils
pax-utils: 1.2.6 -> 1.2.8
2021-03-19 09:21:20 +00:00
Sandro 8f1b0373f9
Merge pull request #116750 from freezeboy/update-mattermost
mattermost: 5.25.3 -> 5.32.1
2021-03-19 09:48:32 +01:00
Christian Kauhaus 260f5970d0
Merge pull request #116459 from Pamplemousse/document_vulnerability_roundup
documentation: Add content about Vulnerability roundups
2021-03-19 09:12:04 +01:00
Doron Behar e6af44ab42
Merge pull request #110345 from r-ryantm/auto-update/cutelyst
cutelyst: 2.14.0 -> 2.14.2
2021-03-19 08:09:01 +00:00
Doron Behar 979de853c3
Merge pull request #110532 from r-ryantm/auto-update/pidgin-carbons
pidgin-carbons: 0.2.2 -> 0.2.3
2021-03-19 08:08:24 +00:00
Doron Behar 8b3f258bbc
Merge pull request #109928 from r-ryantm/auto-update/cproto
cproto: 4.7q -> 4.7r
2021-03-19 08:06:26 +00:00
Alexander Foremny 297b1ba320 Revert "nixos/systemd: Handle template overrides"
This reverts commit e3b90b6ccc.

This commit broke container tests and thus blocked channels from
advancing.
2021-03-19 09:05:33 +01:00
Doron Behar 5dc8d8132d
Merge pull request #109927 from r-ryantm/auto-update/clipgrab
clipgrab: 3.9.5 -> 3.9.6
2021-03-19 08:05:33 +00:00
Vincent Laporte 1bb03d47cd ocamlPackages.ppx_import: 1.7.1 → 1.8.0 2021-03-19 08:17:03 +01:00
R. RyanTM dd503734f0 python38Packages.jenkins-job-builder: 3.8.0 -> 3.9.0 2021-03-18 23:29:43 -07:00
R. RyanTM 6e356dd8f7 python38Packages.databricks-cli: 0.14.2 -> 0.14.3 2021-03-18 23:29:10 -07:00
R. RyanTM 1f7bf3790d python38Packages.gradient: 1.4.2 -> 1.4.3 2021-03-18 23:28:55 -07:00
V ea677101b7 vsce/MS-vsliveshare.vsliveshare: 1.0.3912 -> 1.0.3968 2021-03-19 07:21:29 +01:00
Stig e35acbb6d8
Merge pull request #114065 from zakame/updates/perl-Mojolicious-9.01
perlPackages.Mojolicious: 8.71 -> 9.10
2021-03-19 06:46:03 +01:00
Zak B. Elep 9876b66d7b perlPackages.LinkEmbedder: 1.16 -> 1.17 2021-03-19 12:51:46 +08:00
Zak B. Elep d6c2d86126 perlPackages.OpenAPIClient: 0.25 -> 1.00 2021-03-19 12:51:46 +08:00
Zak B. Elep bcef2ef241 perlPackages.MojoliciousPluginOpenAPI: 3.40 -> 4.00 2021-03-19 12:51:46 +08:00
Zak B. Elep de015e25c9 perlPackages.JSONValidator: 4.10 -> 4.14 2021-03-19 12:51:46 +08:00
Zak B. Elep 69d546054a convos: 5.11 -> 6.06 2021-03-19 12:51:46 +08:00
Zak B. Elep 56e0d7c355 perlPackages.MojoUserAgentCached: 1.12 -> 1.16 2021-03-19 12:51:46 +08:00
Zak B. Elep 62998d65bc perlPackages.MojoSQLite: 3.004 -> 3.005 2021-03-19 12:51:46 +08:00
Zak B. Elep c716ac8095 perlPackages.MojoliciousPluginAssetPack: 2.10 -> 2.13 2021-03-19 12:51:43 +08:00
Zak B. Elep 4f1792a557 perlPackages.MinionBackendSQLite: 5.0.3 -> 5.0.4 2021-03-19 12:46:07 +08:00
Zak B. Elep 9f0eb44bb5 perlPackages.MojoIOLoopForkCall: use MojoIOLoopDelay
Mojolicious 9 has deprecrated and factored out Mojo::IOLoop::Delay out
to its own dist, so this module should now depend on this new dist; a
small patch to use this dependency is needed.
2021-03-19 12:46:07 +08:00
Zak B. Elep 2a7102e44b perlPackages.MojoIOLoopDelay: init at 8.76 2021-03-19 12:46:07 +08:00
Zak B. Elep f43e5916bd perlPackages.Mojolicious: 8.71 -> 9.10 2021-03-19 12:46:07 +08:00
Mario Rodas a6155fc19e
Merge pull request #116637 from r-ryantm/auto-update/minio
minio: 2021-03-12T00-00-47Z -> 2021-03-17T02-33-02Z
2021-03-18 22:44:28 -05:00
Mario Rodas 30467aa9dd
Merge pull request #116490 from sternenseemann/luv-0.5.7
ocamlPackages.luv: init at 0.5.7
2021-03-18 21:29:18 -05: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
Jack Gerrits a364fb6557 vowpal-wabbit: init at 8.9.2 2021-03-18 18:41:07 -07:00
Jack Gerrits f382f89af5 maintainers: add jackgerrits 2021-03-18 18:41:07 -07: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