Debian Patches

Status for langford/0.0.20130228-7

Patch Description Author Forwarded Bugs Origin Last update
minmax Fix MIN/MAX macros These macros did not properly guard against operator precedence issues.

===================================================================
Simon Richter <sjr@debian.org> no 2013-01-08
static Make internal functions static
===================================================================
Simon Richter <sjr@debian.org> no 2013-01-08
unsigned Make variables containing positive offsets unsigned
===================================================================
Simon Richter <sjr@debian.org> no 2013-01-08
circular Make ring buffer code overflow free
===================================================================
Simon Richter <sjr@debian.org> no 2013-01-08
hardening Accept Debian's hardening flags
===================================================================
Simon Richter <sjr@debian.org> no 2013-01-14
devinit Remove __devinit/__devexit for Linux 3.8
===================================================================
Simon Richter <sjr@debian.org> no 2013-03-11
fixbuild Fix the build system
===================================================================
Simon Richter <sjr@debian.org> no 2013-04-04
reproducible Fix builds with error flags for reproducible builds Debian now sets flags to make builds fail that use __DATE__ and __TIME__,
because these builds would be unreproducible. As no one really cares about
the build date, we just replace it by a version string.
.
langford (0.0.20130228-4) unstable; urgency=low
.
* Remove build date/time from module greeting, nobody cared anyway
(Closes: #788272)
Simon Richter <sjr@debian.org> no debian 2015-06-13
vmalloc.patch =================================================================== no
uaccess Fix uaccess.h path This should be addressed as <linux/uaccess.h>, not <asm/uaccess.h>. Simon Richter <sjr@debian.org> no debian 2017-09-17
conditional-no_llseek Make use of no_llseek conditional This symbol is NULL since 6.0-rc1, and has been removed in 6.12-rc1.
.
Dropping its use after 6.0 should allow this to build on older kernels still.
Simon Richter <sjr@debian.org> no debian 2024-12-18
conditional-min-max Only define MIN/MAX macros if they don't already exist Later kernels bring a better definition. Simon Richter <sjr@debian.org> no 2024-12-18

All known versions for source package 'langford'

Links