This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from hnakamur/update_8_1_3
Update to 8.1.3
- Loading branch information
Showing
4 changed files
with
20 additions
and
12 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Binary file renamed
BIN
+8.6 MB
SOURCES/trafficserver-8.1.2.tar.bz2 → SOURCES/trafficserver-8.1.3.tar.bz2
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
-----BEGIN PGP SIGNATURE----- | ||
|
||
iQIzBAABCAAdFiEEsoAf+ddX58RtiQxsTRVBELhFCOwFAmGALcoACgkQTRVBELhF | ||
COy6Gw//c1xs7PtNIZ9Lc/fsC+69809vic8b4+lLIrf00oG+HgzrYbxr6hnJDfrO | ||
fTHTbfuyYQJEyP5ytd47TT/bFLfkkTDlHfwH4Mva3NCdcJ/FGq+Ak5wMZ4NXCd2+ | ||
jvMG0b0xycNuuHas8k/nkx3KohqWqf1xQ0HHd8kpkY45d+kDIRLSskKp4Z5FpJpK | ||
3XE+RBIaLzpM99T3tA9e0jk3Z3fMM6WW5TaLG03NfqisH+YoRfTbnmvP/o8jrpnA | ||
3kiQv4vFGQPeCAElnL4A2SRTHx09DA+ULG2jsBdp0MKa+AqeuD3RhKbTxW7BpI9w | ||
ynZtYlDo0dmMQlemQJ1SXCadA9mEK1pnHIxYZioQyCUT4xAzR5xjLA5SEh8RyEKZ | ||
c7wUEvEK5bB+XZgi19yIHkkYDtysSFyafb8una3xzzfuRFT8iD0npfYuXUbxngPh | ||
/FZ//Sq05kPnAwWrtTGpQUGjz7NR7y03bnwIVWKFowWATto3Gm91DsUme3II9IOR | ||
qjTeq1Ge+uKa9IZJ5ROvOj+0uQtiC5sTHco9zGWrCBsqhQgfZ7QUhXQkxQPdvYi4 | ||
CmTdPSu4JG6x3StoAEjjiZl/bfC+hkUFBRfvVoNnXB9s4aIgZ0Md8c1xSVsqe6rG | ||
aRgZ+mfY8yNXTghrqisC6SBrrtuwvfbYVzY/VZl+B/e8Buu/fG8= | ||
=61G3 | ||
-----END PGP SIGNATURE----- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
Summary: Fast, scalable and extensible HTTP/1.1 compliant caching proxy server | ||
Name: trafficserver | ||
Version: 8.1.2 | ||
Version: 8.1.3 | ||
Release: 1%{?dist} | ||
License: ASL 2.0 | ||
Group: System Environment/Daemons | ||
|
@@ -235,6 +235,9 @@ fi | |
%{_libdir}/pkgconfig/trafficserver.pc | ||
|
||
%changelog | ||
* Wed Nov 3 2021 Hiroaki Nakamura <[email protected]> 8.1.3-1 | ||
- Update to 8.1.3 | ||
|
||
* Tue Jun 29 2021 Hiroaki Nakamura <[email protected]> 8.1.2-1 | ||
- Update to 8.1.2 | ||
- Use yaml-cpp vendored in lib/yamlcpp | ||
|