Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: iCodeIN/ssh-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b556ef7
Choose a base ref
...
head repository: ParallelSSH/ssh-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5f3e3d7
Choose a head ref
  • 13 commits
  • 3,051 files changed
  • 4 contributors

Commits on Nov 22, 2022

  1. libssh 0.10.4 (ParallelSSH#59)

    * fix gitignore paths
    
    * libssh 0.10.4
    
    Co-authored-by: marx <marx@fedora>
    enkore and marx authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    cc52708 View commit details
    Browse the repository at this point in the history
  2. ci: swap 3.10 for 3.11 (ParallelSSH#60)

    * ci: swap 3.10 for 3.11
    
    rationale: 3.6, 3.8 and 3.9 are used by various LTS distros, 3.10 not so much.
    
    * ci: use "next gen" circle CI images (cimg)
    
    Co-authored-by: Panos <pkittenis@users.noreply.github.com>
    enkore and pkittenis authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    97cfd5c View commit details
    Browse the repository at this point in the history
  3. appveyor: add Python 3.11 (ParallelSSH#63)

    Co-authored-by: Panos <pkittenis@users.noreply.github.com>
    enkore and pkittenis authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6930be6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    4cb7cb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d19335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a063b47 View commit details
    Browse the repository at this point in the history
  4. Chg log (ParallelSSH#68)

    * Updated change log, cfg
    * Updated CI cfg, osx wheels script
    pkittenis authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    cac4dcc View commit details
    Browse the repository at this point in the history
  5. Wheels (ParallelSSH#69)

    * Updated ci cfg
    * Updated changelog, manylinux scripts.
    pkittenis authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    a62aaf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Updates (ParallelSSH#90)

    * Upgrade to libssh 0.11.1
    * Upgrade to OpenSSL 3.4.0
    * Updated appveyor cfg and scripts
    * Updated manylinux builds and CI cfg
    pkittenis authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    5d09370 View commit details
    Browse the repository at this point in the history
  2. Updated changelog (ParallelSSH#91)

    * Updated changelog
    * Updated osx wheel build
    pkittenis authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    d90ea3e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Manylinux changes (ParallelSSH#92)

    * Removed manylinux 2010 builds and files. Removed manylinux2010 from build script.
    * Updated manylinux build script to use embedded libssh. Removed archive files. Updated embedded build script, CI cfgs.
    * Updated appveyor cfg
    * Updated embedded libssh.
    * Updated CI cfgs
    * Updated dockerfiles
    * Removed zlib archive, added source.
    * Added krb5 source.
    * Updated build scripts
    pkittenis authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    c9e475f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Cleanup (ParallelSSH#93)

    * Removed unneeded files
    pkittenis authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    c8848cc View commit details
    Browse the repository at this point in the history
  2. Docs configuration (ParallelSSH#94)

    * Updated docs cfg
    * Updated requirements and docs requirements
    pkittenis authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    5f3e3d7 View commit details
    Browse the repository at this point in the history
Loading