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 |
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 |
20_zlibpointer.patch |
Fix incorrect type usage, zlib's gzFile is already a pointer type. Don't use data read from file as a format string (obvious security issue). |
Jeremie Courreges-Anglas <jca@wxcvbn.org> |
no |
|
https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/astro/sunclock/patches/patch-readvmf_c |
2022-03-11 |
21_time_t.patch |
Fix type of time |
Christian Weisgerber <naddy@openbsd.org> |
no |
|
https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/astro/sunclock/patches/patch-sunclock_h |
2022-03-11 |
22_README_pl.utf-8.patch |
Convert README_pl from iso-8859-2 to utf-8 |
Roland Rosenfeld <roland@debian.org> |
no |
|
|
2022-12-09 |