Package: ario / 1.6-1.5
Metadata
| Package | Version | Patches format |
|---|---|---|
| ario | 1.6-1.5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| replace current year with static value t.patch | (download) |
src/Makefile.am |
3 1 + 2 - 0 ! |
replace current year with static value to get reproducible build (Closes: #828876) |
| 0002 Use time_t for ctime parameter.patch | (download) |
src/preferences/ario-server-preferences.c |
4 2 + 2 - 0 ! |
use time_t for ctime() parameter This fixes the compilation on 2038-safe 32-bit architectures where time_t is not unsigned long. However, since the internal implementation is still using unsigned long, the overall source code is still affected by the 2038 problem. Bug-Debian: https://bugs.debian.org/1091311 |
1
