public inbox for nightly-builds@lists.ipfire.org
 help / color / mirror / Atom feed
From: IPFire Nightly Builder <nightly-builds@ipfire.org>
To: nightly-builds@lists.ipfire.org
Subject: [SUCCESS] Nightly Build of next (9a11c96) for x86_64 on x86-01.haj.ipfire.org
Date: Thu, 25 Mar 2021 21:38:57 +0000	[thread overview]
Message-ID: <4F5z4y0D1tz2xlh@x86-01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 66650 bytes --]

https://nightly.ipfire.org/next/2021-03-25%2014%3A37%3A45%20%2B0000-9a11c96b/x86_64

commit 9a11c96b8a90e6eeb676226553b76307b9abdb47
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Mar 25 14:36:34 2021 +0000

    openssl: Update to 1.1.1k
    
    From https://www.openssl.org/news/secadv/20210325.txt:
    
    OpenSSL Security Advisory [25 March 2021]
    =========================================
    
    CA certificate check bypass with X509_V_FLAG_X509_STRICT (CVE-2021-3450)
    ========================================================================
    
    Severity: High
    
    The X509_V_FLAG_X509_STRICT flag enables additional security checks of the
    certificates present in a certificate chain. It is not set by default.
    
    Starting from OpenSSL version 1.1.1h a check to disallow certificates in
    the chain that have explicitly encoded elliptic curve parameters was added
    as an additional strict check.
    
    An error in the implementation of this check meant that the result of a
    previous check to confirm that certificates in the chain are valid CA
    certificates was overwritten. This effectively bypasses the check
    that non-CA certificates must not be able to issue other certificates.
    
    If a "purpose" has been configured then there is a subsequent opportunity
    for checks that the certificate is a valid CA.  All of the named "purpose"
    values implemented in libcrypto perform this check.  Therefore, where
    a purpose is set the certificate chain will still be rejected even when the
    strict flag has been used. A purpose is set by default in libssl client and
    server certificate verification routines, but it can be overridden or
    removed by an application.
    
    In order to be affected, an application must explicitly set the
    X509_V_FLAG_X509_STRICT verification flag and either not set a purpose
    for the certificate verification or, in the case of TLS client or server
    applications, override the default purpose.
    
    OpenSSL versions 1.1.1h and newer are affected by this issue. Users of these
    versions should upgrade to OpenSSL 1.1.1k.
    
    OpenSSL 1.0.2 is not impacted by this issue.
    
    This issue was reported to OpenSSL on 18th March 2021 by Benjamin Kaduk
    from Akamai and was discovered by Xiang Ding and others at Akamai. The fix was
    developed by Tomáš Mráz.
    
    NULL pointer deref in signature_algorithms processing (CVE-2021-3449)
    =====================================================================
    
    Severity: High
    
    An OpenSSL TLS server may crash if sent a maliciously crafted renegotiation
    ClientHello message from a client. If a TLSv1.2 renegotiation ClientHello omits
    the signature_algorithms extension (where it was present in the initial
    ClientHello), but includes a signature_algorithms_cert extension then a NULL
    pointer dereference will result, leading to a crash and a denial of service
    attack.
    
    A server is only vulnerable if it has TLSv1.2 and renegotiation enabled (which
    is the default configuration). OpenSSL TLS clients are not impacted by this
    issue.
    
    All OpenSSL 1.1.1 versions are affected by this issue. Users of these versions
    should upgrade to OpenSSL 1.1.1k.
    
    OpenSSL 1.0.2 is not impacted by this issue.
    
    This issue was reported to OpenSSL on 17th March 2021 by Nokia. The fix was
    developed by Peter Kästle and Samuel Sapalski from Nokia.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

https://git.ipfire.org/?p=ipfire-2.x.git;a=shortlog;h=9a11c96b8a90e6eeb676226553b76307b9abdb47

Packaged toolchain compilation                                          
Checking for necessary space on disk                                    [ DONE ]
Building LFS                                                            
stage2                                                      [        1 ][ DONE ]
linux (4.14.212)                              KCFG=-headers [       26 ][ DONE ]
man-pages (2.34)                                            [        9 ][ DONE ]
glibc (2.32)                                                [     5:12 ][ DONE ]
tzdata (2021a)                                              [        2 ][ DONE ]
cleanup-toolchain                                           [        1 ][ DONE ]
zlib (1.2.11)                                               [        1 ][ DONE ]
zstd (1.4.5)                                                [     1:19 ][ DONE ]
autoconf (2.71)                                             [        2 ][ DONE ]
automake (1.16.3)                                           [        3 ][ DONE ]
libtool (2.4.6)                                             [        9 ][ DONE ]
binutils (2.35.1)                                           [       47 ][ DONE ]
gmp (6.2.0)                                                 [       36 ][ DONE ]
mpfr (4.1.0)                                                [       15 ][ DONE ]
libmpc (1.1.0)                                              [        6 ][ DONE ]
libxcrypt (4.4.17)                                          [       14 ][ DONE ]
file (5.39)                                                 [        9 ][ DONE ]
gcc (10.2.0)                                                [    19:48 ][ DONE ]
sed (4.8)                                                   [       28 ][ DONE ]
berkeley (5.3.28)                                           [       29 ][ DONE ]
coreutils (8.32)                                            [     2:49 ][ DONE ]
iana-etc (2.30)                                             [        1 ][ DONE ]
m4 (1.4.18)                                                 [       29 ][ DONE ]
bison (3.7.1)                                               [       37 ][ DONE ]
ncurses (6.2)                                               [       45 ][ DONE ]
perl (5.30.0)                                               [     2:53 ][ DONE ]
readline (8.0)                                              [        9 ][ DONE ]
bzip2 (1.0.6)                                               [        2 ][ DONE ]
xz (5.2.5)                                                  [       13 ][ DONE ]
lzip (1.22)                                                 [        1 ][ DONE ]
pcre (8.44)                                                 [       17 ][ DONE ]
pcre2 (10.36)                                               [       15 ][ DONE ]
gettext (0.19.8.1)                                          [     2:07 ][ DONE ]
attr (2.5.1)                                                [        8 ][ DONE ]
acl (2.3.1)                                                 [       14 ][ DONE ]
bash (5.0)                                                  [       32 ][ DONE ]
diffutils (3.6)                                             [       33 ][ DONE ]
ed (0.2)                                                    [        1 ][ DONE ]
findutils (4.8.0)                                           [       48 ][ DONE ]
flex (2.6.4)                                                [       10 ][ DONE ]
gawk (4.1.4)                                                [       17 ][ DONE ]
go (1.15.4)                                                 [       22 ][ DONE ]
grep (2.27)                                                 [       26 ][ DONE ]
groff (1.22.4)                                              [       55 ][ DONE ]
gperf (3.0.4)                                               [        4 ][ DONE ]
gzip (1.9)                                                  [       21 ][ DONE ]
hostname (3.20)                                             [        0 ][ DONE ]
iproute2 (5.11.0)                                           [        4 ][ DONE ]
jwhois (4.0)                                                [        8 ][ DONE ]
kbd (2.2.0)                                                 [       16 ][ DONE ]
less (563)                                                  [        6 ][ DONE ]
pkg-config (0.29.2)                                         [       32 ][ DONE ]
procps (v3.3.16)                                            [       20 ][ DONE ]
make (4.2.1)                                                [       16 ][ DONE ]
man (2.4.3)                                                 [       20 ][ DONE ]
net-tools (2.10)                                            [        3 ][ DONE ]
patch (2.7.6)                                               [       28 ][ DONE ]
psmisc (22.2)                                               [        5 ][ DONE ]
shadow (4.2.1)                                              [       16 ][ DONE ]
sysklogd (1.5.1)                                            [        0 ][ DONE ]
sysvinit (2.99)                                             [        2 ][ DONE ]
tar (1.34)                                                  [       42 ][ DONE ]
texinfo (6.7)                                               [       33 ][ DONE ]
util-linux (2.28.2)                                         [       30 ][ DONE ]
vim (8.2)                                                   [       21 ][ DONE ]
e2fsprogs (1.44.4)                                          [       25 ][ DONE ]
Building IPFire                                                         
configroot                                                  [        1 ][ DONE ]
initscripts                                                 [        2 ][ DONE ]
backup                                                      [        0 ][ DONE ]
openssl (1.1.1k)                                            [     2:17 ][ DONE ]
kmod (28)                                                   [       10 ][ DONE ]
udev (3.2.6)                                                [       18 ][ DONE ]
popt (1.18)                                                 [        6 ][ DONE ]
libedit (20190324-3.1)                                      [        9 ][ DONE ]
libusb (1.0.23)                                             [        7 ][ DONE ]
libusb-compat (0.1.5)                                       [        4 ][ DONE ]
libpcap (1.9.1)                                             [        9 ][ DONE ]
ppp (2.4.8)                                                 [        3 ][ DONE ]
pptp (1.10.0)                                               [        1 ][ DONE ]
unzip (60)                                                  [        4 ][ DONE ]
which (2.21)                                                [        3 ][ DONE ]
linux-firmware (20200519)                                   [       30 ][ DONE ]
dvb-firmwares (20141125)                                    [        0 ][ DONE ]
xr819-firmware (c01.08.0043)                                [        1 ][ DONE ]
zd1211-firmware (1.4)                                       [        0 ][ DONE ]
rpi-firmware (20180316)                                     [        0 ][ SKIP ]
intel-microcode (20201118)                                  [        1 ][ DONE ]
pcengines-apu-firmware (4.12.0.6)                           [        1 ][ DONE ]
bc (1.07.1)                                                 [        6 ][ DONE ]
u-boot (2018.03)                                  MKIMAGE=1 [        0 ][ SKIP ]
cpio (2.13)                                                 [       34 ][ DONE ]
mdadm (4.1)                                                 [        1 ][ DONE ]
dracut (038)                                                [        1 ][ DONE ]
libaio (0.3.111)                                            [        0 ][ DONE ]
lvm2 (2.02.187)                                             [       20 ][ DONE ]
multipath-tools (386d288)                                   [        1 ][ DONE ]
freetype (2.10.4)                                           [        7 ][ DONE ]
libmnl (1.0.4)                                              [        4 ][ DONE ]
libnfnetlink (1.0.1)                                        [        5 ][ DONE ]
libnetfilter_queue (1.0.5)                                  [        4 ][ DONE ]
libnetfilter_conntrack (1.0.8)                              [        5 ][ DONE ]
libnetfilter_cthelper (1.0.0)                               [        5 ][ DONE ]
libnetfilter_cttimeout (1.0.0)                              [        5 ][ DONE ]
iptables (1.8.7)                                            [        9 ][ DONE ]
screen (4.8.0)                                              [        9 ][ DONE ]
elfutils (0.183)                                            [       14 ][ DONE ]
linux (4.14.212)                                      KCFG= [     7:35 ][ DONE ]
xtables-addons (3.7)                                  KCFG= [       17 ][ DONE ]
linux-initrd ($(KVER))                                KCFG= [       26 ][ DONE ]
xtables-addons (3.7)                               USPACE=1 [        5 ][ DONE ]
libgpg-error (1.41)                                         [       16 ][ DONE ]
libgcrypt (1.9.2)                                           [       20 ][ DONE ]
libassuan (2.5.4)                                           [       11 ][ DONE ]
nettle (3.7.1)                                              [       14 ][ DONE ]
json-c (0.13.1)                                             [        7 ][ DONE ]
libconfig (1.7.2)                                           [       21 ][ DONE ]
libevent (1.4.14b-stable)                                   [        9 ][ DONE ]
libevent2 (2.1.11-stable)                                   [       15 ][ DONE ]
expat (2.2.0)                                               [        6 ][ DONE ]
apr (1.7.0)                                                 [       28 ][ DONE ]
aprutil (1.6.1)                                             [        6 ][ DONE ]
unbound (1.13.1)                                            [       28 ][ DONE ]
gnutls (3.6.14)                                             [     1:40 ][ DONE ]
bind (9.11.29)                                              [     1:05 ][ DONE ]
dhcp (4.4.1)                                                [       47 ][ DONE ]
dhcpcd (9.1.4)                                              [        3 ][ DONE ]
boost (1_71_0)                                              [     5:27 ][ DONE ]
linux-atm (2.4.1)                                           [       12 ][ DONE ]
gdbm (1.8.3)                                                [        5 ][ DONE ]
pam (1.5.1)                                                 [       52 ][ DONE ]
c-ares (1.17.1)                                             [     1:37 ][ DONE ]
curl (7.75.0)                                               [       46 ][ DONE ]
tcl (8.6.11)                                                [       39 ][ DONE ]
sqlite (3340100)                                            [        6 ][ DONE ]
libffi (3.3)                                                [        8 ][ DONE ]
python (2.7.18)                                             [     1:02 ][ DONE ]
python3 (3.8.7)                                             [     1:05 ][ DONE ]
gdb (10.1)                                                  [     1:23 ][ DONE ]
grub (2.04)                                                 [     2:44 ][ DONE ]
efivar (37)                                                 [        3 ][ DONE ]
efibootmgr (16)                                             [        1 ][ DONE ]
ca-certificates (20201221)                                  [        3 ][ DONE ]
fireinfo (2.1.12)                                           [       13 ][ DONE ]
libnet (1.1.6)                                              [        8 ][ DONE ]
libnl (1.1.4)                                               [        3 ][ DONE ]
libnl-3 (3.2.25)                                            [       12 ][ DONE ]
libidn (1.36)                                               [       29 ][ DONE ]
nasm (2.14.02)                                              [       13 ][ DONE ]
libarchive (3.4.0)                                          [       33 ][ DONE ]
cmake (3.18.3)                                              [     1:30 ][ DONE ]
ninja (1.10.2)                                              [       14 ][ DONE ]
meson (0.56.0)                                              [        3 ][ DONE ]
libjpeg (2.0.4)                                             [        4 ][ DONE ]
openjpeg (2.3.1)                                            [        4 ][ DONE ]
libexif (0.6.21)                                            [        7 ][ DONE ]
libpng (1.6.37)                                             [        6 ][ DONE ]
libtiff (4.1.0)                                             [       17 ][ DONE ]
libart (2.3.21)                                             [        6 ][ DONE ]
gd (2.0.33)                                                 [        9 ][ DONE ]
slang (2.3.0)                                               [       26 ][ DONE ]
newt (0.52.21)                                              [        4 ][ DONE ]
libsmooth                                                   [       11 ][ DONE ]
libcap (2.25)                                               [        2 ][ DONE ]
libcap-ng (0.7.9)                                           [        5 ][ DONE ]
pciutils (3.5.6)                                            [        1 ][ DONE ]
usbutils (007)                                              [        8 ][ DONE ]
libxml2 (2.9.4)                                             [       22 ][ DONE ]
libxslt (1.1.28)                                            [       15 ][ DONE ]
BerkeleyDB (0.63)                                           [        2 ][ DONE ]
cyrus-sasl (2.1.26)                                         [       25 ][ DONE ]
openldap (2.4.49)                                           [     1:13 ][ DONE ]
apache2 (2.4.46)                                            [       51 ][ DONE ]
web-user-interface                                          [        2 ][ DONE ]
flag-icons (2.6)                                            [        2 ][ DONE ]
jquery (3.6.0)                                              [        1 ][ DONE ]
bootstrap (4.0.0-alpha.6)                                   [        1 ][ DONE ]
arping (2.21)                                               [        8 ][ DONE ]
beep (1.3)                                                  [        1 ][ DONE ]
libssh (0.9.3)                                              [       11 ][ DONE ]
cdrkit (1.1.11)                                             [        7 ][ DONE ]
dosfstools (3.0.9)                                          [        1 ][ DONE ]
reiserfsprogs (3.6.27)                                      [       16 ][ DONE ]
xfsprogs (5.7.0)                                            [       44 ][ DONE ]
sysfsutils (1.3.0)                                          [        8 ][ DONE ]
fuse (3.10.1)                                               [        8 ][ DONE ]
ntfs-3g (2017.3.23)                                         [       16 ][ DONE ]
ethtool (3.16)                                              [        3 ][ DONE ]
fcron (3.2.1)                                               [       11 ][ DONE ]
perl-GD (2.35)                                              [        2 ][ DONE ]
GD-Graph (1.4308)                                           [        1 ][ DONE ]
GD-TextUtil (0.86)                                          [        1 ][ DONE ]
perl-Device-SerialPort (1.000002)                           [        9 ][ DONE ]
perl-Device-Modem (1.56)                                    [        1 ][ DONE ]
perl-Apache-Htpasswd (1.9)                                  [        2 ][ DONE ]
perl-Parse-Yapp (1.21)                                      [        1 ][ DONE ]
gnupg (1.4.23)                                              [       23 ][ DONE ]
hdparm (9.55)                                               [        3 ][ DONE ]
sdparm (1.10)                                               [        2 ][ DONE ]
mtools (3.9.10)                                             [       10 ][ DONE ]
whatmask (1.2)                                              [        3 ][ DONE ]
libtirpc (1.3.1)                                            [        8 ][ DONE ]
conntrack-tools (1.4.6)                                     [        9 ][ DONE ]
libupnp (1.6.18)                                            [       10 ][ DONE ]
ipaddr (1.2)                                                [        1 ][ DONE ]
iputils (s20160308)                                         [        1 ][ DONE ]
l7-protocols (2009-05-10)                                   [        1 ][ DONE ]
hwdata                                                      [        0 ][ DONE ]
logrotate (3.18.0)                                          [        7 ][ DONE ]
logwatch (7.5.5)                                            [        2 ][ DONE ]
misc-progs                                                  [        2 ][ DONE ]
nano (5.6)                                                  [       22 ][ DONE ]
URI (1.35)                                                  [        2 ][ DONE ]
perl-CGI (4.44)                                             [        2 ][ DONE ]
perl-Switch (2.17)                                          [        1 ][ DONE ]
HTML-Tagset (3.04)                                          [        1 ][ DONE ]
HTML-Parser (3.45)                                          [        2 ][ DONE ]
HTML-Template (2.94)                                        [        2 ][ DONE ]
Compress-Zlib (1.35)                                        [        1 ][ DONE ]
Digest (1.08)                                               [        2 ][ DONE ]
Digest-SHA1 (2.13)                                          [        1 ][ DONE ]
Digest-HMAC (1.03)                                          [        2 ][ DONE ]
libwww-perl (5.803)                                         [        7 ][ DONE ]
Net-DNS (1.25)                                              [        3 ][ DONE ]
Net-IPv4Addr (0.10)                                         [        2 ][ DONE ]
Net_SSLeay (1.88)                                           [        4 ][ DONE ]
IO-Stringy (2.110)                                          [        2 ][ DONE ]
IO-Socket-SSL (2.066)                                       [        1 ][ DONE ]
Unix-Syslog (0.100)                                         [        1 ][ DONE ]
Mail-Tools (2.07)                                           [        2 ][ DONE ]
MIME-Tools (5.509)                                          [        2 ][ DONE ]
Net-Server (0.97)                                           [        2 ][ DONE ]
Convert-TNEF (0.17)                                         [        1 ][ DONE ]
Convert-UUlib (1.06)                                        [        2 ][ DONE ]
Archive-Tar (1.29)                                          [        2 ][ DONE ]
Archive-Zip (1.16)                                          [        2 ][ DONE ]
Text-Tabs+Wrap (2005.0824)                                  [        1 ][ DONE ]
XML-Parser (2.34)                                           [        2 ][ DONE ]
Crypt-PasswdMD5 (1.3)                                       [        2 ][ DONE ]
Net-Telnet (3.03)                                           [        1 ][ DONE ]
python-setuptools (0.6c11)                                  [        1 ][ DONE ]
python-clientform (0.2.9)                                   [        1 ][ DONE ]
python-mechanize (0.1.8)                                    [        1 ][ DONE ]
python-feedparser (4.1)                                     [        0 ][ DONE ]
python-rssdler (0.4.0a)                                     [        1 ][ DONE ]
python-inotify (0.2.7)                                      [        1 ][ DONE ]
python-docutils (0.12)                                      [        2 ][ DONE ]
python-daemon (2.1.1)                                       [        1 ][ DONE ]
python-ipaddress (3.4.1)                                    [        1 ][ DONE ]
glib (2.54.3)                                               [       52 ][ DONE ]
ntp (4.2.8p15)                                              [     1:02 ][ DONE ]
openssh (8.5p1)                                             [       46 ][ DONE ]
fontconfig (2.13.1)                                         [       16 ][ DONE ]
dejavu-fonts-ttf (2.33)                                     [        1 ][ DONE ]
ubuntu-font-family (0.83)                                   [        0 ][ DONE ]
freefont (20060126)                                         [        1 ][ DONE ]
pixman (0.34.0)                                             [       13 ][ DONE ]
cairo (1.16.0)                                              [       39 ][ DONE ]
pango (1.30.1)                                              [       31 ][ DONE ]
rrdtool (1.7.2)                                             [       29 ][ DONE ]
setup                                                       [       15 ][ DONE ]
libdnet (1.11)                                              [       15 ][ DONE ]
rust (1.50.0)                                               [       16 ][ DONE ]
jansson (2.12)                                              [        6 ][ DONE ]
yaml (0.2.5)                                                [        5 ][ DONE ]
libhtp (0.5.37)                                             [       15 ][ DONE ]
colm (0.13.0.6)                                             [       17 ][ DONE ]
ragel (7.0.0.11)                                            [     1:20 ][ DONE ]
hyperscan (5.4.0)                                           [     1:12 ][ DONE ]
suricata (5.0.6)                                            [       58 ][ DONE ]
oinkmaster (2.0)                                            [        1 ][ DONE ]
ids-ruleset-sources                                         [        0 ][ DONE ]
squid (4.14)                                                [     3:27 ][ DONE ]
squidguard (1.6.0)                                          [        9 ][ DONE ]
calamaris (2.59)                                            [        1 ][ DONE ]
tcpdump (4.9.3)                                             [       10 ][ DONE ]
traceroute (2.0.18)                                         [        1 ][ DONE ]
vlan (1.9)                                                  [        1 ][ DONE ]
wireless (30.pre9)                                          [        1 ][ DONE ]
pakfire (0.99)                                              [        1 ][ DONE ]
spandsp (0.0.6)                                             [       14 ][ DONE ]
lz4 (1.9.3)                                                 [       12 ][ DONE ]
lzo (2.10)                                                  [       16 ][ DONE ]
openvpn (2.5.0)                                             [       26 ][ DONE ]
mpage (2.5.7)                                               [        1 ][ DONE ]
dbus (1.12.20)                                              [       22 ][ DONE ]
intltool (0.40.5)                                           [        2 ][ DONE ]
libdaemon (0.14)                                            [        8 ][ DONE ]
avahi (0.8)                                                 [       25 ][ DONE ]
cups (2.3.3)                                                [       29 ][ DONE ]
lcms2 (2.12)                                                [       10 ][ DONE ]
ghostscript (9.53.3)                                        [       36 ][ DONE ]
qpdf (10.3.0)                                               [       17 ][ DONE ]
poppler (0.89.0)                                            [       17 ][ DONE ]
poppler-data (0.4.9)                                        [        3 ][ DONE ]
cups-filters (1.28.7)                                       [       15 ][ DONE ]
epson-inkjet-printer-escpr (1.6.12)                         [       10 ][ DONE ]
foomatic (4.0.9)                                            [     1:09 ][ DONE ]
hplip (3.21.2)                                              [       16 ][ DONE ]
cifs-utils (6.12)                                           [        8 ][ DONE ]
krb5 (1.19.1)                                               [       44 ][ DONE ]
rpcsvc-proto (1.4.2)                                        [        4 ][ DONE ]
samba (4.13.4)                                              [     6:33 ][ DONE ]
netatalk (3.1.12)                                           [       36 ][ DONE ]
sudo (1.9.6p1)                                              [       32 ][ DONE ]
mc (4.8.26)                                                 [       40 ][ DONE ]
wget (1.21.1)                                               [       38 ][ DONE ]
bridge-utils (1.5)                                          [        5 ][ DONE ]
smartmontools (7.1)                                         [        9 ][ DONE ]
htop (3.0.5)                                                [        6 ][ DONE ]
chkconfig (1.5)                                             [        1 ][ DONE ]
postfix (3.5.9)                                             [       19 ][ DONE ]
fetchmail (6.3.26)                                          [       22 ][ DONE ]
clamav (0.103.1)                                            [       45 ][ DONE ]
perl-NetAddr-IP (4.079)                                     [       16 ][ DONE ]
dma (0.13)                                                  [        2 ][ DONE ]
alsa (1.0.27.1)                                             [       29 ][ DONE ]
mpfire                                                      [        1 ][ DONE ]
guardian (2.0.2)                                            [        1 ][ DONE ]
libid3tag (0.15.1b)                                         [        7 ][ DONE ]
libmad (0.15.1b)                                            [       13 ][ DONE ]
libogg (1.3.4)                                              [        6 ][ DONE ]
libvorbis (1.3.6)                                           [        7 ][ DONE ]
libdvbpsi (1.2.0)                                           [        6 ][ DONE ]
flac (1.3.2)                                                [       22 ][ DONE ]
lame (3.100)                                                [       12 ][ DONE ]
sox (14.4.2)                                                [       40 ][ DONE ]
soxr (0.1.3)                                                [        4 ][ DONE ]
libshout (2.4.3)                                            [        9 ][ DONE ]
xvid (1.3.7)                                                [        4 ][ DONE ]
libmpeg2 (0.4.1)                                            [       12 ][ DONE ]
gnump3d (3.0)                                               [        2 ][ DONE ]
rsync (3.2.3)                                               [       24 ][ DONE ]
rpcbind (1.2.5)                                             [        2 ][ DONE ]
keyutils (1.5.11)                                           [        1 ][ DONE ]
libnfsidmap (0.27)                                          [        6 ][ DONE ]
nfs (2.5.3)                                                 [       26 ][ DONE ]
gnu-netcat (0.7.1)                                          [        8 ][ DONE ]
ncat (7.80)                                                 [       42 ][ DONE ]
nmap (7.80)                                                 [       47 ][ DONE ]
etherwake (1.09)                                            [        1 ][ DONE ]
bwm-ng (0.6.1-f54b3fa)                                      [       10 ][ DONE ]
sysstat (6.0.2)                                             [        1 ][ DONE ]
strongswan (5.9.1)                                          [     1:12 ][ DONE ]
rng-tools (6.4)                                             [        6 ][ DONE ]
lsof (4.91)                                                 [        1 ][ DONE ]
br2684ctl                                                   [        1 ][ DONE ]
pcmciautils (014)                                           [        1 ][ DONE ]
lm_sensors (3.4.0)                                          [        2 ][ DONE ]
liboping (1.3.4)                                            [        7 ][ DONE ]
collectd (4.10.9)                                           [     2:15 ][ DONE ]
elinks (0.12pre6)                                           [       27 ][ DONE ]
igmpproxy (0.2.1)                                           [        3 ][ DONE ]
fbset (2.1)                                                 [        1 ][ DONE ]
opus (1.3.1)                                                [       10 ][ DONE ]
python-six (1.10.0)                                         [        1 ][ DONE ]
python-pyparsing (2.2.0)                                    [        1 ][ DONE ]
spice-protocol (0.12.13)                                    [        3 ][ DONE ]
spice (0.14.0)                                              [       27 ][ DONE ]
sdl (1.2.15)                                                [       19 ][ DONE ]
libusbredir (0.8.0)                                         [        6 ][ DONE ]
libseccomp (2.5.1)                                          [        6 ][ DONE ]
qemu (5.2.0)                                                [     1:32 ][ DONE ]
sane (1.0.28)                                               [       34 ][ DONE ]
netpbm (10.73.31)                                           [       44 ][ DONE ]
netsnmpd (5.8)                                              [     3:00 ][ DONE ]
nagios_nrpe (4.0.3)                                         [       58 ][ DONE ]
nagios-plugins (2.3.3)                                      [     1:02 ][ DONE ]
icinga (1.11.4)                                             [       29 ][ DONE ]
observium-agent (18.9.1)                                    [        6 ][ DONE ]
ebtables (2.0.10-4)                                         [        1 ][ DONE ]
faad2 (2.8.8)                                               [        9 ][ DONE ]
alac (0.0.7)                                                [       14 ][ DONE ]
ffmpeg (4.2.3)                                              [     1:10 ][ DONE ]
vdr (2.4.4)                                                 [        8 ][ DONE ]
vdr_streamdev (0.6.1)                                       [       11 ][ DONE ]
vdr_epgsearch (2.4.0+git20191101)                           [       26 ][ DONE ]
vdr_dvbapi (2.2.5)                                          [        2 ][ DONE ]
vdr_eepg (master)                                           [        7 ][ DONE ]
w_scan (20170107)                                           [        4 ][ DONE ]
mpd (0.19.19)                                               [       16 ][ DONE ]
libmpdclient (2.5)                                          [        6 ][ DONE ]
mpc (0.21)                                                  [        3 ][ DONE ]
perl-Net-CIDR-Lite (0.21)                                   [        2 ][ DONE ]
perl-Net-SMTP-SSL (1.04)                                    [        1 ][ DONE ]
perl-MIME-Base64 (3.16)                                     [        2 ][ DONE ]
perl-Authen-SASL (2.16)                                     [        2 ][ DONE ]
perl-MIME-Lite (3.030)                                      [        1 ][ DONE ]
perl-Email-Date-Format (1.005)                              [        2 ][ DONE ]
git (2.31.0)                                                [       22 ][ DONE ]
squidclamav (5.11)                                          [        8 ][ DONE ]
vnstat (2.6)                                                [        7 ][ DONE ]
iw (5.9)                                                    [        1 ][ DONE ]
wpa_supplicant (581dfcc)                                    [        7 ][ DONE ]
hostapd (581dfcc)                                           [        2 ][ DONE ]
pycurl (7.19.0)                                             [        3 ][ DONE ]
urlgrabber (3.9.1)                                          [        1 ][ DONE ]
syslinux (6.04-pre1)                                        [       12 ][ DONE ]
tftpd (0.48)                                                [        9 ][ DONE ]
cpufrequtils (008)                                          [        1 ][ DONE ]
gutenprint (5.2.9)                                          [       49 ][ DONE ]
apcupsd (3.14.14)                                           [       10 ][ DONE ]
fireperf (0.2.0)                                            [       12 ][ DONE ]
iperf (2.0.14a)                                             [        8 ][ DONE ]
iperf3 (3.9)                                                [        7 ][ DONE ]
7zip (17.03)                                                [       10 ][ DONE ]
lynis (3.0.3)                                               [        1 ][ DONE ]
sshfs (3.7.1)                                               [        2 ][ DONE ]
taglib (1.11.1)                                             [        7 ][ DONE ]
sslh (1.7a)                                                 [        1 ][ DONE ]
perl-gettext (1.05)                                         [        2 ][ DONE ]
perl-Sort-Naturally (1.03)                                  [        1 ][ DONE ]
vdradmin (3.6.10)                                           [        2 ][ DONE ]
perl-DBI (1.631)                                            [        5 ][ DONE ]
perl-DBD-SQLite (1.40)                                      [        2 ][ DONE ]
perl-File-ReadBackwards (1.05)                              [        2 ][ DONE ]
openvmtools (11.1.0-16036546)                               [       43 ][ DONE ]
libmicrohttpd (0.9.71)                                      [       15 ][ DONE ]
motion (4.3.0)                                              [       12 ][ DONE ]
joe (4.6)                                                   [       12 ][ DONE ]
monit (5.27.2)                                              [       28 ][ DONE ]
nut (2.7.4)                                                 [       36 ][ DONE ]
watchdog (5.16)                                             [        5 ][ DONE ]
libpri (1.4.10.2)                                           [        2 ][ DONE ]
libsrtp (1.5.4)                                             [        5 ][ DONE ]
asterisk (13.18.5)                                          [     1:12 ][ DONE ]
usb_modeswitch (2.6.1)                                      [        2 ][ DONE ]
usb_modeswitch_data (20191128)                              [        3 ][ DONE ]
zerofree (1.0.1)                                            [        1 ][ DONE ]
minicom (2.8)                                               [        8 ][ DONE ]
ddrescue (1.25)                                             [        1 ][ DONE ]
miniupnpd (1.9)                                             [        4 ][ DONE ]
client175 (0.7)                                             [       14 ][ DONE ]
powertop (v2.10)                                            [       16 ][ DONE ]
parted (3.4)                                                [       38 ][ DONE ]
swig (4.0.2)                                                [       17 ][ DONE ]
u-boot (2018.03)                                            [        0 ][ SKIP ]
u-boot-friendlyarm (1ee53f5)                                [        0 ][ SKIP ]
python-typing (3.6.1)                                       [        1 ][ DONE ]
python-m2crypto (0.27.0)                                    [       14 ][ DONE ]
wireless-regdb (2019.03.01)                                 [        1 ][ DONE ]
crda (4.14)                                                 [        2 ][ DONE ]
libsolv (0.7.14)                                            [        4 ][ DONE ]
python-distutils-extra (2.25)                               [        1 ][ DONE ]
python-lzma (0.5.3)                                         [        1 ][ DONE ]
python-progressbar (2.2)                                    [        1 ][ DONE ]
ddns (013)                                                  [        6 ][ DONE ]
python3-setuptools-scm (3.2.0)                              [        2 ][ DONE ]
python3-six (1.14.0)                                        [        2 ][ DONE ]
python3-dateutil (2.8.1)                                    [        1 ][ DONE ]
python3-jmespath (0.9.5)                                    [        2 ][ DONE ]
python3-colorama (0.4.3)                                    [        2 ][ DONE ]
python3-docutils (0.16)                                     [        3 ][ DONE ]
python3-yaml (3.13)                                         [        1 ][ DONE ]
python3-s3transfer (0.3.3)                                  [        2 ][ DONE ]
python3-rsa (4.0)                                           [        2 ][ DONE ]
python3-pyasn1 (0.4.8)                                      [        2 ][ DONE ]
python3-urllib3 (1.26.2)                                    [        2 ][ DONE ]
python3-botocore (1.19.28)                                  [        6 ][ DONE ]
python3-llfuse (1.3.5)                                      [        2 ][ DONE ]
python3-msgpack (0.5.6)                                     [        1 ][ DONE ]
aws-cli (1.18.188)                                          [       15 ][ DONE ]
transmission (3.00)                                         [       16 ][ DONE ]
dpfhack (0.12devel)                                         [        1 ][ DONE ]
lcd4linux (0.11.0-svn1200-dpf)                              [       29 ][ DONE ]
mtr (0.94)                                                  [        5 ][ DONE ]
minidlna (1.2.1)                                            [       13 ][ DONE ]
acpid (2.0.32)                                              [        6 ][ DONE ]
fping (5.0)                                                 [        4 ][ DONE ]
telnet (0.17)                                               [        3 ][ DONE ]
xinetd (2.3.15)                                             [        8 ][ DONE ]
gpgme (1.3.2)                                               [       11 ][ DONE ]
pygpgme (0.3)                                               [        1 ][ DONE ]
pakfire3 (0.9.25)                                           [        3 ][ DONE ]
stress (1.0.4)                                              [        3 ][ DONE ]
libstatgrab (0.92)                                          [       22 ][ DONE ]
sarg (2.3.11)                                               [       10 ][ DONE ]
nginx (1.19.2)                                              [       14 ][ DONE ]
sendEmail (1.56)                                            [        1 ][ DONE ]
sysbench (1.0.20)                                           [       24 ][ DONE ]
strace (5.11)                                               [       54 ][ DONE ]
ltrace (0.7.3)                                              [       10 ][ DONE ]
ipfire-netboot (v2.0)                                       [     1:59 ][ DONE ]
lcdproc (0.5.7)                                             [       12 ][ DONE ]
keepalived (2.1.5)                                          [       18 ][ DONE ]
ipvsadm (1.29)                                              [        1 ][ DONE ]
perl-Carp-Clan (6.08)                                       [        1 ][ DONE ]
perl-Date-Calc (6.4)                                        [        2 ][ DONE ]
perl-Date-Manip (6.85)                                      [       14 ][ DONE ]
perl-File-Tail (1.3)                                        [        1 ][ DONE ]
perl-TimeDate (1.20)                                        [        2 ][ DONE ]
swatch (3.2.4)                                              [        2 ][ DONE ]
tor (0.4.5.6)                                               [       49 ][ DONE ]
wavemon (0.7.5)                                             [        5 ][ DONE ]
iptraf-ng (1.2.1)                                           [        1 ][ DONE ]
iotop (0.6)                                                 [        1 ][ DONE ]
stunnel (5.58)                                              [       12 ][ DONE ]
bacula (9.6.7)                                              [       38 ][ DONE ]
perl-Font-TTF (1.06)                                        [        3 ][ DONE ]
perl-IO-String (1.08)                                       [        1 ][ DONE ]
perl-PDF-API2 (2.033)                                       [        4 ][ DONE ]
squid-accounting (1.0.4)                                    [        1 ][ DONE ]
pigz (2.6)                                                  [        1 ][ DONE ]
tmux (3.1)                                                  [        9 ][ DONE ]
perl-Text-CSV_XS (1.12)                                     [        2 ][ DONE ]
lua (5.3.5)                                                 [       11 ][ DONE ]
haproxy (2.2.4)                                             [        9 ][ DONE ]
ipset (7.11)                                                [       18 ][ DONE ]
dnsdist (1.5.1)                                             [     1:13 ][ DONE ]
bird (2.0.7)                                                [        6 ][ DONE ]
frr (6.0)                                                   [       38 ][ DONE ]
dmidecode (3.1)                                             [        1 ][ DONE ]
mcelog (175)                                                [        2 ][ DONE ]
util-macros (1.19.0)                                        [        2 ][ DONE ]
libpciaccess (0.16)                                         [        7 ][ DONE ]
libyajl (2.1.0)                                             [        3 ][ DONE ]
libvirt (6.5.0)                                             [     2:11 ][ DONE ]
libtalloc (2.3.1)                                           [       41 ][ DONE ]
freeradius (3.0.21)                                         [     1:15 ][ DONE ]
perl-common-sense (3.74)                                    [        1 ][ DONE ]
perl-inotify2 (1.22)                                        [        2 ][ DONE ]
perl-Net-IP (1.26)                                          [        2 ][ DONE ]
wio (1.3.2)                                                 [        1 ][ DONE ]
iftop (1.0pre4)                                             [        6 ][ DONE ]
mdns-repeater (1.10)                                        [        1 ][ DONE ]
i2c-tools (3.1.2)                                           [        1 ][ DONE ]
nss-myhostname (0.3)                                        [        8 ][ DONE ]
dehydrated (0.7.0)                                          [        1 ][ DONE ]
shairport-sync (3.3.7)                                      [       14 ][ DONE ]
borgbackup (1.1.13)                                         [        5 ][ DONE ]
lmdb (0.9.24)                                               [        1 ][ DONE ]
knot (3.0.4)                                                [       12 ][ DONE ]
spectre-meltdown-checker (0.44)                             [        1 ][ DONE ]
zabbix_agentd (4.2.6)                                       [       26 ][ DONE ]
flashrom (1.2)                                              [        6 ][ DONE ]
firmware-update (20210107)                                  [        4 ][ DONE ]
tshark (3.4.3)                                              [       52 ][ DONE ]
speedtest-cli (2.1.2)                                       [        2 ][ DONE ]
rfkill (0.5)                                                [        1 ][ DONE ]
amazon-ssm-agent (3.0.356.0)                                [       17 ][ DONE ]
libloc (0.9.5)                                              [       44 ][ DONE ]
ncdu (1.15.1)                                               [        3 ][ DONE ]
lshw (B.02.19.2)                                            [        3 ][ DONE ]
socat (1.7.3.4)                                             [       27 ][ DONE ]
Building installer                                                      
memtest (5.01)                                              [        1 ][ DONE ]
installer                                                   [       16 ][ DONE ]
strip                                                       [       42 ][ DONE ]
Building packages                                                       
Generating packages list from logs                                      [ DONE ]
cdrom                                                       [     2:40 ][ DONE ]
flash-images                                                [     2:35 ][ DONE ]
core-updates                                                [        6 ][ DONE ]
samba (4.13.4)                                              [       40 ][ DONE ]
vdr_dvbapi (2.2.5)                                          [        0 ][ DONE ]
amazon-ssm-agent (3.0.356.0)                                [     1:07 ][ DONE ]
perl-Parse-Yapp (1.21)                                      [        0 ][ DONE ]
vdr_streamdev (0.6.1)                                       [        0 ][ DONE ]
joe (4.6)                                                   [        1 ][ DONE ]
gnu-netcat (0.7.1)                                          [        0 ][ DONE ]
bluetooth[ SKIP ]
elfutils (0.183)                                            [        2 ][ DONE ]
libusbredir (0.8.0)                                         [        0 ][ DONE ]
tor (0.4.5.6)                                               [        8 ][ DONE ]
squid-accounting (1.0.4)                                    [        0 ][ DONE ]
python3-colorama (0.4.3)                                    [        0 ][ DONE ]
shairport-sync (3.3.7)                                      [        0 ][ DONE ]
iftop (1.0pre4)                                             [        0 ][ DONE ]
libmpdclient (2.5)                                          [        0 ][ DONE ]
flac (1.3.2)                                                [        1 ][ DONE ]
7zip (17.03)                                                [        5 ][ DONE ]
swatch (3.2.4)                                              [        0 ][ DONE ]
gpgme (1.3.2)                                               [        1 ][ DONE ]
netatalk (3.1.12)                                           [        0 ][ DONE ]
aws-cli (1.18.188)                                          [        5 ][ DONE ]
libvirt (6.5.0)                                             [        6 ][ DONE ]
powertop (v2.10)                                            [        0 ][ DONE ]
pycurl (7.19.0)                                             [        1 ][ DONE ]
python3-urllib3 (1.26.2)                                    [        0 ][ DONE ]
libstatgrab (0.92)                                          [        0 ][ DONE ]
observium-agent (18.9.1)                                    [        0 ][ DONE ]
libnfsidmap (0.27)                                          [        1 ][ DONE ]
flashrom (1.2)                                              [        0 ][ DONE ]
libpciaccess (0.16)                                         [        0 ][ DONE ]
libshout (2.4.3)                                            [        0 ][ DONE ]
c-ares (1.17.1)                                             [        1 ][ DONE ]
perl-File-ReadBackwards (1.05)                              [        0 ][ DONE ]
nano (5.6)                                                  [        0 ][ DONE ]
bird (2.0.7)                                                [        0 ][ DONE ]
epson-inkjet-printer-escpr (1.6.12)                         [        6 ][ DONE ]
dbus (1.12.20)                                              [        0 ][ DONE ]
python-feedparser (4.1)                                     [        0 ][ DONE ]
minidlna (1.2.1)                                            [        1 ][ DONE ]
python3-rsa (4.0)                                           [        0 ][ DONE ]
postfix (3.5.9)                                             [        6 ][ DONE ]
lshw (B.02.19.2)                                            [        1 ][ DONE ]
mcelog (175)                                                [        0 ][ DONE ]
mtr (0.94)                                                  [        0 ][ DONE ]
perl-gettext (1.05)                                         [        0 ][ DONE ]
libsolv (0.7.14)                                            [        1 ][ DONE ]
python3-jmespath (0.9.5)                                    [        0 ][ DONE ]
mc (4.8.26)                                                 [        1 ][ DONE ]
mdns-repeater (1.10)                                        [        0 ][ DONE ]
htop (3.0.5)                                                [        0 ][ DONE ]
krb5 (1.19.1)                                               [        1 ][ DONE ]
cups (2.3.3)                                                [        8 ][ DONE ]
transmission (3.00)                                         [        1 ][ DONE ]
perl-inotify2 (1.22)                                        [        0 ][ DONE ]
igmpproxy (0.2.1)                                           [        1 ][ DONE ]
libtirpc (1.3.1)                                            [        0 ][ DONE ]
libid3tag (0.15.1b)                                         [        0 ][ DONE ]
intltool (0.40.5)                                           [        0 ][ DONE ]
xinetd (2.3.15)                                             [        0 ][ DONE ]
hostapd (581dfcc)                                           [        1 ][ DONE ]
perl-Net-IP (1.26)                                          [        0 ][ DONE ]
cpufrequtils (008)                                          [        0 ][ DONE ]
ltrace (0.7.3)                                              [        0 ][ DONE ]
squidclamav (5.11)                                          [        1 ][ DONE ]
wio (1.3.2)                                                 [        0 ][ DONE ]
avahi (0.8)                                                 [        0 ][ DONE ]
ffmpeg (4.2.3)                                              [       12 ][ DONE ]
urlgrabber (3.9.1)                                          [        0 ][ DONE ]
nfs (2.5.3)                                                 [        0 ][ DONE ]
haproxy (2.2.4)                                             [        2 ][ DONE ]
git (2.31.0)                                                [        9 ][ DONE ]
fireperf (0.2.0)                                            [        1 ][ DONE ]
guardian (2.0.2)                                            [        0 ][ DONE ]
ebtables (2.0.10-4)                                         [        0 ][ DONE ]
make (4.2.1)                                                [        0 ][ DONE ]
pcengines-apu-firmware (4.12.0.6)                           [        3 ][ DONE ]
firmware-update (20210107)                                  [        1 ][ DONE ]
python3-six (1.14.0)                                        [        0 ][ DONE ]
ncdu (1.15.1)                                               [        0 ][ DONE ]
nagios-plugins (2.3.3)                                      [        1 ][ DONE ]
minicom (2.8)                                               [        0 ][ DONE ]
perl-common-sense (3.74)                                    [        0 ][ DONE ]
taglib (1.11.1)                                             [        1 ][ DONE ]
opus (1.3.1)                                                [        0 ][ DONE ]
wavemon (0.7.5)                                             [        0 ][ DONE ]
clamav (0.103.1)                                            [        2 ][ DONE ]
python3-botocore (1.19.28)                                  [       23 ][ DONE ]
w_scan (20170107)                                           [        0 ][ DONE ]
pygpgme (0.3)                                               [        0 ][ DONE ]
socat (1.7.3.4)                                             [        1 ][ DONE ]
python-mechanize (0.1.8)                                    [        0 ][ DONE ]
libseccomp (2.5.1)                                          [        0 ][ DONE ]
speedtest-cli (2.1.2)                                       [        0 ][ DONE ]
asterisk (13.18.5)                                          [       26 ][ DONE ]
python3-pyasn1 (0.4.8)                                      [        0 ][ DONE ]
iotop (0.6)                                                 [        0 ][ DONE ]
netsnmpd (5.8)                                              [        5 ][ DONE ]
python-distutils-extra (2.25)                               [        0 ][ DONE ]
faad2 (2.8.8)                                               [        1 ][ DONE ]
sendEmail (1.56)                                            [        0 ][ DONE ]
cups-filters (1.28.7)                                       [        1 ][ DONE ]
vdradmin (3.6.10)                                           [        1 ][ DONE ]
libyajl (2.1.0)                                             [        0 ][ DONE ]
perl-Net-LibIDN[ SKIP ]
motion (4.3.0)                                              [        0 ][ DONE ]
openvmtools (11.1.0-16036546)                               [        1 ][ DONE ]
apcupsd (3.14.14)                                           [        1 ][ DONE ]
pakfire3 (0.9.25)                                           [        0 ][ DONE ]
hplip (3.21.2)                                              [        7 ][ DONE ]
nginx (1.19.2)                                              [        0 ][ DONE ]
libdvbpsi (1.2.0)                                           [        1 ][ DONE ]
python-clientform (0.2.9)                                   [        0 ][ DONE ]
ipvsadm (1.29)                                              [        0 ][ DONE ]
libsrtp (1.5.4)                                             [        0 ][ DONE ]
perl-Net-SMTP-SSL (1.04)                                    [        0 ][ DONE ]
iptraf-ng (1.2.1)                                           [        0 ][ DONE ]
mpfire                                                      [        1 ][ DONE ]
rpcbind (1.2.5)                                             [        0 ][ DONE ]
tmux (3.1)                                                  [        0 ][ DONE ]
alac (0.0.7)                                                [        0 ][ DONE ]
perl-MIME-Base64 (3.16)                                     [        0 ][ DONE ]
alsa (1.0.27.1)                                             [        8 ][ DONE ]
python3-yaml (3.13)                                         [        0 ][ DONE ]
fping (5.0)                                                 [        0 ][ DONE ]
libtalloc (2.3.1)                                           [        0 ][ DONE ]
fetchmail (6.3.26)                                          [        0 ][ DONE ]
spice (0.14.0)                                              [        1 ][ DONE ]
perl-Authen-SASL (2.16)                                     [        0 ][ DONE ]
icinga (1.11.4)                                             [       16 ][ DONE ]
tshark (3.4.3)                                              [     1:15 ][ DONE ]
miniupnpd (1.9)                                             [        1 ][ DONE ]
gutenprint (5.2.9)                                          [       18 ][ DONE ]
python3-s3transfer (0.3.3)                                  [        0 ][ DONE ]
gnump3d (3.0)                                               [        0 ][ DONE ]
mpc (0.21)                                                  [        0 ][ DONE ]
watchdog (5.16)                                             [        0 ][ DONE ]
libpri (1.4.10.2)                                           [        0 ][ DONE ]
perl-Carp-Clan (6.08)                                       [        0 ][ DONE ]
spandsp (0.0.6)                                             [        1 ][ DONE ]
python-lzma (0.5.3)                                         [        0 ][ DONE ]
keepalived (2.1.5)                                          [        0 ][ DONE ]
spectre-meltdown-checker (0.44)                             [        0 ][ DONE ]
python3-msgpack (0.5.6)                                     [        0 ][ DONE ]
monit (5.27.2)                                              [        0 ][ DONE ]
dnsdist (1.5.1)                                             [        3 ][ DONE ]
telnet (0.17)                                               [        0 ][ DONE ]
sox (14.4.2)                                                [        1 ][ DONE ]
lame (3.100)                                                [        0 ][ DONE ]
libdaemon (0.14)                                            [        0 ][ DONE ]
ghostscript (9.53.3)                                        [       10 ][ DONE ]
iperf (2.0.14a)                                             [        0 ][ DONE ]
foomatic (4.0.9)                                            [       18 ][ DONE ]
tcpdump (4.9.3)                                             [        0 ][ DONE ]
bacula (9.6.7)                                              [        1 ][ DONE ]
client175 (0.7)                                             [        3 ][ DONE ]
libmad (0.15.1b)                                            [        0 ][ DONE ]
python3-dateutil (2.8.1)                                    [        0 ][ DONE ]
python-distutils (2.7.1)                                    [        0 ][ DONE ]
libexif (0.6.21)                                            [        1 ][ DONE ]
nut (2.7.4)                                                 [        2 ][ DONE ]
ncat (7.80)                                                 [        0 ][ DONE ]
tftpd (0.48)                                                [        1 ][ DONE ]
mpd (0.19.19)                                               [        0 ][ DONE ]
vdr_eepg (master)                                           [        1 ][ DONE ]
soxr (0.1.3)                                                [        0 ][ DONE ]
nmap (7.80)                                                 [       12 ][ DONE ]
libassuan (2.5.4)                                           [        0 ][ DONE ]
dpfhack (0.12devel)                                         [        0 ][ DONE ]
vdr_epgsearch (2.4.0+git20191101)                           [        1 ][ DONE ]
nagios_nrpe (4.0.3)                                         [        0 ][ DONE ]
sarg (2.3.11)                                               [        1 ][ DONE ]
sdl (1.2.15)                                                [        0 ][ DONE ]
lcdproc (0.5.7)                                             [        1 ][ DONE ]
rsync (3.2.3)                                               [        0 ][ DONE ]
dehydrated (0.7.0)                                          [        0 ][ DONE ]
python-rssdler (0.4.0a)                                     [        0 ][ DONE ]
frr (6.0)                                                   [        3 ][ DONE ]
libmpeg2 (0.4.1)                                            [        0 ][ DONE ]
stress (1.0.4)                                              [        0 ][ DONE ]
iperf3 (3.9)                                                [        1 ][ DONE ]
perl-File-Tail (1.3)                                        [        0 ][ DONE ]
borgbackup (1.1.13)                                         [        1 ][ DONE ]
sslh (1.7a)                                                 [        0 ][ DONE ]
xvid (1.3.7)                                                [        1 ][ DONE ]
netpbm (10.73.31)                                           [        0 ][ DONE ]
python-optional-src (2.7.18)                                [        7 ][ DONE ]
libogg (1.3.4)                                              [        0 ][ DONE ]
sysbench (1.0.20)                                           [        1 ][ DONE ]
perl-TimeDate (1.20)                                        [        0 ][ DONE ]
python3-docutils (0.16)                                     [        1 ][ DONE ]
stunnel (5.58)                                              [        0 ][ DONE ]
ddrescue (1.25)                                             [        0 ][ DONE ]
libvorbis (1.3.6)                                           [        1 ][ DONE ]
perl-Date-Manip (6.85)                                      [        5 ][ DONE ]
libmicrohttpd (0.9.71)                                      [        0 ][ DONE ]
libtiff (4.1.0)                                             [        0 ][ DONE ]
python3-llfuse (1.3.5)                                      [        0 ][ DONE ]
cifs-utils (6.12)                                           [        0 ][ DONE ]
zabbix_agentd (4.2.6)                                       [        0 ][ DONE ]
traceroute (2.0.18)                                         [        0 ][ DONE ]
sane (1.0.28)                                               [        6 ][ DONE ]
vdr (2.4.4)                                                 [        1 ][ DONE ]
qemu (5.2.0)                                                [       37 ][ DONE ]
strace (5.11)                                               [        0 ][ DONE ]
python-progressbar (2.2)                                    [        0 ][ DONE ]
lcd4linux (0.11.0-svn1200-dpf)                              [        1 ][ DONE ]
freeradius (3.0.21)                                         [        4 ][ DONE ]
perl-Date-Calc (6.4)                                        [        1 ][ DONE ]
bwm-ng (0.6.1-f54b3fa)                                      [        0 ][ DONE ]
lynis (3.0.3)                                               [        1 ][ DONE ]
Checking Logfiles for new Files                                         
*** Build finished in 3:22:40                                           [ DONE ]

                 reply	other threads:[~2021-03-25 21:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F5z4y0D1tz2xlh@x86-01.haj.ipfire.org \
    --to=nightly-builds@ipfire.org \
    --cc=nightly-builds@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox