Commit graph

174629 commits

Author SHA1 Message Date
joerg
25b1b262cc Restore PKGNAME (hi wiz!) 2011-08-18 12:57:44 +00:00
cheusov
d335b17c79 remove duplication 2011-08-18 12:54:00 +00:00
cheusov
4a95d46105 Updated x11/qt4-tools to 4.7.3nb1 2011-08-18 12:52:55 +00:00
cheusov
d25ad61135 Updated x11/qt4-libs to 4.7.3nb1 2011-08-18 12:52:29 +00:00
taca
ee16dfdf54 Note update of textproc/ruby-redcloth package to 4.2.8. 2011-08-18 12:50:57 +00:00
taca
a70d33418a Update ruby-redcloth package to 4.2.8.
== 4.2.8 / August 17, 2011

* Do not treat warnings as errors so it compiles cleanly. [Tomasz Wałkuski]
2011-08-18 12:50:14 +00:00
taca
3cd7b3b158 + sudo-1.8.2. 2011-08-18 12:47:19 +00:00
taca
728c0feea8 Note update of security/sudo package to 1.7.7. 2011-08-18 12:45:37 +00:00
taca
bc4ccdaf4d Update sudo pacakge to 1.7.7. It is maintenance release.
What's new in Sudo 1.7.7

 * I/O logging is now supported for commands run in background mode
   (using sudo's -b flag).

 * Group ownership of the sudoers file is now only enforced when
   the file mode on sudoers allows group readability or writability.

 * Visudo now checks the contents of an alias and warns about cycles
   when the alias is expanded.

 * If the user specifes a group via sudo's -g option that matches
   the target user's group in the password database, it is now
   allowed even if no groups are present in the Runas_Spec.

 * "sudo -i command" now works correctly with the bash version
   2.0 and higher.  Previously, the .bash_profile would not be
   sourced prior to running the command unless bash was built with
   NON_INTERACTIVE_LOGIN_SHELLS defined.

 * Multi-factor authentication is now supported on AIX.

 * Added support for non-RFC 4517 compliant LDAP servers that require
   that seconds be present in a timestamp, such as Tivoli Directory Server.

 * If the group vector is to be preserved, the PATH search for the
   command is now done with the user's original group vector.

 * For LDAP-based sudoers, the "runas_default" sudoOption now works
   properly in a sudoRole that contains a sudoCommand.

 * Spaces in command line arguments for "sudo -s" and "sudo -i" are
    now escaped with a backslash when checking the sudoers file.
2011-08-18 12:45:05 +00:00
taca
9407492f85 Note update of security/ruby-net-ssh package to 2.2.0. 2011-08-18 12:39:43 +00:00
taca
52dc62370e Update ruby-net-ssh pacakge to 2.2.0.
=== 2.2.0 / 16 Aug 2011

* Add support for forward a local UNIX domain socket to a remote
  TCP socket. [Mark Imbriaco]
2011-08-18 12:39:03 +00:00
cheusov
af6c1b7a1a Fix for PR 43816. Build qt4-libs with openssl support. Approved by wiz@. 2011-08-18 12:34:26 +00:00
taca
49437a3456 Note update of www/typo3 package to 4.5.5. 2011-08-18 12:22:27 +00:00
taca
8c6e5e7665 Update typo3 package to 4.5.5.
4.5.3 and 4.5.5 contains some security fixes.  For more detail,
please refer these changes.

	http://wiki.typo3.org/wiki/TYPO3_4.5.3
	http://wiki.typo3.org/wiki/TYPO3_4.5.4
	http://wiki.typo3.org/wiki/TYPO3_4.5.5
2011-08-18 12:21:21 +00:00
adam
fa80ebf46b Revert last batch update, since obache already added entries for me 2011-08-18 12:13:25 +00:00
adam
32b3778a88 Added missing Updated p5-... entries 2011-08-18 11:54:25 +00:00
abs
e1c59417d7 Updated devel/p5-namespace-clean to 0.21 2011-08-18 11:53:26 +00:00
abs
1e7ebd2326 Updated devel/p5-namespace-clean to 0.21
[0.21]
        - When using the tie() fallback ensure we do not obliterate a
          foreign tie()
        - Better document how to disable the tie() fallback

    [0.20_01] (the "mst made me do it" release)
        - Only invoke the deleted sub stashing if we run udner a debugger
          (avoid runtime penalty of Sub::Name/Sub::Identify)
        - Spellfixes (RT#54388)
        - When B::Hooks::EndOfScope is not available, switch to a simple
          tie() of %^H. While it can not 100% replace B::H::EOS, it does
          everything n::c needs

    [0.20]
        - Bump Package::Stash dependency to 0.22 to pull in a bugfix in
          Package::Stash::XS 0.19.

    [0.19]
        - Port to the new Package::Stash 0.18 API and depend on it.
        - Don't rely on package::stash's remove_package_symbol implementation
          (doy).
2011-08-18 11:53:02 +00:00
obache
0f8e33e531 Note missing entries in 2011-08-16. 2011-08-18 11:37:02 +00:00
wiz
f75b93c702 Update _GCC_DIST_VERSION to 4.6.1.
Noted by Jörn Clausen in PR 45256.
2011-08-18 10:01:31 +00:00
obache
725e65531e Updated net/p5-Net-Amazon to 0.60 2011-08-18 09:46:18 +00:00
obache
644cce02db Update p5-Net-Amazon to 0.60.
Revision history for Perl extension Net::Amazon:
0.60 (08/01/2011)
   (cb) Fix the page and max_pages parameter to correctly fetch the specified
        number of pages, and start at the correct offset.  Reported as rt 69201.
   (cb) Add a method to get similar products.  Patch submitted by Jennifer.
   (cb) Push from cpanservice: Small dist maintenance. Please use latest
        ExtUtils::MakeMaker for release.
2011-08-18 09:46:03 +00:00
taca
20906f6221 Note update of security/openssh package to 5.8.2nb4. 2011-08-18 09:22:44 +00:00
taca
7abdf43cb3 I forgot to update distinfo about latest patch file addition
(patch-atomicio.c).  Noted by wiz@ via private mail.

Bump PKGREVISION.
2011-08-18 09:22:01 +00:00
dholland
ecf56ec40a tf 2011-08-18 05:35:37 +00:00
dholland
4dfb1b0fe3 Fix broken destdirization. (hi joerg)
For some reason the "Checking for work-directory references" test
didn't catch the fact that ${DESTDIR}${LIBDIR} was being compiled
into the main binary as its library search path.

Noted by moof.

PKGREVISION -> 7
2011-08-18 05:03:10 +00:00
obache
d824bc03e0 Updated www/ruby-activeresource3 to 3.0.10 2011-08-18 02:46:32 +00:00
obache
412757432a Update ruby-activeresource3 package to 3.0.10.
Changed version only.
2011-08-18 02:46:19 +00:00
shattered
28af0c29b6 PR/42954 -- disable libtool if static-bacula option is on. Doesn't yet
work though.
2011-08-17 20:23:11 +00:00
jmmv
75c9fbe4a7 tmux updated to 1.5. 2011-08-17 16:57:45 +00:00
jmmv
7f81aa7e65 Update to 1.5:
The official list of changes is shown below.  However, this release also
switches to use GNU Autoconf and Automake, yet this is not shown in the
list of changes.  This fact obsoletes our previous local changes, although
new portability problems might arise.

CHANGES FROM 1.4 TO 1.5, 09 July 2011

* Support xterm mouse modes 1002 and 1003.
* Change from a per-session stack of buffers to one global stack. This renders
  copy-buffer useless and makes buffer-limit now a server option.
* Fix most-recently-used choice by avoiding reset the activity timer for
  unattached sessions every second.
* Add a -P option to new-window and split-window to print the new window or
  pane index in target form (useful to pass it into other commands).
* Handle a # at the end of a replacement string (such as status-left)
  correctly.
* Support for UTF-8 mouse input (\033[1005h) which was added in xterm 262.
  If the new mouse-utf8 option is on, UTF-8 mouse input is enabled for all
  UTF-8 terminals. The option defaults to on if LANG etc are set in the same
  manner as the utf8 option.
* Support for HP-UX.
* Accept colours of the hex form #ffffff and translate to the nearest from the
  xterm(1) 256-colour set.
* Clear the non-blocking IO flag (O_NONBLOCK) on the stdio file descriptors
  before closing them (fixes things like "tmux ls && cat").
* Use TMPDIR if set.
* Fix next and previous session functions to actually work.
* Support -x and -y for new-session to specify the initial size of the window
  if created detached with -d.
* Make bind-key accept characters with the top-bit-set and print them as octal.
* Set $TMUX without the session when background jobs are run.
* Simplify the way jobs work and drop the persist type, so all jobs are
  fire-and-forget.
* Accept tcgetattr/tcsetattr(3) failure, fixes problems with fatal() if the
  terminal disappears while locked.
* Add a -P option to detach to HUP the client's parent process (usually causing
  it to exit as well).
* Support passing through escape sequences to the underlying terminal by using
  DCS with a "tmux;" prefix.
* Prevent tiled producing a corrupt layout when only one column is needed.
* Give each pane created in a tmux server a unique id (starting from 0), put it
  in the TMUX_PANE environment variable and accept it as a target.
* Allow a start and end line to be specified for capture-pane which may be
  negative to capture part of the history.
* Add -a and -s options to lsp to list all panes in the server or session
  respectively. Likewise add -s to lsw.
* Change -t on display-message to be target-pane for the #[A-Z] replacements
  and add -c as target-client.
* The attach-session command now prefers the most recently used unattached
  session.
* Add -s option to detach-client to detach all clients attached to a session.
* Add -t to list-clients.
* Change window with mouse wheel over status line if mouse-select-window is on.
* When mode-mouse is on, automatically enter copy mode when the mouse is
  dragged or the mouse wheel is used. Also exit copy mode when the mouse wheel
  is scrolled off the bottom.
* Provide #h character pair for short hostname (no domain).
* Don't use strnvis(3) for the title as it breaks UTF-8.
* Use the tsl and fsl terminfo(5) capabilities to update terminal title and
  automatically fill them in on terminals with the XT capability (which means
  their title setting is xterm-compatible).
* Add a new option, mouse-resize-pane. When on, panes may be resized by
  dragging their borders.
* Fix crash by resetting last pane on {break,swap}-pane across windows.
* Add three new copy-mode commands - select-line, copy-line, copy-end-of-line.
* Support setting the xterm clipboard when copying from copy mode using the
  xterm escape sequence for the purpose (if xterm is configured to allow it).
* Support xterm(1) cursor colour change sequences through terminfo(5) Cc
  (set) and Cr (reset) extensions.
* Support DECSCUSR sequence to set the cursor style with two new terminfo(5)
  extensions, Cs and Csr.
* Make the command-prompt custom prompts recognize the status-left option
  character pairs.
* Add a respawn-pane command.
* Add a couple of extra xterm-style keys that gnome terminal provides.
* Allow the initial context on prompts to be set with the new -I option to
  command-prompt. Include the current window and session name in the prompt
  when renaming and add a new key binding ($) for rename session.
* Option bell-on-alert added to trigger the terminal bell when there is an
  alert.
* Change the list-keys format so that it shows the keys using actual tmux
  commands which should be able to be directly copied into the config file.
* Show full targets for lsp/lsw -a.
* Make confirm-before prompt customizable with -p option like command-prompt
  and add the character pairs #W and #P to the default kill-{pane,window}
  prompts.
* Avoid sending data to suspended/locked clients.
* Small memory leaks in error paths plugged.
* Vi mode improvements.
2011-08-17 16:57:18 +00:00
taca
a1522cd919 Note update of Ruby on Rails 2.3.14/3.0.10 packages:
devel/ruby-activesupport	2.3.14
	databases/ruby-activerecord	2.3.14
	www/ruby-actionpack		2.3.14
	mail/ruby-actionmailer		2.3.14
	www/ruby-activeresource		2.3.14
	www/ruby-rails			2.3.14
	devel/ruby-activesupport3	3.0.10
	devel/ruby-activemodel		3.0.10
	www/ruby-actionpack3		3.0.10
	databases/ruby-activerecord3	3.0.10
	www/ruby-activeresource3	3.0.10
	mail/ruby-actionmailer3		3.0.10
	devel/ruby-railties		3.0.10
	www/ruby-rails3			3.0.10
2011-08-17 14:25:23 +00:00
taca
b1a5242835 Update ruby-rails3 package to 3.0.10.
Bump version only.
2011-08-17 14:21:37 +00:00
taca
32a664b2dc Update ruby-railties package to 3.0.10.
3.0.10

Added jdbc related templates files of database config.
2011-08-17 14:20:04 +00:00
taca
336b4725d8 Update ruby-actionmailer3 package to 3.0.10.
Bump version only.
2011-08-17 14:19:22 +00:00
taca
2c9e400edb Update ruby-activerecord3 package to 3.0.10.
Rails 3.0.10

* Magic encoding comment added to schema.rb files

* schema.rb is written as UTF-8 by default.

* Ensuring an established connection when running `rake db:schema:dump`

* Association conditions will not clobber join conditions.

* Destroying a record will destroy the HABTM record before destroying
  itself.  GH #402.

* Make `ActiveRecord::Batches#find_each` to not return `self`.

* Update `table_exists?` in PG to to always use current search_path or
  schema if explictly set.
2011-08-17 14:18:44 +00:00
taca
a4dbbebd4d Update ruby-actionpack3 package to 3.0.10.
Rails 3.0.10

* Fixes an issue where cache sweepers with only after filters would
  have no controller object, it would raise undefined method
  controller_name for nil [jeroenj]

* Ensure status codes are logged when exceptions are raised.

* Subclasses of OutputBuffer are respected.

* Fixed ActionView::FormOptionsHelper#select with :multiple => false

* Avoid extra call to Cache#read in case of a fragment cache hit
2011-08-17 14:18:02 +00:00
taca
925c56dca7 Update ruby-activemodel package to 3.0.10.
Bump version only.
2011-08-17 14:17:16 +00:00
taca
0548fb929b Update ruby-activesupport3 package to 3.0.10.
* Rails 3.0.10

* Delayed backtrace scrubbing in `load_missing_constant` until we actually
  raise the exception
2011-08-17 14:16:45 +00:00
taca
495cd1d310 Update ruby-rails package to 2.3.14.
Bump version only.
2011-08-17 14:15:34 +00:00
taca
8c31ca35a8 Update ruby-activeresource package to 2.3.14.
Bump version only.
2011-08-17 14:15:03 +00:00
taca
798c46ebd1 Update ruby-actionmailer pacakge to 2.3.14.
Bump version only.
2011-08-17 14:14:24 +00:00
taca
f4de25452a Update ruby-actionpack package to 2.3.14:
2.3.14:

Security Fix:

1. The code in Ruby on Rails 2.3 which sets the response content type
   performs insufficient sanitization of the values provided.  This
   means that applications which let the user provide an arbitrary
   Content-Type header for the response are vulnerable to response
   splitting attacks.

2. The strip_tags helper in Ruby on Rails is designed to remove all
   HTML tags from a string.  By using specially crafted values an
   attacker can confuse the parser and cause HTML tags to be injected
   into the response.  This can be exploited to inject arbitrary
   javascript into the rendered page.

   Future releases of Ruby on Rails are likely to replace the current
   HTML tokenizer with one provided by libxml to reduce the likelihood
   of errors such as these in the future.  In the meantime users can
   install the loofah gem[1] which should enhance both the performance
   and reliability of the HTML sanitization helpers.
2011-08-17 14:13:31 +00:00
taca
431f6fe887 Update ruby-activerecord package to 2.3.14.
2.3.14:

Security fix:

The quote_table_name method in the ActiveRecord adapaters for Ruby on
Rails were initially created solely for the purpose of escaping
reserved words encountered in table names.  However over time 3rd
party libraries, and rails itself, grew to rely on those functions as
a way to sanitize potentially malicious user input.  As a result these
functions need to be hardened to manage malicious input rather than
assuming they're being passed benign values generated by rails itself.
2011-08-17 14:12:42 +00:00
taca
02ae945421 Update ruby-activesupport package to 2.3.14.
2.3.14:

Security fix with Ruby 1.8.x not affected Ruby 1.9.x:

Ruby on Rails has provided a high performance replacement for
ERB::Util.h since version 2.0.0.  Due to a bug in the Ruby 1.8 Regular
Expression code this replacement version will fail to escape certain
malformed unicode strings.  This malformed output will then be
interpreted as HTML by some browsers on some operating systems.
2011-08-17 14:12:03 +00:00
taca
59e8b2627c Start update of Ruby on Rails 2.3.14 and 3.0.10. 2011-08-17 14:11:18 +00:00
adam
ba902bca1d Expanded MYSQL_VERSIONS_ACCEPTED 2011-08-17 13:55:59 +00:00
asau
30f9c3f3c7 Updated devel/fossil to 1.18 2011-08-17 13:43:07 +00:00
asau
7d4bc2f644 Update to Fossil 1.18 (2011-07-13)
Major changes in this release:

  * Added sequential version numbering
  * Added a optional configure script - the Makefile still works
    for most systems.
  * Improvements to the "annotate" algorithm: only search
    primary ancestors and ignore branches.
  * Update the "scrub" command to remove traces of login-groups
    and subrepositories.
  * Added the --type option to the "fossil tag find" command.
  * In contexts where only a check-in makes sense, resolve
    branch and tag names to checkins only, never events or other
    artifacts.
  * Improved display of file renames on a diff. A rebuild is
    required to take full advantage of this change.
  * Update the built-in SQLite to version 3.7.7.
2011-08-17 13:42:50 +00:00
taca
c5e5b773dc Note update of textproc/ruby-libxml package to 2.2.1. 2011-08-17 13:39:17 +00:00