CIA.vc
cbrannon
Real-time open source activity stats
Stats » Authors » cbrannon
informationsyndicateUTC clock
01:35 on May 26, 2012
event counters
The last message was received 0.97 years ago at 20:15 on Jun 06, 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
15 messages since the first one, 3.86 years ago, for an average of 3.13 months between messages
recent messages
dateReversed sort columnprojectcontentlink
20:01 on Jun 06, 2011gentoo
Commit by cbrannon :: gentoo-x86/app-accessibility/speechd-el/ (4 files in 2 dirs):
 New upstream version.
Added a patch, so that the package will work with emacs >=23.3.
This patch is included in upstream's git.
Also, added a "brltty" local use flag.
(Portage version: 2.1.9.50/cvs/Linux i686)
#
12:23 on May 16, 2011gentoo
Commit by cbrannon :: gentoo-x86/app-accessibility/edbrowse/ (ChangeLog edbrowse-3.4.7.ebuild):
 Added ~amd64 keyword.
Builds and runs on amd64.
(Portage version: 2.1.9.47/cvs/Linux i686)
#
18:44 on Apr 30, 2011gentoo
Commit by cbrannon :: gentoo-x86/app-accessibility/espeak/ (espeak-1.45.04.ebuild ChangeLog):
 New upstream version: 1.45.04.
(Portage version: 2.1.9.46/cvs/Linux i686)
#
13:17 on Apr 29, 2011gentoo
Commit by cbrannon :: gentoo-x86/dev-db/unixODBC/ (ChangeLog unixODBC-2.3.0.ebuild):
 Remove old version.
(Portage version: 2.1.9.46/cvs/Linux i686)
#
19:09 on Apr 11, 2011gentoo
Commit by cbrannon :: gentoo-x86/app-accessibility/edbrowse/ (6 files in 2 dirs):
 Add latest version to the tree, remove the older unstable version.
3.4.7 is here.
3.4.6 was never stabilized.
It had flaws, like the use of memcpy on overlapping regions.
No need to keep it in the tree.
(Portage version: 2.1.9.45/cvs/Linux i686)
#
14:29 on Apr 06, 2011gentoo
Commit by cbrannon :: gentoo-x86/dev-db/unixODBC/ (3 files in 2 dirs):
 Fix for bug #358611 (possible buffer overrun in SQLDriverConnect).
Thanks to Alexandr Tiurin <arcam at fromru dot com> for the patch and the
updated ebuild.
(Portage version: 2.1.9.45/cvs/Linux i686)
#
12:58 on Apr 06, 2011gentoo
Commit by cbrannon :: gentoo-x86/dev-db/unixODBC/ (metadata.xml ChangeLog):
 Adopted this maintainer-needed package.
(Portage version: 2.1.9.45/cvs/Linux i686)
#
12:46 on Apr 06, 2011gentoo
Commit by cbrannon :: gentoo-x86/net-misc/telnet-bsd/ (metadata.xml ChangeLog):
 Adopted this maintainer-needed package.
(Portage version: 2.1.9.45/cvs/Linux i686)
#
20:05 on Mar 28, 2011gentoo
Commit by cbrannon :: gentoo-x86/app-accessibility/edbrowse/ (4 files in 2 dirs):

Fix dependencies, and various administrivia.

  • Make it possible to build with either dev-lang/spidermonkey-1.7.x or dev-lang/spidermonkey-1.9.x (fixes bug #359035).
  • I am now upstream for this package. HOMEPAGE and SRC_URI were changed accordingly.
  • Change maintainer to myself (after discussion with WilliamH). (Portage version: 2.1.9.45/cvs/Linux i686)
#
21:38 on Mar 24, 2011gentoo
Commit by cbrannon :: gentoo-x86/app-accessibility/festival-freebsoft-utils/ (3 files):
 Remove old versions.
0.4 and 0.6 are not stable on any architecture.
They can go, now that 0.10 is in the tree.
(Portage version: 2.1.9.44/cvs/Linux i686)
#
21:34 on Mar 24, 2011gentoo
Commit by cbrannon :: gentoo-x86/app-accessibility/festival-freebsoft-utils/ (2 files):
 Version bump, and misc fixes.
Add FDL-1.2 to LICENSE,
add missing RDEPENDs,
stop trying to install missing docs (fixes bug #316847),
and migrate to EAPI="4".
(Portage version: 2.1.9.44/cvs/Linux i686)
#
17:22 on Mar 23, 2011gentoo
Commit by cbrannon :: gentoo-x86/app-accessibility/mbrola/ (3 files):
 Change install location, fix LDFLAGS issue, and change maintainer.
mbrola now installs to /usr/share/mbrola, instead of /opt/mbrola.
See bug #346869.
Since the binary is closed-source, it does not respect LDFLAGS.
I added it to QA_PREBUILT.
Fixes bug #340319.
Also, changed the maintainer to myself.
(Portage version: 2.1.9.44/cvs/Linux i686)
#
17:15 on Mar 23, 2011gentoo
Commit by cbrannon :: gentoo-x86/app-accessibility/freetts/ (3 files):
 Change the location in which we search for mbrola.
As of app-accessibility/freetts-1.2.1-r2, it is expected
in /usr/share/mbrola.
(Portage version: 2.1.9.44/cvs/Linux i686)
#
06:15 on Jul 18, 2008Python
Commit by cbrannon on roundup :: #3394/zipfile.writestr doesn't set external attributes, so files are extracted mode 000 on Unix: (link)
Here is a patch containing code and a unit test. I set external_attr to 0600, for the following reason. When I extract with Infozip, my umask is ...
#
22:47 on Jul 17, 2008Python
Commit by cbrannon on roundup :: #3394/zipfile.writestr doesn't set external attributes, so files are extracted mode 000 on Unix: (link)
What value should the new archive entry's external_attr attribute have? ZipFile.write sets it to the permissions of the file being archived, but w ...
#