non port: security/gnutls3/Makefile |
Number of commits found: 24 |
Thursday, 17 Jul 2014
|
15:19 tijl
- Convert security/trousers to USES=libtool and bump dependent ports
- Use standard USE_AUTOTOOLS
- Add INSTALL_TARGET=install-strip
- Drop PTHREAD_LIBS
 |
Sunday, 29 Jun 2014
|
12:51 antoine
Allow to build with texinfo from ports
 |
Wednesday, 25 Jun 2014
|
08:58 bapt
Fix build on system built WITHOUT_INFO
With hat: portmgr
 |
Friday, 6 Jun 2014
|
16:48 bdrewery
- Fix build when info files get regenerated, thus causing info-5 to
disappear.
Depending on which makeinfo version is used it would spit out 6
files or 5 (.info,1-5). It would not always regenerate though.
The bundled info files went to -5. Now force regenerate it always
using the base makeinfo(1) and use --no-split so only 1 file is used.
PR: 190693
Reported by: many
 |
Thursday, 5 Jun 2014
|
01:13 bdrewery
- No need for print/texinfo dependency for makeinfo as it is in base
Reported by: tijl
 |
Tuesday, 3 Jun 2014
|
19:59 bdrewery
- Update to 3.1.25
This fixes a security issue:
http://www.gnutls.org/security.html#GNUTLS-SA-2014-3
Security: 027af74d-eb56-11e3-9032-000c2980a9f3
 |
Wednesday, 28 May 2014
|
15:59 bdrewery
- Use proper name for libgnutlsdane.so
Reported by: tijl
 |
Sunday, 25 May 2014
|
15:02 bdrewery
- Convert to USES=libtool
- texinfo is only needed when DOCS is selected [1]
PR: ports/189861 [1]
Reported by: marino [1]
 |
Thursday, 10 Apr 2014
|
11:35 bdrewery
- Update to 3.1.23
- Convert to USES=tar
Changes:
http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7415
 |
Wednesday, 2 Apr 2014
|
01:16 bdrewery
- Hide libdane support behind option LIBDANE
- Disable by default as it ends up pulling in openssl via unbound, which
is odd for gnutls3 to do.
PR: ports/188184
Submitted by: Lawrence "The Dreamer" Chen <beastie@tardisi.com> (based on)
Discussed with: wg
 |
Tuesday, 11 Mar 2014
|
13:59 bdrewery
- Take maintainership for now
Approved by: wg (maintainer)
 |
Tuesday, 4 Mar 2014
|
23:00 bdrewery
- Update to 3.1.22
This fixes the following vulnerabilities:
CVE-2014-0092 - Certificate verification issue
CVE-2014-1959 - Certificate verification issue
All users are recommended to upgrade ASAP.
Security: f645aa90-a3e8-11e3-a422-3c970e169bc2
 |
Monday, 30 Dec 2013
|
16:19 wg
security/gnutls3: make danetool3 work
PR: ports/185296
 |
Thursday, 26 Dec 2013
|
10:25 wg
security/gnutls3: update to 3.1.18
Changes: http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7190
 |
Monday, 25 Nov 2013
|
23:59 wg
security/gnutls3: fix build without autogen
PR: ports/184279
Submitted by: mandree
 |
Sunday, 24 Nov 2013
|
10:34 wg
security/gnutls3: update to 3.1.17 and add support for TPM
 |
Monday, 18 Nov 2013
|
12:36 wg
security/gnutls3: fix include in CPPFLAGS
Reported by: kwm
 |
10:42 wg
security/gnutls3: try to fix build for some people
- gnutls.info-5 was not being generated for some people
PR: ports/183577
Submitted by: Mamoru Iwaki <1wkmmr gmail.com>
 |
Sunday, 17 Nov 2013
|
15:58 wg
security/gnutls3: fix libtasn1 option
PR: ports/183992
Submitted by: sunpoet
 |
Sunday, 3 Nov 2013
|
09:22 novel
- Chase security/libtasn1 update
- Add UPDATING entry
 |
Friday, 1 Nov 2013
|
11:16 wg
security/gnutls3: update to 3.1.16
Security: 9065b930-3d8b-11e3-bd1a-e840f2096bd0
 |
Friday, 25 Oct 2013
|
15:34 wg
security/gnutls3: update to 3.1.15
- Update to 3.1.15
 |
Wednesday, 23 Oct 2013
|
15:20 wg
security/gnutls3: update to 3.1.14
- Update to 3.1.14
- Fix Makefile header
- Add missing library for crywrap
- Remove duplicated docs entries
 |
Tuesday, 22 Oct 2013
|
12:41 wg
security/gnutls3: GNU Transport Layer Security library
GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
SSL 3.0 protocols. The library does not include any patented algorithms and
is available under the GNU Lesser GPL license.
Important features of the GnuTLS library include:
- Thread safety
- Support for both TLS 1.0 and SSL 3.0 protocols
- Support for both X.509 and OpenPGP certificates
- Support for basic parsing and verification of certificates
- Support for SRP for TLS authentication
- Support for TLS Extension mechanism
- Support for TLS Compression Methods
Additionaly GnuTLS provides an emulation API for the widely used
OpenSSL library, to ease integration with existing applications.
WWW: http://www.gnutls.org/
 |
Number of commits found: 24 |