Commit graph

131325 commits

Author SHA1 Message Date
tonnerre
35f168bf4d Updated www/php-apc to 5.2.6.3.0.19 2008-09-28 13:56:07 +00:00
tonnerre
1b15f661c0 Upgrade PHP PECL alternative PHP cache extension (apc) to version 3.0.19
to fix arbitrary code execution problems (CVE-2008-1488).

Changes since 3.0.16:
 * Fix for CVE-2008-1488.
 * Fix apc_add() cache expunge bug.
 * Added parameter to apc_fetch to determine success/failure when fetching
   booleans.
 * Fix for bug 13504.
 * Move expunge callback groundwork to 3.1 (Rasmus)
 * Fix fd-leak.
 * Fix double-free on builtin functions.
 * Initial PHP 5.3 support.
2008-09-28 13:55:44 +00:00
wiz
dfca757a8c + GConf-2.24.0, eel-2.24.0, gucharmap-2.24.0, ikiwiki-2.65,
p5-libwww-5.815, py-gnome2-2.22.3, qt4-libs-4.4.3, x264-devel-20080927,
  yaz-3.0.36.
2008-09-28 13:36:01 +00:00
wiz
5234141dc3 + MesaLib-7.2, aqsis-1.4.1, cdrtools-2.01.01.50, evolution-2.24.0,
evolution-data-server-2.24.0, evolution-exchange-2.24.0, gmime-2.4.0,
  gnucash-2.2.7, gtkhtml314-3.24.0, gtkmm-2.14.1, gv-3.6.6, horde-3.3,
  imp-4.3, kronolith-2.3, lame-3.98.2, mathomatic-14.2.0, nasm-2.04,
  nut-14.0, phpmyadmin-3.0.0, poedit-1.4.2, silc-server-1.1.13,
  subtitleeditor-0.24.1, tig-0.12, turba-2.3, wine-1.1.5 [pkg/39626],
  xsane-0.99.6.
2008-09-28 09:51:35 +00:00
taca
5264d97ec9 Note update of www/drupal6-translations package and
www/typolight-translations to 20080928.
2008-09-28 04:31:58 +00:00
taca
3f10ce52cb Update typolight-translations to 20080928.
* Update Catalan and Russian translations.
2008-09-28 04:30:41 +00:00
taca
f61957455c Update drupal6-translations package to 20080928.
* Update sv translations.
2008-09-28 04:20:02 +00:00
tonnerre
66d786c7c9 Updated devel/roundup to 1.4.6 2008-09-28 02:48:12 +00:00
tonnerre
74404e4b81 Upgrade roundup to version 1.4.6 in order to fix long-standing security
issues (CVE-2008-1474, CVE-2008-1475). Changes since 1.1.2:

 - Make URL matching code less matchy.
 - Try to clarify mail_domain config setting.
 - Add use of username/password stored in ~/.netrc in mailgw.
 - 'Make a Copy' failed with more than one person in nosy list.
 - xml-rpc security checks and tests across all backends.
 - Send a Precedence header in email so (well-written) autoresponders don't.
 - Fix mailgw total failure bounce message generation (thanks Bradley Dean).
 - Fix for postgres 8.3 compatibility (and bug).
 - Fix for translations.
 - Fire reactors after file storage is all done.
 - Allow negative ids other than -1 for item generation.
 - Better German translation for retiring users.
 - More improvements to German translation.
 - Add filter() to XML-RPC interface.
 - Fix IndexError when there are no messages to an issue.
 - Prevent broken pipe errors in csv export.
 - New session API and cleanup thanks anatoly t.
 - Make WSGI handler threadsafe.
 - Improved URL matching RE.
 - Allow binary file content submission via XML-RPC.
 - Don't run old code on newer database.
 - Fix HTML injection into page title
 - Fix indexer handling of indexed Link properties.
 - Security fixes (thanks Roland Meister).
 - New config option in mail section: ignore_alternatives allows to
   ignore alternatives besides the text/plain part used for the content
   of a message in multipart/alternative attachments.
 - Admin copy of error email from mailgw includes traceback (thanks Ulrik
   Mikaelsson).
 - Messages created through the web are now given an in-reply-to header
   when email out to nosy (thanks Martin v. L�wis).
 - Nosy messages now include more information about issues (all link
   properties with a "name" attribute) (thanks Martin v. L�wis).
 - Searching date range by supplying just a date as the filter spec.
 - Handle no time.tzset under Windows.
 - Fix race condition in file storage transaction commit.
 - Make user utils JS work with firstname/lastname again.
 - Fix ZRoundup to work with Zope 2.8.5.
 - Fix race condition for key properties in rdbms backends.
 - Handle Reject in mailgw final set/create.
 - Removed some metakit references.
 - Roundup has a new xmlrpc frontend that gives access to a tracker using
   XMLRPC.
 - Dates can now be in the year-range 1-9999.
 - The metakit backend has been removed.
 - Add simple anti-spam recipe to docs.
 - Allow customisation of regular expressions used in email parsing, thanks
   Bruno Damour.
 - Italian translation by Marco Ghidinelli.
 - Multilinks take any iterable.
 - config option: specify port and local hostname for SMTP connections.
 - Tracker index templating (i.e. when roundup_server is serving multiple
   trackers).
 - config option: Limit nosy attachments based on size (Philipp Gortan).
 - roundup_server supports SSL via pyopenssl.
 - templatable 404 not found messages.
 - Unauthorized email includes a link to the registration page for
   the tracker.
 - config options: control whether author info/email is included in email
   sent by roundup.
 - support for receiving OpenPGP MIME messages (signed or encrypted).
 - Handling of unset Link search in RDBMS backend.
 - Journal export of anydbm didn't correctly export previously empty values.
 - Fix handling of defaults for date fields.
 - Fix <form> name in user editing to allow multilink popups to work.
 - Fix form handling of editing existing hyperdb items from a new item page.
 - Added new rdbms-indexes for full-text index which will speed up
   reindexing.
 - Turning off indexing for content properties of FileClass instance
   (e.g., "file" and "msg") now works for SQL backends.
 - Enabled over-riding of content-type in web interface (thanks
   John Mitchell).
 - Validate user timezones to filter bad entries.
 - Classic template allows searching for issues with no topic set.
 - xapian_indexer uses current API for stemming (Rick Benavidez).
 - Ensure email addresses are unique.
 - roundup_admin tracks uncommitted changes in interactive mode
   for all backends.
 - add template search path for easy_install (Marek Kubica).
 - don't spam the roundup admin on client shutdowns (Ulrik Mikaelsson).
 - respect umask on filestorage backends (Ulrik Mikaelsson).
 - cope with spam robots posting multiple instances of the same form.
 - include the author of property-only changes in generated messages.
 - fuller email validation in templates.
 - cope with bad cookies from other apps on same domain.
 - updated Spanish translation from Ramiro Morales.
 - clean up query display of "Private to you items".
 - use local timezone for mail date header.
 - allow CSV export of queries on selected issues.
 - remove blobfiles on destroy.
 - handle postgres exceptions during session cleanup.
 - update Xapian indexer to use current API.
 - handle export and import of old trackers that have data attached to
   journal "create" events.
 - fix a couple more old instances of "type" instead of "ENGINE" for mysql
   backend.
 - make LinkHTMLProperty handle non-existing keys.
 - If-Modified-Since handling was broken.
 - Updated documentation for customising hard-coded searches in page.html.
 - Updated Windows installation docs (thanks Bo Berglund).
 - Handle rounding of seconds generating invalid date values.
 - Handle 8-bit untranslateable messages from database properties.
 - Fix scripts/roundup-reminder date calculation.
 - Improved due_date and timelog customisation docs.
 - relax rules for required fields in form_parser.py.
 - documentation cleanup from Luke Ross.
 - updated Spanish translation from Ramiro Morales.
 - handle 8-bit untranslateable messages in tracker templates.
 - handling of required for boolean False and numeric 0.
 - removed bogus args attr of ConfigurationError.
 - implemented start_response in roundup.cgi.
 - clarified windows service documentation.
 - HTMLClass fixed to work with new item permissions check.
 - support POP over SSL.
 - clean up input field generation and quoting of values.
 - allow use of roundup-server pidfile without forking.
 - allow translation of status/priority menu options.
 - setup.py had broken reference to roundup.cgi.
 - full-text search wasn't coping with multiple multilinks to the same class.
 - unicode / sqlite 3 problem.
 - WSGI support via roundup.cgi.wsgi_handler.
 - sqlite module detection was broken for python 2.5 compiled without sqlite
   support.
 - fixed support for pysqlite2 (version 2.1.0 is the minimum version
   supported).
 - roundup-server called setuid when run by non-root user.
 - fix sort/group direction checkbox in issue.index.html.
 - fix error detection for non-EN locales of postgres.
 - fix email change note rendering of multiline properties.
 - fix sidebar search links.
 - nicer "permission required" messages.
 - fix unstable ordering of detectors.
 - E-mail subject line prefix delimiter configuration was being ignored.
 - Password confirm field in user editing.
 - supports Python 2.5, including the sqlite3 module.
 - full timezone support.
 - handle connection loss when responding to web requests.
 - match incoming mail In-Reply-To against existing messages when no issue
   id is specified in the Subject.
 - added StringHTMLProperty wrapped() method to wrap long lines in issue
   display.
 - include the popcal in Date field editing and search fields by default.
 - @required in forms may now specify properties of linked items.
 - update for latest version of pysqlite.
 - update for latest version of psycopg2.
 - new "exporttables" command in roundup-admin.
 - roundup-admin "export" may specify classes to exclude.
 - sorting and grouping by multiple properties is now supported by the
   backends *and* the classic template.
 - sorting, grouping, and searching by transitive properties (e.g.,
   messages.author.supervisor) is now supported in all backends.
 - added filter_sql to SQL backends which takes an arbitrary SQL statement
   and returns a list of item ids.
 - Verbose option for import and export.
 - -c option for roundup-mailgw won't accept parameter.
 - '?' in rfc2822-encoded header isn't quoted.
 - fix error message in form parser.
 - updated ZRoundup for Zope 2.9.
 - fix timelog example in customisation doc to mention permissions.
 - nicer listing of Superseder links.
 - include roundup-server.ini.example.
 - dumb bug in cgi templating utils.
 - handle unicode in query names.
 - fix error during mailgw bouncing message.
 - hyperdb handling of empty raw values for Multilink and Password.
 - don't int() ids.
 - fix importing into anydbm backend.
 - fix help message for roundup-admin install.
 - removed traceback with OTK is used multiple times.
 - metakit backend was indexing FileClass content even when asked not to.
 - anydbm backend will finally sort numerically by ID.
 - problem with string sorting in anydbm backend fixed: If a string was
   fully numeric it was sorted as a number.
 - Multilink-sorting now sorts by orderprop not by ID and works for all
   backends.
 - Bug with name-collisions in sorted classes when sorting by Link
   properties in metakit backend fixed.
 - Postgres backend allows transaction collisions to be ignored when
   committing cleanup in the sessions database.
 - translate titles of "show all" and "unassigned" issue lists
   in classic template.
 - "as" is a keyword in Python 2.6.
 - "from __future__" statments need to be first line of file in Python 2.6.
 - better conflict retry in postgresql backend.
 - fix time log example.
2008-09-28 02:47:46 +00:00
taca
6915a1bed1 Note update of www/typo3 package to 4.2.1nb3 and www/geeklog package
to 1.4.1nb4.
2008-09-28 02:27:17 +00:00
taca
b0fbb9da30 Remove dependency to www/ap-php and prevent hardcoded dependency to apache.
Bump PKGREVISION.
2008-09-28 02:25:26 +00:00
taca
ff0f3823d2 Remove dependency to www/ap-php and prevent hardcoded dependency to apache.
Suggested by Volkmar Seifert on pkgsrc-users@.

Bump PKGREVISION.
2008-09-28 02:24:27 +00:00
taca
0ac2eb222c +lighttpd-1.4.19. 2008-09-28 02:17:21 +00:00
tonnerre
1b8952f601 Updated devel/libidn to 1.10nb1 2008-09-28 00:43:56 +00:00
tonnerre
d7685b2b57 If strverscmp() is not present, libidn shouldn't export a symbol of the
same name, breaking the builds of libraries trying to both link against
libidn and use strverscmp(). Bump PKGREVISION.

Related to PR 39640.
2008-09-28 00:43:39 +00:00
tonnerre
35f431852d Updated security/gnutls to 2.4.1nb1 2008-09-27 23:14:53 +00:00
tonnerre
3e58fd536d If strverscmp() is not present, gnutls shouldn't export a symbol of the
same name, breaking the builds of libraries trying to both link against
libcurl and use strverscmp(). Bump PKGREVISION.

Fixes PR 39640.
2008-09-27 23:11:36 +00:00
ahoka
1ba4647814 Update to 0.9.2, the first real 0.9.x release of VLC.
Only minor bugfixes, no detailed list in the changelog.

Add gnome option for gnome-vfs, not enabled by default.
Add support for V4L2. This is only enabled for Linux now.
Build needs to be fixed for NetBSD and tested for others.
2008-09-27 22:33:20 +00:00
taca
e18d40bbba +cairo-1.8.0, firefox3-3.0.3, ruby-rcairo-1.8.0. 2008-09-27 15:02:25 +00:00
schmonz
7d7ed937ef Updated mail/getmail to 4.8.4 2008-09-27 00:11:47 +00:00
schmonz
fa7086a3f4 Update to 4.8.4. From the changelog:
-Add missing fsync() in updatefile close method to ensure data actually
 hits disk before the rename takes place, to make writing of the oldmail
 file more resilient to system crashes.  Thanks: Domen Puncer.
2008-09-27 00:11:38 +00:00
jmcneill
2a36bdab63 Use --with-x11-prefix, not --x11, to pass X11BASE to configure script.
From cube-native-xorg branch.
2008-09-26 22:52:17 +00:00
smb
6b7f46a001 Fix missing .include of ssl, to make things work on Linux; fix
other nits in claws-mail base package, notably missing $NetBSD$
lines.
2008-09-26 17:51:17 +00:00
joerg
1ad9f68f6e Open-code revision pattern for nethack-lib. Still requires the same
upstream version, but ignores the NetBSD patchlevel.
2008-09-26 15:10:08 +00:00
ghen
784599c0e2 Updated www/seamonkey, www/seamonkey-bin and www/seamonkey-gtk1 to 1.1.12. 2008-09-26 13:39:41 +00:00
ghen
2aacd2caa1 Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.12.
Security fixes in this version:

MFSA 2008-46 Heap overflow when canceling newsgroup message
MFSA 2008-45 XBM image uninitialized memory reading
MFSA 2008-44 resource: traversal vulnerabilities
MFSA 2008-43 BOM characters stripped from JavaScript before execution
MFSA 2008-42 Crashes with evidence of memory corruption (rv:1.9.0.2/1.8.1.17)
MFSA 2008-41 Privilege escalation via XPCnativeWrapper pollution
MFSA 2008-40 Forced mouse drag
MFSA 2008-38 nsXMLDocument::OnChannelRedirect() same-origin violation
MFSA 2008-37 UTF-8 URL stack buffer overflow

For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.12/
2008-09-26 13:38:47 +00:00
ghen
06b32300d3 Updated mail/thunderbird and mail/thunderbird-gtk1 to 2.0.0.17. 2008-09-26 12:09:22 +00:00
ghen
f45485534c Update thunderbird and thunderbird-gtk1 to 2.0.0.17.
Security fixes in this version:

MFSA 2008-46 Heap overflow when canceling newsgroup message
MFSA 2008-44 resource: traversal vulnerabilities
MFSA 2008-43 BOM characters stripped from JavaScript before execution
MFSA 2008-42 Crashes with evidence of memory corruption (rv:1.9.0.2/1.8.1.17)
MFSA 2008-41 Privilege escalation via XPCnativeWrapper pollution
MFSA 2008-38 nsXMLDocument::OnChannelRedirect() same-origin violation
MFSA 2008-37 UTF-8 URL stack buffer overflow

For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.17/releasenotes/
2008-09-26 12:08:20 +00:00
obache
727cda54b9 And also update for patch files. 2008-09-26 00:45:33 +00:00
ahoka
70e236b70a Make it look for it's config file at the right place. 2008-09-25 20:33:53 +00:00
wiz
12f758e69b Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES
source.
2008-09-25 14:02:08 +00:00
wiz
7bb527e6f7 Fix a longstanding bug in the pkginstall infrastructure: incomplete
support for creating empty files as CONF_FILES.

The usual way is to add
CONF_FILES= /dev/null /some/file

However, some parts of the infrastructure check if the "source" is a
file -- this fails for /dev/null obviously (other parts accept
character devices already).

Fix this. Will follow up with PKGREVISION bumps for affected packages.

Ok during freeze: agc@
2008-09-25 14:01:46 +00:00
taca
07c4bfbb09 Fix permission of a file to pass CHECK_PERMS. 2008-09-25 12:04:16 +00:00
wiz
99e160a8de + anjuta-2.24.0.1, awesome-3.0, bftpd-2.2.1, cdrtools-2.01.01.49,
cheese-2.24.0, deskbar-applet-2.24.0, devIL-1.7.1, devhelp-0.21,
  duplicity-0.5.02, ekiga-3.00, eog-2.24.0, epiphany-2.24.0.1,
  evolution-webcal-2.24.0, fast-user-switch-applet-2.24.0,
  file-roller-2.24.0, fuse-ntfs-3g-1.2918, gcalctool-5.24.0,
  gcc-4.3.2, gconf-editor-2.24.0, gdl-2.24.0, gdm-2.24.0,
  geda-1.5.0.20080706, gmpc-0.16.0, gnome-backgrounds-2.24.0,
  gnome-build-2.24.0, gnome-control-center-2.24.0, gnome-icon-theme-2.24.0,
  gnome-mag-0.15.4, gnome-media-2.24.0.1, gnome-settings-daemon-2.24.0,
  gnome-system-monitor-2.24.0, gnome-themes-2.24.0, gnome-user-docs-2.24.0,
  gnome-utils-2.24.0, gok-2.24.0, gthumb-2.10.10, gtk-sharp-2.12.4,
  gtk2-2.14.3, gtk2-engines-2.16.0, htop-0.8.1, ikiwiki-2.64,
  ingo-1.2.1, libbonobo-2.24.0, libgail-gnome-1.20.1, libgnomekbd-2.24.0,
  libgnomeprint-2.18.5, libgnomeprintui-2.18.3, libgtop-2.24.0,
  libprelude-0.9.21, metacity-2.24.0, modular-xorg-server-1.5.1,
  mpop-1.0.15, mtr-0.75, orca-2.24.0, p5-DateTime-Locale-0.42,
  p5-DateTime-TimeZone-0.80, p5-IO-Socket-SSL-1.16, p5-Regexp-Common-2.122,
  p5-Spreadsheet-WriteExcel-2.25, p5-XML-RSS-1.35, parrot-0.7.1,
  phpmyadmin-2.11.9.2, png-1.2.32, prboom-2.4.8.4, py-ORBit-2.24.0,
  py-boto-1.4c, py-dns-2.3.3, py-html2text-2.33, py-psycopg-2.0.8,
  qt4-libs-4.4.2, roundcube-0.2beta, rsnapshot-1.3.1, scilab-5.0.0,
  silc-server-1.1.12, stellarium-0.10.0, stunnel-4.26,
  subtitleeditor-0.24.0, surfraw-2.2.3, tokyocabinet-1.3.9,
  totem-2.24.0, vim-7.2, vino-2.24.0, vlc-0.9.2, wireshark-1.1.0,
  x264-devel-20080921, yelp-2.24.0, youtube-dl-20080920, zenity-2.24.0.
2008-09-25 10:29:34 +00:00
taca
bbfdf3fbd4 Add lang-uk-ua, Ukrainian/UKRAINE language support. 2008-09-25 08:27:24 +00:00
taca
dcbbe6737f Fix installation error with DESTDIR enabled. 2008-09-25 03:24:45 +00:00
taca
c5f426c071 Note update of www/typo3 package to 4.2.1nb2. 2008-09-25 02:23:11 +00:00
taca
88e7c93c9f Some fixes and improvement for typo3 package. (This is a leaf packge.)
* Enable DESTDIR support.
* Fix installing a none-existing file.
* Tweak default path for optional programs; GraphicMagick or ImageMagick.
* Remove files/directories at uninstall suitably.

Bump PKGREVISION.
2008-09-25 02:22:12 +00:00
ahoka
8a8bf5c140 Not jobsafe.
Reported by ASau.
2008-09-24 22:34:45 +00:00
tonnerre
7d8b3884c3 Updated audio/faad2 to 2.6.1nb1. 2008-09-24 22:26:56 +00:00
tonnerre
f7e0bcaaaf Fix for faad2 decodeMP4file() heap overflow. If the sample count looks
insane, it may as well be insane. Also bump PKGREVISION.
2008-09-24 22:25:14 +00:00
minskim
7498b2a631 Note PKGREVISION bump of bdb-xml. 2008-09-24 19:32:43 +00:00
minskim
a171151de1 This version of bdb-xml requires db<4.7. Depend on db46 instead of db4.
This fixes the build error shown on Joerg's bulk builds on NetBSD-current.

Bump PKGREVISION.
2008-09-24 19:32:00 +00:00
ghen
6e255ff46e Updated www/firefox3-bin to 3.0.2. 2008-09-24 16:17:30 +00:00
ghen
11833d801e Bring on-par with www/firefox3. See there for change log. 2008-09-24 16:14:49 +00:00
ghen
66e693a591 Updated www/firefox, www/firefox-bin and www/firefox-gtk1 to 2.0.0.17. 2008-09-24 14:35:43 +00:00
ghen
65d097fa9a Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.17.
(ok during freeze agc@)

Security fixes in this version:

MFSA 2008-45 XBM image uninitialized memory reading
MFSA 2008-44 resource: traversal vulnerabilities
MFSA 2008-43 BOM characters stripped from JavaScript before execution
MFSA 2008-42 Crashes with evidence of memory corruption (rv:1.9.0.2/1.8.1.17)
MFSA 2008-41 Privilege escalation via XPCnativeWrapper pollution
MFSA 2008-40 Forced mouse drag
MFSA 2008-39 Privilege escalation using feed preview page and XSS flaw
MFSA 2008-38 nsXMLDocument::OnChannelRedirect() same-origin violation
MFSA 2008-37 UTF-8 URL stack buffer overflow

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.17/releasenotes/
2008-09-24 14:34:36 +00:00
dsainty
95db845e8d On Linux systems, don't use ext2_fs.h features if we don't have the header.
Fixes build of pkgsrc/archivers/bsdtar on some systems, no functional change
intended on systems that already successfully built.

Ok'd during freeze by joerg@ and agc@
2008-09-24 13:53:13 +00:00
tnn
dc4f7319c7 Updated www/firefox3 to 3.0.2 2008-09-24 11:40:53 +00:00
tnn
9f9c417340 Update to firefox3-3.0.2.
Changes:
* Fixed several security issues.
* Fixed several stability issues.
* Fixed a number of minor issues with the layout of certain web pages.
* Fixed several theme issues that affected right-to-left locales.
* Fixed issue that caused some users with customized toolbars to have their
  Back and Forward buttons go missing (bug 426026)
* Add new Extended Validation (EV) roots to Firefox 3.0.2.
* On certain IDN sites, the password manager would not fill in username
  and password details properly.
* Fixed several hangs and crashes that occurred when using screen readers.
2008-09-24 11:40:24 +00:00