Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
https://rt.cpan.org/Ticket/Attachment/920541/477607/YAML-LibYAML-0.35-format-err
or.patch
|
|
|
|
Copy and paste cause segfault when UTF-8 character are hold in selection.
Reported on twitter and analysed by @oshimyja.
Use ext05 patch that does not contain UTF-8 specific copy/paste code.
|
|
|
|
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
|
|
One patch was hardcoded for NetBSD, return it closer to intention without
breaking NetBSD. It's still not great, but a little better.
|
|
|
|
Changelog:
What's new in 1.447.1 (2012/03/28)
File handle leak in serving static files (issue 13097)
LDAP config error (issue 8152)
jenkins running in Tomcat doesn't initalize slf4j properly (issue 12650)
java.lang.NoClassDefFoundError: org.slf4j.impl.StaticLoggerBinder (issue 12446)
Remote call on CLI channel from [ip] failed (issue 12302)
jenkins does not start in jboss container (issue 12334)
|
|
Besides the fact this is a crippled, obsolete demo of 6 year old
commercial productivity software, it doesn't even build successfully
on DragonFly. Due to the license text file have a Portuguese name,
it fails during the package phase, specifically libarchive returns
an error that it can't translate the pathname to UTF.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
== [release-1-8-3] 1.8.3: 2012-05-22
A bug fix release of 1.8.2.
=== Package
* [ubuntu] Added Ubuntu Precise Pangolin support.
* [solaris] Use pkgutil instead of pkg-get.
[GitHub #6]
[Reported by h0lzi]
=== milter manager
==== Improvements
* binding ruby: update bundled ruby-glib2 to 1.1.3
==== Fixes
* [manager] support manager.event_loop_backend = "libev" on CentOS.
[Reported by SHIONO Kenji]
* [manager][children] use gulong instead of guint.
g_signal_connect() returns gulong.
=== milter-core
==== Fixes
* [libev] check whether the next id is used or not.
=== Document
==== Fixes
* doc install debian ubuntu: add missing postfix group related configuration
milter-manager user should belong to postfix group to access a socket
of other milter.
[milter-manager-users-ja:00163]
[Suggested by Satoru Sakashita]
* doc debian: adjust to the latest squeeze environment
[Suggested by Satoru Sakashita]
|
|
|
|
Currently it's possible to install Nagios plugins independently of
net/nagios-base. However, the directories that the plugins install
into are created and owned by net/nagios-base, so it has to be
installed first to avoid unwanted directory removal when the only
plugin is deinstalled.
|
|
|
|
Bump PKGREVISION.
|
|
milter-manager-1.8.3, wdiff-1.1.1.
|
|
|
|
|
|
Bump PKGREVISION
|
|
Thanks to Hans Rosenfeld for noticing.
|
|
|
|
Changes since 3.2.6:
3.2.10 * add patch Finn Wilcox finnw
ocstring cannot concat: or at:insert: itself - ID: 1640788
* port to OpenSolaris 09/06 with Sun C 5.10 SunOS_i386 2009/06/03
* updated email address in indent-patch
3.2.9 * add OpenSolaris (solaris 2.11) to Platforms
* change __builtin_va_alist to builtinvar for OpenSolaris
3.2.8 * add __builtin_expect, __builtin_strchr and more garbage for gcc 3.4.6
__builtin_cmp (GCC developers seem to believe they're using PASCAL)
* regenerated configure with autoconf 2.6
* upgraded config.guess and config.sub to automake 1.9
* add NIOS2 sopc to platforms (port by lionnel@ipricot.com)
* rebuilt bootstrap package
* upgraded nm objc1 | postlink >util/_objc1.c
3.2.7 * fix for -builtintype and -builtinfunction broken
(pragma OCbuiltInFctn and OCbuiltInType still worked)
* port to IA-64 hpux 11.23 with HP aC++/ANSI C (add to platforms)
* add -hpux flag with some builtins: __va_list__, __va_arg__,
__va_start__, __fpreg and __float80
|
|
|
|
* Over 100 functional improvements
* WebKit updated to version 2.2.2
* libpng updated to version 1.5.10
* Thirty improvements to documentation and tools
|
|
the runtime library search path.
|
|
|
|
|
|
has been changed from the default.
Bump PKGREVISION
|
|
Bump PKGREVISION
|
|
|
|
|
|
I have no idea if this actually works, but at least it builds which was
not the case before.
|
|
|
|
Add license and change homepage.
No changes file included in source distribution.
Changes can be seen at http://hg.suckless.org/slock/ (see changelog
for last few versions).
One important fix is:
added XRaiseWindow workaround when new clients are launched
See http://secunia.com/advisories/48700/ for the security issue.
|
|
|
|
|
|
|
|
|
|
changes in sbcl-1.0.57 relative to sbcl-1.0.56:
* RANDOM enhancements and bug fixes:
** bug fix: the range and distribution of random integers could be
catastrophically wrong when the compiler derived the type of its
argument as a disjoint set of small integers.
** bug fix: the distribution of random integers is now completely
uniform even when the specified limit is not a power of two.
(Previously some values could be about 0.1 % more probable than
others in the worst case.)
** RANDOM on large integer arguments is generally faster and conses
less than before; this is visible for fixnums above a length of
about 24 bits, but extremely so for bignums: the old implementation
used time and space quadratical in the size of the argument there,
the new one is linear.
* enhancement: redesigned protocol for quitting SBCL. SB-EXT:EXIT is the new
main entry point, SB-EXT:QUIT is deprecated.
* enhancement: additions to the SB-THREAD API: RETURN-FROM-THREAD,
ABORT-THREAD, MAIN-THREAD-P, and MAIN-THREAD.
* enhancement: FASL loading no longer grabs the world-lock.
* enhancement: GENCGC reclaims space more aggressively when objects being
allocated are a large fraction of the total available heap space.
(lp#936304)
* enhancement: backtraces show the correct number of arguments for frames
called with too many arguments.
* enhancement: support for abort(3), exit(3), and _exit(2) has been added to
SB-POSIX.
* enhancement: ASDF has been updated 2.21.
* optimization: fewer uses of full calls to signed modular functions.
(lp#903821)
* optimization: typechecking alien values is typically 5 x faster.
* optimization: FDEFINITION, SYMBOL-FUNCTION, MACRO-FUNCTION, and FBOUNDP
are 20% faster.
* bug fix: file compilation performance issues when dumping subtypes
of CHARACTER (lp#994487)
* bug fix: fixed disassembly of some SSE instructions on x86-64.
* bug fix: SB-SIMPLE-STREAMS signals an error for bogus :CLASS arguments in
OPEN. (lp#969352, thanks to Kambiz Darabi)
* bug fix: CASE normal-clauses do not allow T and OTHERWISE as keys.
(lp#959687)
* bug fix: (SETF (FIND-CLASS X) NIL) removed proper name of the underlying
classoid even if X was not the proper name of the class. (lp#941102)
* bug fix: declaration leakage between lexical environments due to careless
use of NCONC in MAKE-LEXENV. (lp#924276)
* bug fix: ENSURE-DIRECTORIES-EXIST now works when
*default-pathname-defaults* contains NAME or TYPE components.
* bug fix: PPRINT couldn't print improper lists with CARs being some symbols
from CL package, e.g. (loop . 10).
* bug fix: run-program with existent or non-existent files for :output or
:input when :if-output-exists or :if-input-does-not-exist are NIL properly
returns NIL instead of signalling an obscure error.
* bug fix: fix miscompilation of some logand forms with large constant
arguments. (lp#974406)
* bug fix: account for funcallable-instance objects properly in ROOM.
* bug fix: incorrect octets reported for c-string decoding errors.
(lp#985505)
* bug fix: miscompilation of LDB on the PowerPC platform. (thanks to Bruce
O'Neel)
* bug fix: better input error reporting for COMPILE-FILE. (lp#493380)
* bug fix: default size of non-nursery generations has been shrunk on GENCGC,
allowing faster release of memory back to the OS. (lp#991293)
* bug fix: WITH-DEADLINE (:SECONDS NIL :OVERRIDE T) now drops any
existing deadline for the dynamic scope of its body.
* bug fix: compiler-internal interval arithmetic needed to be more
conservative about open intervals when operated on by monotonic but not
strictly-monotonic functions. (lp#975528)
* bug fix: copy-tree caused stack exhaustion on long linear lists, and now
it's also slightly faster. (lp#998926)
* bug fix: better error messages for malformed declarations.
(lp#1000239)
* bug fix: define-condition didn't return the name of the defined condition.
* documentation:
** improved docstrings: REPLACE (lp#965592)
|
|
Back to change generation of Makefile, and add some trick for PEP 3147.
|
|
|