Age | Commit message (Collapse) | Author | Files | Lines |
|
==============
Version 2.24.1
==============
Translators
* Khaled Hosny (ar)
* Rostislav "zbrox" Raykov (bg)
* Margulan Moldabekov (kk)
|
|
Major changes in 1.0.2
======================
* Make sure mount-added is always emitted when a mount operation is completed
* Crash fixes
* FUSE: Set st_blocks to make du and ls -s work
* FUSE: Stability fix with concurrent close and reads (made amarok2 crash)
|
|
unregistered desktop file. PKGREVISION++.
|
|
- Add DESTDIR support.
Bump PKGREVISION.
|
|
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|
|
This switches to the gnome-2.24 release branch.
|
|
This switches to the gnome-2.24 release branch.
|
|
This switches to the gnome-2.24 release branch.
|
|
This switches to the gnome-2.24 release branch.
|
|
|
|
This switches to the gnome-2.24 release branch.
(This version is also compatible with newer shared-mime-info.)
|
|
to using shell arithmetic, which should be more light-weight and should
not pose a danger of hanging.
|
|
|
|
Basically, Krusader-1.90.0 = Krusader-1.80.0 + bugfixes +
Krusader Extensions sent in by our loyal users. Thanks!
+ Improvements:
- GCC 4.3 compatibility
- KDE 3.2 through KDE 3.5 compatibility
- bugfixes
+ Many Krusader Extensions:
- Keymaps, use keybindings of other commanders or customized keybindings!
- Colormaps, use colors of other commanders or customized colors!
- Useractions, create actions for your own needs!
- Javascript useractions, create actions with additional javascript power
for your own needs!
+ Krusader Extensions highlights:
+ Color schemes: Total Commander, Dos Navigator, Midnight Commander, bash
+ Keymap: Midnight Commander
+ Useractions:
- Search and Replace in file
- Split large mp3 files
- Copy as root
- Archive foo to dir
- lzma and tar.lzma archive support
- tar.7z archive support
- ar (.a, .deb,...) archive support
- Unpack multiple zip archives
- kgpg: encrypt, decrypt, sign, verify signature
- .uue file support (uuencode and uudecode)
+ Javascript useractions:
- Recode files using iconv or GNU recode
- Mount as root
- Select from file
- Calculator
|
|
Changes in 1.0.5
* Fixed CD Copy device selection when starting from the KDE "run" dialog
* Fixed HAL mounting (thanks to Ken Milmore)
* Always wait for the drive to become ready before starting verification
(this should fix some of the problems with failed verification where K3b
claims that no medium is in the drive.)
Changes in 1.0.4
* K3b now silently allows the burning of files bigger than 4 GB if an
appropriate version of genisoimage or mkisofs is installed ("silently"
means that I did not introduce any new messages)
* I was not able to find the aweful "disabled DMA" bug but I introduced
a little workaround which hopefully solves it for many of you (BTW: K3b
from svn trunk does support DVD burning with cdrecord.)
* Never use growisofs parameter -dvd-compat with DVD-RW media in
restricted overwrite mode (some drivesdo not like that)
* Unmount medium before DVD formatting
|
|
All:
- Extended the file COPYING to mention that the GPL used by the "mkisofs project"
requires to publish the full source for all parts of mkisofs in case that you
publish mkisofs binaries.
- Added a new Changelog file for the changes since cdrtools-2.01
- RUlES/rules.prg no longer includes a line with SHELL=/bin/sh.
This is needed to allow to implement a workaround for various bash
bugs that afffect makefiles in case that /bin/sh is linked to bash.
If your platform installs bash in /bin/sh (Linux, ....) or in case
thaat your platform offers a broken variant of the Korn Shell in /bin/sh
(like HP-UX), fetch the "Schily source consolidation" from
ftp://ftp.berlios.de/pub/schily/, compile everything and install the
original Bourne Shell, that comes with this packet, into /bin/bosh.
If you then call ./.clean and re-compilee everything, you get a "smake"
that calls /bin/bosh instead of the broken system shell.
- Added an autoconf test for POSIX violations found in POSIX.1-2008.
The official POSIX rule is not to define "new" interfaces that
are in conflict with older interfaces of the same name.
Our interfaces fexec*() have been defined and published in 1982.
The new POSIX interfaces define a different interface and the
new POSIX interfaces even use names that are not compatible with
POSIX rules. The new POSIX interfaces in question should be called
fdexec*() to follow the rules of other similar POSIX functions.
Simiar problems exist with getline()/fgetline().
We try to automatically rename our functions in case that the functions
could be found in the local libc.
Libschily:
- Added sleep.c and gettimeofday.c that emulate sleep() and gettimeofday()
when using MSVC
- Try to rename ecvt()/fcgt()/gcvt() in case that one of these functions
does not work and the libc implementation does not allow to overwrite the
function.
Libscg:
- Included a patch for the CAM interface from the FreeBSD people.
The patch sets up the CAM data structrures in a way that allows
SCSI bus and target scanning.
Cdrecord:
- Make dure that the DVD and BluRay drivers do not lower the default timeout.
cdrecord timeout=# now always allows to raise the default timeout to a larger
value.
- Added a workaround to prevent the Lite-ON BD B LH-2B1S/AL09
from hanging up when trying to write a BluRay Medium.
- Cdrecord now by default tries to set up a DMA Size of 126 kB.
If non-MMC drives are found, we fall back to the old value of 63 kB
|
|
|
|
|
|
|
|
- Security fix for CVE-2008-3834
- A small number of compilation and portability fixes
|
|
Bump PKGREVISION. Noted by Cem Kayali in pkgsrc-users@
|
|
|
|
NEW features of cdrtools-2.01.01a50:
Libschily:
- changed __malloc() -> ___malloc() for the ongoing ATARI Port
- changed __realloc() -> ___realloc() for the ongoing ATARI Port
- changed __savestr() -> ___savestr() for the ongoing ATARI Port
Cdrecord:
- The cdrecord DVD multi-border code from May 2007 has been made OpenSource.
Multi-Border is the DVD multi-session equivalent. It allows to write
up to 1024 sessions on a single DVD.
The code currently covers the most important case of writing to DVD-R/DVD-RW
media.
You need to specify -multi for every session.
- The cdrecord man page now mentions -multi with respect to DVD multi-border.
Mkisofs (Maintained/enhanced by J
- mkisofs -UDF now does not longer replace controlchars in case that -J has not
been specified at the same time. This is a workaround for the fact that
mkisofs still shares the file name management code between UDF ans Joliet.
NEW features of cdrtools-2.01.01a49:
All:
- Several Makefiles have been modified to support not only "make all"
but also "make install" without calling "make all" before. This was needed
after the change that omits the symlinks from the tar archive.
Thanks to a report from Klaus Ditze <kd@heise.de>
Libparanoia (Ported/enhanced by J
- Plenty of new comments taken from cdparanoia-III-10.2
This doubles the size of the code!
Thanks to Monty (xiphmont@mit.edu)
- i_paranoia_overlap_r() does not longer increment beginA/beginB after the
match was found searching backwards. Taken from cdparanoia-III-10.2
- paranoia_free() now also frees p->cache and p->fragments taken from cdparanoia-III-10.2
- Some numerical values used in paranoia.c have been replaced by
FLAG_* definitions.
Mkisofs (Maintained/enhanced by J
- First step of changes intended to allow to remove Mac OS 9 "hfs" support
from mkisofs. Mac OS X supports UDF extensions and "hfs" does not support
large files. For this reason, "hfs" support is an anachronism.
|
|
* Temporary file names no longer use the process ID as part of the name
* Use arc4random_uniform() instead of random() or lrand48()
* The prngd or egd daemon can now be used on systems without /dev/urandom
* Added long option support for compatibility with GNU coreutils version
* Fixed an installation issue on Cygwin
|
|
This fixes a typo introduced by the security fix for http://secunia.com/advisories/32064/
This effectively removes patch-gb
|
|
This fixes security issue http://secunia.com/advisories/32064/
|
|
|
|
|
|
since without this change, I cannot build same on Linux.
|
|
|
|
side effect.
|
|
as well and use config file framework. Sort PLIST.
|
|
would be much cleaner. Mark as destdir safe.
|
|
source.
|
|
* Change "${VARBASE}/lib/dbus" to "${VARBASE}/db/dbus".
* Create "${VARBASE}/db/dbus" with OWN_DIRS_PERMS at install time.
* Generate "${VARBASE}/db/dbus/machine-id" file at install time.
* Install dbus-daemon-launch-helper with mode 04550 instead of 04750.
It solves start gimp successfully without running dbus-daemon as before.
Bump PKGREVISION.
|
|
|
|
that they can create a /dev/lirc if they choose.
Bump pkgrevision.
|
|
From PR 39585.
|
|
|
|
|
|
missing perl interpreter. Bumped PKGREVISION
|
|
|
|
pkgsrc changes:
* Add some additional modules:
devel/ruby-gnome2-bonobo
devel/ruby-gnome2-bonoboui
devel/ruby-gnome2-gconf
devel/ruby-gnome2-libglade
graphics/ruby-gnome2-gtkglext
multimedia/ruby-gnome2-gstreamer
print/ruby-gnome2-gnomeprintui
sysutils/ruby-gnome2-gnomevfs
www/ruby-gnome2-gtkhtml2
www/ruby-gnome2-gtkmozembed
x11/ruby-gnome2-gtksourceview
x11/ruby-gnome2-vte
* Fixed detection of rcairo. It had been broken since switched to gem.
patch-a{c,h,i,j,k,l.m}
(It Already in upstream trunk)
* Add patches for allow to load gem rcairo.
patch-a{n,o,p}
* Fixed overwritten glib module when installing modules require generated
header of glib module.
Modify to install the header as part of glib module and use bl3.mk.
* clean up dependency
* Add test target for modules having unit test.
* Modified patch-a{a,b,d,f,g} to acceptable by upstream.
Ruby-GNOME2-0.17.0 (2008-09-07)
Release notes:
* This Release supports Ruby 1.8.7 and has many bug fixes and
new bound functions.
Main changes:
* Ruby/GLib:
- [#2060606] Crash when removing ruby applet from gnome panel with 0.7rc1
[Kouhei Sutou]
* Ruby/GTK:
- [#2025651] FTBFS with gtk+ 2.13.5 [Cesare Tirabassi, Kouhei Sutou]
- [#2043970] Segfaults on 64-bit Linux [Neil Roberts, Kouhei Sutou]
* Ruby/Pango:
- [#2043970] Pango::FontDescription#weight= seg fault [Kouhei Sutou]
* Many other changes, GC bugs, Segfault fixes. See corresponding ChangeLog
for detailed information on changes and contributors.
Special thanks for your contributions to: (list in no particular order)
- Neil Roberts
- Cesare Tirabassi
- Arnaud Cornet
|
|
work for linux guests.
Bump PKGREVISION.
|
|
|
|
1.5:
Fixed #1400 - OperatingSystemRelease should now work on CentOS
Changed 'timeout' option to 'limit' to avoid scope issue
Fixes #1376 - Display memory facts for AIX
Fixes #1334 - Forced Facter to use LANG=C
Fixes #1357 - Change ps syntax for OSX and BSD
Set the timeout on the AIX kernelrelease fact to 5 seconds.
Refactored so each fact resolution can specify a separate timeout,
but the default is still 0.5.
Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for
*BSD aliased interfaces.
Updated dmidecode facts fixing ticket #60
Added AIX support for some facts
Add lsbmajdistrelease fact for CentOS and Red Hat
Updated Red Hat spec file for new version
The 'facter' executable now has an option (-p|--puppet) for loading the
Puppet libraries, which gives it access to Puppet's facts.
Added autoloading to Facter with a default of not loading all facts,
which results in a significant speedup when only one fact is sought.
Facts are autoloaded in either a single file named after the fact or
in any file in a directory named after the fact.
Significantly refactored Facter's internals, including creating tests
for all internal classes.
A netmask fact has been added closing ticket #46. It only returns the
netmask of the primary interface (in the same behaviour as the ipaddress
and macaddress facts).
Facts to return multiple interfaces on a host have also been updated.
If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will
now get facts for each interface's IP address, MAC address and netmask.
The facts will be structured like:
ipaddress_int = 10.0.0.x
macaddress_int = xx:xx:xx:xx
netmask_int = 255.255.255.0
Facter now identifies Ubuntu hosts and their releases using the
operatingsystem and operatingsystemrelease facts.
The Debian operatingsystemrelease fact now correctly returns the current
Debian release.
Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS
Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased
interfaces. Supports both Linux and *BSD.
Added interfaces fact to add as index for ip/MAC address facts
Added Mandrake support for operatingsystem fact - closed ticket #47
Fixed ticket #45
Added netmask.rb closing ticket #46
|
|
just use %lld and cast time() to (long long int) in xferlogs/xferlogs.c.
PKGREVISION++.
|
|
|
|
|
|
* added support for ultra-low frequency idle-mode on CPUs that support
On Demand Clock Modulation
* added an option to delay lowering the frequency
* added an option to count time spent on nice processes as idle
|