summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2024-03-20 13:09:34 +0100
committerRichard Levitte <levitte@openssl.org>2024-03-20 13:09:34 +0100
commit9010cc0eeec6c80cc04ce09985bdcc69f4b8317b (patch)
treeea864d67a7fb56065b13006bbba86949d796b22b
parent529d8e3daac2c6ebc1de08dbad7829978934ff4b (diff)
Prepare for release of 3.3 alpha 1openssl-3.3.0-alpha1
Reviewed-by: Neil Horman <nhorman@openssl.org> Release: yes
-rw-r--r--CHANGES.md2
-rw-r--r--NEWS.md2
-rw-r--r--VERSION.dat4
3 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES.md b/CHANGES.md
index ddb2ba56a2..a44f30b296 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -26,7 +26,7 @@ OpenSSL Releases
OpenSSL 3.3
-----------
-### Changes between 3.2 and 3.3 [xx XXX xxxx]
+### Changes between 3.2 and 3.3 alpha 1 [20 Mar 2024]
* The BIO_get_new_index() function can only be called 127 times before it
reaches its upper bound of BIO_TYPE_MASK. It will now correctly return an
diff --git a/NEWS.md b/NEWS.md
index 2521e996b5..520fb2b85e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -21,7 +21,7 @@ OpenSSL Releases
OpenSSL 3.3
-----------
-### Major changes between OpenSSL 3.2 and OpenSSL 3.3 [under development]
+### Major changes between OpenSSL 3.2 and OpenSSL 3.3 alpha 1 [in pre-release]
* Added exporter for CMake on Unix and Windows, alongside the pkg-config
exporter.
diff --git a/VERSION.dat b/VERSION.dat
index 5d5f74c114..eac9623123 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=3
PATCH=0
-PRE_RELEASE_TAG=dev
+PRE_RELEASE_TAG=alpha1
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="20 Mar 2024"
SHLIB_VERSION=3
/ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# netdata python.d.plugin configuration
#
# This file is in YaML format.
# Generally the format is:
#
# name: value
#

# Enable / disable the whole python.d.plugin (all its modules)
enabled: yes

# ----------------------------------------------------------------------
# Enable / Disable python.d.plugin modules
#default_run: yes
#
# If "default_run" = "yes" the default for all modules is enabled (yes).
# Setting any of these to "no" will disable it.
#
# If "default_run" = "no" the default for all modules is disabled (no).
# Setting any of these to "yes" will enable it.

# apache_cache has been replaced by web_log
apache_cache: no
# apache: yes
# beanstalk: yes
# bind_rndc: yes
# ceph: yes
chrony: no
# couchdb: yes
# cpufreq: yes
# cpuidle: yes
# dns_query_time: yes
# dnsdist: yes
# dovecot: yes
# elasticsearch: yes

# this is just an example
example: no

# exim: yes
# fail2ban: yes
# freeradius: yes

# gunicorn_log has been replaced by web_log
gunicorn_log: no
go_expvar: no
# haproxy: yes
# hddtemp: yes
# ipfs: yes
# isc_dhcpd: yes
# mdstat: yes
# memcached: yes
# mongodb: yes
# mysql: yes
# nginx: yes
# nginx_plus: yes
# nsd: yes

# nginx_log has been replaced by web_log
nginx_log: no

# ovpn_status_log: yes
# phpfpm: yes
# postfix: yes
# postgres: yes
# powerdns: yes
# rabbitmq: yes
# redis: yes
# retroshare: yes
# sensors: yes
# samba: yes
# smartd_log: yes
# squid: yes
# tomcat: yes
# varnish: yes
# web_log: yes