ubuntu/+source/das-watchdog:applied/ubuntu/devel

Last commit made on 2024-04-09
Get this branch:
git clone -b applied/ubuntu/devel https://git.launchpad.net/ubuntu/+source/das-watchdog
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/devel
Repository:
lp:ubuntu/+source/das-watchdog

Recent commits

ab1fab5... by Steve Langasek

0.9.0-4ubuntu1 (patches applied)

Imported using git-ubuntu import.

aea88e5... by Steve Langasek

add missing unistd.h include

Gbp-Pq: no-implicit-declarations.patch.

6cfe702... by Steve Langasek

Fix memory leak on realloc

Gbp-Pq: fix-memory-leak-on-realloc.patch.

d76870d... by Steve Langasek

[PATCH 3/3] The result of fgetc is an int, not a char

Gbp-Pq: 0003-The-result-of-fgetc-is-an-int-not-a-char.patch.

602579e... by Steve Langasek

[PATCH 1/3] Remove duplicate check for temp[i] == '\0'

Gbp-Pq: 0001-Remove-duplicate-check-for-temp-i-0.patch.

15f3657... by Steve Langasek

[PATCH] Fixed memory leak in bd20bb02e75e2c0483832b52f2577253febfb690

Gbp-Pq: 0001-Fixed-memory-leak-in-bd20bb02e75e2c0483832b52f257725.patch.

9f0018b... by Steve Langasek

[PATCH] Fix memory overflow if the name of an environment is larger

Gbp-Pq: 0001-Fix-memory-overflow-if-the-name-of-an-environment-is.patch.

67422b6... by Steve Langasek

Fix build failure with -Werror=format-security

Gbp-Pq: 03-hardening.patch.

93aae8d... by Steve Langasek

Accept environemnt's compiler and linker flags.

Gbp-Pq: 02-makefile.patch.

d79399e... by Steve Langasek

Populate INIT INFO

Gbp-Pq: 01-rc.patch.