Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
reported by Sebastian Prause on tech-pkg.
|
|
and that is that it sets needs_locking for AIX, and then locks
indefinately when compiling. Unsure how to fix that.
|
|
|
|
|
|
- Performance improvements:
- Two patches from bug #137864 (Benjamin Otte)
- Patch from bug #143914 (Søren Sandmann)
- Fix crash when resizing a terminal running minicom (Søren Sandmann)
Closes bug #163814 and duplicate.
- Adjust timeouts to make us behave like xterm when
outputing large amounts of text and still be fast (Kjartan)
- Fix build with VTE_DEBUG enabled (Kjartan)
- Build fixes for NetBSD and Darwin. Bug #126377 (Adrian Bunk)
- Build fixes for AIX. Bug #161352
- Make keypad behave like in xterm. Bug #128099. (jylefort at brutele be)
- Fix black background in new terminals. Bug #125364. (Fedora)
- Fix scrolling issues. Bug #168210 (Fedora)
- Fix screen corruption with multibyte charsets. Bug #168211 (Fedora)
- Redraw terminal fully before scrolling. Bug #168212 (Fedora)
- Fix crash with IM-methods. Bug #168213 (Fedora)
- Fix for scrolling back then forward. Bug 122150 (Benjamin Otte)
- Make terminal report correct type. Bug 130761 (Mariano)
- Updated translations:
Estii (et), Old English (ang), Canadian English (en_CA),
Spanish (es), Hungarian (hu), Albanian (sq), Norwegian bokmål (nb),
Bosnian (bs), Finnish (fi), Oriya (or), Georgian (ka), Hindi (hi)
|
|
|
|
should fix problem seen on 1.6 bulk build
|
|
|
|
* Move library/header path configurations from xemacs/Makefile.common
to xemacs/Makefile and xemacs-nox11/Makefile. Don't add X-related
paths for -nox11. Fix build failure reported by bulk builds.
|
|
|
|
(should fix bulk build)
|
|
|
|
|
|
ChangeLog:
* cannadic/ update to cannadic-0.95c
* src/splitter/commit.c fix mis-computation of segment length which
can cause out of array bound access
* use Hidden Markov Model to find segment boundary.
|
|
string problem is fixed which might be a security problem. See
http://studio.imagemagick.org/magick/viewtopic.php?t=3774
(according to Ubuntu Security Notice USN-90-1, CAN-2005-0397 was assigned)
|
|
|
|
Changes unknown.
|
|
vsftpd-2.0.2, wmakerconf-2.11.
- elm-2.5.7 (thanks, jdolecek)
|
|
|
|
|
|
NOTE: This is mainly a bugfix release.
* Some improvements to the procedure for removing connections.
* Corrected various issues with header parsing.
* Now closes windows which were opened during interface testing such
as font panels, info panels, etc.
* Minor corrections to background color for a number of inspectors.
* Improvements to gmodel importation.
* Better detection of when the user is utilizing a user bundle.
Gorm will now warn the user with a panel.
* Various improvements in documentation
|
|
|
|
|
|
|
|
with some minor PLIST and etc fixes by me.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ack by wiz@.
|
|
|
|
issues with the program. Bumping pkgrevsision to 1.
|
|
boosts, and a core dump fix. Bumping rev to 2.
|
|
from Eric Boutilier in PR pkg/29470.
|
|
${PERL5_SITEARCH}/auto/SVN/Simple/Edit/.packlist .
|
|
p5-Class-Autouse-1.16 and update of p5-SVN-Simple-0.27,
p5-SVN-Mirror-0.56, and svk-0.30.
|
|
|
|
Add new dependency p5-Class-Autouse>=1.15.
Update dependencies:
p5-SVN-Simple>=0.27
p5-YAML>=0.36
Upstream changelog:
[Changes for 0.30 - 2 Mar, 2005]
* Support native encodings for pathnames and log messages handling.
* Interactively resolve deleted files that are modified. [ruz]
* Make use of Class::Autouse to reduce start-up time. [Schwern]
* Support mkdir copath. [hcchien]
* svk help <command> should list the aliases of that command. #6082
[Schwern]
* More history-tracing performance optimization.
* Speed up svk help commands by not using pod::simple to extract the
brief description. [kcwu]
* Fix signature cache caused by merge via update.
* Unbreak win32's ReadKey in get_prompt. [Autrijus]
* In merge editor's prop merger, use a proper pool to retrieve
the base_prop and local_prop to avoid leaks.
* Clean pools when getting log in reverse order, like merge logs, to
prevent leaks.
* Fix pool usage in editor::diff to avoid leaks.
* Fix a newline introduce when saying "accept yours" in resolver.
* Fix SVK::Notify report for when report anchor is "0".
* Do not allow existing depotpath to be entered in when autovivifying,
which would led to undesired copies.
* When listing mirror, skip unloadable or invliad entries gracefully.
* When doing svk ps svn:eol-style, check if the file mixed newlines.
* Draft intro.pod. [lukhnos]
* Many more tests, with contribution from matthewd.
|
|
------------------------------------------------------------------------
r273 | clkao | 2005-03-01 12:19:53 -0500 (Tue, 01 Mar 2005) | 1 line
Changed paths:
M /clkao/modules/SVN-Mirror/META.yml
M /clkao/modules/SVN-Mirror/SIGNATURE
SVN::Mirror 0.56
------------------------------------------------------------------------
r269 | clkao | 2005-02-28 02:18:56 -0500 (Mon, 28 Feb 2005) | 3 lines
Changed paths:
M /clkao/modules/SVN-Mirror/lib/SVN/Mirror.pm
Resolve local rev properly for relayed mirror where the target
revision number is larger than the one on the relayed server.
Reported by: Arthur Bergman
------------------------------------------------------------------------
r268 | clkao | 2005-02-26 07:43:01 -0500 (Sat, 26 Feb 2005) | 1 line
Changed paths:
M /clkao/modules/SVN-Mirror/lib/SVN/Mirror.pm
Invalidate revmap cache when deleting mirror.
------------------------------------------------------------------------
r267 | clkao | 2005-02-24 03:21:28 -0500 (Thu, 24 Feb 2005) | 1 line
Changed paths:
M /clkao/modules/SVN-Mirror/lib/SVN/Mirror.pm
Tell the user to install VCP instead of confusing "schema not handled".
------------------------------------------------------------------------
r264 | clkao | 2005-02-23 11:02:17 -0500 (Wed, 23 Feb 2005) | 2 lines
Changed paths:
M /clkao/modules/SVN-Mirror/lib/SVN/Mirror/Ra.pm
Workaround ra_svn 1.2 vs svnserve 1.1 log limit problem.
------------------------------------------------------------------------
r263 | autrijus | 2005-02-02 09:38:08 -0500 (Wed, 02 Feb 2005) | 1 line
Changed paths:
M /clkao/modules/SVN-Mirror/bin/svm
* Gran Krampe noticed that our docs is completely broken.
------------------------------------------------------------------------
|
|
[Changes for 0.27 - Feb 24, 2005]
* Don't do version check for SVN::Core.
|
|
|
|
Class::Autouse allows you to specify a class that will only load
when a method of that class is called. For large classes that
might not be used during the running of a program, such as Date::Manip,
this can save you large amounts of memory, and decrease the script
load time.
|
|
This module lets Makefile.PL automatically install dependencies
via CPAN or CPANPLUS.
* Features
- Letting the user enable/disable optional dependencies.
- Support sane defaults by probing for the machine's capability.
- If not inside a cpan shell, use CPAN.pm to install dependencies.
- Enable/disable the associated tests automatically.
- Supply UNINST=1 when it is safe and possibly needed.
- Checks MANIFEST to avoid unnecessary grepping of EXE_FILES.
- Utilizes CPANPLUS and/or Sort::Versions where feasible.
- Offers check-only and skip-all Makefile.PL targets.
- Offers check-only and install-only Makefile targets.
- Take advantage of the 'sudo' command where available.
|
|
|
|
- Bypass the iconv library test in configure since the test fails to
detect GNU libiconv.
- Use ncurses on NetBSD-1.x.
|
|
doesn't crash any more. Patch found at
http://lists.gnu.org/archive/html/qemu-devel/2004-09/msg00271.html
|