summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3839b8bfb..f77c310e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
News (mainly features/major bug fixes)
+portage-2.3.42
+----------------
+* Sync with rsync quarantines data prior to verification, using the
+ rsync --link-dest option (can be disabled by setting
+ "sync-allow-hardlinks = no" in repos.conf).
+* Sync with git quarantines data prior to verification, see
+ https://wiki.gentoo.org/wiki/Portage_Security#git-mirror_repo.
+* Sync with shallow git pull is supported, by "setting sync-depth = 1"
+ in repos.conf.
+
portage-2.3.32
----------------
* EAPI 7 support.