Merge ~dviererbe/ubuntu/+source/m2crypto:ubuntu/devel into ubuntu/+source/m2crypto:ubuntu/devel
Proposed by
Dominik Viererbe
| Status: | Needs review | ||||
|---|---|---|---|---|---|
| Proposed branch: | ~dviererbe/ubuntu/+source/m2crypto:ubuntu/devel | ||||
| Merge into: | ubuntu/+source/m2crypto:ubuntu/devel | ||||
| Diff against target: |
84 lines (+52/-1) 4 files modified
debian/changelog (+6/-0) debian/control (+2/-1) debian/patches/check-for-time_t-64-bits.patch (+43/-0) debian/patches/series (+1/-0) |
||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Graham Inggs (community) | Needs Information | ||
|
Review via email:
|
|||
Description of the change
m2crypto FTBFS on reolute for armhf, because the upstream version 0.43 introduced a test to check for 32-bit time_t [1]. Debian added upstream version 0.46 in unstable.
This MP changes the test to check for 64-bit time_t, because the time_t transition in noble changed the behavior to always return 64_bit time_t timestamp.
To post a comment you must log in.

This change builds successfully in this PPA: https:/ /launchpad. net/~canonical- python- maintainers/ +archive/ ubuntu/ lp2136110/ +packages