Guillem Jover
aac0641435
TT#124273 Update packaging for bullseye
...
- Switch to debhelper compat level 13.
- Switch to Standards-Version 4.5.1.
- Update copyright years.
Change-Id: I1a5c8670159b4048d87fcbf1b6589200e7fe0db6
5 years ago
Guillem Jover
a335d5d972
TT#142600 Exit explicitly from the cleanup signal handler
...
The handler needs to exit explicitly, otherwise we will continue
execution as usual. (These signals are trappable and as such will
not terminate no matter what.)
Fixes: commit a137c6a853
Change-Id: If0e5ad75170ef53eb4cda18d5b20387699909577
5 years ago
Sipwise Jenkins Builder
3019564cbc
Release new version 1.3.2+0~mr10.2.0.0
5 years ago
Guillem Jover
f09fbc237e
TT#142600 Fix buffer overflow on memcpy
...
We are copying an IPv4 address which is 32-bit, while a MAC address is 6
byte long. Use the proper size in memcpy to avoid an buffer overflow and
an out of bounds variable read.
Change-Id: Iebcee588a5d5a37af6a7ad5caa27edd85804bfc9
Warned-by: gcc
5 years ago
Guillem Jover
a137c6a853
TT#142600 Improve signal handling
...
On signals that are expected to terminate the program gracefully, do not
call abort, otherwise we get core dumps for conditions, that while
unexpected are not worth a core dump, such timing out when called with
the timeout program.
Print the signal name instead of number
Change-Id: I740978882288801d71d4d3c4a1bbbde8b70e6a4f
5 years ago
Sipwise Jenkins Builder
d1e81b5785
Release new version 1.3.2+0~mr10.1.0.0
5 years ago
Sipwise Jenkins Builder
ce61793da1
Release new version 1.3.2+0~mr10.0.0.0
5 years ago
Sipwise Jenkins Builder
f7abafab57
Release new version 1.3.2+0~mr9.5.0.0
5 years ago
Sipwise Jenkins Builder
5834521a87
Release new version 1.3.2+0~mr9.4.0.0
5 years ago
Sipwise Jenkins Builder
cee5885f48
Release new version 1.3.2+0~mr9.3.0.0
6 years ago
Sipwise Jenkins Builder
0c19092ccd
Release new version 1.3.2+0~mr9.2.0.0
6 years ago
Sipwise Jenkins Builder
59b549a908
Release new version 1.3.2+0~mr9.1.0.0
6 years ago
Sipwise Jenkins Builder
2cdcad5626
Release new version 1.3.2+0~mr9.0.0.0
6 years ago
Sipwise Jenkins Builder
860932cb25
Release new version 1.3.2+0~mr8.6.0.0
6 years ago
Sipwise Jenkins Builder
db0a0adfb3
Release new version 1.3.2+0~mr8.5.0.0
6 years ago
Sipwise Jenkins Builder
c1ebfaa89e
Release new version 1.3.2+0~mr8.4.0.0
6 years ago
Sipwise Jenkins Builder
0051ecb79c
Release new version 1.3.2+0~mr8.3.0.0
7 years ago
Sipwise Jenkins Builder
c35ef29a14
Release new version 1.3.2+0~mr8.2.0.0
7 years ago
Sipwise Jenkins Builder
c299e7e079
Release new version 1.3.2+0~mr8.1.0.0
7 years ago
Sipwise Jenkins Builder
55e73f361c
Release new version 1.3.2+0~mr8.0.0.0
7 years ago
Guillem Jover
9992023ef6
TT#63301 Fix package section
...
Change-Id: I2677448353f2169029913e4fcfd3e4b65dcdfa95
7 years ago
Guillem Jover
f476c3ff0e
TT#61954 Set debhelper compat level in Build-Depends instead of debian/compat
...
Change-Id: I2a55f09336dc4321efd3e4428eb4b773baaded76
7 years ago
Guillem Jover
949c60c33f
TT#61954 Update copyright years
...
Change-Id: Ifbee79a898fd382646a68598928561e7f569227e
7 years ago
Guillem Jover
855ec1bd70
TT#61954 Update copyright Format URL to use https
...
Change-Id: I0643b11b3c6ad3d38d8d57afc383a29fc6f388c9
7 years ago
Sipwise Jenkins Builder
6a29e65c13
Release new version 1.3.2+0~mr7.5.0.0
7 years ago
Sipwise Jenkins Builder
c6ce288276
Release new version 1.3.2+0~mr7.4.0.0
7 years ago
Sipwise Jenkins Builder
a3351a2adf
Release new version 1.3.2+0~mr7.3.0.0
7 years ago
Sipwise Jenkins Builder
75596790e4
Release new version 1.3.2+0~mr7.2.0.0
8 years ago
Sipwise Jenkins Builder
e917559441
Release new version 1.3.2+0~mr7.1.0.0
8 years ago
Manuel Montecelo
5ed02b54ef
TT#44918 Convert version string to become an "upstream" repo from mr7.0
...
Change-Id: I127dc75782add28059b3acae82dcdc4c7f3fccce
8 years ago
Guillem Jover
c353bd0a06
TT#22072 Update packaging
...
- Bump debhelper compatibility version 10.
- Switch from Priority extra to optional.
- Update debian/.gitignore file.
Change-Id: I994e1e29585ca56d834c1b2dfaba27c167345bbd
9 years ago
Guillem Jover
825384926a
TT#20801 Release 1.3.2+0~sipwise1
...
Change-Id: Ic2e5c3f6521c1cfca7e8fcbdeb2e67302e919741
9 years ago
Guillem Jover
50a306c62b
TT#20701 Improve build flags handling
...
Separate the required from the options flags, so that they do not get
overriden from debian/rules. Enable -Wextra, and fix the exposed
warnings. Replace deprecated -D_SVID_SOURCE -D_BSD_SOURCE options with
-D_DEFAULT_SOURCE.
Change-Id: Icd895cb8197b4d0c1c83034039b4a2dfde04cea7
9 years ago
Guillem Jover
89060243ff
TT#5420 Update packaging
...
- Use canonical homepage URL.
- Bump debhelper compatibility to 9.
- Bump Standards-Version to 3.9.8.
- Wrap and sort debian/control fields.
- Update copyright years and fix holders, the correct holder is
Sipwise GmbH instead of Michael Prokop and Richard Fuchs.
Change-Id: I4f8a32de88b99607d09e179d7f7d8e171d7889b0
9 years ago
Richard Fuchs
f4b640ce31
TT#11023 avoid infinite loop and rapid sending of DHCP reqs
...
Change-Id: I87997cca38bffa2dea9d2b15194e24ddb5fc00fb
10 years ago
Victor Seva
5cba6f1e7c
MT#16255 update debian changelog
...
Change-Id: Icab9faac09635dd286ca666ea74d4503bfca847d
11 years ago
Alexander Lutay
23f7a2c38e
MT#7505 Add .gitreview file for dhtest
11 years ago
Michael Prokop
d745225f36
MT#9127 Bump Standards-Version to 3.9.6
12 years ago
Alexander Lutay
f7202dcea6
Bump revision to 1.3.1+0~sipwise1
12 years ago
Simone Cianni
99a1dc7b45
Bug Fix: Missed file name.
13 years ago
Richard Fuchs
fea61b2ff2
correct ether addr length
13 years ago
Richard Fuchs
ccb00d81d4
implement --request-only
13 years ago
Richard Fuchs
c113a76984
better signal/abort handler
13 years ago
Richard Fuchs
9f892b10a6
unconditionally read in status file to retain random mac address
13 years ago
Richard Fuchs
d35d88d2bb
create critical() for code prettification
13 years ago
Richard Fuchs
49e1e865db
dont delete status file on release
13 years ago
Victor Seva
5e97516276
MT#5581 create install rule
13 years ago
Richard Fuchs
54c760430e
Merge remote-tracking branch 'saravana815/master'
13 years ago
Michael Prokop
2fdb78dd8b
MT#5581 Use native Debian packaging format
...
We don't have according upstream/pristine-tar branches/tags (yet).
13 years ago
Michael Prokop
e6bed2a69a
MT#5581 Update debian/copyright for GPL
...
See https://github.com/saravana815/dhtest/issues/1
13 years ago