17289 Commits

Author SHA1 Message Date
solene
5b41af093d Update to lagrange-0.13.1
Fix an issue with LibreSSL and client certificates
2020-12-12 21:13:07 +00:00
solene
e4cc293566 Update to ircd-hybrid-8.2.35
Diff from Brad Smith <brad at comstyle dot com>
2020-12-12 19:28:21 +00:00
ajacoutot
465c580a1f Put @tag at the end of PLIST. 2020-12-12 14:31:09 +00:00
solene
a4ec20fb8f + lagrange 2020-12-12 14:22:39 +00:00
solene
96f4378319 Import lagrange-0.12.1
Lagrange is a desktop GUI client for browsing Geminispace
and Gopherspace. It offers modern conveniences familiar
from web browsers, such as smooth scrolling, inline
image viewing, multiple tabs, visual themes, Unicode
fonts, bookmarks, history, and page outlines.

ok paco@
tested by many
patch from Olivier Taïbi <oli at olitb dot net> to disable
use of openssl if installed
2020-12-12 14:22:17 +00:00
ajacoutot
6198c5f298 Update to py3-boto3-1.16.35. 2020-12-12 09:22:55 +00:00
ajacoutot
4642afd317 Update to py3-botocore-1.19.35. 2020-12-12 09:22:44 +00:00
sthen
1e68542c1e oops, missed cvs add 2020-12-11 22:34:51 +00:00
sthen
75b42bd4c8 update usockets to newer git commit, from Aisha Tammy (maintainer) 2020-12-11 22:33:22 +00:00
ajacoutot
4b925dd463 Update to py3-boto3-1.16.34. 2020-12-11 08:40:26 +00:00
ajacoutot
ec0c298c51 Update to py3-botocore-1.19.34. 2020-12-11 08:40:15 +00:00
sthen
292712e33e replace the old EFF pcapdiff (which seems to be broken following various
changes in python network tools, and also has been discontinued upstream)
with a similarly named similar alternative, the script itself is fairly
simple as scapy is used to do much of the work.
2020-12-10 22:02:02 +00:00
sthen
d0c2fa7cb7 update mac vendor database 2020-12-10 21:02:47 +00:00
naddy
7f603d888b Update to 7.74.0. Includes security fixes for:
CVE-2020-8284: trusting FTP PASV responses
CVE-2020-8285: FTP wildcard stack overflow
CVE-2020-8286: Inferior OCSP verification
2020-12-10 20:52:25 +00:00
sthen
54c61c821a update to monitoring-plugins-2.3 2020-12-10 19:52:15 +00:00
sthen
c87bb2bac0 update to dnsperf-2.4.0, moving from bind internal libs to ldns 2020-12-10 17:22:52 +00:00
kmos
d054a9eee8 catgirl uses C11, so base-gcc cannot build it.
Add a COMPILER line to fix the build on sparc64

ok solene@ (maintainer)
2020-12-10 16:39:46 +00:00
sthen
eb513c00ca +scapy,python3 (the pkgname is "py3-scapy" whereas the py2 version is just
plain "scapy").
2020-12-10 11:49:55 +00:00
sthen
53db76e4dc Add Python 3 support to scapy. Since regression tests in base are currently
written to use Python 2, both versions are supported in parallel for now
(with a -3 suffix on the command-line tools and some other files to avoid a
conflict).

Clean up dependencies which have not been used for some time while there;
PyCrypto and py-ecdsa changed to py-cryptography in 2017 and use of libdnet
was removed in 2.4.4.

ok bluhm@ (maintainer).
2020-12-10 11:49:23 +00:00
sthen
d862251fa4 update to wireshark-3.4.1 2020-12-10 11:43:14 +00:00
ajacoutot
f2c62750c8 Unbreak.
DESCR contains weird characters: Registries (RIRs) ??? APNIC, AFRINIC, ARIN, LACNIC and RIPE NCC ??? on line 10
pkg_create: Can't continue
2020-12-10 08:59:50 +00:00
ajacoutot
937a4a6c64 Update to py3-boto3-1.16.33. 2020-12-10 08:39:26 +00:00
ajacoutot
52d8d20b1c Update to py3-botocore-1.19.33. 2020-12-10 08:39:13 +00:00
landry
d4841d2621 net/synapse: update to 1.24.0, from maintainer Renaud Allard
There is a denial of service attack (CVE-2020-26257) against the
federation APIs in which future events will not be correctly sent to
other servers over federation. This affects all servers that participate
in open federation. (Fixed in #8776).

Synapse may be affected by OpenSSL CVE-2020-1971.  Synapse
administrators should ensure that they have the latest versions of the
cryptography Python package installed.

ok abieber@
2020-12-09 16:04:40 +00:00
sthen
26c92cc3b4 update to routinator-0.8.2, reenable on aarch64/sparc64 as the dependency
on ring is no longer the version where we saw problems before.
2020-12-09 12:14:10 +00:00
claudio
6e627ae046 Enter gortr 2020-12-09 11:12:22 +00:00
claudio
57a65b080f Import gortr
goRTR is an open-source implementation of the RPKI to Router protocol
(RFC 6810), normally used with BGP routers, using the Go programming
language.

OK sthen@ abieber@
2020-12-09 11:11:32 +00:00
ajacoutot
09c8886c6e Update to py3-boto3-1.16.31. 2020-12-08 09:01:27 +00:00
ajacoutot
fd4c303a41 Update to py3-botocore-1.19.31. 2020-12-08 09:01:16 +00:00
solene
e5ef9980f1 Small change to DESCR to introduces catgirl
as a terminal based IRC client

noticed by sthen@
2020-12-07 13:57:56 +00:00
solene
e16571e517 + catgirl 2020-12-06 23:03:22 +00:00
solene
50cee5b641 Import catgirl-1.3
catgirl proposes features such as:
- Tab complete, Split scroll, URL detection, Nick coloring,
  Topic diffing, Ignore

But won't implement so called "non-features" as:
- Dynamic configuration, Multi-network, Reconnection, CTCP,
  Cleartext IRC

ok paco@ stsp@
2020-12-06 23:02:58 +00:00
bket
fde190f02f Drop maintainership 2020-12-06 17:58:25 +00:00
ajacoutot
1f11a54cc6 Update to py3-boto3-1.16.30. 2020-12-06 08:55:39 +00:00
ajacoutot
3551dd8182 Update to py3-botocore-1.19.30. 2020-12-06 08:55:26 +00:00
solene
fdf9c8fc2f Update to i2p-0.9.48
from maintainer Dimitri Karamazov
2020-12-05 17:21:55 +00:00
ajacoutot
870d2eab27 Once again, I forgot to remove a patch. 2020-12-05 16:19:52 +00:00
ajacoutot
1414d3b7ba Update to libproxy-0.4.16.
Add debug packages.
2020-12-05 11:11:30 +00:00
sthen
9a86762dac icinga/core2: unbreak the pseudo-flavour setup, found by aja@ 2020-12-04 16:53:48 +00:00
sthen
e841e0cfc2 update to libunbound-1.13.0 2020-12-03 18:21:34 +00:00
sthen
8ba1290981 update to librenms-1.70.1 2020-12-03 18:04:02 +00:00
sthen
5dd8481349 update to unifi-6.0.41 2020-12-03 17:10:28 +00:00
sthen
58d0f29a08 update to icinga2-2.12.2
- switch from libressl to openssl/1.1, the new cert validator doesn't work
with icinga's pki

- add no_mysql/no_pgsql pseudo-flavours to knock out ido from build, making
it easier to do test builds on endpoints
2020-12-03 15:22:40 +00:00
sthen
949df0a2da nsca-ng: switch back to openssl/1.1. drop RUN_DEPENDS while there,
it was only allowing nagios/icinga1, but also works with icinga2.
there's not a lot of point having it as a forced dep anyway.
2020-12-03 12:00:12 +00:00
gonzalo
ddd72997d6 Update for Axel to 2.17.10
Thanks sthen@ for the help :)

OK sthen@
2020-12-03 09:32:30 +00:00
benoit
71837a81b8 Update to py-IP-1.01. 2020-12-03 08:08:24 +00:00
mariani
981f87cefb Update net/qbittorrent 4.3.0.1 to 4.3.1
Changelog:
https://github.com/qbittorrent/qBittorrent/blob/release-4.3.1/Changelog

Tested OK on amd64.
2020-12-02 22:33:17 +00:00
solene
3ca1ce8509 + kristall 2020-12-02 19:08:01 +00:00
solene
0da2705559 Import kristall-2020110600
Kristall is a multi-protocol support (Gemini, Gopher, Finger,
Http(s)) navigator with features such as:

- Document rendering based on MIME
- TLS Management
- Favourite Sites
- Navigation history
- Tabbed interface
- Outline generation
- Special link highlighting for different targets
- Color Themes

ok paco@
2020-12-02 19:07:31 +00:00
sthen
b58b46fc1f nsca-ng: switch back to openssl/1.0.2, there is some problem within BIO
with sockets on a system with "family inet6 inet4" in resolv.conf.
found by florian@
2020-12-02 17:29:08 +00:00