Bug 127330 - [PATCH] security/gnutls update to 2.5.4
Summary: [PATCH] security/gnutls update to 2.5.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 17:40 UTC by Yarema
Modified: 2009-01-06 18:28 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (15.22 KB, patch)
2008-09-12 17:40 UTC, Yarema
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yarema 2008-09-12 17:40:01 UTC
Update to version 2.5.4

delete	files/patch-includes__gnutls__gnutls.h.in
add	gnutls/files/patch-lib__opencdk__Makefile.in

Won't build --with-included-libtasn1 without new patch.

WITH_OPENCDK tunable removed becasue as of version 2.5.0 GnuTLS was
rewritten to only use the internal OpenCDK.

WITH_LZO tunable added because --with-included-lzo no longer supported.

Added OPTIONS for all the tunables with defaults set based on installed
packages where appropriate.

Makefile.man updated, sorted and all leading whitespace converted to tabs.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-12 17:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2008-10-09 19:59:51 UTC
Hello, 

thanks for your patch. However, I'll update it to 2.6.0 as soon as slush 
is over for ports tree.

Roman Bogorodskiy
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2008-12-08 14:10:22 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi Roman,
please note that 2.6.2 is out :)

Thanks for your work!

- --
Pietro Cerutti
gahr@FreeBSD.org

PGP Public Key:
http://gahr.ch/pgp

+-----------------+
| How do  you get |
|that backwards b?|
+-----------------+

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEAREKAAYFAkk9KswACgkQwMJqmJVx945GfACfUdoxDdw8e8bfavHgtGfcKMAJ
TGAAn2jxzYjM+doooNzTldaogCYgUtj2
=MM5e
-----END PGP SIGNATURE-----
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-01-06 17:56:13 UTC
novel       2009-01-06 17:55:54 UTC

  FreeBSD ports repository

  Modified files:
    security/gnutls      Makefile Makefile.man distinfo pkg-plist 
  Removed files:
    security/gnutls/files patch-CVE-2008-4989 
                          patch-includes__gnutls__gnutls.h.in 
  Log:
  - Update to 2.6.3
  - Remove WITH_OPENCDK knob since it's not relevant anymore
  - Add WITH_LZO knob
  
  PR:             127330 (partially)
  Submitted by:   Yarema <yds@CoolRat.org>
  
  Revision  Changes    Path
  1.70      +9 -8      ports/security/gnutls/Makefile
  1.8       +34 -15    ports/security/gnutls/Makefile.man
  1.30      +3 -3      ports/security/gnutls/distinfo
  1.3       +0 -20     ports/security/gnutls/files/patch-CVE-2008-4989 (dead)
  1.3       +0 -11     ports/security/gnutls/files/patch-includes__gnutls__gnutls.h.in (dead)
  1.23      +2 -1      ports/security/gnutls/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Roman Bogorodskiy freebsd_committer freebsd_triage 2009-01-06 18:28:58 UTC
State Changed
From-To: open->closed

Committed, thanks!