[gcr] (86 commits) Non-fast-forward update to branch wip/nielsdg/initial-gtask



The branch 'wip/nielsdg/initial-gtask' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  d261475... gck-slot: Port from GSimpleAsyncResult to GTask
  c0543a4... gcr-certificate-request: Port to GTask
  ea20856... gcr-memory-icon: Port to GTask
  999972f... gcr-pkcs11-certificate: Port to GTask
  e087465... gcr-library: Port to GTask
  adfabfe... gcr-gnupg-collecion: Port to GTask
  f93c961... gcr-subject-public-key: Port to GTask
  6793d38... gcr-gnupg-importer: Port to GTask
  693d5a3... gcr-certificate-chain: Port to GTask
  90ca226... gcr-trust: Port to GTask
  ffb9b0b... gcr-pkcs11-importer: Port to GTask
  51926ca... gcr-console-interaction: Port to GTask
  fb9e91d... gck-pkcs11-import-interaction: Port to GTask
  a39ca5e... frob-import-button: Port to GTask
  a67f3b2... gck-object-cache: Port to GTask
  e81f18e... gcr-dialog-util: Port to GTask

Commits added to the branch:

  7ba0e00... vala: add gck-1 to gcs dependency file (*)
  ba5094f... Update Japanese translation (*)
  5637bf7... Update Japanese translation (*)
  0a592fc... Update Japanese translation (*)
  1b872fc... README: s/G_DEBUG_MESSAGES/G_MESSAGES_DEBUG (*)
  8ccf583... ui: port GcrDisplayItem to use CSS (*)
  e33bee8... ui: use gtk_render_background() (*)
  32cee9f... ui: use gdk_cursor_new_for_display() (*)
  879b273... ui: prompt-dialog: rewrite keyboard grabbing to work with G (*)
  ff8e6ca... ui: use gdk_popup_menu_at_widget() (*)
  f912210... build: require glib 2.44 (*)
  3009a44... .gitlab-ci.yml: don't skip deprecated warnings in Werror bu (*)
  c9e1d31... Update Japanese translation (*)
  4ec5842... test-certificate: test otherName parsing (*)
  1c39b8a... egg-asn1x: special function to decode ANY as fooSTRING (*)
  3845a17... gcr: use new egg_asn1x_decode_any_as_string() (*)
  52f4bf1... egg/pkix.asn: drop standard types (*)
  73894a0... Merge branch 'standard-types' into 'master' (*)
  927bb94... egg-dn: correctly handle BMPStrings in DN (*)
  9f0659c... gcr: add support for parsing GOST public keys/certificates (*)
  b9df4fc... egg: add attributes for GOST certificates (*)
  667cc42... gcr/fixtures: add several GOST certificates and certificate (*)
  4d25392... Merge branch 'add-gost-certs' into 'master' (*)
  eef0ee7... gcr: add support for "NEW CERTIFICATE REQUEST" header (*)
  bc0f8e0... Merge branch 'new-crq' into 'master' (*)
  02d9a1e... Updated Spanish translation (*)
  8b8e5b1... Update Swedish translation (*)
  06d7d43... meson: Fix LIBEXECDIR definition (*)
  ff1d99d... Merge branch 'wip/lantw/meson-Fix-LIBEXECDIR-definition' in (*)
  3e242d4... Update Croatian translation (*)
  26df8c3... Release unstable version 3.35.90 (*)
  ed37004... egg-oid: add comments for translators to newly added abbrev (*)
  c8ed777... Merge branch 'russian-comments' into 'master' (*)
  7e01247... Updated Lithuanian translation (*)
  fb12341... Mark deprecated functions with G_DEPRECATED (*)
  93d8e28... Don't use functions which we deprecated (*)
  f0c2a7d... gcr: CertificateWidget: undeprecate g/set_attributes() (*)
  09a7e88... Merge branch 'wip/nielsdg/use-g-deprecated' into 'master' (*)
  5819966... Updated French translation (*)
  3dbc418... Update Turkish translation (*)
  7099af6... Update Basque translation (*)
  fbfc220... Updated Czech translation (*)
  5a6f40f... Update Brazilian Portuguese translation (*)
  ef50099... Update Galician translation (*)
  6d26f3c... Update Polish translation (*)
  481d47b... Update Hungarian translation (*)
  044f337... Release unstable version 3.35.91 (*)
  2588601... Update Persian translation (*)
  d690a05... Update Korean translation (*)
  ec0175e... Update British English translation (*)
  776578f... Update Indonesian translation (*)
  74e0d63... Update Dutch translation (*)
  38f9c43... Updated Danish translation (*)
  3d654de... Update Italian translation (*)
  572a356... ci: Asan jobs need a privileged tag (*)
  35156a6... Merge branch 'wip/nielsdg/privileged-ci' into 'master' (*)
  6fbbc47... gcr: Add gtk-doc comment to get_der_data()-vfunc (*)
  c9d89d8... Merge branch 'wip/nielsdg/certificate-get-der-data-gtkdoc'  (*)
  37a2148... Add Kurdish Sorani translation (*)
  9986760... Update Catalan translation (*)
  8c301fd... gcr: Fix GcrCertificateIface vfunc gtk-doc (*)
  802aa20... Release stable version 3.36 (*)
  b1c58ba... Post-release version bump (*)
  560a5e9... Update Japanese translation (*)
  22d0620... gck-slot: Improve assertion checks (*)
  91eeb2e... Merge branch 'wip/smcv/test-gck-slot' into 'master' (*)
  b1c8213... gck-slot: Initialize struct tm to all-zeroes (*)
  5764213... Merge branch 'wip/smcv/issue42' into 'master' (*)
  3f2cea8... Update Japanese translation (*)
  5abdd84... Update Romanian translation (*)
  aa582cc... gck-slot: Port from GSimpleAsyncResult to GTask
  6bd632e... gcr-certificate-request: Port to GTask
  4aba458... gcr-memory-icon: Port to GTask
  0ae43fc... gcr-pkcs11-certificate: Port to GTask
  9b69661... gcr-library: Port to GTask
  ce92c9d... gcr-gnupg-collecion: Port to GTask
  309aa1c... gcr-subject-public-key: Port to GTask
  1d5438d... gcr-gnupg-importer: Port to GTask
  25c5294... gcr-certificate-chain: Port to GTask
  7bd98b1... gcr-trust: Port to GTask
  3a681e5... gcr-pkcs11-importer: Port to GTask
  21688b9... gcr-console-interaction: Port to GTask
  aadd330... gck-pkcs11-import-interaction: Port to GTask
  85c04be... frob-import-button: Port to GTask
  f0154d2... gck-object-cache: Port to GTask
  9921a86... gcr-dialog-util: Port to GTask

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]