New in 0.7.5
============
- Build fixes (Colin Walters)
- Documentation improvements (Javier Jardón)
- Spec clarifications (Matthias Clasen)
New in 0.7.4
============
- Improve documentation of supported image data formats (Colin Walters)
- Honor aclocal flags (Craig Keogh)
- Update autotools configuration (Javier Jardón)
- Test notification removal (William Jon McCann)
NEW in 0.7.3:
==============
- Add a way to change the application name for
individual notifications (Richard Hughes)
NEW in 0.7.2:
==============
- Add a way to change the application name (William Jon McCann)
- Mark image_path as deprecated (William Jon McCann)
- Allow properties to be set in any order (Matthias Clasen)
NEW in 0.7.1:
==============
- Don't export private symbols (Emilio Pozuelo Monfort)
- Introspection support and annotations (Jonathan Matthew, Martin Pitt)
- Documentation cleanups and fixes (Javier Jardón)
- Ref the pixbuf passed to set_image_from_pixbuf (Guillaume Desmottes)
- Add tests for new capabilities and hints (William Jon McCann)
- Update spec to mention "persistence" and "action-icons" server
capability and "action-icons", "transient" and "resident" hints.
Bump spec version to 1.2 (William Jon McCann)
NEW in 0.7.0:
==============
- Remove the ability to attach notifications to widgets or positions
- Add a test for the persistence server capability
- Port to use GBus instead of dbus-glib (Christian Persch)
- Add a macro to get library version number
- Remove GTK+ dependency from library
- Port tests to GTK+ 3
NEW in 0.6.0:
==============
The 0.5.1 release included changes that should not have been made on a
stable branch. It should have been a 0.6 series release. So here it is.
- Fixed#623096 Fix notify_get_server_info results
NEW in 0.5.1:
==============
- Remove explicit GTK+ 2.x linking, so that libnotify can link against
both GTK+ 2.x or GTK+ 3.x
NEW in 0.5.0:
==============
- Support for version 1.1 of notification spec (Aurélien Gâteau, A. Walton)
- Fixed#608089, Applications aborted at finalizing when the dbus session is being closed. (William Jon McCann)
- Fixed#608082, Arabic text is misplaced in bubbles (RTL) (William Jon McCann)
- Fixed#608086, wrong return value of notify_init() (William Jon McCann)
- Fixed#612720, Does not compile with -DGSEAL_ENABLE (William Jon McCann)
- Fixed#613999, Use g_strcompress in notify-send to parse \n from command line (William Jon McCann)
- Fixed#610880, lazily initialize the daemon (Martin Pitt)
All:
- The Schily Makefilesystem no longer uses CC= for internal tasks.
People who now set $CC to a different value will fail in a similar
way as they would fail with other build systems.
- Added automatic support for ARMv5 and ARMv6. This makes compilation
on the RaspberryPI also possible with the non-automake aware gmake.
- Allow "static" compilation (a compilation that does not use the
dynamic defines from the Schily Makefilesystem) on Linux ARMv6 (which
is used by RaspberryPI).
- Allow a "static" compilation (a compilation without using dynamic -I
Paths) on Linux on ARMv5 and ARMv6 by adding static #includes for
Linux ARM in:
include/schily//align.h
include/schily//archdefs.h
include/schily//avoffset.h
include/schily//xconfig.h
This is needed if you like to install the schily include files
to /usr/include/schily and allow users to "manually" compile
programs that use e.g libparanoia.
To allow this, the autoconf results need to be installed as:
<schily/armv5l-linux-gcc/*.h>
and
<schily/armv6l-linux-gcc/*.h>
- Many sources have been modified to deal __CYGWIN32__ like __CYGWIN__
This is neded as newer Cygwin versions that run in 64 Bit mode
do no longer define __CYGWIN32__ but __CYGWIN__
Libmdigest:
- Sources have been modified to deal __CYGWIN32__ like __CYGWIN__
This is neded as newer Cygwin versions that run in 64 Bit mode
do no longer define __CYGWIN32__ but __CYGWIN__
Libscg:
- Sources have been modified to deal __CYGWIN32__ like __CYGWIN__
This is neded as newer Cygwin versions that run in 64 Bit mode
do no longer define __CYGWIN32__ but __CYGWIN__
Cdrecord:
- Sources have been modified to deal __CYGWIN32__ like __CYGWIN__
This is neded as newer Cygwin versions that run in 64 Bit mode
do no longer define __CYGWIN32__ but __CYGWIN__
Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):
- Sources have been modified to deal __CYGWIN32__ like __CYGWIN__
This is neded as newer Cygwin versions that run in 64 Bit mode
do no longer define __CYGWIN32__ but __CYGWIN__
* not relevant to libnotify, drop dependency, fix COMMENTS and DESCR.
* fixes CATEGORY, `devel' is sufficient.
* let to register EGG-INFO.
Bump PKGREVISION.
NEW in 0.7.6:
==============
- Fix a wrong loop condition
- Translation updates (Marathi)
NEW in 0.7.5:
==============
- Translation updates (Hindi, Catalan)
NEW in 0.7.4:
==============
- Translation updates (Malay, Telugu, Norwegian Nynorsk,
Norwegian bokmål, Uzbek, Khmer, Arabic, Esperanto)
NEW in 0.7.3:
==============
- Translation updates (Asturian, Assamese, Thai, Telugu)
NEW in 0.7.2:
==============
- Remove vestigial dbus-glib requirement
- Translation updates (Italian, Dutch, Gujarati, Ukrainian,
Norwegian bokmål, Bulgarian, Spanish, Slovenian, Kannada,
Hebrew, Swedish, Simplified Chinese, Greek, Korean, French,
Latvian, Vietnamese, Catalan, Oriya, Galician, British English,
Romanian, Polish, Estonian, Hungarian, Portuguese, Russian
German, Serbian, Indonesian, Afrikaans, Punjabi, Uighur,
Basque, Traditional Chinese, Tamil, Czech, Danish, Turkish,
Bengali, Persian, Japanese, Aragonese, Catalan (Valencian),
Finnish, Lithuanian, Belarusian, Zulu)
NEW in 0.7.1:
==============
- Don't use DBus activation
- Don't exit on idle
- Install a desktop file for notification-daemon
NEW in 0.7.0:
==============
- Support image-data and image-path hints
- Translation updates (French, Swedish, Danish, Punjabi,
Chinese, Italian, Hebrew, Galician, Norwegian bokmål,
Arabic, Catalan)
NEW in 0.6.0:
==============
- Drop setup capplet
- Drop themes
- Add a 'dock' for bubbles
- Add 'persistence' and 'action-icons' capabilities
- Support transient and resident notifications
- Port to GDBus
NEW in 0.5.0:
==============
- Add a new default theme
- Properly handle monitor changes
- Add multi-screen support
- Exit when not in use
- Exit when unable to acquire bus name
- Support version 1.1 of the notification spec
- Various memory leak fixes
- Better RTL locale support
- Don't monitor all X events unless necessary
- Update the list of ways to start a browser (Matthias Clasen)
- Fix the screensaver lock detection (Matthias Clasen)
- Use top right location by default (Matthias Clasen)
- Use canberra instead of gstreamer for event sounds
- Limit the total number of notifications that can be displayed at once
- Conversion from glade to gtkbuilder
- Fixed#608077, doesn't report its sound capability when built with sound support (Bastien Nocera)
- Fixed#608082, Arabic text is misplaced in bubbles (RTL) (William Jon McCann)
- Fixed#608858, Modernize autotools configuration (Javier Jardón)
- Fixed#612032, Various i18n problems (William Jon McCann)
- Fixed#622021, Closed signal is not emitted when the screensaver si active (Bastien Nocera)
- Fixed#622552, doesn't support multiple screens or monitor configuration changes (William Jon McCann)
- Fixed#622556, Save some RAM in NotifyTimeout (Bastien Nocera)
Translations:
- Updated cs: Petr Kovar
- Updated da: Joe Hansen
- Updated de: Mario Blättermann
- Updated el: Kostas Papadimas
- Updated es: Jorge González
- Updated et: Priit Laes
- Updated fr: Claude Paroz
- Updated gl: Fran Diéguez
- Updated hu: Gabor Kelemen <kelemeng at gnome dot hu>
- Updated it: Luca Ferretti
- Updated ja: Christian Hammond
- Updated lt: Gintautas Miliauskas, Aurimas Černius
- Updated nb: Kjartan Maraas
- Updated pa: A S Alam
- Updated pl: Piotr Drąg
- Updated pt_BR: André Gondim, Vladimir Melo, Henrique P. Machado
- Updated ru: Leonid Kanter, Yuri Myasoedov, Christian Hammond
- Updated sl: Matej Urbančič
- Updated sv: Daniel Nylander
- Updated zh_CN: Ray Wang, 微尘, Aron Xu
pkgsrc changes:
---------------
FETCH_USING=curl, as PyPi moved to https only.
Upstream changes:
-----------------
2013-07-26: released Fabric 1.7.0
2013-07-26: released Fabric 1.6.2
[Feature] #925: Added contrib.files.is_link. Thanks to @jtangas for the
patch.
[Feature] #922: Task argument strings are now displayed when using fab -d.
Thanks to Kevin Qiu for the patch.
[Bug] #912: Leaving template_dir un-specified when using upload_template
in Jinja mode used to cause 'NoneType' has no attribute 'startswith'
errors. This has been fixed. Thanks to Erick Yellott for catch & to
Erick Yellott + Kevin Williams for patches.
[Feature] #924: Add new env var option colorize_errors to enable
coloring errors and warnings. Thanks to Aaron Meurer for the patch.
[Bug] #593: Non-ASCII character sets in Jinja templates rendered
within upload_template would cause UnicodeDecodeError when uploaded.
This has been addressed by encoding as utf-8 prior to upload.
Thanks to Sébastien Fievet for the catch.
[Feature] #908: Support loading SSH keys from memory.
Thanks to Caleb Groom for the patch.
[Bug] #171: Added missing cross-references from env variables
documentation to corresponding command-line options.
Thanks to Daniel D. Beck for the contribution.
[Bug] #884: The password cache feature was not working correctly with
password-requiring SSH gateway connections.
That’s fixed now. Thanks to Marco Nenciarini for the catch.
[Feature] #826: Enable sudo extraction of compressed archive via use_sudo
kwarg in upload_project. Thanks to @abec for the patch.
[Bug] #694: Allow users to work around ownership issues in the default
remote login directory: add temp_dir kwarg for explicit specification of
which “bounce” folder to use when calling put with
use_sudo=True.
Thanks to Devin Bayer for the report & Dieter Plaetinck / Jesse Myers for
suggesting the workaround.
[Bug] #882: Fix a get bug regarding spaces in remote working directory names.
Thanks to Chris Rose for catch & patch.
Released on 2013-07-28.
* Sources migrated to a GitHub project from the previous copy in
the pkgsrc repository. sysupgrade is now a first-class package and
includes a traditional build system based on automake and autoconf.
* Moved the sysupgrade script from bin to sbin.
Released on 2013-07-28.
* Sources migrated to a GitHub project from the previous copy in
the pkgsrc repository. sysbuild is now a first-class package and
includes a traditional build system based on automake and autoconf.
Based on PR pkg/48073 by Nils Ratusznik.
(drop FETCH_USING=curl, put distfile on ftp.n.o).
3.8.4 -> 3.8.5
- Improved rotation during daylight saving time and between timezone
changes.
- Fixed ACL setting problem caused by ext3 erroneously reporting ENOSYS
instead of ENOSUP.
- Do not continue with rotation if state file is corrupted.
- Make logrotate.status creation atomic.
- Allow "hourly" rotation. See manpage for more information.
- Use "/bin/echo" in tests. Fixes tests execution in Dash.
- Do no try to parse config files bigger than 16MB.
- Improved manpage consistency and formatting.
- Fix race condition between acl_set_fd() and fchmod().
as root, so you need a ${SYSCONFDIR}/munin/plugin-conf.d/entropy file
with
[entropy]
user root
as contents to get any values. And... at the same time, I notice that
the postfix_mailqueue script also needs a postfix plugin-conf.d file with
[postfix_mailqueue]
user postfix
as contents to get any values.
Bump PKGREVISION.
This release provides a lot of platform-specific improvements for various
platforms, including Solaris (SPARC & x64), FreeBSD, NetBSD, and Hurd.
It also provides some platform-independent fixes & code cleanup.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (10):
Solaris: Implement map_legacy & legacy_io functions
Solaris: refactor pci_device_solx_devfs_map_range to reduce code duplication
Bug 63583 - add legacy IO routines for FreeBSD
Define PCI_MATCH_ANY as an unsigned int
pci_id_file_open: move variable inside the #ifndef that uses it
pci_device_solx_devfs_read: fix sign conversion/comparison warnings
Solaris: Remove #defines for Ultra 45 southbridge device ids
pci_device_solx_devfs_probe: implicit conversion changes signedness warnings
Resync COPYING file with copyrights/licenses from code
libpciaccess 0.13.2
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Egbert Eich (1):
PCI: set correct mask value when matching for bridges.
Henry Zhao (5):
libpciaccess: implementation of boot_vga in Solaris
libpciaccess: sparc rom read fix
scanpci: print meaningful info on BASEROM
Solaris: Add domain support for sparc platform
Solaris: probe improvement
John Martin (1):
Fix Sun bug #7035791: scanpci should report 64 bit registers
Mark Logan (1):
libpciaccess: fix memory usage errors
Samuel Thibault (1):
Implement legacy io & map for x86 backend
Thomas Klausner (6):
Protect config.h like usual.
Move 'const' to correct place, so it has meaning.
Update NetBSD support.
Enable boot_vga support only if WSDISPLAYIO_GET_BUSID is defined.
Fix build on NetBSD-4.
Support more pci functions on NetBSD.
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
so that they are correctly calculated as independent.
This avoids issues in bulk builds where the package version was taking
precedence and causing the wrong user package to be depended upon.
All:
- The SCCS keyword expansion for "Mocsw" has been limited to
prevent expansion of date '+%Y%m%d%H%M%S'
- Mocsw now sets link mode to -Bdirect for recent OpenCSW rules
- pkgdefs/OCSW/*/checkpkg_override modified to match current OpenCSW
rules.
- Make sure that all schily include files except the primary wrappers
include schily/*.h instead of including the system include files directly.
- Allow a "static" compilation (a compilation without using dynamic -I
Paths) on Linux x86 by adding static #includes for Linux x86 in:
include/schily//align.h
include/schily//archdefs.h
include/schily//avoffset.h
include/schily//xconfig.h
This is needed if you like to install the schily include files
to /usr/include/schily and allow users to "manually" compile
programs that use e.g libparanoia.
To allow this, the autoconf results need to be installed as:
<schily/i686-linux-gcc/*.h>
and
<schily/x86_64-linux-gcc/*.h>
Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty xiphmont@mit.edu):
- memset() call in i_silence_match() now uses the correct size
instead of sizeof (avec).
Thanks to a hint from Andrew Dudman <ajdudman@sbcglobal.net>
- Use dynamic arrays instead of alloca()/malloc() if available.
from 0.32nb1 to 0.33 to get the Perl module Sys::Syslog newer than the
core module (provide benefits to those installing it ...)
Upstream changes since 0.32:
0.33 -- 2013.05.24 -- Sebastien Aperghis-Tramoni (SAPER)
[BUGFIX] CPAN-RT#82531: Invalid usage of POSIX::_exit (Alexander Berger).
[OPTIM] No longer inherit from Exporter.
[OPTIM] Load Fcntl only when necessary.
[DOC] Add links to other logging modules.
[DOC] CPAN-RT#80398: Typo spotted by alfirth@gmail.com
[DOC] Typo spotted by David Steinbrunner.
[TEST] CPAN-RT#79683: Added delays in t/facilities-routing.t
Upstream changes:
-----------------
[Bug] #868: Substantial speedup of parallel tasks by removing an unnecessary
blocking timeout in the JobQueue loop. Thanks to Simo Kinnunen for the patch.
[Bug] #328: lcd was no longer being correctly applied to upload_template; this
has been fixed. Thanks to Joseph Lawson for the catch.
[Bug] #870: Changes to shell env var escaping highlighted some extraneous and
now damaging whitespace in with path():. This has been removed and a regression
test added.
[Bug] #871: Use of string mode values in put(local, remote, mode="NNNN") would
sometimes cause Unsupported operand errors. This has been fixed.
[Bug] #84: Fixed problem with missing -r flag in Mac OS X sed version. Thanks
to Konrad Hałas for the patch.
[Bug] #861: Gracefully handle situations where users give a single string
literal to env.hosts. Thanks to Bill Tucker for catch & patch.
[Bug] #367: Expand paths with tilde inside (contrib.files). Thanks to Konrad
Hałas for catch & patch.
[Feature] #845: Downstream synchronization option implemented for
rsync_project. Thanks to Antonio Barrero for the patch.
* add adaptive video streaming support:
control playback latency and receive playback
reports from the client.
* add agent capabilities for signaling guest line ending.