Ticket #1668 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

fix build with gcc 4.3 and 4.4

Reported by: mjakubicek Owned by:
Priority: normal Milestone: 1.3.7
Component: build Version: 1.3.5
Keywords: Cc: mjakubicek

Description

Hereby I'm submitting three patches used for licq in Fedora. The first two make licq building with gcc 4.3 and 4.4, the last one prevents DoS attacks (CVE-2008-1996).

I'm sorry for inconvenience as the patches have been made against 1.3.5 (it might be that some of the changes have been already applied).

Attachments

licq-1.3.5-gcc43.patch (1.6 kB) - added by mjakubicek 14 months ago.
patch fixing build with gcc 4.3
licq-1.3.5-gcc44.patch (5.5 kB) - added by mjakubicek 14 months ago.
patch fixing build with gcc 4.4
licq-1.3.5-dos.patch (4.3 kB) - added by mjakubicek 14 months ago.
patch preventing DoS attacks

Change History

Changed 14 months ago by mjakubicek

patch fixing build with gcc 4.3

Changed 14 months ago by mjakubicek

patch fixing build with gcc 4.4

Changed 14 months ago by mjakubicek

patch preventing DoS attacks

Changed 14 months ago by flynd

  • status changed from new to closed
  • resolution set to fixed

licq-1.3.5-gcc43.patch:

  • vector checkning was corrected in r5823. (included in 1.3.6)
  • climits includes was added in r6168. (included in 1.3.6)
  • As far as I know, noone has maintained icqnd for two years so I would guess a missing include isn't worth fixing.

licq-1.3.5-gcc44.patch:

  • Committed as r6677, will be included in next release (1.3.7).

licq-1.3.5-dos.patch:

  • The DoS problem was fixed with r6146. (included in 1.3.6)

So to summorize, Licq 1.3.6 already includes two of the patches. The third patch has been committed and will be available in 1.3.7. Thanks for contributing.

Note: See TracTickets for help on using tickets.