Your message dated Tue, 27 Oct 2015 21:27:37 +0000
with message-id <[email protected]>
and subject line Bug#796034: fixed in bogl 0.1.18-10
has caused the Debian Bug report #796034,
regarding bdftobogl generates incorrect code due to a strtol overflow
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
796034: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796034
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libbogl-dev
Version: 0.1.18-9
Tags: patch

The tool bdftobogl generates incorrect code because a strtol() overflows if hex 
number is greater than 0x7FFFFFFF. strtoul() should be used instead.
The numbers under conversion can be greater than 0x7FFFFFFF since they are hex 
numbers representing the BDF glyph bitmap.

Affected source file: bogl-font.c

Attached:
 * proposed patch
 * input.dbf: a BDF font containing a single 'W' character, this can be used as 
test case
 * output, produced using input.dbf, of both unpatched and patched bdftobogl

Regards,
Luca

Attachment: patch.diff
Description: patch.diff

/* Generated by bdftobogl.  Do not modify! */
#include "bogl.h"

/* Offsets into index. */
static int ___font_txt_offset[256] = {
  2, /* (0x0) */
  2, /* (0x1) */
  2, /* (0x2) */
  2, /* (0x3) */
  2, /* (0x4) */
  2, /* (0x5) */
  2, /* (0x6) */
  2, /* (0x7) */
  2, /* (0x8) */
  2, /* (0x9) */
  2, /* (0xa) */
  2, /* (0xb) */
  2, /* (0xc) */
  2, /* (0xd) */
  2, /* (0xe) */
  2, /* (0xf) */
  2, /* (0x10) */
  2, /* (0x11) */
  2, /* (0x12) */
  2, /* (0x13) */
  2, /* (0x14) */
  2, /* (0x15) */
  2, /* (0x16) */
  2, /* (0x17) */
  2, /* (0x18) */
  2, /* (0x19) */
  2, /* (0x1a) */
  2, /* (0x1b) */
  2, /* (0x1c) */
  2, /* (0x1d) */
  2, /* (0x1e) */
  2, /* (0x1f) */
  2, /* (0x20) */
  2, /* (0x21) */
  2, /* (0x22) */
  2, /* (0x23) */
  2, /* (0x24) */
  2, /* (0x25) */
  2, /* (0x26) */
  2, /* (0x27) */
  2, /* (0x28) */
  2, /* (0x29) */
  2, /* (0x2a) */
  2, /* (0x2b) */
  2, /* (0x2c) */
  2, /* (0x2d) */
  2, /* (0x2e) */
  2, /* (0x2f) */
  2, /* (0x30) */
  2, /* (0x31) */
  2, /* (0x32) */
  2, /* (0x33) */
  2, /* (0x34) */
  2, /* (0x35) */
  2, /* (0x36) */
  2, /* (0x37) */
  2, /* (0x38) */
  2, /* (0x39) */
  2, /* (0x3a) */
  2, /* (0x3b) */
  2, /* (0x3c) */
  2, /* (0x3d) */
  2, /* (0x3e) */
  2, /* (0x3f) */
  2, /* (0x40) */
  2, /* (0x41) */
  2, /* (0x42) */
  2, /* (0x43) */
  2, /* (0x44) */
  2, /* (0x45) */
  2, /* (0x46) */
  2, /* (0x47) */
  2, /* (0x48) */
  2, /* (0x49) */
  2, /* (0x4a) */
  2, /* (0x4b) */
  2, /* (0x4c) */
  2, /* (0x4d) */
  2, /* (0x4e) */
  2, /* (0x4f) */
  2, /* (0x50) */
  2, /* (0x51) */
  2, /* (0x52) */
  2, /* (0x53) */
  2, /* (0x54) */
  2, /* (0x55) */
  2, /* (0x56) */
  0, /* (0x57) */
  2, /* (0x58) */
  2, /* (0x59) */
  2, /* (0x5a) */
  2, /* (0x5b) */
  2, /* (0x5c) */
  2, /* (0x5d) */
  2, /* (0x5e) */
  2, /* (0x5f) */
  2, /* (0x60) */
  2, /* (0x61) */
  2, /* (0x62) */
  2, /* (0x63) */
  2, /* (0x64) */
  2, /* (0x65) */
  2, /* (0x66) */
  2, /* (0x67) */
  2, /* (0x68) */
  2, /* (0x69) */
  2, /* (0x6a) */
  2, /* (0x6b) */
  2, /* (0x6c) */
  2, /* (0x6d) */
  2, /* (0x6e) */
  2, /* (0x6f) */
  2, /* (0x70) */
  2, /* (0x71) */
  2, /* (0x72) */
  2, /* (0x73) */
  2, /* (0x74) */
  2, /* (0x75) */
  2, /* (0x76) */
  2, /* (0x77) */
  2, /* (0x78) */
  2, /* (0x79) */
  2, /* (0x7a) */
  2, /* (0x7b) */
  2, /* (0x7c) */
  2, /* (0x7d) */
  2, /* (0x7e) */
  2, /* (0x7f) */
  2, /* (0x80) */
  2, /* (0x81) */
  2, /* (0x82) */
  2, /* (0x83) */
  2, /* (0x84) */
  2, /* (0x85) */
  2, /* (0x86) */
  2, /* (0x87) */
  2, /* (0x88) */
  2, /* (0x89) */
  2, /* (0x8a) */
  2, /* (0x8b) */
  2, /* (0x8c) */
  2, /* (0x8d) */
  2, /* (0x8e) */
  2, /* (0x8f) */
  2, /* (0x90) */
  2, /* (0x91) */
  2, /* (0x92) */
  2, /* (0x93) */
  2, /* (0x94) */
  2, /* (0x95) */
  2, /* (0x96) */
  2, /* (0x97) */
  2, /* (0x98) */
  2, /* (0x99) */
  2, /* (0x9a) */
  2, /* (0x9b) */
  2, /* (0x9c) */
  2, /* (0x9d) */
  2, /* (0x9e) */
  2, /* (0x9f) */
  2, /* (0xa0) */
  2, /* (0xa1) */
  2, /* (0xa2) */
  2, /* (0xa3) */
  2, /* (0xa4) */
  2, /* (0xa5) */
  2, /* (0xa6) */
  2, /* (0xa7) */
  2, /* (0xa8) */
  2, /* (0xa9) */
  2, /* (0xaa) */
  2, /* (0xab) */
  2, /* (0xac) */
  2, /* (0xad) */
  2, /* (0xae) */
  2, /* (0xaf) */
  2, /* (0xb0) */
  2, /* (0xb1) */
  2, /* (0xb2) */
  2, /* (0xb3) */
  2, /* (0xb4) */
  2, /* (0xb5) */
  2, /* (0xb6) */
  2, /* (0xb7) */
  2, /* (0xb8) */
  2, /* (0xb9) */
  2, /* (0xba) */
  2, /* (0xbb) */
  2, /* (0xbc) */
  2, /* (0xbd) */
  2, /* (0xbe) */
  2, /* (0xbf) */
  2, /* (0xc0) */
  2, /* (0xc1) */
  2, /* (0xc2) */
  2, /* (0xc3) */
  2, /* (0xc4) */
  2, /* (0xc5) */
  2, /* (0xc6) */
  2, /* (0xc7) */
  2, /* (0xc8) */
  2, /* (0xc9) */
  2, /* (0xca) */
  2, /* (0xcb) */
  2, /* (0xcc) */
  2, /* (0xcd) */
  2, /* (0xce) */
  2, /* (0xcf) */
  2, /* (0xd0) */
  2, /* (0xd1) */
  2, /* (0xd2) */
  2, /* (0xd3) */
  2, /* (0xd4) */
  2, /* (0xd5) */
  2, /* (0xd6) */
  2, /* (0xd7) */
  2, /* (0xd8) */
  2, /* (0xd9) */
  2, /* (0xda) */
  2, /* (0xdb) */
  2, /* (0xdc) */
  2, /* (0xdd) */
  2, /* (0xde) */
  2, /* (0xdf) */
  2, /* (0xe0) */
  2, /* (0xe1) */
  2, /* (0xe2) */
  2, /* (0xe3) */
  2, /* (0xe4) */
  2, /* (0xe5) */
  2, /* (0xe6) */
  2, /* (0xe7) */
  2, /* (0xe8) */
  2, /* (0xe9) */
  2, /* (0xea) */
  2, /* (0xeb) */
  2, /* (0xec) */
  2, /* (0xed) */
  2, /* (0xee) */
  2, /* (0xef) */
  2, /* (0xf0) */
  2, /* (0xf1) */
  2, /* (0xf2) */
  2, /* (0xf3) */
  2, /* (0xf4) */
  2, /* (0xf5) */
  2, /* (0xf6) */
  2, /* (0xf7) */
  2, /* (0xf8) */
  2, /* (0xf9) */
  2, /* (0xfa) */
  2, /* (0xfb) */
  2, /* (0xfc) */
  2, /* (0xfd) */
  2, /* (0xfe) */
  2, /* (0xff) */
};

/* Index into content data. */
static int ___font_txt_index[3] = {
  0x1d, 0,
  0,
};

/* Font character content data. */
static u_int32_t ___font_txt_content[] = {

/* 0: character W (0x57), width 29 */
/* +-----------------------------+
   |                             |
   |                             |
   |                             |
   |                             |
   |                             |
   |                             |
   | ****************************|
   | ****************************|
   | ****************************|
   | ***        ** **        *** |
   | ***        ** **        *** |
   | ***       *** ***       *** |
   |  ***      *** ***      **** |
   |  ***      *** ***      ***  |
   |  ***      **   **      ***  |
   |  ***     ***   ***     ***  |
   |   ***    ***   ***     ***  |
   |   ***    ***    **    ***   |
   |   ***    **     **    ***   |
   |   ****  ***     ***   ***   |
   |    ***  ***     ***   **    |
   |    ***  ***      **  ***    |
   |    ***  **       *** ***    |
   |     ** ***       *** ***    |
   |     ******       *** **     |
   |     ******        ** **     |
   |     *****         ** **     |
   |      ****         *****     |
   |      ****          ***      |
   |      ****          ***      |
   |                             |
   |                             |
   |                             |
   |                             |
   |                             |
   |                             |
   |                             |
   +-----------------------------+ */
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x7fffffff,
0x7fffffff,
0x7fffffff,
0x700d8070,
0x700d8070,
0x701dc070,
0x381dc0f0,
0x381dc0e0,
0x3818c0e0,
0x3838e0e0,
0x1c38e0e0,
0x1c3861c0,
0x1c3061c0,
0x1e7071c0,
0x0e707180,
0x0e703380,
0x0e603b80,
0x06e03b80,
0x07e03b00,
0x07e01b00,
0x07c01b00,
0x03c01f00,
0x03c00e00,
0x03c00e00,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,

};

/* Exported structure definition. */
const struct bogl_font font___font_txt = {
  "__font_txt",
  37,
  0xff,
  ___font_txt_offset,
  ___font_txt_index,
  ___font_txt_content,
};
/* Generated by bdftobogl.  Do not modify! */
#include "bogl.h"

/* Offsets into index. */
static int ___font_txt_offset[256] = {
  2, /* (0x0) */
  2, /* (0x1) */
  2, /* (0x2) */
  2, /* (0x3) */
  2, /* (0x4) */
  2, /* (0x5) */
  2, /* (0x6) */
  2, /* (0x7) */
  2, /* (0x8) */
  2, /* (0x9) */
  2, /* (0xa) */
  2, /* (0xb) */
  2, /* (0xc) */
  2, /* (0xd) */
  2, /* (0xe) */
  2, /* (0xf) */
  2, /* (0x10) */
  2, /* (0x11) */
  2, /* (0x12) */
  2, /* (0x13) */
  2, /* (0x14) */
  2, /* (0x15) */
  2, /* (0x16) */
  2, /* (0x17) */
  2, /* (0x18) */
  2, /* (0x19) */
  2, /* (0x1a) */
  2, /* (0x1b) */
  2, /* (0x1c) */
  2, /* (0x1d) */
  2, /* (0x1e) */
  2, /* (0x1f) */
  2, /* (0x20) */
  2, /* (0x21) */
  2, /* (0x22) */
  2, /* (0x23) */
  2, /* (0x24) */
  2, /* (0x25) */
  2, /* (0x26) */
  2, /* (0x27) */
  2, /* (0x28) */
  2, /* (0x29) */
  2, /* (0x2a) */
  2, /* (0x2b) */
  2, /* (0x2c) */
  2, /* (0x2d) */
  2, /* (0x2e) */
  2, /* (0x2f) */
  2, /* (0x30) */
  2, /* (0x31) */
  2, /* (0x32) */
  2, /* (0x33) */
  2, /* (0x34) */
  2, /* (0x35) */
  2, /* (0x36) */
  2, /* (0x37) */
  2, /* (0x38) */
  2, /* (0x39) */
  2, /* (0x3a) */
  2, /* (0x3b) */
  2, /* (0x3c) */
  2, /* (0x3d) */
  2, /* (0x3e) */
  2, /* (0x3f) */
  2, /* (0x40) */
  2, /* (0x41) */
  2, /* (0x42) */
  2, /* (0x43) */
  2, /* (0x44) */
  2, /* (0x45) */
  2, /* (0x46) */
  2, /* (0x47) */
  2, /* (0x48) */
  2, /* (0x49) */
  2, /* (0x4a) */
  2, /* (0x4b) */
  2, /* (0x4c) */
  2, /* (0x4d) */
  2, /* (0x4e) */
  2, /* (0x4f) */
  2, /* (0x50) */
  2, /* (0x51) */
  2, /* (0x52) */
  2, /* (0x53) */
  2, /* (0x54) */
  2, /* (0x55) */
  2, /* (0x56) */
  0, /* (0x57) */
  2, /* (0x58) */
  2, /* (0x59) */
  2, /* (0x5a) */
  2, /* (0x5b) */
  2, /* (0x5c) */
  2, /* (0x5d) */
  2, /* (0x5e) */
  2, /* (0x5f) */
  2, /* (0x60) */
  2, /* (0x61) */
  2, /* (0x62) */
  2, /* (0x63) */
  2, /* (0x64) */
  2, /* (0x65) */
  2, /* (0x66) */
  2, /* (0x67) */
  2, /* (0x68) */
  2, /* (0x69) */
  2, /* (0x6a) */
  2, /* (0x6b) */
  2, /* (0x6c) */
  2, /* (0x6d) */
  2, /* (0x6e) */
  2, /* (0x6f) */
  2, /* (0x70) */
  2, /* (0x71) */
  2, /* (0x72) */
  2, /* (0x73) */
  2, /* (0x74) */
  2, /* (0x75) */
  2, /* (0x76) */
  2, /* (0x77) */
  2, /* (0x78) */
  2, /* (0x79) */
  2, /* (0x7a) */
  2, /* (0x7b) */
  2, /* (0x7c) */
  2, /* (0x7d) */
  2, /* (0x7e) */
  2, /* (0x7f) */
  2, /* (0x80) */
  2, /* (0x81) */
  2, /* (0x82) */
  2, /* (0x83) */
  2, /* (0x84) */
  2, /* (0x85) */
  2, /* (0x86) */
  2, /* (0x87) */
  2, /* (0x88) */
  2, /* (0x89) */
  2, /* (0x8a) */
  2, /* (0x8b) */
  2, /* (0x8c) */
  2, /* (0x8d) */
  2, /* (0x8e) */
  2, /* (0x8f) */
  2, /* (0x90) */
  2, /* (0x91) */
  2, /* (0x92) */
  2, /* (0x93) */
  2, /* (0x94) */
  2, /* (0x95) */
  2, /* (0x96) */
  2, /* (0x97) */
  2, /* (0x98) */
  2, /* (0x99) */
  2, /* (0x9a) */
  2, /* (0x9b) */
  2, /* (0x9c) */
  2, /* (0x9d) */
  2, /* (0x9e) */
  2, /* (0x9f) */
  2, /* (0xa0) */
  2, /* (0xa1) */
  2, /* (0xa2) */
  2, /* (0xa3) */
  2, /* (0xa4) */
  2, /* (0xa5) */
  2, /* (0xa6) */
  2, /* (0xa7) */
  2, /* (0xa8) */
  2, /* (0xa9) */
  2, /* (0xaa) */
  2, /* (0xab) */
  2, /* (0xac) */
  2, /* (0xad) */
  2, /* (0xae) */
  2, /* (0xaf) */
  2, /* (0xb0) */
  2, /* (0xb1) */
  2, /* (0xb2) */
  2, /* (0xb3) */
  2, /* (0xb4) */
  2, /* (0xb5) */
  2, /* (0xb6) */
  2, /* (0xb7) */
  2, /* (0xb8) */
  2, /* (0xb9) */
  2, /* (0xba) */
  2, /* (0xbb) */
  2, /* (0xbc) */
  2, /* (0xbd) */
  2, /* (0xbe) */
  2, /* (0xbf) */
  2, /* (0xc0) */
  2, /* (0xc1) */
  2, /* (0xc2) */
  2, /* (0xc3) */
  2, /* (0xc4) */
  2, /* (0xc5) */
  2, /* (0xc6) */
  2, /* (0xc7) */
  2, /* (0xc8) */
  2, /* (0xc9) */
  2, /* (0xca) */
  2, /* (0xcb) */
  2, /* (0xcc) */
  2, /* (0xcd) */
  2, /* (0xce) */
  2, /* (0xcf) */
  2, /* (0xd0) */
  2, /* (0xd1) */
  2, /* (0xd2) */
  2, /* (0xd3) */
  2, /* (0xd4) */
  2, /* (0xd5) */
  2, /* (0xd6) */
  2, /* (0xd7) */
  2, /* (0xd8) */
  2, /* (0xd9) */
  2, /* (0xda) */
  2, /* (0xdb) */
  2, /* (0xdc) */
  2, /* (0xdd) */
  2, /* (0xde) */
  2, /* (0xdf) */
  2, /* (0xe0) */
  2, /* (0xe1) */
  2, /* (0xe2) */
  2, /* (0xe3) */
  2, /* (0xe4) */
  2, /* (0xe5) */
  2, /* (0xe6) */
  2, /* (0xe7) */
  2, /* (0xe8) */
  2, /* (0xe9) */
  2, /* (0xea) */
  2, /* (0xeb) */
  2, /* (0xec) */
  2, /* (0xed) */
  2, /* (0xee) */
  2, /* (0xef) */
  2, /* (0xf0) */
  2, /* (0xf1) */
  2, /* (0xf2) */
  2, /* (0xf3) */
  2, /* (0xf4) */
  2, /* (0xf5) */
  2, /* (0xf6) */
  2, /* (0xf7) */
  2, /* (0xf8) */
  2, /* (0xf9) */
  2, /* (0xfa) */
  2, /* (0xfb) */
  2, /* (0xfc) */
  2, /* (0xfd) */
  2, /* (0xfe) */
  2, /* (0xff) */
};

/* Index into content data. */
static int ___font_txt_index[3] = {
  0x1d, 0,
  0,
};

/* Font character content data. */
static u_int32_t ___font_txt_content[] = {

/* 0: character W (0x57), width 29 */
/* +-----------------------------+
   |                             |
   |                             |
   |                             |
   |                             |
   |                             |
   |                             |
   |***          ***          ***|
   |***          ****         ***|
   |****        *****        ****|
   | ***        ** **        *** |
   | ***        ** **        *** |
   | ***       *** ***       *** |
   |  ***      *** ***      **** |
   |  ***      *** ***      ***  |
   |  ***      **   **      ***  |
   |  ***     ***   ***     ***  |
   |   ***    ***   ***     ***  |
   |   ***    ***    **    ***   |
   |   ***    **     **    ***   |
   |   ****  ***     ***   ***   |
   |    ***  ***     ***   **    |
   |    ***  ***      **  ***    |
   |    ***  **       *** ***    |
   |     ** ***       *** ***    |
   |     ******       *** **     |
   |     ******        ** **     |
   |     *****         ** **     |
   |      ****         *****     |
   |      ****          ***      |
   |      ****          ***      |
   |                             |
   |                             |
   |                             |
   |                             |
   |                             |
   |                             |
   |                             |
   +-----------------------------+ */
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0xe0070038,
0xe0078038,
0xf00f8078,
0x700d8070,
0x700d8070,
0x701dc070,
0x381dc0f0,
0x381dc0e0,
0x3818c0e0,
0x3838e0e0,
0x1c38e0e0,
0x1c3861c0,
0x1c3061c0,
0x1e7071c0,
0x0e707180,
0x0e703380,
0x0e603b80,
0x06e03b80,
0x07e03b00,
0x07e01b00,
0x07c01b00,
0x03c01f00,
0x03c00e00,
0x03c00e00,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,

};

/* Exported structure definition. */
const struct bogl_font font___font_txt = {
  "__font_txt",
  37,
  0xff,
  ___font_txt_offset,
  ___font_txt_index,
  ___font_txt_content,
};

Attachment: input.bdf
Description: input.bdf


--- End Message ---
--- Begin Message ---
Source: bogl
Source-Version: 0.1.18-10

We believe that the bug you reported is fixed in the latest version of
bogl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <[email protected]> (supplier of updated bogl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 27 Oct 2015 21:24:35 +0100
Source: bogl
Binary: libbogl-dev libbogl0 bogl-bterm bogl-bterm-udeb
Architecture: source amd64
Version: 0.1.18-10
Distribution: unstable
Urgency: low
Maintainer: Samuel Thibault <[email protected]>
Changed-By: Samuel Thibault <[email protected]>
Description:
 bogl-bterm - Ben's Own Graphics Library - graphical terminal
 bogl-bterm-udeb - Ben's Own Graphics Library - graphical terminal (udeb)
 libbogl-dev - Ben's Own Graphics Library - development files
 libbogl0   - Ben's Own Graphics Library - shared library
Closes: 737606 794204 796034
Changes:
 bogl (0.1.18-10) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * control:
     - Use Package-Type instead of XC-Package-Type.
     - Build-depend on libgd-dev instead of libgd2-dev.
     - Fix VCS URL.
   * bdftobogl.c: Rework to avoid letting static analyzers think there's a bug
     (Closes: Bug#737606).
   * Bump Standards-Version to 3.9.6.
   * Do not print invisible characters, ZWSP for Persian notablys
     (Closes: Bug#794204).
 .
   [ Luca Coppolaro ]
   * bogl-font-new.c: Fix conversion of lines of glyphs with high bit set
     (Closes: Bug#796034).
Checksums-Sha1:
 1b7e42496523610b3d8f08482cea9c27303a5597 1982 bogl_0.1.18-10.dsc
 63603d0f22f49779c866485a1b57d187fd20b147 36371 bogl_0.1.18-10.diff.gz
 35f93a750fc3eb6ea1c5c251eb6048324f252cfd 17146 
bogl-bterm-udeb_0.1.18-10_amd64.udeb
 23b03b870c2a00399df8117441bda85a8571c606 27548 bogl-bterm_0.1.18-10_amd64.deb
 1c1e79493a18ab8a673015f0d76ef4449cb2b6a0 64150 libbogl-dev_0.1.18-10_amd64.deb
 2a5e952781c08f661fc5239d128d599463f33cdb 44410 libbogl0_0.1.18-10_amd64.deb
Checksums-Sha256:
 29c769c435604adae34df8490fcc6ef5b98dfa52c8c3a4009c25009d5e093d95 1982 
bogl_0.1.18-10.dsc
 093e5e6ebbb8f5568b3193fc2120c4a28d64086deb6bd032520fe4d7a418a271 36371 
bogl_0.1.18-10.diff.gz
 586949a6974fe083f24a0e33b8f1c1b9d592268054b720a41deeb002f7e3bfaf 17146 
bogl-bterm-udeb_0.1.18-10_amd64.udeb
 65fb54af40a8821060bd16c86152cadc0173d7ca91d557587a024b2b131aaf2f 27548 
bogl-bterm_0.1.18-10_amd64.deb
 656c138c7ea53d878b69ddc23dcf01b279ac7058b5cb42614fdd2c564ecf6239 64150 
libbogl-dev_0.1.18-10_amd64.deb
 de2b3572ced41054afbf9904bf5a560605ce3ad31b8f76e23878c2d96d0dfebd 44410 
libbogl0_0.1.18-10_amd64.deb
Files:
 5bb99d0547ae31df7b15c40e56271414 1982 devel optional bogl_0.1.18-10.dsc
 0b0d1dc2acdbbe9176e44d947b572043 36371 devel optional bogl_0.1.18-10.diff.gz
 eb61bdcf3e175aa32ec1d2a77145b438 17146 debian-installer extra 
bogl-bterm-udeb_0.1.18-10_amd64.udeb
 3d64d81f06259c8a0763c5f4f8fae1f2 27548 utils optional 
bogl-bterm_0.1.18-10_amd64.deb
 686aa47cc8f4c7ca30575577b61655c6 64150 libdevel optional 
libbogl-dev_0.1.18-10_amd64.deb
 cdb2b30a0c858641a040f27012ed084d 44410 libs optional 
libbogl0_0.1.18-10_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWL93VAAoJEAdNJfYUJ+jALjgP/1sxYO75Em/4Lz6yZOfA9ARI
jlqlkJ5C6tr2i1LkKpWL2JwbIjU+lWOkpgqf/9xx/lQkKXQQBYwAYagP91C2mVC+
aoh0leCXCgoncTzFMkw7LKozPXbO70F/XGF63j1yahTVRrIW22AN1FBhwdnZOZK2
ktxuqQ7odlPiAljP6GLfb6xjWJqPpgVCA3leydupRHak0/pqFogVIwAQKao+ve2l
MT77xcuHi9SA5erR6w0L7VvrKUaDafRGaYL+KNmDZazLDBYhjku7gcnc0bp2y79s
KAgs71I+CsQ5J5zbxr2fY8sQ0TY5hx2YlzAiS5GAdfBKgjB2iFCigQrfDxaCgS2k
gXrWOaF0tjdX7ebpyvogUKI5Jtg0IiwQVwNTVzMnOzOLSDIrKfuuukHgB11IIiLS
FasBn9qPQzD7rsCmWTry6Iqk0g3NUXRcjxKS215aylKpqVtHbJFL4PIkD1AkL0aZ
EL4GqHiAlzDu0DGkoXeKYUborITpWCR1fjFel2THMY+IhYXuaJfSJ6oeNbk7SDoY
arq6LF9n+P06dU61ubT2BZKgppZIIDIQWFYLhBE/9eFlTCDlrg64dAyCwowhol+g
IqgSywSfTwKI6ezA0AXYCL4pc1Asz6e0xlqC22wKjWOa8v2FXBEl9Ixbl7y/vqor
7k0rYKXy4QfhDb4gpCet
=Ap32
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to