Commit graph

201960 commits

Author SHA1 Message Date
minskim
33031f63e1 Update emacs-snapshot to 24.3.50.20130527.
Notable changes:
- Obsolete lisp packages: sup-mouse and xesam.
2013-05-31 23:20:18 +00:00
prlw1
21e76a0c35 Updated devel/glib2 to 2.36.2 2013-05-31 22:53:49 +00:00
prlw1
8ab703f4be Update glib2 to 2.36.2
gdbus-codegen has grown a --xml-files option for introspection XML files.

* Bug fixes:
 697887 GVariant: fix transfer annotation
 699485 tests/mappedfile: Also handle ENOMEM
 699493 SOCKS5 proxy code crashes if it cannot authenticate
 699500 gbitlock: fix this to not unconditionally use futex emu...
        Fix a hang in pidgin

* Translation updates:
 Indonesian
 Italian
 Lithuanian
 Norwegian bokmål
 Polish
 Serbian
 Slovenian
2013-05-31 22:53:23 +00:00
ryoon
a8c566c5a6 Fix xpi.mk inclusion.
Pointed out by wiz@, thank you.
2013-05-31 21:39:39 +00:00
martin
c9959a45a3 Newer pod2man does not like numeric =item 2013-05-31 20:18:06 +00:00
adam
db034c510d Updated lang/tcl to 8.5.14; x11/tk to 8.5.14; x11/p5-Tk to 804.031 2013-05-31 20:17:55 +00:00
adam
cc57132408 Changes 8.5.14:
Bug-fix release.
2013-05-31 20:15:04 +00:00
joerg
128a5a9c88 Also adjust Perl version requirements.
XXX should be killed
2013-05-31 20:14:24 +00:00
adam
565ffee84e Changes Tk-804.031:
This is basically the same like Tk-804.030_502.
2013-05-31 20:13:24 +00:00
fhajny
3188eb3b34 Updated chat/ejabberd to 2.1.12 2013-05-31 20:01:44 +00:00
fhajny
c5e9b37045 Update ejabberd to 2.1.12
Changes since 2.1.10:

* Core ejabberd
- Make terms serialization faster
- Reduce size of XML stream state

* Administration
- Add SCRAM and remove MD5 support to ejabberd commands auth verification
- Added command to list all the vhosts registered in an ejabberd node
- Added export2odbc command, copied from mod_admin_extra.erl
- Fix ejabberdctl number of arguments error report with R15
- Check node name is available before starting ejabberd (EJAB-1572)
- Fix ejabberd_xmlrpc commands authentication with SCRAM
- Fix mod_offline:store_offline_msg argument (EJAB-1581)
- Log IP address when auth attempt fails
- Make sure update_info returns atoms only (EJAB-1595)
- On shutdown, first stop listeners, then modules

* Encryption
- Detect OpenSSL version at runtime, not at compile time
- Fixed signedness issue in tls_drv GET_DESCRYPTED_INPUT (EJAB-1591)
- Enable DHE key exchange in TLS driver
- Enable ECDHE key exchange in TSL driver
- Disable old and unsecure ciphers in TLS driver
- Disable SSL 2.0 in TLS driver

* HTTP-Bind
- Do not trigger item-not-found errors in mod_http_bind
- Repeated http-bind request should abort only requests with same rid
- Receiving missing request shouldn't close waiting out-ouf-order request

* XMPP
- Allow multiple fqdn values in configuration (EJAB-1578)
- Fix get_subscription_lists/4
- Fix account registration
- Send announce Message stanzas as Headline type instead of Normal

* Other
- Guide: Fix file name of Name Service Switch
- Guide: Document the db_type modules option (EJAB-1560)
- LDAP: Fix broken JPEG photo (EJAB-1526)
- LDAP: Fix compatibility with Erlang R16A (EJAB-1612)
- MUC: Fix angle brackets handle in plaintext log (EJAB-1610)
- MUC: Fix MUC start when Mnesia tables don't exist yet
- MUC: New mod_muc_log option file_permissions (EJAB-1588)
- ODBC: Merge SQL and Mnesia code into one module (EJAB-1560)
- Translation: New Hebrew
- Translation: Update Slovak
2013-05-31 20:01:30 +00:00
schmonz
a3d050b3a3 Updated devel/p5-Class-ErrorHandler to 0.02 2013-05-31 15:00:00 +00:00
schmonz
197ae130b0 Update to 0.02. From the changelog:
- Re-packaging without auto_install(). (ANDK)
2013-05-31 14:59:52 +00:00
wiz
f6c65c7a6d + gramps-4.0.0, john-1.8.0, scmgit-1.8.3, telepathy-gabble-0.16.6.
- php-owncloud-5.0.4, tmux-1.8, windowmaker-0.95.2
2013-05-31 14:42:58 +00:00
fhajny
b07222973f Updated net/rabbitmq to 3.1.1 2013-05-31 14:33:25 +00:00
fhajny
9b5bab6ef6 Update rabbitmq to 3.1.1.
Minor bugfixes, see full changelog:

http://www.rabbitmq.com/release-notes/README-3.1.1.txt
2013-05-31 14:32:55 +00:00
mbalmer
2f33e6d711 Only use the email address for MAINTAINER, bump PKGREVISION. 2013-05-31 12:56:42 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
fhajny
f98ed78225 Add missing change entries 2013-05-31 12:39:56 +00:00
wiz
98c3768c3a Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:35 +00:00
fhajny
3e717757e9 Updated lang/nodejs to 0.10.9 2013-05-31 12:19:30 +00:00
fhajny
8d4a92f294 2013.05.30, Version 0.10.9 (Stable)
* npm: Upgrade to 1.2.24
* uv: Upgrade to v0.10.9
* repl: fix JSON.parse error check (Brian White)
* tls: proper .destroySoon (Fedor Indutny)
* tls: invoke write cb only after opposite read end (Fedor Indutny)
* tls: ignore .shutdown() syscall error (Fedor Indutny)
2013-05-31 12:19:18 +00:00
rodent
4a41b97593 Bumping to 1.14 for the last three additions that I forgot to bump. 2013-05-31 11:37:25 +00:00
wiz
bbf5ba9992 Final fix for PR pkg/47868. 2013-05-31 10:58:41 +00:00
adam
d492d67312 Updated lang/perl5 to 5.18.0 2013-05-31 10:56:31 +00:00
adam
405684b167 We are excited to announce perl v5.18.0, the first stable release of version
18 of Perl 5.

You can find a full list of changes in the file "perldelta.pod" located in
the "pod" directory inside the release and on the web.

Perl v5.18.0 represents approximately 12 months of development since Perl
v5.16.0 and contains approximately 400,000 lines of changes across 2,100
files from 113 authors.
2013-05-31 10:55:15 +00:00
wiz
bc25c884c6 Fix previous. From Jörn Clausen. 2013-05-31 09:45:55 +00:00
wiz
677682e86d Try fixing build on Solaris. PR pkg/47868. 2013-05-31 08:41:55 +00:00
wiz
98fadee623 Updated x11/libXtst to 1.2.2 2013-05-31 08:30:33 +00:00
wiz
ca3d8bd5d3 Update to 1.2.2:
This release provides the fix for the recently announced security issue
CVE-2013-2063, along with a number of fixes to the build configuration.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (5):
      Move -I flags from AM_CFLAGS to AM_CPPFLAGS
      Add xextproto & xi to Requires.private
      Use _XEatDataWords to eat data in error cases
      integer overflow in XRecordGetContext() [CVE-2013-2063]
      libXtst 1.2.2

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Julien Cristau (1):
      COPYING: add copyright notices and licenses from the manpages and specs
2013-05-31 08:30:24 +00:00
wiz
324c547543 Updated x11/libXxf86vm to 1.1.3 2013-05-31 08:29:46 +00:00
wiz
d196ba1622 Update to 1.1.3:
This release provides the fixes for the recently announced security issue
CVE-2013-2001 along with a number of other fixes to the error handling
code found while investigating that issue.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (10):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      When Xcalloc() returns NULL, you don't need to Xfree() it
      Improve error handling in XF86VidModeGetMonitor()
      Unlock display before returning alloc error in XF86VidModeGetModeLine()
      Unlock display before returning alloc error in XF86VidModeGetAllModeLines()
      Unlock display before returning alloc error in XF86VidModeGetDotClocks()
      Use _XEatDataWords to avoid overflow of length calculations
      memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]
      avoid integer overflow in XF86VidModeGetModeLine()
      libXxf86vm 1.1.3

Colin Walters (1):
      autogen.sh: Honor NOCONFIGURE environment variable
2013-05-31 08:29:38 +00:00
wiz
6187798c58 Updated x11/libXxf86dga to 1.1.4 2013-05-31 08:28:55 +00:00
wiz
ca01004b98 Update to 1.1.4:
This release provides the fixes for the recently announced security issues
CVE-2013-1991 & CVE-2013-2000, along with a couple build fixes.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (7):
      Use _XEatDataWords to avoid overflow of rep.length shifting
      integer overflow in XDGAQueryModes() [CVE-2013-1991 1/2]
      buffer overflow in XDGAQueryModes() [CVE-2013-2000 1/2]
      integer overflow & underflow in XDGASetMode() [CVE-2013-1991 2/2]
      buffer overflow in XDGASetMode() [CVE-2013-2000 2/2]
      integer overflow in XDGAOpenFramebuffer()
      libXxf86dga 1.1.4

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Jeremy Huddleston (2):
      Build fix when sizeof(off_t) > sizeof(void *)
      Include <stdint.h> for uintptr_t
2013-05-31 08:28:47 +00:00
wiz
1e8d2248eb Updated x11/libXt to 1.1.4 2013-05-31 08:27:25 +00:00
wiz
03af977781 Update to 1.1.4:
This release provides the fixes for the recently announced security issues
CVE-2013-2002 & CVE-2013-2005, along with other code & doc cleanups, build
fixes, automake compatibility changes, and packaging improvements.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (5):
      unifdef -U__UNIXOS2__
      Unchecked return values of XGetWindowProperty [CVE-2013-2005]
      unvalidated length in _XtResourceConfigurationEH [CVE-2013-2002]
      Remove old strtoul workaround for SunOS 4
      libXt 1.1.4

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Egbert Eich (2):
      Install ErrorDB into a $datarootdir-path, not $libdir.
      Add XtErrorDB directory to pkg-config file.

Eric S. Raymond (2):
      Eliminate use of tab stops.
      Remove unused macros that are temptations to presentation-level klugery.

Julien Cristau (1):
      Add copyright notice and license from the X Consortium to COPYING

Thierry Reding (1):
      Use AM_CPPFLAGS instead of INCLUDES

Thomas Klausner (2):
      Avoid referencing something that isn't defined. Bring in the definition from another manual page.
      Fix DEBUG build (TMparse.c:376:1: error: overflow in implicit constant conversion)
2013-05-31 08:27:17 +00:00
wiz
df85c0702b Updated x11/libXres to 1.0.7 2013-05-31 08:25:52 +00:00
wiz
532dd78937 Update to 1.0.7:
This release primarily provides the fix for the recently announced
security vulnerability CVE-2013-1988, along with improved compatibility
with future automake releases.

Alan Coopersmith (5):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Use _XEatDataWords to avoid overflow of rep.length shifting
      integer overflow in XResQueryClients() [CVE-2013-1988 1/2]
      integer overflow in XResQueryClientResources() [CVE-2013-1988 2/2]
      libXres 1.0.7
2013-05-31 08:25:43 +00:00
wiz
94497382bb Updated x11/libXp to 1.0.2 2013-05-31 08:25:00 +00:00
wiz
38a8582ee8 Update to 1.0.2:
This bug fix release delivers the fixes for the recently announced security
vulnerability CVE-2013-2062, alongside the last couple years accumulation
of janitorial cleanups, compiler warning fixes, and adjustments to remain
compatible with changes in new and future automake releases.

Alan Coopersmith (10):
      Strip trailing whitespace
      Stop trying to use NULL for Status values
      Fix XpEventToWire arguments to match what libXext expects
      Add const qualifiers to silence gcc -Wwrite-strings warnings
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Use _XEatDataWords to avoid overflow of rep.length bit shifting
      integer overflow in XpGetAttributes & XpGetOneAttribute [CVE-2013-2062 1/3]
      integer overflows in XpGetPrinterList() [CVE-2013-2062 2/3]
      integer overflows in XpQueryScreens() [CVE-2013-2062 3/3]
      libXp 1.0.2
2013-05-31 08:24:51 +00:00
wiz
87c5a44c73 Updated x11/libXinerama to 1.1.3 2013-05-31 08:24:17 +00:00
wiz
c1a60b4962 Update to 1.1.3:
This bug fix release primarily provides the fix for the recently announced
security vulnerability CVE-2013-1985.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (3):
      Use _XEatDataWords to avoid overflow of _XEatData calculations
      integer overflow in XineramaQueryScreens() [CVE-2013-1985]
      libXinerama 1.1.3

Colin Walters (1):
      autogen.sh: Implement GNOME Build API
2013-05-31 08:24:06 +00:00
rodent
fbc017cfba -libXfontcache; was imported to fonts/ 2013-05-31 01:13:50 +00:00
rodent
6a903c7a7e +libXfontcache 2013-05-31 01:12:51 +00:00
rodent
f603c4a80d Will MAINTAIN this one too. 2013-05-31 01:12:01 +00:00
rodent
62b4e594e8 Added fonts/libXfontcache version 1.0.5 2013-05-31 01:11:10 +00:00
rodent
60bf86ceb7 Import libXfontcache-1.0.5 as fonts/libXfontcache.
Xfontcache - X-TrueType font cache extension client library.
2013-05-31 01:10:55 +00:00
rodent
c964b419d3 -windowswmproto -libWindowsWM 2013-05-31 00:55:22 +00:00
rodent
cfd8c508ac s/Added/Moved for wm/{applewmproto,libAppleWM} 2013-05-31 00:54:07 +00:00
rodent
1a3a398765 Include bsd.fast.prefs and then add wm/libAppleWM if OPSYS == Darwin,
as to not break this package on other platforms, given libAppleWM has
ONLY_FOR_PLATFORM = Darwin-*-* set. Add wm/libWindowsWM as well. Bump
version.
2013-05-31 00:49:15 +00:00