Path to this page:
./
editors/emacs21,
GNU editing macros (editor)
Branch: pkgsrc-2017Q3,
Version: 21.4anb39,
Package name: emacs21-21.4anb39,
Maintainer: pkgsrc-usersGNU Emacs is a self-documenting, customizable, extensible real-time
display editor.
Users new to Emacs will be able to use basic features fairly rapidly
by studying the tutorial and using the self-documentation features.
Emacs also has an extensive interactive manual browser. It is easily
extensible since its editing commands are written in Lisp.
GNU Emacs's many special packages handle mail reading (RMail) and
sending (Mail), outline editing (Outline), compiling (Compile),
running subshells within Emacs windows (Shell), running a Lisp
read-eval-print loop (Lisp-Interaction-Mode), automated psychotherapy
(Doctor :-) and many more.
This package contains Emacs version 21.
Required to run:[
x11/libXpm] [
lang/perl5] [
graphics/jpeg] [
graphics/giflib] [
graphics/tiff] [
graphics/png]
Required to build:[
x11/xproto] [
pkgtools/cwrappers] [
pkgtools/x11-links]
Package options: x11, xaw
Master sites: (Expand)
SHA1: cdb33731180fe4a912838af805dd35e3f55394d4
RMD160: c312e739935b56d08783bbfe97992297a363cb8a
Filesize: 19925.276 KB
Version history: (Expand)
- (2017-10-15) Updated to version: emacs21-21.4anb39
- (2017-09-29) Package added to pkgsrc.se, version emacs21-21.4anb38 (created)
CVS history: (Expand)
2017-10-15 15:25:51 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket #5574 - requested by sevan
editors/emacs21: security patch
Revisions pulled up:
- editors/emacs21/Makefile 1.40
- editors/emacs21/distinfo 1.24
- editors/emacs21/patches/patch-CVE-2017-14482 1.1
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tez
Date: Thu Oct 12 17:30:24 UTC 2017
Modified Files:
pkgsrc/editors/emacs21: Makefile distinfo
Added Files:
pkgsrc/editors/emacs21/patches: patch-CVE-2017-14482
Log message:
emacs21: fix for CVE-2017-14482
adapted from upstream 9ad0fcc54442a9a01d41be19880250783426db70
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/editors/emacs21/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/editors/emacs21/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/editors/emacs21/patches/patch-CVE-2017-14482
|