Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Apr 2018 02:13:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226339] security/dropbear: update to 2018.76
Message-ID:  <bug-226339-13-lxWzyxJXB6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226339-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226339-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226339

dewayne@heuristicsystems.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dewayne@heuristicsystems.co
                   |                            |m.au

--- Comment #5 from dewayne@heuristicsystems.com.au ---
(In reply to Joseph Mingrone from comment #4)
Unfortunately with either i386 or amb64 FreeBSD11.1Stable r330133M with cla=
ng
5.0.1 or gcc7, I get the result (from the i386 attempt).

/session.h:78:3: error: unknown type name 'symmetric_CBC'; did you mean
'symmetric_key'?
                symmetric_CBC cbc;
                ^~~~~~~~~~~~~
                symmetric_key
./libtomcrypt/src/headers/tomcrypt_cipher.h:217:3: note: 'symmetric_key'
declared here
} symmetric_key;
  ^
7 errors generated.

These are the same CFLAGS used for 2017.75, as for 2018.76
CFLAGS=3D
-O2 -pipe -Wl,-m,elf_i386_fbsd -DOPENSSL_NO_SSL2 -DOPENSSL_NO_SSL3 -g0 -ggd=
b0
-DSTRIP_FBSDID -UDEBUGGING -UEBUGGING -UDEBUG -fno-math-errno
-Wl,--hash-style=3Dsysv -fPIE -fPIC -Wl,--strip-debug -Wl,--build-id=3Dmd5
-fomit-frame-pointer -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -march=3Dc3=
-2=20
-fno-strict-aliasing

I appreciate your maintaining twofish along with other 75 settings, as they
greatly aid consistency :)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226339-13-lxWzyxJXB6>