[Pkg-privacy-commits] [pidgin-otr] branch experimental created (now 7c595f8)
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:51:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to branch experimental
in repository pidgin-otr.
at 7c595f8 hand over package to pkg-privacy team
This branch includes the following new commits:
new d426db7 Initial revision
new 80ad845 * otr-plugin.h: * otr-plugin.c (otrg_plugin_proto_supports_otr): New function to check whether a given protocol supports OTR. Right now, everything except IRC is assumed to support it.
new 62bb6da * otr-plugin.c: * gtk-dialog.c: Replace the OTR button in the button box if the user changes the button style (which causes gaim to remove all the buttons, and only replace its own).
new 7a2f13b Alter the labels on menuitems rather than creating and destroying them.
new 15b2c30 * Fri Jun 17 2005 Tom "spot" Callaway <tcallawa at redhat.com> - reworked for Fedora Extras
new 89e49d9 * README: * Makefile.mingw: * packaging/fedora/gaim-otr.spec: * packaging/windows/gaim-otr.nsi: * configure.ac: Change version to 3.0.0
new bea6a7e * otr-plugin.c (confirm_fingerprint_cb): Match the changing libotr API.
new b502e7a * otr-plugin.c: Disconnect all contexts when gaim is about to quit.
new 90a50ff * Conform to the new libotr API.
new d9849c7 Change the gaim-otr version to 3.0.0 beta 1
new 9497e49 No spaces in the version name
new af215b6 * packaging/fedora/gaim-otr.spec: Patches from Paul
new 1e79c73 Missing ChangeLog message
new c4f9bd7 * dialogs.h: * dialogs.c: * gtk-dialog.c: * otr-plugin.c: Track libotr API change: protocol_version is now part of the ConnContext, and not passed separately to the gone_secure() and still_secure() plugins.
new 3b28f83 Reinstate sending of TLV_DISCONNECT at gaim quit time, but only for v2 sessions (which can handle it).
new 1d3edd3 * gtk-dialog.c: Better icons
new 4b222c3 Changed the unverified icon
new c3ebdc9 * gtk-dialog.c: Make the text of dialog boxes selectable
new d288820 * INSTALL: Add instruction for doing autoreconf from CVS version, if your libotr.m4 is in a nonstandard place.
new c89bbfc * gtk-dialog.c: * otr-plugin.c: Compile against either gaim-1.x or gaim-2.x, based on a patch from Dustin Howett <alaricx at gmail.com>.
new 928079d * otr-plugin.c: Track the gaim-2 API changes.
new 317be11 * otr-plugin.c: Use g_fopen() to open the otr files, so that on Windows, the UTF8 filename encoding is respected.
new a1a250a Patch for cross-compiling to get g_fopen right.
new 4fcc431 * Makefile.mingw: Build under newer mingw cross-compilation environment.
new c0964cb * Makefile.am: * configure.ac: * dialogs.c: * dialogs.h: * gtk-dialog.c: * gtk-dialog.h: * gtk-ui.c: * gtk-ui.h: * otr-plugin.c: * otr-plugin.h: * ui.c: * ui.h: Porting to Pidgin 2.0.0 thanks to Reza Jelveh <reza.jelveh at tuhh.de>.
new f0c6b8e Merged Version_3_Dev branch
new 98c6916 * nl.po: Initial submission from Paul Wouters <paul at xelerance.com>
new 53982fb * nl.po: Touch up formatting
new 1165925 Patch from Paul
new 6418a70 * gtk-dialog.c: * otr-plugin.c: ISO C cleanups (no mixing declarations with code)
new c0a223a Spec file patch and minor translation patch from Paul
new 391d851 * gtk-dialog.c: The SMP secret window should grab focus, but only if the user requested to authenticate buddy (and not if it popped up because the remote side asked for it)
new 2818c08 * nl.po: Minor patches from Paul
new 608989f *** empty log message ***
new 522275c *** empty log message ***
new fe5a0d4 Touched up Makefile.static
new 5b7253b * Makefile.mingw: Statically link libintl and libiconv
new 8e1747c Initial Spanish translation file from Paul
new c9de791 Got translator's name for credit line
new fa73925 fr.po from Joel
new e576f4b Just use the intl.dll that comes with win32 pidgin.
new f653970 Minor patches to fr.po from Joel
new e7103cf Noted translations in NEWS file
new 594500b * configure.ac: Fix PKG_CHECK_MODULES so that it gives a sensible error if the packages aren't found
new 066e60b * Makefile.mingw: * po/Makefile.mingw: Cleaned up Makefile.mingw files, removed "install" target, added "zip" target
new 1510163 * packaging/windows/pidgin-otr.nsi: Install and uninstall the translation files
new f803c8e * sk.po: Initial submission from Milan Plzik <emempi at gmail.com>
new e9cbf66 updated README files for SMP, fragmentation
new 318f755 Released 3.1.0
new 70ef4a7 * tooltipmenu.[ch]: New classes to allow tooltips on menus.
new 0a83e75 Added misplaced Hungarian translation from Mate Ory <orymate at gmail.com>
new aaadb14 * gtk-dialog.c: Added "What's this?" item to OTR menu
new dec8c10 Removed unnecessary _() around undisplayed dummy labels
new 9369012 Try out moving the OTR button to the toolbar
new 4d1c1df * gtk-ui.c: * gtk-dialog.c: Try moving the OTR button to the toolbar, based on an idea from Pontus Andersson at http://blog.pesa.se/2007/09/25/goodbye-big-bloated-otr-button/
new b0d6ad2 * gtk-dialog.c: The new toolbar OTR button now uses the standard OTR menu
new a1533bf * gtk-ui.c: Specify that the OTR button shows up in the toolbar now.
new 2bf7b10 * gtk-dialog.c: Added a context-sensitive Help button to the Authenticate Buddy dialog.
new 8cd9728 * gtk-dialog.c: Revamp of Authenticate Buddy dialog, based on a mockup by hcat at gmx.net
new d3cb396 * gtk-dialog.c: A small change to aid in i18n from Őry Máté <orymate at gmail.com>
new 062b2b3 * po/de.po: Updated German translation from Michael Meier <mail at code.mmsources.de>
new bd871c8 * dialogs.h: Remove unused FINGERPRINT_HELPURL.
new 31ec34e * gtk-dialog.c: Don't try to destroy the submenu when we've already destroyed the menu. Linux doesn't complain about this, but Windows does.
new 3db7d53 * gtk-dialog.c: Make the menu item say "Reauthenticate buddy" when the buddy is already authenticated.
new b112bbc * otr-plugin.c: Except on WIN32, set the umask to 0077 before creating the otr.* files in the purple directory so that they end up mode 0600. Based on a patch from Caspar Clemens Mierau <damokles at ubuntu.com>.
new bc7064c Forgot a ChangeLog entry
new 3d86d7a * Makefile.static: Forgot to add tooltipmenu.o to Makefile.static. Fixed.
new 2451859 * dialogs.c: * dialogs.h: * gtk-dialog.c: * otr-plugin.c: Use the new SMP event callback instead of handling the SMP state machine ourselves.
new 4b7e591 ifdef'd-out test stub for extra symkey support
new 83a033b * gtk-conv.c: Don't delete the OTR menus if a non-foreground conversation window is closed.
new cb7519b * otr-plugin.c: Use /dev/urandom to generate keys instead of /dev/random. [Really: on non-Win32, call gcry_control(GCRYCTL_ENABLE_QUICK_RANDOM, 0); before OTRL_INIT;.]
new 7be342a * otr-plugin.c: * dialogs.h: * dialogs.c: * gtk-dialog.c: Add a force_create parameter to display_otr_message.
new 60564ca * po/it.po: Italian translation from Vincenzo Reale <smart2128 at baslug.org>.
new af9bc8f 2009-03-18
new 5325e4b * po/fr.po: Spelling correction from intrigeri <intrigeri at boum.org>
new 8c6c883 * po/fr.po: Complete French translation from Solveig <perso at solveig.org>
new 747064a * po/fr.po: Fixed \n errors
new 27d4ea7 * gtk-dialog.c (add_to_vbox_verify_fingerprint): Make the fingerprints in the manual authentication dialog selectable (but not selected by default).
new 1a7b6e2 * po/vi.po: Vietnamese translation from Lyndon Johnson <lyndon.johnson58 at gmail.com>
new c276bfa 2012-04-30
new ef440e0 Minor edit of a comment
new f32a2fd * otr-plugin.c: In otrg_plugin_conv_to_selected_instag, ensure conv is not NULL before dereferencing.
new a6d6d57 * gtk-dialog.c: * otr-plugin.c: Avoiding storing values in g_hash_tables. Doing this improperly created issues in 64-bit environments.
new d0efc5c * otr-plugin.c: Found small issue with last commit.
new 1b773d4 * otr-plugin.c: Added annoying warning copies to prepare for win32 build.
new 7c11701 * Makefile.mingw: Fixing reference to renamed file.
new 8695d4f Updating changelog
new 4ddc196 Makefile.mingw: packaging/windows/pidgin-otr.nsi: A couple small tweaks and updates to Windows packaging
new ab3dc37 Updated FSF address
new 8caae1f gtk-dialog.c: otr-plugin.c: Some cleanup.
new f1c91a8 Add help files to git repo
new 9619e42 Fixes from code review.
new 3ad2d98 More changes from codereview.
new 0ab7f76 Updates from code review round 2.
new 2f6bf16 Adding multiple sessions help files (no nav menu).
new 933287d Adding help files navigation.
new 0741458 switch_active on select_meta.
new f8b52cf Fixed memory leak.
new ba17688 Changing how the lang check is done in helpnav.php.
new 988f108 Preparing for 4.0.0-beta1 release.
new d811dc6 Merge branch 'helpfiles'
new 4f422c8 Merge branch 'codereview'
new 38fd1c2 de.po from Marc Ester <m.ester at arcor.de>
new c2425c7 Ian's touchups of de.po
new 7eb5e41 Fixed an issue that happened when enabling pidgin-otr while a conversation is open.
new ecb8e62 Greek translation by <irregulator at riseup.net>
new b9ade12 Simplified Chinese translation by Bisheng Liu <bisheng.liu at uwaterloo.ca>
new d198e3f Tweaks to el.po and zh_CN.po by Ian
new df74443 Merge remote branch 'origin/4.0.0-beta2'
new eb7328c Clean up the mingw build instructions
new 9c883ef Updated Greek translation by Alex <irregulator at riseup.net>
new 56d6427 Package INSTALL.mingw file into the tarball
new d8c4260 Add a note about how to build the zipfile to INSTALL.mingw
new 2913a4c Updated German translation by Marc Ester <m.ester at arcor.de>
new f8bf1d6 Updated 3.2.x Russian translation from Peter Zotov <whitequark at whitequark.org>
new 7f2a0a8 Fix some format string issues in the French and German translations
new 54c2e52 Protected against a possible malicious translation problem
new 8ceebc5 Missing accelerator in fr.po; added msgfmt safty instructions to README
new d6fbb96 Spanish translation from Juan Rodriguez <sevenfactors at gmail dot com>
new de907aa Touchups to Spanish translation
new 304457c Spanish spelling corrections from Juan Rodriguez <sevenfactors at gmail dot com>
new 5b1c54b ChangeLog entry for Spanish translation
new b5a6a3d * otr-plugin.c: Made wrapper for process_conv_create callbacks * gtk-dialog.c: Added checks for if you have disabled OTR for a buddy. Also getting rid of another type punned warning with mingw gcc.
new 194d9c5 Farsi translation from Hooman Mohajeri Moghaddam هومن مهاجری مقدم <hmohajer at cs.uwaterloo.ca>
new c741b7d Cleanup of Farsi translation
new 821781a Norwegian translation from Yngve Spjeld Landro <l10n at landro.net>
new 7f63fb0 Touchups to Norwegian translation
new f97a994 Add fa and nn to ALL_LINGUAS in configure.ac
new efac5d7 Updated Dutch translation from Paul Wouters <paul at cypherpunks.ca>
new 455c059 Cleanup of Dutch translation
new 12e52ae Fix a typo in an English message, and so in all the updated .po files
new d3ffdf9 Updated French translation from Paul Hendry <pshendry at uwaterloo.ca>
new 886b5f8 Cleanup of French translation
new 724bd70 Burmese translation from Russell Kyaw <russellkyaw at gmail.com>
new b0e1f4b CLeanup of Burmese translation
new ceac6d4 Updates to German translation from Andreas Schlick <schlick at lavabit.com>
new bf23e47 Fixed a bare return with a return value in check_incoming_instance_change()
new 03f11de Change a malloc+strcpy into a strdup in process_receiving_im()
new 3c6cd37 Prevented potential buffer overflow from overlong translations in account_menu_changed_cb()
new f3ad0df Clean up some unused variables and a memory leak
new 5c7adcf Use the new #defined value of the length of a human-readable fingerprint
new f630837 Add a ChangeLog entry for the changes from Paul's report
new 313ab6e Modifications to the nsi file to make it work properly in a UI-less setting.
new 1c04ef7 Add new compiler and linker hardening options
new cd08d59 Add required win32 patch to git tree; see INSTALL.mingw
new 276d073 libgcrypt config.h patch for win32 builds
new 37ab756 Update INSTALL.mingw to reflect specific versions; explicitly verbose!
new 0e6c8df Update patch to reflect recent INSTALL.mingw updates
new 3228538 Add cc and ld hardening options for mingw builds
new 01745ac add cc/ld flags for libgcrypt/libgpg-error in INSTALL.mingw
new 3e8acc5 Build cleanly with -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat-security
new 97dc192 Add -fno-strict-overflow to INSTALL.mingw
new c46bceb Add missing autoreconf step in INSTALL.mingw
new 38ccae9 Add more hardening options to Makefile.mingw
new 1a11e60 Release 4.0.0-rc1
new 27b7c9b Don't forget the usual "-g -O2" CFLAGS in win32 libraries
new d8e206c Cleanly (and properly) disconnect one signal on module unload
new 97de6ed Avoid a gtk warning by checking for widget existence
new f3718ed Remove redundant gtk_box_pack_start()s
new 91cc811 Be sure to clean up in the right order when unloading
new 9048218 Be more defensive about purple_conversation_get_data
new 66f74c4 Just make C style consistent in gtk-dialog.c
new 18dd7d9 Add a timer_control callback for the last-minute libotr 4 API change.
new 263c938 Correct the last call to dialog_update_label_conv
new 2875df7 Make the version number of libotr we're looking for more clear.
new 600cc42 Remove OTR menu for non-OTR conversation tabs
new 63c490e Release 4.0.0
new b08967a Compile correctly even if i18n (libintl/gettext) is not available.
new 0da7cfd Make ld hardening [DEP, ALSR] work on Windows builds.
new 36b2c47 Czech translation from Jaromír Karmazín <blue.beret at seznam.cz>
new 363d1df Add Finnish translation
new d4f4967 Brazilian Portuguese translation from shorter fire <shorterfire at gmail.com>
new 4f61665 Touch up the preamble to pt_BR.po
new 46a8907 Correct name in ChangeLog entry
new 2c10e65 Updates to pt_BR.po from Alexandro Casanova <shorterfire at gmail.com>
new 461f85b Add a maximum message size for the Novell Groupwise protocol
new 453fb8f Update to pt_BR translation from the original translator
new 08da505 Fedora spec file for 4.x from Paul Wouters <paul at cypherpunks.ca>
new 01f2a2e Add missing ChangeLog entries
new 225c864 Fix typo in English UI text (and corresponding msgid in all of the translations)
new b1a2872 Change the URL to the OTR website to be https
new f635e29 Update to fr translation from Solveig <pidgin-otr at solveig.org>
new f7a5629 Restored missing accelerator mark in new fr.po
new a908a09 Fix sense of "I have" vs "I have not" in zh_CH translation.
new e08f76e Imported Upstream version 3.0.0+cvs20070508
new c0c5224 Imported Debian patch 3.0.0+cvs20070508-1
new eb7efd0 Imported Upstream version 3.1.0
new 127cdc3 Imported Debian patch 3.1.0-1
new 22d6594 Imported Upstream version 3.2.0
new 6b9d300 Imported Debian patch 3.2.0-1
new 6228a12 Imported Debian patch 3.2.0-2
new 792137e Imported Debian patch 3.2.0-2lenny0
new ee67a9b Imported Debian patch 3.2.0-2+lenny0
new 2c61562 Imported Debian patch 3.2.0-3
new 7bdde71 Imported Debian patch 3.2.0-4
new 8a58e82 Imported Debian patch 3.2.0-5
new fca9d1f Imported Debian patch 3.2.0-5+squeeze1
new 547b51c Imported Debian patch 3.2.1-1
new d4e27c8 Imported Debian patch 3.2.1-2
new fb7407b Imported Debian patch 3.2.1-3
new d57d814 Imported Upstream version 3.2.1
new 3a94be0 Imported Debian patch 3.2.1-3+deb7u1
new 8b17af2 Imported Debian patch 4.0.0-1
new 75d144e Imported Upstream version 4.0.0
new 45d6c24 Migrate back to source format 1.0.
new 9c77377 Declare compatibility with standards version 3.9.5.
new 7792720 Put the package under the umbrella of the Debian OTR Team, add myself to Uploaders. Many thanks to Thibaut VARENE <varenet at debian.org> for previously maintaining this package!
new fe59129 Convert debian/copyright to machine-readable copyright format 1.0.
new 50bbcd8 Cleanup debian/control with cme, including: drop versioned dependencies satisfied in oldstable (Squeeze).
new 7d2a7f6 Convert to debhelper 8 with tiny rules file and dh-autoreconf.
new 86afedf Use AM_PROG_AR if available, it is required by recent autoconf/automake.
new b640d0b Override direct-changes-in-diff-but-no-patch-system Lintian warning: Debian OTR Team is using source format 1.0. The detail of patches is in Git and debian/changelog.
new 465f7bc Merge tag '4.0.0' into upstream
new f85be7e Update Homepage control field.
new 6c5afef Fix typos in the package description.
new 7ad08a3 Make long description gender-neutral.
new 511e02d Remove duplicate information from package description.
new 5b7ba19 Don't manually pass basic flags to ./configure, dh_auto_configure does it already.
new e3884b2 Enable all hardening build flags.
new 789de90 Add Vcs-* control fields.
new 1a6f1b0 New snapshot.
new c46e506 New snapshot.
new 62d1fb4 Fix copy'n'paste mistake in debian/copyright.
new 26b551a Update debian/watch to use the new HTTPS homepage.
new 4d8caec Add README.source.
new ca02038 pidgin-otr (4.0.0-2)
new 70aba31 Import Brazilian Portuguese translation (Closes: #714965). Thanks to Alexandro Casanova <shorterfire at gmail.com> for the patch!
new fa7daac Migrate back to source format 3.0 (quilt).
new ababf84 New patch (0003-Fix-sense-of-I-have-vs-I-have-not-in-zh_CH-translati.patch), cherry-picked from upstream Git (Closes: #719864).
new 02f8504 Import upstream signing key.
new 7a2cc54 Adjust watch file to verify upstream signature when downloading tarballs.
new 111bb15 pidgin-otr (4.0.0-3)
new 2631ce3 Imported Upstream version 4.0.1-rc1
new e508133 Merge tag 'upstream/4.0.1-rc1' into experimental
new 06a6893 Drop patches applied upstream: 0002-Import-Brazilian-Portuguese-translation-Closes-71496.patch, 0003-Fix-sense-of-I-have-vs-I-have-not-in-zh_CH-translati.patch.
new 8e01d75 New snapshot.
new ce6dffd New Norwegian Bokmål translation from Allan Nordhøy <comradekingu at gmail.com>
new 82ee201 lists.cypherpunks.ca URLs changed to https://
new 492be1e Bump the copyright date for files recently modified
new a1fdd01 Change version number to 4.0.1
new 26de2a3 Update plugin metainfo to include the https URL
new 1d3b1e6 Note the libotr 4 requirement in the INSTALL file
new 2ccc9ff Tell Makefile.mingw where to find libotr-4.1.0
new fbf0c82 Update patches for cross-compiling on mingw32
new a45b21b Major update to mingw32 cross-compile instructions
new 89e0c28 Release 4.0.1
new cade8d9 Fix upstream version number in debian/changelog.
new b4eed05 Imported Upstream version 4.0.1
new 3f2b45a Merge tag 'upstream/4.0.1' into experimental
new 68492e0 Update debian/changelog
new b4c5ef2 Declare compliance with Standards-Version 3.9.6 (no change needed).
new 77a1b0d Use cgit URL in the Vcs-Browser control field.
new c75a256 Reformat debian/control with cme fix.
new 5e4aa23 pidgin-otr (4.0.1-1)
new 7c595f8 hand over package to pkg-privacy team
The 255 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
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