summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-05-23Update kdevelop to 3.4.1 (part of KDE 3.5.7)markd1-2/+2
2007-05-23Remove no-op variable (doubly so, it's incorrectly spelled) for AIX.schmonz1-2/+1
2007-05-23Update kdevelop to 3.4.1 (part of KDE 3.5.7)markd24-6239/+107
2007-05-23Update to KDE 3.5.7markd4-41/+13
Cervisia * Improve layouting of the CVS log dialog. KBabel * Fix random crashes on Catalogmanager. KCachegrind * Fix parsing of dot output on some cases. Umbrello * C# Code Generation and export. * Java interface inheritance, abstract classes and generics in code generation. * Operations of the Interface are implemented in the class automatically. * Java 5 generics support. * Code generation ignores unidirectional association. * %date% and %time% not being parsed. * Relationships for entities do not live outside of the diagram. * Multiplicity labels often are placed incorrectly. * Association role labels are duplicated. * Crash on adding operation to class with Advanced Code Generators enabled. * Javascript wrong Code Generation. * Javascript/ActionScript Code Generation creates bad format methods. * Sequence diagram object size incorrect after toggling "Draw as Actor". * Support duplicating sequence diagrams. * Incorrect Association Properties text. * Buttons are not displayed. * Impossible to reuse same use case in a use case diagram. * Crash on creating various types of associations. * Fix displacement of sequence line on initial drag/drop of a class from the list view to a sequence diagram. * Support copy/paste of attribute or operation in the list view within the same class. * Associations not updated during move of class on diagram. * Fix unclickable diagrams. * ERD not saved correctly, rendered unusable. * Improve loading of XMI files from older versions * Package contents always shown empty in package properties dialog. * Subsystem or component may realize interface in component diagram. * Crash when deleting the link between a package and a class. * Ada95 Code Generation Errors for Aggregation. * Unable to delete multiplicity information or label from an association. * C++ code generator does not correctly define namespaces. * Ada code generator generates "withs" in both directions for certain associations. * Ada code generator always generates methods abstract even if abstract box not checked. * Missing "with" on Ada code generation for aggregation. * Operation Properties "Type" combo box too small. * Allowing to duplicate diagrams. * Crash on changing multiplicity in an association in ERD. * Class diagram in folder not loaded correctly from xmi. * Sequence diagram crashes on inserting message. * No synchronization of comments when round-tripping. * Crash on loading xmi with actor as object of sequence diagram. * ActionScript/JavaScript association code generation error. * XMI file contains massive duplications of <UML:Stereotype>. * Segmentation fault on loading corrupted file. * Crash when moving all elements in a sequence diagram. * Fix crash while adding class via class wizard. * Various dialog layout fixes. New Top/Bottom arrowbutton in Activity subdialog of state properties dialog.
2007-05-23Update to KDE 3.5.7markd1-4/+4
PDF metainfo plugin * Free memory and file descriptor as soon as possible after reading the metadata. KPDF * Show the tooltip of a link when hovering on them. * Add the possibility of rasterize the file to image before printing it. * React to the commands for opening the TOC pane, and for expanding the subtrees of the TOC. * Fix unability to open some files. * Fix keyboard navigation when switching tabs in konqueror. * Fix wrongly asking for password. * Render pstricks psgrid correctly. * Fix some transparency issues. * Accept image width and height to be reals even if standard mandates integers. * Fix problems with deletion of message boxes of already closed documents. * Restore the previously open pane in the side toolbox after reloading a watched document. * Improve selected page size detection when printing. KolourPaint * Add "File / Scan...". * Save local files atomically - KolourPaint will no longer truncate an existing file if the KImageIO library for the file format is missing or if you run out of disk space. * Add global session save/restore. * Make "File / Open Recent" work consistently when multiple windows are open. Kuickshow * Fix crash when pressing delete without having anything selected.
2007-05-23Updated finance/kmymoney2 to 0.8.6.obache2-3/+3
2007-05-23Update KDE to 3.5.7markd1-4/+4
kweather * Add possibility to define the text color. * Correct/Add weather stations. * Do not show a passive popup when the network is unreachable. * Improve wording of some messages.
2007-05-23Update kmymoney2 to 0.8.6.obache3-9/+11
Based on PR 36353 by Gary Duzan, add some missng entries to PLIST. Changes: * Sourceforge and other bug report fixes * Fixed Debian #412264 (Crashes when updating the amount of a scheduled transaction to zero) * Fixed #1327943 where the user could not abort a QIF import with bad date formats * Added online help for new investment wizard; partially addresses #1506390 * Fixed #1557049 (Difference amount not updated when modifying a transaction) * Internationalization issues * New Argentinian translation provided by Alvaro Soliverez * New Slovakian translation provided by Juraj Bu? * New partial Czech translation provided by Ji?i Mikula?ek * Updated Portuguese translation provided by Jose Jorge * Updated German translation * Updated Polish translation provided by Robert Gomu?ka * Updated Czech translation provided by Ji?i Mikula?ek * Updated Spanish and Galician translation provided by M Villarino * Updated French translation * Updated Italian translation provided by Vincenzo Reale * Support all UTF-8 characters in schedule list items and account editor dialog caption * Added Slovenian Tolar to the ancient currencies * Corrected ISO code for new Turkish Lira and added old Turkish Lira to the list of ancient currencies * GUI changes * Added ability to print home page * Fixed rounding problems with automatic VAT assignment * Fixed problem when modifying values in a transaction that has a VAT part * Fixed date widget keyboard behaviour for Up/Down cursor key * Fixed problem with customization of list background colors * Scheduled transaction fixes * Fixed a problem detecting finished schedules * Don't allow to remove account if still referenced from schedule * Don't create a scheduled transaction containing splits without an account reference * Fixed a problem in determining the next payment of schedules that start in the future (Patch and test case provided by David Houlden) * Investment changes * Added Yahoo France web price source * Added new price source "Gielda Papierow Wartosciowych" provided by Piotr Adacha * Fix the shares and values to have the correct fraction during file load * Online banking changes * Improved detection of KBanking support * KBanking default is now auto-detection * Build fixes * Fixed a problem with detection of VPATH environment in Makefiles Thanks to Bob Ewart for reporting * Added support for automake 1.10 * Use include path given with --with-extra-includes during OpenSP detection * Fixed prevention of using unsermake on some systems * Added -lkdeui to the link phase of the kbanking plugin (was missing) * Other problems fixes * Fixed lockup when using the 'open existing KMyMoney file' option on the welcome page * Fixed a memory leak and crash when a second instance of KMyMoney is aborted * Fixed a memory leak and crash when starting with option '--help' * Disable the search button of the FindTransaction dialog if no selection has been made in order to prevent crashes
2007-05-23Update KDE to 3.5.7markd2-6/+20
KBackgammon * Make command toolbar usable again. KBattleship * Fix reception of more than one message at once. kgoldrunner * State of Terror: a new KGoldrunner game.
2007-05-23Update to KDE 3.5.7markd3-8/+63
Monochrome icon set * More icons.
2007-05-23Update to KDE 3.5.7markd5-51/+21
Web archiver * Fix minor privacy issue. Web validator * Fix wrong default URLs. Kate C++ Symbol Viewer * Improved C++ and Java support.
2007-05-23Update to KDE 3.5.7markd2-9/+9
2007-05-23Update KDE to 3.5.7markd2-10/+10
KScreenSaver * Fix crash.
2007-05-23Update to KDE 3.5.7markd2-6/+7
Kalzium * Show numeric values in local format. * Visually select the new item when switching to another item through the References links. Kig * Python 2.5 support. KGeography * Fix capital of Myanmar. blinKen * Fix settings of accessibility keys: new key settings were not kept. KLettres * Low Saxon support. * Fix language setting: when you changed language, it was not kept in config. KHangMan * Fix displayed level in statusbar. KTouch * Fix accents dead keys do not work. * Fixes in training and keyboard files. KStars * Fix magnitude calculation.
2007-05-23Update KDE to 3.5.7markd10-265/+259
Akregator * Disable java and javascript in the article viewer. * Partially fix "javascript:" links in the browser tabs. KAddressBook * Add support to search in custom fields. * Don't deselect all previous selected items on a RMB click, otherwise it's impossible to send all selected contacts via mail or delete them at once. * Changed the category editor to use an inline editing, that makes the usage a lot more userfriendly and less confusing. * Fix crash when importing addresses from Konqueror twice. * Export Home Address and Business Address when exporting to CSV. * Fix importing some fields from CSV. * Change non-modal dialogs into modal ones to prevent the user from closing the contact editor dialog before the category editor dialog. * Fix crash when adding picture to contact. * Move the IM Address field into the IM section, so it's shown when you enable the 'Show IM Addresses' option. * Always select the first entry of the view on startup. * Use proper encoding for URLs in contact data. * Add the formatted name according to the KAddressbook settings. KAlarm * Add test play button to sound file selection dialog. * Show Simple Repetition and Special Action statuses by means of button states, in alarm edit dialog. * Prevent pre-alarm actions being executed multiple times when the alarm is triggered. * Only execute pre-alarm actions when the main alarm is initially triggered, and post-alarm actions when the alarm is finally acknowledged (after any deferrals). * Display advance reminders for each occurrence of recurring alarms. * Prevent repetitions triggering again if KAlarm is restarted. * Prevent recurring alarms being triggered on exception days. * Fix start-of-day time being ignored for date-only alarms. * Fix failure to save "Execute in terminal window" option in Preferences dialog. * Fix Undo of deletion of active alarms. * Fix attachments not being sent with scheduled emails when using KMail as email client. * Ensure up-to-date menus are displayed if user has a customised toolbar. * Make the alarm times shown in the system tray tooltip take account of alarm repetitions. * Disable Defer button in new message window when deferral limit has been reached. KArm * In case of stale lock files, do not start timing, but warn. Kitchensync * The OpenSync based Kitchensync is being used now. Korn * Make it possible to disable TLS. KMail * IMAP Quota feature. * All folders can be copyied or moved now. * Drag 'n drop of one or multiple folders. * Copy/cut/paste actions for one or multiple folders. * Drag 'n drop of messages from the search result window to the folder tree. * Copy/cut/paste actions for messages (in the header view and search result window). * IMAP: exclude some folders from syncing, allowing you to use online and disconnected IMAP on the same account for a disjoint set of folders. * Inline-viewing of TNEF attachments. * kmail --view can also handle *.mbox files (such as the ones saved by kmail) * Adds support for accepting image drags to the composer window and also now accepts pasting images with Ctrl+V so that it does not write a temporary file. * Add icons for context menu on address in reader window. * Show the User-Agent or X-Mailer value in fancy headers if so configured. * Show preferred email addresses first in auto completion. * Allow the user to cancel kmail connection attempts when the account settings are incorrect. * Many crashes were fixed regarding IMAP. * Fix pasting in addressee fields. * Do not ask to store the SMTP password outside KWallet everytime you want to send a mail. * Typo in the antispam wizard definitions, which caused CRM114 to be always displayed as available. * Fix crash after creating a disconnected IMAP account. * Make sure that a corrupted .ids file does not allocate huge amount of memory by checking consistency of file length vs. number of items expected. * Copying messages is faster. * Honor umask of the user when saving attachments * Fix "deleting maildir does not delete associated .index.ids file" * Updates of libgpg-error and gpgme in order to fix serious security issues. * Don't allow base64 or qp encoding for message attachements, such as when forwarding. * Make sure attached emails are never encoded in anything but 7 or 8 bit. * Don't base64 encode forwarded messages. * Special characters are not lost if the HTML message was saved in the drafts folder and opened again. * Prevent that the local folder contents changed while the IMAP search was working. * Don't crash when deleting an account while jobs for that account are still pending. * Disallow closing the composer window whilst performing a sign operation, this causes a crash when using the non-gpg-agent PGP backend. * Fixing Outlook compatibility with attachments that have umlauts in the filename. * Fix crash when opening KMail's configuration while another Kontact component is active at that time. * Prevent crash when moving mail to an IMAP folder with a filter. * Fix kmail crash when creating index * Remember the SMTP password. * Send MDN when this is requested. * Fix "attendee in CC-field are missing from an invitation if the own email address could not be found". * Fix for "MultiPart message plain/text body encoding" bug. * Fix sending invitations to Outlook users. * Give original style answers about meeting attendance. KNode * More tolerant parsing of broken headers. KOrganizer * Add holiday file for South Africa. * Ukrainian national holidays added. * Support Pascha (Orthodox Easter) in holidays files. * When there are too many entries in the journal, make a scrollbar appear. * Don't write out empty, invalid or superfluous fields in the calendar. * Fix newlines in calendar files to comply to RFC 2445. * When loading any URL/URI make sure we load it as UTF8 and not as Latin1. * Fix issue that journal title was not shown when searching for journals. * Properly sort list view when using AM/PM notation. * Disable time and date edits when no due date is given, and set the due date to someting sensible (not in 200000 years). * Fix 'spurious reminders from korgac' * Make "Edit Categories" button open the editor again. * Bugfixes regarding recurring events in combination with timezones. * Save resources upon modifications, in order to fix reliability problems with KPilot. * Fix "Working days views won't follow the configured work days". KPilot * Cleanups in memofile conduit; using new OS5 database if it's present, otherwise falling back to legacy one. * As a first step to combatting the "kpilot ate my future" e-mails (read: data loss), we now use a CUDCounter (Create/Update/Delete). Step 1 is to track these and report on them to the user in their sync log. * Bug fix in popconduit... making sure we always have a sent date * Bug fixing in vcalconduit... long-time bug that existed in libkcal that caused every calendar resource save to mark every calendar event as modified. Now kpilot won't have to sync every record every time. * Changing KPilotDeviceLink to use a separate thread, dedicated to doing device communication. This is much better design as a start, but fixes the problems kpilot was having (and widely talked about) where kpilot would hang and crash if our user was using "usb:" or "net:any" devices because of how these new "device"s operated (allowed immediate opening, even though there is no physical device connected, and then hung indefinitely until the real device connected). * Icon naming bug fix.
2007-05-23Update KDE to 3.5.7markd4-24/+36
ark * Handle correctly files bigger than 4GB. * Do not crash with files starting with "/". klaptopdaemon * Fix problem filling .xsession-errors with lots of warnings. kmilo * Fix number of steps from 0 to 100% beign different than ones from 100 to 0%. * Do not assume KDE is on /usr/bin. SuperKaramba * Allow themes to receive mouse wheel events on meters.
2007-05-23Update to KDE 3.5.7markd5-124/+122
JuK * Tell Google not to send JavaScript when we request images to reduce errors in the cover art search, and make sure that images we request have the appropriate http:// protocol.
2007-05-23Update to KDE 3.5.7markd2-5/+7
Kopete * Increase the use of passive popups. * Huge performance improvement in chat rendering. * Fix crash after creating an ICQ account. * Fix webcam-freeze when more than one people are watching the cam * Fix crash when launched with AIM quasi-url. * Fix linebreaks showing up as <br /> (Yahoo! protocol). Krfb * Fix 100% CPU usage with first connection.
2007-05-23Update to KDE 3.5.7markd1-4/+4
Quanta Plus * Autocompletion for member variables. * Fix directory creation in some ftp servers. * Fix crash when dropping a document template on an Untitled empty document.
2007-05-23Update to KDE 3.5.7markd14-308/+32
KDE base * Various DragonFlyBSD fixes. * Removed "Serbia and Montenegro" (yu), added "Serbia" (rs) and "Montenegro" (me). Kicker * Added option to change the font color used by the taskbar applet. Kate * Fix not honoring current locale in some situations. KControl * Allow changing of font colors for taskbar. * Fix various crashes on KHotKeys. KDesktop * Use mkfontscale/mkfontdir to create fonts.scale/fonts.dir - as opposed to custom code. * Make kdesktop_lock honour kiosk switch user restriction. KWin * Option to turn off alt+tab outline. * Support for new windows types for compositing. * Fix bug in dead program detection in 64 bit architectures. * Fix crash on consecutive 'Show Desktop'.
2007-05-23Update to KDE 3.5.7markd1-4/+4
2007-05-23Update to KDE 3.5.7markd7-123/+42
KHTML * Implement heuristic cyr encoding detection. * Implement support for textContent(). * Indicate near mouse pointer if a link wants to open a new browser window. * Harmonize document.href and .pathname of about:blank windows with other browsers. * Fix jumping to the top right before loading a new page. * Make frame name lookup locale-independant. * Make valueOf() and toString() accessible across sites. * Make setValue() work on radio button and checkboxes. * overrideMimeType() implementation. * Fix various crashes and bugs. KJS * Support named function expressions. * Support for localeCompare() function. * Caller property implementation. * Improvements: * Unreserve class keyword as it's often used as an identifier by JS programmers. * Disable UTF-8 validation in libPCRE, since it's incredibly slow. * Support unicode escape sequences in identifier names. * Parse null characters. * toExponential() fix for negative numbers. * Fixed off-by-one digit error in toFixed(). Kate * Update cmake highlighter. * Fix bug in search and replace, placeholder did not work correctly. * Make cursor in inactive views behave correctly. * Update selection after paste. * Multiple views are usable again. Kimgio * Fix buffer overflow during writing xview files.
2007-05-23Update to arts 1.5.7 (part of KDE 3.5.7)markd3-12/+12
2007-05-23Update to KDE 3.5.7markd2-20/+20
2007-05-23Initial import libopensync version 0.22markd6-0/+178
OpenSync is a synchronization framework that is platform and distribution independent. It consists of a powerful sync-engine and several plugins that can be used to connect to devices. OpenSync is very flexible and capable of synchronizing any type of data, including contacts, calendar, tasks, notes and files.
2007-05-23regenrillig2-19/+25
2007-05-23Fix SEGV on startup. Bump PKGREVISION.markd3-2/+24
2007-05-23Extended the warning about bulk builds to say that pretty much anythingrillig1-3/+7
may be removed from the filesystem. Fixes PR 36378.
2007-05-23Reindent.ghen1-2/+2
2007-05-23Define PATCH files related variables strictly.obache1-5/+8
works well even if define both options or one of the options.
2007-05-23Fixed gcc4 error messages.rillig3-7/+33
2007-05-23Fixed gcc4 errors and warnings.rillig3-1/+31
2007-05-23Revert previous HOMEPAGE change.obache1-2/+2
2007-05-23Fixed the gcc4 error messages and a warning about undefined behavior.rillig3-1/+46
2007-05-23Fixed the detection of socklen_t.rillig2-4/+20
2007-05-23Ensure the last statement in configure script returns true, else the buildsketch2-8/+16
fails on certain platforms.
2007-05-23Annotate mksh update.joerg1-1/+2
2007-05-23Update to mksh-R29e. Fixes a number of display bugs, cursor positioningjoerg3-18/+32
bugs and issues shown by Coverity Prevent. From Thorsten Glaser. Add DESTDIR support.
2007-05-23When removing an already installed package, the correct package versionrillig1-3/+4
is reported. Fixed the output by not nestedly redirecting the output of "bmake debug".
2007-05-23Update to 0.99.7.gdt5-36/+8
* bgpd o Minor performance improvement patch o bug #352: IPv6/Multicast address-family config not written out o V. quick route flap gets mistaken for duplicate, route is then ignored o Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds o Peer delete can race with reconfig leading to crash * zebra o For solaris IPv6 PtP interfaces, try to support prefixlen != 128 o IRDP should ignore non-IPv4 addresses o Bug #351: Don't redistribute routes to ipv4 link-local prefixes o Only suppress adding a connected route to the kernel if it is o Fix interface metric bug on BSD o Retain configured IPv4 address upon removal by kernel o MTU change should propogate to zserv client on BSD/Solaris * ospfd o Fix bug: should exit immediately on SIGTERM if OSPF not actually running o Return SNMP standard neighbor state values, not quagga internal ones o Fix bug in 'passive-interface default' behavior o Bug #330: SPF must consider that nexthop-calc may fail o Fix regression in SPF introduced by bug#330 fixes o Bug #330 regression: failure to calculate routes through networks * ospf6d o Bug 322: ospf6d show ipv6 neighbour showing wrong times o Fix string comparison bug in ospf6_lsa_handler_name. * ripd o Fix "show ip rip status" display of time until next update o Fix the display of route timeout in "show ip rip". * ripngd o Fix the display of some timers. * general o Better comment explaining that GNU awk is really required. o de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice. o [PtP over ethernet] New peer flag allows much more addressing flexibility o [logging] Add new "log timestamp precision" command for subsecond timestamps # 2006-12-09: Quagga 0.99.6 Released Quagga 0.99.6 has been released, see the full changelog for the details. A summary of the changes: * bgpd o Bug #302, bgpd can get stuck in state Clearing o Implement 'debug bgp zebra' to log all messages to and from zebra. o Fix bug where a deleted route that was quickly re-added was being lost o trivial: non C99 u_int.._t should be uint.._t o struct peer must have bgp field valid (redistribute crash) o Coverity CID #64: Needless NULL check, CID #64: Deref of potentially NULL pointer. o CID#73, potential crash in bgp statistics if called for AFI/SAFI with emtpy table o Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers stuck in Clearing. o Trivial fix of printf format/arg mismatch o reduce the process queue hold time to something more sensible o RIB statistics address space size shouldnt double count space o simplify peer refcounts, squash slow peer leak o Fix 0.99 shutdown regression, introduce Clearing and Deleted states o Add RIB reporting commands, show bgp ... statistics o Handle pcount as flags are changed, fixing pcount issues o Add 'show ... neighbor .... prefix-counts' command * ospfd o Consider all connected addresses when creating ospf interfaces o Add debug messages for a few zebra messages that had been overlooked o Fix bug in passive-interface default commands. o Stop losing subsequent default-information originate 'always' info o Add passive-interface default support o Improve some warning messages. o Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commit * isisd: Fix compiler warnings and allow v4-only compilation * zebra o Changes of nexthops of static routes didnt take effect o Compile fix for PF_ROUTE * ripd o bug #293: routemap set metric doesn't check for underflow correctly o bug #278: remove gratuitous use of mid-function declaration * general o [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax o Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commands o [snmp] Fix asn_build calls to pass correct variable sizes (fixes 64-bit issues) o [doc] Add recent NetBSD/FreeBSD versions to list of what ought to work. * 2006-09-17: Quagga 0.99.5 Released Quagga 0.99.5 was released on the 28th of August, see the release announcement (version with HTML links). A small regression in ospfd was quickly reported and fixed by a user, available in CVS. Additionally, the final 0.99 BGP regressions mentioned in the 0.99.5 announcement are believed to be fixed in CVS, see this mail to quagga-dev. Testing of bgpd in CVS snapshots dated 2006-09-14 or later would be appreciated. BGP users of 0.99 are strongly encouraged to upgrade to 0.99.5, due to an important fix for an AS-Path loop-checking regression, or even a CVS snapshot, to assist in testing. OSPF 0.99-CVS is believed to be stable at this point.
2007-05-23Fixed PLIST by adding the Bulgarian and Mongolian files. PKGREVISION++rillig2-3/+12
2007-05-23Updated converters/txt2man to 1.5.5xtraeme2-3/+3
2007-05-23Update to 1.5.5:xtraeme3-7/+12
txt2man-1.5.5 21-mar-2007 * txt2man: correct layout of C structures in synopsis * src2man: genrate manpages for C types/struct definitions txt2man-1.5.4 16-mar-2007 * bookman: Added copyright * src2man: Added copyright. Fix cover page handling. Add origin comment in generated manpages. txt2man-1.5.3 15-mar-2007 * bookman: better handling of header and footers of cover page. * src2man: date can now be set. * txt2man: date can now be set. Better handling of C function prototypes. txt2man-1.5.2 28-feb-2007 * txt2man: fix synopsis handling. txt2man-1.5.1 25-oct-2006 * src2man: search if the function prototype is defined in corresponding '.h' include file, and if yes, add a '#include "file.h"' statement in synopsis. * src2man: allow to force SYNOPSIS sections in comment blocks. * bookman: reads the file list from stdin in no arg is supplied. * Makefile: specify commands path (in current dir) when generating doc. txt2man-1.5 16-oct-2006 * txt2man: fix indentation. * bookman: new command to generate a book from manpages. * src2man: new command to extract manpages from source files. * Makefile: update and fix rules.
2007-05-23Add C99 support, required for packages which use C99 such as devel/glib2sketch1-1/+6
2007-05-23mysql4-client-4.1.22 and mysql4-server-4.1.22martti2-4/+4
2007-05-23Updated MySQL to 4.1.22martti26-144/+151
Lots of bug fixes, see http://dev.mysql.com/doc/refman/4.1/en/news-4-1-22.html
2007-05-23Updated net/DarwinStreamingServer to 5.5.5adam1-1/+2
2007-05-23Changes 5.5.5:adam8-63/+29
- Compilation problems using gcc 4 - Support for SDPs created by VLC and Mpeg4IP - Fix date display in DSS Web Admin - Better support for streaming through NAT - Better support for running DSS on a multi-homed system - Relaying problems with VLC - A security fix for possible stack and heap overflow attacks in the StreamingProxy (CVE-2007-0748, CVE-2007-0749) - A fix for sync sample searching on OS X intel. - A fix for an infinite loop when the server fails to bind to streaming ports. - An enhancement allowing RTSP requests to contain the hh:mm:ss format for the npt value
2007-05-23Also remove oaf/bl3.mk.wiz1-2/+1
2007-05-23Remove gal/bl3.mk from gnome-build/bl3.mk, and bump anjuta PKGREVISIONwiz2-4/+3
(only package using the latter bl3.mk).