Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eu.agno3.jcifs:jcifs-ng from 2.1.9 to 2.1.10 #128

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps eu.agno3.jcifs:jcifs-ng from 2.1.9 to 2.1.10.

Changelog

Sourced from eu.agno3.jcifs:jcifs-ng's changelog.

jcifs-ng 2.1.10

  • Update dependencies, compatibility with latest BouncyCastle (#345,#342,#344)

jcifs-ng 2.1.9

  • Properly set broadcast flag when NetBIOS name requests (#314)
  • Fix default credential initialization (#324)
  • Properly initialize AndX respones, guard against NPE (#321)
  • Fix AndX SMB1 batching configuration, disable by default
  • Fixup short names in root DFS referral, if enabled

jcifs-ng 2.1.8

  • Relax SMB2 tree id check, all but -1 are valid

jcifs-ng 2.1.7

  • Handle USER_SESSION_DELETED by resetting/disconnecting the transport connection (#242,#294)
  • More consistent configuration of SMB2 enumeration/info requested buffer size. Slighly lower requested size to allow for exzessive, but legal, additional padding.
  • Update dependencies
  • Switch back to regular Boucycastle multi-release JAR, users with broken tooling should override the dependency
  • Add debugging of filePointer when writing.
  • Fix endless loop when dumping DFS referral cache on TRACE level

jcifs-ng 2.1.6

  • Request minimal access when querying file information to avoid sharing violations (#261,#239)
  • Fix NetBIOS lookup when multiple addresses are returned (#258)
  • Fix skipping of unexpected messages when using SMB2 (#268)
  • Guard against NPE when releasing buffers (#266)
  • No longer require same connection/session/tree for rename target (#118)
  • Bump bouncycastle, forward compat (#262)

jcifs-ng 2.1.5

  • Fix invalid negotitate context parsing that caused OutOfMemoryException for pre 3.11 protocols (#178)
  • Fix SMB1 initial pipe transaction response size, resulted in padding being used as data and thereby IPC parsing errors (#210)
  • Fix SMB_COM_TRANSACTION padding (#211)
  • Set maximum protocol version to at least minimum version (#216)
  • Fix use of sharing flags in SmbFileInputStream (#222)
  • Redesign guest authentication, fix guest logon on various systems: Username/password for guest authentication can now be configured, default username now is JCIFSGUEST. Proper login with the username guest is now possible. Also add configuration to permit silent guest fallback, when actually a username/password is specified.

... (truncated)

Commits
  • 01ad55a [maven-release-plugin] prepare release jcifs-ng-2.1.10
  • 5bd8f5d Update changelog
  • 0eb193e Update dependencies, compatibility with latest BouncyCastle (#345,#342,#344)
  • 4d45352 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code labels Nov 25, 2024
@gmcdonald
Copy link
Contributor

@dependabot rebase

Bumps [eu.agno3.jcifs:jcifs-ng](https://github.com/AgNO3/jcifs-ng) from 2.1.9 to 2.1.10.
- [Changelog](https://github.com/AgNO3/jcifs-ng/blob/master/CHANGELOG.txt)
- [Commits](AgNO3/jcifs-ng@jcifs-ng-2.1.9...jcifs-ng-2.1.10)

---
updated-dependencies:
- dependency-name: eu.agno3.jcifs:jcifs-ng
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/eu.agno3.jcifs-jcifs-ng-2.1.10 branch from 5687e42 to da5624b Compare November 26, 2024 06:24
@gmcdonald gmcdonald self-assigned this Nov 26, 2024
@gmcdonald gmcdonald merged commit e444714 into main Nov 26, 2024
16 checks passed
@gmcdonald gmcdonald deleted the dependabot/maven/eu.agno3.jcifs-jcifs-ng-2.1.10 branch November 26, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant