Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
PR 42238.
While here, update to latest certificates from mozilla.
|
|
|
|
|
|
What's New in Python 2.6.4 final?
=================================
*Release date: 25-Oct-2009*
(nothing)
What's New in Python 2.6.4rc2?
==============================
*Release date: 18-Oct-2009*
Library
-------
- Issue #7115: Fixed the extension module builds that is failing when using
paths in the extension name instead of dotted names.
- Issue #7120: logging: Removed import of multiprocessing which is causing
crash in GAE.
- Issue #7149: fix exception in urllib when detecting proxy settings on OSX.
What's New in Python 2.6.4rc1?
==============================
*Release date: 07-Oct-2009*
Core and Builtins
-----------------
- Issue #7019: Raise ValueError when unmarshalling bad long data, instead
of producing internally inconsistent Python longs.
Library
-------
- Issue #7068: Fixed the partial renaming that occured in r72594.
- Issue #7064: Fixed the incompatibility with Setuptools in distutils
when running the build_ext command.
- Issue #7052: Removed nonexisting NullHandler from logging.__all__.
- Issue #7039: Fixed distutils.tests.test_sysconfig when running on
installation with no build.
Tests
-----
- Issue #7042: Fix test_signal (test_itimer_virtual) failure on OS X 10.6.
|
|
files with broken permissions (e.g. world-writable files).
|
|
|
|
iso-codes 3.11.1
----------------
Tobias Quathamer <toddy@debian.org>
Sun, 1 November 2009
[ ISO 639 translations ]
* Polish by Jakub Bogusz (TP)
* Finnish by Tommi Vainikainen (TP)
* Indonesian by Andhika Padmawan (TP)
* Slovenian by Primož Peterlin (TP)
[ ISO 639-3 translations ]
* New Punjabi by A S Alam (TP)
[ ISO 3166 translations ]
* Portuguese by Miguel Figueiredo
[ ISO 3166-2 translations ]
* Polish by Jakub Bogusz (TP)
* Danish by Joe Hansen (TP)
[ ISO 15924 translations ]
* Indonesian by Andhika Padmawan (TP)
|
|
|
|
* Version 2.8.5 (released 2009-11-02)
** libgnutls: In server side when resuming a session do not overwrite the
** initial session data with the resumed session data.
** libgnutls: Fix PKCS#12 encoding.
The error you would get was "The OID is not supported.". Problem
introduced for the v2.8.x branch in 2.7.6.
** guile: Compatibility with guile 2.x.
By Ludovic Courtes <ludovic.courtes@laas.fr>.
** tests: Fix expired cert in chainverify self-test.
** tests: Fix time bomb in chainverify self-test.
Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in
<http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3925>.
** API and ABI modifications:
No changes since last version.
|
|
|
|
==============
Version 2.28.0
==============
* Release for GNOME 2.28.0
Updated translations:
Chao-Hsiung Liao (zh_HK)
Chao-Hsiung Liao (zh_TW)
Nils-Christoph Fiedler (nds)
===============
Version 2.27.91
===============
* Release for GNOME 2.27.91
* Fixed bug 579059: the storm background is missing in the appearance dialogs
Updated translations:
Adi Roiban (ro)
Amanpreet Singh Alam (pa)
F Wolff (af)
Gil Forcada (ca@valencia)
Ihar Hrachyshka (be@latin)
Khaled Hosny (ar)
Krishna Babu K (te)
Laurent Dhima (sq)
Margulan Moldabekov (kk)
Og Maciel (pt_BR)
Peteris Krisjanis (lv)
Rajesh Ranjan (hi)
Runa Bhattacharjee (bn_IN)
Suso Baleato (gl)
Telsa Gwynne (cy)
|
|
|
|
|
|
bump pkgrevision
|
|
|
|
- Added support for FreeBSD and Linux
|
|
- Added some LDADD
|
|
|
|
* www/squid30 3.0.20
* www/squid27 2.7.7nb1
|
|
It might be accidently small on NetBSD.
Bump PKGREVISION.
|
|
|
|
Changes to squid-3.0.STABLE20 (29 Oct 2009):
- Bug 2794: ESI parsing on FreeBSD
- Bug 2791: assertion failed: MemBuf.cc:400: new_cap > (size_t) capacity
- Bug 2779: Support GNU/kFreeBSD
- Bug 2773: Segfault in RFC2069 Digest authantication
- Bug 2768: squid_ldap_group argument parsing error
- Bug 2761: Gopher and double HTTP response header
- Bug 2735: Incomplete -fhuge-objects detection
- Bug 2722: prevent CONNECT via http_port with accel
- Bug 2624: Invalid response for IMS request
- Bug 2510: digest_ldap_auth TLS support
- Correct LINUX_CAPABILITY actions on non-Linux
|
|
|
|
Update Polish, Portuguese and Turkish language files.
|
|
|
|
python logging module is part of python since 2.3,
and python>=2.4 contains newer than this package,
even if updated to latest version requested by PR 41675.
|
|
|
|
|
|
|
|
|
|
|
|
* po: Fix breakage caused by changes to render code.
* mdwn: Avoid trying to use multimarkdown if it is not installed.
* moderatedcomments: New plugin to allow comment moderation w/o relying
on blogspam.net.
* When redirecting to a page, ie, after editing, ensure that the
url is uri-encoded. Most browsers other than MSIE don't care, but it's
the right thing to do.
* Add a spec file to allow building rpm from the source package.
* google: Pass the whole wiki url to google, not just the domain,
so that search works correctly for wikis that are located in
subdirectories of domains.
|
|
|
|
|
|
|
|
Based on PR 42188 by Alexander Polakov.
echinus is a dynamic window manager for X11 supporting managing window
s in floating, tiled and maximized layouts based on dwm. All the
configuration is made via config file in Xresources format, so it is
not necessary to recompile echinus every time you change something.
echinus supports a small subset of EWMH to be compatible with external
panels and pagers. It draws a border around windows and also an
optional title bar. The goal of development is a small, fast
window manager without features not strictly related to window
management (menus, panels, etc.)
|
|
|
|
# Plus adobe verbatim for Resources/CMap.
LICENSE= gnu-gpl-v3
|
|
which seems to actually exist is recorded. (When I updated jpeg from
6.2 to 7, the shlib major changed, ghostscript was not rebuilt, and it
failed to run.)
Proposed on tech-pkg on 22 October, with no objections received.
|
|
|
|
as www/ruby-compass-susy-plugin into The NetBSD Packages Collection.
Susy is a semantic CSS framework creator entirely native to Compass.
Susy is an expert at fluid grids in an elastic (or fluid, or fixed)
shell that will never activate that bloody side-scroll bar. Susy
sets your width on the outer element (`container`), adds a `max-width`
of `100%` and builds the rest of your grid in percentages. The
philosophy and technique are based on Natalie Downe's "CSS Systems"
- which introduces difficult math in the service of beautiful
structure. With the power of Compass/Sass, Susy will do that math
for you.
Using simple mixins, columns can be created, suffixed, prefixed,
and nested easily - and always in flexible percentages.
|
|
NetBSD Packages Collection.
Susy is a semantic CSS framework creator entirely native to Compass.
Susy is an expert at fluid grids in an elastic (or fluid, or fixed)
shell that will never activate that bloody side-scroll bar. Susy
sets your width on the outer element (`container`), adds a `max-width`
of `100%` and builds the rest of your grid in percentages. The
philosophy and technique are based on Natalie Downe's "CSS Systems"
- which introduces difficult math in the service of beautiful
structure. With the power of Compass/Sass, Susy will do that math
for you.
Using simple mixins, columns can be created, suffixed, prefixed,
and nested easily - and always in flexible percentages.
|
|
else, so do it unconditionally.
|
|
|
|
* The resolve_entities option did not work in the incremental feed
parser.
* Looking up and deleting attributes without a namespace could hit a
namespaced attribute of the same name instead.
* Late errors during calls to SubElement() (e.g. attribute related
ones) could leave a partially initialised element in the tree.
* Modifying trees that contain parsed entity references could result
in an infinite loop.
* ObjectifiedElement.__setattr__ created an empty-string child
element when the attribute value was rejected as a non-unicode/
non-ascii string
* Syntax errors in lxml.cssselect could result in misleading error
messages.
* Invalid syntax in CSS expressions could lead to an infinite loop
in the parser of lxml.cssselect.
* CSS special character escapes were not properly handled in
lxml.cssselect.
* CSS Unicode escapes were not properly decoded in lxml.cssselect.
* Select options in HTML forms that had no explicit value attribute
were not handled correctly. The HTML standard dictates that their
value is defined by their text content. This is now supported by
lxml.html.
* XPath raised a TypeError when finding CDATA sections. This is now
fully supported.
* Calling help(lxml.objectify) didn't work at the prompt.
* The ElementMaker in lxml.objectify no longer defines the default
namespaces when annotation is disabled.
* Feed parser failed to honout the 'recover' option on parse errors.
* Diverting the error logging to Python's logging system was broken.
Require setuptools-0.6c11 as it fails at least with newer Python 2.6
otherwise.
|
|
|
|
|
|
|