ubuntu/+source/uc-echo:applied/ubuntu/impish-devel

Last commit made on 2020-10-24
Get this branch:
git clone -b applied/ubuntu/impish-devel https://git.launchpad.net/ubuntu/+source/uc-echo
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/impish-devel
Repository:
lp:ubuntu/+source/uc-echo

Recent commits

6fa6436... by Matthias Klose

1.12-15build1 (patches applied)

Imported using git-ubuntu import.

90e7965... by Matthias Klose

Using int and not char to store offset values

Gbp-Pq: using_int_not_char.patch.

c646cac... by Matthias Klose

Use 2to3 to port to Python3

Gbp-Pq: 2to3.patch.

ef41088... by Matthias Klose

don't use -m64 on all architectures

Gbp-Pq: m64-flag.patch.

1d85401... by Matthias Klose

add #include <unistd.h> for definition of open()

Gbp-Pq: include.patch.

32819e1... by Matthias Klose

use hardening flags

Gbp-Pq: hardening-flags.patch.

4102368... by Matthias Klose

1.12-15build1 (patches unapplied)

Imported using git-ubuntu import.

10546f7... by Pierre Gruet <email address hidden>

1.12-15 (patches applied)

Imported using git-ubuntu import.

db8c6db... by Pierre Gruet <email address hidden>

1.12-15 (patches unapplied)

Imported using git-ubuntu import.

faf4476... by Pierre Gruet <email address hidden>

Using int and not char to store offset values

Gbp-Pq: using_int_not_char.patch.