Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11032218
D5233.id12733.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D5233.id12733.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,15 @@
name : openjdk-8
-version : 8.192
-release : 15
+version : 8.202
+release : 16
source :
- - https://getsol.us/sources/java/jdk8u192-b26.tar.bz2 : a8044863dad4d09a781a050a150868e7a2cc668da14069f80baed4b6bf88c839
- - https://getsol.us/sources/java/corba-u192-b26.tar.bz2 : cf75e3fda1e79a440605eb14b01aa13a6362a33adc6d2dace0eb19e4f71f2c02
- - https://getsol.us/sources/java/hotspot-u192-b26.tar.bz2 : 45da910ef41f3ead10e11e198799e23f55e1504db9afa6325f0164cf2856ef46
- - https://getsol.us/sources/java/jaxp-u192-b26.tar.bz2 : 168ebfd31d955afcf3984357b3b2cd8c3b7969ad343ce2e11a3eae12b1e16d22
- - https://getsol.us/sources/java/jaxws-u192-b26.tar.bz2 : ef6767a0b2052f5ceb9fd568b9da4f7bf980242e063d218bcb829db0be3ba111
- - https://getsol.us/sources/java/jdk-u192-b26.tar.bz2 : fdc8a74348d3c57f7b83532a4e67050316de83fdea648941f1c98a31305d0408
- - https://getsol.us/sources/java/langtools-u192-b26.tar.bz2 : a7dc02bca7f24eb31391457491babaaf5f1328a8690b55bfe2cc06fd59fd8531
- - https://getsol.us/sources/java/nashorn-u192-b26.tar.bz2 : a35d84c9fe6bb218cef65c85ef5431ae1b3d5b944ea55ae83724230d3cc113db
+ - https://getsol.us/sources/java/jdk8u202-b26.tar.bz2 : a62a9f5a186349ed6e17cbba43de6cb88b4854d0927f7b28b1f65391f89e062a
+ - https://getsol.us/sources/java/corba-u202-b26.tar.bz2 : 453a528c2e418ddc5660c4903c8c19ec837e6d3fa36bce658a10117bdf59cc0b
+ - https://getsol.us/sources/java/hotspot-u202-b26.tar.bz2 : 747dc1575a4584c22c19ef9891564cd16636a13d84e3afe7a6ea322c937a73a0
+ - https://getsol.us/sources/java/jaxp-u202-b26.tar.bz2 : 09756fe6a25d5a5cce2a15a7c54ddc961a91843d1961839ec71d8030fc5e58c5
+ - https://getsol.us/sources/java/jaxws-u202-b26.tar.bz2 : 2d535990ee35f447fe733e79876f28aa700c1c2b5913f1f2b8c688792d3d1cda
+ - https://getsol.us/sources/java/jdk-u202-b26.tar.bz2 : 292d603a2eb7e52671c853075baf898bc9c5488798ae401e138800746ec06cf8
+ - https://getsol.us/sources/java/langtools-u202-b26.tar.bz2 : 1ec05595ca604f1c2fe20addd8263761609de2fb3f232221db825f70102b0693
+ - https://getsol.us/sources/java/nashorn-u202-b26.tar.bz2 : 108434b540ba9f58f0ffeb9b3d4fb29c0d07f35b5b944a698589aa275e038081
license : GPL-2.0-with-classpath-exception
component : programming.java
summary : Open implementation of Oracle's Java Development Kit
@@ -30,7 +30,7 @@
setup : |
# Prep input tarballs
unset LD_AS_NEEDED
- _SOLJVM_VERSION="u192-b26"
+ _SOLJVM_VERSION="u202-b26"
for tarball in corba hotspot jaxp jaxws langtools jdk nashorn; do
mkdir -pv ${tarball} &&
tar -xf $sources/${tarball}-${_SOLJVM_VERSION}.tar.bz2 --strip-components=1 -C ${tarball}
@@ -41,7 +41,7 @@
# Now configure
export SANEFLAGS="-std=c++98 -Wno-error -fno-delete-null-pointer-checks -fno-lifetime-dse"
bash ./configure --prefix="$installdir/usr" \
- --with-update-version=192 \
+ --with-update-version=202 \
--with-build-number=b26 \
--with-milestone=solus \
--with-zlib=system \
@@ -61,7 +61,7 @@
# Binaries
rm -rf $installdir/usr/bin/*
- mv $installdir/usr/jvm/openjdk-1.8.0_192-solus $installdir/%libdir%/openjdk-8
+ mv $installdir/usr/jvm/openjdk-1.8.0_202-solus $installdir/%libdir%/openjdk-8
rmdir $installdir/usr/jvm
pushd $installdir/usr/bin
for i in $installdir/%libdir%/openjdk-8/bin/*; do
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -813,7 +813,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="15">openjdk-8</Dependency>
+ <Dependency release="16">openjdk-8</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/openjdk-8/classfile_constants.h</Path>
@@ -827,12 +827,12 @@
</Files>
</Package>
<History>
- <Update release="15">
- <Date>2018-10-23</Date>
- <Version>8.192</Version>
+ <Update release="16">
+ <Date>2019-02-01</Date>
+ <Version>8.202</Version>
<Comment>Packaging update</Comment>
<Name>Philipp Trulson</Name>
<Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
diff --git a/update.sh b/update.sh
--- a/update.sh
+++ b/update.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-VERSION="192"
+VERSION="202"
REVISION="b26"
BASEURI="http://hg.openjdk.java.net/jdk8u/jdk8u/archive"
set -e
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 2:01 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5807799
Default Alt Text
D5233.id12733.diff (4 KB)
Attached To
Mode
D5233: Update openjdk-8 to 8u202
Attached
Detach File
Event Timeline
Log In to Comment