FreeBSD Bugzilla – Attachment 166867 Details for
Bug 207107
security/libgcrypt: Update to 1.6.5 with security fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0
libgcrypt.diff (text/plain), 2.96 KB, created by
Carlos J. Puga Medina
on 2016-02-11 13:40:21 UTC
(
hide
)
Description:
v0
Filename:
MIME Type:
Creator:
Carlos J. Puga Medina
Created:
2016-02-11 13:40:21 UTC
Size:
2.96 KB
patch
obsolete
>Index: security/libgcrypt/Makefile >=================================================================== >--- security/libgcrypt/Makefile (revision 408683) >+++ security/libgcrypt/Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= libgcrypt >-PORTVERSION= 1.6.4 >-PORTREVISION= 4 >+PORTVERSION= 1.6.5 > CATEGORIES= security > MASTER_SITES= GNUPG > >@@ -9,7 +8,7 @@ > MAINTAINER= cpm@FreeBSD.org > COMMENT= General purpose crypto library based on code used in GnuPG > >-LICENSE= GPLv2 LGPL21 >+LICENSE= GPLv2+ LGPL21+ > LICENSE_COMB= multi > > BUILD_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error >Index: security/libgcrypt/distinfo >=================================================================== >--- security/libgcrypt/distinfo (revision 408683) >+++ security/libgcrypt/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (libgcrypt-1.6.4.tar.bz2) = c9bc2c7fe2e5f4ea13b0c74f9d24bcbb1ad889bb39297d8082aebf23f4336026 >-SIZE (libgcrypt-1.6.4.tar.bz2) = 2549820 >+SHA256 (libgcrypt-1.6.5.tar.bz2) = f49ebc5842d455ae7019def33eb5a014a0f07a2a8353dc3aa50a76fd1dafa924 >+SIZE (libgcrypt-1.6.5.tar.bz2) = 2549601 >Index: security/libgcrypt/files/patch-cipher_Makefile.in >=================================================================== >--- security/libgcrypt/files/patch-cipher_Makefile.in (nonexistent) >+++ security/libgcrypt/files/patch-cipher_Makefile.in (working copy) >@@ -0,0 +1,23 @@ >+--- cipher/Makefile.in.orig 2015-09-08 06:32:11 UTC >++++ cipher/Makefile.in >+@@ -818,13 +818,19 @@ uninstall-am: >+ tags tags-am uninstall uninstall-am >+ >+ >+-# We need to lower the optimization for this module. >++# We need to lower the optimization for these modules. >+ tiger.o: $(srcdir)/tiger.c >+ `echo $(COMPILE) -c $(srcdir)/tiger.c | $(o_flag_munging) ` >+ >+ tiger.lo: $(srcdir)/tiger.c >+ `echo $(LTCOMPILE) -c $(srcdir)/tiger.c | $(o_flag_munging) ` >+ >++salsa20.o: $(srcdir)/salsa20.c >++ `echo $(COMPILE) -c $(srcdir)/salsa20.c | $(o_flag_munging) ` >++ >++salsa20.lo: $(srcdir)/salsa20.c >++ `echo $(LTCOMPILE) -c $(srcdir)/salsa20.c | $(o_flag_munging) ` >++ >+ # Tell versions [3.59,3.63) of GNU make to not export all variables. >+ # Otherwise a system limit (for SysV at least) may be exceeded. >+ .NOEXPORT: > >Property changes on: security/libgcrypt/files/patch-cipher_Makefile.in >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: security/libgcrypt/pkg-plist >=================================================================== >--- security/libgcrypt/pkg-plist (revision 408683) >+++ security/libgcrypt/pkg-plist (working copy) >@@ -6,6 +6,6 @@ > lib/libgcrypt.a > lib/libgcrypt.so > lib/libgcrypt.so.20 >-lib/libgcrypt.so.20.0.4 >+lib/libgcrypt.so.20.0.5 > man/man1/hmac256.1.gz > share/aclocal/libgcrypt.m4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
cpm
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 207107
:
166867
|
167055