mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
add 3.5.4 release notes
This commit is contained in:
parent
416ec7535a
commit
a537d48f67
@ -18,6 +18,7 @@ addons:
|
||||
- fakeroot
|
||||
|
||||
script:
|
||||
- echo $JAVA_HOME
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then xvfb-run -a ./gradlew test all; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then ./gradlew current; fi
|
||||
- |
|
||||
|
||||
@ -1,3 +1,11 @@
|
||||
Changes in 3.5.4:
|
||||
- Translation updates
|
||||
- Small bugfixes
|
||||
- Mac vendor updates
|
||||
- JDK 11 support in Windows exe
|
||||
- New build system using gradle and proguard
|
||||
- This is the last release to support running under Java 7
|
||||
|
||||
Changes in 3.5.3:
|
||||
- Translation updates
|
||||
- Ping Packet Loss fetcher
|
||||
|
||||
@ -3,7 +3,7 @@ Section: net
|
||||
Version: VERSION-1
|
||||
Priority: optional
|
||||
Architecture: ARCH
|
||||
Installed-Size: 1710
|
||||
Installed-Size: 1940
|
||||
Depends: openjdk-11-jre | openjdk-10-jre | oracle-java10-installer | openjdk-9-jre | oracle-java9-installer | openjdk-8-jre | oracle-java8-installer | openjdk-7-jre | oracle-java7-installer
|
||||
Maintainer: Anton Keks <anton@azib.net>
|
||||
Description: Angry IP Scanner - fast and friendly IP Scanner
|
||||
|
||||
Loading…
Reference in New Issue
Block a user