Displaying 10 results from an estimated 10 matches for "gpg4win".
2006 Jun 26
0
[Announce] Gpg4win 1.0.3 released (security fix)
Hi!
We are pleased to announce the availibility of Gpg4win, version 1.0.3.
* This version contains security fixes for the GnuPG and Sylpheed-Claws
components. *Updating to this version is strongly recommended*.
* Please also make sure to subscribe to the new gpg4win announcement
mailing list. We might stop in the future to cross post
announcement...
2009 Feb 18
0
[Announce] Gpg4win 1.1.4 released
Hi!
We are pleased to announce the availability of a new stable Gpg4win
release: Version 1.1.4.
This is a maintenance release; if you don't have any problems there is
no need for an update. It mainly fixes problem using GnuPG on Windows
Vista by updating to a newer version of the included GnuPG.
About Gpg4win
-------------
The Gpg4win project aims at updating...
2006 Jul 25
0
[Announce] Gpg4win 1.0.4 released
Hi!
We are pleased to announce the availibility of Gpg4win, version 1.0.4.
* This version fixes a problem with several utilities like GPGee and
parts of WinPT introduced with the last version.
* Please make sure to subscribe to the new gpg4win announcement
mailing list. We might stop in the future to cross post
announcements to the general GnuPG a...
2024 Mar 12
0
[Announce] GnuPG 2.4.5 released
...tp.gnu.org.
The GnuPG source code compressed using BZIP2 and its OpenPGP signature
are available here:
https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.4.5.tar.bz2 (7704k)
https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.4.5.tar.bz2.sig
A new release of the Windows version in the form of the full featured
Gpg4win installer including this version of GnuPG is available here:
https://files.gpg4win.org/gpg4win-4.3.1.exe (34M)
https://files.gpg4win.org/gpg4win-4.3.1.exe.sig
and its source code is
https://files.gpg4win.org/gpg4win-4.3.1.tar.xz (219M)
https://files.gpg4win.org/gpg4win-4.3.1.tar.xz.sig
Che...
2024 Jan 25
0
[Announce] GnuPG 2.4.4 released
...https://gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.4_20240125.exe (5407k)
https://gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.4_20240125.exe.sig
The source used to build this Windows installer can be found in the same
directory with a ".tar.xz" suffix.
A new release of the full featured Gpg4win installer including this
version of GnuPG is available here:
https://files.gpg4win.org/gpg4win-4.3.0.exe (34M)
https://files.gpg4win.org/gpg4win-4.3.0.exe.sig
https://files.gpg4win.org/gpg4win-4.3.0.tar.xz (219M)
https://files.gpg4win.org/gpg4win-4.3.0.tar.xz.sig
Checking the Integrity
=====...
2006 Sep 12
8
"undefined method `retrieve'' for nil:NilClass" when attempting to run puppetmasterd
...fined method `retrieve'' for nil:NilClass
<mozillaman>Anyone have any ideas?
Any help would be appreciated,
Robin
--
Robin Monks,
CivicSpace Release Engineer - http://civicspacelabs.com
Drupal Marketing Coordinator - http://drupal.org
Encrypt! http://tinyurl.com/ffo3l - http://www.gpg4win.org/
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2024 Sep 12
0
[Announce] GnuPG 2.5.1 released
...discussion.
Thanks
======
Since 2001 maintenance and development of GnuPG is done by g10 Code GmbH
and has mostly been financed by donations. Several full-time employed
developers and contractors are working exclusively on GnuPG and closely
related software like Libgcrypt, GPGME, Kleopatra and Gpg4win.
Fortunately, and this is still not common with free software, we have
established a way of financing the development while keeping all our
software free and freely available for everyone. Our model is similar
to the way RedHat manages RHEL and Fedora: Except for the actual binary
of the MSI inst...
2024 Jul 08
0
[Announce] GnuPG 2.5.0 released for public testing
...discussion.
Thanks
======
Since 2001 maintenance and development of GnuPG is done by g10 Code GmbH
and has mostly been financed by donations. Several full-time employed
developers and contractors are working exclusively on GnuPG and closely
related software like Libgcrypt, GPGME, Kleopatra and Gpg4win.
Fortunately, and this is still not common with free software, we have
established a way of financing the development while keeping all our
software free and freely available for everyone. Our model is similar
to the way RedHat manages RHEL and Fedora: Except for the actual binary
of the MSI inst...
2013 Jul 15
2
Serialize data.frame to database
Dear R-Users,
I need a very fast and reliable database solution so I try to serialize a data.frame (to binary data) and to store this data to an SQLite database.
This is what I tried to do:
library(RSQLite)
con <- dbDriver("SQLite")
db <- dbConnect(con, "test")
dbSendQuery(db, 'CREATE TABLE frames("simID" INT, "data" BLOB)')
data.bin <-
2010 Feb 08
4
Gnome wine menu entry gone
Well for a long time now my wine menu entry in gnome has been gone. Most threads I read all say to fine the <deleted> tag in .config/menus/applications.menu but mine doesn't have it.