0
0
Fork 0
Commit Graph

133 Commits

Author SHA1 Message Date
Jerome Duval 1f88ddf3db openssh: bump version 2021-11-08 15:31:59 +01:00
Sergei Reznikov cf1899038f openssh: don't use hardlink when updating known_hosts file
Fixes #6018.
2021-10-20 17:16:46 +03:00
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Alexander G. M. Smith 47f9d8edad
OpenSSH: remove work-around script that creates user. (#6014)
Now that the package daemon properly runs post-install actions
in hrev54986, such as creating users, we can remove the
work-around script files that did the same job.  Make this
active for R1Beta3 for compatibility reasons.
2021-08-17 12:42:25 +02:00
Jerome Duval 4ccf7c9819 openssh: bump version 2021-06-08 14:34:23 +02:00
Darren Tucker 7874fed958 Re-enable compiler hardening and zlib check.
The configure tests have been fixed to work upstream.
Switch URL to canonical CDN URL which should be faster in most cases.
2021-05-04 19:58:41 +02:00
Jerome Duval 15f115b190 openssh: bump version 2021-01-07 18:28:45 +01:00
Zach Dykstra dfdd452f05
OpenSSH: fix ControlMaster use of hard links (#5543) 2020-12-31 18:48:13 +01:00
Adrien Destugues 853c9b2b7b Fix typo 2020-07-16 18:48:57 +02:00
Adrien Destugues c75e1d811d OpenSSH: fix path to config in manpages
Fixes #5204
2020-07-16 18:14:45 +02:00
Sergei Reznikov 6869cb4cfb openssh: bump version 2020-05-30 18:41:36 +00:00
Alexander G. M. Smith ad280fa0f6
openssh: Work around first boot user creation bug. (#4945) 2020-05-24 16:18:34 -04:00
Augustin Cavalier 1868a2cfb9 openssh: Add another GCC2 patch. 2020-04-11 14:00:50 -04:00
Augustin Cavalier e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Jerome Duval 8a0cfdfa8e openssh: bump version. 2020-02-15 20:58:42 +01:00
François Revol 2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
Sergei Reznikov ce6826c759 openssh: fix ssh-copy-id script 2019-12-05 15:38:28 +03:00
Sergei Reznikov eadd0a01b8 openssh: install ssh-copy-id script 2019-12-05 14:18:47 +03:00
Sergei Reznikov 70e0598084 OpenSSH: bump version 2019-10-10 08:00:06 +00:00
Augustin Cavalier ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Augustin Cavalier 21efe8d08b Bump revisions for rebuild after ncurses5 disabling. 2019-05-14 23:44:29 -04:00
Jerome Duval 650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jerome Duval 99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Jerome Duval 86e5fd0278 openssh: add recipe for version 7.9p1.
remove old recipes.
2019-03-30 12:57:22 +01:00
Jerome Duval 0113e6f1a9 code style. 2018-09-10 08:34:03 +02:00
Jerome Duval 8e0373c81e openssh: add recipe for version 7.6p1. 2017-10-13 19:39:19 +02:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Jerome Duval 104ea4021b openssh: add recipe for version 7.5p1. 2017-03-21 23:46:21 +01:00
Sergei Reznikov 9b6f809e57 openssh: bump revision 2017-01-07 14:07:59 +03:00
Sergei Reznikov 42eded2921 openssh: fix missing icon in notification window on x86_64 2017-01-07 14:03:59 +03:00
Jérôme Duval 99a8633939 openssh: add recipe for version 7.4p1. 2016-12-21 22:29:49 +01:00
fbrosson 8a585d344a openssh: fix paths in {ssh,sshd}_config to ease future upgrades. (#329)
Also add a post-install script, fix_openssh_config_paths.sh, which
makes the required changes to both ssh_config and sshd_config in
/boot/system/settings/ssh/ if needed. Original files are saved with
a .bak suffix. Moreover, default config files are also available in
/system/data/openssh/ as ssh_config.default and sshd_config.default.
2016-06-07 23:57:21 +00:00
fbrosson e17dd3550d openssh: drop cmd:slogin since upstream has removed that symlink.
From the Changelog found in 7.2p2:

commit 69fead5d7cdaa73bdece9fcba80f8e8e70b90346
Author: jmc@openbsd.org <jmc@openbsd.org>
Date:   Sun Nov 8 22:08:38 2015 +0000

    upstream commit

    remove slogin links; ok deraadt markus djm

    Upstream-ID: 39ba08548acde4c54f2d4520c202c2a863a3c730
2016-04-10 21:34:32 +00:00
Jerome Duval f6b02005ca openssh: add recipe for version 7.2p2.
* had to add --without-zlib-version-check and --without-stackprotect.
2016-04-09 13:46:38 +00:00
Sergei Reznikov ff41ad6997 openssh: bump version 2016-01-17 10:16:17 +03:00
Jerome Duval 25af4c48a6 openssh: generate ed25519 key and eventually missing keys.
* remove 6.9 recipe which uses the same script.
2015-12-25 11:17:43 +00:00
Jerome Duval 4daa7bc6a7 bump recipe revisions to rebuild with ncurses 6.
* also fix aspell provides, remove libtool files.
2015-11-22 14:35:53 +00:00
Jerome Duval 6b9bbb801a openssl: enable x86_64.
* bump versions for dependent packages.
2015-11-21 14:17:24 +00:00
Jerome Duval 44a046a521 openssh: bump version. 2015-10-07 22:22:15 +00:00
Humdinger f08bc2f6be Recipe cosmetics, impoved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-09-01 17:28:44 +02:00
Jerome Duval 00b581c97b openssh: bump version.
* remove oldest recipes.
2015-08-11 17:23:33 +00:00
Jerome Duval b8752a6977 openssh: bump version. 2015-08-09 06:00:24 +00:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Alexander von Gluck IV 155f36556f openssh: Bump revision due to abi change in net kit (resolved) 2015-07-04 16:57:05 -05:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval 004e35d1da openssh: bump version 2015-03-20 20:23:18 +00:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Jerome Duval c4d1bd60f0 openssh: bump version 2014-11-24 22:57:23 +00:00