[Git][java-team/junixsocket][upstream] New upstream version 2.6.1

Jérôme Charaoui (@lavamind) gitlab at salsa.debian.org
Sun Jan 22 03:33:05 GMT 2023



Jérôme Charaoui pushed to branch upstream at Debian Java Maintainers / junixsocket


Commits:
6c4eae2f by Jérôme Charaoui at 2023-01-14T17:14:00-05:00
New upstream version 2.6.1
- - - - -


28 changed files:

- + .github/ISSUE_TEMPLATE/bug_report.md
- + .github/workflows/codeql-analysis-c.yml
- + .github/workflows/codeql-analysis-java.yml
- .gitignore
- AUTHORS
- LICENSE
- NOTICE
- README.md
- + SECURITY.md
- + junixsocket-codecoverage/pom.xml
- + junixsocket-common/.gitignore
- junixsocket-common/pom.xml
- + junixsocket-common/src/main/java/module-info.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFAddressFamily.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFAddressFamilyConfig.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFCore.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFDatagramChannel.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFDatagramSocket.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFDatagramSocketImpl.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFInetAddress.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFInputStream.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFOutputStream.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFPipe.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFSelectionKey.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFSelector.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFSelectorProvider.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFServerSocket.java
- + junixsocket-common/src/main/java/org/newsclub/net/unix/AFServerSocketChannel.java


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/java-team/junixsocket/-/commit/6c4eae2f94e2c70c774e26125eb7d7c8f0845985

-- 
View it on GitLab: https://salsa.debian.org/java-team/junixsocket/-/commit/6c4eae2f94e2c70c774e26125eb7d7c8f0845985
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20230122/9e30f06b/attachment.htm>


More information about the pkg-java-commits mailing list