[pkg-otr-team] [irssi-plugin-otr] tag 4.0.0-rc3 deleted (was 2875df7)

Holger Levsen holger at moszumanska.debian.org
Mon Mar 3 22:03:02 UTC 2014


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

holger pushed a change to tag 4.0.0-rc3
in repository irssi-plugin-otr.

*** WARNING: tag 4.0.0-rc3 was deleted! ***

       was  2875df7   Make the version number of libotr we're looking for more clear.

This change permanently discards the following revisions:

  discards  2875df7   Make the version number of libotr we're looking for more clear.
  discards  263c938   Correct the last call to dialog_update_label_conv
  discards  18dd7d9   Add a timer_control callback for the last-minute libotr 4 API change.
  discards  66f74c4   Just make C style consistent in gtk-dialog.c
  discards  9048218   Be more defensive about purple_conversation_get_data
  discards  91cc811   Be sure to clean up in the right order when unloading
  discards  f3718ed   Remove redundant gtk_box_pack_start()s
  discards  97de6ed   Avoid a gtk warning by checking for widget existence
  discards  d8e206c   Cleanly (and properly) disconnect one signal on module unload
  discards  27b7c9b   Don't forget the usual "-g -O2" CFLAGS in win32 libraries
  discards  1a11e60   Release 4.0.0-rc1
  discards  38ccae9   Add more hardening options to Makefile.mingw
  discards  c46bceb   Add missing autoreconf step in INSTALL.mingw
  discards  97dc192   Add -fno-strict-overflow to INSTALL.mingw
  discards  3e8acc5   Build cleanly with -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat-security
  discards  01745ac   add cc/ld flags for libgcrypt/libgpg-error in INSTALL.mingw
  discards  3228538   Add cc and ld hardening options for mingw builds
  discards  0e6c8df   Update patch to reflect recent INSTALL.mingw updates
  discards  37ab756   Update INSTALL.mingw to reflect specific versions; explicitly verbose!
  discards  276d073   libgcrypt config.h patch for win32 builds
  discards  cd08d59   Add required win32 patch to git tree; see INSTALL.mingw
  discards  1c04ef7   Add new compiler and linker hardening options
  discards  313ab6e   Modifications to the nsi file to make it work properly in a UI-less setting.
  discards  f630837   Add a ChangeLog entry for the changes from Paul's report
  discards  5c7adcf   Use the new #defined value of the length of a human-readable fingerprint
  discards  f3ad0df   Clean up some unused variables and a memory leak
  discards  3c6cd37   Prevented potential buffer overflow from overlong translations in account_menu_changed_cb()
  discards  03f11de   Change a malloc+strcpy into a strdup in process_receiving_im()
  discards  bf23e47   Fixed a bare return with a return value in check_incoming_instance_change()
  discards  ceac6d4   Updates to German translation from Andreas Schlick <schlick at lavabit.com>
  discards  b0e1f4b   CLeanup of Burmese translation
  discards  724bd70   Burmese translation from Russell Kyaw <russellkyaw at gmail.com>
  discards  886b5f8   Cleanup of French translation
  discards  d3ffdf9   Updated French translation from Paul Hendry <pshendry at uwaterloo.ca>
  discards  12e52ae   Fix a typo in an English message, and so in all the updated .po files
  discards  455c059   Cleanup of Dutch translation
  discards  efac5d7   Updated Dutch translation from Paul Wouters <paul at cypherpunks.ca>
  discards  f97a994   Add fa and nn to ALL_LINGUAS in configure.ac
  discards  7f63fb0   Touchups to Norwegian translation
  discards  821781a   Norwegian translation from Yngve Spjeld Landro <l10n at landro.net>
  discards  c741b7d   Cleanup of Farsi translation
  discards  194d9c5   Farsi translation from Hooman Mohajeri Moghaddam هومن مهاجری مقدم <hmohajer at cs.uwaterloo.ca>
  discards  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.
  discards  5b1c54b   ChangeLog entry for Spanish translation
  discards  304457c   Spanish spelling corrections from Juan Rodriguez <sevenfactors at gmail dot com>
  discards  de907aa   Touchups to Spanish translation
  discards  d6fbb96   Spanish translation from Juan Rodriguez <sevenfactors at gmail dot com>
  discards  8ceebc5   Missing accelerator in fr.po; added msgfmt safty instructions to README
  discards  54c2e52   Protected against a possible malicious translation problem
  discards  7f2a0a8   Fix some format string issues in the French and German translations
  discards  f8bf1d6   Updated 3.2.x Russian translation from Peter Zotov <whitequark at whitequark.org>
  discards  2913a4c   Updated German translation by Marc Ester <m.ester at arcor.de>
  discards  d8c4260   Add a note about how to build the zipfile to INSTALL.mingw
  discards  56d6427   Package INSTALL.mingw file into the tarball
  discards  9c883ef   Updated Greek translation by Alex <irregulator at riseup.net>
  discards  eb7328c   Clean up the mingw build instructions
  discards  df74443   Merge remote branch 'origin/4.0.0-beta2'
  discards  d198e3f   Tweaks to el.po and zh_CN.po by Ian
  discards  b9ade12   Simplified Chinese translation by Bisheng Liu <bisheng.liu at uwaterloo.ca>
  discards  ecb8e62   Greek translation by <irregulator at riseup.net>
  discards  7eb5e41   Fixed an issue that happened when enabling pidgin-otr while a conversation is open.
  discards  c2425c7   Ian's touchups of de.po
  discards  38fd1c2   de.po from Marc Ester <m.ester at arcor.de>
  discards  4f422c8   Merge branch 'codereview'
  discards  d811dc6   Merge branch 'helpfiles'
  discards  988f108   Preparing for 4.0.0-beta1 release.
  discards  ba17688   Changing how the lang check is done in helpnav.php.
  discards  f8b52cf   Fixed memory leak.
  discards  0741458   switch_active on select_meta.
  discards  933287d   Adding help files navigation.
  discards  2f6bf16   Adding multiple sessions help files (no nav menu).
  discards  0ab7f76   Updates from code review round 2.
  discards  3ad2d98   More changes from codereview.
  discards  9619e42   Fixes from code review.
  discards  f1c91a8   Add help files to git repo
  discards  8caae1f   	gtk-dialog.c: 	otr-plugin.c: Some cleanup.
  discards  ab3dc37   Updated FSF address
  discards  4ddc196   	Makefile.mingw: 	packaging/windows/pidgin-otr.nsi: A couple small tweaks 	and updates to Windows packaging
  discards  8695d4f   Updating changelog
  discards  7c11701   	* Makefile.mingw: Fixing reference to renamed file.
  discards  1b773d4   	* otr-plugin.c: Added annoying warning copies to prepare 	for win32 build.
  discards  d0efc5c   	* otr-plugin.c: Found small issue with last commit.
  discards  a6d6d57   	* gtk-dialog.c: 	* otr-plugin.c: Avoiding storing values in g_hash_tables. 	Doing this improperly created issues in 64-bit 	environments.
  discards  f32a2fd   	* otr-plugin.c: In otrg_plugin_conv_to_selected_instag, 	ensure conv is not NULL before dereferencing.
  discards  ef440e0   Minor edit of a comment
  discards  c276bfa   2012-04-30
  discards  1a7b6e2   	* po/vi.po: Vietnamese translation from Lyndon Johnson 	<lyndon.johnson58 at gmail.com>
  discards  27d4ea7   	* gtk-dialog.c (add_to_vbox_verify_fingerprint): Make 	the fingerprints in the manual authentication dialog 	selectable (but not selected by default).
  discards  747064a   	* po/fr.po: Fixed \n errors
  discards  8c6c883   	* po/fr.po: Complete French translation from Solveig 	<perso at solveig.org>
  discards  5325e4b   	* po/fr.po: Spelling correction from intrigeri 	<intrigeri at boum.org>
  discards  af9bc8f   2009-03-18
  discards  60564ca   	* po/it.po: Italian translation from Vincenzo Reale 	<smart2128 at baslug.org>.
  discards  7be342a   	* otr-plugin.c: 	* dialogs.h: 	* dialogs.c: 	* gtk-dialog.c: Add a force_create parameter to 	display_otr_message.
  discards  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;.]
  discards  83a033b   	* gtk-conv.c: Don't delete the OTR menus if a non-foreground 	conversation window is closed.
  discards  4b7e591   ifdef'd-out test stub for extra symkey support
  discards  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.
  discards  3d86d7a   	* Makefile.static: Forgot to add tooltipmenu.o to 	Makefile.static.  Fixed.
  discards  bc7064c   Forgot a ChangeLog entry
  discards  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>.
  discards  3db7d53   	* gtk-dialog.c: Make the menu item say "Reauthenticate buddy" 	when the buddy is already authenticated.

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



More information about the Pkg-otr-team mailing list