<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/libksba, 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-12-03T21:58:54Z</updated>
<entry>
<title>Update to release 0.9.10. This is a bugfix release.</title>
<updated>2004-12-03T21:58:54Z</updated>
<author>
<name>shannonjr</name>
<email>shannonjr</email>
</author>
<published>2004-12-03T21:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=318132704d6ef9888421fd0b70a3c9dd88d45527'/>
<id>urn:sha1:318132704d6ef9888421fd0b70a3c9dd88d45527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1) Taking over maintainance of package on agreement with previous</title>
<updated>2004-10-11T09:46:44Z</updated>
<author>
<name>shannonjr</name>
<email>shannonjr</email>
</author>
<published>2004-10-11T09:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=145816461cd01f8e403a33d71f967ac2e486f3bc'/>
<id>urn:sha1:145816461cd01f8e403a33d71f967ac2e486f3bc</id>
<content type='text'>
   maintainer Klaus Klein.
2) Update to version 0.9.7 to satisfy version requirements for, soon to
   be committed, gnupg2 (1.9.10) that provides SMIME support.
Libksba is a library to make the tasks of working with X.509 certificates,
CMS data and related objects more easy. It a highlevel interface to the
implemented protocols and presents the data in a consistent way.
</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>Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly</title>
<updated>2004-03-18T09:12:08Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-18T09:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=847385cb2d9851c0ea2e94e51e8cb05abfdd6dbf'/>
<id>urn:sha1:847385cb2d9851c0ea2e94e51e8cb05abfdd6dbf</id>
<content type='text'>
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for &lt;pkg&gt; correctly ensured that &lt;pkg&gt; was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
</content>
</entry>
<entry>
<title>Reorder location and setting of BUILDLINK_PACKAGES to match template</title>
<updated>2004-03-05T19:25:06Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-05T19:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=12109d5b873e13ef999184b4ace84a18e0a72358'/>
<id>urn:sha1:12109d5b873e13ef999184b4ace84a18e0a72358</id>
<content type='text'>
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
</content>
</entry>
<entry>
<title>Not used any more.</title>
<updated>2004-02-25T18:16:28Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-02-25T18:16:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=de528d51afff22cb3cef1770a6879ce69fefc656'/>
<id>urn:sha1:de528d51afff22cb3cef1770a6879ce69fefc656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump BUILDLINK_DEPENDS due to library major bump.</title>
<updated>2004-02-25T18:10:49Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-02-25T18:10:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fe472cce5b87670d89599ab22e47fc2278a805f3'/>
<id>urn:sha1:fe472cce5b87670d89599ab22e47fc2278a805f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update libksba to 0.9.4.</title>
<updated>2004-02-25T18:08:27Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-02-25T18:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=78a5ff9d279ea3051535a43c2b52e64c9fb62c92'/>
<id>urn:sha1:78a5ff9d279ea3051535a43c2b52e64c9fb62c92</id>
<content type='text'>
Changes since 0.9.1:
 * Support for Extended Key Usage.
 * ksba_cms_identify may no return a pseudo content type for pkcs#12
   files.
 * Cleaned up the DN label table.
 * Fixed a bug in creating CMS signed data.
 * Interface changes:
	ksba_reader_clear             NEW.
	ksba_cert_get_ext_key_usages  NEW.
	KSBA_CT_PKCS12                NEW.
</content>
</entry>
<entry>
<title>Bump PKGREVISION due to the update of libgcrypt.</title>
<updated>2004-02-25T15:53:17Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-02-25T15:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cf52c123076bc28e858024d395eb14110f92231d'/>
<id>urn:sha1:cf52c123076bc28e858024d395eb14110f92231d</id>
<content type='text'>
</content>
</entry>
</feed>
