[Pkg-privacy-commits] [pidgin-otr] annotated tag upstream/4.0.1-rc1 created (now 0d7c60c)

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:52:09 UTC 2015


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

infinity0 pushed a change to annotated tag upstream/4.0.1-rc1
in repository pidgin-otr.

        at  0d7c60c   (tag)
   tagging  2631ce3c35fd89def45002d10e4cbbe07903d358 (commit)
  replaces  upstream/4.0.0
 tagged by  intrigeri
        on  Sat Oct 18 22:32:00 2014 +0000

- Log -----------------------------------------------------------------
Upstream version 4.0.1-rc1

Ian Goldberg (58):
      Minor edit of a comment
      Add help files to git repo
      de.po from Marc Ester <m.ester at arcor.de>
      Ian's touchups of de.po
      Greek translation by <irregulator at riseup.net>
      Simplified Chinese translation by Bisheng Liu <bisheng.liu at uwaterloo.ca>
      Tweaks to el.po and zh_CN.po by Ian
      Merge remote branch 'origin/4.0.0-beta2'
      Clean up the mingw build instructions
      Updated Greek translation by Alex <irregulator at riseup.net>
      Package INSTALL.mingw file into the tarball
      Add a note about how to build the zipfile to INSTALL.mingw
      Updated German translation by Marc Ester <m.ester at arcor.de>
      Updated 3.2.x Russian translation from Peter Zotov <whitequark at whitequark.org>
      Fix some format string issues in the French and German translations
      Protected against a possible malicious translation problem
      Missing accelerator in fr.po; added msgfmt safty instructions to README
      Spanish translation from Juan Rodriguez <sevenfactors at gmail dot com>
      Touchups to Spanish translation
      Spanish spelling corrections from Juan Rodriguez <sevenfactors at gmail dot com>
      ChangeLog entry for Spanish translation
      Farsi translation from Hooman Mohajeri Moghaddam هومن مهاجری مقدم <hmohajer at cs.uwaterloo.ca>
      Cleanup of Farsi translation
      Norwegian translation from Yngve Spjeld Landro <l10n at landro.net>
      Touchups to Norwegian translation
      Add fa and nn to ALL_LINGUAS in configure.ac
      Updated Dutch translation from Paul Wouters <paul at cypherpunks.ca>
      Cleanup of Dutch translation
      Fix a typo in an English message, and so in all the updated .po files
      Updated French translation from Paul Hendry <pshendry at uwaterloo.ca>
      Cleanup of French translation
      Burmese translation from Russell Kyaw <russellkyaw at gmail.com>
      CLeanup of Burmese translation
      Updates to German translation from Andreas Schlick <schlick at lavabit.com>
      Fixed a bare return with a return value in check_incoming_instance_change()
      Change a malloc+strcpy into a strdup in process_receiving_im()
      Prevented potential buffer overflow from overlong translations in account_menu_changed_cb()
      Clean up some unused variables and a memory leak
      Use the new #defined value of the length of a human-readable fingerprint
      Add a ChangeLog entry for the changes from Paul's report
      Modifications to the nsi file to make it work properly in a UI-less setting.
      Build cleanly with -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat-security
      Add -fno-strict-overflow to INSTALL.mingw
      Add missing autoreconf step in INSTALL.mingw
      Add more hardening options to Makefile.mingw
      Release 4.0.0-rc1
      Don't forget the usual "-g -O2" CFLAGS in win32 libraries
      Cleanly (and properly) disconnect one signal on module unload
      Avoid a gtk warning by checking for widget existence
      Remove redundant gtk_box_pack_start()s
      Be sure to clean up in the right order when unloading
      Be more defensive about purple_conversation_get_data
      Just make C style consistent in gtk-dialog.c
      Add a timer_control callback for the last-minute libotr 4 API change.
      Correct the last call to dialog_update_label_conv
      Make the version number of libotr we're looking for more clear.
      Remove OTR menu for non-OTR conversation tabs
      Release 4.0.0

Jacob Appelbaum (7):
      Add new compiler and linker hardening options
      Add required win32 patch to git tree; see INSTALL.mingw
      libgcrypt config.h patch for win32 builds
      Update INSTALL.mingw to reflect specific versions; explicitly verbose!
      Update patch to reflect recent INSTALL.mingw updates
      Add cc and ld hardening options for mingw builds
      add cc/ld flags for libgcrypt/libgpg-error in INSTALL.mingw

Rob Smits (23):
      2012-04-30
      * otr-plugin.c: In otrg_plugin_conv_to_selected_instag,
      * gtk-dialog.c:
      * otr-plugin.c: Found small issue with last commit.
      * otr-plugin.c: Added annoying warning copies to prepare
      * Makefile.mingw: Fixing reference to renamed file.
      Updating changelog
      Makefile.mingw:
      Updated FSF address
      gtk-dialog.c:
      Fixes from code review.
      More changes from codereview.
      Updates from code review round 2.
      Adding multiple sessions help files (no nav menu).
      Adding help files navigation.
      switch_active on select_meta.
      Fixed memory leak.
      Changing how the lang check is done in helpnav.php.
      Preparing for 4.0.0-beta1 release.
      Merge branch 'helpfiles'
      Merge branch 'codereview'
      Fixed an issue that happened when enabling pidgin-otr while a conversation is open.
      * otr-plugin.c: Made wrapper for process_conv_create callbacks

cialexan (1):
      updated README files for SMP, fragmentation

cypherpunk (78):
      Initial revision
      * otr-plugin.h:
      * otr-plugin.c:
      Alter the labels on menuitems rather than creating and destroying them.
      * Fri Jun 17 2005 Tom "spot" Callaway <tcallawa at redhat.com>
      * README:
      * otr-plugin.c (confirm_fingerprint_cb): Match the changing
      * otr-plugin.c: Disconnect all contexts when gaim is about to
      * Conform to the new libotr API.
      Change the gaim-otr version to 3.0.0 beta 1
      No spaces in the version name
      * packaging/fedora/gaim-otr.spec: Patches from Paul
      Missing ChangeLog message
      * dialogs.h:
      Reinstate sending of TLV_DISCONNECT at gaim quit time, but only for v2
      * gtk-dialog.c: Better icons
      Changed the unverified icon
      * gtk-dialog.c: Make the text of dialog boxes selectable
      * INSTALL: Add instruction for doing autoreconf from CVS
      * gtk-dialog.c:
      * otr-plugin.c: Track the gaim-2 API changes.
      * otr-plugin.c: Use g_fopen() to open the otr files, so that on
      Patch for cross-compiling to get g_fopen right.
      * Makefile.mingw: Build under newer mingw cross-compilation
      * Makefile.am:
      Merged Version_3_Dev branch
      * nl.po: Initial submission from Paul Wouters
      * nl.po: Touch up formatting
      Patch from Paul
      * gtk-dialog.c:
      Spec file patch and minor translation patch from Paul
      * gtk-dialog.c: The SMP secret window should grab focus, but
      * nl.po: Minor patches from Paul
      *** empty log message ***
      *** empty log message ***
      Touched up Makefile.static
      * Makefile.mingw: Statically link libintl and libiconv
      Initial Spanish translation file from Paul
      Got translator's name for credit line
      fr.po from Joel
      Just use the intl.dll that comes with win32 pidgin.
      Minor patches to fr.po from Joel
      Noted translations in NEWS file
      * configure.ac: Fix PKG_CHECK_MODULES so that it gives a
      * Makefile.mingw:
      * packaging/windows/pidgin-otr.nsi: Install and uninstall the
      * sk.po: Initial submission from Milan Plzik <emempi at gmail.com>
      Released 3.1.0
      * tooltipmenu.[ch]: New classes to allow tooltips on menus.
      Added misplaced Hungarian translation from Mate Ory <orymate at gmail.com>
      * gtk-dialog.c: Added "What's this?" item to OTR menu
      Removed unnecessary _() around undisplayed dummy labels
      Try out moving the OTR button to the toolbar
      * gtk-ui.c:
      * gtk-dialog.c: The new toolbar OTR button now uses the standard
      * gtk-ui.c: Specify that the OTR button shows up in the toolbar
      * gtk-dialog.c: Added a context-sensitive Help button to the
      * gtk-dialog.c: Revamp of Authenticate Buddy dialog, based on a
      * gtk-dialog.c: A small change to aid in i18n from Őry Máté
      * po/de.po: Updated German translation from Michael Meier
      * dialogs.h: Remove unused FINGERPRINT_HELPURL.
      * gtk-dialog.c: Don't try to destroy the submenu when we've
      * gtk-dialog.c: Make the menu item say "Reauthenticate buddy"
      * otr-plugin.c: Except on WIN32, set the umask to 0077 before
      Forgot a ChangeLog entry
      * Makefile.static: Forgot to add tooltipmenu.o to
      * dialogs.c:
      ifdef'd-out test stub for extra symkey support
      * gtk-conv.c: Don't delete the OTR menus if a non-foreground
      * otr-plugin.c: Use /dev/urandom to generate keys instead of
      * otr-plugin.c:
      * po/it.po: Italian translation from Vincenzo Reale
      2009-03-18
      * po/fr.po: Spelling correction from intrigeri
      * po/fr.po: Complete French translation from Solveig
      * po/fr.po: Fixed \n errors
      * gtk-dialog.c (add_to_vbox_verify_fingerprint): Make
      * po/vi.po: Vietnamese translation from Lyndon Johnson

intrigeri (2):
      Merge tag '4.0.0' into upstream
      Imported Upstream version 4.0.1-rc1

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pidgin-otr.git



More information about the Pkg-privacy-commits mailing list