Page MenuHomeSolus

D4085.id10064.diff
No OneTemporary

D4085.id10064.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,15 @@
name : openjdk-8
-version : 8.172
-release : 14
+version : 8.192
+release : 15
source :
- - https://solus-project.com/sources/java/jdk8u172-b00.tar.bz2 : 2a7305fa45b7f2e59200905f723f7a00a6aad84bb30b2a109b15337b96ad2762
- - https://solus-project.com/sources/java/corba-u172-b00.tar.bz2 : 79813d92d10b267c59bc67910ddeb8995a5ec19dfc67bc01384f261f7e4cfa17
- - https://solus-project.com/sources/java/hotspot-u172-b00.tar.bz2 : 2191289bfcb3d92f3a3ccc9c13ec991d344a8f71e3489fc19c33d546c953f405
- - https://solus-project.com/sources/java/jaxp-u172-b00.tar.bz2 : 67355bf9df372765dee3b6e6d9ca168cd2452c526971c7e32eebd5b6624dd6b1
- - https://solus-project.com/sources/java/jaxws-u172-b00.tar.bz2 : a4fc90f03a2802bacea87f568a3fc0d11c27cafbfe5c03cd8b76089c4fba7cce
- - https://solus-project.com/sources/java/jdk-u172-b00.tar.bz2 : 44f062c3fdd3788167e29fe5cb1b2a09112f2b3fdde50d70855e0abd9d2d4391
- - https://solus-project.com/sources/java/langtools-u172-b00.tar.bz2 : 8d21277d336c340f9c0bfb94b3d46531da0012a764b4f3137777967d36fd71b0
- - https://solus-project.com/sources/java/nashorn-u172-b00.tar.bz2 : 4e953e2b5d9c1a676d9111a248d8bb2c131b9d158d6c69eb224301cadc8b3a39
+ - 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
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="u172-b00"
+ _SOLJVM_VERSION="u192-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,8 +41,8 @@
# 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=172 \
- --with-build-number=b00 \
+ --with-update-version=192 \
+ --with-build-number=b26 \
--with-milestone=solus \
--with-zlib=system \
--with-giflib=system \
@@ -61,7 +61,7 @@
# Binaries
rm -rf $installdir/usr/bin/*
- mv $installdir/usr/jvm/openjdk-1.8.0_172-solus $installdir/%libdir%/openjdk-8
+ mv $installdir/usr/jvm/openjdk-1.8.0_192-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
@@ -2,8 +2,8 @@
<Source>
<Name>openjdk-8</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Packager>
<License>GPL-2.0-with-classpath-exception</License>
<PartOf>programming.java</PartOf>
@@ -19,7 +19,47 @@
</Description>
<PartOf>programming.java</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/appletviewer</Path>
+ <Path fileType="executable">/usr/bin/extcheck</Path>
+ <Path fileType="executable">/usr/bin/idlj</Path>
+ <Path fileType="executable">/usr/bin/jar</Path>
+ <Path fileType="executable">/usr/bin/jarsigner</Path>
+ <Path fileType="executable">/usr/bin/java</Path>
+ <Path fileType="executable">/usr/bin/java-rmi.cgi</Path>
+ <Path fileType="executable">/usr/bin/javac</Path>
+ <Path fileType="executable">/usr/bin/javadoc</Path>
+ <Path fileType="executable">/usr/bin/javah</Path>
+ <Path fileType="executable">/usr/bin/javap</Path>
+ <Path fileType="executable">/usr/bin/jcmd</Path>
+ <Path fileType="executable">/usr/bin/jconsole</Path>
+ <Path fileType="executable">/usr/bin/jdb</Path>
+ <Path fileType="executable">/usr/bin/jdeps</Path>
+ <Path fileType="executable">/usr/bin/jhat</Path>
+ <Path fileType="executable">/usr/bin/jinfo</Path>
+ <Path fileType="executable">/usr/bin/jjs</Path>
+ <Path fileType="executable">/usr/bin/jmap</Path>
+ <Path fileType="executable">/usr/bin/jps</Path>
+ <Path fileType="executable">/usr/bin/jrunscript</Path>
+ <Path fileType="executable">/usr/bin/jsadebugd</Path>
+ <Path fileType="executable">/usr/bin/jstack</Path>
+ <Path fileType="executable">/usr/bin/jstat</Path>
+ <Path fileType="executable">/usr/bin/jstatd</Path>
+ <Path fileType="executable">/usr/bin/keytool</Path>
+ <Path fileType="executable">/usr/bin/native2ascii</Path>
+ <Path fileType="executable">/usr/bin/orbd</Path>
+ <Path fileType="executable">/usr/bin/pack200</Path>
+ <Path fileType="executable">/usr/bin/policytool</Path>
+ <Path fileType="executable">/usr/bin/rmic</Path>
+ <Path fileType="executable">/usr/bin/rmid</Path>
+ <Path fileType="executable">/usr/bin/rmiregistry</Path>
+ <Path fileType="executable">/usr/bin/schemagen</Path>
+ <Path fileType="executable">/usr/bin/serialver</Path>
+ <Path fileType="executable">/usr/bin/servertool</Path>
+ <Path fileType="executable">/usr/bin/tnameserv</Path>
+ <Path fileType="executable">/usr/bin/unpack200</Path>
+ <Path fileType="executable">/usr/bin/wsgen</Path>
+ <Path fileType="executable">/usr/bin/wsimport</Path>
+ <Path fileType="executable">/usr/bin/xjc</Path>
<Path fileType="library">/usr/lib64/openjdk-8/ASSEMBLY_EXCEPTION</Path>
<Path fileType="library">/usr/lib64/openjdk-8/LICENSE</Path>
<Path fileType="library">/usr/lib64/openjdk-8/THIRD_PARTY_README</Path>
@@ -723,8 +763,47 @@
<Path fileType="library">/usr/lib64/openjdk-8/sample/try-with-resources/src/ZipCat.java</Path>
<Path fileType="library">/usr/lib64/openjdk-8/src.zip</Path>
<Path fileType="data">/usr/share/applications/java-jar.desktop</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="doc">/usr/share/doc/openjdk-8/LICENSE</Path>
+ <Path fileType="man">/usr/share/man/man1/appletviewer.1</Path>
+ <Path fileType="man">/usr/share/man/man1/extcheck.1</Path>
+ <Path fileType="man">/usr/share/man/man1/idlj.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jar.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jarsigner.1</Path>
+ <Path fileType="man">/usr/share/man/man1/java.1</Path>
+ <Path fileType="man">/usr/share/man/man1/javac.1</Path>
+ <Path fileType="man">/usr/share/man/man1/javadoc.1</Path>
+ <Path fileType="man">/usr/share/man/man1/javah.1</Path>
+ <Path fileType="man">/usr/share/man/man1/javap.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jcmd.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jconsole.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jdb.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jdeps.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jhat.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jinfo.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jjs.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jmap.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jps.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jrunscript.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jsadebugd.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jstack.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jstat.1</Path>
+ <Path fileType="man">/usr/share/man/man1/jstatd.1</Path>
+ <Path fileType="man">/usr/share/man/man1/keytool.1</Path>
+ <Path fileType="man">/usr/share/man/man1/native2ascii.1</Path>
+ <Path fileType="man">/usr/share/man/man1/orbd.1</Path>
+ <Path fileType="man">/usr/share/man/man1/pack200.1</Path>
+ <Path fileType="man">/usr/share/man/man1/policytool.1</Path>
+ <Path fileType="man">/usr/share/man/man1/rmic.1</Path>
+ <Path fileType="man">/usr/share/man/man1/rmid.1</Path>
+ <Path fileType="man">/usr/share/man/man1/rmiregistry.1</Path>
+ <Path fileType="man">/usr/share/man/man1/schemagen.1</Path>
+ <Path fileType="man">/usr/share/man/man1/serialver.1</Path>
+ <Path fileType="man">/usr/share/man/man1/servertool.1</Path>
+ <Path fileType="man">/usr/share/man/man1/tnameserv.1</Path>
+ <Path fileType="man">/usr/share/man/man1/unpack200.1</Path>
+ <Path fileType="man">/usr/share/man/man1/wsgen.1</Path>
+ <Path fileType="man">/usr/share/man/man1/wsimport.1</Path>
+ <Path fileType="man">/usr/share/man/man1/xjc.1</Path>
</Files>
</Package>
<Package>
@@ -734,19 +813,26 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="14">openjdk-8</Dependency>
+ <Dependency release="15">openjdk-8</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
+ <Path fileType="header">/usr/include/openjdk-8/classfile_constants.h</Path>
+ <Path fileType="header">/usr/include/openjdk-8/jawt.h</Path>
+ <Path fileType="header">/usr/include/openjdk-8/jdwpTransport.h</Path>
+ <Path fileType="header">/usr/include/openjdk-8/jni.h</Path>
+ <Path fileType="header">/usr/include/openjdk-8/jvmti.h</Path>
+ <Path fileType="header">/usr/include/openjdk-8/jvmticmlr.h</Path>
+ <Path fileType="header">/usr/include/openjdk-8/linux/jawt_md.h</Path>
+ <Path fileType="header">/usr/include/openjdk-8/linux/jni_md.h</Path>
</Files>
</Package>
<History>
- <Update release="14">
- <Date>2018-03-19</Date>
- <Version>8.172</Version>
+ <Update release="15">
+ <Date>2018-10-19</Date>
+ <Version>8.192</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <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,6 +1,6 @@
#!/bin/bash
-VERSION="172"
-REVISION="b00"
+VERSION="192"
+REVISION="b26"
BASEURI="http://hg.openjdk.java.net/jdk8u/jdk8u/archive"
set -e

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 3:31 PM (3 h, 3 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802827
Default Alt Text
D4085.id10064.diff (11 KB)

Event Timeline