Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_emx_directory.patch | Place emx in LIBDIR instead of SHAREDIR | Roland Rosenfeld <roland@debian.org> | no | 2006-07-02 | ||
04_dont_strip_emx.patch | Do not strip emx in Imakefile install (Closes: #438076). | Roland Rosenfeld <roland@debian.org> | no | debian | 2007-08-18 | |
06_CET-1CDT.patch | Fix timezones for Budapest, Warsaw, Bratislava and the Torun Radiotelescope from CET-2CDT to CET-1CDT (Closes: #438761). | Roland Rosenfeld <roland@debian.org> | no | debian | 2007-09-09 | |
07_zlib_largefile_workaround.patch | Workaround for zlib.h bug, which requires _LARGEFILE64_SOURCE if _FILE_OFFSET_BITS is set to 64 (see #439980) (Closes: #438924) | Roland Rosenfeld <roland@debian.org> | no | debian | 2007-09-09 | |
08_manpage_hyphen.patch | Fix hyphen used as minus sign in man page. | Roland Rosenfeld <roland@debian.org> | no | 2008-06-14 | ||
09_manpage_typo.patch | fix typos in man page. | Roland Rosenfeld <roland@debian.org> | no | 2017-12-22 | ||
10_hurd_MAXPATHLEN.patch | MAXPATHLEN is undefined in Hurd, so define it if necessary | Roland Rosenfeld <roland@debian.org> | no | 2012-03-05 | ||
11_fix-str-fmt.patch | fix str fmt | Funda Wang <fwang@mandriva.org> | no | http://carroll.cac.psu.edu/pub/linux/distributions/mandrivalinux/devel/2012/SRPMS/contrib/release/sunclock-3.56-4mdv2011.0.src.rpm | 2017-12-22 | |
12_disable_zlib.patch | Disable ZLIB support for vmf files because zlib 1.2.6 implements gzgetc as a macro instead of a function, which breaks the sunclock code. In addition to this, sunclock does not find the *.vmf.gz files by default. |
Roland Rosenfeld <roland@debian.org> | no | 2012-03-05 | ||
13_emx_hardening.patch | Change editkit/Imakefile to not overwrite CFLAGS, which are required for harding options. | Roland Rosenfeld <roland@debian.org> | no | 2012-05-19 | ||
14_donotinstall_vmf.patch | Do not install earthmaps/vmf/*.vmf in install target. | Roland Rosenfeld <roland@debian.org> | no | 2015-11-24 | ||
15_time.patch | do not define extern time() but use it from time.h | Roland Rosenfeld <roland@debian.org> | no | 2015-11-25 | ||
16_implicit_declaration.patch | Add #include <string.h> to avoid implicit declaration of memcpy() | Roland Rosenfeld <roland@debian.org> | no | 2017-12-22 | ||
17_pointer-to-int-cast.patch | Avoid "cast from pointer to integer of different size" warnings. | Roland Rosenfeld <roland@debian.org> | no | 2017-12-22 | ||
18_init_hstrip.patch | Initialize hstrip, otherwise clockgeom option may fail. | Roland Rosenfeld <roland@debian.org> | no | 2017-12-22 | ||
19_version.patch | fix version number, since this is 3.57. | Roland Rosenfeld <roland@debian.org> | no | 2019-01-19 |