Up to [cvs.NetBSD.org] / pkgsrc / security / fsh
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.30 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:47 2022 UTC (10 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Revision 1.29 / (download) - annotate - [select for diffs], Fri Dec 4 20:45:39 2020 UTC (2 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Revbump packages with a runtime Python dep but no version prefix. For the Python 3.8 default switch.
Revision 1.28 / (download) - annotate - [select for diffs], Sun Jan 26 17:32:03 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Apr 25 07:33:15 2019 UTC (4 years, 1 month ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:23 2017 UTC (6 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.25: +3 -3
lines
Diff to previous 1.25 (colored)
Convert all occurrences (353 by my count) of MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
Revision 1.25 / (download) - annotate - [select for diffs], Sat May 17 16:10:48 2014 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Bump applications PKGREVISIONs for python users that might be using python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
Revision 1.24 / (download) - annotate - [select for diffs], Sat Apr 6 20:27:27 2013 UTC (10 years, 1 month ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Resolves: "INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively.
Revision 1.23 / (download) - annotate - [select for diffs], Tue Oct 23 18:16:27 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.22: +1 -3
lines
Diff to previous 1.22 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.22 / (download) - annotate - [select for diffs], Thu Mar 15 11:53:37 2012 UTC (11 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Bump PKGREVISION from default python to 2.7.
Revision 1.21 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:44 2010 UTC (13 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Bump revision for PYTHON_VERSION_DEFAULT change.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Feb 9 22:56:26 2009 UTC (14 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Switch to Python 2.5 as default. Bump revision of all packages that have changed runtime dependencies now.
Revision 1.19 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:44 2008 UTC (14 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.18: +3 -1
lines
Diff to previous 1.18 (colored)
Add DESTDIR support.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Dec 12 20:42:30 2007 UTC (15 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Reset maintainer on his request.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Apr 7 15:28:49 2006 UTC (17 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:43 2006 UTC (17 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:55 2005 UTC (17 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 20 12:51:54 2005 UTC (18 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Extend "fshcompat.py" to work with python24, using patch submitted by lukem in PR pkg/29704. Reviewed by recht.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Aug 9 11:21:54 2003 UTC (19 years, 9 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
USE_NEW_TEXINFO is unnecessary now.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 4 22:55:22 2003 UTC (19 years, 9 months ago) by seb
Branch: MAIN
Changes since 1.11: +3 -2
lines
Diff to previous 1.11 (colored)
Convert to USE_NEW_TEXINFO.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Jul 21 17:20:09 2003 UTC (19 years, 10 months ago) by martti
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
COMMENT should start with a capital letter.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:54 2003 UTC (19 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 5 21:59:34 2003 UTC (20 years, 2 months ago) by jschauma
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update fsh to 1.2. Changes since 1.1: Use Bugzilla for bug reporting. * README: Mention Bugzilla. * fsh.texi (Bugs): Mention Bugzilla. Port to Python 2.2. (Bug 332). * fshcompat.py: New module, that finds some constants in os, fcntl, FCNTL or thin air depending on Python version. * fshlib.py: Use fshcompat instead of FCNTL. * infshd.py: Ditto. * Makefile.am (pkgdata_DATA): Added fshcompat.py.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Sep 21 23:46:56 2002 UTC (20 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Strip the ".buildlink" from the names of the python application and extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Feb 18 15:14:39 2002 UTC (21 years, 3 months ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Introduce new framework for handling info files generation and installation. Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Jan 18 13:29:29 2002 UTC (21 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.5: +4 -3
lines
Diff to previous 1.5 (colored)
use python buildlink
Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:38 2001 UTC (21 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Mechanical changes to 375 files to change dependency patterns of the form foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Jul 13 14:41:20 2001 UTC (21 years, 10 months ago) by fredb
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update my email address.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 17 17:49:45 2001 UTC (22 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 14 11:55:03 2000 UTC (22 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Update to 1.1 because of a possible security problem: The socket creation code in fshd was not paranoid enough. There were are at least two possible attacks: - If a malicious user has symlinked /tmp/fshd-<UID> to another file, fshd will chmod 0700 that file. - A race condition made it possible for an attacker to create an unsafe socket directory, so that the attacker can access an fshd tunnel. The attacker must alread have a local shell on the computer where fsh or fshd is invoked. Other changes: New timeout option, fixed to work with openssh2, now also usable if you have to enter a password to connect, and some others.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jan 14 15:37:48 2000 UTC (23 years, 4 months ago) by fredb
Branch: TNF
CVS Tags: pkgsrc-base,
netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of fsh-1.0, "fast remote command execution". The author states that the motivation for this program was to speed up cvs work, but it works just as well with "rsync" and other programs that use ssh for the transport. This is a set of python scripts: "fsh" uses ssh, (or optionally rsh or lsh) to start and set up a connection to "fshd" on the remote host, also includes "fcp", and docs in "info" format.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 14 15:37:48 2000 UTC (23 years, 4 months ago) by fredb
Branch: MAIN
Initial revision