[Lunar-commits] <moonbase-other> gnutls: version bumped to 3.1.1.

v4hn v4hn at lunar-linux.org
Tue Sep 4 14:27:25 CEST 2012


hey florin, that's what I get with 3.1.1:

checking for libnettle... no
configure: error: 
  ***
  *** Libnettle 2.5 was not found. Note that you must compile nettle with gmp support.

On Mon, Sep 03, 2012 at 11:25:10AM -0700, Florin Braescu wrote:
> commit 15eb842fdb49f01760e365ac619300e3762d0298
> Author: Florin Braescu <florin at lunar-linux.org>
> Date: Mon, 03 Sep 2012 11:25:10 -0700
> URL: https://github.com/lunar-linux/moonbase-other/commit/15eb842fdb49f01760e365ac619300e3762d0298
> 
> gnutls: version bumped to 3.1.1.
> ---
>   crypto/gnutls/BUILD     | +1/-5     
>   crypto/gnutls/CONFIGURE | +0/-1     
>   crypto/gnutls/DEPENDS   | +1/-5     
>   crypto/gnutls/DETAILS   | +6/-6     
>   4 files changed, 8 insertions(+), 17 deletions(-)
> 
> --- a/crypto/gnutls/BUILD
> +++ b/crypto/gnutls/BUILD
> @@ -1,10 +1,6 @@
>  (
>  
> -# fix compiling with glibc 2.16.0
> -  sed -i '/gets is a security hole/d' lib/gl/stdio.in.h  gl/stdio.in.h  &&
> -
> -  OPTS+=" --disable-static --without-included-pakchois --without-included-libcfg --without-included-libtasn1"  &&
> -  LDFLAGS+=" -lpakchois"  &&
> +  OPTS+=" --disable-static --without-included-libtasn1"  &&
>  
>    default_build
>  
> --- a/crypto/gnutls/CONFIGURE
> +++ /dev/null
> @@ -1 +0,0 @@
> -mquery LZO "Use LZO compression? (experimental)" n "--with-lzo" "--without-lzo"
> --- a/crypto/gnutls/DEPENDS
> +++ b/crypto/gnutls/DEPENDS
> @@ -1,9 +1,5 @@
>  depends libtasn1
> -depends pakchois
> -depends libcfg+
> -depends readline
> -depends libgcrypt
> +depends nettle
>  
> -optional_depends "nettle"  "--with-libgcrypt" "--with-libgcrypt"  "for nettle as cryptographic library (recommended)"
>  optional_depends "p11-kit" "--with-p11-kit"   "--without-p11-kit" "for PKCS 11 support"
>  optional_depends "guile"   "--enable-guile"   "--disable-guile"   "for Guile bindings"
> --- a/crypto/gnutls/DETAILS
> +++ b/crypto/gnutls/DETAILS
> @@ -1,12 +1,12 @@
>            MODULE=gnutls
> -         VERSION=2.12.19
> -          SOURCE=$MODULE-$VERSION.tar.bz2
> -   SOURCE_URL[0]=ftp://ftp.gnutls.org/pub/$MODULE
> -   SOURCE_URL[1]=ftp://ftp.gnupg.org/gcrypt/$MODULE
> -      SOURCE_VFY=sha1:643620216ba54b195e41e29abfdcc31125f92d25
> +         VERSION=3.1.1
> +          SOURCE=$MODULE-$VERSION.tar.xz
> +   SOURCE_URL[0]=$GNU_URL/$MODULE
> +   SOURCE_URL[1]=ftp://ftp.gnutls.org/pub/$MODULE
> +      SOURCE_VFY=sha1:4badef78839de0d2606cb1767f44232fb606d941
>          WEB_SITE=http://www.gnu.org/software/gnutls
>           ENTERED=20020212
> -         UPDATED=20120607
> +         UPDATED=20120903
>             SHORT="A TLS library"
>  
>  cat << EOF
> 
> 
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://foo-projects.org/pipermail/lunar-dev/attachments/20120904/f0c72396/attachment.bin>


More information about the Lunar-dev mailing list