~jelmer/wireshark/daily-ppa

« back to all changes in this revision

Viewing changes to asn1/logotypecertextn/logotypecertextn.cnf

  • Committer: Bazaar Package Importer
  • Author(s): Balint Reczey
  • Date: 2010-11-20 18:41:41 UTC
  • mfrom: (1.1.28 upstream) (42.1.5 experimental)
  • Revision ID: james.westby@ubuntu.com-20101120184141-19e4sxq2kfsdnc9i
Tags: 1.4.2-1
* New upstream release 1.4.2
  - release notes:
    http://www.wireshark.org/docs/relnotes/wireshark-1.4.2.html
  - security fixes
     - Nephi Johnson of BreakingPoint discovered that the LDSS dissector
       could overflow a buffer. (No assigned CVE number.)
     - The ZigBee ZCL dissector could go into an infinite loop.
       (No assigned CVE number.)
* drop 05_fix-display-filter-update-when-changing-profile.patch
  patch since it has been integrated upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# logotypecertextn.cnf
 
2
# LogotypeCertExtn conformation file
 
3
 
 
4
# $Id: logotypecertextn.cnf 30471 2009-10-10 12:43:47Z krj $
 
5
 
 
6
#.IMPORT ../x509af/x509af-exp.cnf
 
7
 
 
8
#.EXPORTS
 
9
 
 
10
#.PDU
 
11
 
 
12
#.REGISTER
 
13
LogotypeExtn B "1.3.6.1.5.5.7.1.12" "id-pe-logotype"
 
14
LogotypeExtn B "1.3.6.1.5.5.7.20.1" "id-pe-logo-loyalty"
 
15
LogotypeExtn B "1.3.6.1.5.5.7.20.2" "id-pe-logo-background"
 
16
 
 
17
#.FN_FTR LogotypeDetails/logotypeURI/_item
 
18
           PROTO_ITEM_SET_URL(actx->created_item);
 
19
 
 
20
#.FN_FTR LogotypeReference/refStructURI/_item
 
21
           PROTO_ITEM_SET_URL(actx->created_item);
 
22
 
 
23
#.NO_EMIT
 
24
 
 
25
#.TYPE_RENAME
 
26
 
 
27
#.FIELD_RENAME
 
28
 
 
29
#.END
 
30