Age | Commit message (Collapse) | Author | Files | Lines |
|
1.79 2014-11-11
- This release is based on version 2014j of the Olson database. This release
only contemporary changes for Turks & Caicos.
|
|
|
|
1.78 2014-11-05
- Fix warnings from Perl 5.8.8 and before. Apparently it doesn't like when
$SIG{__DIE__} is set to undef. Patch by Peter Rabbitson. GitHub PR #88.
|
|
|
|
Remove dependence on timelocal.pl; use Time::Local instead.
Rename other patches according to new conventions.
Fix pkglint warnings.
Bump PKGREVISION.
|
|
1.77 2014-11-04
- Updated the mapping of Windows -> IANA time zones. Patch by David
Pinkowitz. RT #10025.
- Replaced Class::Load with Module::Runtime, and replaced eval with Try::Tiny.
|
|
|
|
Test::Time can be used to test modules that deal with time.
Once you use this module, all references to time and sleep
will be internalized.
|
|
1.76 2014-10-26
- When searching for the local timezone we now look at /etc/timezone before
/etc/localtime. The former is a much quicker check if it exists. Patch by
Karen Etheridge. PR #3.
- The tools/parse_olson script now supports parsing the etcetera and systemv
files. This is *not* enabled by default as it would generate zones that
conflict with existing links for Etc/UTC and others. Patch by Alfie John. PR
#1.
|
|
|
|
|
|
This module contains functions for converting between Julian dates and
calendar dates.
|
|
Update to version 2.2
Version 2.2
-----------
- Updated zoneinfo to 2013h
- fuzzy_with_tokens parse addon from Christopher Corley
- Bug with LANG=C fixed by Mike Gilbert
Version 2.1
-----------
- New maintainer
- Dateutil now works on Python 2.6, 2.7 and 3.2 from same codebase (with
- six)
- #704047: Ismael Carnales' patch for a new time format
- Small bug fixes, thanks for reporters!
|
|
== Version 0.3.42 (tzdata v2014i) - 23-Oct-2014
* Updated to tzdata version 2014i
(http://mm.icann.org/pipermail/tz-announce/2014-October/000026.html).
|
|
|
|
(Some packages omitted because they will be updated to new versions)
|
|
|
|
|
|
|
|
Version 0.3.0
=============
*released on 20 September 2014*
- Add ``verify_fingerprint`` parameter to
:py:class:`vdirsyncer.storage.HttpStorage`,
:py:class:`vdirsyncer.storage.CaldavStorage` and
:py:class:`vdirsyncer.storage.CarddavStorage`,
see issue `#99`_ and pull request `#106`_.
- Add ``passwordeval`` parameter to :ref:`general_config`, see issue `#108`_
and pull request `#117`_.
- Emit warnings (instead of exceptions) about certain invalid responses from
the server, see issue `#113`_. This is apparently required for compatibility
with Davmail.
.. _`#99`: https://github.com/untitaker/vdirsyncer/issues/99
.. _`#106`: https://github.com/untitaker/vdirsyncer/pull/106
.. _`#108`: https://github.com/untitaker/vdirsyncer/issues/108
.. _`#113`: https://github.com/untitaker/vdirsyncer/issues/113
.. _`#117`: https://github.com/untitaker/vdirsyncer/pull/117
|
|
1.75 2014-09-30
- This release is based on version 2014h of the Olson database. This release
only includes historical changes.
|
|
|
|
|
|
2004-07-25
- Improved localtime handling, and added a localize() method enabling
correct creation of local times.
|
|
0.401 2014-05-03
- Fix the tests to accomodate the new 1-digit format for days of month
before the tenth. Thanks to Dagfinn Ilmari Mannsåker for the patch.
- add some more sample dates to t/sample_dates
and run one test per sample date in t/sample.t
0.400 2014-04-13
- New maintainer - Philippe Bruhat (BooK)
- Now depends on DateTime 0.18. RT #74580.
- Moved POD tests to the release stage.
- format_datetime() now uses 1-digit numbers for day of month < 10.
Dates with unrecognized timezones lead to the creation of a DateTime
object with a floating timezone.
UTC is now formatted as +0000, floating is formatted as -0000.
RT #94556.
- Now packaged using Dist::Zilla. Moved back to three-digit version numbers.
|
|
1.12 2014-08-31
- The last release had the wrong repo info in the metadata.
1.11 2014-08-31
- The latest historical changes in DateTime::TimeZone 1.74 caused some tests
to fail. Reported by Slaven Rezic. RT #98483.
- This release of DateTime.pm now requires the DateTime::TimeZone 1.74.
|
|
1.74 2014-08-30
- This release is based on version 2014g of the Olson database. This release
includes contemporary changes for Turks & Caicos.
- Fixed a bug when trying to get the local timezone by looking at
/etc/sysconfig/clock. Patch by Alexey Molchanov. GitHub PR #2.
1.73 2014-08-06
- This release is based on version 2014f of the Olson database. This release
includes contemporary changes for Russia and Australia.
1.72 2014-08-03
- Added support for getting the local time zone on Android. Patch from Brian
Fraser. RT #97711.
- The primary repo for this distro is now on GitHub.
|
|
3.8.3 (2014-08-26)
------------------
- PERCENT property in VTODO renamed to PERCENT-COMPLETE, according to RFC5545.
[thomascube]
|
|
Version 0.2.5
=============
*released on 27 August 2014*
- Don't ask for the password of one server more than once and fix multiple
concurrency issues, see issue `#101`_.
- Better validation of DAV endpoints.
.. _`#101`: https://github.com/untitaker/vdirsyncer/issues/101
|
|
== Version 0.3.41 (tzdata v2014f) - 8-Aug-2014
* Updated to tzdata version 2014f
(http://mm.icann.org/pipermail/tz-announce/2014-August/000023.html).
|
|
|
|
|
|
- Version 5.23.2
- Fixed a building problem under C++11 (reported by pkgsrc
packager Thomas Klausner, solved by Jörg Sonnenberger).
|
|
|
|
|
|
|
|
|
|
Version 0.2.4
=============
*released on 18 August 2014*
- Include workaround for collection discovery with latest version of Radicale.
- Include metadata files such as the changelog or license in source
distribution, see issues `#97`_ and `#98`_.
.. _`#97`: https://github.com/untitaker/vdirsyncer/issues/97
.. _`#98`: https://github.com/untitaker/vdirsyncer/issues/98
|
|
|
|
vdirsyncer synchronizes your calendars and addressbooks between
two storages. The supported storages are CalDAV, CardDAV, arbitrary
HTTP resources and some more.
It aims to be for CalDAV and CardDAV what OfflineIMAP is for IMAP.
|
|
|
|
FET is open source free software for automatically scheduling the
timetable of a school, high-school or university. It uses a fast
and efficient timetabling algorithm. It is licensed under GNU GPL.
Usually, FET is able to solve a complicated timetable in maximum
5-20 minutes. For simpler timetables, it may take a shorter time,
under 5 minutes (in some cases, a matter of seconds). For extremely
difficult timetables, it may take a longer time, a matter of hours.
|
|
|
|
Khal is a standards based CLI (console) calendar program. CalDAV
compatibiliy is achieved by using vdir/vdirsyncer as a backend,
allowing syncing of calendars with a variety of other programs on
a host of different platforms.
khal is currently in an early stage of development, has a limited
feature set and is probably full of bugs. If you do try it out,
please make sure you have a backup of your date and please report
back any bugs you might encounter.
|
|
3.8.2 (2014-07-22)
------------------
- Exclude editor backup files from egg distributions. Fixes #144.
[thet]
|
|
3.8.1 (2014-07-17)
------------------
- The representation of CaselessDicts in 3.8 changed the name attribute of
Components and therefore broke the external API. This has been fixed.
[untitaker]
3.8 (2014-07-17)
----------------
- Allow dots in property names (Needed for vCard compatibility). Refs #143.
[untitaker]
- Change class representation for CaselessDict objects to always include the
class name or the class' name attribute, if available. Also show
subcomponents for Component objects.
[thet]
- Don't use data_encode for CaselessDict class representation but use dict's
__repr__ method.
[t-8ch]
- Handle parameters with multiple values, which is needed for vCard 3.0.
Refs #142.
[t-8ch]
|
|
Upstream changes:
0.10 2014-02-03 17:17:57Z
- temporarily revert change that cleaned namespaces (0.09), until the
logic is cleaned up in MooseX::Types itself
0.09 2014-02-03 02:16:30Z
- Require perl 5.8.3, as Moose does
- canonical repository moved to github moose organization
|
|
Add missing DEPENDS
Upstream changes:
1.71 2014-06-21
- This release is based on version 2014e of the Olson database. This release
includes contemporary changes for Egypt and Morocco.
1.70 2014-06-01
- Unset $ENV{TZ} in t/04local..t test to avoid interference from
system. Reported by Mark Gardner. RT #96083.
- This release is based on version 2014d of the IANA database, but there are
no data changes from 2014c.
|
|
- portability fixes for XS changes in 1.25_01
- no changes since previous (trial) release
- fix compiling for WinCE, execution is untested
- add a .gitignore (from Win32::API)
- fix a compiler warning about unused var, and add inlining
- add PERL_NO_GET_CONTEXT to XS to bring the binary into 21st century
- refactor XS code to remove large sections of duplicate machine code
- fix _crt_localtime to return year only once, previously
_crt_localtime returned year (item #6) twice in the list
|
|
== Version 0.3.40 (tzdata v2014e) - 10-Jul-2014
* Updated to tzdata version 2014e
(http://mm.icann.org/pipermail/tz-announce/2014-June/000022.html).
|