2020-06-05 14:49:18 by Jonathan Perkin | Files touched by this commit (189) |
Log message: *: Apply revbump for graphics/giflib API change. |
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message: all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. |
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-06-08 12:41:00 by Roland Illig | Files touched by this commit (93) |
Log message: editors/*: let pkglint fix indentation and variable alignment pkglint -Wall -F -r editors Manually fixed the changes in editors/nedit since the "fixed" indentation was wrong. |
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message: Recursive bump for perl5-5.28.0 |
2017-10-12 19:30:24 by Tim Zingelman | Files touched by this commit (3) |
Log message: emacs21: fix for CVE-2017-14482 adapted from upstream 9ad0fcc54442a9a01d41be19880250783426db70 |
2017-07-23 20:47:10 by David A. Holland | Files touched by this commit (6) |
Log message: Belated PKGREVISION bump for 20170617 change re-enabling ASLR. Hi, Joerg. |
2017-06-17 21:40:19 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message: Remove now obsolete Emacs ASLR hacks. |
2016-11-26 05:22:40 by David A. Holland | Files touched by this commit (4) |
Log message: Pull in the fixes I just made to emacs20: (1) set ELFSIZE correctly; don't know how this ever worked (2) add workaround for gcc compiling calloc into an infinite loop calling itself. |
2016-11-11 11:54:41 by Maya Rashish | Files touched by this commit (2) |
Log message: emacs21: remove convoluted logic for using binutils hack -- use it unconditionally here too. it's highly unlikely someone has such old binutils. bump PKGREVISION - it causes runtime crashes. |