~ubuntu-branches/ubuntu/maverick/nss/maverick

« back to all changes in this revision

Viewing changes to mozilla/security/nss/lib/ckfw/builtins/nssckbi.h

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2009-06-16 13:23:47 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20090616132347-311ysb8oep74b98y
Tags: 3.12.3-0ubuntu1
* new upstream release 3.12.3 RTM (NSS_3_12_3_RTM) (LP: #387751)
* adjust patches to changed upstream code base
  - update debian/patches/38_kbsd.patch
* needs nspr >= 4.7.4
  - update debian/control
* update 85_security_load.patch to latest debian version
  - update debian/patches/85_security_load.patch
* add new symbols for 3.12.3
  - update debian/libnss3-1d.symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
 * of the comment in the CK_VERSION type definition.
76
76
 */
77
77
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 1
78
 
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 72
79
 
#define NSS_BUILTINS_LIBRARY_VERSION "1.72"
 
78
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 73
 
79
#define NSS_BUILTINS_LIBRARY_VERSION "1.73"
80
80
 
81
81
/* These version numbers detail the semantic changes to the ckfw engine. */
82
82
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1