Upstream changes:
1.0.3: (doi: 10.5281/zenodo.165134)
- obspy.core:
* properly pass through kwargs specified for Trace.plot() down to the
low-level plotting routines (e.g. events were not shown properly in
dayplot of a trace, see #1566)
* properly pass through kwargs from Stream.detrend() to Trace.detrend()
(see #1607)
* Correctly splitting masked arrays in Trace objects for a couple of corner
cases (see #1650, #1653).
- obspy.core.event.source:
* Fix `farfield` if input `points` is a 2D array. (see #1499, #1553)
- obspy.clients.earthworm:
* Better end of stream detection. (see #1605)
* More efficient unpacking of server response. (see #1680)
- obspy.clients.neic:
* Better end of stream detection. (see #1563)
- obspy.clients.seedlink:
* Better end of stream detection. (see #1605)
- obspy.clients.seishub:
* Fix wrong kwargs `first_pick` and `last_pick` in
`Client.event.get_list()`. (see #1661)
- obspy.io.mseed:
* ObsPy can now also read (Mini)SEED files with noise records. (see #1495)
* ObsPy can now read records with a data-offset of zero. (see #1509, #1525)
* ObsPy can now read MiniSEED files with micro-second wrap arounds.
(see #1531)
* ObsPy can now read MiniSEED files with no blockette 1000. (see #1544)
* ObsPy now always writes Blockette 100 if sampling rate accuracy is
otherwise lost. (see #1550)
* obspy.io.mseed.util.set_flags_in_fixed_header() now works with Python 3
and also for files with Blockette 100 (see #1648).
- obspy.io.quakeml:
* write StationMagnitude.residual even when it is zero (see #1625)
* read & write Event.region
- obspy.io.sac:
* `SACTrace.lpspol` and `lcalda` are `True` and `False` by default, when
created via `SACTrace.from_obspy_trace` with a `Trace` that has no SAC
inheritance. (see #1507)
* Reference time not written to SAC file when made from scratch
(see #1575)
- obspy.io.sh:
* Fix writing of long headers for python3
* Whitespace in header fields is not ignored anymore (see #1552)
- obspy.io.stationxml:
* Datetime fields are written with microseconds to StationXML if
microseconds are present. (see #1511)
- obspy.io.zmap:
* Use first origin/magnitude when writing to zmap if no origin/magnitude is
set as preferred. (see #1569)
* Parse origin time seconds as a float to avoid losing accuracy (see #1573)
- obspy.signal:
* PPSD: fix warning message on Python 3 that gets shown when waveforms and
metadata mismatch (see #1506)
- obspy.taup:
* Allow for more than 10 phases with identical names (can happen for certain
custom models, see #1593).
Upstream changes:
# mikutter 3.5.3
* sometimes UserList shows empty lines and they cause crashes by clicks
* unexpected behavior when TL timestamp is clicked in polluted environments
* support Ruby 2.4
* Ruby-GNOME2 3.1.1
Postfix stable release 3.1.4 is available, as well as legacy releases
3.0.8 and 2.11.9. There will be no further updates for Postfix 2.10.
Fixed with Postfix 3.1.4, 3.0.8, and 2.11.9:
* The postscreen daemon did not merge the client test status
information for concurrent sessions from the same IP address.
Thus, after one session recorded its successful tests in the
postscreen cache, a concurrent session from that same IP address
that passed fewer tests could later "wipe out" some of that
progress in the postscreen cache. The fix has proven itself for
five months in the development release, and should be safe to
use in the stable releases.
* The Postfix SMTP server falsely rejected a sender address when
validating a sender address with "smtpd_reject_unlisted_recipient
= yes" or with "reject_unlisted_sender". Cause: the address
validation code did not query sender_canonical_maps.
* The virtual delivery agent did not detect failure to skip to
the end of a mailbox file, so that mail would be delivered to
the beginning of the file. This could happen when a mailbox
file was already larger than the virtual mailbox size limit.
* The postsuper command logged an incorrect rename operation count
after creating a missing directory.
Fixed with Postfix 3.1.4 and 3.0.8:
* The Postfix SMTP server falsely rejected mail when a sender-dependent
"error" transport was configured. Cause: the SMTP server address
validation code was not updated when the
sender_dependent_default_transport_maps feature was introduced.
The fix has proven itself for six months in the development
release, and should be safe to use in the stable releases.
Unfortunately, Postfix 2.11 is too different to benefit from
the same fix.
* The Postfix SMTP server falsely rejected an SMTPUTF8 sender
address, when "smtpd_delay_reject = no".
Fixed with Postfix 3.1.4:
* The "postfix tls deploy-server-cert" command used the wrong
certificate and key file. This was caused by a cut-and-paste
error in the postfix-tls-script file.
----------------------------------
6th November 2016 Claws Mail 3.14.1
New in this release:
~~~~~~~~~~~~~~~~~~~~
* 'hide_timezone', a new hidden preference that sets the timezone of
date fields sent over the network to the unknown timezone value as
specified in RFC 5322 §3.3. Default value is false (i.e., send
available timezone information).
* 'rewrite_first_from', a new hidden preference which works around a
limitation of some servers with 'overly-liberal parsers'. When this
is turned on and the Content-Transfer-Encoding is set to 8bit or
7bit, in a message body starting with 'From ' the 'From ' will
become '=46rom ' (i,e, encoded form of 'F') and the Content-
Transfer-Encoding will be changed to Quoted-Printable. When it is
turned off no such modification will be made but it is very likely
that an MTA will convert the 'From ' to '>From '. See RFC 4155 for
further details. Default value is '1', turned on.
* Templates: it is now possible to attach a file, using
'|attach_output{sub_expr}' or '|A{sub_expr}', 'sub_expr' is
evaluated as a command-line to get the filename name from, using an
absolute /path/to/filename.
* IMAP mailboxes which show subscribed folders only are now indicated
by a green folder icon.
* The Icon Legend has had the missing folder icons added and also has
an improved layout.
* Drafted messages: Do not add Message-ID for draft, unless the
message already has one. A Message-ID header is now only added when
queuing a message, and any existing Message-ID and References
headers in drafts, if there are any, are kept.
* Disable hiding threads and messages in draft folders.
* The /View/Go to/... actions now respect the 'Open message when
selected' option.
* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
'IMAP4', 'SSL/TLS' instead of 'SSL'.
* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
using older versions of GnuTLS library.
Since GnuTLS 3.1.7, this minimum size is dictated by the priority
string, and currently (GnuTLS 3.3.0) the "safe-enough" value is
1008 bits. We set this minimum size explicitly for older GnuTLS
versions.
Users who are affected by this (their servers use DH prime smaller
than 1008 bits) can override this by using a priority string
starting with the keyword "LEGACY". However, this keyword only
works with GnuTLS 3.3.0 or newer.
* RSSyl plugin: Enable keeping old items by default.
* vCalendar plugin: The ics file name is now used for the WebCal
subscription folder name.
* vCalendar plugin: Use hours/minutes for vcalendar alert time.
* Notification plugin: Add support for unity/messaging menu.
* PDF Viewer plugin: The icons are now themeable.
* Updated manual in English and Spanish.
* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
Dutch, Finnish, French, Hebrew, Indonesian, Italian, Norwegian
Bokmål, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
and Turkish.
* Bug fixes:
o bug 2918, 'Notification Popup icon is hardcoded'
o bug 3207, 'Claws segfaults when closing LDAP-enabled
address book'
o bug 3515, 'Ctrl-Shift-X opens multiple external editors'
o bug 3638, 'GData Plugin fails after initial Google
handshake'
o bug 3665, 'Fix config script for macOS'
o bug 3666, 'Typos in Turkish translation'
o bug 3667, 'segfault in imap_session_authenticate'
o bug 3675, 'RSSyl crash when opening Atom feed'
o bug 3676, 'RSSyl crash when opening Atom feed with XML
depth >= 3'
o bug 3678, 'Segfault when trying to add new account'
o bug 3684, 'Socket error with POP3 using TLS client
certificate'
o bug 3697, 'Export to mbox' causes crash'
o bug 3705, 'active account Mail Address corrupted when
address in Message-ID is used'
o bug 3711, 'Usage of (s)'
o bug 3712, 'Name of the example domain in the translation'
o fix non-resizeable Icon Legend dialogue
o Fix a potential bug in vcalendar's libical
o Fix potential crash in vcalendar's icalcomponent_vanew() on
64-bit archs.
o Fix regression: show simple text/calendar with plugin.
o Fix crash in vcalendar passwords handling on prefs save.
o Few miscellaneous fixes for RSSyl.
o several memory leaks.
o Don't check for encrypt() on FreeBSD.
o Add OpenBSD CA cert path.
o Do not process folder marks when just refreshing
summaryview
For further details of the numbered bugs and RFEs listed above
see http://claws-mail.org/bug/[BUG NUMBER]
---------------------------------------------------------------------
See ChangeLog for full information regarding changes in this release.
Upstream changes:
1.27 - 2017-03-02, H.Merijn Brand
* Remove unneeded done_testing (Paul Howarth)
* Attribute sep/sep_char is not allowed to be undefined
* Increased test coverage: added errors 1008 and 1014
* Default for escape_null in csv () is now false
* It's 2017
* New error code for illegal argument(s)/parameter(s) (RT#119827)
* Fix tests for perl without dot in @INC
* Fix crlf issue for csv () on Windows (RT#120466)
1.26 - 2016-11-29, H.Merijn Brand
* Disable some Unicode related tests for unhealthy $PERL_UNICODE
(RT#117856)
* is_missing (0) on empty line returns 1 for keep_meta_info = true
(issue 27 on github)
Otherwise, there is one nonsensical warning on every openssl invocation.
I have seen dozens of recipes for NetBSD setups, and each one cargo-cults
a "touch openssl.cnf" against that noise.
Bump package revision.
e2guardian is a content filtering proxy that works in conjunction with another
caching proxy such as Squid or Oops. More information can be found in the
e2guardian(8) man page, the "doc" subdirectory of the distribution, and the
comments in the configuration and list files themselves.
e2guardian is a fork of DansGuardian and the maintainers fully acknowledge
the work carried out by and the copyright of Daniel Baron and other
contributors to the Dansguardian project.
This is a regularly-scheduled bugfix release.
Several incorrect mailing list addresses have been corrected.
Various error cases have been corrected during push and pull.
Minor issues that happened when Mercurial spawned worker processes have been fixed.
Overview of Changes in GTK+ 3.22.9
==================================
* Bugs fixed:
136059 Ctrl-navigation works in opposite direction in right-to-left text
776821 Scale factor not properly propagated upon reparent
778203 icon shown at top left corner when dnd begins
778328 Pressure sensitivity lost after removing pen from screen (Surface Book/MyPaint)
778534 Widget: Document signal mnemonic-activate
778678 gtkshow: Prefer gtk_show_uri_on_window() which works for sandboxed apps
778726 Use gtk_show_uri_on_window()
778746 Rename popover is sometimes misplaced
778835 Wrong screen size returned when in HiDPI mode
778905 Frame: documented flat style class is not usable
779005 GtkFrame: Fix shadow after theme changes
136059 Ctrl-navigation works in opposite direction in right-to-left text
772505 Wayland: menu does not resize after disabling an action
774148 Gtk.Popover misplacement in Wayland
778019 Key repeat under wayland behaves differently, making keyboard navigation e.g. in
vim annoyingly unreliable
* Translation updates:
Brazilian Portuguese
Chinese
Chinese (Taiwan)
Galician
German
Hungarian
Italian
Lithuanian
Polish
Serbian
Spanish
Swedish
Overview of Changes in GTK+ 3.22.8
==================================
* Wayland:
- Avoid overlap between Alt and Meta
* Mir:
- Implement window properties
- Track window focus
- Connect to content-hub and use it for copy/paste
- Use modal hint
* Bugs fixed:
358970 gtk_scale_set_digits does not cause value to be rounded if draw-value...
765161 on win32 maximized window position wrong when windows toolbar is on l...
765410 Scrollbar does not update since 3.20
770112 The documented <alt>left shortcut doesn’t work on Wayland
773686 Software when launched shows in dash with wrong icon, name and menu
775732 mir: clipboard support missing
775864 getting-started: typo tie->the
777527 GDK W32: Invisible drop-down menus in GTK apps when working via RDP
777547 Notebook arrow icon wrong color after closing final tab
* Translation updates:
Simplified Chinese
Overview of changes in GLib 2.50.3
==================================
* Bugs fixed:
775309 Crash in gdbusauth
775468 Improve log write supports color method on windows
775517 Password input is echoed in the terminal
775765 FDO notification withdrawal backend sends wrong ID to the server
* Translation updates:
Simplified Chinese
the file on kernel.org has a different checksum from other mirrors.
(contents don't appear different)
because ftp.kernel.org went down, we were not fetching it, which resulted
in a mismatch.
switch to http @ kernel.org. now the first mirror will have a mismatched
checksum, but the second won't.
- Node.js 7.7.0 contains a bug that will prevent all native modules
from building, this patch should fix the issue. Apologies to everyone
who was affected by 7.7.0.
This file is very prominent on github, so use this opportunity to give a
quick intro to pkgsrc.
mention main repo location so it's obvious even when using a fork & bug
report address.
It's for the AMDGPU driver. I don't know of any ARM boards, but that may
change in the future. highly unlikely for SPARC.
Also lift the minimum GCC requirement for linux llvm option - we use GCC_REQD
for the llvm package, and gcc48 works at least on CentOS 6.8 builds, so it'll
build fine.
Linux is will benefit from the AMDGPU driver, although it requires a new
kernel anyway.
bump PKGREVISION.
should fix plist mismatch for CentOS 6.8, for some reason we are not using
llvm option there, even though linux users are most likely to benefit from
llvm.
ChangeLog: https://git.finalrewind.org/feh/plain/ChangeLog
Thu, 16 Feb 2017 23:05:39 +0100 Daniel Friesel <derf+feh@finalrewind.org>
* Release v2.18.2
* Fix crash when using both --thumbnails and --title. This bug was
introduced in v2.18.1.