Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require the gstreamer shared libraries.
|
|
|
|
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require the gstreamer shared libraries.
|
|
|
|
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require the sqlite3 shared libraries.
|
|
|
|
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require the sqlite3 shared libraries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
content. Bump PKGREVISION.
|
|
|
|
|
|
required for the latest version of Skype. As a side note, none of the sites
in MASTER_SITE_SUSE work. Bump PKGREVISION.
|
|
|
|
Changes:
* The patch for SUPPORT-147 got integrated upstream.
* Regenerate enforcer/utils/Makefile.in diff
Upstream changes:
* SUPPORT-147: Zone updating via zone transfer can get stuck
* Crash on 'retransfer command when not using DNS adapters.
|
|
Updated mail/p5-IMAP-Admin to 1.6.7
Updated mail/p5-MIME-Lite-HTML to 1.24
Updated mail/p5-Mail-Audit to 2.228
Updated mail/p5-Mail-Box to 2.117
|
|
|
|
- Removing patches/patch-lib_Message_Field.pm, the same fix applied
(upstream)
- Update 2.102 to 2.117
Limitations to be fixed:
- when lines are over 997 chars, then the transfer-encoding should
automatically change from 'none' into 'quoted-printable' or 'base64'
version 2.117: Sun Aug 24 15:19:01 CEST 2014
Fixes:
- missed a line from the patch of
rt.cpan.org#98225 [Andrew Beverley]
version 2.116: Sat Aug 23 11:27:16 CEST 2014
Improvements:
- add Mail::Transport::SMTP->new(esmtp_options) and
trySend(esmtp_options)
rt.cpan.org#97630 [Andrew Beverley]
- add Mail::Transport::SMTP->new(from)
rt.cpan.org#97636 [Andrew Beverley]
- ::Field::Date parse support for numeric months (format used
by some broken clients/Yahoo auto-responder)
rt.cpan.org#98225 [Andrew Beverley]
version 2.115: Wed May 28 15:27:48 CEST 2014
Improvements:
- All regression tests pass on Windows!
[Markus Spann]
version 2.114: Thu May 8 10:49:17 CEST 2014
Fixes:
- check for Test::Pod on Windows [cpantesters]
- do not break PATH in test.pl on Windows [Markus Spann]
- fix ::Locker::POSIX "read-only" error in Perl >5.18.2 [Jim In Aus]
version 2.113: Wed Apr 16 14:07:37 CEST 2014
Fixes:
- revert change which replaced IO::File by open($fh), because it
does not support tell in Perl 5.10 [Scott Smedley]
version 2.112: Fri Mar 14 13:18:57 CET 2014
Changes:
- do not attempt POSIX lock on Windows [Christian Walde]
Fixes:
- ::Field::Date do not attempt to restore TZ with undef.
[Andrew Beverley]
- many regression test fixes for Windows [Christian Walde]
Improvements:
- Mail::Transport::SMTP uses Net::SMTP which sometimes needs
Net::STMPS being installed. [Scott Smedley]
version 2.111: Fri Jan 24 11:21:30 CET 2014
Fixes:
- do not explicitly clean-up head and body during DESTROY of a
message, because those may be reused in other messages.
Fix for rebuild bug, reported by [Andrew Beverley]
- open files in ::Body::File with :raw, not to corrupt line-
endings on Windows. rt.cpan.org#92374 [Joseph Strom]
Improvements:
- add dispositionFilename to replacement text of deleted parts
[Mark Nienberg]
- change documentation syntax
version 2.110: Sun Jan 5 18:50:59 CET 2014
Fixes:
- ::Field::Date must compute in UTC [Andrew Beverley]
- ::Field::Date negated -0600 timestamp [Andrew Beverley]
- ::Field::Attribute should allow blanks around the '='
rt.cpan.org#90035 [Max Bowsher]
- ::dispositionFilename() should use a study()d header
rt.cpan.org#90342 [Claus Jeppesen]
- begin :html in ::Box-Index
Improvements:
- add Mail::Message::Construct::Rebuild::removeExtraAlternativeText()
Implemented by [Andrew Beverley]
version 2.109: Mon Aug 19 12:55:30 CEST 2013
Fixes:
- ::Field::Date format may lack leading 0 in the hour.
rt.cpan.org#86716 [Andrew Beverley]
- ::Field::Date format, rare time formats use dots in time, not
colon. It is illegal, but safe to support.
rt.cpan.org#86864 [Andrew Beverley]
- ::MBox, pass non-default subfolder extension to siblings.
rt.cpan.org#87912 [James Wright]
Improvements:
- spell fixes rt.cpan.org#86450 [Salvatore Bonaccorso]
version 2.108: Tue Jun 25 09:21:59 CEST 2013
Fixes:
- Mail::Box::Locker::FcntlLock cannot set l_pid, read only
Improvements:
- use Devel::GlobalDestruction
rt.cpan.org#80611 [Ribasushi]
- imap4: support TLS
rt.cpan.org#82990 [Rolf Krahl]
version 2.107: Wed Nov 28 12:25:59 CET 2012
Fixes:
- unset $ENV{PERLIO} in test.pl and open more files explicitly
as ":raw"
[Thomas Krichel]
- script/mailbox2html contained a few errors like '$ENV{}' (vars
inside single quotes) [John Delacour]
- ::POP3s should use ::POP3::Message (without 's') [Gabriel Reyes]
- folder->new(message_type) documentation was mistaken about the
default.
Improvements:
- add $date to Mail::Transport::IMAP4::appendMessage()
rt.cpan.org#79680 [Daniel Westermann-Clark]
- remove Mail::Transport::Dbx from the optional extensions: too
old. [John Delacour]
version 2.106: Wed Aug 15 23:49:44 CEST 2012
Fixes:
- $field->study did not handle trailing new-lines correctly.
- perl 5.16 complains about overload +0, which should have
been 0+ rt.cpan.org@77997 [Toby Inkster]
- resolved warning in test tests/30encode/90body.t
Improvements:
- new method $part->partNumber()
version 2.105: Mon May 7 09:09:23 CEST 2012
Fixes:
- warn when transfer-encoding is done without explicit charset.
This flags hard to find bugs in message construction.
Original bug discovered by [Andrew Beverely]
Improvements:
- added tests/30encode/50charset.t
- add overloading to ::Field::Attribute objects, used in study()
- $body->decoded is now optimized when a conversion is needed
between charsets which are aliases of each other, or spelled
differently.
version 2.104: Mon Apr 23 16:51:29 CEST 2012
Fixes:
- ::Body::decoded() seems to work only for plain/text. Not ok.
version 2.103: Fri Apr 20 10:01:35 CEST 2012
Fixes:
- time() calculation in ::Field::Date had time-zone effect
reversed.
- email address phrase parsing should decode (=???=) in
::Field::Full (study)
Detected by [Andrew Beverley]
- replace 'length' by 'defined' to check whether a maildir message
has flags.
Reported by [Steven Preston]
- $msg->decoded did not behave as $msg->body->decoded. Repaired.
- rebuild did not handle removal of all parts of a multipart
correctly. Reported by [Andrew Beverley]
- decoding some encoded headers with study()
- fix "skip tests" logic during installation.
Improvements:
- add contentId() to body objects.
[Gordon Haveland]
- skip empty alternatives of multiparts.
Detected by [Andrew Beverley]
- no 'undefined' warning in ::Field::Date when a date does
not have a day-of-week or timezone.
|
|
2.228 2013-09-28 21:11:48 America/New_York
repackage, update repo and bugtracker metadata
2.227 2011-11-14
avoid leaking filehandles for logging
2.226 2011-11-11
do not an impossible-to-survive state when MimeEntity autotype fails
|
|
- Add LICENSE= ${PERL5_LICENSE}
(Upstream)
- Update 1.23 to 1.24
1.24 2011/10/07 11:27:42 alian
- Fix rt#67695 Add feature: "ExternImages" parameter to constructor (tbriggs)
- Fix rt#68303 Outdated COPYING file
- Fix rt#52907 CSS (and likely other) links match double-quote only
- Fix rt#41447 Unable to call replace function
- Fix rt#40164 Removing script code often fails
- Fix bug when HTTP result is gzip format (use decoded_content, tks to E.Bataille
|
|
-Add LICENSE= ${PERL5_LICENSE}
(upstream)
- Update 1.6.6 to 1.6.7
1.6.7 Sun Aug 23 14:05:04 CST 2009
- David Mayo sent a patch that adds partition support for the rename function
|
|
Revision history for Perl extension Email::Stuff
2.105 2014-02-05
- update repo and and bugtracker links
|
|
|
|
|
|
ibus-rime: Rime Input Method Engine for Linux/IBus
|
|
|
|
3.4.2:
- Bug fixes.
http://www.rabbitmq.com/release-notes/README-3.4.2.txt
3.4.1:
- Bug fixes, security fixes in the management plugin.
http://www.rabbitmq.com/release-notes/README-3.4.1.txt
3.4.0:
- A fast reply-to mechanism for RPC clients, adds monitoring and limiting
of queue length in bytes, allows plugins to be activated and deactivated
without server restart, makes crashing queues recover from persistent data,
and allows .net-based clients to reconnect automatically after network
failure.
- Bug fixes in the broker and plugins, many smaller new features
and improvements.
http://www.rabbitmq.com/release-notes/README-3.4.0.txt
|
|
|
|
openSUSE Recommended Update: dbus-1
______________________________________________________________________________
Announcement ID: openSUSE-RU-2014:1548-1
Rating: moderate
References:
Affected Products:
openSUSE 13.2
openSUSE 13.1
______________________________________________________________________________
An update that fixes one vulnerability is now available.
Description:
This recommended update for dbus-1 fixes the following issues:
- Update to 1.8.12:
+ Partially revert the CVE-2014-3639 patch by increasing the default
authentication timeout on the system bus from 5 seconds back to 30
seconds, since this has been reported to cause boot regressions for
some users, mostly with parallel boot (systemd) on slower hardware. On
fast systems where local users are considered particularly hostile,
administrators can return to the 5 second timeout (or any other value
in milliseconds) by saving this as /etc/dbus-1/system-local.conf:
<busconfig> <limit name="auth_timeout">5000</limit> </busconfig>
(fdo#86431)
+ Add a message in syslog/the Journal when the auth_timeout is exceeded
(fdo#86431)
+ Send back an AccessDenied error if the addressed recipient is not
allowed to receive a message (and in builds with assertions enabled,
don't assert under the same conditions). (fdo#86194)
|
|
|
|
|
|
La brise: the official Rime schema repository.
providing:
- default.yaml: Rime default settings
- symbols.yaml: punctuation and special characters
- essay: a vocabulary and language model
- preset schemata: luna_pinyin, terra_pinyin, bopomofo, cangjie5, stroke
- supplemental schemata: wubi86, quick5, double_pinyin, combo_pinyin,
jyutping, wugniu, ipa_xsampa, sampheng, zyenpheng
- extra schemata: (included in the source package but not installed)
|
|
|
|
|
|
|
|
|
|
- Add LICENSE as gnu-gpl-v3 (noted in pytdb.c)
|
|
https://rt.cpan.org/Public/Bug/Display.html?id=100421 tells
this library no longer works as it uses the Calendar v2 API which
Google discontinued today.
Thanks wiz@ for the information.
|
|
as a build dependency as needed.
|
|
|
|
=Version 3.22.02=
2014-11-11 David Freese <iam_w1hkj@w1hkj.com>
d84edfd: Freq Control
aba750e: HTML strings
aa0bc26: CW
990e546: PO files
8b81020: Clang globals fix
068f030: RTTY
75c2f79: nu rigctl area
2e2ce97: channel width
1fb74a1: cty.dat confusion
ac1befb: KISS log overflow
8c49c64: New install crash
4371ed3: EmComm 8PSK modes
bf41f90: MT63 doc
55ff390: viewers
91674b8: psk pskr squelch
3dfbfba: Listbox initializers
2014-10-29 Arvo Jaerve <arvo@softshark.ee>
4118783: Info Macro Tags
2014-10-27 David Freese <iam_w1hkj@w1hkj.com>
9293e55: Analysis update
90dd8f1: v21 v22 synch
10cc3c5: Modem tests
da27f0b: Button colors
b16672f: Modes Menu
cba4a01: Delayed Bandwidth
29af73c: embedded browser
|
|
|
|
These fixes cover among others:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8716
http://secunia.com/advisories/61943/
Upstream changes:
2014-11-16 6.9.0-0 Cristy <quetzlzacatenango@image...>
New version 6.9.0-0, SVN revision 17067.
2014-11-03 6.9.0-0 Cristy <quetzlzacatenango@image...>
Check for zero-sized rendered SVG image (bug report from Vladimir Davydov).
2014-11-01 6.8.9-10 Cristy <quetzlzacatenango@image...>
New version 6.8.9-10, SVN revision 16910.
2014-10-29 6.8.9-10 Cristy <quetzlzacatenango@image...>
EXIF directory offsets must be greater than 0 (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26456).
Accept morphology kernels from files (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=26466).
Don't optimize JPEG compression by default (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26482).
2014-10-26 6.8.9-10 Dirk Lemstra <dirk@snakeware...>
Added support for reading jpeg compressed YCCK tiff files (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24412).
Fixed reading DICOM files with big endian transfer syntax (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26448).
2014-10-25 6.8.9-9 Cristy <quetzlzacatenango@image...>
New version 6.8.9-9, SVN revision 16819.
2014-10-03 6.8.9-9 Dirk Lemstra <dirk@snakeware...>
Added sixel coder created by Hayaki Saito (@kefir_).
Fixed buffer overflow in PCX and DCM coder (bug report from Hanno B#ck).
Added support for reading/writing the tIME chunk in the PNG coder.
Added eps:fit-page option to the PS coder to set -dEPSFitPage.
2014-09-30 6.8.9-9 Cristy <quetzlzacatenango@image...>
Support xyY colorspace (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=26324).
Reduce noise while preserving edges with the -kuwahara option.
Off-by-one count when parsing an 8BIM profile.
Locale.c won't build if uselocale found but strtod_l isn't (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26362).
OpenCL no longer benchmarks are run on every initialization
(patch submitted by Jan Steffens).
Don't clone a 0x0 image (bug report from Hanno B#ck).
|