CIA.vc
eterm
Real-time open source activity stats
Stats » Projects » Enlightenment » eterm
informationsyndicateUTC clock
13:43 on Feb 13, 2012
event counters
The last message was received 9.12 months ago at 21:43 on May 15, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
8 messages since the first one, 1.52 years ago, for an average of 2.31 months between messages
catalog
titleSort columntotal events% totallast eventcontents
Eterm21677.1432.35 years ago2 items
libast6422.8575.49 years ago
recent messages
dateReversed sort columnprojectcontentlink
21:41 on May 15, 2011e
Commit by mej :: r59415 eterm/Eterm/ (Eterm.spec ChangeLog): (link)
Tue Mar 15 23:26:05 2011 Michael Jennings (mej)

Release Eterm 0.9.6.
----------------------------------------------------------------------
#
21:24 on May 15, 2011e
Commit by mej :: r59414 eterm/Eterm/ (src/pixmap.c ChangeLog): (link)
Tue Mar 15 23:08:26 2011 Michael Jennings (mej)

Fix for CVE-2011-0768, an off-by-one error in handling large pixmap
filenames which resulted in an overflow of a single NUL character if
the filename exceeded PATH_MAX bytes. This bug is NOT exploitable.
Again, thanks to Jonathan Brossard and the team at Toucan System for
responsibly disclosing this vulnerability and to CERT for assisting
with coordination and disclosure.
----------------------------------------------------------------------
#
21:19 on May 15, 2011e
Commit by mej :: r59413 eterm/Eterm/ (src/command.c ChangeLog): (link)
Tue Mar 15 23:03:57 2011 mej

Fix for CVE-2011-0409 (CERT VU#285156), a use-after-free error in the
XIM code. This only affects versions where XIM support is compiled in
(which it is by default). There are no known exploits for this bug,
but it is theoretically exploitable. Thanks to Jonathan Brossard and
the team at Toucan System for responsibly disclosing this
vulnerability and to CERT for assisting with coordination and
disclosure.
----------------------------------------------------------------------
#
06:36 on Sep 13, 2010e
Commit by mej on Eterm-0.10 :: r52177 eterm/ (ChangeLog src/actions.c src/options.c): (link)
Sun Sep 12 23:36:21 2010 Michael Jennings (mej)

Fix merge error and additional LibAST updates.
----------------------------------------------------------------------
#
06:20 on Sep 13, 2010e
Commit by mej on Eterm-0.10 :: r52176 eterm/ (28 files in 3 dirs): (link)
Sun Sep 12 23:20:09 2010 Michael Jennings (mej)

Merge changes from 0.9.6 branch.
----------------------------------------------------------------------
#
17:55 on Aug 23, 2010e
Commit by mej :: r51583 eterm/ (36 files in 5 dirs): (link)
Revert coccinelle changes.

Using !! instead of != NULL results in significantly and unacceptably
less readable code, and I refuse to accept those changes.
Unfortunately, since they were all done at once, I have to revert the
whole thing. Oh well. :(
#
18:08 on Aug 10, 2010e
Commit by kwo :: r50969 eterm/Eterm/ (7 files in 2 dirs): (link)
Eliminate use of Xmu.

This causes the following change:
In script.c and term.c XA_CLIPBOARD(Xdisplay) used to expand to
XA_PRIMARY, i.e. the identifier of the "PRIMARY" atom, now it will
be the identifier of the "CLIPBOARD" atom.
#
23:37 on Aug 08, 2010e
Commit by mej :: r50916 eterm/Eterm/ (ChangeLog src/screen.c): (link)
Sun Aug 8 16:32:44 2010 Michael Jennings (mej)

Modified patch from Paolo Ferrario <skooks at tiscali dot it> based on input
from Kim Woelders <kim at woelders dot dk> to allow Eterm to respond to
selection requests in UTF-8, compound text, or string only.
Previously, exotic selection request types would receive a string
back, but it would claim to be whatever type was requested. Now it
claims to be a string, which is probably more correct. This should
also eliminate server round-trips when clients ask for UTF-8, get a
string, then ask for a string (Opera).
----------------------------------------------------------------------
#