From: root Date: Tue, 19 Jun 2018 16:57:24 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=52f65e428b20fcee7b869504e20952c5a6bce5ea;p=zenbook committing changes in /etc after apt run Package changes: +icedtea-netx-common 1.6.2-3ubuntu1 all +janino 2.7.0-2 all +java-wrappers 0.1.28 all +javahelp2 2.0.05.ds1-8 all +junit 3.8.2-8build1 all +libapache-pom-java 10-2build1 all +libbatik-java 1.8-3ubuntu1 all +libbcmail-java 1.51-4ubuntu1 all +libbcpkix-java 1.51-4ubuntu1 all +libbcprov-java 1.51-4ubuntu1 all +libbsf-java 1:2.4.0-5build1 all +libcommons-io-java 2.4-2 all +libcommons-logging-java 1.2-1+build1 all +libcommons-parent-java 39-3 all +libdom4j-java 1.6.1+dfsg.3-2ubuntu1 all +libfreehep-export-java 2.1.1-2 all +libfreehep-graphics2d-java 2.1.1-4 all +libfreehep-graphicsio-java 2.1.1-3 all +libfreehep-graphicsio-svg-java 2.1.1-3 all +libfreehep-graphicsio-tests-java 2.1.1+dfsg1-3 all +libfreehep-io-java 2.0.2-4 all +libfreehep-swing-java 2.0.3-3 all +libfreehep-util-java 2.0.2-5 all +libfreehep-xml-java 2.1.2+dfsg1-3 all +libgnuinet-java 1.1.2-2build1 all +libgnumail-java 1.1.2-10ubuntu1 all +libitext-java 2.1.7-10 all +libjanino-java 2.7.0-2 all +libjas-plotter-java 2.2.6+dfsg1-2 all +libjava3d-java 1.5.2+dfsg-11ubuntu1 all +libjava3d-jni 1.5.2+dfsg-11ubuntu1 amd64 +libjaxen-java 1.1.6-1ubuntu1 all +libjaxp1.3-java 1.3.05-2ubuntu3 all +libjdom1-java 1.1.3-1 all +libjline-java 1.0-2 all +libnb-org-openide-util-java 8.1+dfsg1-2 all +libnb-org-openide-util-lookup-java 8.1+dfsg1-2 all +librhino-java 1.7R4-3 all +libsunflow-java 0.07.2.svn396+dfsg-14 all +libtablelayout-java 20090826-2 all +libvecmath-java 1.5.2-5 all +libxalan2-java 2.7.1-9 all +libxerces2-java 2.11.0-7 all +libxml-commons-external-java 1.4.01-2build1 all +libxml-commons-resolver1.1-java 1.2-7build1 all +libxmlgraphics-commons-java 2.1-1ubuntu1 all +libxom-java 1.2.10-1 all +libxpp2-java 2.1.10-7build1 all +libxpp3-java 1.1.4c-2build1 all +rhino 1.7R4-3 all +sweethome3d 4.5+dfsg-3 all +sweethome3d-furniture 1.4.2-1 all --- diff --git a/.etckeeper b/.etckeeper index a854980..57d98ce 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1467,6 +1467,8 @@ maybe chmod 0755 'hotplug/usb' maybe chmod 0644 'hotplug/usb/Argyll.usermap' maybe chmod 0755 'hp' maybe chmod 0644 'hp/hplip.conf' +maybe chmod 0755 'icedtea-web' +maybe chmod 0644 'icedtea-web/javaws.policy' maybe chmod 0755 'ifplugd' maybe chmod 0755 'ifplugd/action.d' maybe chmod 0664 'iftab' @@ -1701,6 +1703,7 @@ maybe chmod 0644 'java/security/security.d/1001-gnu.javax.crypto.jce.GnuCrypto' maybe chmod 0644 'java/security/security.d/1002-gnu.javax.crypto.jce.GnuSasl' maybe chmod 0644 'java/security/security.d/1003-gnu.javax.net.ssl.provider.Jessie' maybe chmod 0644 'java/security/security.d/1004-gnu.javax.security.auth.callback.GnuCallbacks' +maybe chmod 0644 'java/security/security.d/2000-org.bouncycastle.jce.provider.BouncyCastleProvider' maybe chmod 0755 'john' maybe chmod 0644 'john/john-mail.conf' maybe chmod 0644 'john/john-mail.msg' @@ -2506,6 +2509,8 @@ maybe chmod 0644 'xdg/user-dirs.conf' maybe chmod 0644 'xdg/user-dirs.defaults' maybe chmod 0755 'xml' maybe chmod 0644 'xml/catalog' +maybe chmod 0755 'xml/resolver' +maybe chmod 0644 'xml/resolver/CatalogManager.properties' maybe chmod 0644 'xml/xml-core.xml' maybe chmod 0644 'zlibc.conf' maybe chmod 0644 'zsh_command_not_found' diff --git a/icedtea-web/javaws.policy b/icedtea-web/javaws.policy new file mode 100644 index 0000000..354b7c0 --- /dev/null +++ b/icedtea-web/javaws.policy @@ -0,0 +1,4 @@ +// Based on Oracle JDK policy file +grant codeBase "file:/usr/share/icedtea-web/netx.jar" { + permission java.security.AllPermission; +}; \ No newline at end of file diff --git a/java/security/security.d/2000-org.bouncycastle.jce.provider.BouncyCastleProvider b/java/security/security.d/2000-org.bouncycastle.jce.provider.BouncyCastleProvider new file mode 100644 index 0000000..e69de29 diff --git a/mailcap b/mailcap index b3f1307..047248b 100644 --- a/mailcap +++ b/mailcap @@ -390,6 +390,7 @@ image/webp; /usr/bin/google-chrome-stable --incognito %s; test=test -n "$DISPLAY x-scheme-handler/http; /usr/bin/google-chrome-stable --incognito %s; test=test -n "$DISPLAY" x-scheme-handler/https; /usr/bin/google-chrome-stable --incognito %s; test=test -n "$DISPLAY" x-scheme-handler/ftp; /usr/bin/google-chrome-stable --incognito %s; test=test -n "$DISPLAY" +application/x-java-jnlp-file; /usr/bin/javaws %s; test=test -n "$DISPLAY" application/x-java-archive; /usr/lib/jvm/java-8-oracle/bin/java -jar %s; test=test -n "$DISPLAY" application/java-archive; /usr/lib/jvm/java-8-oracle/bin/java -jar %s; test=test -n "$DISPLAY" application/x-jar; /usr/lib/jvm/java-8-oracle/bin/java -jar %s; test=test -n "$DISPLAY" diff --git a/xml/resolver/CatalogManager.properties b/xml/resolver/CatalogManager.properties new file mode 100644 index 0000000..29826b8 --- /dev/null +++ b/xml/resolver/CatalogManager.properties @@ -0,0 +1,61 @@ +######################################################################## +# CatalogManager provides an interface to the catalog properties. +# Properties can come from two places: from system properties or +# from a CatalogManager.properties file. This class provides a +# transparent interface to both, with system properties preferred +# over property file values. + +####################################################################### +# Catalog Files: +# The semicolon-delimited list of catalog files. +# Example: catalogs=./xcatalog;/share/doctypes/catalog + +catalogs=/etc/xml/catalog + +####################################################################### +# Relative Catalogs: +# If false, relative catalog URIs are made absolute with respect to the +# base URI of the CatalogManager.properties file. This setting only +# applies to catalog URIs obtained from the catalogs property in the +# CatalogManager.properties file +# Example: relative-catalogs = [yes|no] + +relative-catalogs=yes + +####################################################################### +# Verbosity: +# If non-zero, the Catalog classes will print informative and debugging +# messages. The higher the number, the more messages. +# Example: verbosity = [0..99] + +verbosity=0 + +####################################################################### +# Prefer: +# Which identifier is preferred, "public" or "system"? +# Example: xml.catalog.prefer = [public|system] + +prefer=system + +####################################################################### +# Static-catalog: +# Should a single catalog be constructed for all parsing, or should a +# different catalog be created for each parser? +# Example: static-catalog = [yes|no] + +static-catalog=yes + +####################################################################### +# Allow-oasis-xml-catalog-pi +# If the source document contains "oasis-xml-catalog" processing +# instructions, should they be used? +# Example: allow-oasis-xml-catalog-pi = [yes|no] + +allow-oasis-xml-catalog-pi=yes + +####################################################################### +# catalog-class-name +# If you're using the convenience classes +# org.apache.xml.resolver.tools.*, this setting allows you to specify +# an alternate class name to use for the underlying catalog. +# Example: catalog-class-name=org.apache.xml.resolver.Resolver