Next | Query returned 101 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2006-03-09 18:23:11 by Quentin Garnier | Files touched by this commit (3)
Log message:
Update to version 0.3.1.  The main point is to fix gnutls build failures.

- Support constant size bit strings, as in 'BIT STRING (SIZE(42))'.
  Reported by Cyril Holweck <cyril.holweck@q-free.com>.
- Add two more APIs required by GnuTLS.
- New public APIs:
  asn1_find_node function
  asn1_copy_node
   2006-03-06 01:18:27 by Thomas Klausner | Files touched by this commit (214) | Package updated
Log message:
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
   2006-03-05 17:27:29 by Johnny C. Lam | Files touched by this commit (89)
Log message:
* Teach the tools framework how to supply the pkgsrc version of
  makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-03-03 23:23:47 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 0.3.0:

Version 0.3.0
- Export DER utility functions, mostly so that GnuTLS can avoid using
  libtasn1 internals.
- The _asn1* symbols are not exported in the shared library file (when
  using GNU ld).
- The library can now be built using Visual Studio, and the project
  files are included in windows/.
- New public APIs:
  asn1_get_tag_der
  asn1_octet_der
  asn1_get_octet_der
  asn1_bit_der
  asn1_get_bit_der
  asn1_get_length_der
  asn1_length_der
   2006-02-28 03:45:12 by David Sainty | Files touched by this commit (1)
Log message:
libtasn1-0.2.18 uses makeinfo at build time, so declare USE_MAKEINFO.  Without \ 
this the package build fails (on my system).  I haven't bothered to bump the \ 
PKGREVISION on the assumption that this doesn't actually change the end result \ 
of a successful build, it just fixes the build for (a select subset of?) people \ 
where previously it would fail to build.
   2006-02-10 13:39:25 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update libtasn1 to 0.2.18 and gnutls to 1.3.4,
fixes possible DOS (crash by invalid DER input) "GNUTLS-SA-2006-1"
   2005-09-30 13:55:08 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.2.17:

Version 0.2.17
- Fixed typo to make it build.

Version 0.2.16
- Version script added again.
   2005-08-30 16:28:03 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 0.2.15
- Gnulib is used to implement memmove if your system does not have it.
- Simplified assert/error handling slightly.
   2005-07-23 01:49:24 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 0.2.14:
- Pkg-config script 'libtasn1.pc' added.
- Postal address to FSF in license updated.

Sort PLIST.

Next | Query returned 101 messages, browsing 71 to 80 | Previous