<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/gnutls, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-11-28T12:59:10Z</updated>
<entry>
<title>update to gnutls-1.0.23</title>
<updated>2004-11-28T12:59:10Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-11-28T12:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3f1c3c7fc1fa889ae028ebeb5a75c8d7830d6451'/>
<id>urn:sha1:3f1c3c7fc1fa889ae028ebeb5a75c8d7830d6451</id>
<content type='text'>
Noteworthy changes since the last release:

- Replace GNU LD version script with Libtool -export-symbols-regex,
  from Joe Orton &lt;joe at manyfish.co.uk&gt;.
- Copy libtasn1 has been updated to version 0.2.11.
- Corrected the write of CRL distribution points.
- It is now possible to generate PKCS#12 structures without private
  keys using "certtool --to-p12", suggested by Fabian Fagerholm
  &lt;fabbe at paniq.net&gt;.
</content>
</entry>
<entry>
<title>Update to 1.0.22:</title>
<updated>2004-11-08T19:34:46Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-11-08T19:34:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e64f05e9a732960044b7b340a1ffc793b55552ae'/>
<id>urn:sha1:e64f05e9a732960044b7b340a1ffc793b55552ae</id>
<content type='text'>
Version 1.0.22 (28/10/2004)
- Print DN of certificates with unknown characters in them, but in hexform
  only.
- Corrected bug in _gnutls_x509_get_dn_oid(), and returns the actual OID.
- Added second precision to the X.509 parsing functions.
- Add parameter --la-file to libgnutls-config and libgnutls-extra-config,
  tiny patch contributed by Joe Orton &lt;joe@manyfish.co.uk&gt;.
- Add pkg-config meta files, suggested by Stéphane LOEUILLET
  &lt;stephane.loeuillet@tiscali.fr&gt;.
- Fix memory initializaion bug in gnutls_certificate_set_x509_trust,
  tiny patch by Aleix Conchillo Flaque &lt;aleix@member.fsf.org&gt;.
- Fix certtool --password for PKCS #12, back ported from 1.1.x branch.
- Fix library order in libgnutls*-config --libs output, to permit
  static linking, reported by Yoann Vandoorselaere
  &lt;yoann@prelude-ids.org&gt;.

Version 1.0.21 (07/10/2004)
- Fix memory leak in gnutls_certificate_verify_peers and
  gnutls_certificate_free_credentials, report and patch by Simon
  Posnjak &lt;simon.posnjak@cetrtapot.si&gt;.
- Fix crash in `certtool --to-p12 --load-privkey foo', i.e. exporting
  a key and no certificate to PKCS#12.
- Fix objdir != srcdir builds, reported by "Gerrit P. Haase"
  &lt;gp@familiehaase.de&gt;.
- Avoid redefining getpass if system already has it, reported by
  Yoann Vandoorselaere &lt;yoann@prelude-ids.org&gt;.
- Add new example "ex-rfc2818" for certificate verification, from Nikos.
- Known bug: the library require snprintf.
</content>
</entry>
<entry>
<title>rename cfg+ directory to libcfg+ so it matches the PKGNAME.</title>
<updated>2004-10-06T10:17:06Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-10-06T10:17:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aa6c265cf66d22d60462af76727522cf2009495a'/>
<id>urn:sha1:aa6c265cf66d22d60462af76727522cf2009495a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<entry>
<title>Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.</title>
<updated>2004-09-22T08:09:14Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-09-22T08:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08039266e343e3cb99feb5cbfd5fd9acf006ac97'/>
<id>urn:sha1:08039266e343e3cb99feb5cbfd5fd9acf006ac97</id>
<content type='text'>
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
</content>
</entry>
<entry>
<title>bump PKGREVISION for devel/cfg+ soname change</title>
<updated>2004-09-06T20:39:13Z</updated>
<author>
<name>danw</name>
<email>danw</email>
</author>
<published>2004-09-06T20:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e85e53c4d3b1d23e72da36f2e4fd3ac412bfb65b'/>
<id>urn:sha1:e85e53c4d3b1d23e72da36f2e4fd3ac412bfb65b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 1.0.20</title>
<updated>2004-08-27T13:16:16Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2004-08-27T13:16:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=435ae493d71876b5e3f13f16b868de2dfbd9dc89'/>
<id>urn:sha1:435ae493d71876b5e3f13f16b868de2dfbd9dc89</id>
<content type='text'>
changes:
-bugfixes
-adds some limits to the verification functions to avoid denial of
 service attacks
-selftests added
</content>
</entry>
<entry>
<title>one of the Makefiles uses ${RM} but doesn't define it, so pass</title>
<updated>2004-07-25T06:15:24Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-07-25T06:15:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=46fe2f337ccfa0ac6eaf8edcabd30ecc060ed0d2'/>
<id>urn:sha1:46fe2f337ccfa0ac6eaf8edcabd30ecc060ed0d2</id>
<content type='text'>
RM=${RM} in MAKE_ENV.
</content>
</entry>
<entry>
<title>Shared library major version change, so buildlink3.mk has to be updated, right?</title>
<updated>2004-05-22T10:17:47Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2004-05-22T10:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=127f449f8f5ce10244d233e4264f79a6baec22a9'/>
<id>urn:sha1:127f449f8f5ce10244d233e4264f79a6baec22a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes 1.0.13:</title>
<updated>2004-05-22T10:09:53Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2004-05-22T10:09:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5f10e5bfa35e4186fcf0388dfa670f0a81e057d0'/>
<id>urn:sha1:5f10e5bfa35e4186fcf0388dfa670f0a81e057d0</id>
<content type='text'>
- Some complilation fixes.
- Added the --xml parameter to the certtool utility.

Changes 1.0.12:
- Corrected bug in OpenPGP key loading using a callback.
- Renamed gnutls-srpcrypt to srptool
- Allow handshake requests by the client.
* Things backported from the development branch:
- Added support for authority key identifier and the extended key usage
  X.509 extension fields. The certtoool was updated to support them.
- Added batch support to certtool. Now it can use templates.
- The RC2 cipher is no more included. The one in libgcrypt is now used.

Changes 1.0.11:
- Added gnutls_sign_algorithm_get_name() and gnutls_pk_algorithm_get_name()
- Corrected bug in TLS renegotiation.

Changes 1.0.10:
- Corrected bug in RSA parameters handling which could cause
  unexpected crashes.
- Corrected bug in SSL 3.0 authentication.
</content>
</entry>
</feed>
