145598 Commits

Author SHA1 Message Date
rpointel
270a2113e9 + SUBDIR += libluksde 2020-03-18 06:43:48 +00:00
rpointel
f178f25268 import libluksde, a library to access LUKS Disk Encryption encrypted
volumes. needed by plaso.
2020-03-18 06:40:13 +00:00
tb
43123061eb A major bump for QtNetwork was missed when I fixed the symbol lookup
for X509_getm_notBefore/X509_getm_notAfter. This bumps QtNetwork and
all dependent libraries. Regen plists while here.

ok rsadowski
2020-03-18 05:14:03 +00:00
rpointel
a259294863 update plaso to 20200121 and switch to python3. 2020-03-17 22:18:14 +00:00
rpointel
094fc1d295 - SUBDIR += py-dfwinreg
+     SUBDIR += py-dfwinreg,python3
2020-03-17 21:54:18 +00:00
rpointel
c1a2aac91e update dfwinreg to 20200121 and switch to python3. 2020-03-17 21:52:42 +00:00
rpointel
b148b0799c - SUBDIR += py-dfvfs
+     SUBDIR += py-dfvfs,python3
2020-03-17 21:51:13 +00:00
rpointel
7a9f2d31ee update dfvfs to 20200211 and switch to python3. 2020-03-17 21:48:23 +00:00
rpointel
0f93a48f8b update libvslvm to 20200102 and switch to python3. 2020-03-17 21:40:46 +00:00
rpointel
d348d39a97 update libvshadow to 20191221 and switch to python3. 2020-03-17 21:36:57 +00:00
rpointel
af3dd9d163 update libvmdk to 20191221 and switch to python3. 2020-03-17 21:35:53 +00:00
rpointel
d6fac839ca update libvhdi to 20191221 and switch to python3. 2020-03-17 21:34:59 +00:00
rpointel
31e5f9c383 update libsmraw to 20191221 and switch to python3. 2020-03-17 21:33:50 +00:00
rpointel
8d5106e9f7 update libsmdev to 20200210 and switch to python3. 2020-03-17 21:33:09 +00:00
rpointel
7357b484d1 update libsigscan to 20191221 and switch to python3. 2020-03-17 21:31:37 +00:00
rpointel
ce9defcf02 update libscca to 20191222 and switch to python3 2020-03-17 21:30:51 +00:00
rpointel
6fdc32e3b2 switch to python3, bump REVISION. 2020-03-17 21:29:33 +00:00
rpointel
84e57c9f91 update libqcow to 20191221 and switch to python3. 2020-03-17 21:28:13 +00:00
rpointel
d98d8f7b5e update libolecf to 20191221 and switch to python3. 2020-03-17 21:27:32 +00:00
rpointel
55e083a34f update libmsiecf to 20191221 and switch to python3. 2020-03-17 21:26:58 +00:00
rpointel
9b6d8d45e1 update liblnk to 20191221 and switch to python3. 2020-03-17 21:25:44 +00:00
rpointel
939ee8d2c6 update libfwsi to 20191221 and switch to python3. 2020-03-17 21:25:07 +00:00
rpointel
3d97f59d23 update libfwnt to 20191222 and switch to python3. 2020-03-17 21:24:30 +00:00
rpointel
9d9ffb5308 update libfvde to 20191221 and switch to python3. 2020-03-17 21:23:46 +00:00
rpointel
e346f8fcf4 update libntfs to 20200223 and switch to python3. 2020-03-17 21:22:59 +00:00
rpointel
d3f02174b9 + SUBDIR += libfsapfs 2020-03-17 21:22:01 +00:00
rpointel
1a022f696c import libfsapfs: a library and tools to access the Apple File System,
needed by the update of plaso.
2020-03-17 21:21:05 +00:00
rpointel
edfbdfae1a update libevtx to 20191221 and switch to python3. 2020-03-17 21:17:46 +00:00
rpointel
3659a37ca1 update libevt to 20191221 and switch to python3. 2020-03-17 21:16:47 +00:00
rpointel
91b97c153e update libesedb to 20191220 and switch to python3. 2020-03-17 21:15:38 +00:00
rpointel
bebce6bcc1 - SUBDIR += py-dfdatetime 2020-03-17 21:13:10 +00:00
rpointel
a0ed3308d8 update dfdatetime to 20200121, switch to python3. 2020-03-17 21:12:07 +00:00
rpointel
d49ecb86c0 - SUBDIR += py-artifacts 2020-03-17 21:09:40 +00:00
rpointel
01942a3df7 update py-artifacts to 20200118, switch to python3. 2020-03-17 21:08:15 +00:00
rpointel
24d0db6a9f switch to the legacy version of libewf, and use python3. 2020-03-17 21:01:34 +00:00
rpointel
7df0752f80 update libbde to 20191221 and switch to python3. 2020-03-17 21:00:19 +00:00
rpointel
3af812abe7 - SUBDIR += py-bencode
+     SUBDIR += py-bencode,python3
2020-03-17 20:54:52 +00:00
rpointel
520494632c update this dependency to work with the update of plaso.
switch to python3.
2020-03-17 20:53:55 +00:00
rpointel
ae5da4f34c - SUBDIR += py-tsk 2020-03-17 20:45:16 +00:00
rpointel
cb4ecd1776 update py-tsk to 20200117.
swittch to python3.
2020-03-17 20:42:46 +00:00
rpointel
3d4cc11a7b update sleuthkit to 4.8.0.
tell libtool to link libtsk as a C++ library, from jca@, thanks.
take maintainership.
ok jca@, and thanks to sthen@ too.
2020-03-17 20:41:45 +00:00
kmos
3275d087ef Fix net/arping build on sparc64 and other base-gcc architectures
Suggestion to use gnu99 instead of c99 by jca@

ok kn@ jca@ benoit@
2020-03-17 19:01:41 +00:00
jasper
c8c149c97c register py-xmpp and spectrum removals 2020-03-17 18:48:57 +00:00
jasper
6a49056f0d remove py-xmpp; python2-only and hasn't been updated in 9 years;
primarily because the upstream project is dead

ok landry@
2020-03-17 18:48:00 +00:00
jasper
4a2379f1b2 remove spectrum; depends on the ancient py-xmpp library and it's been
dead upstream since they started working on spectrum2. and even that
project is dormant.

ok sebastia@
2020-03-17 18:46:13 +00:00
sthen
d6ec230fac update to openssl 1.1.1e 2020-03-17 18:38:39 +00:00
anton
8c72ce8d6b Update to mdsort-5.2.2. 2020-03-17 14:56:59 +00:00
fcambus
540152a795 Update miller to 5.7.0. 2020-03-17 14:55:49 +00:00
fcambus
7b769f68c4 Update libansilove to 1.2.1. 2020-03-17 13:53:19 +00:00
landry
55c8808089 Update to buildbot/buildslave 2.7.0 2020-03-17 13:45:31 +00:00