Commit Graph

8887 Commits

Author SHA1 Message Date
Martin Weinelt
6afaf36a3c
Merge branch 'master' into staging-next 2021-12-28 00:04:06 +01:00
Robert Schütz
94e6766d6e
Merge pull request #152295 from dotlambda/radicale-3.1.0
radicale: 3.0.6 -> 3.1.0
2021-12-27 18:41:53 +00:00
github-actions[bot]
ae39fad8d0
Merge master into staging-next 2021-12-27 12:08:21 +00:00
Bobby Rong
dd32786e23
Merge pull request #152263 from r-ryantm/auto-update/vpn-slice
vpn-slice: 0.16 -> 0.16.1
2021-12-27 18:34:41 +08:00
Bobby Rong
e3d7768843
Merge pull request #152154 from fabaff/fastssh
fast-ssh: init at 0.3.1
2021-12-27 16:04:33 +08:00
Robert Schütz
c8ae7e8335 calendar-cli: 0.12.0 -> 0.13.0
https://github.com/tobixen/calendar-cli/releases/tag/v0.13.0
2021-12-26 23:49:17 +00:00
R. Ryantm
12469b7ed0 vpn-slice: 0.16 -> 0.16.1 2021-12-26 18:25:18 +00:00
github-actions[bot]
8e28ffba28
Merge master into staging-next 2021-12-26 18:01:04 +00:00
Mario Rodas
42aefef238
Merge pull request #151787 from r-ryantm/auto-update/shadowsocks-rust
shadowsocks-rust: 1.12.4 -> 1.12.5
2021-12-26 11:28:26 -05:00
ajs124
d398a58def
Merge pull request #151661 from r-ryantm/auto-update/wrk
wrk: 4.1.0 -> 4.2.0
2021-12-26 15:09:44 +01:00
github-actions[bot]
cacc9073e1
Merge master into staging-next 2021-12-26 06:01:16 +00:00
Bobby Rong
4c5906c948
Merge pull request #151707 from r-ryantm/auto-update/tgt
tgt: 1.0.80 -> 1.0.81
2021-12-26 13:07:12 +08:00
Bobby Rong
77116ca839
tgt: update meta.homepage 2021-12-26 12:51:59 +08:00
Fabian Affolter
d03a75a45a fast-ssh: init at 0.3.1 2021-12-26 00:34:43 +01:00
Dmitry Kalinkin
2ddda43924
Merge branch 'staging' into staging-next
Conflicts:
	pkgs/os-specific/linux/kernel/common-config.nix
2021-12-25 17:16:26 -05:00
Vladimír Čunát
dfc501756b
Merge #148396: staging-next iteration 2021-12-03 2021-12-25 18:03:46 +01:00
Fabian Affolter
8c929ec2ca
Merge pull request #152084 from r-ryantm/auto-update/proxify
proxify: 0.0.4 -> 0.0.5
2021-12-25 16:05:39 +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
R. Ryantm
796ca3a47f proxify: 0.0.4 -> 0.0.5 2021-12-25 11:22:03 +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
github-actions[bot]
af639a3c3c
Merge master into staging-next 2021-12-25 06:01:04 +00:00
Bobby Rong
cd559b8751
Merge pull request #150795 from r-ryantm/auto-update/vpn-slice
vpn-slice: 0.15 -> 0.16
2021-12-25 10:08:50 +08:00
github-actions[bot]
b7f2d2da61
Merge master into staging-next 2021-12-24 00:01:44 +00:00
Jonathan Ringer
182e07f0d9
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/libraries/webkitgtk/default.nix
	pkgs/development/python-modules/pylast/default.nix
	pkgs/development/python-modules/pymavlink/default.nix
2021-12-23 10:16:42 -08:00
Felix Buehler
ea1ac9af24 easyrsa2: switch to fetchFromGitHub 2021-12-23 19:05:18 +01:00
R. Ryantm
d4a6c4ae00 shadowsocks-rust: 1.12.4 -> 1.12.5 2021-12-22 17:03:25 +00:00
github-actions[bot]
03b5b0daac
Merge master into staging-next 2021-12-22 12:01:18 +00:00
Bobby Rong
5604ce4fb7
Merge pull request #151569 from romildo/upd.vopono
vopono: 0.8.8 -> 0.8.10
2021-12-22 18:51:36 +08:00
Bobby Rong
1aee3ddbe9
Merge pull request #151391 from wentasah/tcpreplay-fix
tcpreplay: fix path to tcpdump
2021-12-22 18:14:37 +08:00
R. Ryantm
ae3ef16c11 tgt: 1.0.80 -> 1.0.81 2021-12-22 07:58:12 +00:00
R. Ryantm
8d62fb91dc wrk: 4.1.0 -> 4.2.0 2021-12-22 01:26:05 +00:00
github-actions[bot]
39d035c4cf
Merge master into staging-next 2021-12-22 00:01:35 +00:00
Jörg Thalheim
dc4487da7c
Merge pull request #151615 from r-ryantm/auto-update/bgpq3
bgpq3: 0.1.35 -> 0.1.36
2021-12-21 21:04:25 +00:00
Jörg Thalheim
b96883f44d
Merge pull request #151604 from r-ryantm/auto-update/dnsperf
dnsperf: 2.8.0 -> 2.9.0
2021-12-21 20:59:51 +00:00
R. RyanTM
d4a497382b
kapp: 0.42.0 -> 0.43.0 (#151494) 2021-12-21 11:12:58 -08:00
R. Ryantm
0c48c90a28 bgpq3: 0.1.35 -> 0.1.36 2021-12-21 18:43:24 +00:00
github-actions[bot]
a7f62c75af
Merge master into staging-next 2021-12-21 18:01:15 +00:00
R. Ryantm
4c64626995 dnsperf: 2.8.0 -> 2.9.0 2021-12-21 16:58:24 +00:00
rembo10
7e5043efac dhcp: Add BUILD_CC when cross compiling 2021-12-21 15:03:49 +01:00
José Romildo
266c0b45dd vopono: 0.8.8 -> 0.8.10 2021-12-21 09:57:35 -03:00
github-actions[bot]
0757d9c156
Merge master into staging-next 2021-12-21 12:01:23 +00:00
7c6f434c
a0b26f91d1
Merge pull request #151541 from Stunkymonkey/mailsend-refactor
mailsend: refactor
2021-12-21 11:32:29 +00:00
7c6f434c
f1e685e5c3
Merge pull request #151537 from Stunkymonkey/badvpn-refactor
badvpn: refactor
2021-12-21 11:06:59 +00:00
Felix Buehler
0b15c7c35b mailsend: refactor 2021-12-21 12:03:41 +01:00
Felix Buehler
a90c60933d badvpn: refactor 2021-12-21 11:44:45 +01:00
Fabian Affolter
b1b1f21062
Merge pull request #151342 from fabaff/gospeed
godspeed: init at unstable-2021-08-27
2021-12-21 10:28:05 +01:00
Fabian Affolter
809fe376a7 godspeed: add team 2021-12-21 09:51:29 +01:00
Fabian Affolter
6ef43366a5
Merge pull request #151369 from fabaff/mqttui
mqttui: init at 0.13.0
2021-12-21 09:10:05 +01:00
Fabian Affolter
6b473a74a0
Merge pull request #151504 from r-ryantm/auto-update/hurl
hurl: 1.4.0 -> 1.5.0
2021-12-21 09:05:11 +01:00