Commit graph

6 commits

Author SHA1 Message Date
Ryan Mulligan 3d64d27b57 uftp: 4.9.4 -> 4.9.5
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5/bin/uftpd help` got 0 exit code
- ran `/nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5/bin/uftp_keymgt -h` got 0 exit code
- ran `/nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5/bin/uftp_keymgt --help` got 0 exit code
- ran `/nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5/bin/uftp_keymgt help` got 0 exit code
- ran `/nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5/bin/uftp_keymgt -V` and found version 4.9.5
- ran `/nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5/bin/uftp_keymgt -v` and found version 4.9.5
- ran `/nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5/bin/uftp_keymgt --version` and found version 4.9.5
- ran `/nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5/bin/uftp_keymgt -h` and found version 4.9.5
- ran `/nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5/bin/uftp_keymgt --help` and found version 4.9.5
- found 4.9.5 with grep in /nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5
- found 4.9.5 in filename of file in /nix/store/d88xbp1gzaf2jllb4k3mclrghgm0yp10-uftp-4.9.5

cc "@fadenb"
2018-02-27 18:29:30 -08:00
Tristan Helmich 47299d94f1
uftp: 4.9.3 -> 4.9.4 2017-10-19 16:26:24 +02:00
Tuomas Tynkkynen 81c360d948 utftp: Fix manpage fallout from previous commits 2017-08-11 21:32:55 +03:00
Tuomas Tynkkynen 1ff422aa23 treewide: Add man & info outputs where necessary (instead of doc)
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Robin Gloster e1eda97649
uftp: 4.9.2 -> 4.9.3 2017-02-17 00:13:07 +01:00
Tristan Helmich d09b797fd7 uftp: init at 4.9.2 2016-08-12 15:22:50 +02:00