Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Pkgsrc changes:
- Fix of PR pkg/29201: Applied optional GeoIP patch proposed in the PR
(option geoip).
- Converted the post-build target to the "subst" framework.
- Removed an unnecessary CONFIGURE_ENV (setting a variable internal to
autoconf).
- We install now some documentation files.
Description of GeoIP patch:
===========================
By default, Webalizer uses DNS suffix to guess country and produce geographic
stats. Some WWW hostings (mostly free ones) has reverse DNS feature disabled,
so there's no DNS, and consequently no geographic stats. Well, Webalizer *has*
internal Reverse DNS feature (aka "Webazolver"). But it's too slow, even
running 100 threads. So, is there any other way? Sure! It's GeoIP library!
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database
that is accurate as of March 2002. This database simply contains IP blocks
as keys, and countries as values. This database should be more complete and
accurate than using reverse DNS lookups.
|
|
without that /usr/bin/perl in the scripts doesn't get replaced with
/usr/pkg/bin/perl
reported in private e-mail by Pavel Trubl
|
|
|
|
in private e-mail
|
|
|
|
|
|
|
|
|
|
Apache 2.0.55 won't work with older versions. Bump package revision
because of this dependence change.
This fixes PR pkg/31872 by Carl Brewer.
|
|
changes:
-speedup
-bugfixes
-new swedish translation
|
|
Version 3.11
1. Killed warning in CGI::Cookie about MOD_PERL_API_VERSION
2. Fixed append() so that it works in function mode.
3. Workaround for a bug that appears in Apache2 versions through 2.0.54 in
which SCRIPT_NAME and PATH_INFO are incorrect if the additional path_info
contains a double slash. This workaround will handle the common case of
http://mysite.com/cgi-bin/log.cgi/http://www.some.other.site/args, but
will not handle the uncommon case of a ScriptAlias directive that adds
additional path information to the end of the translated URI.
|
|
Bump PKGREVISION.
|
|
This release contains:
- new translations to Traditional Chinese, Japanese, Polish
- Optimisation for use with screenreader
- 'E' displays throwed error log
removed patch-aa, it is included upstream
|
|
Fri Sep 9 00:37:42 CEST 2005 mikulas:
Fix crash when directory disappeared while opening it
Tue Sep 6 16:14:26 MET 2005 user:
HTTP 307 redirect (as equivalent of 302)
Sun Aug 21 19:18:34 MET 2005 user:
(sponsored by Knapp Systems)
Keyboard handlers in javascript
Inverted text
Tue Aug 9 16:06:38 MET DST 2005 Jakub Bogusz
Updated Polish translation
Tue Aug 9 16:05:04 MET DST 2005 Jakub Bogusz
Fixed memory corruption when passing parameters to framebuffer driver
Thu Aug 4 18:11:37 CEST 2005 mikulas:
Fixed compilation problem without javascript
|
|
Close enouth to the package update to not bump pkgrevision.
|
|
|
|
Zafer Aydogan. Changes from 1.3.33:
*) hsregex: fix potential core dumping on 64 bit machines, such as
AMD64. PR 31858. [Glenn Strauss < gs-apache-dev gluelogic.com>]
*) SECURITY: core: If a request contains both Transfer-Encoding and
Content-Length headers, remove the Content-Length, mitigating some
HTTP Request Splitting/Spoofing attacks. This has no impact on
mod_proxy_http, yet affects any module which supports chunked
encoding yet fails to prefer T-E: chunked over the Content-Length
purported value. [Paul Querna, Joe Orton]
*) Added TraceEnable [on|off|extended] per-server directive to alter
the behavior of the TRACE method. This addresses a flaw in proxy
conformance to RFC 2616 - previously the proxy server would accept
a TRACE request body although the RFC prohibited it. The default
remains 'TraceEnable on'.
[William Rowe]
*) mod_digest: Fix another nonce string calculation issue.
[Eric Covener]
|
|
turn it off. It's still on by default (in PKG_SUGGESTED_OPTIONS), so
no PKGREVISION bump required.
|
|
2004-10-17 (2.8.5rel.3 fixes from 2.8.6dev.14)
* eliminate fixed-size buffers in LYExpandHostForURL() to guard against
buffer overflow resulting from too-long domain prefix/suffix data from
lynx.cfg (report by Ulf Harnhammar, CAN-2005-3120) -TD
|
|
Patches supplied by Ben Collver. Addresses PR pkg/31817 by Zafer Aydogan.
|
|
- Fix crash in apr_dir_make_recursive() for relative path
when the working directory has been deleted. [Joe Orton]
- Win32: fix apr_proc_mutex_trylock() to handle WAIT_TIMEOUT,
returning APR_EBUSY. [Ronen Mizrahi <ronen@tversity.com>]
- Fix apr_file_read() to catch write failures when flushing pending
writes for a buffered file. [Joe Orton]
- Fix apr_file_write() infinite loop on write failure for buffered
files. [Erik Huelsmann <ehuels gmail.com>]
- Fix error handling where apr_uid_* and apr_gid_* could segfault
or return APR_SUCCESS in failure cases. PR 34053. [Joe Orton,
Paul Querna]
- Refactor Win32 condition variables code to address bugs 27654, 34336.
[Henry Jen <henryjen ztune.net>, E Holyat <eholyat yahoo.com>]
- Support APR_SO_SNDBUF and APR_SO_RCVBUF on Windows. PR 32177.
[Sim <sgobbi datamanagement.it>, Jeff Trawick]
- Fix detection of rwlocks on Mac OS X. [Aaron Bannert]
- Fix issue with poll() followed by net I/O yielding EAGAIN on
Mac OS 10.4 (Darwin 8). [Wilfredo Sanchez]
Update based on patches supplied by Ben Collver. Addresses first part
of PR pkg/31817 by Zafer Aydogan.
|
|
|
|
|
|
|
|
=========================
Epiphany Extensions 1.8.1
=========================
Changes
* Fix some extensions for changed APIs
* Move Page Information to View menu
Contributors to this release: Tommi Komulainen and Christian Persch.
Updated translations:
* Rostislav "zbrox" Raykov (bg)
=========================
Epiphany Extensions 1.8.0
=========================
New extensions:
* Favicon.ico extension
Contributors to this release: Crispin Flowerday and Christian Persch.
Updated translations:
* Young-Ho Cha (ko)
=========================
Epiphany Extensions 1.7.5
=========================
New extensions:
* Auto-Scroll extension
Changes
* Fix possible pointer grab lockup with gestures
* Fix configure check to not use AM_CONDITIONAL conditionally
* Updated AUTHORS and README files
Contributors to this release: Crispin Flowerday, Christian Persch.
Updated translations:
* Frank Arnold (de)
* Ignacio Casal Quinteiro (gl)
* Takeshi AIHANA (ja)
* Reinout van Schouwen (nl)
* Maxim Dziumanenko (uk)
=========================
Epiphany Extensions 1.7.4
=========================
Changes
* Page info extension now allows saving multiple selections
* Page info extension now lists external scripts [#310398]
Contributors to this release:
Jean-François Rameau.
Translation updates:
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* Takeshi AIHANA (ja)
* Reinout van Schouwen (nl)
* Marcel Telka (sk)
=========================
Epiphany Extensions 1.7.3
=========================
Changes
* Detect seamonkey trunk
* Updated for Epiphany changes
Translation updates:
* Francisco Javier F. Serrador (es)
* Gabor Kelemen (hu)
* Ganesh Ghimire (ne)
=========================
Epiphany Extensions 1.7.2
=========================
Changes
* Support DBUS 0.34 [#306565]
* Improved Greasemonkey extension
* Work around bug #169116 [#172872]
Contributors to this release are Adam Hooper, Jean-François Rameau and
Raphaël Slinckx.
Updated translations:
* Miloslav Trmac (cs)
* Frank Arnold (de)
* Adam Weinberger (en_CA)
* Takeshi AIHANA (ja)
* Reinout van Schouwen (nl)
* Marcel Telka (sk)
* Christian Rose (sv)
* Abel Cheung (zh_TW)
=========================
Epiphany Extensions 1.7.1
=========================
New extensions
* Newsfeed extractor extension, written by Raphaël Slinckx
* Greasemonkey extension, written by Adam Hooper
* Python console
* Sample Python extensions
Removed extensions
* Find toolbar (moved to Epiphany core)
Changes
* Numerous enhancements
* Numerous bug fixed: #301001, #302326, #300637, #171908, #172390,
#170786, #170322, #290309.
Contributors: Adam Hooper, Jordi Mallach, Christian Persch,
Jean-François Rameau and Raphaël Slinckx.
New and updated translations by Rostislav "zbrox" Raykov (bg),
Miloslav Trmac (cs), Frank Arnold (de), Adam Weinberger (en_CA),
Francisco Javier F. Serrador (es), Pauli Virtanen (fi), Gabor Kelemen (hu),
Takeshi AIHANA (ja), Reinout van Schouwen (nl), Steve Murphy (rw),
Marcel Telka (sk), Christian Rose (sv), Maxim Dziumanenko (uk) and
Pablo Saratxaga (wa).
=========================
Epiphany Extensions 1.6.6
=========================
New extensions:
* Auto-Scroll extension
Changes
* Fix possible pointer grab lockup with gestures
=========================
Epiphany Extensions 1.6.5
=========================
Updated translations:
* Takeshi AIHANA (ja)
* Christian Rose (sv)
|
|
|
|
misinterpreted some Japanese characters as ASCII.
PR: 31223 by Takahiro Kambe
|
|
|
|
there
PR: 31047 by Gilles Dauphin
|
|
|
|
improved by hiramatsu@.
This is a fairly low level interface to the Gnome project's libghttp,
which allows you to process HTTP requests to HTTP servers. There also
exists a slightly higher level interface - a simple get() function which
takes a URI as a parameter.
It allows you to make very simple HTTP requests, without the weight of
something like LWP. This makes it very useful in situations where
memory and speed are at a premium, such as mod_perl.
It has full support for proxy requests and authenticated requests.
|
|
to real 7.15.0.
|
|
This is a security issue.
http://curl.haxx.se/mail/lib-2005-10/0061.html
Also update BUILDLINK_RECOMMENDED.curl.
|
|
==============
Epiphany 1.8.2
==============
Changes
* Fix crash on shutdown when only the bookmarks editor
* Fix a mem leak
* Don't grow the left pane of the bookmarks editor with each opening
==============
Epiphany 1.8.1
==============
Changes
* Make Mozilla paper sizes work with gnome-print [#163255].
* Require pygtk 2.8. Fixes [#314557].
* Manually emit the "profile-change-net-teardown" notification; works
around mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=292699
* Don't focus the checkbox initially. Fixes [#163371].
* If the search term is empty for a smart bookmark use the normal URL
instead of the smart url with the %s replaced by ""
* Don't use "cat >" as output command, it fails inpredicably.
If not using gecko 1.9, translate the paper name to the one
mozilla expects (https://bugzilla.mozilla.org/show_bug.cgi?id=307404).
* Use the tab label's outer hbox for the size calculation instead of
the label itself. Fixes size oscillations with the Tab States
extension.
* Back out the fix for [#158486] by re-enabling keyword: searches.
Fixes [#314974].
* Don't spin unmapped spinners. Slightly decrease the frequency.
Might help with [#315232].
* Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction
to an idle handler, to avoid crashes when tabs are closed from signal
handlers (blur, mousedown, keydown etc).
Fixes [#172878], [#172879], [#172882], [#303254], [#313425].
* Schedule a GC in finalize of EphyTab and EphyWindow, to work around
[#317242].
Contributors to this release: Christian Persch, Jean-François Rameau,
Reinout van Schouwen and Raphaël Slinckx.
New and updated translations:
* Progga (bn)
* Hendrik Richter (de)
* Ivar Smolin (et)
* Iñaki Larrañaga Murgoitio (eu)
* Ignacio Casal Quinteiro (gl)
* Francesco Marletta (it)
* Young-Ho Cha (ko)
* Erdal Ronahi (ku)
* Данило Шеган (sr, sr@Latn)
* Christian Rose (sv)
* Erçin EKER (tr)
* Clytie Siddall (vi)
==============
Epiphany 1.8.0
==============
Updated translations:
* Miloslav Trmac (cs)
* Hendrik Richter (de)
* Roozbeh Pournader (fa)
* Young-Ho Cha (ko)
* Žygimantas Beručka (lt)
* Nickolay V. Shmyrev (ru)
* Erçin EKER (tr)
==============
Epiphany 1.7.6
==============
Changes
* Don't empty find entry on Ctrl-F
* Fix local file monitoring when loaded after a blank page
* Remove check for redirected URL [#313756]
* Fix configure check for gecko >= 1.8
* Disable keyword searches by default [#158486]
* Fix some compile warnings
* Configure and makefile fixes for broken gecko header layouts
* Define out the focus fix for gecko >= 1.8
* Fix pointer grab lockup when gecko pops up a dialogue while
reordering tabs with DND
* Don't create host node in ephy_history_get_host if not already existing
* Add an "add-page" signal to the EphyHistory object
* Set default prefs for warn-on-mixed-security pages [#309088]
Contributors to this release: Crispin Flowerday, Christian Persch.
Updated translations:
* Jordi Mallach (ca)
* Rhys Jones (cy)
* Ivar Smolin (et)
* Xavier Claessens (fr)
* Ankit Patel (gu)
* tunggul arif siswoyo (id)
* Reinout van Schouwen (nl)
* GNOME PL Team (pl)
* Afonso Celso Medina (pt_BR)
* Mugurel Tudor (ro)
* Clytie Siddall (vi)
==============
Epiphany 1.7.5
==============
Changes
* Find bar fixes [#307216, #311985, #312419, #312367, #311929]
* Fix tab properties
* Fix downloading on gecko 1.8
* Open new tabs with blank url bar when loading the homepage [#313012]
* Gcc 4 fixes
* Fix download display of unknown sizes [#313215]
* Reject favicons that are < 12x12 pixel
* Add sanity check when opening in external handler [#310023]
* Improve menu positioning on toolbar buttons
* Fix some mem leaks
* Try to save images from cache [#168554]
Contributors to this release: Crispin Flowerday, Christian Persch,
Jean-François Rameau.
Updated translations:
* Rostislav \"zbrox\" Raykov (bg)
* Nikos Charonitakis (el)
* Adam Weinberger (en_CA)
* <unknown> (es)
* Ivar Smolin (et)
* Ilkka Tuohela (fi)
* Gabor Kelemen (hu)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Terance Edward Sola (nb)
* Ganesh Ghimire (ne)
* Reinout van Schouwen (nl)
* Sigurd Gartmann (nn)
* Terance Edward Sola (no)
* GNOME PL Team (pl)
* Duarte Loreto (pt)
* Mugurel Tudor (ro)
* Leonid Kanter (ru)
* Marcel Telka (sk)
* Laurent Dhima (sq)
* Theppitak Karoonboonyanan (th)
* Maxim Dziumanenko (uk)
* Clytie Siddall (vi)
* Liu Songhe (zh_CN)
* Woodman Tuen (zh_TW)
Updated documentation translations:
* Nikos Charonitakis (el)
* Maxim Dziumanenko (uk)
* Francisco Javier F. Serrador (es)
==============
Epiphany 1.7.4
==============
Changes
* Only show the leaf name on bookmarksbar for hierarchical topics
* Don't put the archive links on the unknownSocketType error message
* Fix google search URL to include www prefix
* Fix proxy server settings string
* Work around gtkmozembed focus bug [#105153]
* For empty pages, put focus in address bar
* Be careful not to leave a GC scheduled when terminating python
* Realise the embed first before grabbing focus on it
* Implement ::grab-focus and remove ephy_embed_activate
* Update the python bindings
* String fixes [#172230, #167448]
* Fix setting homepage to current page [#311962]
* Allow EPHY_DEBUG_BREAK even in non-debug builds
* Disable favicons from non-http URLs [#312291]
* Fix location entry favicon updating
* Fix crash on "window.get_toolbar()" [#170105]
* Fix gcc 4.0 warnings
* Fix crash when getting context event, [#310910]
* Fix session saving on recovery with offline network [#147840]
* Fix drawing of location entry with new default GNOME theme (Clearlooks)
* Change the text on the 'unknown issuer' dialog [#151519]
* Also clear favicon cache when clearing the cache
* Make download dialog wording clearer
Contributors to this release: Crispin Flowerday, Christian Persch,
Jean-François Rameau and Raphael Slinckx.
Updated translations:
* Rostislav \"zbrox\" Raykov (bg)
* Miloslav Trmac (cs)
* Nikos Charonitakis (el)
* Adam Weinberger (en_CA)
* <unknown> (es)
* Priit Laes (et)
* Ilkka Tuohela (fi)
* Ankit Patel (gu)
* Gabor Kelemen (hu)
* Takeshi AIHANA (ja)
* Terance Edward Sola (nb)
* Reinout van Schouwen (nl)
* Terance Edward Sola (no)
* GNOME PL Team (pl)
* Afonso Celso Medina (pt_BR)
* Marcel Telka (sk)
* Laurent Dhima (sq)
* Prajasakti Localisation Team (te)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
* Liu Songhe (zh_CN)
==============
Epiphany 1.7.3
==============
Changes
* Detect seamonkey trunk
* Remove the reload workaround, mozilla bug is fixed on all supported versions
* Fix a couple of strings [#310196]
* More known mime types
* Fix URL dragging to other tabs
* Fix smart bookmark options parsing [#116709, #132761]
* Yet another mozilla API change
* Use gnome-doc-utils, and move existing translations over
* Updated python bindings
* Use libgnomeprintui for printing [Jürg Billeter; #141241, #163255, #301730]
* Set title of loading page to the address, iff the page was blank [#115337, #171622]
* Also ellipsise the menu entries in the toolbar overflow menu
* Don't crash in case the backgrounds applet desktop file is not found
* Print a less techy message if someone tries to print to PDF [Martin Kretzschmar
* Preserve the selection when switching tabs [#155824]
* Maybe fix crash with gtk 2.7 [#309918]
Contributors to this release were Jürg Billeter, Martin Kretzschmar
and Christian Persch.
Updated translations:
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* <unknown> (es)
* Ivar Smolin (et)
* Ankit Patel (gu)
* Gabor Kelemen (hu)
* Žygimantas Beručka (lt)
* Terance Edward Sola (nb)
* Reinout van Schouwen (nl)
* Terance Edward Sola (no)
* Marcel Telka (sk)
* Clytie Siddall (vi)
* Liu Songhe (zh_CN)
Updated document translations:
* Francisco Javier F. Serrador (es)
==============
Epiphany 1.7.2
==============
Changes
* Implement zeroconf-discovered bookmarks [#144969]
* Reload local files on change [#300040]
* Error pages! Requires Gecko 1.8 to work
* Find: if the string includes uppercase letters, search case-sensitively.
* Work with DBUS 0.34 [#306626, #306565]
Bug fixes
* Uppercase letters shouldn't break history autocompletion [#308236]
* Fix gcc4 warnings
* Show URI in status bar when selecting Back/Forward/Up menu items [#161710]
* Fix link activation while finding
* Miscellaneous fixes: #307675, #306110, #307831, #307818, #151037.
Contributors to this release: Piers Cornwell, Crispin Flowerday, Adam Hooper,
Bastien Nocera, Jean-François Rameau, Reinout van Schouwen, Raphaël Slinckx,
and Matthew P. Thomas.
Updated translations by Vladimir Petkov (bg), Miloslav Trmac (cs),
Martin Willemoes Hansen (da), Hendrik Richter (de), Nikos Charonitakis (el),
<unknown> (es), Ivar Smolin (et), Ignacio Casal Quinteiro (gl),
Takeshi AIHANA (ja), Terance Edward Sola (nb), Reinout van Schouwen (nl),
Terance Edward Sola (no), Marcel Telka (sk), Данило Шеган (sr, sr@Latn),
Clytie Siddall (vi), Liu Songhe (zh_CN) and Ching-Hung Lin (zh_TW)
==============
Epiphany 1.7.1
==============
Highlights:
* Integrated Python bindings
* Find toolbar
Other changes:
* Numerous improvements and UI enhancements
* Numerous bugs fixed: #152482, #306169, #303922, #168295, #305788,
#124236, #305767, #301153, #304992, #173000, #301044, #159767,
#152490, #167319, #301093, #301065, #301048, #136288, #155395,
#300452, #171179, #171657, #170493, #170493, #171197, #167657,
#162748, #169833, #170353, #118107, #169956, #169956, #169039.
Contributors: Paolo Borelli, Colin Gibbs, James Henstridge,
Martin Kretzschmar, Thom May, Christian Persch, Jean-François Rameau,
Sjoerd Simons and Raphaël Slinckx.
New and updated translations by Vladimir Petkov (bg), Miloslav Trmac (cs),
Hendrik Richter (de), Nikos Charonitakis (el), Adam Weinberger (en_CA),
David Lodge (en_GB), <unknown> (es), <unknown> (eu), Pauli Virtanen (fi),
Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Gabor Kelemen (hu),
tunggul arif siswoyo (id), Francesco Marletta (it), Takeshi AIHANA (ja),
Changwoo Ryu (ko), Terance Edward Sola (nb), <unknown> (ne),
Reinout van Schouwen (nl), Terance Edward Sola (no), GNOME PL Team (pl),
Afonso Celso Medina (pt_BR), Steve Murphy (rw), Laurent Dhima (sq),
Данило Шеган (sr), Christian Rose (sv), Baris Cicek (tr), Clytie Siddall (vi),
Liu Songhe (zh_CN) and Ching-Hung Lin (zh_TW).
|
|
changes. The previous version was 3.3 and this "new" version is 3.05.
Although it may appear that we are going backwards it looks like 3.05 is
the latest version and the tarball for 3.3 has actually been removed from
the homepage along with any reference to it. Unfortunately I'm unable to
find any documentation of this change but the author does state that 3.05
is the latest version and is also the only version that he will fix bugs for.
There is no changelog to show the differences between 3.3 and 3.05 but 3.05
seems to:
- add support for more LDAP servers (Novell)
- better integration of support for both apache 1.x and 2.x
- incorporate some other small changes and bugfixes.
|
|
- Translation updates: es.po, ja.po
- Highlighting fixes to HTML, PHP highlighting patterns.
- Fix a compile issue when compiling without GnomeVFS support.
- Update bluefish.desktop to current standards.
- Fix a bug in the highlighting engine that incorrectly matched
multi byte characters.
Changes 1.0.3:
- Translation updates: da.po, de.po, it.po, ja.po, zh_TW.po, zh_CN.po.
- Add an option to disable the Quickbar Tip dialog.
- After inserting a text block from the custom menu, Bluefish should
scroll the editor window to make cursor visible.
- Formatstring before/after in custom menu editor does not follow cursor.
- Highlighting fixes to C, Python highlighting patterns.
- Fix a bug where the user was not prompted to overwrite an existing file
on a remote file sytem.
- Misc custom menu fixes.
- GUI improvements to the custom menu dialogs
- Extend e-mail dialog: Add CC and BCC fields. Subject and body are now
automatically URL-encoded.
- Extend time insert dialog: Add possibility to insert ISO8601 date/time
as recommended by the W3C for the date meta tag. Rewrite a part of the
auto-update of meta tags. User can now choose, which meta tags should be
updated. Add possibility to auto-update the date meta tag.
- Clean up translatable strings. Fix a few menu entries.
- Set an empty title in message dialogs as described in the GNOME HIG.
- Add an option to the QuickStart dialog that allows the user to specifiy
whether a new document should be opened.
|
|
From the CHANGELOG:
> ------
> v3.0.5
> ------
>
> [mms] Fix VFS's autocreatePath() for directory paths containing the root
> directory.
> [jan] Fix cyrsql authentication driver with unixhierarchysep enabled
> (sgrondin@csbf.qc.ca, Bug 2367).
> [mms] Fix nested IMAP AND searches.
> [mms] In sql VFS driver, allow the use of '/' at the beginning of a path to
> indicate the base directory.
> [jan] Fix returning to last page after sending problem report (Bug 2350).
> [mms] Fix a bug that caused hook code to be run unnecessarily after a user
> is already logged in.
>
>
> ----------
> v3.0.5-RC2
> ----------
>
> [cjh] Fix a far-reaching DataTree bug in loading parent ids (Bug 2203).
>
>
> ----------
> v3.0.5-RC1
> ----------
>
> [jan] Add Bosnian translation (Vedran Ljubovic <vljubovic@smartnet.ba>).
> [cjh] Let Horde_Tree handle all indent calculation based on parent/child
> relationships (Bug 2198).
> [cjh] Add initial LDAP SessionHandler driver.
> [cjh] Use row-level locking or transactions where possible to avoid
> session corruption in SessionHandler (Bug 1580).
> [mms] Add the memcached SessionHandler:: driver (Rong-En Fan <rafan@csie.org>).
> [mms] Fix verification of MIME strings with escaped quotes (Bug 2168).
> [jan] Fix generation of free periods in free/busy code with overlapping events.
> [jan] Don't show Options button in problem reporting page.
> [jan] Add Util::realPath() method.
> [mas] Include version numbers for applications on Admin Setup screen. (Bug
> 1420)
> [mas] Change IMAP Auth driver to use imap/notls by default in non-DSN mode to
> match DSN mode.
> [mas] Add tls and self-signed certificate configuration options to IMAP Auth
> driver. (Bug 1357)
> [cjh] Recognize Opera 8+ as providing advanced features (Bug 2066).
> [cjh] Fix reading of binary files on Windows in VC_svn (Bug 2036).
> [mas] Fix SQL 'LIKE' case-insensitive comparison. (Bug 2030)
> [jan] Allow charset aware IMAP searches.
> [jan] Fix Google search block for non-ascii characters (Bug 1329).
> [jan] Add quick-install instructions.
> [jan] Improve performance of several framework packages.
> [mms] Fix MIME_Contents:: caching in PHP 5 (Bug 1410).
> [jan] Fix VC SVN backend to support user names with spaces
> (shimmanning@gmail.com, Bug 1919).
> [cjh] Escape HTML in identity names (Bug 1910).
> [mas] Use updated PostgreSQL function names.
> [ben] Update application list in horde's LDAP schema
> [cjh] Enforce maxlength restrictions in Horde_Form validation (Bug 1895).
> [jan] Disable weather.com Block if not configured.
> [cjh] Include sourceroot in VC cache keys (Bug 1783).
> [jan] Add SQL script and instructions for MSDE databases (Bugs 1862, 1870,
> jeff@image-src.com).
> [jan] Allow portal blocks to be larger than two column/rows (Bugs 1189, 1632).
> [jan] Add SMTP authentication to problem reporting (Bug 1128).
> [jan] Support help files in admin directory with translations.php (Bug 1344).
> [jan] Fixed SQL binding for ODBC and MSSQL drivers (Bug 1816).
> [jan] Add configuration option to set location of MIME magic database.
> [mms] Make sure headers in a MIME_Part are encoded with the same character
> set used in that MIME_Part (Bug 1591).
> [mms] Add List-Headers listed in RFC 2369 to the list of MIME Headers that
> can only appear once in a single header (Bug 1766).
> [cjh] Fix typo in parsing of FREEBUSY data (Bug 1590).
> [jan] Support SQLite and Oracle in all SQL backend configurations.
> [cjh] Use bind variables in the Auth, VFS, and SessionHandler SQL drivers,
> and in scripts/remove_prefs.php (selsky@columbia.edu, Bugs 1665,
> 1666, 1667, 1668, 1677).
> [cjh] session_set_cookie_params() expects a relative timeout; setcookie wants
> absolute. Go back to a configinteger for $conf['session']['timeout'] and
> add time() to that value in setcookie() calls (Bugs 1302, 1658).
> THIS MAY BREAK CONFIGURATIONS SET TO USE PHP CODE. MAKE SURE TO UPDATE
> YOUR $conf['session']['timeout'] SETTING AFTER UPGRADING.
> [cjh] Use bind variables in the Prefs and Token SQL drivers
> (selsky@columbia.edu, Bugs 1652, 1653).
> [mms] Prune expanded folders that no longer exist in IMAP_Tree (Bug 1517).
> [cjh] Don't try to compress output if ZPS compression is on (Bug 1626).
> [cjh] If an app only has one prefGroup, always show that prefGroup instead
> of showing an overview screen with only one entry.
|
|
Changes:
Quanta Plus
* fix crash when deleting a file which is part of a project from the
tab context menu
* do not autoclose tag starting with <?, like <?xml
* create empty description files for scripts that don't have one
* save the content entered in a new file in the VPL editor
* do not allow invocation of the CSS editor in an empty non-CSS document
* fix many cell-merging related errors in the table editor
* fix namespace editing in the attribute editor tree
* fix lots of table editor bugs
* restore automatic conversion of accented chars behavior to pre-3.4.2
* save the content entered in a new file in the VPL editor
* fix loading order of the project view files
* replace a leading ~ in an upload profile with the users home folder and
avoid a hang
* fix lots of VPL related crashes
* show DT tags in VPL
|
|
|
|
Collection.
drraw is a simple web based presentation front-end for RRDtool that
allows you to interactively build graphs of your own design.
|
|
of gnome-base to 2.12.1.
|
|
|
|
GtkHTML-3.8.1 "Shiny" 2005-10-03
------------------------------------------
New in this release
* Updated translations
- Alessio Frusciante (it)
- Ignacio Casal Quinteiro (gl)
GtkHTML-3.8.0 "Nilgiri Sunrise" 2005-09-05
------------------------------------------
New in this release
* Fix insertion of HTML Links on images (Kaushal Kumar)
* Code clean-up for link handling (Kaushal Kumar)
* Added ro for translations (Dan Damian)
* AMD (64 bit) related build, warning fixes (Not Zed)
* Fix the distclean of the .pc file (Kaushal Kumar)
* Updated translations
- Nickolay V. Shmyrev (ru)
- Zeno Ruset (ro)
- Ivar Smolin (et)
- Mohammad DAMT (id)
- Christophe Merlet (fr)
- Telsa Gwynne (cy)
- Alexander Shopov (bg)
- Hendrik Richter (de)
- Runa Bhattacharjee (bn)
gtkhtml-3.7.7 "Rose Dew" 2005-08-22
----------------------------------------
New in this release
* Punt some dependency version requirements (Kaushal)
* Fix handling of font size -2, -1 (Kaushal)
* Fix the dumps due to faulty variable list stream parsing (Kaushal)
* Clean up stream parsing (Kaushal)
* Convert an attribute function into an API for a11y (Mengjie Yu)
* Redirect commandline spew to debug log (Julien Gilli)
* Path construction using dllmain on Win32 (Tor Lillqvist)
* Fix the html List item parsing (Kaushal)
* Fetch the coordinates correctly for icon list window (S.Ragavan)
* Fix an argument evaluation order, fix warning (David Malcolm)
* Close stray file descriptor (Kaushal)
* Updated translations
- Chao-Hsiung Liao (zh_TW)
- Duarte Loreto (pt)
- Kostas Papadimas (el)
- Gabor Kelemen (hu)
- Nikos Charonitakis (el)
- Maxim Dziumanenko (uk)
- Laurent Dhima (sq)
- Xavier Conde Rueda (ca)
- Žygimantas Beručka (lt)
gtkhtml-3.7.6 "Look mom, there ain't no bizarre bugs no more!!" 2005-08-08
--------------------------------------------------------------------------
New in this release
* Fix insertion of tables over selections (Kaushal Kumar)
* Fix UI sensitivity for Text, Font, Style options (Kaushal Kumar)
* Enable all the atk attributes for text (Mengjie Yu)
* Fix handling of simple deletion of text from table (Kaushal Kumar)
* Fix infinite looping for cursor level (Kaushal Kumar)
* Updated translations
- Marcel Telka (sk)
- Priit Laes (et)
- Tino Meinen (nl)
- Ankit Patel (gu)
- Funda Wang (zh_CN)
- GNOME PL Team (pl)
- Takeshi AIHANA (ja)
- Alexander Shopov (bg)
gtkhtml-3.7.5 "White Rose" 2005-07-25
-----------------------------------------------
New in this release
* HIGification of few dialog titles and labels (H.A.Riyaz Ahmed)
* Removal of deprecated calls (Diego Gonzalez)
* Make Win32 compatible (Tor Lillqvist)
* HIGification of more strings, titles, etc.
* Fix UI issue with Page format dialog.
* Plug leaks (Kjartan Maraas)
* Updated translations (Roozbeh Pournader, Priit Laes,
Francisco Javier F. Serrador, Miloslav Trmac,
Vincent van Adrighem, Adam Weinberger, Marcel Telka,
Ankit Patel, Takeshi AIHANA, Ignacio Casal Quinteiro,
Clytie Siddall, Kjartan Maraas, Baris Cicek, Ilkka Tuohela)
gtkhtml-3.7.4 "Hare Rama" 2005-07-11
-----------------------------------------------
New in this release
* Fixed the passing of correct offsets and signal for the screen
reader (Mengjie Yu)
* Fixed the setting of offsets when start/end slave value is
not available (Mengjie Yu)
* Fixed two strings to resolve translation issues.
* Fixed the Solaris x86 Forte build failure (Damien Carbery)
* Updated translations (Vincent van Adrighem, Priit Laes,
Adam Weinberger, Francisco Javier F. Serrador, Jens Seidel).
gtkhtml-3.7.3 "Shri Ganpati" 2005-07-01
-----------------------------------------------
New in this release
* Added "cy" (Welsh) to ALL_LINGUAS (Rhys Jones)
* Updated translations (Priit Laes, Rhys Jones, Marcel Telka,
Abel Cheung)
gtkhtml-3.7.2 "Changing guards" 2005-06-06
-----------------------------------------------
New in this release
* Public API cleanup (Rodo)
* Fixed translation issues (Changwoo Ryu bug #301120)
* Fixed Find/Replace crash
* Enhaced DnD support (sragavan)
gtkhtml-3.7.1 "Changing guards" 2005-05-18
-----------------------------------------------
New in this release
* Fixed a table crash on undo
* Added visited link change of color feature.
* Cleaned up cluev and text slave code and made it more organized.
gtkhtml-3.7.0 "Changing guards" 2005-04-26
------------------------------------------------
New in this release
* a11y changes (Mengjie Yu)
* fixed crash happening when editing nested cluevs
* fixed infinite loop in cursor navigation
* fixed crash happening with invalid parsed structure
* fixed insertion color tracking (Mengjie Yu)
* introduced stress test
* fixed table cell parsing
* fixed deletion around tables
* fixed cursor movement around images
* fixed fonts zooming
* fixed table size editing
* fixed text foreground color
* fixed padding of table cells
* fixed scrolling in caret mode (Mengjie Yu)
* fixed cursor navigation around anchors
* fixed parsing of DIV blocks
* fixed cusror tracking in caret mode (Mengjie Yu)
* fixed the building process to compile on win32 (Tor Lillqvist)
* added [un]block selection commands
* cleaned up the debug prints
* fixed many memory leaks
* added more tests
* updated translations (Laszlo Dvornik, Abel Cheung, Baris Cicek,
Pawan Chitrakar, Ahmad Riza H Nst, Adam Weinberger,
Roozbeh Pournader, Steve Murphy, Adi Attar)
|
|
|
|
Fix su-based authentication. This addresses PR#31260.
|
|
|
|
Georg v. Zezschwitz on dev@httpd.apache.org.
|
|
dynamic version, but make it work on DragonFly anyway.
Fixes pkg/31155.
[distinfo already commited, CVS permission checks are weired]
|
|
dynamic version, but make it work on DragonFly anyway.
Fixes pkg/31155.
|