Age | Commit message (Collapse) | Author | Files | Lines |
|
and "root" user-less platforms.
* replace one bash script shbang (for safe side, may bone shell is sufficient).
* fix PLIST for PR 40993.
add missing entries and back plist vars replaced for Darwin-apple excessively.
Bump PKGREVISION.
|
|
* should not to set SUBST_CLASSES, add instead to avoid overwrite.
* need to runtime dependency on gettext command, Bump PKGREVISION.
|
|
* no need to hard build depend on bison in pkgsrc, USE_TOOLS+=bison instead.
|
|
Should not set to USE_TOOLS, add instead.
|
|
|
|
|
|
No other functional change at all.
|
|
|
|
|
|
|
|
|
|
Net::SSH::Gateway provides a simple way to connect to servers
behind a firewall or NAT.
|
|
Library built on top of Net::SSH that implements the SCP "secure copy"
protocol for transfering files.
|
|
New major version, too many changes, see home page.
|
|
New major version, too many changes, see home page.
|
|
On SP initiated logout, the SP x509 certificate was included in the
HTTP redirect URL. First this was an SAML standard violation, and second
it inflated the URL beyond 2038 bytes, which is the maximum length for
IE7 and prior. As a result, SP initated single logout was broken with IE7
and prior versions.
|
|
This did not prevented xmlsec1 to build but caused trouble in packages
depending on this one
|
|
|
|
|
|
|
|
in base. Add destdir support.
|
|
|
|
|
|
|
|
Qt Wrapper around PolicyKit
|
|
changes:
-Support for the "aes128-ctr", "aes192-ctr", "aes256-ctr" ciphers
-Support for the "arcfour128" cipher
-Fix crash when server sends an invalid SSH_MSG_IGNORE message
|
|
The changes since 1.1.3 are mostly limited to minor code and
manual pages markup cleanups (such as for proper formatting on OpenBSD).
|
|
seahorse-plugins 2.28.1
-----------------------
* Add the get-info command to seahorse-agent [Peter Bloomfield]
seahorse-plugins 2.28.0
-----------------------
* Fix configure script portability [Thomas Klausner]
* Fix crash in seahorse-preferences [Pablo Castellano]
* Fix single glib include [Kjartan Maraas]
Translations
* bn.po [Jamil Ahmed]
* br.po [Denis Arnaud]
* ca@valencia.po [Carles Ferrando]
* cs.po [Marek Černocký]
* da.po [Ask H. Larsen]
* es.po [Jorge Gonzalez]
* hi.po [Rajesh Ranjan]
* ko.po [Changwoo Ryu]
* mai.po [Rajesh Ranjan]
* ml.po [Ani]
* nb.po [Kjartan Maraas]
* pt_BE.po [Og B. Maciel]
* sr@latin.po [Branko Kokanović]
* sr.po [Branko Kokanović]
* te.po [krishnababu k]
* or.po [Manoj Kumar Giri]
* uk.po [Maxim V. Dziumanenko]
* el.po [Kostas Papadimas, Jennie Petoumenou]
seahorse-plugins 2.27.1
-----------------------
* Clean up socket directory [Adam Schreiber]
Translations
* or.po [Manoj Kumar Giri]
|
|
1.) Use "hashlib" instead of "sha" module if possible.
2.) Use "subprocess" module instead of os.popen3().
Both changes tested with Python 2.4 and 2.6.
Pkgsrc-related improvements:
1.) Support "user-destdir" installation (no changes required).
2.) Set license to "gnu-gpl-v2".
3.) Reduce patches by recording the fact that the manual page gets
compressed automatically (which "pkgsrc" handles fine) instead
of trying to prevent that.
|
|
|
|
|
|
This is Crypt::ECB, a Perl-only implementation of the ECB mode. In
combination with a block cipher such as DES, IDEA or Blowfish, you can encrypt
and decrypt messages of arbitrarily long length. Though for security reasons
other modes than ECB such as CBC should be preferred. See textbooks on
cryptography if you want to know why.
In addition to this module you will need to install one or more of the
Crypt::DES, Crypt::IDEA, or Crypt::Blowfish modules.
|
|
many fixes and improvements, notably speed
|
|
changes:
-bugfixes
-API extensions
-documentation improvement
-The encoding of gpgme_data_t objects can affect the output encoding
of export, sign and encrypt operations now
-Using GPGME_KEYLIST_MODE_LOCAL combined with
GPGME_KEYLIST_MODE_EXTERN is now supported
|
|
0.9.0-beta8:
- Include spamhaus_drop.dat in the source distribution. Fix installation
issue (closes #364).
0.9.0-beta7:
- Initial SpamhausDrop plugin implementation, by
Wes Young <wes@barely3am.com> (closes #363)
- Do not discard --root parameters if prefix is absolute.
- Python 2.4 backward compatibility fixes.
- Handle plugin loading error gracefully.
- Improve WormPlugin accuracy, and make it carry a reference to the
initial event. The plugin used to alert when seeing an alert to a
given target, and this same alert going back to the source. This can
happen in a number of case (example: Netbios alert triggered by Snort)
As of now, the plugin will wait for the events to be repeated against
at least 5 differents hosts.
- Dshield CorrelationAlert now handle multiples events. Previously, we
used to generate a single Dshield CorrelationAlert for each events
where the source address would match the Dshield database. The plugin
now generate CorrelationAlert for multiples events received from the
same source.
|
|
|
|
|
|
PR 42238.
While here, update to latest certificates from mozilla.
|
|
* Version 2.8.5 (released 2009-11-02)
** libgnutls: In server side when resuming a session do not overwrite the
** initial session data with the resumed session data.
** libgnutls: Fix PKCS#12 encoding.
The error you would get was "The OID is not supported.". Problem
introduced for the v2.8.x branch in 2.7.6.
** guile: Compatibility with guile 2.x.
By Ludovic Courtes <ludovic.courtes@laas.fr>.
** tests: Fix expired cert in chainverify self-test.
** tests: Fix time bomb in chainverify self-test.
Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in
<http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3925>.
** API and ABI modifications:
No changes since last version.
|
|
* Version 2.8.4 (released 2009-09-18)
** libgnutls: Enable Camellia ciphers by default.
** libgnutls: Make OpenPGP hostname checking work again.
The patch to resolve the X.509 CN/SAN issue accidentally broken
OpenPGP hostname comparison.
** libgnutls: When printing X.509 certificates, handle XMPP SANs better.
Reported by Howard Chu <hyc@symas.com> in
<https://savannah.gnu.org/support/?106975>.
** API and ABI modifications:
No changes since last version.
|
|
* gpgsigs:
+ Added patch from Roland Rosenfeld to support RIPEMD160 checksum.
(Closes: #533747).
+ Updated man page to mention support for SHA256 and RIPEMD160 checksum.
+ Made removal of nonexistent photos quiet by the use of the force option.
+ Updated generated tex file in latex mode so that it uses the grffile
package. This allows pdflatex to process our tex file assuming the photos
are previously converted to PDF. (Closes: #542478)
* caff: Updated check for the local-user keyids.
+ Moved the current check to a new function get_local_user_keys().
+ Warned the user if a local-user keyid is not listed as a keyid in
./caffrc. (Closes: #540165).
* gpgdir: New upstream release.
* gpg-mailkeys:
+ The charset for the text of the message is deduced from the charset used
by ~/.gpg-mailkeysrc and ~/.signature.
The text message is encoded in quoted printable and thus it requires a
new dependency on qprint in debian/control. (Closes: #545186)
+ Mentionned both the .gpg-mailkeysrc and .signature files in the manpage.
|
|
- fix the configuration path and file, so it can use the proper user:group
and the chroot
- fix some pkglint warnings regarding PKG_OPTIONS: 'pthread' => 'threads',
'libwrap' => 'tcpwrappers' (in accordance to mk/defaults/options.description)
Bump PKGREVISION.
|
|
Changes: mostly bugfixes
|
|
|
|
|
|
|
|
|
|
|
|
changes
|
|
|