Commit graph

5857 commits

Author SHA1 Message Date
Emery Hemingway b31d676f6a yggdrasil: 0.3.13 -> 0.3.14 2020-04-02 14:13:36 +05:30
Mario Rodas 6148618bf9
Merge pull request #83935 from r-ryantm/auto-update/amass
amass: 3.5.1 -> 3.5.4
2020-04-01 20:02:59 -05:00
R. RyanTM 20eaf064fc
nethogs: 0.8.5 -> 0.8.6 2020-04-01 23:44:00 +02:00
Mario Rodas c0149fd27e
Merge pull request #83958 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.23.7 -> 0.24.0
2020-04-01 08:11:25 -05:00
Jan Tojnar 15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
R. RyanTM 183e6702e6 dnsproxy: 0.23.7 -> 0.24.0 2020-04-01 10:44:24 +00:00
Michele Guerini Rocco 8b32f3d4b4
Merge pull request #83610 from Atemu/dnscrypt-proxy-2.0.42
dnscrypt-proxy2: 2.0.39 -> 2.0.42
2020-04-01 10:43:55 +02:00
R. RyanTM 7cfb07428f amass: 3.5.1 -> 3.5.4 2020-04-01 07:43:41 +00:00
zowoq 8ecb0108d6 croc: 8.0.4 -> 8.0.5
https://github.com/schollz/croc/releases/tag/v8.0.5
2020-04-01 08:40:58 +10:00
Jan Tojnar 3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
Timo Kaufmann d2774425f3
Merge pull request #83067 from doronbehar/update-gtk-gnutella
gtk-gnutella: 1.1.14 -> 1.1.15
2020-03-31 14:46:32 +00:00
Mario Rodas c30ec8725c
Merge pull request #83828 from r-ryantm/auto-update/circus
circus: 0.15.0 -> 0.16.1
2020-03-31 07:34:01 -05:00
zowoq 237a1e75b2 slirp4netns: 0.4.4 -> 1.0.0
https://github.com/rootless-containers/slirp4netns/releases/tag/v1.0.0
2020-03-31 18:32:07 +10:00
R. RyanTM 365eb878a9 pirate-get: 0.3.4 -> 0.3.5 2020-03-30 20:21:50 -07:00
R. RyanTM 296d1f813d circus: 0.15.0 -> 0.16.1 2020-03-31 02:28:35 +00:00
Doron Behar 98f5d0574f gtk-gnutella: 1.1.14 -> 1.1.15
Remove patches applied between 1.1.14 and 1.1.15 and switch to GitHub
source.
gtk-gnutella: several changes.
Disable internal malloc implementation.
Add @doronbehar as maintainer.
Comment about hardeningDisable regarding next release.
Format arguments and inputs.
Enable to disable GUI.
2020-03-30 13:44:17 +03:00
Profpatsch 49be064fa5 skawarePackages: release 2020-03
Hello,

  New versions of all the skarnet.org packages are available.
This is mostly a bugfix release (there was an installation bug in
some circumstances with shared libraries) but some packages, notably
execline and s6, have new, useful features.

  The new versions are the following:

skalibs-2.9.2.0
nsss-0.0.2.2
utmps-0.0.3.2
execline-2.6.0.0
s6-2.9.1.0
s6-rc-0.5.1.2
s6-linux-init-1.0.4.0
s6-dns-2.3.2.0
s6-networking-2.3.1.2
s6-portable-utils-2.2.2.2
s6-linux-utils-2.5.1.2
mdevd-0.1.1.2
bcnm-0.0.1.0

  Here are details for the packages that have more than bugfixes:

* skalibs-2.9.2.0
   ---------------

  - New header: skalibs/bigkv.h. It's a set of functions allowing
efficient lookups in a large set of strings (typically read from the
command line or the environment).

  https://skarnet.org/software/skalibs/
  git://git.skarnet.org/skalibs

  * execline-2.6.0.0
    ----------------

  - It's a major release because an API has been modified: dollarat.
Beforehand, dollarat's -0 option would always prevail over any -d
option. Now, dollarat has its conflicting -0 and -d options handled
in the conventional way, with rightmost priority.

  - The runblock program now accepts a command line prefix, which is
given as runblock's own command line. This allows blocks to serve as
arguments to a new command, instead of having to be full command lines
by themselves.

  - New binary: posix-umask.

  - The former "cd" program is now named "execline-cd" and the former
"umask" program is named "execline-umask". When the=20
--enable-pedantic-posix
option is not given at configure time, "cd" and "umask" are symbolic
links created at installation time and pointing to execline-cd and
execline-umask respectively. When the --enable-pedantic-posix option is
given, the symbolic links point to posix-cd and posix-umask instead.

  - With posix-cd and posix-umask (and the changes to wait done in the
previous version), execline is now fully POSIX-compliant when built with
the --enable-pedantic-posix option. This will certainly, without the
slightest hint of a doubt, change distributions' attitudes about it.

  https://skarnet.org/software/execline/
  git://git.skarnet.org/execline

  * s6-2.9.1.0
    ----------

  - A new '?' directive has been added to s6-log. It behaves exactly like
'!', except that it spawns the given processor with /bin/sh as an
interpreter instead of execlineb.

  - execline support is now optional: it can be disabled by specifying
--disable-execline at configure time. Some functionality is unavailable
when execline support is disabled:
    * s6-log's '!' directive
    * s6-notifyoncheck's -c option
    * s6-ipcserver-access's support for 'exec' directives in a ruleset

  - A new -X option has been added to s6-svscan, to specify a descriptor
that will be passed as stderr to a service spawned by this s6-svscan and
named s6-svscan-log. This is used in the new s6-linux-init, to avoid
needing to hardcode the /dev/console name for the catch-all logger's
standard error.

  - On systems that define SIGPWR and SIGWINCH, s6-svscan -s now diverts
those signals. This allows powerfail and kbrequest events to be handled
when s6-svscan runs as process 1.

  https://skarnet.org/software/s6/
  git://git.skarnet.org/s6

  * s6-linux-init-1.0.4.0
    ---------------------

  - New options have been added to s6-linux-init-maker: to support
running s6-linux-init without a catch-all logger, and to support running
it in a container.

  - s6-linux-init-maker now adds a SIGPWR handler to the default image:
on receipt of a SIGPWR, the system's shutdown procedure is triggered.

  - s6-linux-init now handles kbrequest, which triggers a SIGWINCH in
init when a special, configurable set of keys is pressed. By default,
no SIGWINCH handler is declared in the image, and no set of keys is
bound to kbrequest.

  https://skarnet.org/software/s6-linux-init/
  git://git.skarnet.org/s6-linux-init

  * s6-dns-2.3.2.0
    --------------

  - New library: libdcache, implementing a clean cache structure
to contain DNS data. It's still not used at the moment.

  https://skarnet.org/software/s6-dns/
  git://git.skarnet.org/s6-dns

  * bcnm-0.0.1.0
    ------------

  - First numbered release, because the Ad=C3=A9lie Linux distribution,
which uses libwpactrl, needs an official release instead of pulling
from git.

  - libwpactrl is a set of C functions helping control a wpa_supplicant
process.

  - bcnm-waitif is a binary that waits for network interface state
events such as appearance/disappearance, up/down, running/not-running.
It is useful to avoid race conditions during a boot sequence, for
instance.

  https://skarnet.org/software/bcnm/
  git://git.skarnet.org/bcnm

  Enjoy,
  Bug-reports welcome.

--
  Laurent
2020-03-30 01:23:46 +02:00
Jörg Thalheim d04396da8b
Merge pull request #82852 from Mic92/cross-build-rust-package
[WIP] buildRustPackage: enable strictDeps
2020-03-29 14:07:07 +01:00
Fabian Möller 2346014aae bgpq3: init at 0.1.35 2020-03-29 14:12:36 +02:00
Jörg Thalheim 649eecd631
httplz: fix strict deps build 2020-03-29 12:37:24 +01:00
Jan Tojnar fa4e1bbe07
Merge branch 'master' into staging-next
Fix eval of nixos/nginx
2020-03-29 00:35:29 +01:00
Maximilian Bosch 7a7d7b1215
findomain: 1.4.2 -> 1.4.5 2020-03-28 23:37:26 +01:00
worldofpeace d5cfaf5c39
Merge pull request #83473 from doronbehar/update-connman
connman: 1.37 -> 1.38
2020-03-28 18:18:14 -04:00
Frederik Rietdijk a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Atemu 1b0799f48f dnscrypt-proxy: 2.0.39 -> 2.0.42 2020-03-28 18:21:14 +01:00
Doron Behar bffec3d884 nixos/connman: add TODOs regarding connman + network-manager 2020-03-28 12:28:29 +03:00
Jörg Thalheim 774ddebd87
Merge pull request #83472 from Mic92/propragate-darwin-go
Propragate darwin go
2020-03-28 06:57:59 +00:00
Michael Weiss 87f08d070d
ubridge: 0.9.17 -> 0.9.18 2020-03-27 11:09:38 +01:00
Doron Behar b03bf779ae connman: remove unneeded deps from nativeBuildInputs 2020-03-27 10:43:51 +03:00
Doron Behar aa44c23c7a connman: reverse order of build flavors declaration 2020-03-27 10:43:51 +03:00
Doron Behar 22b27dd635 connman: remove import of networkmanager 2020-03-27 10:43:51 +03:00
Doron Behar a3d2e48a62 connmanMinimal: remove use of lowPrio 2020-03-27 10:43:51 +03:00
Doron Behar fa5f7b89c4 connman: Switch to postPatch from patchPhase 2020-03-27 10:43:51 +03:00
Doron Behar 3b89674dc3 connman: declare build flavors idiomaticly
Use tesseract as a source for inspiration - rename default.nix ->
connman.nix and declare build flavors in default.nix .
2020-03-27 10:43:51 +03:00
Doron Behar be59cb3be8 connman: Use patchPhase instead of preConfigure 2020-03-27 10:43:51 +03:00
Doron Behar e59deafc2d connman: Use global reference to lib.optionals 2020-03-27 10:43:51 +03:00
Doron Behar cdc20ac30e connman: Fix comments after @erikarvstedt's comments 2020-03-27 10:43:51 +03:00
Doron Behar 53d8831b62 connman: cleanup build from the groundup 2020-03-27 10:43:51 +03:00
Doron Behar 50ce1e6469 connman: doCheck and split outputs 2020-03-27 10:43:51 +03:00
Doron Behar a0e966d797 connman: upgrade to readline latest 2020-03-27 10:43:50 +03:00
Doron Behar e55ad4897d connman: quote homepage 2020-03-27 10:43:50 +03:00
Doron Behar e9569a0a03 connman: quote out in configure flag 2020-03-27 10:43:50 +03:00
Doron Behar 184d741292 connman: remove unneeded hooks 2020-03-27 10:43:50 +03:00
Doron Behar bc4d2abac8 connman: remove unneeded deps 2020-03-27 10:43:50 +03:00
Doron Behar 7cdd874589 connman: 1.37 -> 1.38 2020-03-27 10:43:50 +03:00
Doron Behar 59613f5ca5 connman: format argument lists and inputs 2020-03-27 10:43:50 +03:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
worldofpeace 4feb4cf707 networkmanager: 1.22.8 -> 1.22.10 2020-03-26 11:13:26 -04:00
Jörg Thalheim 461784ffe4
Merge pull request #83373 from bbigras/pixiecore
pixiecore: init at 2020-03-25
2020-03-26 08:09:30 +00:00
Bruno Bigras 78fbe7dba6 pixiecore: init at 2020-03-25
Co-authored-by: raunovv <rauno@oyenetwork.com>
2020-03-26 00:50:29 -04:00
Mario Rodas 07771d755b
Merge pull request #83262 from servalcatty/bump/v2ray
v2ray: 4.22.1 -> 4.23.0
2020-03-25 20:32:15 -05:00
zowoq 2d48c2fbcd croc: 8.0.3 -> 8.0.4
https://github.com/schollz/croc/releases/tag/v8.0.4
2020-03-24 19:11:37 -07:00
Marek Mahut faba8e115d
Merge pull request #83311 from romildo/upd.uget
uget: 2.2.2 -> 2.2.3-1
2020-03-24 20:35:16 +01:00
José Romildo Malaquias 911acc42f2 uget: 2.2.2 -> 2.2.3-1 2020-03-24 16:01:43 -03:00
Michael Weiss 5c73dc4eec
ubridge: 0.9.16 -> 0.9.17 2020-03-24 16:29:20 +01:00
Serval d45abfa215
v2ray: 4.22.1 -> 4.23.0 2020-03-24 12:17:23 +08:00
Jan Tojnar 986fbf4799
Merge branch 'staging-next' into staging 2020-03-24 01:51:55 +01:00
worldofpeace 01fc385d4a
Merge pull request #82289 from lovesegfault/passh-2020-03-10
passh: init at 2020-03-18
2020-03-23 16:23:14 -04:00
Jörg Thalheim 5b043ed82b
ngrok-1: fix strict deps build 2020-03-23 08:14:52 +00:00
Orivej Desh 1b89aa3f7a Merge branch 'master' into staging 2020-03-23 00:53:16 +00:00
Mario Rodas 4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Jan Tojnar cc73796779
Merge pull request #82699 from hedning/libnma
libnma: init at 1.8.28
2020-03-22 00:33:35 +01:00
Mario Rodas 7c096126c7 termshark: fix build on darwin 2020-03-21 06:18:00 -05:00
Mario Rodas 28a71c8f59 yggdrasil: fix build on darwin 2020-03-21 06:09:00 -05:00
Mario Rodas f729bd752f tendermint: fix build on darwin 2020-03-21 06:07:00 -05:00
Mario Rodas dc68986142 obfs4: fix build on darwin 2020-03-21 06:05:00 -05:00
Mario Rodas 1565aabb5e nebula: fix build on darwin 2020-03-21 06:04:00 -05:00
Mario Rodas 83b6e5b565 shadowfox: fix build on darwin 2020-03-21 06:03:00 -05:00
Mario Rodas 5b83d95f2f minio-client: fix build on darwin 2020-03-21 05:44:00 -05:00
Mario Rodas 7e4f82ce7f hey: fix build on darwin 2020-03-21 05:08:00 -05:00
Mario Rodas a8c36060b7 grpcui: fix build on darwin 2020-03-21 05:06:00 -05:00
Mario Rodas b139887056 frp: fix build on darwin 2020-03-21 05:03:00 -05:00
Mario Rodas 5ea0235ba9 clash: fix build on darwin 2020-03-21 04:49:00 -05:00
Mario Rodas 59bc2841b4 dnsproxy: fix build on darwin 2020-03-21 04:48:00 -05:00
Mario Rodas 5b6342e8af corerad: fix build on darwin 2020-03-21 04:47:00 -05:00
Mario Rodas a35fcc1000 cassowary: fix build on darwin 2020-03-21 04:42:00 -05:00
Mario Rodas 4a5a07a487 croc: fix build on darwin 2020-03-21 04:34:00 -05:00
R. RyanTM 0d8cd0861a ytcc: 1.8.2 -> 1.8.3 2020-03-20 23:42:43 -07:00
Tor Hedin Brønner f9f5ab3c88
networkmanager-l2tp: use libnma 2020-03-21 04:44:06 +01:00
Tor Hedin Brønner 59c82bceca
networkmanager-fortisslvpn: use libnma 2020-03-21 04:44:06 +01:00
Tor Hedin Brønner f8000839df
networkmanager-vpnc: use libnma 2020-03-21 04:44:05 +01:00
Tor Hedin Brønner e2affc51a0
networkmanager_strongswan: use libnma 2020-03-21 04:44:05 +01:00
Tor Hedin Brønner 5e19d8a4bb
networkmanager-iodine: use libnma 2020-03-21 04:44:04 +01:00
Tor Hedin Brønner dd48e9b58c
networkmanager-openvpn: use libnma 2020-03-21 04:41:14 +01:00
Tor Hedin Brønner 50438bd5b1
networkmanagerapplet: 1.8.24 -> 1.16.0
No longer carries libnma, so we can drop a bunch of dependencies and
simplify a bit.
2020-03-21 04:41:13 +01:00
Tor Hedin Brønner f07bad3201
networkmanagerapplet: format 2020-03-21 04:41:13 +01:00
Tor Hedin Brønner 2b77be7cd7
libnma: init at 1.8.28
Upstream have pulled out libnma from networkmanagerapplet.
2020-03-21 04:41:13 +01:00
Maximilian Bosch 19ceeb6de0
wireguard-tools: 1.0.20200206 -> 1.0.20200319
https://lists.zx2c4.com/pipermail/wireguard/2020-March/005191.html
2020-03-20 00:53:49 +01:00
Bernardo Meurer 68775b63f1
passh: init at 2020-03-18 2020-03-18 21:01:04 -07:00
zowoq b4cf1c96fa slirp4netns: 0.4.3 -> 0.4.4
https://github.com/rootless-containers/slirp4netns/releases/tag/v0.4.4
2020-03-18 20:02:44 -07:00
Mario Rodas eb3e75e788
Merge pull request #82854 from r-ryantm/auto-update/amass
amass: 3.4.4 -> 3.5.0
2020-03-18 21:14:13 -05:00
R. RyanTM a36056d068 opensm: 3.3.22 -> 3.3.23 2020-03-18 16:13:02 -07:00
Mario Rodas 5966be5e22 amass: 3.5.0 -> 3.5.1 2020-03-18 09:32:01 -05:00
Mario Rodas 692b890004 amass: enable on darwin 2020-03-18 09:31:01 -05:00
R. RyanTM 92f08e07af amass: 3.4.4 -> 3.5.0 2020-03-18 14:31:01 +00:00
Christian Lütke-Stetzkamp 403a4b1ced http2tcp: init at 0.5 2020-03-17 11:44:17 -07:00
Domen Kožar cefe9b2dac
add openapi-generator-cli-unstable 2020-03-17 17:12:16 +01:00
Mario Rodas 988de96ad1
Merge pull request #80833 from r-ryantm/auto-update/inadyn
inadyn: 2.5 -> 2.6
2020-03-17 08:29:32 -05:00
Mario Rodas 8b488f2c58
Merge pull request #82539 from r-ryantm/auto-update/frp
frp: 0.31.2 -> 0.32.0
2020-03-17 08:12:18 -05:00
Léo Gaspard a0307bad46
Merge pull request #79120 from symphorien/iodine
Iodine: ipv6 support, updates, hardening, nixos test....
2020-03-16 23:42:12 +01:00
Daniel Fullmer d467d6ce4a
zerotierone: enable package test (#82738) 2020-03-16 19:43:35 +00:00
zimbatm 70519e57af
Merge pull request #82733 from misuzu/zerotierone-armv7l-fix
zerotierone: fix build on armv7l via gcc9
2020-03-16 20:41:22 +01:00
misuzu 795dcf8908 zerotierone: it supports all platforms 2020-03-16 18:17:18 +02:00
misuzu 8efac4fc98 zerotierone: fix build on armv7l via gcc9 2020-03-16 18:16:43 +02:00
Pierre Bourdon d62f76f81d stubby: build with libsystemd support
This was added in v0.3.0 and allows notifying service readiness.
2020-03-16 10:10:45 +05:30
Maximilian Bosch 9729f30667
aircrack-ng: 1.5.2 -> 1.6 2020-03-15 22:22:48 +01:00
Jörg Thalheim f1b69e4d76
Merge pull request #82040 from gnidorah/phodav
phodav: 2.3 -> 2.4
2020-03-15 18:25:43 +00:00
Sander van der Burg 875bcef98b base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build 2020-03-15 16:37:47 +01:00
Silvan Mosberger 779b7ff3d8
Merge pull request #80931 from LEXUGE/master
smartdns: init at 30
2020-03-15 15:36:05 +01:00
R. RyanTM 41742c85ec clash: 0.17.1 -> 0.18.0 2020-03-14 23:34:23 +00:00
Michiel Leenaars 2410dbb3c7 Unbound: 1.9.5 -> 1.10.0 2020-03-14 23:32:04 +00:00
Ryan Mulligan 94a67e67b8
Merge pull request #82532 from r-ryantm/auto-update/croc
croc: 6.4.10 -> 8.0.3
2020-03-14 12:30:15 -07:00
Pascal Bach 337b35707d minio-client: 2019-01-30 -> 2020-03-06 2020-03-14 16:50:29 +00:00
R. RyanTM 281dd8bd44 ntp: 4.2.8p13 -> 4.2.8p14 2020-03-14 16:26:40 +00:00
gnidorah 41543d88ca phodav: 2.3 -> 2.4 2020-03-14 09:27:10 +03:00
R. RyanTM 7f255ec99d frp: 0.31.2 -> 0.32.0 2020-03-14 05:38:02 +00:00
R. RyanTM 38d8eb2544 dnsproxy: 0.20.0 -> 0.23.7 2020-03-14 04:51:44 +00:00
R. RyanTM ba957840f6 croc: 6.4.10 -> 8.0.3 2020-03-14 04:34:01 +00:00
Lancelot SIX 506be57540 mailutils: 3.8 -> 3.9
This is a bugfix release.

See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00007.html
for details.
2020-03-13 20:54:36 +00:00
Maximilian Bosch 5c066f9bfb
wireguard-go: 0.0.20191012 -> 0.0.20200121 2020-03-13 20:59:53 +01:00
Emery Hemingway 18281a28bd yggdrasil: 0.3.12 -> 0.3.13 2020-03-12 21:39:38 +01:00
Harry Ying 25300d75be
smartdns: init at 30 2020-03-13 00:13:12 +08:00
Jan Tojnar 9d22d1d6f3
Merge pull request #81931 from andir/ppp
ppp: 2.4.7 -> 2.4.8 & CVE-2020-8597 fix
2020-03-10 21:10:53 +01:00
R. RyanTM d0f3de4f23 arping: 2.20 -> 2.21 2020-03-10 20:27:42 +01:00
Matt Layher 13964b07ad corerad: 0.2.1 -> 0.2.2 2020-03-09 20:01:51 -07:00
Mario Rodas 977a5bd038
Merge pull request #82101 from bhipple/u/rust-cargo-httplz
httplz: upgrade cargo fetcher and cargoSha256
2020-03-08 22:31:03 -05:00
Benjamin Hipple 5c6081efdf httplz: upgrade cargo fetcher and cargoSha256 2020-03-08 22:04:15 -04:00
Benjamin Hipple 053e735b3c gnirehtet: upgrade cargo fetcher and cargoSha256 2020-03-08 21:25:21 -04:00
Frederik Rietdijk 0eb0ddc4db Merge staging-next into master 2020-03-08 08:11:01 +01:00
R. RyanTM 5a0bbfa7f2 par2cmdline: 0.8.0 -> 0.8.1 2020-03-07 09:00:05 +01:00
Andreas Rammhold 142c3153f7
ppp: apply patch for CVE-2020-8597
This fixes a potential buffer overflow in the eap_{request,response}
functions.
2020-03-06 23:35:18 +01:00
Andreas Rammhold caffd51048
ppp: 2.4.7 -> 2.4.8 2020-03-06 23:33:43 +01:00
R. RyanTM bce33c5d74 libreswan: 3.30 -> 3.31 2020-03-06 19:37:20 +00:00
Frederik Rietdijk 188c3a4d03 Merge staging-next into staging 2020-03-06 07:09:30 +01:00
Mario Rodas d472a32752
Merge pull request #81798 from r-ryantm/auto-update/haproxy
haproxy: 2.1.2 -> 2.1.3
2020-03-05 19:28:08 -05:00
Ryan Mulligan 058023b993
Merge pull request #81837 from r-ryantm/auto-update/findomain
findomain: 1.4.1 -> 1.4.2
2020-03-05 11:22:35 -08:00
R. RyanTM 6c20f4def3 findomain: 1.4.1 -> 1.4.2 2020-03-05 18:36:27 +00:00
Ryan Mulligan 10dfd5a8c4
Merge pull request #81760 from r-ryantm/auto-update/eternal-terminal
eternal-terminal: 6.0.6 -> 6.0.7
2020-03-05 07:46:50 -08:00
R. RyanTM e08b7fff16 haproxy: 2.1.2 -> 2.1.3 2020-03-05 04:38:58 +00:00
R. RyanTM c522b865b9 eternal-terminal: 6.0.6 -> 6.0.7 2020-03-04 20:39:16 +00:00
Jan Tojnar 1a44e325d2
Merge branch 'staging-next' into staging 2020-03-04 21:24:05 +01:00
Emery Hemingway ea15605aaa stubby: 0.2.6 -> 0.3.0 2020-03-04 11:21:22 +01:00
R. RyanTM fe898d5f76 modemmanager: 1.12.4 -> 1.12.6 2020-03-03 07:42:09 +01:00
Profpatsch 2167ed8aac httpie: add fish and bash completions 2020-03-02 01:16:54 +01:00
Profpatsch 9176f20bc3 httpie: add manpage and html docs
httpie has quite extensive documentation in form of its rst readme.
With docutils it’s quite easy to convert to html.

We can also convert it to a manpage, which makes the documentation
accessible from the command line (even though it’s not quite standard
format as far as manpages go; however a lot better than nothing).
2020-03-02 00:47:23 +01:00
Maximilian Bosch c3b331a777
bandwhich: 0.11.0 -> 0.12.0
https://github.com/imsnif/bandwhich/releases/tag/0.12.0
2020-03-01 15:14:46 +01:00
Frederik Rietdijk 33133b2667
Merge pull request #81167 from NixOS/staging-next
Staging next
2020-03-01 13:45:30 +01:00
Mario Rodas 3a8e954e29
Merge pull request #81251 from bhipple/u/rust-cargo-bukubrow
bukubrow: upgrade cargo fetcher and cargoSha256
2020-02-29 19:33:09 -05:00
Mario Rodas 60cfad09ca
Merge pull request #81349 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.11.0 -> 1.12.0
2020-02-29 18:18:51 -05:00
Frederik Rietdijk 79217339d2 Merge master into staging-next 2020-02-29 15:29:11 +01:00