Commit Graph

319518 Commits

Author SHA1 Message Date
Alyssa Ross
6e75f7c862 linuxPackages.system76: 1.0.9 -> 1.0.12 2021-09-28 07:34:34 +00:00
Maximilian Bosch
0b90c450df
Merge pull request #139444 from Ma27/bump-wiki-js
wiki-js: 2.5.214 -> 2.5.219
2021-09-28 09:33:34 +02:00
Justin Bedő
0bd43d11cc
Merge pull request #139609 from jbedo/r-updates
rPackages: update package set and fix some builds
2021-09-28 17:24:16 +10:00
Robert Schütz
80db552f62
Merge pull request #139587 from r-ryantm/auto-update/getmail6
getmail6: 6.18.3 -> 6.18.4
2021-09-27 23:33:30 -07:00
Vincent Laporte
7db3241076 ocamlPackages.ocsigen-toolkit: 2.12.2 → 3.0.1 2021-09-28 08:16:30 +02:00
Artturi
c05048b3e2
Merge pull request #136522 from fortuneteller2k/river
river, kile-wl: update
2021-09-28 08:33:28 +03:00
Peter Hoeg
dc72e18d5f quaternion: 0.0.9.5-beta2 -> 0.0.95 2021-09-28 10:32:53 +08:00
figsoda
984c8d67fb
Merge pull request #138907 from r-ryantm/auto-update/flow
flow: 0.160.0 -> 0.160.1
2021-09-27 22:31:45 -04:00
figsoda
e0f52be565
Merge pull request #139346 from hmenke/pass-git-helper
pass-git-helper: 1.1.1 -> 1.1.2
2021-09-27 22:16:49 -04:00
Ryan Burns
5d8d40c397
Merge pull request #139497 from r-burns/tensorflow-nvidia-x11
python3Packages.tensorflow-bin: remove nvidia_x11 reference
2021-09-27 19:09:49 -07:00
Ryan Burns
93c2859bfc
Merge pull request #139564 from r-burns/firestarter
firestarter: don't reference nvidia_x11 directly
2021-09-27 19:09:25 -07:00
figsoda
1d51acdbef
Merge pull request #139585 from r-ryantm/auto-update/catcli
catcli: 0.7.2 -> 0.7.3
2021-09-27 22:08:28 -04:00
Peter Hoeg
35cad8da44 heroku: remove peterhoeg as maintainer 2021-09-28 09:21:08 +08:00
Peter Hoeg
35dbdedf63 vala: not using vala 2021-09-28 09:21:08 +08:00
Peter Hoeg
aed860f876 nixos/zoneminder: not using zoneminder any longer 2021-09-28 09:21:08 +08:00
Robert Schütz
54e1db2152
Merge pull request #138479 from dotlambda/proj-8.1.1
proj: 7.2.1 -> 8.1.1
2021-09-27 16:46:32 -07:00
Artturi
d0e4e9b474
Merge pull request #131808 from Artturin/crystal-darwin-fix
Various crystal improvements
2021-09-28 01:26:40 +03:00
Michael Raskin
ed8c752e13
Merge pull request #139653 from Atemu/wine-minimal-without-installers
wine: only embed mono & gecko installers in winePackages.full
2021-09-27 21:54:38 +00:00
Matthieu Coudron
abc36451d7 lua: create a folder for hooks
- moved lua hooks to a specific folder as I foresee to add more
- moved generateLuarocksConfig to lib
- fix getLuaPath
- removed the useless rockspecDir
2021-09-27 23:42:54 +02:00
Fabian Affolter
99a1d8ef57
Merge pull request #139412 from r-ryantm/auto-update/python38Packages.mypy-boto3-s3
python38Packages.mypy-boto3-s3: 1.18.47 -> 1.18.48
2021-09-27 23:03:28 +02:00
Bernardo Meurer
e522f1f0a2
Merge pull request #139658 from TredwellGit/linux
Kernels 2021-09-27
2021-09-27 20:43:25 +00:00
Gabriel Ebner
7c1a58a630
Merge pull request #139613 from gebner/neovim051
neovim: 0.5.0 -> 0.5.1
2021-09-27 22:34:52 +02:00
Atemu
ba6a2ecc64 wine: only embed mono & gecko installers in winePackages.full 2021-09-27 22:29:56 +02:00
TredwellGit
a92a208a9d linux/hardened/patches/5.4: 5.4.148-hardened1 -> 5.4.149-hardened1 2021-09-27 20:00:41 +00:00
TredwellGit
05ed561fb6 linux/hardened/patches/5.14: 5.14.7-hardened1 -> 5.14.8-hardened1 2021-09-27 20:00:40 +00:00
TredwellGit
c4ea02fc5c linux/hardened/patches/5.10: 5.10.68-hardened1 -> 5.10.69-hardened1 2021-09-27 20:00:39 +00:00
TredwellGit
9e78068b04 linux/hardened/patches/4.19: 4.19.207-hardened1 -> 4.19.208-hardened1 2021-09-27 20:00:38 +00:00
TredwellGit
1e05c4eae9 linux/hardened/patches/4.14: 4.14.247-hardened1 -> 4.14.248-hardened1 2021-09-27 20:00:37 +00:00
Artturi
75b5e5ee26
Merge pull request #138412 from tomfitzhenry/spot-fast 2021-09-27 21:46:05 +03:00
Elis Hirwing
fb55c86904
Merge pull request #138742 from etu/zfs-syncoid-parent-permission-delegation
nixos/syncoid: Delegate permissions to parent dataset if target is missing
2021-09-27 19:55:32 +02:00
Elis Hirwing
f5f386d297
nixos/syncoid: Delegate permissions to parent dataset if target is missing
This is to address a regression introduced in #131118.

When syncing the first dataset, syncoid expects that the target
dataset doesn't exist to have a clean slate to work with. So during
runtime we'll check if the target dataset does exist and if it doesn't
- delegate the permissions to the parent dataset instead.

But then, on unallow, we do the unallow on both the target and the
parent since the target dataset should have been created at this
point, so the unallow can't know which dataset that got permissions
just by which datasets exists.
2021-09-27 19:29:14 +02:00
Yureka
e9bd47e681 pkgsi686Linux.pkgsStatic.libgpgerror: fix build 2021-09-27 17:22:32 +00:00
José Romildo Malaquias
155a060e96
Merge pull request #138967 from r-ryantm/auto-update/xfdashboard
xfce.xfdashboard: 0.9.3 -> 0.9.4
2021-09-27 12:56:03 -03:00
José Romildo Malaquias
f00eb4fe8c
Merge pull request #138910 from r-ryantm/auto-update/thunar
xfce.thunar: 4.16.9 -> 4.16.10
2021-09-27 12:49:30 -03:00
Alyssa Ross
05bdbc55ff plasma5Packages: add missing homepages and descriptions
Adapted from <https://apps.kde.org/>.
2021-09-27 15:48:17 +00:00
Alyssa Ross
bf12e3f2a3 weechatScripts.zncplayback: init at 0.2.1 2021-09-27 15:47:34 +00:00
Alyssa Ross
860b938bbf capnproto: fix cross
capnproto tries to compile some capnproto files, so when
cross-compiling we need to give it the build platform's capnproto
binary or it'll try to execute the one for the host platform.
2021-09-27 15:46:21 +00:00
Alyssa Ross
3fc12275e6 pkgsStatic.capnproto: fix build
Static builds don't seem to work with the autotools-based build
system, but they work fine with the CMake one, so let's just switch to
that.
2021-09-27 15:46:21 +00:00
V
a954cb109d ocr-a: init at 1.0
OCR-A is a font created in the late 1960's, optimised for being read
by machines. The typeface is thick and angular, with a computer-y
aesthetic. You can find it in the wild on bank cheques and CYBER tape.
2021-09-27 15:29:38 +00:00
Graham Christensen
6c88e85807
Merge pull request #133726 from deshaw/fastly-exporter
prometheus-fastly-exporter: init at v6.1.0
2021-09-27 11:09:33 -04:00
Bobby Rong
af45dae72d
Merge pull request #135277 from r-ryantm/auto-update/sdrangel
sdrangel: 6.16.2 -> 6.16.3
2021-09-27 22:07:12 +08:00
Kim Lindberger
454f253acf
Merge pull request #139201 from talyz/discourse-2.7.8
discourse: 2.7.7 -> 2.7.8, update plugins
2021-09-27 15:33:48 +02:00
figsoda
c553f34417
Merge pull request #139591 from siraben/leo-editor-mainprogram
leo-editor: add meta.mainProgram
2021-09-27 08:54:50 -04:00
figsoda
d8f538ea04
Merge pull request #139593 from deviant/vscode-proto3
vsce/zxh404.vscode-proto3: init at 0.5.4
2021-09-27 08:42:14 -04:00
thomassdk
457ff3835c
doc: fix misspelling (#139623)
doc/builders/fetchers.chapter.md: fetcheres -> fetchers
2021-09-27 20:32:10 +08:00
figsoda
1541965676
Merge pull request #139608 from teto/expose-packdir
vimUtils.packDir: expose packDir function
2021-09-27 08:29:39 -04:00
Profpatsch
843dca38b8 fdtools: pin to older skalibs version
fdtools hasn’t caught up with skalibs yet.

We also add a revdep test that alerts us in the future if a skalibs
bumb breaks fdtools again.
2021-09-27 14:28:43 +02:00
Profpatsch
bf33c0e62e skawarePackages: Fall 2021 release
Maintainers Notes below.

~~~

 Hello,

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

 skalibs has undergone a major update, with a few APIs having disappeared,
and others having changed. Compatibility with previous versions is  *not*
assured.
 Consequently, all the rest of the skarnet.org software has undergone
at least a release bump, in order to build with the new skalibs. But
some packages also have new functionality added (hence, a minor bump),
and others also have their own incompatible changes (hence, a major bump).

 The new versions are the following:

skalibs-2.11.0.0          (major)
nsss-0.2.0.0              (major)
utmps-0.1.0.3             (release)
execline-2.8.1.0          (minor)
s6-2.11.0.0               (major)
s6-rc-0.5.2.3             (release)
s6-portable-utils-2.2.3.3 (release)
s6-linux-utils-2.5.1.6    (release)
s6-linux-init-1.0.6.4     (release)
s6-dns-2.3.5.2            (release)
s6-networking-2.5.0.0     (major)
mdevd-0.1.5.0             (minor)
bcnm-0.0.1.4              (release)
dnsfunnel-0.0.1.2         (release)

Additionally, a new package has been released:
smtpd-starttls-proxy-0.0.1.0

 Dependencies have all been updated to the latest versions. They are,
this time, partially strict: libraries and binaries may build with older
releases of their dependencies, but not across major version bumps. The
safest approach is to upgrade everything at the same time.

 You do not need to recompile your s6-rc service databases or recreate
your s6-linux-init run-images.
 You should restart your supervision tree after upgrading skalibs and s6,
as soon as is convenient for you.

 Details of major and minor package changes follow.

* skalibs-2.11.0.0
  ----------------

 - A lot of obsolete or useless functionality has been removed:
libbiguint, rc4, md5, iobuffer, skasigaction, environ.h and
getpeereid.h headers, various functions that have not proven their
value in a while.
 - Some functions changed signatures or changed names, or both.
 - All custom types ending in _t have been renamed, to avoid treading on
POSIX  namespace. (The same change has not been done yet in other
packages,  but skalibs was the biggest offender by far.)
 - Signal functions have been deeply reworked.
 - cdb has been reworked, the API is now more user-friendly.
 - New functions have been added.

 The deletion of significant portions of code has made skalibs leaner.
libskarnet.so has dropped under 190 kB on x86_64.
 The cdb rewrite on its own has helped reduce an important amount of
boilerplate in cdb-using code.
 All in all, code linked against the new  skalibs should be slightly
smaller and use a tiny bit less RAM.

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

* nsss-0.2.0.0
  ------------

 - Bugfixes.
 - nsss-switch wire protocol slightly modified, which is enough to
warrant a major version bump.
 - _r functions are now entirely thread-safe.
 - Spawned nsssd programs are now persistent and only expire after a
timeout on non-enumeration queries. This saves a lot of forking with
applications that can call  primitives such as getpwnam() repeatedly, as
e.g. mdevd does when  initially parsing its configuration file.
 - New nsssd-switch program, implementing real nsswitch functionality
by dispatching queries to various backends according to a script.
It does not dlopen a single library or read a single config file.

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

* execline-2.8.1.0
  ----------------

 - Bugfixes.
 - New binary: case. It compares a value against a series of regular
expressions, executing into another command line on the first match.

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

* s6-2.11.0.0
  -----------

 - Bugfixes.
 - Some libs6 header names have been simplified.
 - s6-svwait now accepts -r and -R options.
 - s6-supervise now reads an optional lock-fd file in the service
directory; if it finds one, the first action of the service is to take
a blocking lock. This prevents confusion when a controller process dies
while still leaving workers holding resources; it also prevents log
spamming on user mistakes (autobackgrounding services, notably).
 - New binaries: s6-socklog, s6-svlink, s6-svunlink. The former is a
rewrite of smarden.org's socklog program, in order to implement a fully
functional syslogd with only s6 programs. The latter are tools that start
and stop services by symlinking/unlinking service directories from a
scan directory, in order to make it easier to integrate s6-style services
in boot scripts for sequential service managers such as OpenRC.

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

* s6-networking-2.5.0.0
  ---------------------

 - Bugfixes.
 - minidentd has been removed. It was an old and somehow still buggy
piece of  code that was only hanging around for nostalgia reasons.
 - Full support for client certificates. Details of the client
certificate are transmitted to the application via environment
variables (or via an environment string in the case of opportunistic
TLS).
 - Full SNI support, including server-side. (That involved a deep dive
into the bearssl internals, which is why it took so long.) The filenames
containing secret keys and certificates for <domain> are read in the
environment variables KEYFILE:<domain> and CERTFILE:<domain>.

 Complete client certificate and SNI support now make the TLS part of
s6-networking a fully viable replacement of stunnel and other similar
TLS tunneling tools. This is most interesting when s6-networking is
built against bearssl, which uses about 1/9 of the resources that OpenSSL
needs.

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

* mdevd-0.1.5.0
  -------------

 - A new option to mdevd is available: -O <nlgroups>.
This option makes mdevd rebroadcast uevents to a netlink group (or set
of netlink groups) once they have been handled. This allows applications
to read uevents from a netlink group *after* the device manager is done
with them. This is useful, for instance, when pairing mdevd with
libudev-zero for full udev emulation.
 - The * and & directives, which previously were only triggered by
"add" and "remove" actions, are now triggered by *all* action types.
This gives users full scripting access to any event, which can be
used to implement complex rules similar to udev ones.

 These two changes make it possible to now build a full-featured desktop
system based on mdevd + libudev-zero, without running systemd-udevd or
eudev.

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

* smtpd-starttls-proxy-0.0.1.0
  ----------------------------

 This new package, in conjunction with the latest s6-networking,
implements the STARTTLS functionality for inetd-like mail servers that
do not already support it. (Currently only tested with qmail-smtpd.)
If you have noticed that sending mail to skarnet.org supports STARTTLS
now, it is thanks to this little piece of software.

 https://skarnet.org/software/smtpd-starttls-proxy/
 git://git.skarnet.org/smtpd-starttls-proxy

 Enjoy,
 Bug-reports welcome.

 Laurent
2021-09-27 14:28:43 +02:00
markuskowa
e3e5fc9bf1
Merge pull request #136925 from Artturin/snapperfix
nixos/snapper: change timer wantedBy to timers.target & add snapshotOnBoot
2021-09-27 14:13:34 +02:00
Aaron Andersen
cdfe909dae
Merge pull request #139357 from arezvov/zabbix_ipmi_support
zabbix: add IPMI support
2021-09-27 08:07:07 -04:00