Age | Commit message (Collapse) | Author | Files | Lines |
|
Drupal 6.25, 2012-02-29
----------------------
- Fixed regressions introduced in Drupal 6.24 only.
|
|
|
|
Release 8.30 04-February-2012
-----------------------------
Release 8.30 introduces a major new feature: support for 16-bit character
strings, compiled as a separate library. There are a few changes to the
8-bit library, in addition to some bug fixes.
. The pcre_info() function, which has been obsolete for over 10 years, has
been removed.
. When a compiled pattern was saved to a file and later reloaded on a host
with different endianness, PCRE used automatically to swap the bytes in some
of the data fields. With the advent of the 16-bit library, where more of this
swapping is needed, it is no longer done automatically. Instead, the bad
endianness is detected and a specific error is given. The user can then call
a new function called pcre_pattern_to_host_byte_order() (or an equivalent
16-bit function) to do the swap.
. In UTF-8 mode, the values 0xd800 to 0xdfff are not legal Unicode
code points and are now faulted. (They are the so-called "surrogates"
that are reserved for coding high values in UTF-16.)
|
|
|
|
This is a regularly-scheduled bugfix release.
bdiff: fix malloc(0) issue in fixws()
bugzilla: stop XMLRPC requests from requesting gzipped responses
bundlerepo: bundle repos should be non-publishing (issue3266)
cmdserver: invalidate the dirstate when running commands (issue3271)
context: make workingctx.forget() really warn about untracked files
convert: ignore blank lines in mapfiles (issue3286)
convert: tolerate spaces between splicemap parent ids (issue3203)
convert: use splicemap entries when sorting revisions (issue1748)
dirstate: filecacheify _ignore (issue3278)
fetch: use update rather than clean when updating (issue3246)
forget: show warning messages for forgetting in subrepo correctly
graft: use proper revisions for copy detection (issue3265)
import: handle git renames and --similarity (issue3187)
largefiles: check whether specified patterns are related to largefiles strictly
largefiles: don't break filesets
largefiles: only cache largefiles in new heads
largefiles: use repo.store.createmode for new files in .hg/largefiles
localrepo: clear _filecache on rollback (issue3261)
localrepo: reset _phasesdirty flag after writing
localrepo: use 'changectx.dirs()' in 'status()' for directory patterns
log: fix --follow FILE ancestry calculation
log: remove caching of all visited revisions (issue3253)
log: restore cache used by --copies
mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234)
mq: fix qapplied --last and qprev documentation (issue3282)
mq: fix qnext when all remaining patches are guarded
mq: make qimport --push push all imported patches (issue3130)
mq: make qprev return the previous applied patch (issue3245)
mq: restore _branchtags() fast path (issue3223)
patch: fix fuzzing of hunks without previous lines (issue3264)
patch: fuzz more aggressively to match patch(1) behaviour
pull: backout change to return code
scmutil: update cached copy when filecached attribute is assigned (issue3263)
setup: handle output from Apple's Xcode 4.3 better (issue3277)
subrepo: fix for merge inconsistencies
update: delete bookmarks.current when explicitly updating to a rev (issue3276)
update: don't move the active bookmark if a rev is specified with -r
|
|
- use dirent.h instead of sys/dir.h
- use FILENAME_MAX instead of NAME_MAX
- use uintXX_t instead of u_intXX_t
|
|
|
|
Packaged by <obache> for pkgsrc-wip.
Requested by Julian Fagir in PR pkg/46079
Changes in Opera 11.61
* Security and bug fixes.
Changes in Opera 11.60
* Opera Presto 2.10 rendering engine.
* The user interface for Opera Mail has been redesigned.
* HTML5 parsing algorithm.
* DOM API for HTML5 Microdata.
* Full support for ECMAScript 5.1
* Support for "Khronos Typed Arrays" and XMLHttpRequest Level 2
support for receiving ArrayBuffers.
* Full support for for radial-gradient and repeated-radial-gradient.
* Support for font-relative length rem in CSS and SVG.
* Implemented Google's new geolocation JSON API.
Changes in Opera 11.52
* Security and bug fixes.
Changes in Opera 11.51
* Security and bug fixes.
Changes in Opera 11.50
* Opera Presto 2.9 rendering engine
* Improved deep nesting of the quotes property.
* Support is added to provide the original source line for CSS
rules, benefiting future versions of Opera Dragonfly.
* Improved CSS parsing performance is up to 10-15% faster due to
CSS tokenizing optimizations.
* Updated the list of DOM events visible on window, document and
element objects.
* Support for the dataset attribute on elements which exposes
data-* attributes on an element.
* Support for the <input> element indeterminate attribute for checkboxes.
* Support for the history interface.
* Enabled the classList attribute for HTML and SVG elements.
* Implemented the HTML5 <time> element.
Changes in Opera 11.11
* Security and bug fixes.
Changes in 11.10
* Opera Presto 2.8 rendering engine.
* URL Filter API for Opera extensions.
* Support for the Google WebP image format.
* Declarative UI.
* Improved support for SVG and HTML5 APIs such as Web Storage.
* Support for phrase searching in Opera Mail.
* Search hijacking protection.
* Support for the BeforeCSS and AfterCSS events.
* Partial support for the gradients section of the W3C CSS3
Image Values/Replaced Content module.
* W3C CSS Multi-column Layout Module.
* W3C CSS Device Adaptation (viewport) specification support.
* W3C CSS cursor property values support.
* Removed support for UTS22: 1.4 charset alias matching.
* Support for HTML5 data-* global attributes.
* Support for the SOCKS Protocol Version 5.
* Partial support for the W3C File API.
* Support for the W3C Web Open Font Format (WOFF).
* Security and bug fixes.
|
|
|
|
longer supported in MySQL 5.5. Noted by Zhang Huangbin. Bump PKGREVISION.
|
|
|
|
|
|
Fix PR pkg/45883
* Changelog is not available.
* New dependency version
|
|
|
|
Changelog:
What's new in 1.424.3 (2012/02/27)
upgrade Apache Maven Wagon to 2.0 (issue 11164)
ERROR at Matrix-based security (issue 9519)
NPE: Failed to record SCM polling (issue 11592)
JDK Auto install throws FATAL: org/apache/xml/utils/PrefixResolver (issue 11420)
NoSuchMethodError on slf4j (issue 11960)
|
|
|
|
|
|
o Protect multiple inclusion.
Nothing should affect current packages.
|
|
|
|
Exacat changes aren't available but some bugfixes and support of bind
parameters can be differentiated from sql literals.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
|
|
Patch from PR 46126
|
|
|
|
- no more __P, just use ansi prototypes
- use sigprocmask instead of sigsetmask
- use dirent.h instead of sys/dir.h
|
|
the correct value.
|
|
|
|
|
|
tokyocabinet aims to be a complete python wrapper for the ass-kicking
Tokyo Cabinet database library by Mikio Hirabayashi
(http://1978th.net/). While there are other wrappers out there none
were found to be comprehensive enough. At present, the btree, hash and
table APIs are available as hand-written C extensions.
A similar effort is underway for the Tokyo Tyrant client API here:
http://code.google.com/p/python-tokyotyrant-client/
Omissions, bugs, patches and feedback are greatly welcome. This
package is written and maintained by Elisha Cook.
|
|
|
|
|
|
|
|
|
|
|
|
Changelog:
=== 0.54 - Thu 22 Dec 2011 ===
Bug fix release with minor feature enhancements
* Added mono icons for the Ubuntu Unity panel
* Tasklist plugin now supports hierarchic nested tasks
* Added "automount" plugin to automatically mount notebook folders
* Interwiki lookup now goes over all urls.list files in the path
* Fixed bug that prevented clicking links in read-only mode
* Fixed bug for parsing relative paths to parent pages e.g. in drag and drop
* Fixed bug causing the index to jump with every page selection
* Fixed bug causing the icon for custom tools to be missing in the toolbar
* Fixed bug for drag and drop of files on windows
* Fixed bug causing task list to reset when page is saved
* Fixed autocomplete for page entry in quicknote
* Fixed error in "you found a bug" error dialogs :S
* Fixed issue in test suite for loading pixbufs
* Added translation for Galician
|
|
- uses fts functions
- compile libnbcompat with -fPIC
|
|
linking. Fixes build on SunOS, also tested on NetBSD.
|
|
- uses fts functions
- use pkgsrc-provided LDFLAGS and LIBS
|
|
- uses fts functions
- don't ignore pkgsrc-provided CFLAGS, CPPFLAGS, LDFLAGS and LIBS
|
|
- uses fts functions
- define u_quad_t and S_ISTXT
- no st_flags in struct stat
|
|
- uses fts functions
- no static linking
- define MAP_FILE
- make sure pkgsrc-provided CFLAGS and CPPFLAGS are used
|
|
from C++.
|
|
|
|
|
|
|
|
* Tested with boost 1.48.0nb2.
Changelog:
Sigil 0.5.3 2012.25.02
- Fix issue 1254: Bulk rename will stop if one name matches, context menu
needs cleanup and warnings.
- Fix issue 1268: Find/Replace all files does not search in book order,
and other issues.
- Fix issue 1266: Store user dictionary as UTF-8.
- Ensure the checkmarks in add semantic are set correctly when selecting
multiple files.
- Fix issue 1030: Don't close if canceling out of a failed save.
- Fix issue 1258: Find/Replace step by step in All HTML files is broken.
|
|
The ANSI project is a collection of ANSI escape code related libraries
enabling ANSI code based colorization and stylization of output.
It is very nice for beautifying shell output.
|
|
Confirmed by marino@ and Justin Sherrill.
|