Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Onionoo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Legacy
gitolite
user
karsten
Onionoo
Commits
79de0d28
Commit
79de0d28
authored
6 years ago
by
Karsten Loesing
Browse files
Options
Downloads
Patches
Plain Diff
Prepare for 6.2-1.17.1 release.
parent
6baeaa81
No related branches found
Branches containing commit
Tags
onionoo-6.2-1.17.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+12
-10
12 additions, 10 deletions
CHANGELOG.md
build.xml
+1
-1
1 addition, 1 deletion
build.xml
with
13 additions
and
11 deletions
CHANGELOG.md
+
12
−
10
View file @
79de0d28
# Changes in version 6.2-1.17.1 - 2018-08-
??
# Changes in version 6.2-1.17.1 - 2018-08-
17
*
Minor changes
-
Parsing of the "as" parameter allows AS0 to be specified. It will now
strip leading zeros. Specifying an AS number larger than the maximum
possible with 32-bits will be treated as an error.
-
Parsing of the "as" parameter allows AS0 to be specified. It will
now strip leading zeros. Specifying an AS number larger than the
maximum possible with 32-bits will be treated as an error.
# Changes in version 6.2-1.17.0 - 2018-08-16
*
Medium changes
-
The "host_name" field will no longer appear in details documents.
-
Names in the "verified_host_names" and "unverified_host_names" fields
are written in a deterministic order.
-
If a reverse domain name lookup results in either no names being found
or an error then the lookup will be repeated at the next updater run.
-
Names in the "verified_host_names" and "unverified_host_names"
fields are written in a deterministic order.
-
If a reverse domain name lookup results in either no names being
found or an error then the lookup will be repeated at the next
updater run.
# Changes in version 6.2-1.16.1 - 2018-08-13
...
...
@@ -79,8 +81,8 @@
*
Minor changes
-
Don't attempt to un-escape character sequences in contact lines
(like "
\u
k") that only happen to start like escaped utf-8
characters
(like "
\u
0055").
(like "
\u
k") that only happen to start like escaped utf-8
characters
(like "
\u
0055").
# Changes in version 5.1-1.11.0 - 2018-03-14
...
...
This diff is collapsed.
Click to expand it.
build.xml
+
1
−
1
View file @
79de0d28
...
...
@@ -10,7 +10,7 @@
<property
name=
"implementation-title"
value=
"Onionoo"
/>
<property
name=
"onionoo.protocol.version"
value=
"6.2"
/>
<property
name=
"release.version"
value=
"${onionoo.protocol.version}-1.17.
0-dev
"
/>
value=
"${onionoo.protocol.version}-1.17.
1
"
/>
<property
name=
"metricslibversion"
value=
"2.4.0"
/>
<property
name=
"jetty.version"
value=
"-9.2.21.v20170120"
/>
<property
name=
"warfile"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment