summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc72-72/+148
2005-02-23Updated gimp to 2.2.4adam1-1/+2
2005-02-23Changes 2.2.4:adam5-25/+31
- fixed an out-of-bounds read access in the Edge plug-in (bug #164963) - limit aspect ratio in crop tool to sane values (bug #164827) - fixed indexed conversion on floating selections (bug #165342) - fixed button order in resize and scale dialogs - improved handling of UNC paths on Windows - fixed crash in winicon save plug-in (bug #162742) - fixed image types registration for some python plug-ins (bug #1666650) - workaround problems with font names ending in numbers (bug #166540) - show clone source when cloning from a different image (bug #167002) - corrected coordinate limits in New Guide script (bug #167529) - fixed crash in gradient editor (bug #167604) - don't give keyboard focus to combo boxes in image window (bug #167809) - fixed saving of MNG files with negative layer offsets (bug #166059) - fixed use of the text tool on floating selections (bug #166829) - don't create duplicate templates when migrating user settings (bug #167893) - let the py-slice script ignore out-of-bounds guides (bug #167843) - store thumbnails in temporary folder if no valid home directory exists (bug #167973) - fixed Emboss plug-in for small images (bug #168022) - avoid crashes in toolbox size allocation code (bug #162500) - switch from display-wide grab to application-wide grab while tool actions are being performed (bug #162823) - update filesize in JPEG dialog if size of EXIF data changes (bug #164914)
2005-02-23NetBSD 1.6.2 must use gtarmartti1-1/+7
2005-02-23note PKGREVISION bump of glut (link against libXi).grant1-1/+2
2005-02-23libglut needs symbols from libXi, so explicitly link against it.grant3-7/+10
fixes unresolved symbols at runtime on Solaris. bump PKGREVISION of glut.
2005-02-23whitespace fixgrant2-5/+5
2005-02-23Note update of py-postgresql to 3.6.2.darcy1-1/+2
2005-02-23Update package to 3.6.2.darcy2-6/+6
The only change is to fix the handling of primary keys when using namespaces.
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc106-106/+217
2005-02-23pkglint-4.07.wiz1-1/+2
2005-02-234.07: Use correct variable in workdir-cleanup warning.wiz2-4/+4
2005-02-23note dinotrace-9.2a updatedmcmahill1-1/+2
2005-02-23update to dinotrace-9.2admcmahill2-6/+6
* Dinotrace 9.2a 12/20/2004 ** NEWS file is now renamed Changes. ** Added signal note and cursor note menu items. [Shane Coffman] ** Searching for a non-vector signal will now return a vectored signal. For example a pattern "Foo" will find "Foo[1:0]." [Shane Coffman] **** Save cursor notes in Customize save files. [Thomas Dmukauskas] **** Fix compilation errors on GCC 3.4. [Jaroslaw Gorny] **** Fix segfault when using grid timerep without grid. [Scott Venier] * Dinotrace 9.1n 10/22/2004 **** Fix slow file reading with >128 bit __en signals. [Ta-Chung Chang] **** Fix signed analog display. [Uwe Bonnes] * Dinotrace 9.1m 04/21/2004 *** Fix duplicate and embeded __en cosmos signals. [Krishna Rangan] **** Fix buffer overrun bugs. [Samuel Ho]
2005-02-23Revert previous, fixed in perl5/module.mk.wiz1-5/+2
2005-02-23Remove :Q that broke things, introduced in previous.wiz1-2/+2
2005-02-23Enable pkgviews installation.minskim1-1/+3
2005-02-23Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim9-9/+31
tech-pkg@.
2005-02-23Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim7-7/+27
tech-pkg@.
2005-02-23fxtv updated to 1.03nb8.wiz1-1/+2
2005-02-23Since updating Xaw3d to 1.5E, fxtv breaks (during startup) whenwiz3-18/+16
compiled with -O2 -- remove it. While here, do some minor cleanups in the package Makefile. Bump PKGREVISION so that working versions can be identified.
2005-02-23Sort.wiz1-2/+2
2005-02-22Might as well be MAINTAINER for i2cb{,d}. Thanks for making these, hubert!jwise2-4/+4
2005-02-22Note update of gnome2-control-center to 2.8.2.jmmv1-1/+2
2005-02-22Update to 2.8.2:jmmv3-6/+9
- Add desktop file for the font method. (Jeff Waugh). - Fix theme thumbnailing. Closes bug #153203 and bug #165778. (Sebastien Bacher and Shakti Sen) - Fix a leak in the font method. Closes bug #165312. (Kjartan) - Fix widget expansion in the keyboard preferences. Closes bug #151588. Patch from Ross Burton - Handle backspace in multilayout setups correctly. Closes bug #154492. Patch from Michal Bukovjan - Build fixes (Dan Winship, Shakti Sen; closes bug #153203. - Theme manager: Fix an infinite loop. Closes bug #160803. Patch from Elijah Newren - Mask the "Text Editor" tab since the new mime system doesn't use this setting. - use a temporary filename to not overwrite existant files in ~/.themes (Closes: #97180). - theme-thumbnailer doesn't require an absolute path (Closes: #153203). - updated translations (bg, da, id, it, nso, sq, zh_CN, zu)
2005-02-22Add RMD160 digests in addition to the SHA1 ones.agc32-32/+66
2005-02-22Note the addition of multiple digests to protect distfiles and distpatches.agc1-1/+3
2005-02-22Add RMD160 digests in addition to the SHA1 ones.agc56-56/+117
2005-02-22Add RMD160 digests in addition to the SHA1 digestsagc15-15/+31
2005-02-22Pass "makedistinfo" down as one of the inherited targets.agc1-6/+5
2005-02-22As seen on tech-pkg - allow multiple digest algorithms to be used toagc1-20/+29
ensure the integrity of distfiles and dist patches. For now, the default algorithms are SHA1 and RMD160, set as a whitespace-separated list in the DIGEST_ALGORITHMS definition. The DIGEST_ALGORITHM definition is deprecated. Patchfiles will still use simply SHA1, since we are trying to detect a binary "has this file changed", rather than proect against tampering. In short, if someone can modify the patch file, they can modify the distinfo file holding its digest information. This value is set in the new PATCH_DIGEST_ALGORITHM definition. Triggered by the breaking of SHA1, as reported in http://www.schneier.com/blog/archives/2005/02/sha1_broken.html
2005-02-22use -DDEV_DSP="\"${DEVOSSSOUND}\"" not -DDEV_DSP=\\\"${DEVOSSSOUND}\\\"abs1-2/+2
2005-02-22Note update of libgnome{,-ui} to 2.8.1.jmmv1-1/+3
2005-02-22Update to 2.8.1:jmmv3-96/+9
* Bug fixes: - Fix crash in the file chooser (Alex Larsson) - Be smarter with non-local hosts in the file chooser (Rodney Dawes, Federico Meña Quintero) - Require newer gnome-vfs (J.H.M Dassen) - Fix a leak in the file chooser (Christian Persch) - Use correct size for external thumbnailing scripts (Fernando Herrera) - Fix compiler warnings (Kjartan) - Make gnome-app more robust against programmer mistakes (scott at asofyet org) - Removed prototypes for removed functions gnome_entry_construct and gnome_href_construct (J.H.M. Dassen (Ray)) * Translations: - Updated translations (bg de, en_CA, es, fr, it, ko, nso, zu)
2005-02-22Update to 2.8.1:jmmv3-21/+5
* Bug fixes: - Build fixes (Thomas Fitzsimmons, Kjartan Maraas <diskman at kc rr com>) - Escape the app id in gconf (Anders Carlsson) - Handle blank real name fields in /etc/password in gnome-scores.c (Callum McKenzie) Closes bug #149270 * Translations: - Various updated translations (en_CA, fr, it, hu, ko, th)
2005-02-22Note updates of gal2, libsoup-devel, gtkhtml3, evolution-data-server andjmmv1-1/+6
evolution.
2005-02-22Update to 2.0.4:jmmv3-24/+6
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #36137 - Leading %s in addressbook message totally non-obvious (Siva) #70339 - vcard preview doesn't appear to work (Siva) #70622 - Crash changing gtkhtml settings (JP) #70922 - Email address types should show "Other" when importing vcards (Siva) #70540 - Adding contact from email doesn't let you change "file as" (Hans) * Calendar #41624 - only the last exception is deleted on palm device (JP) #46901 - Only one line gets printed when printing Tasks and Appointments (Yong Sun) * Mail #33933 - Sorting by subject does not result in expected order (Jeff) #70795 - Next/Previous Message Should Only Display Listed Emails (Michael) #65329 - regression in default folder name localisation (Michael) #71312 - Double-clicking vFolder of Draft folder doesn't allow editing (Michael) #71310 - Always loses my signature script settings (Michael) #71310 - Always loses my signature script settings (Michael) #69850 - Crash: attempting to create a Vfolder based on a message without a Sender (Michael) #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael) #70858 - selecting newly created folder flakey (Michael) #60664 - message view does not follow theme change (Michael) #70768 - 'Mark All as Read' marks all the mails which are not in current query as read (Michael) #70563 - crash when 'load images' on MyEclipse newsletter email (Michael) #66943 - Crash when saving draft (Michael) #71105 - When trying to rename a folder containing a slash "/" and spaces, evil stuff happens (Michael) #72020 - Error parsing filter: Unknown identifier: adjust-score (Michael) #38791 - gpg can make evo hang if keyserver unreachable (Michael) #36142 - Don't use acronyms as verbs in messages (Michael) #70303 - pgp signature invalid with very short emails (Michael) #69757 - Memory leak in imap_parse_list_response (Michael) #22496 - Evolution does not appear to support ALERT messages (Michael) #71427 - Evolution does not prompt for new password (Michael) #71625 - Don't display content of e-mail when first selected (Michael) #56110 - Messages in digest displayed as source (Michael) #69024 - Doesn't update NNTP folder in a Virtual folder (Michael) #47824 - nested, identical multipart boundaries dont parse properly (Michael) #70919 - Crash during fetching mail (mail has gpg signature) (Michael) #70556 - Unable load messages info from MS Exchange by IMAP (Michael) Other bugs * Mail -64 bit fixes (Michael) * Addressbook - work around 67411 (Hans) - 64 bit fixes (Michael) - Turkish locale fixes (S.Çaglar Onur) * Calendar - fix potential resize crash (Michael) * S/MIME - don't remove the cert from the tree if it wasn't actually deleted (Michael) Updated translations: - nl (Vincent van Adrighem) - pt (Duarte Loreto) - hu (Laszlo Dvornik) - ca (Jordi Mallach) - fr (Jeremie Knuesel, Sebastien Bacher, Christophe Merlet) - sv (Christian Rose) - de (Hendrik Brandt) - id (Mohammad DAMT) - es (Francisco Javier F. Serrador) - da (Martin Willemoes Hansen) - ko (Changwoo Ryu) - zh_CN (Funda Wang) - ms (Hasbullah Bin Pit) - hu (Laszlo Dvornik) - cs (Miloslav Trmac) - ru (Leonid Kanter) - bg (Vladimir Petkov) - sq (Laurent Dhima) - en_GB (David Lodge) - pl (Artur Flinta) - sr (Danilo Segan) - sr@Latn (Danilo Segan) - en_CA (Adam Weinberger) - pt_BR (Raphael Higino) - nn (Åsmund Skjæveland)
2005-02-22Update to 1.0.4:jmmv3-31/+6
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Address Book #64298 - G/W failure to authenticate (Siva) #67541 - LDAP password not to be remembered (Siva) #66854 - Some strings are missed to translation (Rodney) #71116 - wrong gettext initialization breaks translation (Rodney) #70918 - Importing kontact vcard causes inifinite loop (Siva) * Calendar #64682 - Moving an appointment from one calendar to another sends update (Chen) #67031 - GroupWise tasks are not getting updated in any way (Chen) * All #69186 - cannot remove GAL from Autocomplete in settings (Siva) #64298 - G/W failure to authenticate (Siva) Other bugs * Calendar - warning fixes (Michael) - fix groupwise ssl usage (Harish) * Address Book - fix vcard note migration issues if containing non-ascii chars (Siva) - fix groupwise ssl usage (Harish) * All - 64 bit fixes (Michael) Updated Translations: -et (Priit Laes) -ru (Leonid Kanter)
2005-02-22Update to 2.2.5:jmmv2-5/+5
- Updated translations: it (Luca Ferretti, Alessio Frusciante)
2005-02-22Update to 3.2.5:jmmv3-18/+5
* Updated translations fr (Christophe Merlet) de (Hendrik Brandt) pl (Artur Flinta) nl (Vincent van Adrighem) sv (Christian Rose) ja (Takeshi AIHANA)
2005-02-22Update to 2.2.2:jmmv3-11/+13
* The SSL validation fix from 2.2.1 [64414] is now completely fixed. (Part of the fix didn't actually make it into 2.2.1) * HTTPS certificate validation now works when using an HTTP proxy. [68583] * HTTP proxy code deals better with proxies that try to make the user do HTML-form-based authentication. [68531] * 64-bit fixes for NTLM auth code. [70323, from Michael Zucchi]
2005-02-22Claim maintainership of this package, update homepage URL.jmcneill1-4/+4
2005-02-22Work around broken qt test in configure script, and add some patcheswiz13-8/+175
to make this compile with gcc3.
2005-02-22Updated zebedee to 2.5.2adam2-3/+3
2005-02-22Changes 2.5.2:adam4-38/+45
Cross-platform fix for checksumming code. This is *incompatible* with version 2.5.1. As a temporary workaround, setting "bugcompatibility 251" will maintain compatibility with release 2.5.1 for little-endian platforms (e.g. Intel). This will be removed from the final production release. Upgrade to Inno Setup 4. More documentation fixes. Increased the default thread stack size to 64k and added "threadstacksize" for debug/test purposes. Fix handling of HTTP/1.1 responses from proxies. Added acceptconnecttimeout (supersedes "connecttimeout") along with connectattempts, serverconnecttimeout and targetconnecttimeout. Fixed bug with "clienthost" not being honoured when Zebedee was used as a service.
2005-02-22Updated dict-{server,client} to 1.9.15adam2-4/+4
2005-02-22Changes 1.9.15:adam10-171/+53
Format of .index files for 8-bit databases (not-ASCII and non-UTF8) has been changed. This makes `dictd' backward incompatible with 8-bit dagabases built by earlier versions of `dictfmt', i.e. `dictd-1.9.15' and later doesn't work with 8-bit databases generated by dictfmt-1.9.14 and earlier. See ChangeLog for details. If you use 8-bit database, rebuild them using new `dictfmt' like this dictunformat db.index < db.dict | dictfmt -t --locale <locale> db-new dictd: - fixed: Function `dict_search_bmh' works incorrectly in utf-8 mode on non-GLIBC systems. As a result `suffix', `substring' and `word' strategies may work incorrectly with UTF-8 databases on such platforms (FreeBSD). - fixed: In dictd-1.9.8 support of CYGWIN was declared, but it was broken in later versions. dictd-1.9.15 can be succesfully built with CYGWIN. - fixed: `dictd' dies when client tries to obtain information about virtual database (SHOW INFO <virt_db>). - Every database specified in configuration file may have its own "default" search strategy (i.e. `.' strategy). For this purpose additional keyword `default_strategy' is implemented. See example2.conf sample file and dictd.8 for documentation. - When `-d' is applied, debugging information is printed to syslog (or log file or stderr). NOTE: `-dinit' option may show you a reason why dictd doesn't start. If you are in trouble, apply it first (and -L or -s of course)! - dictd works correctly even on platforms which do not support `iswalnum', `iswspace' and `towlower' functions. Dictd with utf-8 databases was slightly tested on FreeBSD4.{9,10} -fixed: logging is directed when --inetd is applied - `AC_FUNC_MMAP' is replaced for `AC_CHECK_FUNC(mmap)' in configure.in As a result `mmap/munmap' functions will be used on CYGWIN and INTERIX if they are present. If you dislike it, use --without-mmap option. dictdplugin_dbi plugin: - new options: `all_char' and `utf8'. `all_char' option is set to FALSE by default. `utf8' option is set to TRUE by default. Both are overrided by `00-database-allchars' and `00-database-utf8' special headwords. dictd/dict/... have been ported to Interix (MS SFU-3.0 and SFU-3.5). It works fine as Interix daemon with ASCII databases (tested on Interix 3.0 and 3.5) NOTE: GNU make is needed for building `dictd' dictfmt: - new option --default-strategy. See dictfmt(1).
2005-02-22Updated codeville to 0.1.10adam2-3/+3
2005-02-22Changes 0.1.10:adam3-17/+15
* Un*x shell style filename expansion on windows * 'rebuild' can be done from a given changenumber * 'last-modified' can be done from a given changenumber * 'update' recognizes repository URLs of the format 'cdv://server/{changenumber}' * 'diff' can now take 'local' as either first or second -r argument * 'diff' does not display diffs for files which exist on only 1 side by default * 'diff' takes -N switch to show diffs for files which exist on only 1 side * fixed: critical bug where an invalid merge was generated and not caught by the server * fixed: locking bug on server when files are deleted * fixed: traceback when committing from windows * fixed: all files show up as modified after doing 'construct' * fixed: server sending responses out of order * fixed: merge done by 'update' was sometimes incorrect * fixed: 'update -d' not pulling in diffs * fixed: CVILLE directory could not be at the root of the filesystem * fixed: 'diff -r repo' caused traceback * fixed: 'revert' on a file deleted from the local filesystem caused traceback Changes 0.1.9: * Allow user to be specified on client command line via -u * Server port is configurable via the config file or -o on the command line (-p is already being used, I need to switch to long opts) * Server catches exceptions and only shuts down the offending connection, rather than exiting * 'commit' takes -b for backup, makes it not generate a new changeset * 'history' accepts filenames on the command line * New command 'heads' shows currents heads in the client * New command 'last-modified' gives the last change to modify a file * Server doesn't revalidate changes already committed to other repositories, better performance for branching and merging * fixed: bad changesets being generated for some merge cases * fixed: merging a change with its ancestor caused traceback * fixed: locking bug on failed commit * fixed: 'add' of CVILLE directory issued warning but did the add anyway * fixed: 'diff' with ... tries to diff files not open for edit
2005-02-22Override MAKE_PARAMS returned set by perl5/module.mk; fixes build on -current.wiz1-2/+5