blob: 9fd2ac97195f96096284c33e6fdd6303d64dbc70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
2022-08-10 hiyuki2578
* 9.1.3-1 :
Apache Traffic Server 9.1.3.
2021-07-15 Galen Sampson <youremail@domain.com>
* 9.0.2-1 :
Apache Traffic Server 9.0.2.
Use `python-sphinx` (python3) instead of `python2-sphinx` which used to
be required by the doc build in prior versions.
2020-05-07 Galen Sampson <youremail@domain.com>
* 8.0.7-1 :
Apache Traffic Server 8.0.7.
Use a dedicated OS user trafficserver for cache, log, and config
file ownership.
2017-09-15 Galen Sampson <youremail@domain.com>
* 7.1.1-1 :
Apache Traffic Server 7.1.1.
2016-11-22 Galen Sampson <youremail@domain.com>
* 7.0.0-1 :
Apache Traffic Server 7.0.0.
2016-08-17 Galen Sampson <youremail@domain.com>
* 6.2.0-1 :
Apache Traffic Server 6.2.0.
2016-02-13 Galen Sampson <youremail@domain.com>
* 6.1.1-1 :
Apache Traffic Server 6.1.1.
2016-01-31 Galen Sampson <youremail@domain.com>
* 6.1.0-1 :
Apache Traffic Server 6.1.0.
2015-07-09 Galen Sampson <youremail@domain.com>
* 5.3.1-1 :
Apache Traffic Server 5.3.1.
2015-03-27 Galen Sampson <youremail@domain.com>
* 5.2.0-1 :
Apache Traffic Server 5.2.0.
2014-11-09 Galen Sampson <youremail@domain.com>
* 5.1.1-1 :
Apache Traffic Server 5.1.1.
2014-07-28 Galen Sampson <youremail@domain.com>
* 5.0.1-1 :
Apache Traffic Server 5.0.1.
2014-05-22 Galen Sampson <youremail@domain.com>
* 4.2.1-1 :
Apache Traffic Server 4.2.1.
2014-04-05 Galen Sampson <youremail@domain.com>
* 4.2.0-1 :
Apache Traffic Server 4.2.0.
2013-12-27 Galen Sampson <youremail@domain.com>
* 4.1.2-1 :
Apache Traffic Server 4.1.2.
2013-09-09 Galen Sampson <youremail@domain.com>
* 4.0.1-1 :
Apache Traffic Server 4.0.1.
2013-07-29 Galen Sampson <youremail@domain.com>
* 3.25-1 :
Apache Traffic Server 3.25.
2013-03-16 Galen Sampson <youremail@domain.com>
* 3.24-1 :
Initial package.
|