Age | Commit message (Collapse) | Author | Files | Lines |
|
Buzztard is a music composer similar to tracker applications. It
is roughly modeled after the windows only, closed source and now
discontinued application called Buzz.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
pygtk-2.16.0 23-Aug-2009
- Allow to use automake 1.11 (Paolo Borelli)
- Remove compiler warnings (Gian)
- Add gtk.gdk.CURRENT_TIME constant (Paul)
- Fix gtk.IMContext().set_client_window() (Gian)
- Some docs fix (John Finlay)
- Fixed invocation of FileChooserDialog in print demo (Pietro Battiston)
- Some autotools tweaks (Gian)
- Fix arg parsing format typo for gtk_toggle_button_new (John Finlay)
- Update some docs to the new 2.16 API (Gian)
pygtk-2.15.2 20-Jun-2009
- Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message (Paul)
- Allow pango.Context creation (Paul, #550855)
- Make gtk.gdk.Pixbuf.add_alpha accept integers, retaining backward
compatibility accepting also chars (Paul, #586094)
- Protect window obj from GC in gtk.window_get_toplevels (Gustavo, #574259)
- Plug huge number of memory leaks in Pango wrappers (Paul)
- Add gtk.gdk.WINDOWING constant (Paul, #555112)
- Wrap gdk_pixbuf_apply_embedded_orientation (Chris Wilson)
- Modernize constructors of seven more types (Paul)
- Don't free a string we don't own (Paul, #585458)
- Some docs tweaking (Gian)
pygtk-2.15.1 25-May-2009
- (Add HSV support to gtk.gdk.Color objects)
- Add floating-point support to gtk.gdk.Color (Paul)
- Retire hand-written ChangeLog; autocreate from Git history (Paul)
- Fix conditional in docs/Makefile.am (Frederic Peters)
- Document that gtk.gdk.GC coordinates are not related to allocation (Paul)
- Make pygtk_boxed_unref_shared() also handle Py_None (Paul)
- Make gtk.MenuItem.set_submenu accept None (Paul)
- Don't run 'fixxref.py' if documentation is not built (Bj
- Apply libtool 2.2 compatibility patch (Gian)
- Plug reference leak on main signal watch source (Paul)
- Add extra warning against accidental misuse of tree model columns (Paul)
- Wrap gtk.Border attributes and constructor (Mariano Su
- Make gtk.gdk.Event.time accept 'long' in assignments (Paul)
- Wrap gtk.RcStyle attributes (Paul)
pygtk-2.15.0 01-May-2009
- Update pygtk to use numpy instead of Numeric
(Josselin Mouette, Brian Cameron, #397544)
- Update the address of the FSF (Tobias Mueller, #577154)
- Wrap gtk_builder_add_objects_from_string and
gtk_builder_add_objects_from_file.
- Add GTK+ 2.16 API (Gian)
- wrap gtk.IconView.convert_widget_to_bin_window_coords (Gian)
- add gtk.gdk.Window.redirect_to_drawable (Gian)
- add GtkNumberUpLayout enum (Gian)
- some method argument fixes (Gian)
- add gtk.PrintSettings.[get|set]_number_up_layout (Gian)
- Some demo fixes (Gian, Andi Albrecht)
- Add various deprecation warnings (Gian Mario)
|
|
|
|
|
|
|
|
* Fix cross-site scripting vulnerability in reporting of exceptions
(CVE-2009-2947).
|
|
flint backend:
* Fix a typo which stopped this fix in 1.0.12 from working (ticket #398):
If we fail to get the lock after we spawn the child lock process (the common
case is because the database is already open for writing) then we now clean
up the child process properly.
documentation:
* Improve API documentation of QueryParser::set_default_op() and
QueryParser::get_default_op().
portability:
* Fix build failure on Mac OS X 10.6.
|
|
|
|
version 1.2.40beta01 [August 20, 2009]
Removed an extra png_debug() recently added to png_write_find_filter().
Fixed incorrect #ifdef in pngset.c regarding unknown chunk support.
version 1.2.40rc01 [September 2, 2009]
Various bugfixes and improvements to CMakeLists.txt (Philip Lowman)
version 1.2.40 and 1.0.49 [September 10, 2009]
No changes.
|
|
gsl-1.13, highlight-2.12, kbibtex-0.2.2, png-1.2.40, puzzles-8643,
xapian-1.0.16, xapian-omega-1.0.16, xf86-video-ati-6.12.3,
xrandr-1.3.2.
|
|
|
|
|
|
|
|
* Force WAL segment switch during pg_start_backup()
* Disallow "RESET ROLE" and "RESET SESSION AUTHORIZATION" inside
security-definer functions
* Make "LOAD" of an already-loaded loadable module into a no-op
* Disallow empty passwords during LDAP authentication
* Fix handling of sub-SELECTs appearing in the arguments of an
outer-level aggregate function
* Fix bugs associated with fetching a whole-row value from the output
of a Sort or Materialize plan node
* Revert planner change that disabled partial-index and constraint
exclusion optimizations when there were more than 100 clauses in an
AND or OR list
* Fix hash calculation for data type interval
* Treat to_char(..., 'TH') as an uppercase ordinal suffix with 'HH'/'HH12'
* Fix overflow for INTERVAL 'x ms' when "x" is more than 2 million
and integer datetimes are in use
* Fix calculation of distance between a point and a line segment
* Fix money data type to work in locales where currency amounts have
no fractional digits, e.g. Japan
* Properly round datetime input like 00:12:57.9999999999999999999999999999
* Fix poor choice of page split point in GiST R-tree operator classes
* Avoid performance degradation in bulk inserts into GIN indexes when
the input values are (nearly) in sorted order
|
|
* Fix Windows shared-memory allocation code
* Force WAL segment switch during pg_start_backup()
* Disallow "RESET ROLE" and "RESET SESSION AUTHORIZATION" inside
security-definer functions
* Make "LOAD" of an already-loaded loadable module into a no-op
* Disallow empty passwords during LDAP authentication
* Fix handling of sub-SELECTs appearing in the arguments of an
outer-level aggregate function
* Fix bugs associated with fetching a whole-row value from the output
of a Sort or Materialize plan node
* Prevent synchronize_seqscans from changing the results of
scrollable and WITH HOLD cursors
* Revert planner change that disabled partial-index and constraint
exclusion optimizations when there were more than 100 clauses in an
AND or OR list
* Fix hash calculation for data type interval
* Treat to_char(..., 'TH') as an uppercase ordinal suffix with 'HH'/'HH12'
* Fix overflow for INTERVAL 'x ms' when "x" is more than 2 million
and integer datetimes are in use
* Fix calculation of distance between a point and a line segment
* Fix money data type to work in locales where currency amounts have
no fractional digits, e.g. Japan
* Fix LIKE for case where pattern contains %_
* Properly round datetime input like 00:12:57.9999999999999999999999999999
* Fix memory leaks in XML operations
* Fix poor choice of page split point in GiST R-tree operator classes
* Ensure that a "fast shutdown" request will forcibly terminate open
sessions, even if a "smart shutdown" was already in progress
* Avoid performance degradation in bulk inserts into GIN indexes when
the input values are (nearly) in sorted order
* Correctly enforce NOT NULL domain constraints in some contexts in
PL/pgSQL
* Fix portability issues in plperl initialization
* Fix pg_ctl to not go into an infinite loop if "postgresql.conf" is
empty
* Improve pg_dump's efficiency when there are many large objects
* Use SIGUSR1, not SIGQUIT, as the failover signal for pg_standby
|
|
* Fix WAL page header initialization at the end of archive recovery
* Fix "cannot make new WAL entries during recovery" error
* Fix problem that could make expired rows visible after a crash
* Disallow "RESET ROLE" and "RESET SESSION AUTHORIZATION" inside
security-definer functions
* Make "LOAD" of an already-loaded loadable module into a no-op
* Make window function PARTITION BY and ORDER BY items always be
interpreted as simple expressions
* Fix several errors in planning of semi-joins
* Fix handling of whole-row references to subqueries that are within
an outer join
* Fix Windows shared-memory allocation code
* Fix locale handling with plperl
* Fix handling of reloptions to ensure setting one option doesn't
force default values for others
* Ensure that a "fast shutdown" request will forcibly terminate open
sessions, even if a "smart shutdown" was already in progress
* Avoid memory leak for array_agg() in GROUP BY queries
* Treat to_char(..., 'TH') as an uppercase ordinal suffix with 'HH'/'HH12'
|
|
UTF-8 sequences
(patch from Python CVS)
bump PKGREVISION
|
|
and friends. Include <stdint.h> instead. Might fix PR pkg/42033.
|
|
|
|
Changes to the Cyrus IMAP Server since 2.2.13
* Fixed CERT VU#336053 - Potential buffer overflow in Sieve.
|
|
-ldb4 fixes it's unlikely this there's any need or value in pulling in
extension.mk any more.
|
|
|
|
... but leave it commented out because of build problems.
I suppose this package is going away soon anyway(?)
|
|
kill whitespace
|
|
Bump PKGREVISION.
|
|
MFSA 2009-51 Chrome privilege escalation with FeedWriter
MFSA 2009-50 Location bar spoofing via tall line-height Unicode characters
MFSA 2009-49 TreeColumns dangling pointer vulnerability
MFSA 2009-48 Insufficient warning for PKCS11 module installation and removal
MFSA 2009-47 Crashes with evidence of memory corruption (rv:1.9.1.3/1.9.0.14)
|
|
MFSA 2009-51 Chrome privilege escalation with FeedWriter
MFSA 2009-50 Location bar spoofing via tall line-height Unicode characters
MFSA 2009-49 TreeColumns dangling pointer vulnerability
MFSA 2009-47 Crashes with evidence of memory corruption (rv:1.9.1.3/1.9.0.14)
|
|
|
|
Changes for version 76
* Fixed a bug where the fullscreen window would lose focus.
* Updated fr_FR translation [Tukuyomi]
* Added es_VE translation [inukaze]
|
|
gle-4.2.1, gnupg2-2.0.13, kdbg-2.2.0, liboobs-2.22.2,
mp3diags-0.99.05.034, mpop-1.0.18, msmtp-1.4.18, neverball-1.5.3,
pidgin-2.6.2 [pkg/42005], postgresql84-8.4.1, samba-3.4.1,
seamonkey-1.1.18, snes9x-gtk-1.51.76, vifm-0.5, xboard-4.4.0,
xf86-video-ark-0.7.2, xf86-video-newport-0.2.3 [unpackaged],
xf86-video-rendition-4.2.3, xf86-video-sunffb-1.2.1 [unpackaged],
xf86-video-tga-1.2.1, xf86-video-tseng-1.2.3, xf86-video-vmware-10.16.8,
xf86-video-xgi-1.5.1 [unpackaged], xorg-util-macros-1.3.0,
youtube-dl-20090908.
- albumplayer-0.3, f-spot-0.6.1.1, faac-1.26, gst-plugins0.10-bad-0.10.14,
gst-plugins0.10-good-0.10.16, slib-3b2, transcode-1.1.4.
|
|
|
|
|
|
|
|
2009-08-02 Aubrey Jaffer <jaffer@localhost.localdomain>
* require.scm (*slib-version*): Bumped from 3b1 to 3b2.
2009-07-24 Clemens Fischer
* html4each.scm (htm-fields): Value always is string.
2009-07-18 Aubrey Jaffer <agj@alum.mit.edu>
* prec.scm (prec:parse): Removed input newline flushing.
2009-07-03 Aubrey Jaffer <agj@alum.mit.edu>
* prec.scm (prec:parse): Added initial-column argument.
2009-07-03 Sarah Jaffer
* prec.scm: Rewrote to make thread-safe; fluid-let variables
replaced with `dyn' argument to most procedures.
2009-06-15 Aubrey Jaffer <agj@alum.mit.edu>
* prec.scm (prec:parse-nofix, prec:parse-postfix): Changed set! of
*syn-rules* to fluid-let.
2009-06-05 Andrea Girotto
* kawa.init (scheme-implementation-version): Update for Kawa-1.9.3.
2009-05-17 Aubrey Jaffer <agj@alum.mit.edu>
* dynamic.scm (dynamic-environment-rtd, dynamic-rtd):
* priorque.scm (make-heap):
* queue.scm (make-queue):
* synclo.scm (make-reserved-name-item):
* values.scm (values): In SISC (1.16.6), the second argument to
'record-constructor' is not optional. Second arguments added.
* sisc.init (syncase:eval, syncase:load): Added.
2009-02-10 Adam Sampson
* Makefile (install): Fixed DESTDIR use.
2008-12-14 Aubrey Jaffer <agj@alum.mit.edu>
* format.texi (Format Interface): Updated meta-information.
2008-12-13 Aubrey Jaffer <agj@alum.mit.edu>
* slib.texi (Catalog Creation): Added mention of implcat.
(Compiled and Implementation-Specific Features): Added section.
2008-12-09 Aubrey Jaffer <agj@alum.mit.edu>
* tzfile.scm (tzfile:read): Made warning more informative.
(tzfile:read): Commented out warning.
2008-12-07 Aubrey Jaffer <agj@alum.mit.edu>
* slib.texi (System Interface): The procedure `system' is Posix.
2008-11-15 Aubrey Jaffer <agj@alum.mit.edu>
* fdl.texi: Updated to Version 1.3.
* mitscheme.init(system): Now called run-shell-command.
(print-call-stack): Added dummy definition for trace.
2008-06-18 Aubrey Jaffer <agj@alum.mit.edu>
* require.scm (report:print): Report locations if given filename
argument.
2008-05-17 Aubrey Jaffer <agj@alum.mit.edu>
* html4each.scm (htm-fields): Treat DTDs like comments. Fixed
handling of closing tags. Corrected documentation.
2008-04-09 Aubrey Jaffer <agj@alum.mit.edu>
* qp.scm (qp): Don't add newlines when *qp-width* is #f.
* trace.scm (debug:trace-procedure): Increased indent increment to
2; wrap at column 31 so that depths 16 to 31 are offset.
* guile.init (list->array): Redefine to take 3 arguments.
(vector->array, array->vector): Define if missing.
2008-02-25 Aubrey Jaffer <agj@alum.mit.edu>
* guile.init (implementation-vicinity): Thomas Bushnell points out
that %site-dir mashes all slibcat for all versions together.
%library-dir (since Guile-1.6) is the versioned directory.
(library-vicinity): Last resort changed to "/usr/share/slib/".
2008-02-10 Aubrey Jaffer <agj@alum.mit.edu>
* slib.texi (Input/Output): Fixed typo in file-position.
(System): Macro:load doesn't affect current-error-port.
|
|
|
|
Pkgsrc changes:
- Set PERL5_MODULE_TYPE to Module::Install
- Add dependency on time/p5-DateTime
Upstream changes:
0.12 Wed May 27 16:59:36 2009
Fix use of meta-attribute removed from triggers (Sartak)
|
|
|
|
Pkgsrc changes:
- Adjust build dependencies
Upstream changes:
0.26 Tue, 08 Sep 2009 19:14:01 +0100
* Rebuilt dist to include missing files
0.25 Mon, 07 Sep 2009 22:003:03 +0100
* Remove scary ALPHA disclaimer from POD
* Depend on Test::More 0.88 for done_testing
|
|
|
|
Upstream changes:
0.94 Wed Sep 2 11:17:47 PDT 2009
Releasing 0.93_01 as stable.
0.93_01 Mon Jul 20 09:51:08 PDT 2009
Bug Fixes
* Make sure that subtest works with Test:: modules which call
Test::Builder->new at the top of their code. (Ovid)
Other
* subtest() returns!
|
|
|
|
|
|
|
|
Pkgsrc changes:
- Adjust MASTER_SITES
Upstream changes:
0.28 Wed Sep 8 20:00:06 2009
* Alter Makefile.PL so in author mode we generate lib/Mouse/Tiny.pm on
every run so that 'make dist' actually does what it's meant to (mst)
* Only unlink Mouse::Tiny if it exists, otherwise autodie pitches
a fit (miyagawa)
* Make auto_deref also handles isa not only ArrayRef and HashRef, but also
ArrayRef[Foo::Bar] and HashRef[Foo::Bar]
|
|
This is a major update, switches to the 0.12 release branch.
Most notable change is that the color management stuff which we had
as patches in pkgsrc is official now.
Otherwise - many fixes and enhancements.
(while this is a .0 release I've been tracking the 0.11.x snapshots
and release candidate for a while so I don't expect big problems)
|
|
|
|
changes:
-Fixed the build system to comply with autoconf 2.64
-Fixed bugs: #16046 (command line option parsing)
|