Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Patch provided by Tom Yu in PR 45240.
|
|
|
|
4.0.6 / 2011-09-15
==================
* Improved load time on Ruby 1.9. (thanks to Jonathon M. Abbott)
* Updated documentation.
|
|
|
|
== 1.5.1 - 15-Sep-2011
* Use RbConfig on Ruby 1.9 and later. Thanks go to Torsten Sch«Ónebaum
for the patch.
|
|
|
|
databases/libdbi-driver-sqlite3 directory. This fixes pkglint warnings
for databases/libdbi.
|
|
to minimize its size.
No change for other platforms, thus no package revision bump.
|
|
|
|
|
|
|
|
* Added Canvas.from_data_url to import an canvas from a PNG data URL.
|
|
|
|
Changelog:
+ Vacation extension: finally added support for using the original
recipient in vacation address check. It is also possible to disable
the recipient address check entirely. Check doc/vacation.txt for
configuration information.
+ Include extension: made limits on the include depth and the total
number of included scripts configurable. Check doc/include.txt for
configuration information.
+ Implemented ihave extension. This allows checking for the availability
of Sieve language extensions at 'runtime'. Actually, this is checked
at compile time. At runtime the interpreter checks whether extensions
that were not previously available are still unavailable. If the
situation changed, the script is re-compiled and the ihave tests are
evaluated again.
+ Sieve: optimized compilation of tests that yield constant results
(i.e. known at compile tme), such as 'true' and 'false'. No code is
produced anymore for script sections that are never executed. Also,
semantics are not verified anymore in uncompiled script sections.
+ Made vnd.dovecot.debug extension available to the LDA plugin instead
of only the command line tools.
+ Sieve: redirect action now adds X-Sieve-Redirected-From header
(mainly for people using SPF/SRS).
- Sieve: fixed bug in handling flags and keywords; in case of error an
assertion was triggered.
- Script storage: improved handling of unconfigured user home directory.
Originally this would produce an unhelpful error message.
- Imap4flags extension: prevent forcibly enabling imap4flags when
imapflags is enabled.
- Fixed various -Wunused-but-set-variable compiler warnings.
- Include extension: forgot to check variable identifier syntax for
'global' command.
- Sieve: fixed debug mode; no messages were logged in some situations.
- sievec tool: forgot to enable -D (debug) parameter.
|
|
munin-node-1.4.6, munin-server-1.4.6.
Most noted by Snader_LB.
|
|
|
|
Requested by Snader_LB.
|
|
|
|
|
|
* Removed trust exceptions for certificates issued by Staat der Nederlanden
(MFSA-2011-35)
* Resolved an issue with gov.uk websites
|
|
solfege-3.20.2.
|
|
being right.
XXX: this patch should be split up, it contains more than one file.
|
|
|
|
|
|
|
|
|
|
years, removing roadblocks to deploying new or ported applications on
PostgreSQL. These include:
* Synchronous Replication: enable high-availability with consistency across
multiple servers
* Per-Column Collations: support linguistically-correct sorting per database,
table or column.
* Unlogged Tables: greatly improves performance for ephemeral data
Our community of contributors innovates with cutting-edge features. Version 9.1
includes several which are new to the database industry, such as:
* K-Nearest-Neighbor Indexing: index on "distance" for faster location and text
search queries
* Serializable Snapshot Isolation: keeps concurrent transactions consistent
without blocking, using "true serializability"
* Writeable Common Table Expressions: execute complex multi-stage data updates
in a single query
* Security-Enhanced Postgres: deploy military-grade security and Mandatory
Access Control
|
|
|
|
Changes from previous:
- Remove and distrust DigiNotar
- Add Certinomis, Root CA Generalitat Valenciana, A-Trust-nQual-03 and TWCA
|
|
|
|
|
|
Pd (aka Pure Data) is a real-time graphical programming environment
for audio, video, and graphical processing. It is the third major
branch of the family of patcher programming languages known as Max
(Max/FTS, ISPW Max, Max/MSP, jMax, etc.) originally developed by
Miller Puckette and company at IRCAM. The core of Pd is written
and maintained by Miller Puckette and includes the work of many
developers, making the whole package very much a community effort.
Pd was created to explore ideas of how to further refine the Max
paradigm with the core ideas of allowing data to be treated in a
more open-ended way and opening it up to applications outside of
audio and MIDI, such as graphics and video.
It is easy to extend Pd by writing object classes ("externals") or
patches ("abstractions"). The work of many developers is already
available as part of the standard Pd packages and the Pd developer
community is growing rapidly. Recent developments include a system
of abstractions for building performance environments; a library
of objects for physical modeling; and a library of objects for
generating and processing video in realtime.
|
|
|
|
- bug #3375325 [interface] Page list in navigation frame looks odd
- bug #3313235 [interface] Error div misplaced
- bug #3374802 [interface] Comment on a column breaks inline editing
- patch #3383711 [display] Order by a column in a view doesn't work in
some cases
- bug #3386434 [interface] Add missing space to server status
- [core] Remove library PHPExcel, due to license issues
- [export] Remove native Excel export modules (xls and xlsx formats)
- [import] Remove native Excel import modules (xls and xlsx formats)
- bug #3392920 [edit] BLOB emptied after editing another column
- [security] Fixed XSS in Inline Edit on save action, see PMASA-2011-14
- [security] Fixed XSS with db/table/column names, see PMASA-2011-14
|
|
|
|
A number of switches in the Quake makefile are no longer recognized
by the system compiler in DragonFly (gcc 4.4), e.g. -m486 and
-mpentium. These switches have alternatives such as mtune= that
allows Quake to build on i386-DragonFly, so the existing patches were
updated to used them.
i386-NetBSD-5.99 was verified as well. i386-NetBSD-5.1 remains
broken due to an unrelated X11 header buildlink problem
(Xxf86dga.h vs xf86dga.h)
|
|
|
|
${PREFIX}/share besides patching all over the code. Force
PKGLOCALEDIR=share for now.
|
|
|
|
isinf() is available on SunOS, using it requires C99 etc. which breaks
in other places.
|
|
installed files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|