Age | Commit message (Collapse) | Author | Files | Lines |
|
sound-juicer to rip to mp3
|
|
changes:
Improve A52 decoder
Add AMR-WB decoder and AMR-NB decoder/encoder based on OpenCore codecs
ASF playback improvements
Improve mp3 parser and seeking
|
|
changes:
Add barcode scanner plugin using the zbar library
Improvements to camerabin
Support audio-track format switching in DVD
Improve parsing and display of PGS subpictures
Add Cog plugin
Add LV2 plugin support
Improve VDPAU plugin. Add post-processing support
Add videomeasure plugin
Improve Siren codec
Improved Directshow capture element
Add EAC3 mapping in MPEG-TS playback
Improve AAC encoding
Improved MIDI file playback
Improve H-264 parsing
Add MPEG-PS muxer
Add PNM encoder and decoder
Add SVG decoder
Update GLib dependency to GLib 2.16
Various other bug fixes and improvements (see ChangeLog)
Fix various bugs in the 0.10.15 release
Fix a deadlock in starting DVD
Fix compilation problems
Allow libneon versions >= 29.x
|
|
|
|
Makefile: bump
Makefile.common: document why this needs to be done
|
|
|
|
|
|
- The following vulnerabilities have been fixed. See the security
advisory for details and a workaround.
o The Paltalk dissector could crash on alignment-sensitive
processors. (Bug 3689)
Versions affected: 1.2.0 to 1.2.2
o The DCERPC/NT dissector could crash.
Versions affected: 0.10.10 to 1.2.2
o The SMB dissector could crash.
Versions affected: 1.2.0 to 1.2.2
- The following bugs have been fixed:
o Wireshark memory leak with each file open and/or display
filter change. (Bug 2375)
o DHCP Dissector displays negative lease time. (Bug 2733)
o Invalid advertised window line on tcptrace style graph. (Bug
3417)
o SMB get_dfs_referral referral entry is not dissected
correctly. (Bug 3542)
o Error dissecting eMule sourceOBFU message. (Bug 3848)
o Typos in Diameter XML files. (Bug 3878)
o RSL dissector for MS Power IE is broken. (Bug 4017)
o Manifest problem in 1.2.2 Win64 build. (Bug 4024)
o FIP dissector throws assertion. (Bug 4046)
o TCAP problem with indefinite length 'components' SEQ OF. (Bug
4053)
o GSM MAP: an-APDU not decoded. (Bug 4095)
o Add "Drag and Drop entries..." message on Columns preferences
page. (Bug 4099)
o Editcap -t and -w option parses fractional digits incorrectly.
(Bug 4162)
- Updated Protocol Support
DCERPC NT, DHCP, Diameter, E.212, eDonkey, FIP, IPsec, MGCP, NCP,
Paltalk, RADIUS, RSL, SBus, SMB, SNMP, SSL, TCP, Teamspeak2, WPS
|
|
Also fix broken DESTDIR support.
Fixes the following security issues:
MFSA 2009-64 Crashes with evidence of memory corruption (rv:1.9.1.4/ 1.9.0.15)
MFSA 2009-63 Upgrade media libraries to fix memory safety bugs
MFSA 2009-62 Download filename spoofing with RTL override
MFSA 2009-61 Cross-origin data theft through document.getSelection()
MFSA 2009-59 Heap buffer overflow in string to number conversion
MFSA 2009-57 Chrome privilege escalation in XPCVariant::VariantDataToJS()
MFSA 2009-56 Heap buffer overflow in GIF color map parser
MFSA 2009-55 Crash in proxy auto-configuration regexp parsing
MFSA 2009-54 Crash with recursive web-worker calls
MFSA 2009-53 Local downloaded file tampering
MFSA 2009-52 Form history vulnerable to stealing
|
|
|
|
* Bug fixes and improvements.
|
|
|
|
* Fix 1352 about double free with regexp and big filenames on windows
* Apply Graham's idea for recovering from disk full by recursing
when doing fixup_write_error ...
* Make fix for VirtualFull changing device
* Fix concurrent Job recycle bug 1288
* Backport part of one possible fix from bug 1346
* Fix bug 1382 newly created disk volumes -> file not found warning
* Fix Alpha ifdefing -- should fix bug 1359
* Use old code for selecting file during restore.
* tweak space on projects file
* Fix seg fault in ignoredir code
* Apply Frank's slash patch
* Add more info when SD-connection refused
* Fixes bug 1371 about segfault in SD
* Fixes bug 1355 Director crashes with double free in Accurate SQL query
* Fixes bug 1365 and 1366 about MacOSX resource forks.
* Fixes bug 1369 about "Exclude Dir Containing" fileset option
* Fixes bug 1368 ASSERT Failure on MacOS.
* Fixes bug 1364 and 1363 about compression buffer error.
|
|
universal binary.
|
|
* Added support for foreign key constraints. Foreign key constraints are
disabled by default. Use the foreign_keys pragma to turn them on.
* Generalized the IS and IS NOT operators to take arbitrary expressions on
their right-hand side.
* The TCL Interface has been enhanced to use the Non-Recursive Engine (NRE)
interface to the TCL interpreter when linked against TCL 8.6 or later.
* Fix a bug introduced in 3.6.18 that can lead to a segfault when an attempt
is made to write on a read-only database.
|
|
|
|
|
|
Pict is a language in the ML tradition, formed by adding a layer of
convenient syntactic sugar and a static type system to a tiny
core. The current release includes a Pict-to-C compiler, reference
manual, language tutorial, numerous libraries, and example programs.
The core language - an asynchronous variant of Milner, Parrow, and
Walker's pi-calculus - has been used as a theoretical foundation for a
broad class of concurrent computations. The goal in Pict is to
identify high-level idioms that arise naturally when these primitives
are used to build working programs - idioms such as basic data
structures, protocols for returning results, higher-order programming,
selective communication, and concurrent objects. The type system
integrates a number of features found in recent work on theoretical
foundations for typed object-oriented languages: higher-order
polymorphism, simple recursive types, subtyping, and a powerful
partial type inference algorithm.
|
|
Bump revision.
|
|
|
|
|
|
64bit platforms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New features, changes and fixes in gnuplot version 4.2.6
===========================================================
* NEW xterm tektronix emulation 'set term xterm'
* FIX 'set xtics mirror' didn't work if xtics were previously unset
* FIX off-by-one pixel bug in width of boxes with palette or rgb color
* FIX center rotation of 'set view equal xyz' mode at screen center
* FIX sanity-check time ranges for axes with timeformat
* FIX pslatex blacktext and broken format specifier
* FIX PostScript code points for Lcaron, lcaron in encoding cp1250
* CHANGE If a 2D plot uses a Z-based palette, then autoscale cbrange
* CHANGE aquaterm accepts "size xx,yy" with a comma
* CHANGE Remove the EXPERIMENTAL flag from the wxt terminal
* CHANGE Remove the EXPERIMENTAL flag from the x11 terminal binary polygon mode
|
|
|
|
|
|
|
|
Latvian dictionary for hunspell.
Package contributed by Peter Kotcauer <kocka at irssi dot hu>
|
|
Polish dictionary for hunspell.
Package contributed by Peter Kotcauer <kocka at irssi dot hu>
|
|
Frisian dictionary for hunspell.
Package contributed by Peter Kotcauer <kocka at irssi dot hu>
|
|
English (South Africa) dictionary for hunspell.
Package contributed by Peter Kotcauer <kocka at irssi dot hu>
|
|
English (New Zealand) dictionary for hunspell.
Package contributed by Peter Kotcauer <kocka at irssi dot hu>
|
|
English (Canada) dictionary for hunspell.
Package contributed by Peter Kotcauer <kocka at irssi dot hu>
|
|
Greek dictionary for hunspell.
Package contributed by Peter Kotcauer <kocka at irssi dot hu>
|
|
Welsh dictionary for hunspell.
Package contributed by Peter Kotcauer <kocka at irssi dot hu>
|
|
many fixes and improvements, too much to list here, see the ChangeLog
|
|
changes:
-bugfixes
-added IPv6 support for mdns/avahi
-translation updates
|
|
changes:
-minor fixes
-translation updates
pkgsrc note: build against newer gnutls was fixed, don't need the
libgnutls-config hack anymore
|
|
this switches to the "super stable" branch which is the only one
where tarballs are distributed of,
too many changes to list here, the most notable recent one is that the
recent expat DOS vulnerability was fixed, as were some portability
issues which caused problems on NetBSD
|
|
|
|
|