Commit Graph

141402 Commits

Author SHA1 Message Date
pvk
065f9bcd2c Update py-elasticsearch 6.3.1 -> 7.0.5
Port changes: add www/py-requests dependency
2019-10-24 13:33:35 +00:00
pvk
96eace628f Update py-certifi 2018.11.29 -> 2019.9.11
Port changes: regen patches
2019-10-24 13:33:04 +00:00
pvk
fef263b94b Update kibana 6.6.1 -> 7.4.1
Relase notes: https://www.elastic.co/guide/en/kibana/7.4/release-notes-7.4.1.html
2019-10-24 13:28:56 +00:00
pvk
bacc72e7e5 Update logstash 6.6.1 -> 7.4.1
Relase notes: https://www.elastic.co/guide/en/logstash/7.4/logstash-7-4-1.html
2019-10-24 13:27:52 +00:00
pvk
9b384586ce Update elasticsearch 6.6.1 -> 7.4.1
Relase notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.4/release-notes-7.4.1.html
2019-10-24 13:27:17 +00:00
sthen
0d17ce787e oops, unbreak - I put the FLAVOR:Melectron REVISION block too high 2019-10-24 12:51:41 +00:00
sthen
7ed178baf7 update to extsmail-2.3, from maintainer Laurie Tratt, minor tweaks from me 2019-10-24 12:49:11 +00:00
sthen
85420e069c update to libsass HEAD (e820c838a), fixes hangs seen building x11/gtk+4 and
others. ok jasper@
2019-10-24 11:40:05 +00:00
sthen
998fae5e8c update to wireshark-3.0.6 2019-10-24 11:12:12 +00:00
sthen
1c2e47fa80 bump REVISION for electron, WANTLIB was changed (lost uuid). 2019-10-24 10:12:26 +00:00
espie
63f0d16310 document DPB::Vars somewhat, tweak the interface to DPB::Vars->get
because we can benefit from other state access (specifically for waitpid)
2019-10-24 09:51:26 +00:00
espie
7ea92954bd rename flush to the more explicit flush_log (so that I don't have to audit
its location elsewhere too precisely)

document grabber, rename endcode to eventloopcode (which means something)
tidy up some code, explicit return
2019-10-24 09:49:58 +00:00
benoit
6ecc8acb6c Update to pdfcrack-0.18. 2019-10-24 08:02:31 +00:00
fcambus
6f512a6725 Update logswan to 2.1.0. 2019-10-24 07:04:42 +00:00
landry
33b0be7c9f Patchy patchy bork bork. Sorry for the inconvenience.. 2019-10-24 06:11:50 +00:00
sebastia
051c102a76 update 3.3.1 -> 3.3.3 2019-10-23 21:01:29 +00:00
sebastia
8bf4a53c3e Update 3.5.0 -> 3.6.0 2019-10-23 21:00:55 +00:00
sebastia
e79875e488 readd building the extension, accidently removed by the last update 2019-10-23 20:42:54 +00:00
sebastia
c2cea56580 Update 2.1.10 -> 2.2.0 2019-10-23 20:24:20 +00:00
landry
4d4b18bf88 Update to thunderbird 68.2.0.
See https://www.thunderbird.net/en-US/thunderbird/68.2.0/releasenotes/
Remove patch from #1585099 fixing build with rust 1.38, merged upstream.
2019-10-23 19:47:53 +00:00
landry
23a8ee71d8 Update to firefox-esr 68.2.0.
See https://www.mozilla.org/en-US/firefox/68.2.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-33/

Remove patch from #1579323 to reenable sandboxing by default & patch
from #1585099 to fix build with rust 1.38, both merged upstream in the
esr branch.
2019-10-23 19:46:03 +00:00
landry
a680c85b0c Update to firefox 70.0.
See https://www.mozilla.org/en-US/firefox/70.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-34/
2019-10-23 19:38:07 +00:00
landry
07aa5a003c Update to nss 3.47.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes
Remove patches from #1581507 fixing tests & #1581391 fixing arm64,
merged upstream.
2019-10-23 19:30:25 +00:00
landry
2f281fa4a7 Update to nspr 4.23.
Remove patches from #1575821, merged upstream.
2019-10-23 19:28:36 +00:00
espie
bc045a710d okay, I did solve this elsewhere, and it did not work, so zap that condition 2019-10-23 16:23:25 +00:00
sthen
b1301a3d94 update to pytz-2019.3, take maintainer 2019-10-23 14:59:32 +00:00
espie
529779383e clean up the signature code and remove the globals in Reporter accordingly 2019-10-23 14:34:27 +00:00
espie
8181bdcb4c document what record does. Also note it's always defined, so ditch the
test.
2019-10-23 13:40:55 +00:00
espie
6506796238 clean up/document the interface to reporter a bit
start making it not be a singleton (it's only created once anyway)

need to clean up DPB::Signature to make this "go away" entirely
2019-10-23 13:38:12 +00:00
sthen
e3bcbb5229 missing dep, pointed out by Kirill Miazine 2019-10-23 12:42:57 +00:00
sthen
fc6d0b9274 update to xapian 1.4.13
mostly from Lucas Raab, patch/wantlib regen + shared_libs bump from me
2019-10-23 12:13:34 +00:00
sthen
3351900324 update license marker 2019-10-23 10:23:56 +00:00
sthen
d70545491a update to potrace-1.16 2019-10-23 10:22:45 +00:00
espie
4e012526ca also use fractional ts here, including non ludicrous rpecision on max_stuck
add a "coda" to the log, just so you can see how long cleaned took, or when
it errored
2019-10-23 10:09:50 +00:00
espie
bab3ea693d don't close fh, it's already been closed by the job
also, let the serializer fill ts
2019-10-23 10:07:24 +00:00
espie
b03935cc16 use fractional ts here too
rename log_no_ts to log_same_ts, clearer
2019-10-23 10:06:19 +00:00
espie
4245a03235 have the serializer complete with a current ts if needed, so we don't
have to repeat ourselves.
2019-10-23 10:05:28 +00:00
espie
e1e6667ffd just in case, make it possible to have fractional timestamps there too 2019-10-23 10:04:39 +00:00
espie
691753ef2d formalize how to convert time values to string, with 2 digits after the dot 2019-10-23 10:04:06 +00:00
gilles
d5009eb269 update opensmtpd-filter-rspamd to 0.1.4 which solves some DKIM sign/verify
issues caused by the filter itself

ok jasper@ and landry@
2019-10-23 08:50:05 +00:00
jasper
76e6eafc6d update to tmuxinator-1.1.2 2019-10-23 08:24:53 +00:00
jasper
cd184de4e9 update to virt-what-1.20 2019-10-23 08:23:51 +00:00
jasper
7bdc3cfe25 update to libxkbcommon-0.9.1 2019-10-23 08:18:36 +00:00
jasper
a52815395f update to libsass-3.6.2 2019-10-23 08:14:43 +00:00
martijn
aea6fb2bea Fix off by one in relaxed mode.
Issue found and fix tested by Mikolaj Kucharski.
port diff looks good to jasper@
2019-10-23 08:01:19 +00:00
martijn
d584a95336 When running filter-dnsbl later in a filter chain it can happen that a
disconnect command is issued without any prior. This results in an invalid
free.

Found by and fix tested by Mischa Peters
port diff looks good to jasper@
2019-10-23 07:59:10 +00:00
bket
1370726ff8 Update to hexchat-2.14.2.
Changelog can be found at
https://hexchat.readthedocs.io/en/latest/changelog.html.

Includes feedback from sthen@ and cwen@. Thank you!

OK cwen@
2019-10-23 05:06:11 +00:00
asou
6300169e12 Add sys_unveil() 2019-10-23 02:35:05 +00:00
cwen
ee5ff3b283 screenfetch: update to 3.9.0
This update adds (local) disk usage, and mentions architecture again.

OK bket@
2019-10-22 20:10:22 +00:00
robert
534c234048 update to 77.0.3865.120 and make sure to use HW_NCPUONLINE instead of HW_NCPU 2019-10-22 18:35:43 +00:00