lp:~valavanisalex/libcroco/trunk

Created by Alex Valavanis and last modified
Get this branch:
bzr branch lp:~valavanisalex/libcroco/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alex Valavanis
Project:
libcroco
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.gnome.org/libcroco/.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 10 seconds — see the log
Import started on izar and finished taking 10 seconds — see the log
Import started on izar and finished taking 10 seconds — see the log
Import started on alnitak and finished taking 10 seconds — see the log

Recent revisions

412. By Chun-wei Fan <email address hidden>

Visual Studio builds: Enhance security of x64 binaries

Use the HIGHENTROPYVA linker option on x64 builds with MSVC 2012 and
later to enhance the security of the built binaries.

Pointed out by Ignacio Casal Quinteiro.

411. By Chun-wei Fan <email address hidden>

win32/replace.py: Fix replacing items in files with UTF-8 content

Some files that this script will process might have UTF-8 items in
there, which can cause problems on Python 3.x as it is more strict and
careful on unicode issues. Fix this by:

-Doing what we did before on Python 2.x
-Opening the file with encoding='utf-8' on Python 3.x

410. By Ignacio Casal Quinteiro <email address hidden>

tknzr: support only max long rgb values

This fixes a possible out of bound when reading rgbs which
are longer than the support MAXLONG

409. By Ignacio Casal Quinteiro <email address hidden>

tknzr: remove unneeded assign

408. By Ignacio Casal Quinteiro <email address hidden>

input: check end of input before reading a byte

When reading bytes we weren't check that the index wasn't
out of bound and this could produce an invalid read which
could deal to a security bug.

407. By Ignacio Casal Quinteiro

Post release version bump

406. By Ignacio Casal Quinteiro

Release 0.6.12

405. By Mattia Rizzolo

Typo fix s/unknow/unknown/

Signed-off-by: Mattia Rizzolo <email address hidden>

https://bugzilla.gnome.org/show_bug.cgi?id=776798

404. By Mattia Rizzolo

Typo fix s/Instanciation/instantiation/

https://bugzilla.gnome.org/show_bug.cgi?id=776798

403. By Mattia Rizzolo

Typo fix s/occured/occurred/

https://bugzilla.gnome.org/show_bug.cgi?id=776798

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers