tools are actually used.
This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache
(some prettyfication will follow shortly)
"The data corruption issue in PostgreSQL 9.3 affects binary replication
standbys, servers being recovered from point-in-time-recovery backup,
and standalone servers which recover from a system crash. The bug
causes unrecoverable index corruption during recovery due to incorrect
replay of row locking operations. This can then cause query results to be
inconsistent depending on whether or not an index is used, and eventually
lead to primary key violations and similar issues."
ok sthen@, jasper@
DBIx::Connector provides a simple interface for fast and safe DBI
connection and transaction management.
from maintainer Abel Abraham Camarillo Ojeda, ok sthen@
RUN_DEPENDS on yelp.
Note that this change will drop a big pile of dependencies from the pkg
and it is possible that some dependencies will be missing from the
dependency chain; if that is the case, it means that the pkg dependencies
were wrong in the first place and would have required fixing anyway.
Any fallout, please let me know.
This update fixes 8 CVE (CVE-2014-0060, CVE-2014-0061, CVE-2014-0062,
CVE-2014-0063, CVE-2014-0064, CVE-2014-0065, CVE-2014-0066 and CVE-2014-0067).
This update also fixes some issues which affect binary replication and row
locking, and can cause recoverable data corruption in some cases.
ok sthen@
in DESCR with a suggestion that users check carefully for themselves) but it
works well enough for afresh1 and myself to run the UniFi controller software
and for bmercer. At the very least the BROKEN text isn't accurate any more
for this version. Roll PFRAG.shared into PLIST while there.
OK gsoares (who suggests updating to 2.4.9 which I haven't done here but
might try later).