[X2Go-Commits] [pinentry-x2go] branch build-main updated (6b339e1 -> baf0260)

git-admin at x2go.org git-admin at x2go.org
Sat Aug 23 21:46:22 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch build-main
in repository pinentry-x2go.

      from  6b339e1   release 0.7.5.6
      adds  aee2f12   Set Pinentry title to X2Go Pinpad (was: X2GO ...).
      adds  7d14c22   Fix FSF address in license headers. (Fixes: #303).
      adds  05a6789   debian/source/format: Add file, use format 1.0.
      adds  0fdc929   change version scheme of X2Go auto-built packages
      adds  0de9fa4   pinentry-x2go.spec: Add spec file for building RPM packages. Inspired by OpenSuSE spec file.
      adds  52e3866   pinentry-x2go.spec: typo fix
      adds  8ddf601   fix package name of build-requirement qt(4)-devel
      adds  6fb0037   make qmake-qt4 findable for EPEL-5 builds
      adds  c4f3477   try avoiding gcc error with libmpc-devel installed
      adds  57d7e0d   pinentry-x2go: fix file after manual build-test against Fedora rawhide/21
      adds  0f28242   gcc-g++ is a build requirement
      adds  9a69afc   pinentry-x2go.spec: typo fix
      adds  44d22a9   pinentry-x2go.spec: use virtual package qt4-devel for el6, too
      adds  097b12e   pinentry-x2go.spec: gcc-c++ does not seem to be required for Fedora 19+20
      adds  a359006   debian/rules: Don't fail on dh_auto_clean.
      adds  4a55d09   update qt_de.qm from Debian unstable
      adds  e8ca2a6   New translation of PIN-Entry X2Go into Spanish.
      adds  f6366b0   drop binary translation file
      adds  f0a1191   Update config.h.in.
      adds  843e6b9   Update German translation file.
      adds  7dabdf9   debian/rules: Remove more buildcruft.
      adds  027f24f   Run lrelease during autoreconf.
      adds  1c341e0   Update .ts files. Add .ts files for all languages we have translators for.
      adds  798da0a   typo fix in pinentry-x2go.pro
      adds  2f268f9   fix for last two commits
      adds  6d69013   fix for last commit
      adds  86a2ced   New translation file of PIN-Entry X2Go into Dutch.
      adds  c7ef120   Drop config.h.in.
      adds  c7fbb0b   Drop m4/glib.m4.
      adds  975af83   Add Finnish translation file.
      adds  1620982   Drop pinentry-x2go_<lang>.qm binary files from source tree.
      adds  bdc5a1e   Drop libcap check from configure.ac. This fork of pinentry does not contain code that builds against libcap anymore.
      adds  a480847   debian/control: several modifications...
      adds  74e20ed   release 0.7.5.7
      adds  2d8c61b   Revert "release 0.7.5.7"
      adds  00b1ae7   Drop -lcap from LIBS in pinentry-x2go.pro.
      adds  baf0260   release 0.7.5.7

No new revisions were added by this update.

Summary of changes:
 COPYING                                            |    2 +-
 assuan/assuan-buffer.c                             |    2 +-
 assuan/assuan-defs.h                               |    2 +-
 assuan/assuan-handler.c                            |    2 +-
 assuan/assuan-listen.c                             |    2 +-
 assuan/assuan-pipe-server.c                        |    2 +-
 assuan/assuan-util.c                               |    2 +-
 assuan/assuan.h                                    |    2 +-
 config.h.in                                        |  145 ---------------
 configure.ac                                       |   22 +--
 debian/changelog                                   |   48 +++++
 debian/control                                     |   29 ++-
 debian/rules                                       |    4 +-
 m4/glib.m4                                         |  196 --------------------
 pinentry-x2go.spec                                 |   55 ++++++
 pinentry-x2go/pinentry-x2go.pro                    |   16 +-
 .../{pinentry-x2go_de.ts => pinentry-x2go_da.ts}   |   13 +-
 pinentry-x2go/pinentry-x2go_de.qm                  |  Bin 428 -> 0 bytes
 pinentry-x2go/pinentry-x2go_de.ts                  |   15 +-
 pinentry-x2go/pinentry-x2go_es.ts                  |   25 +++
 .../{pinentry-x2go_de.ts => pinentry-x2go_et.ts}   |   13 +-
 pinentry-x2go/pinentry-x2go_fi.ts                  |   25 +++
 .../{pinentry-x2go_de.ts => pinentry-x2go_fr.ts}   |   13 +-
 ...{pinentry-x2go_de.ts => pinentry-x2go_nb_no.ts} |   13 +-
 pinentry-x2go/pinentry-x2go_nl.ts                  |   25 +++
 .../{pinentry-x2go_de.ts => pinentry-x2go_pt.ts}   |   13 +-
 .../{pinentry-x2go_de.ts => pinentry-x2go_ru.ts}   |   13 +-
 .../{pinentry-x2go_de.ts => pinentry-x2go_sv.ts}   |   13 +-
 ...{pinentry-x2go_de.ts => pinentry-x2go_zh_tw.ts} |   13 +-
 pinentry-x2go/pinentrydialog.cpp                   |    2 +-
 pinentry-x2go/pinentrydialog.h                     |    4 +-
 pinentry-x2go/qt_da.qm                             |  Bin 0 -> 119218 bytes
 pinentry-x2go/qt_de.qm                             |  Bin 34333 -> 328778 bytes
 pinentry-x2go/qt_es.qm                             |  Bin 0 -> 87895 bytes
 pinentry-x2go/qt_fr.qm                             |  Bin 0 -> 260053 bytes
 pinentry-x2go/qt_pt.qm                             |  Bin 0 -> 75638 bytes
 pinentry-x2go/qt_ru.qm                             |  Bin 0 -> 288412 bytes
 pinentry-x2go/qt_sv.qm                             |  Bin 0 -> 71500 bytes
 pinentry-x2go/qt_zh_tw.qm                          |  Bin 0 -> 119489 bytes
 pinentry-x2go/resources.rcc                        |   19 ++
 pinentry/pinentry-curses.c                         |    4 +-
 pinentry/pinentry-curses.h                         |    4 +-
 pinentry/pinentry.h                                |    4 +-
 secmem/memory.h                                    |    2 +-
 secmem/secmem.c                                    |    2 +-
 secmem/util.c                                      |    2 +-
 secmem/util.h                                      |    2 +-
 47 files changed, 328 insertions(+), 442 deletions(-)
 delete mode 100644 config.h.in
 delete mode 100644 m4/glib.m4
 create mode 100644 pinentry-x2go.spec
 copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_da.ts} (57%)
 delete mode 100644 pinentry-x2go/pinentry-x2go_de.qm
 create mode 100644 pinentry-x2go/pinentry-x2go_es.ts
 copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_et.ts} (57%)
 create mode 100644 pinentry-x2go/pinentry-x2go_fi.ts
 copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_fr.ts} (57%)
 copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_nb_no.ts} (57%)
 create mode 100644 pinentry-x2go/pinentry-x2go_nl.ts
 copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_pt.ts} (57%)
 copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_ru.ts} (57%)
 copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_sv.ts} (57%)
 copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_zh_tw.ts} (57%)
 create mode 100644 pinentry-x2go/qt_da.qm
 create mode 100644 pinentry-x2go/qt_es.qm
 create mode 100644 pinentry-x2go/qt_fr.qm
 create mode 100644 pinentry-x2go/qt_pt.qm
 create mode 100644 pinentry-x2go/qt_ru.qm
 create mode 100644 pinentry-x2go/qt_sv.qm
 create mode 100644 pinentry-x2go/qt_zh_tw.qm

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git


More information about the x2go-commits mailing list