158090 Commits

Author SHA1 Message Date
sthen
eff8a3a388 librenms: add patch (from my upstream PR) to fix fetching RSRQ/RSSI/etc
from mikrotik devices where the LTE interface isn't on index 1.
2021-06-25 16:29:54 +00:00
ajacoutot
19d40b1101 Update to awscli-1.19.100. 2021-06-25 16:29:42 +00:00
ajacoutot
7d8ede9afa Update to py3-boto3-1.17.100. 2021-06-25 16:29:27 +00:00
ajacoutot
9115e6a33b Update to py3-botocore-1.20.100. 2021-06-25 16:29:15 +00:00
ajacoutot
6074cf21bb Update to google-cloud-sdk-346.0.0. 2021-06-25 16:16:06 +00:00
ajacoutot
9035c6d47e Update to nomad-1.1.2. 2021-06-25 16:14:20 +00:00
ajacoutot
01aa9f5bdc Update to polkit-qt5-0.114.0. 2021-06-25 16:04:20 +00:00
ajacoutot
7e82bfe02b Update to stellarium-0.21.1. 2021-06-25 16:03:02 +00:00
ajacoutot
f351cbee39 Update to consul-1.10.0. 2021-06-25 15:44:53 +00:00
abieber
942c27c41f Make program name in usage match actual program name.
OK tb@
2021-06-25 15:35:30 +00:00
ajacoutot
bed7f8a061 Add PORTROACH marker back.
I wrongly removed this in the last update.
2021-06-25 15:27:57 +00:00
ajacoutot
1f5fe29ef2 Update to osinfo-db-20210621. 2021-06-25 15:25:01 +00:00
ajacoutot
b7c147deaa Update to sendmail-8.17.0.3. 2021-06-25 15:23:59 +00:00
ajacoutot
79e0b4f251 Update to terragrunt-0.31.0. 2021-06-25 15:19:36 +00:00
ajacoutot
b5f39be8c4 Update to terraform-1.0.1. 2021-06-25 15:19:10 +00:00
ajacoutot
4b72b1632c Update to totem-pl-parser-3.26.6. 2021-06-25 14:39:05 +00:00
abieber
d738623146 Fix PKGNAME and bump REVISION for good measure.
noticed by sthen@
2021-06-25 14:07:52 +00:00
abieber
38d07a5daf Bump age to v1.0.0-rc.3 2021-06-25 13:58:31 +00:00
benoit
6cd2dcbd94 Update to ntl-11.5.1. 2021-06-25 07:08:19 +00:00
rsadowski
fe8655778d Update jenkins to 2.299 2021-06-25 05:40:23 +00:00
rsadowski
6031766f02 Move net/prosody to use Lua 5.2.
- Defined `MODLUA_VERSION=5.2`
- Added `--lua-version=${MODLUA_VERSION}` to `CONFIGURE_ARGS`, otherwise
  the build was picking up Lua 5.1 if it was already installed
- Added `--no-example-certs` to `CONFIGURE_ARGS`, which results in
  `make` not generating certs for localhost and example.com, which
  changes PLIST a tiny bit. I don't think that generating this certs
  adds any value, but I can keep it off the patch if it's preferred.
- Added NO_TEST=yes

Update diff from maintainer
2021-06-25 04:30:22 +00:00
paco
5dfc8bd410 hook net/amfora 2021-06-24 18:13:00 +00:00
paco
5b36af12cb import net/amfora a terminal based Gemini client:
Amfora aims to be the best looking Gemini client with the most features all
in the terminal. It does not support Gopher or other non-Web protocols.

Features:
* Support ANSI color codes
* Styled page content
* Multiple charset support
* Tabbed browsing
* Built-in search
* Bookmarks
* Theming
* Proxying


port by Dimitri Karamazov which takes maintainer.
ok abieber@
2021-06-24 18:05:09 +00:00
sthen
6fddef8450 update to asterisk-18.5.0 2021-06-24 17:12:04 +00:00
kn
0ecfad10d9 Enable s_client(1) and s_server(1) "-trace" option
Changes between 1.0.1l and 1.0.2 [22 Jan 2015]
...
*) SSL/TLS tracing code. This parses out SSL/TLS records using the
   message callback and prints the results. Needs compile time option
   "enable-ssl-trace". New options to s_client and s_server to enable
   tracing.
   [Steve Henson]

It is especially handy when looking at TLS handshakes, e.g. to try
figure out why nc(1)/libtls TLSv1.3 fails but openssl(1)/libssl doesn't.

LibreSSL's openssl(1) has
    -msg
        Show all protocol messages with hex dump.

but it is not as nearly insightful as OpenSSL's s_client(1)
    -trace
        Show verbose trace output of protocol messages. OpenSSL needs
        to be compiled with enable-ssl-trace for this option to work.


Upstream enabled "ssl-trace" by default as of 10.06.2021, see commit
726f92e016bac53175ed5d5321bce1ddf6b207d6.

Feedback sthen tb
OK tb
2021-06-24 15:26:09 +00:00
sthen
62ba6a5256 drop maintainer per request 2021-06-24 13:24:52 +00:00
pvk
62a8c4af88 Update gitea 1.14.2 -> 1.14.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.3
2021-06-24 10:58:16 +00:00
martin
6d1f7f207a Update h5py to 3.3.0. Fix WANTLIB and tests.
Also move RCS tag to top of patchfiles to please portcheck.
2021-06-24 10:52:02 +00:00
danj
fa66d43ab1 Remove maintainer per their request 2021-06-24 02:30:27 +00:00
abieber
e17f6c092e Update mautrix-whatsapp to 0.1.7.
Diff from Renaud Allard with tweaks from myself.

- Switch to MODGO_*
- Add EPOCH as the version string has changed
- Switch to modules.inc
2021-06-24 02:28:37 +00:00
sthen
291958cc9f update to dMagnetic-0.31, from maintainer 2021-06-23 22:36:56 +00:00
rsadowski
1e9cad8efa Bump KDE Plasma icons to 5.22.2.1 2021-06-23 20:38:41 +00:00
sthen
0c34f10de1 update to minitube-3.9 2021-06-23 17:04:50 +00:00
paco
69c775e95f update www/hugo to 0.84.0
ok sthen@
2021-06-23 14:37:59 +00:00
martin
17ccc1367e Update openmpi to bug fix release 4.0.6 with embedded PMIx 3.2.3.
Changelog:
https://www.mail-archive.com/announce@lists.open-mpi.org//msg00142.html
2021-06-23 13:01:22 +00:00
martin
282659172b Update py-pkgconfig to 1.5.4. 2021-06-23 11:14:54 +00:00
martin
17931fe70d Update biopython to 1.79. 2021-06-23 10:46:49 +00:00
jasper
c94afe48d1 update to libhandy-1.2.3 2021-06-23 09:23:54 +00:00
jasper
f21a18edc6 update to gupnp-tools-0.10.1 2021-06-23 09:21:55 +00:00
stsp
a868963c05 Update to got 0.53
- do not update symlinks which are already up-to-date
- add a gotadmin utility with info, pack, indexpack, and listpack commands
- fix 3-way merge of files which lack a final \n
- make double-quotes appear in rendered got.1 man page as intended (Nam Nguyen)
- gotweb: render error page instead of returning error 500 (tracey)
- avoid an error in tog(1) while the terminal window is being resized
- plug a memory leak in got_ref_list_free()
- catch invalid reference names passed to 'got ref -l'
- fix a memory leak in dial_git() (naddy)
- fix unrelated changes being merged by got cherrypick/backout/rebase/histedit
- go back to Patience diff for merging during cherrypick/backout/histedit/rebase
- fix file descriptor leak in got_repo_close() (tracey)
- fix hang in commit regress test if $VISUAL is set in the environment (tracey)
- use socketpair(2) instead of pipe(2) for better portability to Linux
- make it possible to profile gotweb and document how profiling works
- fix memory and fd leaks in got_pack_stop_privsep_child() (tracey)
- fix bogus 'permission denied' error when a file at work tree root is removed
- port packfile creation code over from git9
- new -I option for 'got status' to show files which match an ignore pattern
2021-06-22 20:40:50 +00:00
tb
e205a1c1b9 net/freeradius: prepare for opaque SSL in libssl 2021-06-22 14:01:21 +00:00
tb
ef0eb33ca6 gnome/vfs2: prepare for opaque SSL in libssl
ok ajacoutot
2021-06-22 13:56:38 +00:00
kirby
bd186f5869 Update to wesnoth-1.14.17 2021-06-22 12:11:53 +00:00
sthen
e7dc9c63e2 enable qutebrowser py-adblock dependency on i386 now that maturin is
running correctly there
2021-06-22 11:33:45 +00:00
sthen
464723de02 bump -current REVISION so the PKGNAME is not a lower version the one in -stable 2021-06-22 11:31:54 +00:00
sthen
5f5f6fa26f update to Dovecot-pigeonhole 0.5.15, from Brad (maintainer)
CVE-2020-28200: Sieve interpreter is not protected against abusive
scripts that claim excessive resource usage. Fixed by limiting the
user CPU time per single script execution and cumulatively over
several script runs within a configurable timeout period. Sufficiently
large CPU time usage is summed in the Sieve script binary and execution
is blocked when the sum exceeds the limit within that time. The block
is lifted when the script is updated after the resource usage times out.
2021-06-22 11:30:24 +00:00
sthen
e02f604d53 update to Dovecot 2.3.15
CVE-2021-29157: Dovecot does not correctly escape kid and azp fields in
JWT tokens. This may be used to supply attacker controlled keys to
validate tokens, if attacker has local access.

CVE-2021-33515: On-path attacker could have injected plaintext commands
before STARTTLS negotiation that would be executed after STARTTLS
finished with the client.
2021-06-22 11:29:26 +00:00
rsadowski
f2cb5862ea Add missing patch to unbreak the build on sparc, hint by Brad 2021-06-22 05:19:25 +00:00
rsadowski
7445d58182 Regen, update WANTLIB and PLIST after boost update 2021-06-22 04:34:08 +00:00
rsadowski
ec6cbab9c5 Add missing dependency on multimedia/aom, regen PLIST/WANTLIB 2021-06-22 04:31:20 +00:00