Commit Graph

44879 Commits

Author SHA1 Message Date
Vladimír Čunát
dfc501756b
Merge #148396: staging-next iteration 2021-12-03 2021-12-25 18:03:46 +01:00
Profpatsch
eef4a51941 skawarePackages: Winter 2021-2022 release
I bumped all versions of all packages that we packaged so far (I
hope). We might want to build an update script at some point, there is
a lot of potential for copy & paste errors in these updates.

Laurent’s notes below:

  Hello,

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

  The changes are, for the most part, minimal: essentially, the new
versions fix a bug in the build system that made cross-building under
slashpackage more difficult than intended. Very few people should
have been impacted by this bug.
  Some packages had a few more bugfixes; and some packages have
additional functionality. No major update; no compatibility break.

  The new versions are the following:

skalibs-2.11.1.0 (minor)
nsss-0.2.0.1 (release)
utmps-0.1.1.0 (minor)
execline-2.8.2.0 (minor)
s6-2.11.0.1 (release)
s6-rc-0.5.3.0 (minor)
s6-portable-utils-2.2.3.4 (release)
s6-linux-utils-2.5.1.7 (release)
s6-linux-init-1.0.7.0 (minor)
s6-dns-2.3.5.3 (release)
s6-networking-2.5.1.0 (minor)
mdevd-0.1.5.1 (release)
bcnm-0.0.1.5 (release)
dnsfunnel-0.0.1.3 (release)
smtpd-starttls-proxy-0.0.1.1 (release)

  Dependencies have all been updated to the latest versions. They are not
strict: libraries and binaries may build with older releases of their
dependencies, although this is not guaranteed.

  You do not need to recompile your s6-rc service databases. To make use
of the new s6-linux-init functionality, however, you will have to
recreate your run-image.
  You do not need to restart your supervision tree, unless you're
deleting
your old s6 binaries.

  Details of minor package changes follow.

* skalibs-2.11.1.0
   ----------------

  - New function: opendir_at()

* utmps-0.1.1.0
   ------------

  - New binary: utmps-write, a generic utmp client that can write
user-crafted records to the utmp and/or wtmp databases.

* execline-2.8.2.0
   ----------------

  - New -s option to the case binary, enabling fnmatch() (shell)
expression matching instead of regular expression matching.

* s6-rc-0.5.3.0
   -------------

  - Bundle contents are now read in a "contents.d/" subdirectory, one
file per content, instead of one per line in a "contents" file. In
the same way, service dependencies are now read in a "dependencies.d/"
subdirectory, one file per dependency. Old "contents" and "dependencies"
files are still supported, but deprecated. This change allows better
integration of s6-rc service definitions with package managers.

* s6-linux-init-1.0.7.0
   ---------------------

  - New -S option to s6-linux-init-maker, forcing a sync on halt even
in a container.

* s6-networking-2.5.1.0
   ---------------------

  - SNI wildcarding is implemented, as well as a workaround for a
bearssl bug causing errors on certificate signatures in certain cases.

  Enjoy,
  Bug-reports welcome.
  And happy holidays to you all!

--
  Laurent
2021-12-25 13:03:14 +01:00
github-actions[bot]
15494ec8f1
Merge master into staging-next 2021-12-25 12:01:18 +00:00
Emery Hemingway
b679d2d97d getdns, stubby: update 1.6.0 -> 1.7.0, 0.3.0 -> 0.4.0 2021-12-25 12:07:06 +01:00
Bobby Rong
5c37ad8722
Merge pull request #152022 from Stunkymonkey/libvncserver-refactor
libvncserver: refactor
2021-12-25 15:56:26 +08:00
Bobby Rong
055691b1c1
Merge pull request #151907 from bcdarwin/update-simpleitk
simpleitk: 2.0.2 -> 2.1.1
2021-12-25 15:14:19 +08:00
github-actions[bot]
af639a3c3c
Merge master into staging-next 2021-12-25 06:01:04 +00:00
Bobby Rong
aa11816dcf
Merge pull request #148831 from r-ryantm/auto-update/xml-security-c
xml-security-c: 2.0.2 -> 2.0.4
2021-12-25 13:52:08 +08:00
Bobby Rong
1ead9e7909
Merge pull request #149046 from r-ryantm/auto-update/tclap
tclap: 1.2.4 -> 1.2.5
2021-12-25 13:37:36 +08:00
Bobby Rong
c9597ad68f
Merge pull request #149235 from r-ryantm/auto-update/restinio
restinio: 0.6.13 -> 0.6.14
2021-12-25 13:10:38 +08:00
Bobby Rong
de2e71def1
Merge pull request #150421 from r-ryantm/auto-update/trompeloeil
trompeloeil: 41 -> 42
2021-12-25 10:15:13 +08:00
github-actions[bot]
e38de71da8
Merge master into staging-next 2021-12-25 00:01:28 +00:00
markuskowa
17336f60ff
Merge pull request #152023 from markuskowa/upd-hwloc
hwloc: 2.6.0 -> 2.7.0
2021-12-24 21:02:21 +01:00
github-actions[bot]
f04946ad25
Merge master into staging-next 2021-12-24 18:01:11 +00:00
Felix Buehler
491428b527 libvncserver: refactor 2021-12-24 17:52:59 +01:00
Markus Kowalewski
5a7166ae01
hwloc: 2.6.0 -> 2.7.0 2021-12-24 17:42:06 +01:00
markuskowa
847b55b07f
Merge pull request #151532 from r-ryantm/auto-update/libexosip2
libexosip: 5.2.0 -> 5.3.0
2021-12-24 16:14:59 +01:00
markuskowa
ea0f1cd800
Merge pull request #152005 from markuskowa/upd-elpa
elpa: 2021.05.002_bugfix -> 2021.11.001
2021-12-24 16:02:52 +01:00
Markus Kowalewski
9f6a72c8fb
elpa: 2021.05.002_bugfix -> 2021.11.001 2021-12-24 13:45:45 +01:00
github-actions[bot]
f5da7cc8e1
Merge master into staging-next 2021-12-24 12:01:23 +00:00
Felix Bühler
5f1e658f8f
Merge pull request #149984 from r-ryantm/auto-update/leptonica
leptonica: 1.81.1 -> 1.82.0
2021-12-24 12:55:21 +01:00
7c6f434c
b0f154fd44
Merge pull request #147027 from Izorkin/update-nginx-ktls
nginxMainline: enable ktls support
2021-12-24 10:23:17 +00:00
Bobby Rong
ab93217a2b
Merge pull request #150371 from r-ryantm/auto-update/ace
ace: 7.0.3 -> 7.0.5
2021-12-24 14:56:30 +08:00
github-actions[bot]
4a543cc4d3
Merge master into staging-next 2021-12-24 06:01:16 +00:00
Marek Fajkus
4b3a70e46d
Merge pull request #148582 from toastal/hunspell-th-th
Hunspell support for Central Thai (th-TH)
2021-12-24 01:46:30 +01:00
github-actions[bot]
b7f2d2da61
Merge master into staging-next 2021-12-24 00:01:44 +00:00
Ryan Mulligan
00ee93aba9
Merge pull request #151530 from r-ryantm/auto-update/eccodes
eccodes: 2.23.0 -> 2.24.0
2021-12-23 14:47:58 -08:00
Dmitry Kalinkin
2d571be5e4
rdmidi: fix build on darwin 2021-12-23 16:52:21 -05:00
Dmitry Kalinkin
a14356187f
netcdffortran: fix build on darwin 2021-12-23 16:35:36 -05:00
Ben Darwin
8d4b5a1b14 simpleitk: 2.0.2 -> 2.1.1 2021-12-23 14:15:09 -05:00
Jonathan Ringer
5ed396a912
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
2021-12-23 10:14:19 -08:00
7c6f434c
110a6faa4d
Merge pull request #151780 from AlexKnauth/scheme-aarch64-darwin
Gambit and Gerbil Scheme: fixes for aarch64-darwin, Leveldb: 1.20 -> 1.23
2021-12-23 16:02:44 +00:00
Thiago Kenji Okada
afa7014c8b
Merge pull request #151582 from r-ryantm/auto-update/doctest
doctest: 2.4.6 -> 2.4.7
2021-12-23 12:28:33 -03:00
Jan Tojnar
2d3d4867c4
Merge pull request #151757 from Cogitri/libadwaita
libadwaita: 1.0.0.alpha.3 -> 1.0.0.alpha.4
2021-12-23 16:09:39 +01:00
toastal
30255e685b Hunspell support for Central Thai (th-TH) 2021-12-23 17:25:17 +07:00
Dmitry Kalinkin
32fdd7a9fd
gd: add --enable-gd-formats
fixes "GD Warning: GD2 image support has been disabled"
for example in perl5Packages.GD
2021-12-23 00:14:30 -05:00
github-actions[bot]
0c6795fa5b
Merge master into staging-next 2021-12-23 00:01:33 +00:00
Bernardo Meurer
f403d1f791
Merge pull request #150767 from Flakebi/rocm 2021-12-22 23:35:22 +00:00
AlexKnauth
064e5d1085 irrlicht: mac_device patch nil -> 0 2021-12-22 17:33:38 -05:00
github-actions[bot]
5e2c1acfa3
Merge master into staging-next 2021-12-22 18:01:00 +00:00
AlexKnauth
feb2dcf2c1 leveldb: 1.20 -> 1.23 2021-12-22 11:09:52 -05:00
Rasmus Thomsen
5e3a68089d
libadwaita 1.0.0.alpha.3 -> 1.0.0.alpha.4 2021-12-22 15:34:32 +01:00
sternenseemann
8397e18921 utf8proc: add myself to maintainer list 2021-12-22 15:03:23 +01:00
R. Ryantm
da759317b9 utf8proc: 2.6.1 -> 2.7.0
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2021-12-22 15:03:23 +01:00
github-actions[bot]
03b5b0daac
Merge master into staging-next 2021-12-22 12:01:18 +00:00
Florian Klink
58bba55a59
Merge pull request #151715 from r-ryantm/auto-update/umockdev
umockdev: 0.17.0 -> 0.17.1
2021-12-22 11:55:23 +01:00
Bobby Rong
9cbf096b3e
Merge pull request #151552 from Stunkymonkey/libmwaw-refactor
libmwaw: refactor
2021-12-22 17:53:10 +08:00
Bobby Rong
57dd4f5cdf
Merge pull request #151560 from Stunkymonkey/libodfgen-refactor
libodfgen: refactor
2021-12-22 17:52:32 +08:00
Bobby Rong
6214ab60ca
Merge pull request #151561 from Stunkymonkey/libe-book-refactor
libe-book: refactor
2021-12-22 17:51:22 +08:00
Jan Tojnar
fca247b318
Merge pull request #151619 from pstn/webkitgtk
webkitgtk: 2.34.1 -> 2.34.3
2021-12-22 09:52:19 +01:00