Searched +full:tycho +full:- +full:versions (Results 1 – 12 of 12) sorted by relevance
| /external/google-java-format/eclipse_plugin/ |
| D | pom.xml | 1 <!-- 8 ~ http://www.apache.org/licenses/LICENSE-2.0 15 --> 18 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 19 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 23 <artifactId>google-java-format-eclipse-plugin</artifactId> 24 <packaging>eclipse-plugin</packaging> 34 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> 35 <tycho-version>2.6.0</tycho-version> 41 <artifactId>google-java-format</artifactId> [all …]
|
| D | README.md | 5 See https://github.com/google/google-java-format#eclipse 12 tycho-versions:update-eclipse-metadata` to update the bundle version in 13 `META-INF/MANIFEST.MF`. 18 of the plugin to `eclipse_plugin/lib/` and then triggers the tycho build that uses these 21 `mvn clean install -Dtycho.localArtifacts=ignore` instead. Note, however, that you then must use 24 [p2-local-metadata.properties](https://wiki.eclipse.org/Tycho/Target_Platform#Locally_built_artifac… 26 outdated build artifact created by a previous build instead of re-building the plugin. More 28 [in this thread](https://www.eclipse.org/lists/tycho-user/msg00952.html) and 32 `eclipse_plugin/target/google-java-format-eclipse-plugin-<version>.jar`
|
| /external/google-java-format/.github/workflows/ |
| D | release.yml | 1 name: Release google-java-format 11 build-maven-jars: 12 runs-on: ubuntu-latest 16 - name: Setup Signing Key 18 gpg-agent --daemon --default-cache-ttl 7200 19 echo -e "${{ secrets.GPG_SIGNING_KEY }}" | gpg --batch --import --no-tty 21 …gpg --detach-sig --yes -v --output=/dev/null --pinentry-mode loopback --passphrase "${{ secrets.GP… 23 gpg --list-secret-keys --keyid-format LONG 25 - name: Checkout 28 - name: Set up JDK [all …]
|
| /external/selinux/checkpolicy/ |
| D | checkmodule.8 | 3 checkmodule \- SELinux policy module compiler 6 .I "[\-h] [\-b] [\-c policy_version] [\-C] [\-E] [\-m] [\-M] [\-U handle_unknown] [\-V] [\-o output… 15 module (default) or a non-base policy module (\-m option); typically, 16 you would build a non-base policy module to add to an existing module 27 .B \-b,\-\-binary 31 .B \-C,\-\-cil 34 .B \-E,\-\-werror 37 .B \-h,\-\-help 40 .B \-m 41 Generate a non-base policy module. [all …]
|
| /external/selinux/libsepol/include/sepol/policydb/ |
| D | policydb.h | 1 /* Author : Stephen Smalley, <sds@tycho.nsa.gov> */ 20 * Fine-grained netlink support 24 * Copyright (C) 2004-2005 Trusted Computer Solutions, Inc. 25 * Copyright (C) 2003 - 2004 Tresys Technology, LLC 26 * Copyright (C) 2003 - 2004 Red Hat, Inc. 41 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 69 #define POLICYDB_ERROR -1 70 #define POLICYDB_UNSUPPORTED -2 117 symtab_t permissions; /* class-specific permission symbol table */ 208 mls_semantic_range_t range; /* MLS range (min. - max.) for user */ [all …]
|
| /external/python/cpython3/Misc/NEWS.d/ |
| D | 3.6.1rc1.rst | 4 .. release date: 2017-03-04 14 .. nonce: G5iS-P 78 Fixed use-after-free problem in key sharing dict. 112 .. nonce: 7-uEDT 115 Fix memory leak and use-after-free in os module (path_converter). 149 .. nonce: K6wQ-3 162 UTF-8, instead of the locale encoding to avoid inconsistencies with 163 os.fsencode() and os.fsdecode() which are already using UTF-8. 173 triggerable by a monkey-patched len() function. 182 f-string expressions are no longer accepted as docstrings and by [all …]
|
| D | 3.7.0a1.rst | 2 .. date: 2017-09-05-15-26-30 4 .. release date: 2017-09-19 13 .. date: 2017-08-23-17-02-55 17 Add fuzz tests for float(str), int(str), unicode(str); for oss-fuzz. 22 .. date: 2017-08-16-16-35-59 49 vulnerabilities including: CVE-2017-9233 (External entity infinite loop 50 DoS), CVE-2016-9063 (Integer overflow, re-fix), CVE-2016-0718 (Fix 51 regression bugs from 2.2.0's fix to CVE-2016-0718) and CVE-2012-0876 52 (Counter hash flooding with SipHash). Note: the CVE-2016-5300 (Use 53 os-specific entropy sources like getrandom) doesn't impact Python, since Python [all …]
|
| /external/python/cpython2/Misc/NEWS.d/ |
| D | 2.7.15rc1.rst | 2 .. date: 2018-03-05-10-14-42 4 .. release date: 2018-04-14 15 .. date: 2018-03-02-10-24-52 21 refactored. This resolves CVE-2018-1060 and CVE-2018-1061. Patch by Jamie 27 .. date: 2017-09-04-21-24-51 56 vulnerabilities including: CVE-2017-9233 (External entity infinite loop 57 DoS), CVE-2016-9063 (Integer overflow, re-fix), CVE-2016-0718 (Fix 58 regression bugs from 2.2.0's fix to CVE-2016-0718) and CVE-2012-0876 59 (Counter hash flooding with SipHash). Note: the CVE-2016-5300 (Use 60 os-specific entropy sources like getrandom) doesn't impact Python, since Python [all …]
|
| /external/cronet/third_party/libxml/src/ |
| D | NEWS | 10 seamless upgrades to later versions. If this concerns you, consider bumping 16 - Support for XPointer locations (ranges and points): This was based on 20 `--with-xptr-locs` configuration option. Be warned that this part of 23 - Support for the built-in FTP client (`--with-ftp`). 25 - Support for "legacy" functions (`--with-legacy`). 30 --with-ftp 31 --with-legacy 32 --with-xptr-locs 44 --sysconfdir=/etc 48 - [CVE-2022-2309] Reset nsNr in xmlCtxtReset [all …]
|
| /external/libxml2/ |
| D | NEWS | 10 seamless upgrades to later versions. If this concerns you, consider bumping 16 - Support for XPointer locations (ranges and points): This was based on 20 `--with-xptr-locs` configuration option. Be warned that this part of 23 - Support for the built-in FTP client (`--with-ftp`). 25 - Support for "legacy" functions (`--with-legacy`). 30 --with-ftp 31 --with-legacy 32 --with-xptr-locs 44 --sysconfdir=/etc 48 - [CVE-2022-2309] Reset nsNr in xmlCtxtReset [all …]
|
| /external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/ |
| D | internal_raw_IPA-old.txt | 1803 ad-lib ædlˈɪb 3726 aide-de-camp ˌeddɪkˈæmp 5495 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn 7542 anglo-saxon ˈæŋglosˌæksən 8282 anti-lewisite ˌæntilˈuɪsˌaɪt 9550 aquifer %21020 ˈækwəfər, ˈɑkwə- 9555 aquilegia %7773 -lˈiʤə, ˌækwəlˈiʤiə 9559 aquiline %15023 -lɪn, ˈækwəlˌaɪn 9629 aragonite %11075 ərˈægənˌaɪt, ˈærəgə- 9645 aram %8777 ær-, ˈeræm, ˈɛrəm [all …]
|
| D | internal_raw_IPA.txt | 1508 ad-lib ædlˈɪb 3152 aide-de-camp ˌeddɪkˈæmp 4660 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn 6464 anglo-saxon ˈæŋglosˌæksən 7113 anti-lewisite ˌæntilˈuɪsˌaɪt 10681 audio-visual ˌodiovˈɪʒuəl 11799 baby-sit bˈebisˌɪt 14086 battle-ax bˈætlæks 14655 bed-sitter bˈɛdsˌɪtər 14656 bed-wetting bˈɛdwˌɛtɪŋ [all …]
|