Commit Graph

6317 Commits

Author SHA1 Message Date
Florian Klink
72cd3086cc networkmanager-sstp: init at unstable-2020-04-20 2020-10-21 00:02:18 +02:00
Mario Rodas
f174a84d33
Merge pull request #99979 from suhr/tox
tox-node: 0.0.8 -> 0.1.0
2020-10-08 18:14:20 -05:00
Robert Scott
8484c442ed
Merge pull request #100044 from risicle/ris-packetdrill-fix
packetdrill: 1.0 -> unstable-2020-08-22, fix build
2020-10-08 20:55:02 +01:00
Robert Scott
87fad4d39e packetdrill: 1.0 -> unstable-2020-08-22, fix build
also switch to cmake build
2020-10-08 19:52:13 +01:00
Tim Steinbach
a5209ce244
httpstat: Format with nixfmt 2020-10-08 11:00:17 -04:00
Mario Rodas
dbf63a9e32
Merge pull request #99686 from marsam/update-grpcurl
grpcurl: 1.4.0 -> 1.7.0
2020-10-07 21:21:57 -05:00
Сухарик
5ada68ac1b tox-node: 0.0.8 -> 0.1.0 2020-10-07 23:37:19 +03:00
Vladimír Čunát
420f89ceb2
Revert "apparmor: fix and improve the service"
This reverts commit fb6d63f3fd.

I really hope this finally fixes #99236: evaluation on Hydra.
This time I really did check basically the same commit on Hydra:
https://hydra.nixos.org/eval/1618011

Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
2020-10-07 12:22:18 +02:00
Timo Kaufmann
8722718311
Merge pull request #99893 from ardumont/bump-amule
amule: 2.3.2 -> unstable-20201006
2020-10-07 10:03:07 +02:00
Antoine R. Dumont (@ardumont)
1f7cf96291
amule: 2.3.2 -> unstable-20201006
There has been no new release since 2.3.2 for some years now (around 2016) [1]

The most recent master branch for the amule project includes a commit [2] which
fixes compilation breakage with the next libupnp version [3].

So this bumps the amule version to the latest commit of that repository.

[1] https://github.com/amule-project/amule/issues/219

[2] 8784480c79

[3] #93048
2020-10-06 23:35:22 +02:00
Antoine R. Dumont (@ardumont)
98e5369baf
gmrender-resurrect: Make build against libupnp 1.14 ok
Current PR opened but not merged upstream [1]

[1] https://github.com/hzeller/gmrender-resurrect/pull/214
2020-10-06 23:25:13 +02:00
Mario Rodas
ef3155fbbc grpcurl: 1.4.0 -> 1.7.0 2020-10-03 04:20:00 +00:00
Peter Hoeg
b55e4b764d openfortivpn: allow config in /etc/openfortivpn
openfortivpn would look in the nix store for config files, which
obviously doesn't work, so make it go to /etc/openfortivpn instead so
we *can* configure it system-wide.

Also add systemd units on Linux.
2020-10-05 14:48:10 +08:00
Robert Scott
36d66c0b43 olsrd: 0.9.6.1 -> 0.9.8, fix build
incorporate patch fixing build against bison 3.7 pinched from openwrt
2020-10-04 20:58:11 +01:00
Mario Rodas
263690c110
Merge pull request #96071 from r-ryantm/auto-update/networkmanager_dmenu
networkmanager_dmenu: 1.5.0 -> 1.6.0
2020-10-04 09:25:50 -05:00
Patrick Hilhorst
f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Daniël de Kok
9fd0171b24
Merge pull request #99318 from siraben/mozwire-update
mozwire: 0.5.1 -> 0.5.2
2020-10-02 08:37:51 +02:00
Ying Kanyang (Harry Ying)
f0a5dd2a20
smartdns: 30 -> 33
Bump release from 30 to 33 for smartdns.
2020-10-02 09:01:45 +08:00
Ben Siraphob
5dc6f363cd mozwire: 0.5.1 -> 0.5.2 2020-10-02 02:26:05 +07:00
Maximilian Bosch
372884ffa5
bandwhich: 0.18.1 -> 0.19.0
https://github.com/imsnif/bandwhich/releases/tag/0.19.0
2020-09-29 18:48:49 +02:00
Jonathan Ringer
05739ad406 linkchecker: disable flakey test 2020-09-29 09:32:22 -07:00
Ryan Mulligan
ea43b22d38
Merge pull request #82224 from caadar/ssh-askpass-fullscreen
ssh-askpass-fullscreen: init at 1.2
2020-09-28 20:43:05 -07:00
Emery Hemingway
11ce7675cf yggdrasil: 0.3.14 -> 0.3.15 2020-09-28 09:55:05 +02:00
Ryan Burns
e1d834aa09 sshping: fix build on darwin
Fix hardcoded C++ compiler
2020-09-27 12:59:30 -07:00
Michael Raskin
31a4e2e28b
Merge pull request #93457 from ju1m/apparmor
apparmor: fix and improve the service
2020-09-27 13:07:38 +00:00
Oleksii Filonenko
d7b442c121
Merge pull request #98826 from r-ryantm/auto-update/nebula
nebula: 1.2.0 -> 1.3.0
2020-09-26 11:04:02 +03:00
Oleksii Filonenko
02b7dcb4ee
Merge pull request #98717 from r-ryantm/auto-update/frp
frp: 0.33.0 -> 0.34.0
2020-09-26 11:00:31 +03:00
R. RyanTM
bff1304ec2 nebula: 1.2.0 -> 1.3.0 2020-09-26 05:24:41 +00:00
R. RyanTM
3a4e082f7f frp: 0.33.0 -> 0.34.0 2020-09-25 07:16:46 +00:00
zowoq
9979d33ac7 mtr: 0.93 -> 0.94
https://github.com/traviscross/mtr/blob/v0.94/NEWS
2020-09-25 13:12:32 +10:00
Pierre Bourdon
ce615a5c32
dnsperf: 2.3.1 -> 2.3.4
Required for newer Bind versions support without isc-config.sh.
2020-09-24 18:08:47 +02:00
R. RyanTM
2377e8e8ca findomain: 2.1.1 -> 2.1.3 2020-09-23 20:50:24 -07:00
Timo Kaufmann
c8cde01af4
Merge pull request #98513 from r-ryantm/auto-update/tridactyl-native
tridactyl-native: 1.20.0 -> 1.20.1
2020-09-23 09:40:14 +02:00
R. RyanTM
21a2c12fe7 tridactyl-native: 1.20.0 -> 1.20.1 2020-09-23 02:39:29 +00:00
zowoq
ff64cb724d amass: 3.10.1 -> 3.10.3
https://github.com/OWASP/Amass/releases/tag/v3.10.2
https://github.com/OWASP/Amass/releases/tag/v3.10.3
2020-09-23 07:29:28 +10:00
Maximilian Bosch
23370afced
curlie: 1.3.1 -> 1.5.4 2020-09-22 11:23:17 +02:00
Martin Weinelt
aeab683e38
Merge pull request #98168 from gnidorah/updates
update some packages I maintain
2020-09-22 03:59:27 +02:00
Mario Rodas
e3796bc865 shadowsocks-rust: 1.8.17 -> 1.8.18 2020-09-20 04:20:00 +00:00
Gabriel Ebner
efa2089077
Merge pull request #89731 from doronbehar/jdk_rename 2020-09-20 11:07:55 +02:00
Daniël de Kok
c6105a18b1
Merge pull request #98312 from r-burns/openssh_hpn
openssh_hpn: fix source
2020-09-20 11:04:31 +02:00
Ryan Burns
f8473b1d39 openssh_hpn: fix source 2020-09-20 00:42:40 -07:00
Gabriel Ebner
94b17d9694 zap: use jdk8 2020-09-19 17:47:06 +02:00
Serval
af9f04db79
v2ray: 4.27.5 -> 4.28.2 2020-09-19 20:29:14 +08:00
Marek Mahut
52532b7c36
Merge pull request #91256 from prusnak/seeks
seeks: remove, upstream unmaintained
2020-09-18 16:32:33 +02:00
Marek Mahut
3f95e9b51d
Merge pull request #96629 from prusnak/i2pd
i2pd: 2.32.1 -> 2.33.0
2020-09-18 16:20:39 +02:00
gnidorah
0366a7f2b7 phodav: 2.4 -> 2.5 2020-09-17 16:38:07 +03:00
Mario Rodas
c1d2464fdb shadowsocks-libev: 3.3.4 -> 3.3.5
https://github.com/shadowsocks/shadowsocks-libev/releases/tag/v3.3.5
2020-09-14 23:19:21 -05:00
leenaars
d88f262fd2
ipgrep: ipgrep: 1.0 -> 1.0.1 (#97903) 2020-09-13 22:45:13 +00:00
Doron Behar
c1f4bf78a8 shadowfox: Add ldflags
shadowfox-updater compares the version of itself with that of the latest
version released upon startup. If it doesn't know it's own version, this
comparison always falsely leads to it suggesting the user to update it
upon startup, where in fact it is updated. This is a confusing behavior
only NixOS users suffer and now it's solved.
2020-09-13 00:36:03 +03:00
Marcus Geiger
2147c3c34b
openfortivpn: enable on Darwin (#94895) 2020-09-11 23:24:32 -04:00