summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-05-05PKGREVISION goes after PKGNAME.jmmv79-158/+158
2003-05-05post-install:grant1-3/+3
- don't call install with multiple directory args.
2003-05-05remove unnecessary trailing slashes.grant2-26/+26
2003-05-05do-install:grant2-26/+28
- don't call install with multiple directory args. - remove unnecessary trailing slashes.
2003-05-05do-install:grant1-6/+7
- don't call install with multiple directory args. - create directories first, then install files into them. - remove unnecessary trailing slashes.
2003-05-05let make handle errors in pre-install, be noisier in post-install.grant1-5/+6
2003-05-05do-install-dirs:grant1-5/+5
- don't call install with multiple directory args.
2003-05-05do-install:grant1-3/+4
don't call install with multiple directory args.
2003-05-05do-build:grant1-5/+5
- use cd && ... instead of cd ; ... let make handle errors in do-install rather than stacking commands with ;
2003-05-05Correct MAINTAINER address.taca1-2/+2
Noted by Mr. Ishihara <ishit at oak dot dti dot ne dot jp>.
2003-05-05do-install:grant1-6/+6
- be noisier. - create directories first, then install files into them.
2003-05-05be noisier in post-installgrant1-4/+4
2003-05-05be noisier in do-install, whitespace fix.grant1-6/+6
2003-05-05be noisier in post-install, whitespace fix.grant1-4/+4
2003-05-05do-install:grant1-3/+3
- be noisy. - create directories first, then install files into them.
2003-05-05be noisy in post-installgrant1-4/+4
2003-05-05be noisy in do-install.grant1-7/+7
2003-05-05do-install:grant1-7/+8
- don't call install with multiple directory args. - remove some unnecessary trailing slashes.
2003-05-05do-install:grant1-4/+4
- create directories first, then install files into them. - remove unnecessary trailing slashes.
2003-05-05post-install:grant1-2/+2
- be noisy calling INSTALL_DATA_DIR.
2003-05-05post-install:grant1-5/+5
- create directories first, then install files into them. - remove unnecessary trailing slashes.
2003-05-05do-install:grant1-19/+20
- don't call install with multiple directory args. - use cd && ... instead of cd ; ... - whitespace cleanup
2003-05-05do-configure:grant1-4/+4
- be quiet - rename, then sed - use FILES_SUBST_SED
2003-05-05don't call install with multiple directory args.grant1-12/+11
remove some unnecessary trailing slashes.
2003-05-05don't call install with multiple directory args.grant1-2/+3
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv19-38/+38
2003-05-05Use tabs instead of spaces.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv3-6/+6
2003-05-05Note ethereal update.salo2-3/+3
2003-05-05Use tabs instead of spaces.jmmv1-3/+3
2003-05-05Line up PKGREVISION whitespace.jmmv6-12/+12
2003-05-05Updated to version 0.9.12.salo11-22/+322
This release fixes several off-by-one and integer overflow errors discovered by Timo Sirainen. See the following url for more details: http://www.ethereal.com/appnotes/enpa-sa-00009.html Changes: - don't build and install static plugins anymore - use .tar.bz2 distfile - add more MASTER_SITES (also add one for older distfiles) - sync DESC with the new description on HOMEPAGE - TCP sequence number analysis received a few improvements. - General packet reassembly has been improved. - The "Follow TCP Stream" window now allows you to filter out the current stream. - The Vines code received significant updates. - Several enhancements were made to the text2pcap utility. - New protocols: ArtNET, IPX WAN, Intel ANS, iSNS, NLSP, WKSSVC - Updated protocols: 802.11 ACAP, AFP, AIM, AJP, ASAP, BGP, CLNP, CPHA, DCE/RPC, DSI, EAP, IP, IPMI, IPX, IPv6, ISIS, ISUP, IUA, Kerberos, LDAP, M2PA, M2TP, M2UA, M3UA, MGCP, MTP2, MTP3, MTP3MG, Modbus/TCP, NDMP, NDPS, NFS, NLSP, PGM, Q.931, RANAP, RPC, RSVP, SCCP, SCCPMG, SCTP, SMB, SNMP, SPX, SSH, SUA, TCP, Telnet, Vines, WBXML, WSP, WTP - Updated capture file support: Netxray Based on a patch by Quentin Garnier via PR pkg/21431.
2003-05-05Line up PKGREVISION whitespace.jmmv17-34/+34
2003-05-05Only attempt to install the individual message catalogs if they have beenagc1-43/+45
generated. Some versions of Solaris do not automatically generate the catalogs.
2003-05-05Line up PKGREVISION whitespace.jmmv7-14/+14
2003-05-05Note update of security/gnupg package to 1.2.2.taca1-1/+2
2003-05-05Update gnupg package to 1.2.2.taca4-20/+10
Security problem is reported on bugtraq. http://www.securityfocus.com/archive/1/320444/2003-05-02/2003-05-08/0 2003-05-01 Werner Koch <wk@gnupg.org> Released 1.2.2. 2003-04-30 David Shaw <dshaw@jabberwocky.com> * NEWS: Note trust bug fix. 2003-04-29 David Shaw <dshaw@jabberwocky.com> * NEWS: Add note about TIGER being dropped from OpenPGP. * README: Add note about the HP/UX inline problem. Fix all URLs to point to the right place in the reorganized gnupg.org web pages. Some minor language fixes. 2003-04-27 David Shaw <dshaw@jabberwocky.com> * NEWS: Add sig version, pk algo, hash algo, and sig class to VALIDSIG. * BUGS: Fix bug reporting URL. 2003-04-24 Werner Koch <wk@gnupg.org> * configure.ac (ALL_LINGUAS): Added Hungarian translation by Nagy Ferenc László. 2003-04-23 David Shaw <dshaw@jabberwocky.com> * configure.ac: "TIGER" -> "TIGER/192". * README: Put back proper copyright line. 2003-04-16 Werner Koch <wk@gnupg.org> Released 1.2.2rc2. 2003-04-15 Werner Koch <wk@gnupg.org> * configure.ac (ALL_LINGUAS): Add Slovak translation. * configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional. * acinclude.m4 (GNUPG_CHECK_ENDIAN): Fixed quoting of r.e. using quadrigraphs. 2003-04-08 David Shaw <dshaw@jabberwocky.com> * configure.ac: Big warning that TIGER is being removed from the standard. 2003-04-08 Werner Koch <wk@gnupg.org> * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper which is useful for some cross-compiling targets. 2003-04-07 David Shaw <dshaw@jabberwocky.com> * acinclude.m4: Fix URL to faqprog.pl. * README: Add --enable-sha512 switch and update version number and copyright date. * NEWS: Add note about SHA-256/384/512. 2003-03-24 Werner Koch <wk@gnupg.org> * configure.ac: Test for ranlib and ar. 2003-03-12 Werner Koch <wk@gnupg.org> * acinclude.m4 (GNUPG_CHECK_ENDIAN): When crosscompiling assume little only for Intel CPUs. 2003-02-19 David Shaw <dshaw@jabberwocky.com> * configure.ac: Define @CAPLIBS@ to link in -lcap if we are using capabilities. 2003-02-11 David Shaw <dshaw@jabberwocky.com> * configure.ac: Add --enable-sha512 switch to add SHA384/512 support. 2003-02-06 David Shaw <dshaw@jabberwocky.com> * configure.ac: Do not set GNUPG_LIBEXECDIR in ./configure, so that makefiles can override it. 2003-02-02 David Shaw <dshaw@jabberwocky.com> * configure.ac (ALL_LINGUAS): Needs to be on one line to avoid problems during ./configure. * NEWS: Note new --with-colons disabled key flag and new "revuid" command. 2003-01-07 Werner Koch <wk@gnupg.org> Released 1.2.2rc1. * configure.ac (ALL_LINGUAS): Added fi and zh_TW. 2003-01-06 David Shaw <dshaw@jabberwocky.com> * NEWS: Add notes about disabled keys and trustdb tweaks. 2002-12-04 David Shaw <dshaw@jabberwocky.com> * NEWS: Add note about convert-from-106 script. 2002-11-25 David Shaw <dshaw@jabberwocky.com> * NEWS: Add notes about notation names and '@', the "--trust-model always" option, and non-optimized memory wiping. 2002-11-09 Werner Koch <wk@gnupg.org> * configure.ac: Check for ctermid(). 2002-10-31 David Shaw <dshaw@jabberwocky.com> * Makefile.am: Put gnupg.spec in the root directory so rpm -ta works. * configure.ac: Add a check for volatile.
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv20-40/+40
2003-05-05Line up PKGREVISION whitespace.jmmv16-32/+32
2003-05-05Note PKGREVISION bump for wmx and wmx-gnome. (Use META_L instead of ALT_Lfredb1-1/+3
for "Tab" switching.)
2003-05-05Bump PKGREVISION for (subtle) change in keyboard mapping.fredb1-1/+2
2003-05-05Revert my change of 2001-10-09. Every server with a properly set upfredb2-12/+3
keyboard mapping will have a left Meta key, but Mac keyboards, for instance, don't even have a left Alt by default.
2003-05-05Line up PKGREVISION whitespace.jmmv22-44/+44
2003-05-05Line up PKGREVISION whitespace.jmmv6-12/+12
2003-05-05dir -> directorycjep1-3/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-05Behave properly if ${PKG_SYSCONFDIR.gnome-vfs2} is set.jmmv1-1/+6