[X2Go-tags] [x2godesktopsharing] annotated tag 3.2.0.0 created (now 5d2a923)
git-admin at x2go.org
git-admin at x2go.org
Wed Nov 28 05:02:12 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to annotated tag 3.2.0.0
in repository x2godesktopsharing.
at 5d2a923 (tag)
tagging 6249b46022e66d9d7bd46c74dbcc65644c112338 (commit)
replaces 3.1.1.4
tagged by Mihai Moldovan
on Wed Nov 28 05:02:01 2018 +0100
- Log -----------------------------------------------------------------
Upstream version 3.2.0.0
-----BEGIN PGP SIGNATURE-----
iQJDBAABCgAtFiEEbhHQj3UzgcdE8cg8H9Yu2W4lOocFAlv+EzkPHGlvbmljQGlv
bmljLmRlAAoJEB/WLtluJTqHppIP/0kltyo9zmT/wShCWK/vLb1QBMLd/dFnUNJW
IpFW7O8JuhoLxHTNCJDIETbJmja8Ts+UBG4xlERqY/OdTiFHPlXMaaMzNWoCtXd9
GtOihTK08c6XoRbJu3R7HaPVytdTGxs9DXIwdMWDmFqC5XOTDrCWtZwoWhwfSAUH
GUQ9nWdEiY/WSp36/SAz8Gb2eFV3cN2ERjHMj00z+J9QWqptjBOO5bz9syyZJ406
wciCnPfIga3Av+wN4wKUGPLDxXo3tcq07j0FfEx01HfFj2aErcid1X+TcCGhlIGK
jOQhlCXUXcyrlM1lyHsAOqgAPgjprtowwV7dVoHrkxMD2d2enj7K62Fs69tAl58A
as4RWEKzIK/J1eIz8Y2QiuVnMD/ogIkh6sSdthat7jLg6QDe6+EzfL/+/SRV6TuX
gV+yey3UpmezIG42mkGDXqibHMvcdkvHl0l1iP0KY6SyIxQQ0nL93DE4t7FVU4DZ
ChmYK005CqOIrUXQatd2HAsWy+MZDtLkI3NDE8jgGGCcV8kwX2jgwwcG7T9ol8dN
nVEaHxmKom7VXi1Bx+lvy7xbHtFpJVBOG4UZQkE0eu2q8JBVnjeFY3bSbn2cySYO
JEjTe3tnHoBEhaYyakPSlsoY63zkw8gtqncZlxwuZz+S7i70VsGkv1YeUz4fMhao
IpTHbZN4
=q0+v
-----END PGP SIGNATURE-----
Mihai Moldovan (31):
x2godesktopsharing.spec: pull in redhat-rpm-config manually.
debian/changelog: whitespace fixup.
accessdialog.cpp: fix connect () calls.
sharetray.cpp: fix misleading if indentation warning.
x2godesktopsharing.spec: whitespace only.
x2godesktopsharing.spec: add Pre-dependencies on shadow/pwdutils/shadow-utils for scriptlets.
sharetray.cpp: fix another misleading if indentation warning.
x2godesktopsharing.spec: remove obsolete EPEL 5 support.
x2godesktopsharing.spec: whitespace only.
x2godesktopsharing.spec: build against Qt5.
x2godesktopsharing.spec: use qmake-qt5 globally.
x2godesktopsharing.spec: call lrelease before running qmake.
x2godesktopsharing.spec: we actually care about SLE{S,D} 11.x still... fixup comment.
x2godesktopsharing.spec: fix lrelease-qt5 call (missing number).
x2godesktopsharing.spec: use Qt4 for SLES 11.x builds.
x2godesktopsharing.spec: obsolete and provide x2godesktopsharing in x2goserver-desktopsharing.
x2godesktopsharing.spec: remove first erroneous Group line.
x2godesktopsharing.spec: rename other sections to x2goserver-desktopsharing.
x2godesktopsharing.spec: remove package names from %prep, %build and %install macros.
x2godesktopsharing.spec: fix typo in %pre scriptlet package name.
x2godesktopsharing.spec: really fix the typo.
x2godesktopsharing.spec: completely rename to x2goserver-desktopsharing, drop name overrides.
x2godesktopsharing.spec: keep x2godesktopsharing name in most locations.
x2godesktopsharing.spec: install system-wide configuration file, akin to Debian packages.
x2godesktopsharing.spec: don't use %{my_name} in Sources1-9, buildscripts can only handle/replace %{name}.
x2godesktopsharing.spec: unpack sources to project name, not source package name.
x2godesktopsharing.spec: remove first erroneous Group line.
accessdialog.cpp: re-enable Qt4 compatibility.
misc: pre-release copyright updates.
misc: fix Oleksandrs mail address and last name.
misc: fix links and switch to HTTPS URLs where appropriate.
Mike Gabriel (59):
Drop KDevelop configuration files.
x2godesktopsharing.pro: Define TARGET as x2godesktopsharing.
simplelocalsocket.cpp: Stop using deprecated QString::toAscii() function (replace it by toLatin1()).
debian/*: Convert to DH packaging style. Build against Qt5.
debian/control: Bump Standards-Version: to 4.2.1. No changes needed.
debian/x2godesktopsharing.menu: Drop file. The menu file is not allowed if a .desktop file is present.
debian/control: Add B-D: libqt5svg5-dev.
Drop build cruft (moc_listdialog.cpp).
debian/rules: Add dh_clean override, so that the build dir gets tidied up properly after build (this really needs to go into the qmake .pro file, but debian/rules is easier...).
Add possibility to have a system-wide settings file in /etc/x2godesktopsharing/settings.
Make the desktop sharing group configurable system-wide and by the user.
debian/<config>: Add debconf configuration dialogs that facilitate setting the system-wide default desktop sharing user.
debian/control: Use https:// URLs in Vcs-Browser: and Homepage: fields.
debian/control: Drop empty R field.
debian/copyright: Turn into DEP-5 copyright file format style.
debian/rules: Pass-through of compiler flags to qmake call.
man/man8/x2goterminate-desktopsharing.8: Grammar fix.
debian/rules: Run lrelease during auto-configure. Makes sure all resources are available for building the executable.
resources.qrc: Rename file from resources.rcc.
debian/x2godesktopsharing.install: Add EOL at EOF.
Replace QMessageBox based access dialog by a QDialog based access dialog. QMessageBox in Qt5 is not suitable for adding a QCheckBox widget into it anymore.
debian/copyright: Update copyright attributions.
Rephrase notifications (we need a i18n run already anyway...).
Add a soothing notification to the local user when the local user actively disconnects the remote user.
Don't create empty parameters in .x2godesktopsharing/settings as '<param>=@Invalid()' but really as empty strings.
Fix auto-accept and auto-deny based on whitelists and blacklist. Regression fix for Git commit ef3dfac2.
debian/<debconf>: Add two more questions asking for auto-start on logon and auto-activation on logon.of X2Go Desktop Sharing applet.
debian/x2godesktopsharing.templates: Rephrase some passages.
debian/copyright: fix in one line.
debian/*: Namespace change. Rename bin:pkg to x2goserver-desktopsharing. Expect system-wide config in /etc/x2go/desktopsharing.
Revert "accessdialog.cpp: fix connect () calls."
Revert "x2godesktopsharing.spec: unpack sources to project name, not source package name."
Revert "x2godesktopsharing.spec: don't use %{my_name} in Sources1-9, buildscripts can only handle/replace %{name}."
Revert "x2godesktopsharing.spec: install system-wide configuration file, akin to Debian packages."
Revert "x2godesktopsharing.spec: keep x2godesktopsharing name in most locations."
Revert "x2godesktopsharing.spec: completely rename to x2goserver-desktopsharing, drop name overrides."
Revert "x2godesktopsharing.spec: really fix the typo."
Revert "x2godesktopsharing.spec: fix typo in %pre scriptlet package name."
Revert "x2godesktopsharing.spec: remove package names from %prep, %build and %install macros."
Revert "x2godesktopsharing.spec: rename other sections to x2goserver-desktopsharing."
Revert "x2godesktopsharing.spec: remove first erroneous Group line."
Revert "x2godesktopsharing.spec: obsolete and provide x2godesktopsharing in x2goserver-desktopsharing."
Revert "debian/*: Namespace change. Rename bin:pkg to x2goserver-desktopsharing. Expect system-wide config in /etc/x2go/desktopsharing."
Split out x2goserver-desktopsharing integration code into X2Go Server, only the actually Qt desktop sharing applet in this project.
x2godesktopsharing.spec: Don't try to copy scripts from bin/* into buildroot. They are gone now.
Drop forgotten-to-remove man8 man pages (moved over to x2goserver src:pkg).
Package needs to own /usr/share/x2go/versions.
Also bump upstream version (again) in .spec file.
Re-generate .ts translation files (run Qt5's lupdate).
dlg.ui: Update the about dialog.
Fix copyright headers (development started in 2006, not 2009). - Drop Oleksandr and Heinz from the x2godesktopsharing.features file. No work contributed by them.
Update Oleksandr's mail address in all headers etc.
rebase l10n
i18n: Update German translation.
Update upstream version string in man page and sharetray.cpp.
White-space cleanup.
x2godesktopsharing.pro (et al.): Integration Czech translation file into build.
debian/changelog: update from Git log.
Drop all type="obsolete" and type="unfinished" tags from Czech translation file. Probably not wanted by the translator.
Ricardo Díaz (1):
Update Spanish translation file.
Robert Parts (1):
Update Estonian translation file.
Ruda Vallo (2):
Initial translation to Czech.
Update Czech translation file.
Sébastien Ducoulombier (1):
Update French translation file.
X2Go Release Manager (2):
Continue development
release 3.2.0.0
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git
More information about the x2go-tags
mailing list