marino
f162cdcb03
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
2012-08-21 23:49:18 +00:00
gdt
63c738389e
Updated net/py-foolscap to 0.6.4
2012-08-21 23:44:10 +00:00
gdt
3a2fb44efd
Update to 0.6.4.
...
* Release 0.6.4 (18-Jun-2012)
** Minor Changes
The unreliable 'extras_require' property in setup.py, which allowed other
python programs to declare a dependency on foolscap's "secure_connections"
feature, was removed. See README.packagers for alternate instructions. (#174 )
'flogtool' log-dumping commands (dump, tail, web-viewer) now accept a
consistent --timestamps= argument to control how event times are displayed
(UTC, local, seconds-since-epoch, etc). (#192 , #193 )
Certain invalid "location" strings (accepted by Tub.setLocation and put into
FURLs) are rejected earlier, and with better error messages. The error
message produced when 'flogtool dump' is given a FURL-file (instead of an
event log file) has been improved.
The Incident Gatherer will tolerate incident-file errors better, fetching
remaining incidents instead of halting. (#190 )
The git-over-foolscap tools were cleaned up, and the documentation was
brought into line with the implementation. (#197 )
Other minor bugs were fixed : #179 , #191 , #194 , #195 , #196
2012-08-21 23:43:46 +00:00
marino
d27916382a
lang/tk-expect: Remove package
...
This package is based on lang/tcl-expect which was just updated to
the latest version 5.45. The expectk binary is no longer generated
in the latest versions of expect. Since expectk is the sole purpose
of this package, it will be retired.
2012-08-21 22:19:15 +00:00
marino
de7089229a
Remove lang/tk-expect from Makefile
2012-08-21 22:11:29 +00:00
marino
1e92640968
Note update of lang/tcl, x11/tk, and lang/tcl-expect
2012-08-21 22:05:25 +00:00
marino
6b43628076
x11/blt: Add tcl/tk 8.5 support
...
Mask some EXTERN functions that are already present in tcl 8.5 headers.
2012-08-21 22:00:24 +00:00
marino
c34fcbabb5
textproc/tcl-expat: Patch in tcl 8.5 support
...
The tcl-expat makefile was previously hardcoded for ltcl84. Modify the
patch to hardcode it for ltcl85.
2012-08-21 21:58:14 +00:00
marino
4fe31feae5
security/tcl-tls: Add tcl 8.5 support
...
The PLIST was hardcoded for libtls150.so. Build With tcl 8.5, the
generated library becomes libtls85.so. Use the tcl Makefile.version
file to generate a PLIST_SUBST variable to make this future-proof.
2012-08-21 21:56:13 +00:00
marino
9f2c0704cf
net/tcl-scotty: Insert rpath into libtnm.so
...
This is not a tcl/tk 8.5 fix. The libtnm.so couldn't be found during the
build due to an omitted runpath. Two other patches were regenerated
because they didn't match the source exactly.
2012-08-21 21:54:19 +00:00
marino
395b2e25f5
mbone/wbd: Patch in tcl/tk 8.5 support
...
wbd's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.
2012-08-21 21:51:07 +00:00
marino
f496b828d0
mbone/vic: Patch in tcl/tk 8.5 support
...
vic's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.
2012-08-21 21:49:30 +00:00
marino
776fb24365
mbone/vat: Patch in tcl/tk 8.5 support
...
vat's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.
2012-08-21 21:47:28 +00:00
marino
a000baa48e
lang/tcl-otlc: Add tcl/tk 8.5 support
...
Pass the tlc/tk versions to the configure script after including their
Makefile.version files. Unfortunately, while the build gets further,
it breaks later due to incompatiblity with version 8.5.
2012-08-21 21:45:29 +00:00
marino
10b4e3cc0f
graphics/graphviz: Add tcl/tk 8.5 support
...
The PLIST was hardcoded for tcl8.4. Leverage the tcl Makefile.version
to generate PLIST_SUBST variable so it won't break with tcl8.6.
2012-08-21 21:44:00 +00:00
marino
b2fbf638f6
chat/zircon: Add tcl/tk 8.5 support
...
Create 8.5 support files based on version 8.4 and add them to manifest.
2012-08-21 21:41:03 +00:00
marino
0367698558
chat/quirc: Add tcl/tk 8.5 support
...
In-line replace changes 8.3 support to 8.5 support.
2012-08-21 21:38:53 +00:00
marino
bb616ac44c
cad/tkgate: Add tcl/tk 8.5 support
2012-08-21 21:37:55 +00:00
marino
c3525e53db
lang/tcl-expect: Upgrade from version 5.43 to 5.45
...
There doesn't appear to be a summary of changes between versions 5.43,
5.44 and 5.45. Perusing the Changelog gives me the impression that
the updates are improvements and bug fixes against existing functionality.
Regardless, version 5.43 is incompatible with tcl8.5. Expect had to
be updated after TCL was updated to version 8.5.
2012-08-21 21:33:58 +00:00
marino
7c7cbe836f
x11/tk: Upgrade from version 8.4.18 to 8.5.12
...
Highlights of Tk 8.5
* New modern theming engine: New and complementary widgets that make use
of platform-specific theming on Mac OS X and Windows to better fit in
with those environments, and feature an improved look and feel under
X11.
* New widgets: Part of the themed widget set, Tk now has core notebook,
combobox, treeview and progressbar widgets.
* text widget: Smooth scrolling, widget peering, and improved procedures
for counting and replacing text.
* Font rendering: Now uses anti-aliased text under X11, and a more
modern text engine (ATSUI) on Mac OS X.
* Additional improvements: Window transparency, new fullscreen option
for windows, enhancements to specific widgets and window layout,
and more.
There is of course much, much more.
See [8.5 Changes](http://wiki.tcl.tk/10630 ) on the wiki for a complete
list of new features.
2012-08-21 21:32:34 +00:00
marino
7bbfee4696
lang/tcl: Upgrade from version 8.4.18 to 8.5.12
...
Highlights of Tcl 8.5
* Features: 8.5 has over 90 TIPs included to provide a wide variety of
new features.
* Bignums: Tcl now supports arbitrary-precision integers, which improves
math operations on large integers.
* Safer interps: Tcl's powerful safe interpreter mechanism now has
improved control of time and command limits in slave interpreters.
* clock command: More robust implementation of command for specifying
time, with significant l10n and i18n improvements.
* dict command: New data structure that allows access to data by value
rather than a variable name, which is substantially faster.
* Additional improvements: Faster list search, new and improved
mathematics procedures, anonymous procedures, new ways to package Tcl
extensions, Tcl-level custom channel types, file and line location
information for each command, and more.
There is of course much, much more.
See [8.5 Changes](http://wiki.tcl.tk/10630 ) on the wiki for a complete
list of new features.
2012-08-21 21:31:47 +00:00
drochner
807e652103
update to 1.1, from Leonardo Taccari per PR pkg/46823
...
changes:
The command line tools have been combined into one tool that does all:
mubusy. Where previously you would have called "mupdfclean blah blah
blah", now call "mubusy clean blah blah blah" instead.
Support for UserUnits
bugfixes and optimisations
2012-08-21 19:50:53 +00:00
adam
aa9e5aa35f
Updated textproc/grep to 2.14
2012-08-21 18:05:22 +00:00
adam
b0990acd9b
Changes 2.14:
...
** Bug fixes
grep -i '^$' could exit 0 (i.e., report a match) in a multi-byte locale,
even though there was no match, and the command generated no output.
E.g., seq 2 | LC_ALL=en_US.utf8 grep -il '^$' would mistakenly print
"(standard input)". Related, seq 9 | LC_ALL=en_US.utf8 grep -in '^$'
would print "2:4:6:8:10:12:14:16" and exit 0. Now it prints nothing
and exits with status of 1. [bug introduced in grep-2.6]
'grep' no longer falsely reports text files as being binary on file
systems that compress contents or that store tiny contents in metadata.
2012-08-21 18:04:58 +00:00
tez
fe366f9769
Fix CVE-2012-3482 in fetchmail from git repo
2012-08-21 15:51:47 +00:00
tez
046479e4af
Fix CVE-2012-3482
...
patch from 3fbc7cd331/diffs
2012-08-21 15:49:54 +00:00
taca
b0cbc431c6
Note update of mail/roundcube package to 0.8.1.
2012-08-21 15:27:04 +00:00
taca
041aab1024
Update roundcube to 0.8.1.
...
Fixes two XSS issue.
Here is quote from changelog of 0.8.1, please refer CHAGNGELOG file for
full changes from 0.7.2.
- Fix bug where domain name was converted to lower-case even with login_lc=false (#1488593 )
- Fix lower-casing email address on replies (#1488598 )
- Fix line separator in exported messages (#1488603 )
- Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613 )
- Fix XSS issue where href="javascript:" wasn't secured (#1488613 )
- Fix impossible to create message with empty plain text part (#1488610 )
- Fix stripped apostrophes when replying in plain text to HTML message (#1488606 )
- Fix inactive Save search option after advanced search (#1488607 )
- Fix Remove from group option is active for contact search result (#1488608 )
- Disable autocapitalization in login form on iPad/iPhone (#1488609 )
- Fix focus on the list when list row is clicked (#1488600 )
- Added separate From and To columns apart from smart From/To column (#1486891 )
- Fix fallback to Larry skin when configured skin isn't available (#1488591 )
- Fix (workaround) delete operations with some versions of memcache (#1488592 )
- Fix (disable) request validation for spell and spell_html actions
2012-08-21 15:26:31 +00:00
taca
cfd1d8c3ab
Note update of devel/ruby-ffi package to 1.1.5.
2012-08-21 13:52:46 +00:00
taca
0f1cbe82e4
Update ruby-ffi to 1.1.5.
...
* pkgsrc change: require ruby-rdoc version 3.9.4 or later to build
problem on ruby18 and ruby19.
Exact changes aren't available, please refer:
https://github.com/ffi/ffi/commits/master
2012-08-21 13:52:10 +00:00
taca
e45a57f744
Require ruby-rdoc version 2.5.8 or later to fix build problem with ruby18.
2012-08-21 13:46:20 +00:00
wiz
b9b6db2803
+ attica-0.4.1, boehm-gc-7.2d, coreutils-8.19, grep-2.14, gthumb-3.0.2,
...
gupnp-0.18.4, gupnp-av-0.10.3, mupdf-1.1, openttd-1.2.2,
x264-devel-20120818.
2012-08-20 21:20:53 +00:00
prlw1
19cf010ee9
py-gobject3 depends on gobject, so add glib2 to bl3.mk
2012-08-20 16:02:08 +00:00
fhajny
094498db32
Add a 'apache-mpm-shared' option to build all three MPMs as dynamic modules.
...
If selected, the existing apache-mpm-event, apache-mpm-prefork and
apache-mpm-worker options determine which will be loaded in the default
config file.
Note: if worker is in the mix, the build will simply never build mod_cgi,
regardless of which MPM is the default.
2012-08-20 14:14:16 +00:00
wiz
8f1993f964
Updated graphics/gimp to 2.8.0nb3
2012-08-20 12:54:17 +00:00
wiz
24db3ba767
Fix CVE-2012-3481 using Nils Philippsen's patch.
...
Bump PKGREVISION.
2012-08-20 12:54:01 +00:00
wen
6d4c7eb092
Updated devel/p5-App-cpanminus to 1.5017
2012-08-20 12:50:50 +00:00
wen
6aef90b73e
Update to 1.5017
...
Based on PR pkg/46549 by Wen Heping(myself)
Upstream changes:
1.5017 Wed Jul 18 08:28:49 PDT 2012
[Improvements]
- Ignore tarballs whose first entry is "./" (doy) #184
1.5016 Tue Jul 17 12:00:57 PDT 2012
[Improvements]
- Added Module/CPANfile.pm to the fatlib. This allows bootstrapping dependencies
with cpanm --installdeps on Heroku etc.
1.5015 Sun Jun 24 15:34:57 PDT 2012
[Improvements]
- Improved Makefile.PL to include bugtracker info (Ben Bullock)
- Fixed some merge mess with devel
1.5014 Tue Jun 12 18:27:02 PDT 2012
[Improvements]
- Make sure 'f' flag becomes the last for some tar versions (mst, aaronsw)
- Fixed warnings on perl 5.17+ (rjbs)
- Fix local::lib error message (berekuk)
1.5013 Sat May 12 06:15:44 EEST 2012
[Bug Fixes]
- Fixed --cascade-search to seach for missing modules, which was broken by #150
1.5012 Fri May 11 05:47:56 CEST 2012
[Improvements]
- Change the behavior of --mirror-index so that it won't fallback to CPAN mirrors #150 (thaljef)
- Support v-strings in versions specified install [https://github.com/miyagawa/carton/issues/48 ]
1.5011 Thu Apr 12 18:57:06 JST 2012
[Improvements]
- Point default mirror to www.cpan.org #148
1.5010 Sat Mar 31 12:59:52 CEST 2012
[New Feature]
- Implemented --test-only option #40
1.5009 Fri Mar 30 18:44:12 CEST 2012
[Bug Fixes]
- Fixed a bug where URL containing ~ (childe) fails to install #134
- Fixed a bug where install.json contains bogus data when you specify dist paths
1.5008 Sat Mar 17 18:19:57 PDT 2012
[Bug Fixes]
- Fied a bug where `cpanm Foo` doesn't properly activate local::lib during installs
when you don't have write permissions #143 (goodel, ash)
- Improved the warning message when you don't have write permisisons #145 (ash)
2012-08-20 12:45:25 +00:00
wen
9b3b763865
Updated www/p5-HTML-Template-Pro to 0.9509
2012-08-20 12:34:50 +00:00
wen
f2d5f4476d
Update to 0.9509
...
Upstream changes:
0.9507 Fri Dec 9 09:44:49 EET 2011
- patch for XSS vulnerability in HTML::Template::Pro
thanks to Shigeki Morimoto shigeki.morimoto mixi.co.jp
0.9508 Mon Dec 26 16:13:37 EET 2011
- use unicode quoting in XSS vulnerability patch (more portable)
thanks to Shigeki Morimoto shigeki.morimoto mixi.co.jp
0.9509 Tue Feb 28 21:15:28 EET 2012
- more verbose messages for tag stack underflow
2012-08-20 12:32:27 +00:00
wiz
6322a8c995
Added net/freeDiameter version 1.1.2 [wiz 2012-08-20]
2012-08-20 12:25:05 +00:00
tron
405bfd1d18
Add missing files "share/wireshark/diameter/TGPPS9.xml" and
...
"share/wireshark/radius/dictionary.alcatel-lucent.xylan" to package list.
Bump package revision because the binary was changed.
2012-08-20 12:21:53 +00:00
wiz
b294c5021d
Add description for freediameter-all-extensions.
2012-08-20 12:18:36 +00:00
wiz
95731f7aec
+ freeDiameter.
2012-08-20 12:18:00 +00:00
wiz
4816d02db4
Import freeDiameter-1.1.2 as net/freeDiameter.
...
freeDiameter is a implementation of the Diameter protocol specified
in RFC3588. Diameter is a protocol for carrying Authentication,
Authorization and Accounting information. It is an evolution of
the widely-deployed RADIUS protocol. freeDiameter also implements
the changes to the Diameter protocol introduced by the rfc3588bis
Internet Draft (work in progress).
freeDiameter is open-source and released under a BSD compatible
license. It is mainly written in the C language, which provides
excellent performance and small memory footprint.
2012-08-20 12:17:20 +00:00
ryoon
42f84d798d
Added sysutils/openxenmanager version 0.0.80
2012-08-20 11:44:43 +00:00
ryoon
ab660de999
Add openxenmanager
2012-08-20 11:44:00 +00:00
ryoon
928e15911f
Import openxenmanager-0.0.80 as sysutils/openxenmanager.
...
OpenXenManager is a graphical interface to manage XenServer / Xen
Cloud Platform (XCP) hosts through the network. OpenXenManager is
an open-source multiplatform clone of XenCenter (Citrix).
Some functions are not working properly with Citrix XenServer 6.
But boot and suhtdown are works.
2012-08-20 11:41:46 +00:00
ryoon
b0078a5638
Updated net/gtk-vnc to 0.5.1
...
Updated net/vinagre to 3.4.2
2012-08-20 11:37:12 +00:00
ryoon
4f35d36e08
Update to 3.4.2
...
Changelog:
Vinagre 3.4.2
=============
David King (2):
Update NEWS for 3.4.2 release
Post-release version bump to 3.4.2
Jonh Wendell (1):
Updated Brazilian Portuguese translation
Wolfgang Stöggl (1):
[l10n] Updated German translation
Vinagre 3.4.1
=============
Andika Triwidada (1):
[l10n] Updated Indonesian translation
Andrej ŽnidarÅ¡iÄ (1):
Updated Slovenian translation
Arash Mousavi (1):
Updated Persian Translations
Aurimas Äernius (2):
Updated Lithuanian translation
Updated Lithuanian translation
Bruno Brouard (1):
Updated French translation
Chandan Kumar (2):
Updated HINDI translation
Updated HINDI translation
Daniel Mustieles (1):
Updated Spanish translation
Daniel Nylander (1):
Updated Swedish translation
Daniele Forsi (1):
Use example.com in address examples, bug 672238
David King (2):
Update NEWS for 3.4.1 release
Post-release version bump to 3.4.1
Fran Diéguez (1):
Updated Galician translations
Gabor Kelemen (1):
Updated Hungarian translation
Gil Forcada (1):
[l10n] Updated Catalan translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Kristjan SCHMIDT (1):
Updated Esperanto translation
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Milo Casagrande (1):
[l10n] Updated Italian translation
Petr Kovar (1):
Update Czech translation
Piotr DrÄ
g (1):
Updated Polish translation
Richard Hughes (1):
Fix the Russian translation
Roman Mátyus (1):
Updated Slovak translation
ÐиÑоÑлав ÐÐ¸ÐºÐ¾Ð»Ð¸Ñ (1):
Updated Serbian translation
Vinagre 3.4.0
=============
Andrea Zagli (1):
[l10n] Updated Italian translation
Bruno Brouard (1):
Updated French doc translation
David King (2):
Post-release version bump to 3.4.0
Update NEWS for 3.4.0 release
EL8LatSPQ (1):
update Simplified Chinese (zh_CN) translation
Hajime Taira (1):
Updated Japanese translation.
Lucas Lommer (1):
Updated Czech translation
Rudolfs Mazurs (1):
Updated Latvian translation.
Stas Solovey (2):
Added Russian help translation
Updated Russian translation
Sweta Kothari (1):
Updated Gujarati Translations
YunQiang Su (2):
update Simplified Chinese (zh_CN) translation
Revert "update Simplified Chinese (zh_CN) translation"
Yuri Myasoedov (1):
Fixed help/Makefile.am
Vinagre 3.3.92
==============
A S Alam (1):
update Punjabi Translation
Antonio Fernandes C. Neto (1):
Updated Brazilian Portuguese translation
Ask H. Larsen (1):
Updated Danish translation
Bruce Cowan (1):
Updated British English translation
Carles Ferrando (1):
[l10n]Updated Catalan (Valencian) translation
Changwoo Ryu (1):
Updated Korean translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Daniel Korostil (1):
Uploaded Ukranian
Daniel Mustieles (1):
Updated Spanish translation
Daniel Nylander (1):
Updated Swedish translation
David King (2):
Version bump to 3.3.92
Update NEWS for 3.3.92 release
Dr.T.Vasudevan (2):
updated Tamil translation
updated Tamil translation
Duarte Loreto (1):
Updated Portuguese translation
Fran Diéguez (1):
Updated Galician translations
Gabor Kelemen (2):
Updated Hungarian translation
Updated Hungarian help translation
Gheyret Kenji (1):
Updated Uyghur translation
Inaki Larranaga Murgoitio (1):
Updated Basque language
Jeremy Bicha (1):
Fix help links (for yelp-tools conversion)
Jiro Matsuzawa (1):
Fix a broken tag in gl.po, bug 668858
Joan Duran (1):
[l10n] Updated Catalan translation
Kasia Bondarava (1):
Added Belarusian translation.
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Krishnababu Krothapalli (1):
Updated Telugu Translations
Mario Blättermann (2):
[l10n] Updated German translation
[l10n] Updated German doc translation
Mattias Põldaru (1):
[l10n] Updated Estonian translation
Nilamdyuti Goswami (1):
Assamese translation completed
Piotr DrÄ
g (1):
Updated Polish translation
Tiffany Antopolski (1):
help/C/introduction: fix how image renders in html.
Wouter Bolsterlee (1):
Updated Dutch translation
Yuri Myasoedov (1):
Updated Russian translation
ÐиÑоÑлав ÐÐ¸ÐºÐ¾Ð»Ð¸Ñ (1):
Updated Serbian translation
Vinagre 3.3.4
=============
Alexander Shopov (1):
Updated Bulgarian translation
Andrej ŽnidarÅ¡iÄ (2):
Updated Slovenian translation
Updated Slovenian translation
Bruno Brouard (4):
New French doc translation
Updated French translation
Updated French doc translation
Updated French doc translation
Daniel Mustieles (1):
Updated Spanish translation
David King (3):
Post-release version bump to 3.3.4
Fix Slovenian help translation
Update NEWS for 3.3.4 release
Ekaterina Gerasimova (1):
Improve keyboard-shortcuts help page
Jeremy Bicha (1):
Make host text entry editable in connect dialog
Jovan Naumovski (1):
Updated Macedonian translation.
Mattias Põldaru (1):
[l10n] Updated Estonian translation
Peteris Krisjanis (2):
Added Latvian translation for Vinagre help.
Updated Latvian translation.
Xandru Armesto (1):
Updated asturian translation
Vinagre 3.3.3
=============
Alexandre Franke (1):
Update French translation
Alexandre Rostovtsev (1):
Fix implicit function declarations, bug 660531
Daniel Mustieles (1):
Updated Spanish translation
David King (8):
Post-release version bump to 3.3.3
Remove spurious n-rows and n-columns properties
Bump pkg-config requirement to 0.24
Fix Hungarian and Solvenian help translation
Fix some pointer type mismatch warnings
Create m4 and build-aux directories in autogen.sh
Set the window on the reverse VNC listener
Update NEWS for 3.3.3 release
Jeremy Bicha (1):
Switch help to build with yelp-tools, bug 657669
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Roman Mátyus (1):
Updated Slovak translation
Tomas Bzatek (1):
Fix SPICE plugin compilation against GtkGrid
Yaakov Selkowitz (2):
Link plugins into the vinagre binary, bug 653558
Fix build on Cygwin, bug 665368
Yaron Shahrabani (1):
Updated Hebrew translation.
Vinagre 3.3.2
=============
Ana Shopovska (1):
Change the group names from lowercase to CamelCase
David King (3):
Post-release version bump to 3.3.2
Use a button-sized image on âÁuthenticateâ button
Update NEWS for 3.3.2 release
Fran Diéguez (1):
Updated Galician translations
Jiro Matsuzawa (1):
Updated Japanese translation
Jorge González (2):
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Muhammet Kara (1):
[l10n]Updated Turkish translation
Sorina Sandu (1):
Modified screenshot timestamp using current time
Victoria Martinez de la Cruz (1):
Use GtkGrid rather than deprecated GtkTable
Yaron Shahrabani (1):
Updated Hebrew translation.
YunQiang Su (1):
fix an zh_CN translation mistake
Vinagre 3.3.1
=============
Alexandre Rostovtsev (2):
Fix implicit declaration in vinagre-tube-handler.c
Do not use deprecated gtk_widget_modify_bg()
Algimantas MargeviÄius (1):
Updated Lithuanian translation
Ali Akbar Najafian (1):
Added Persian translation
Daniel Mustieles (1):
Updated Spanish translation
Daniel Nylander (1):
Updated Swedish translation
David King (3):
Post-release version bump to 3.3.1
Add range to history-size GSettings key
Update NEWS for 3.3.1 release
Frédéric Péters (1):
Display correct application icon in about dialog
Gabor Kelemen (2):
Little fixes for the Hungarian help translation
Fix an accelerator conflict
Jasper Lievisse Adriaanse (1):
Add missing includes to fix build on OpenBSD
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Piotr DrÄ
g (1):
Updated Polish translation
Tommi Vainikainen (1):
Fix a truncated string marked for translation
Tristan Schmelcher (1):
Hold the slave PTY open, so that SSH does not fail
Wolfgang Stöggl (1):
[l10n] Updated German documentation translation
Yaron Shahrabani (1):
Updated Hebrew translation.
krishnababu k (1):
Updated Telugu Translations
Vinagre 3.2.0
=============
Andrea Zagli (1):
[l10n] Updated Italian translation
Carles Ferrando (1):
[l10n]Updated Catalan (Valencian) translation
Changwoo Ryu (1):
Updated Korean translation
David King (4):
Post-release version bump to 3.2.0
Remove tab close button minimum size hacks
Remove deprecated GTK+ API usage in ovBox
Update NEWS for 3.2.0 release
Gabor Kelemen (2):
Updated Hungarian translation
Updated Hungarian help translation
Inaki Larranaga Murgoitio (1):
Updated Basque language
Nilamdyuti Goswami (1):
Update Assamese translation
Petr Kovar (1):
Update Czech translation by Lucas Lommer
Theppitak Karoonboonyanan (1):
Updated Thai translation.
Tommi Vainikainen (1):
Updated Finnish translation
Vinagre 3.1.92
==============
Aputsiaq Janussen (1):
Updated Danish translation
Bruce Cowan (1):
Updated British English translation
David King (4):
Post-release version bump to 3.1.92
Enable AM_MAINTAINER_MODE in configure.ac
Fix a few trivial compiler warnings
Update NEWS for 3.1.92 release
Duarte Loreto (1):
Updated Portuguese translation
Fran Dieguez (1):
Updated galician translations
Jiro Matsuzawa (1):
Updated Japanese translation
Joan Duran (1):
[l10n]Updated Catalan translation
Krasimir Chonov (1):
Updated Bulgarian translation
Piotr DrÄ
g (1):
Updated Polish translation
Rudolfs Mazurs (1):
Updated Latvian translation.
Timo Jyrinki (1):
Updated Finnish translation.
Yinghua Wang (1):
update Simplified Chinese (zh_CN) translation
dmustieles (1):
Updated Spanish translation
ÐиÑоÑлав ÐÐ¸ÐºÐ¾Ð»Ð¸Ñ (1):
Updated Serbian translation
Vinagre 3.1.91
==============
Aurimas Äernius (1):
Updated Lithuanian translation
David King (3):
Post-release version bump to 3.1.91
Use correct compiler warning flags variable
Update NEWS for 3.1.91 release
Dr.T.Vasudevan (1):
Updated Tamil translation
Ekaterina Gerasimova (1):
Fixed bad wording in connect help
Jorge González (5):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Mario Blättermann (1):
[l10n] Updated German doc translation
Og B. Maciel (2):
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Vinagre 3.1.90
==============
A S Alam (1):
update Punjabi Translation
Abduxukur Abdurixit (1):
Added UG translation
Alexandre Franke (1):
Update French translation
Andika Triwidada (1):
Updated Indonesian translation
Andrej ŽnidarÅ¡iÄ (2):
Updated Slovenian translation
Updated Slovenian translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Daniel Nylander (1):
Updated Swedish translation
David King (5):
Post-release version bump to 3.1.90
Do not set empty text on the credential entry
Use a string constant for the help module name
Add help button to connect dialog
Update NEWS for 3.1.90 release
Fran Dieguez (1):
Updated Galician translations
Kjartan Maraas (2):
Updated Norwegian bokmål translation.
Updated Norwegian bokmål translation
Mario Blättermann (1):
[l10n] Updated German translation
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Yaron Shahrabani (1):
Updated Hebrew translation.
Yuri Myasoedov (1):
Updated Russian translation
Vinagre 3.1.5
=============
Alexander Shopov (1):
Updated Bulgarian translation
Aurimas Äernius (1):
Update Lithuanian translation
Claude Paroz (1):
Updated French translation
Daniel Mustieles (1):
Updated Spanish translation
Daniel Nylander (1):
Updated Swedish translation
David King (12):
Post-release version bump to 3.1.5
Connect the bookmark menu item âáctivateâ signal
Disable Ctrl-Alt-Del action in view-only mode
Port from Gtk[H|V]Box to GtkBox
Rework the first-run keyboard shortcut message
Remove a stray comment
Correct deprecation flags variable in Makefile.am
Replace three full stops by an ellipsis
Remove preferences dialog, bug 614774
Make some defines static const variables
Update first-run help button target
Update NEWS for 3.1.5 release
Ekaterina Gerasimova (4):
Improved wording and added screenshots to help
Update help/Makefile.am with new screenshots
Add new keyboard-shortcuts.page to help
Removed link to bookmarks page in help
Gabor Kelemen (1):
Updated Hungarian translation by n0m4dm4n <n0m4dm4n at gmail dot com>
Guillaume Desmottes (1):
Default to 8 bit color depth for Telepathy tubes
Inaki Larranaga Murgoitio (1):
Added Basque language
Jorge González (1):
Updated Spanish translation
Vinagre 3.1.4
=============
A S Alam (1):
update Punjabi Translation for package
Abduxukur Abdurixit (1):
Added UG translation
Daniel Mustieles (1):
Updated Spanish translation
David King (5):
Post-release version bump to 3.1.4
Add GConf to GSettings convert file
Remove the unused dummy plugin source files
Move about dialog text to GtkBuilder XML
Update NEWS for 3.1.4 release
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Rudolfs Mazurs (1):
Updated Latvian translation.
Yaron Shahrabani (1):
Updated Hebrew translation.
Vinagre 3.1.3
=============
David King (12):
Post-release version bump to 3.1.3
Translate the application name
Convert directory lookup functions to Vala
Rework Vinagre.Dirs.get_ui_file() logic
Use g_get_system_data_dirs() to find data files
Remove unnecessary Win32-specific path checks
Remove an unused callback for the plugin dialog
Use g_slist_free_full() where possible
Add generated Vinagre.Dirs C file to .gitignore
Use the slice allocator to allocate structures
Replace xmlChar casts with BAD_CAST from libxml
Add generated help and translations to gitignore
Ekaterina Gerasimova (1):
Update for recent UI changes
Gabor Kelemen (2):
Added Hungarian translation by n0m4dm4n <n0m4dm4n at gmail dot com>
Add DOC_LINGUAS variable to help/Makefile.am, so that docs gets built
Marc-André Lureau (6):
Rework widget visibility toggling
Check whether building for a Windows host
Fix Win32 build of spice plugin and SSH handling
Avoid NULL dereference if a URI has no hostname
Correct include order to fix Win32 build
Only compile pty-open.c if getpt() is available
Muhammet Kara (2):
Updated Turkish translation
Updated Turkish translation file header
Tomas Bzatek (4):
Fix compilation of Spice plugin
Allow the main notebook to expand
Distribute the config VAPI file
Correct SSH and RDP conditional tests in configure
Yinghua Wang (1):
update Simplified Chinese (zh_CN) translation
Vinagre 3.1.2
=============
Abduxukur Abdurixit (1):
Added UG translation
Andika Triwidada (1):
Updated Indonesian translation
Carles Ferrando (1):
[l10n]Updated Catalan (Valencian) translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Daniel Mustieles (1):
Updated Spanish translation
David King (18):
Post-release version bump to 3.1.2
Remove gettext macros in configure.ac, bug 650150
Rewrite remaining utility functions with Vala
Conditionally include headers for introspection
Remove the im-status plugin
Add static extension support
Convert plugins to use VinagreStaticExtension
Remove libpeas support
Remove gobject-introspection support
Remove pkg-config file
Do not install headers
Do not install plugin desktop files
Remove active plugin list from settings
Remove plugin dialog
Integrate reverse-vnc plugin directly
Remove an unused GtkUIManager file
Remove the bookmarks side panel
Update the DOAP file slightly
Ekaterina Gerasimova (2):
Improve structure of help pages
Tidy up help and improve instructions
Fran Diéguez (1):
Updated Galician translations
Jorge González (1):
Updated Spanish translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Kristjan SCHMIDT (1):
Updated Esperanto translation
Matej UrbanÄiÄ (4):
Updated Slovenian translation
Updated Slovenian translation
Added Slovenian translation
Updated Slovenian translation
Yaron Shahrabani (2):
Updated Hebrew translation.
Updated Hebrew translation.
Zeeshan Ali (Khattak) (3):
Indent Vala code as per the Rygel coding style
Remove bogus 'static' declaration of util methods
Conform more closely to Rygel coding style
Vinagre 3.1.1
=============
Abduxukur Abdurixit (2):
Added UG translation
Added UG translation
Daniel Korostil (1):
Uploaded Ukranian
Daniel Mustieles (4):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
David King (18):
Leave initial focus set to the primary toolbar
Capitalise Vinagre in command-line option help
Check for gnome-icon-theme during configure
Mark only the connect action as being important
Use âòemote desktopâ rather than âíachineâ
Correct some UI strings and stock icon usage
Fix reverse-vnc GtkBuilder file search path
Many UI and string changes, bug 599690
Post-release version bump to 3.1.1
Make it possible to focus the hostname GtkEntry
Update copyright and authors information
Minor updates to the man page
Add dbus-glib-1 to telepathy-glib pkg-config check
Remove panel applet
Move some utility code to where it is used
Change *.tar.gz to *.tar.xz in .gitignore
Rename source file and update includes
Convert some utility functions to Vala
Dominique Leuenberger (1):
Fix the SSH plugin build, bug 647497
Ekaterina Gerasimova (6):
Remove old DocBook help
Add Mallard help
Add using page and minor updates to help
Update help for UI string changes
Add help page for reverse connections, bug 597110
Fix help button in reverse connection dialog
Fran Diéguez (2):
Updated galician translations
Updated Galician translations
Jordi Serratosa (1):
[l10n]Fixes on Catalan translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Mario Blättermann (1):
[l10n] Updated German translation
Muhammet Kara (1):
Updated Turkish translation
Paolo Bonzini (1):
Add X geometry command-line option, bug 640082
Yaron Shahrabani (1):
Updated Hebrew translation.
Vinagre 3.0.0
=============
Abduxukur Abdurixit (1):
Added UG translation
Alexander Shopov (1):
Updated Bulgarian translation
Andrea Zagli (1):
[l10n] Updated Italian translation
Baris Cicek (1):
Updated turkish translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
David King (3):
Add description to DOAP file
Require automake 1.11.1 and dist as .xz only
Bump VINAGRE_ABI_VERSION to 3.0
Dr.T.Vasudevan (1):
Updated Tamil translation
Flamarion Jorge (1):
Updated Brazilian Portuguese translation
Inaki Larranaga Murgoitio (1):
Updated Basque language
Kjartan Maraas (1):
Include config.h where necessary
Kris Thomsen (1):
Updated Danish translation
Lukas Lommer (1):
Updated Czech translation
Rajesh Ranjan (1):
hindi updated
Roman Mátyus (1):
Updated Slovak translation
Vinagre 2.91.93
===============
Cosimo Cecchi (1):
Add some style classes and junctions to make vinagre look better
David King (1):
Post-release version bump to 2.91.93
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Vinagre 2.91.92
===============
Aron Xu (1):
Update Simplified Chinese translation.
Brett Witherspoon (1):
Fix typo in spice configure check
Bruce Cowan (1):
Updated British English translation
Daniel Nylander (1):
Updated Swedish translation
David King (19):
Fix non-functional PKG_CHECK_EXISTS checks
Let configure update and rename pkg-config file
Convert vinagre/view subdir to non-recursive build
Use WARN_FLAGS and DISABLE_DEPRECATED_FLAGS
Use subdir-objects and fix parallel make
Convert plugins directory to build non-recursively
Fix gschema.xml intltool rule
Conditionally compile compatibility ifaddrs code
Add .gitignore and remove git.mk
Generate ChangeLog from commit log during 'dist'
Remove unused marshaller generation rules
Remove unused enums generation rules
Begin porting applet to libpanelapplet-4.0 API
Correct substitution for VINAGRE_ABI_VERSION
Merge .gitignore in subdirectories to /.gitignore
Update README for upcoming release
Remove /gnome-doc-utils.make from .gitignore
Simplify panel applet code
Remove broken gtk-vnc log handler, bug 632711
Dirgita (1):
Updated Indonesian translation
Duarte Loreto (1):
Updated Portuguese translation
Fran Diéguez (1):
Updated Galician translations
Gabor Kelemen (1):
Updated Hungarian translation
Joan Duran (1):
[l10n]Updated Catalan translation
Khaled Hosny (1):
Updated Arabic translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Lucian Adrian Grijincu (2):
Updated Romanian translation
Updated Romanian translation
Marc-André Lureau (1):
build: fix some autofoo after modernization
Mario Blättermann (1):
[l10n] Updated German translation
Mattias Põldaru (1):
[l10n] Updated Estonian translation
Piotr DrÄ
g (1):
Updated Polish translation
Roman Mátyus (1):
Updated Slovak translation
Rudolfs Mazurs (1):
Updated Latvian translation.
Sweta Kothari (1):
Updated Gujarati Translations
William Jon McCann (1):
Use icon from icon theme instead of custom one
Wouter Bolsterlee (1):
Updated Dutch translation by Wouter Bolsterlee
Yuri Myasoedov (1):
Updated Russian translation
ÐÐ¸Ð»Ð¾Ñ ÐÐ¾Ð¿Ð¾Ð²Ð¸Ñ (1):
Updated Serbian translation
Vinagre 2.91.91
===============
Features
+ Make GSettings schema translatable (Chris Kühl)
Fixes
+ Overhaul configure script (David King)
Note to packagers: Arguments to the configure script were changed.
All functionality (except the panel applet) is now automagically
enabled, and can be disabled or explicitly enabled with the
appropriate configure arguments. Please check `configure --help`.
+ Make the build partially non-recursive (David King)
+ Fix the build with introspection enabled (David King)
+ Adapt to GtkObject removal in GTK+ 3 (Javier Jardón)
+ Replace gdk_draw_* with cairo* in panel applet (Daniel Svensson)
+ Avoid NULL pointer dereference in plugins if introspection is
disabled (Brett Witherspoon)
+ Partially fix introspection build (Brett Witherspoon)
UI translations:
+ Daniel Mustieles (es)
+ Ivar Smolin (et)
+ Bruno Brouard (fr)
+ Sweta Kothari (gu)
+ Yaron Shahrabani (he)
+ Changwoo Ryu (ko)
+ Rudolfs Mazurs (lv)
+ Kjartan Maraas (nb)
+ A S Alam (pa)
+ Matej UrbanÄiÄ (sl)
+ Daniel Korostil (uk)
Vinagre 2.91.8
===============
Features
+ Add a Spice plugin, see http://www.spice-space.org/
(Marc-André Lureau)
+ Fix reverse VNC plugin (Marc-André Lureau)
+ Complete the GSettings migration
+ Various build fixes
Vinagre 2.91.7
===============
Features
+ Build with GTK+ 3
+ Use GtkApplication
+ Use libpeas for plugins
Vinagre 2.31.5
===============
Features
+ Build with GTK+ 3
UI translations:
+ Petr Kovar (cs)
+ Kristjan Schmidt (eo)
+ Jorge González (es)
+ Ivar Smolin (et)
+ Fran Diéguez (gl)
+ Yaron Shahrabani (he)
+ Ahmed Noor Kader Mustajir Md Eusoff (ms)
+ Kjartan Maraas (nb)
+ Matej UrbanÄiÄ (sl)
+ Aron Xu (zh_CN)
Vinagre 2.31.4
===============
Features
+ Added basic RDP support
+ Allows using of an alternative ssh port when doing tunnel
+ Build with GSEAL
Fixes
+ Removed password length limit for SSH connections
+ Minor fixes
UI translations:
+ Aron Xu (zh_CN)
+ Bruce Cowan (en_GB)
+ Fran Diéguez (gl)
+ Gabor Kelemen (hu)
+ Ivar Smolin (et)
+ Jonh Wendell (pt_BR)
+ Jorge González (es)
+ Kjartan Maraas (nb)
+ Matej UrbanÄiÄ (sl)
+ Milo Casagrande (it)
+ Rajesh Ranjan (hi)
+ Rudolfs Mazurs (lv)
+ Sira Nokyoongtong (th)
+ Thomas Thurman (en@shaw)
+ Yaron Shahrabani (he)
Doc translations:
+ Aron Xu (zh_CN)
+ Jorge González (es)
2012-08-20 11:36:16 +00:00