Next | Query returned 41 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2019-08-16 12:16:00 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libsecret: update to 0.18.8.

Despite the changelog, the meson files are not included in
the distribution, so keep using autoconf for this release.

0.18.8
 * Add support for g_autoptr() to our types [!11]
 * Remove deprecated g_type_class_add_private() [!14]
 * Bump GLib dependency (2.44+)
 * Add meson build support [!9]
 * Fix vapi generation [!15, ...]
 * Build fixes [!12, !13]
 * Updated translations
   2019-02-13 20:52:09 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libsecret: update to 0.18.7.

0.18.7
 * Migrate from intltool to gettext [!2]
 * Fix uninitialized memory returned by secret_item_get_schema_name() [#15]
 * secret-session: Avoid double-free in service_encode_plain_secret()
 * Port tap script to Python 3 [!4]
 * Build and test fixes [#734630]
 * Updated translations
   2018-05-21 09:24:20 by Leonardo Taccari | Files touched by this commit (3)
Log message:
libsecret: Directly patch Makefile.in to avoid automake

Previously if `automake' was not available during the build,
patch-libsecret_Makefile.am was effectively not applied to the Makefile.
To avoid to depends on `automake' just directly patch the Makefile.in.

Should fix the problem reported by Mayuresh on pkgsrc-users@
regarding the use of dollar single quotes ($'...') (also if `automake' is not
available!).
   2018-05-20 19:30:04 by Leonardo Taccari | Files touched by this commit (2)
Log message:
libsecret: Avoid to use dollar single quotes in libsecret/Makefile

This should fix the problem reported by Mayuresh via pkgsrc-users@:

 <https://mail-index.NetBSD.org/pkgsrc-users/2018/05/20/msg026746.html>

No PKGREVISION bump since it should only fix the problem on platforms where the
shell does not support dollar single quotes (i.e. `$'...'').

Thanks to <youri> for testing this patch!
   2018-04-16 15:06:57 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
libsecret: update to 0.18.6.

0.18.6
 * Fix shared key derivation between libsecret and gnome-keyring [#778357]
 * Avoid run-time error when gnome-keyring is not responding [#787391]
 * Enable cross compilation [#748111]
 * Port build scripts to Python 3 [#687637]
 * Build and test fixes [#767002, #777826, #734630, #768112]
 * GI annotation fixes [#785034]
 * Fix textual typos [#782206, ...]
 * Updated translations
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2017-10-16 00:31:02 by Patrick Welche | Files touched by this commit (12)
Log message:
Put gdbus-codgen back into operation

- Revert "Move gdbus-codegen users to py-glib2-tools by including
  glib2/buildtools.mk" 1f764df
- while here change to TOOL_DEPENDS
- switch from py-glib2-tools to glib2-tools
   2017-10-13 18:36:04 by Patrick Welche | Files touched by this commit (11)
Log message:
Move gdbus-codegen users to py-glib2-tools by including glib2/buildtools.mk
   2017-10-02 17:38:05 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libsecret: update to 0.18.5.

0.18.5
 * Build fixes
 * Port tests to Python 3 [#761834]
 * Fix textual typos [#763143]
 * Updated translations

0.18.4
 * Multithreading fixes [#756766]
 * Fix memory leaks [#756766]
 * Updated translations

0.18.3
 * Updated translations
 * Documentation fixes

0.18.2
 * Testing fixes
 * Documentation typo [#747654 ...]
 * Build fixes [#743444]
 * Updated transaltions
 * Accomodate libgcrypt 1.6+

0.18.1
 * Testing fix [#726909]
   2016-12-01 13:51:12 by Martin Husemann | Files touched by this commit (3)
Log message:
Make introspection optional

Next | Query returned 41 messages, browsing 21 to 30 | Previous