Fixes
-----
* XSS fix
* Wrong import when ;; is at buffer boundary
* Duplicate id for checkbox on table Operations page
* Better behavior on the Add new fields page
* Export: csv/cvs typo
* Renaming a db containing a view
* Automated timestamp values
* Import: correctly fail if file is too short
* Default font family on original theme
Detailed list of changes is available under
http://www.phpmyadmin.net/ChangeLog.txt
PR: ports/105343
Submitted by: maintainer (Matthew Seaman)
- Switch maintainer mail back to old maintainer (sorry for this fault)
PR: ports/105295
Submitted by: Stepan Zastupov <redchrom@gmail.com>
Approved by: Mark Daniel Reidel <ports@mark.reidel.info> via privat mail (maintainer)
old Zilla.app of NeXTstep days. It is based on GNUstep, the most promising
OPENSTEP replacement as of today. Jobs can be created from simple template
projects and can be submitted with a single command to the Zillion Server
which in turn will distribute the job amongst the registered clients. No other
network resources than the distributed objects (DO) port of the server machine
has to be available. The key features are as follows:
* Rapid turn around cycles for job submission
* Dynamic addition/removal of client nodes
* Full OO-design
* No need for shared network resources
* Real-time capabilities
* Lean and clean
* Open and free
WWW: http://zillion.sourceforge.net/
XAnalyser is a program to analyse a stereo audio signal. It has two displays:
Frequency Spectrum
Using Fast Fourier Transform, the time domain of the signal is transformed into
the frequency domain, i.e. the amplitude (in logarithmic scale) of the
audio signal is plotted versus the frequency. Either the sum of the
left and right channel of the audio signal can be shown or both
channels simultaneously.
XY Scope
Roughly speaking, the audio signal of left channel deflects a point
horizontally and the right channel vertically (just as the beam of a CRT
would do). Thus, an audio signal only present on the left channel produces
a horizontal line, whereas an audio signal only present on the right channel
produces a vertical line. A mono signal produces a 45 degree line.
A stereo signal creates a wilde pattern (if the phase is correct,
predominately in the same direction as a mono signal) or may even fill
the entire scope.
WWW: http://arvin.schnell-web.net/xanalyser/
PR: 105059
Submitted by: Diane Bruce <db@db.net>
Approved by: tmclaugh (mentor)
Trac 0.10.1 is a security and bug fix release. This release fixes
a Cross Site Request Forgery (CSRF) vulnerability reported by Daniel
Kahn Gillmor. Trac 0.10.1 also fixes a number of bugs found since the
last release. The complete list of closed tickets can be found here:
http://trac.edgewall.org/query?status=closed&milestone=0.10.1
PR: ports/105331
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>