1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-04 03:25:02 +00:00
Commit graph

7186 commits

Author SHA1 Message Date
R. RyanTM 8bf13c7c27 yggdrasil: 0.3.15 -> 0.3.16 2021-03-19 21:40:32 -04:00
Denny Schäfer f67c929ab2
lychee: init at 0.5.0 2021-03-19 20:15:23 +01:00
github-actions[bot] 6e3a55e059
Merge staging-next into staging 2021-03-19 18:19:40 +00:00
Frederik Rietdijk 1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01:00
R. RyanTM aa6ab9c2ee frp: 0.36.0 -> 0.36.1 2021-03-19 14:28:43 +00:00
R. RyanTM 57144e414f findomain: 3.1.0 -> 4.0.1 2021-03-19 14:03:49 +00:00
R. RyanTM f8f128ca22 dnsproxy: 0.35.5 -> 0.36.0 2021-03-19 13:13:30 +00: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
Ben Siraphob 0b0df15ec0 pixiewps: expand platforms to all 2021-03-19 13:19:48 +07:00
Ben Siraphob f17e07f3f2 pixiecore: expand platforms to unix 2021-03-19 13:19:38 +07:00
Ben Siraphob 452156e173 philter: expand platforms to all 2021-03-19 13:19:25 +07:00
github-actions[bot] 8c03075f07
Merge staging-next into staging 2021-03-19 00:41:08 +00: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 3a71547da6
Merge pull request #116719 from zowoq/kapp
kapp: install completion
2021-03-18 21:05:28 +01:00
Jan Tojnar 2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Fabian Affolter 77f39c54d3
Merge pull request #113551 from r-ryantm/auto-update/assh
assh: 2.11.0 -> 2.11.3
2021-03-18 19:11:00 +01:00
Ben Siraphob 28a16d05aa altermime: fix darwin build 2021-03-18 23:02:07 +07:00
Ben Siraphob d93c9d4880 httperf: expand platforms to all 2021-03-18 23:02:06 +07:00
Ben Siraphob 2890ff4309 dhcping: expand platforms to unix 2021-03-18 23:02:06 +07:00
Sandro 779428586c
Merge pull request #116535 from SuperSandro2000/fix-collection27 2021-03-18 13:43:53 +01:00
Jan Tojnar 0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
zowoq cc563d8432 kapp: install completion 2021-03-18 18:58:03 +10:00
Sandro 33f26ed6d4
Merge pull request #116590 from servalcatty/v2ray
v2ray: 4.35.1 -> 4.36.2
2021-03-18 01:38:29 +01:00
Sandro Jäckel 748c446969
dd-agent_5: only use backports_ssl_match_hostname for python <= 3.7 2021-03-17 22:55:12 +01:00
Sandro Jäckel a71af661d3
wireguard-tools: remove ? null from inputs, remove with lib; 2021-03-17 22:55:12 +01:00
Sandro Jäckel ec5be00b37
openvpn: remove ? null 2021-03-17 22:55:11 +01:00
Oleksii Filonenko 13a5b1d331
Merge pull request #116616 from r-ryantm/auto-update/frp
frp: 0.35.1 -> 0.36.0
2021-03-17 18:02:26 +02:00
R. RyanTM 8c2064c7c3 frp: 0.35.1 -> 0.36.0 2021-03-17 12:12:54 +00:00
R. RyanTM 8177519fbe croc: 8.6.10 -> 8.6.11 2021-03-17 10:30:29 +00:00
Vladimír Čunát eba8103149
dnsperf: 2.4.0 -> 2.5.0
libck closure contains quite a lot of stuff that we don't need,
but that's best left for another time and perhaps closure doesn't
matter that much for a tool like dnsperf.
2021-03-17 08:48:52 +01:00
Serval c70467faa0
v2ray: 4.35.1 -> 4.36.2 2021-03-17 15:22:10 +08:00
WORLDofPEACE 0ff8bb21be
Merge pull request #115421 from maxeaubrey/network-manager-1.30.0
networkmanager: 1.26.0 -> 1.30.0
2021-03-15 21:00:36 -04:00
github-actions[bot] 1398d44bac
Merge staging-next into staging 2021-03-16 00:39:16 +00:00
github-actions[bot] d18aaddde4
Merge master into staging-next 2021-03-16 00:39:08 +00:00
Maxine Aubrey 17177b551f
networkmanager: fix path and pname 2021-03-15 20:20:41 +01:00
Maxine Aubrey b8a4051536
networkmanager: 1.26.0 -> 1.30.0
drops build patch as it's been merged
moves polkit path to meson flags from paths patch
rebases paths patch on upstream
2021-03-15 20:20:38 +01:00
Maximilian Bosch f6092fe869
wireguard-tools: 1.0.20210223 -> 1.0.20210315
ChangeLog: https://lists.zx2c4.com/pipermail/wireguard/2021-March/006493.html
2021-03-15 19:22:48 +01:00
John Ericson 87dfa0433a
Merge pull request #116348 from Mindavi/dnsmasq/cross-compilation-fix
dnsmasq: fix cross-compilation
2021-03-15 11:29:40 -04:00
github-actions[bot] d529ebd48c
Merge staging-next into staging 2021-03-15 06:18:54 +00:00
github-actions[bot] e7b44e6f52
Merge master into staging-next 2021-03-15 06:18:46 +00:00
R. RyanTM 6708ee70f5 cassowary: 0.13.0 -> 0.14.0 2021-03-15 02:11:26 -04:00
github-actions[bot] 01ebd9a303
Merge staging-next into staging 2021-03-15 00:40:33 +00:00
github-actions[bot] 8fa4dca9b5
Merge master into staging-next 2021-03-15 00:40:27 +00:00
Rick van Schijndel b12f16f283 dnsmasq: fix cross-compilation
This is done by specifying pkg-config in the makeFlags, ensuring that
the correct pkg-config is injected.

Depends on changes that are currently only in staging:

- 07ecf87693
- 4f6ec19dbc

See https://github.com/NixOS/nixpkgs/pull/114902 for those changes.
2021-03-14 21:14:50 +00:00
Sarah Brofeldt 17c8c57a56
Merge pull request #115969 from r-ryantm/auto-update/keepalived
keepalived: 2.2.1 -> 2.2.2
2021-03-14 19:54:54 +01:00
github-actions[bot] cc6e2d60db
Merge staging-next into staging 2021-03-14 18:17:15 +00:00
Martin Weinelt 0241873f7f
Merge branch 'master' into staging-next 2021-03-14 17:35:32 +01:00
Ryan Mulligan b0af9f3daa
Merge pull request #115950 from r-ryantm/auto-update/go-shadowsocks2
go-shadowsocks2: 0.1.3 -> 0.1.4
2021-03-14 08:18:30 -07:00
Jan Tojnar e031b21364
Merge pull request #115415 from maxeaubrey/network-manager-applet-1.20.0
networkmanagerapplet: 1.18.0 -> 1.20.0
2021-03-14 15:41:47 +01:00
github-actions[bot] 977005c64f
Merge staging-next into staging 2021-03-14 12:21:14 +00:00
github-actions[bot] 8c04f70ddd
Merge master into staging-next 2021-03-14 12:21:07 +00:00
Maxine Aubrey 151cc36b95
networkmanagerapplet: licence, drop unused args 2021-03-14 12:38:38 +01:00
Maxine Aubrey 4c117adb76
networkmanagerapplet: 1.18.0 -> 1.20.0 2021-03-14 12:38:33 +01:00
06kellyjac 8d301a28ad boundary: 0.1.7 -> 0.1.8
Move fetchsrc function
Add pre and post install hooks
2021-03-14 03:01:50 -04:00
Jan Tojnar a16ce80193
Merge branch 'staging-next' into staging 2021-03-14 02:09:44 +01:00
github-actions[bot] c596c93079
Merge master into staging-next 2021-03-14 00:41:40 +00:00
Robert Scott 86c7e9297d
Merge pull request #115866 from r-ryantm/auto-update/kapp
kapp: 0.35.0 -> 0.36.0
2021-03-13 22:41:02 +00:00
Jan Tojnar 01a4d350c7
Merge branch 'master' into staging-next
Reverted https://github.com/NixOS/nixpkgs/pull/115228 for kodi to avoid conflict.

It does not look like unzip would be used but not investigating now to speed up merge conflict resolution.
2021-03-13 19:16:43 +01:00
Frederik Rietdijk 0633ad919c
Merge pull request #115012 from helsinki-systems/upd/openssh
[staging] openssh: 8.4p1 -> 8.5p1 and refactor
2021-03-13 14:48:44 +01:00
R. RyanTM aee836c655 minio-client: 2021-03-10T05-59-20Z -> 2021-03-12T03-36-59Z 2021-03-13 09:00:28 +00:00
Jan Tojnar f747bcb868
Merge branch 'master' into staging-next 2021-03-12 19:58:39 +01:00
midchildan 769aa398a5
wget: fix darwin build
Fixes #116035.
2021-03-13 01:11:42 +09:00
dramforever 416adcf85b radvd: Add AR to makeFlags for cross-compiling 2021-03-12 22:05:16 +08:00
Johannes Schleifenbaum 4cf6284371
dnsviz: 0.9.2 -> 0.9.3 2021-03-12 08:56:30 +01:00
github-actions[bot] d6257d451b
Merge master into staging-next 2021-03-11 18:23:54 +00:00
R. RyanTM 1b3b781ea0 keepalived: 2.2.1 -> 2.2.2 2021-03-11 18:00:46 +00:00
R. RyanTM 07adb96032 go-shadowsocks2: 0.1.3 -> 0.1.4 2021-03-11 15:19:54 +00:00
Ryan Mulligan f76c6b62af
Merge pull request #115817 from r-ryantm/auto-update/clash
clash: 1.4.1 -> 1.4.2
2021-03-11 07:16:06 -08:00
Janne Heß a1aa6bd250
openssh: Remove useless .dev 2021-03-11 11:59:16 +01:00
Janne Heß 2b1011d4a3
openssh_hpn/openssh_gssapi: Add CVE-2021-28041 2021-03-11 11:58:00 +01:00
github-actions[bot] 31dc9fe457
Merge master into staging-next 2021-03-11 06:18:03 +00:00
Mario Rodas a0d12a2669
Merge pull request #115848 from r-ryantm/auto-update/gping
gping: 1.2.0-post -> 1.2.1
2021-03-10 22:01:09 -05:00
Mario Rodas a6b4413268
Merge pull request #115876 from r-ryantm/auto-update/minio-client
minio-client: 2021-02-19T05-34-40Z -> 2021-03-10T05-59-20Z
2021-03-10 21:55:36 -05:00
Mario Rodas 480c70782c
Merge pull request #115828 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.35.2 -> 0.35.5
2021-03-10 21:49:12 -05:00
R. RyanTM f3b475c1fa minio-client: 2021-02-19T05-34-40Z -> 2021-03-10T05-59-20Z 2021-03-11 02:23:56 +00:00
R. RyanTM 545a1d6942 kapp: 0.35.0 -> 0.36.0 2021-03-11 00:44:17 +00:00
R. RyanTM 0e36e44b10 gping: 1.2.0-post -> 1.2.1 2021-03-10 23:12:59 +00:00
R. RyanTM b0ed1fd13c dnsproxy: 0.35.2 -> 0.35.5 2021-03-10 20:29:58 +00:00
R. RyanTM 01521df1ea croc: 8.6.8 -> 8.6.10 2021-03-10 19:56:00 +00:00
R. RyanTM 2989e5e846 clash: 1.4.1 -> 1.4.2 2021-03-10 19:12:25 +00:00
github-actions[bot] aea4725648
Merge master into staging-next 2021-03-10 12:21:24 +00:00
Maximilian Bosch 49942b81ee
Merge pull request #115698 from r-ryantm/auto-update/wget
wget: 1.20.3 -> 1.21.1
2021-03-10 11:51:24 +01:00
Fabian Affolter 04d7d1c0fa
Merge pull request #115693 from r-ryantm/auto-update/whois
whois: 5.5.6 -> 5.5.8
2021-03-10 08:17:27 +01:00
R. RyanTM a4e8abb469 wget: 1.20.3 -> 1.21.1 2021-03-10 05:26:10 +00:00
R. RyanTM 4242367019 whois: 5.5.6 -> 5.5.8 2021-03-10 04:40:46 +00:00
github-actions[bot] 149a81c88d
Merge master into staging-next 2021-03-10 00:39:07 +00:00
R. RyanTM 2008cf485b kea: 1.9.3 -> 1.9.5 2021-03-09 15:39:10 -08:00
R. RyanTM b721ddeec4 tgt: 1.0.79 -> 1.0.80 2021-03-09 22:58:36 +00:00
Sandro aa3af19774
Merge pull request #115424 from siraben/darwin-mass-fix-buildInputs=0 2021-03-09 21:14:38 +01:00
R. RyanTM a94ff1c2cc spoofer: 1.4.5 -> 1.4.6 2021-03-09 18:04:58 +00:00
github-actions[bot] 5d13702776
Merge master into staging-next 2021-03-09 12:25:54 +00:00
rnhmjoj 2120f02960
nixos/tests/privoxy: add test 2021-03-09 11:03:00 +01:00
rnhmjoj 7fd9d4bda7
privoxy: enable more useful features
This cause ~6MB of closure size increase.
2021-03-09 11:02:44 +01:00
github-actions[bot] dd7cbca2a6
Merge master into staging-next 2021-03-09 06:17:35 +00:00
Ben Siraphob 30350ec028 ripemime: fix darwin build 2021-03-09 09:16:10 +07:00
Mario Rodas c2addaa974
Merge pull request #115416 from r-ryantm/auto-update/haproxy
haproxy: 2.3.5 -> 2.3.6
2021-03-08 19:42:36 -05:00
github-actions[bot] 3db2dee35f
Merge master into staging-next 2021-03-09 00:39:09 +00:00
Mario Rodas ae9caef020
Merge pull request #115268 from marsam/update-shadowsocks
shadowsocks-rust: 1.9.1 -> 1.9.2
2021-03-08 19:28:59 -05:00
Sandro c0a737e8be
Merge pull request #115437 from servalcatty/v2ray
v2ray: 4.34.0 -> 4.35.1
2021-03-08 21:15:55 +01:00
Frederik Rietdijk 277d488026 Merge staging into staging-next 2021-03-08 19:20:18 +01:00
Serval 71ec323d09
v2ray: 4.34.0 -> 4.35.1
Also handle SRI hash produced by nix unstable in update script.
2021-03-09 02:18:49 +08:00
R. RyanTM 759b6ffed0 haproxy: 2.3.5 -> 2.3.6 2021-03-08 13:21:19 +00:00
Robert Schütz 00569fd374 gmvault: drop
The git repo has not seen any commit since 2016.
It is insecure: https://github.com/gaubert/gmvault/issues/330
Login is mostly broken: https://github.com/gaubert/gmvault/issues/335
2021-03-08 11:25:42 +01:00
Sandro 6236faeb0a
Merge pull request #115337 from jojosch/dnsviz-init
dnsviz: init at 0.9.2
2021-03-07 19:28:07 +01:00
Johannes Schleifenbaum 288f4a6173
dnsviz: init at 0.9.2 2021-03-07 19:01:04 +01:00
Jörg Thalheim bdfd32bc0f
Merge pull request #115329 from clkamp/cadaver-neon
cadaver: Fix building with current openssl
2021-03-07 15:51:43 +00:00
Christian Lütke-Stetzkamp 060efbe394 cadaver: Fix building with current openssl
...by using the already-packaged (newer) version of neon as it is also done for
openSUSE[1].

[1] https://build.opensuse.org/package/show/openSUSE:Factory/cadaver
2021-03-07 15:29:44 +01:00
Lassulus 8fa7aabb4a
Merge pull request #113397 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.15.0 -> 1.16.0
2021-03-07 14:33:56 +01:00
github-actions[bot] 65cddb74d7
Merge staging-next into staging 2021-03-07 06:17:25 +00:00
Sandro 26daa7227a
Merge pull request #115300 from iblech/patch-dsniff-30
dsniff: unbreak the build (simple bump to newest Debian patches)
2021-03-07 03:59:53 +01:00
Sandro 61ee3d1b85
Merge pull request #115225 from zseri/zs-wait4host
zs-wait4host: init at 0.3.2
2021-03-07 02:25:58 +01:00
github-actions[bot] f9d4095295
Merge staging-next into staging 2021-03-07 00:41:13 +00:00
Ryan Mulligan 2b5522a772
Merge pull request #114890 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.35.1 -> 0.35.2
2021-03-06 16:34:02 -08:00
Ingo Blechschmidt ceb1e7d18a dsniff: 2.4b1+debian-29 -> 2.4b1+debian-30 2021-03-07 00:31:43 +01:00
Sandro b1d60fee1f
Merge pull request #115284 from LeSuisse/stunnel-5.58
stunnel: 5.56 -> 5.58
2021-03-06 22:28:21 +01:00
Thomas Gerbet 99f895fa25 stunnel: 5.56 -> 5.58
Fixes CVE-2021-20230.
2021-03-06 20:25:25 +01:00
Ben Siraphob 48fbf632d9 pcapfix: expand platforms to all 2021-03-06 21:02:44 +07:00
Mario Rodas 601c844e4c shadowsocks-rust: 1.9.1 -> 1.9.2
https://github.com/shadowsocks/shadowsocks-rust/releases/tag/v1.9.2
2021-03-06 05:00:00 -05:00
github-actions[bot] fb5c8b556d
Merge staging-next into staging 2021-03-06 06:17:00 +00:00
zseri ee3d784011
zs-wait4host: init at 0.3.2 2021-03-06 06:27:18 +01:00
Sandro Jäckel 62ce8c7309
httpie: fix cross compilation 2021-03-05 18:14:38 +01:00
R. RyanTM 37beb88b48 acme-client: 1.1.0 -> 1.2.0 2021-03-04 21:59:53 +00:00
Jan Tojnar 6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
Sandro 2afe5198cd
Merge pull request #114283 from zseri/zs-apc-spdu-ctl 2021-03-04 18:29:27 +01:00
Robert Hensing 89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Ben Siraphob 98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Janne Heß c99c4998fd
openssh: 8.4p1 -> 8.5p1 and refactor
Also split out the variants of the package because I'm sick of waiting
for random patches to be updated before I can update my unpatched
openssh.

Also make pname correspond to the attribute name.
2021-03-03 21:02:44 +01:00
Domen Kožar 52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
github-actions[bot] 9690bf19d4
Merge staging-next into staging 2021-03-03 06:17:28 +00:00
Sandro a6f6a76373
Merge pull request #114869 from tomberek/s5cmd_init
s5cmd: init at 1.2.1
2021-03-03 04:47:33 +01:00
R. RyanTM 08adf362cc dnsproxy: 0.35.1 -> 0.35.2 2021-03-02 21:02:25 +00:00
github-actions[bot] f5bb0053a6
Merge staging-next into staging 2021-03-02 18:17:42 +00:00
Thomas Bereknyei 97571ffa9d s5cmd: init at 1.2.1 2021-03-02 12:25:46 -05:00
Sandro c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19 2021-03-02 16:59:03 +01:00
github-actions[bot] b9b22451f0
Merge staging-next into staging 2021-03-02 06:17:20 +00:00
Thomas Bereknyei ce41fe1a17 privoxy: update license 2021-03-01 23:57:43 -05:00
R. RyanTM 151e9e8831 privoxy: 3.0.31 -> 3.0.32 2021-03-01 23:57:43 -05:00
github-actions[bot] 5863e72037
Merge staging-next into staging 2021-03-02 00:32:18 +00:00
Mario Rodas 8d22e56b69
Merge pull request #114308 from marsam/update-shadowsocks-rust
shadowsocks-rust: 1.8.23 -> 1.9.0
2021-03-01 18:22:11 -05:00
Jan Tojnar 913394a1d9
Merge branch 'staging-next' into staging 2021-03-01 19:30:56 +01:00
Sandro Jäckel 4bc50d5539
amule: mark broken 2021-03-01 18:02:08 +01:00
Sandro Jäckel e7dd8edf7e
amule: remove unused inputs, cleanup 2021-03-01 12:28:01 +01:00
R. RyanTM c75fd03b7a dnsproxy: 0.34.1 -> 0.35.1 2021-02-28 11:01:55 +00:00
github-actions[bot] 52f404b187
Merge staging-next into staging 2021-02-27 06:17:01 +00:00
Bruno Bigras 1585a04bcb
webwormhole: init at git-2021-01-16 (#114269) 2021-02-26 20:24:44 -05:00
github-actions[bot] e8162c62e3
Merge staging-next into staging 2021-02-27 00:37:54 +00:00
zseri 113e2761b7
zs-apc-spdu-ctl: init at 0.0.2 2021-02-27 00:04:37 +01:00
Jakub Kądziołka 3bd0b03fb3
tox-node: fix build
The custom installPhase got broken as the rust build scripts only
provide $releaseDir in postInstall hooks. The default rust installPhase
installs the same files, so the custom one is unnecessary.
2021-02-26 18:55:59 +01:00
Robert Schütz 54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +01:00