openSUSE Commits
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
May 2022
- 1 participants
- 2269 discussions
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-fs for openSUSE:Factory checked in at 2022-05-31 15:46:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fs (Old)
and /work/SRC/openSUSE:Factory/.python-fs.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fs"
Tue May 31 15:46:49 2022 rev:14 rq:979746 version:2.4.16
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fs/python-fs.changes 2022-03-29 18:14:12.463061289 +0200
+++ /work/SRC/openSUSE:Factory/.python-fs.new.1548/python-fs.changes 2022-05-31 15:46:54.707969478 +0200
@@ -1,0 +2,13 @@
+Sun May 29 20:03:22 UTC 2022 - Dirk M��ller <dmueller(a)suse.com>
+
+- update to 2.4.16:
+ * Make `fs.zipfs._ZipExtFile` use the seeking mechanism implemented
+ in the Python standard library in Python version 3.7 and later
+ * Mark `fs.zipfs.ReadZipFS` as a case-sensitive filesystem
+ * Optimized moving files between filesystems with syspaths.
+ * Fixed `fs.move.move_file` to clean up the copy on the destination in case of errors.
+ * `fs.opener.manage_fs` with `writeable=True` will now raise a `ResourceReadOnly`
+ exception if the managed filesystem is not writeable.
+ * Marked filesystems wrapped with `fs.wrap.WrapReadOnly` as read-only.
+
+-------------------------------------------------------------------
Old:
----
fs-2.4.15.tar.gz
New:
----
fs-2.4.16.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fs.spec ++++++
--- /var/tmp/diff_new_pack.SIRj1s/_old 2022-05-31 15:46:55.199969805 +0200
+++ /var/tmp/diff_new_pack.SIRj1s/_new 2022-05-31 15:46:55.203969807 +0200
@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-fs
-Version: 2.4.15
+Version: 2.4.16
Release: 0
Summary: Python's filesystem abstraction layer
License: MIT
++++++ fs-2.4.15.tar.gz -> fs-2.4.16.tar.gz ++++++
++++ 3117 lines of diff (skipped)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-dulwich for openSUSE:Factory checked in at 2022-05-31 15:46:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dulwich (Old)
and /work/SRC/openSUSE:Factory/.python-dulwich.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dulwich"
Tue May 31 15:46:48 2022 rev:49 rq:979745 version:0.20.42
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes 2022-05-24 20:31:17.054914980 +0200
+++ /work/SRC/openSUSE:Factory/.python-dulwich.new.1548/python-dulwich.changes 2022-05-31 15:46:52.823968227 +0200
@@ -1,0 +2,7 @@
+Sun May 29 20:02:11 UTC 2022 - Dirk M��ller <dmueller(a)suse.com>
+
+- update to 0.20.42:
+ * Drop ``RefsContainer.watch`` that was always flaky.
+ * Fix wheel uploading, properly. (Ruslan Kuprieiev)
+
+-------------------------------------------------------------------
Old:
----
dulwich-0.20.40.tar.gz
New:
----
dulwich-0.20.42.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dulwich.spec ++++++
--- /var/tmp/diff_new_pack.wtzR42/_old 2022-05-31 15:46:54.267969186 +0200
+++ /var/tmp/diff_new_pack.wtzR42/_new 2022-05-31 15:46:54.271969188 +0200
@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-dulwich
-Version: 0.20.40
+Version: 0.20.42
Release: 0
Summary: Pure-Python Git Library
License: Apache-2.0 OR GPL-2.0-or-later
++++++ dulwich-0.20.40.tar.gz -> dulwich-0.20.42.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dulwich-0.20.40/.github/workflows/pythonwheels.yml new/dulwich-0.20.42/.github/workflows/pythonwheels.yml
--- old/dulwich-0.20.40/.github/workflows/pythonwheels.yml 2022-05-19 17:41:40.000000000 +0200
+++ new/dulwich-0.20.42/.github/workflows/pythonwheels.yml 2022-05-24 22:03:16.000000000 +0200
@@ -63,23 +63,28 @@
# https://github.com/RalfG/python-wheels-manylinux-build/issues/26
LD_LIBRARY_PATH: /usr/local/lib:${{ env.LD_LIBRARY_PATH }}
if: "matrix.os == 'ubuntu-latest'"
+ - name: Upload wheels (Linux)
+ uses: actions/upload-artifact@v2
+ # Only include *manylinux* wheels; the other wheels files are built but
+ # rejected by pip.
+ if: "matrix.os == 'ubuntu-latest'"
+ with:
+ name: dist
+ path: dist/*manylinux*.whl
+ - name: Upload wheels (non-Linux)
+ uses: actions/upload-artifact@v2
+ with:
+ name: dist
+ path: dist/*.whl
+ if: "matrix.os != 'ubuntu-latest'"
publish:
- runs-on: ${{ matrix.os }}
- strategy:
- matrix:
- os: [macos-latest, windows-latest]
- python-version: ['3.6', '3.7', '3.8', '3.9', '3.10']
- include:
- - os: ubuntu-latest
- python-version: '3.x'
- # path encoding
- fail-fast: false
+ runs-on: ubuntu-latest
needs: build
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/dulwich-')
steps:
- - name: Set up Python ${{ matrix.python-version }}
+ - name: Set up Python
uses: actions/setup-python@v2
with:
python-version: "3.x"
@@ -87,19 +92,10 @@
run: |
python -m pip install --upgrade pip
pip install twine
- - name: Publish (Linux)
+ - name: Download wheels
+ uses: actions/download-artifact@v2
+ - name: Publish wheels
env:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
- run: |
- # Only include *manylinux* wheels; the other wheels files are built but
- # rejected by pip.
- twine upload dist/*manylinux*.whl
- if: "matrix.os == 'ubuntu-latest'"
- - name: Publish (non-Linux)
- env:
- TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
- TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
- run: |
- twine upload dist/*.whl
- if: "matrix.os != 'ubuntu-latest'"
+ run: twine upload dist/*.whl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dulwich-0.20.40/NEWS new/dulwich-0.20.42/NEWS
--- old/dulwich-0.20.40/NEWS 2022-05-19 17:43:42.000000000 +0200
+++ new/dulwich-0.20.42/NEWS 2022-05-24 22:04:47.000000000 +0200
@@ -1,3 +1,12 @@
+0.20.42 2022-05-24
+
+ * Drop ``RefsContainer.watch`` that was always flaky.
+ (Jelmer Vernoo��, #886)
+
+0.20.41 2022-05-24
+
+ * Fix wheel uploading, properly. (Ruslan Kuprieiev)
+
0.20.40 2022-05-19
* Fix wheel uploading. (Daniele Trifir��, Jelmer Vernoo��)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dulwich-0.20.40/PKG-INFO new/dulwich-0.20.42/PKG-INFO
--- old/dulwich-0.20.40/PKG-INFO 2022-05-19 17:43:51.909788800 +0200
+++ new/dulwich-0.20.42/PKG-INFO 2022-05-24 22:04:50.134373700 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: dulwich
-Version: 0.20.40
+Version: 0.20.42
Summary: Python Git Library
Home-page: https://www.dulwich.io/
Author: Jelmer Vernooij
@@ -28,7 +28,6 @@
Provides-Extra: https
Provides-Extra: paramiko
Provides-Extra: pgp
-Provides-Extra: watch
License-File: COPYING
License-File: AUTHORS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dulwich-0.20.40/dulwich/__init__.py new/dulwich-0.20.42/dulwich/__init__.py
--- old/dulwich-0.20.40/dulwich/__init__.py 2022-05-19 17:43:42.000000000 +0200
+++ new/dulwich-0.20.42/dulwich/__init__.py 2022-05-24 22:04:47.000000000 +0200
@@ -22,4 +22,4 @@
"""Python implementation of the Git file formats and protocols."""
-__version__ = (0, 20, 40)
+__version__ = (0, 20, 42)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dulwich-0.20.40/dulwich/refs.py new/dulwich-0.20.42/dulwich/refs.py
--- old/dulwich-0.20.40/dulwich/refs.py 2022-05-19 17:41:41.000000000 +0200
+++ new/dulwich-0.20.42/dulwich/refs.py 2022-05-24 22:03:16.000000000 +0200
@@ -430,35 +430,6 @@
ret[src] = dst
return ret
- def watch(self):
- """Watch for changes to the refs in this container.
-
- Returns a context manager that yields tuples with (refname, new_sha)
- """
- raise NotImplementedError(self.watch)
-
-
-class _DictRefsWatcher(object):
- def __init__(self, refs):
- self._refs = refs
-
- def __enter__(self):
- from queue import Queue
-
- self.queue = Queue()
- self._refs._watchers.add(self)
- return self
-
- def __next__(self):
- return self.queue.get()
-
- def _notify(self, entry):
- self.queue.put_nowait(entry)
-
- def __exit__(self, exc_type, exc_val, exc_tb):
- self._refs._watchers.remove(self)
- return False
-
class DictRefsContainer(RefsContainer):
"""RefsContainer backed by a simple dict.
@@ -486,9 +457,6 @@
for watcher in self._watchers:
watcher._notify((ref, newsha))
- def watch(self):
- return _DictRefsWatcher(self)
-
def set_symbolic_ref(
self,
name,
@@ -642,50 +610,6 @@
return self._refs[name]
-class _InotifyRefsWatcher(object):
- def __init__(self, path):
- import pyinotify
- from queue import Queue
-
- self.path = os.fsdecode(path)
- self.manager = pyinotify.WatchManager()
- self.manager.add_watch(
- self.path,
- pyinotify.IN_DELETE | pyinotify.IN_CLOSE_WRITE | pyinotify.IN_MOVED_TO,
- rec=True,
- auto_add=True,
- )
-
- self.notifier = pyinotify.ThreadedNotifier(
- self.manager, default_proc_fun=self._notify
- )
- self.queue = Queue()
-
- def _notify(self, event):
- if event.dir:
- return
- if event.pathname.endswith(".lock"):
- return
- ref = os.fsencode(os.path.relpath(event.pathname, self.path))
- if event.maskname == "IN_DELETE":
- self.queue.put_nowait((ref, None))
- elif event.maskname in ("IN_CLOSE_WRITE", "IN_MOVED_TO"):
- with open(event.pathname, "rb") as f:
- sha = f.readline().rstrip(b"\n\r")
- self.queue.put_nowait((ref, sha))
-
- def __next__(self):
- return self.queue.get()
-
- def __enter__(self):
- self.notifier.start()
- return self
-
- def __exit__(self, exc_type, exc_val, exc_tb):
- self.notifier.stop()
- return False
-
-
class DiskRefsContainer(RefsContainer):
"""Refs container that reads refs from disk."""
@@ -1085,11 +1009,6 @@
return True
- def watch(self):
- import pyinotify # noqa: F401
-
- return _InotifyRefsWatcher(self.path)
-
def _split_ref_line(line):
"""Split a single ref line into a tuple of SHA1 and name."""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dulwich-0.20.40/dulwich/tests/test_refs.py new/dulwich-0.20.42/dulwich/tests/test_refs.py
--- old/dulwich-0.20.40/dulwich/tests/test_refs.py 2022-05-19 17:41:41.000000000 +0200
+++ new/dulwich-0.20.42/dulwich/tests/test_refs.py 2022-05-24 22:03:16.000000000 +0200
@@ -355,39 +355,6 @@
)
self.assertNotIn(b"refs/remotes/origin/other", self._refs)
- def test_watch(self):
- self.skipTest("watch sometimes hangs")
- try:
- watcher = self._refs.watch()
- except (NotImplementedError, ImportError):
- self.skipTest("watching not supported")
- with watcher:
- self._refs[
- b"refs/remotes/origin/other"
- ] = b"48d01bd4b77fed026b154d16493e5deab78f02ec"
- change = next(watcher)
- self.assertEqual(
- (
- b"refs/remotes/origin/other",
- b"48d01bd4b77fed026b154d16493e5deab78f02ec",
- ),
- change,
- )
- self._refs[
- b"refs/remotes/origin/other"
- ] = b"48d01bd4b77fed026b154d16493e5deab78f02ed"
- change = next(watcher)
- self.assertEqual(
- (
- b"refs/remotes/origin/other",
- b"48d01bd4b77fed026b154d16493e5deab78f02ed",
- ),
- change,
- )
- del self._refs[b"refs/remotes/origin/other"]
- change = next(watcher)
- self.assertEqual((b"refs/remotes/origin/other", None), change)
-
class DictRefsContainerTests(RefsContainerTests, TestCase):
def setUp(self):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dulwich-0.20.40/dulwich.egg-info/PKG-INFO new/dulwich-0.20.42/dulwich.egg-info/PKG-INFO
--- old/dulwich-0.20.40/dulwich.egg-info/PKG-INFO 2022-05-19 17:43:51.000000000 +0200
+++ new/dulwich-0.20.42/dulwich.egg-info/PKG-INFO 2022-05-24 22:04:49.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: dulwich
-Version: 0.20.40
+Version: 0.20.42
Summary: Python Git Library
Home-page: https://www.dulwich.io/
Author: Jelmer Vernooij
@@ -28,7 +28,6 @@
Provides-Extra: https
Provides-Extra: paramiko
Provides-Extra: pgp
-Provides-Extra: watch
License-File: COPYING
License-File: AUTHORS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dulwich-0.20.40/dulwich.egg-info/requires.txt new/dulwich-0.20.42/dulwich.egg-info/requires.txt
--- old/dulwich-0.20.40/dulwich.egg-info/requires.txt 2022-05-19 17:43:51.000000000 +0200
+++ new/dulwich-0.20.42/dulwich.egg-info/requires.txt 2022-05-24 22:04:49.000000000 +0200
@@ -12,6 +12,3 @@
[pgp]
gpg
-
-[watch]
-pyinotify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dulwich-0.20.40/setup.py new/dulwich-0.20.42/setup.py
--- old/dulwich-0.20.40/setup.py 2022-05-19 17:43:42.000000000 +0200
+++ new/dulwich-0.20.42/setup.py 2022-05-24 22:04:47.000000000 +0200
@@ -23,7 +23,7 @@
'For 2.7 support, please install a version prior to 0.20')
-dulwich_version_string = '0.20.40'
+dulwich_version_string = '0.20.42'
class DulwichDistribution(Distribution):
@@ -78,7 +78,6 @@
'fastimport': ['fastimport'],
'https': ['urllib3[secure]>=1.24.1'],
'pgp': ['gpg'],
- 'watch': ['pyinotify'],
'paramiko': ['paramiko'],
}
setup_kwargs['install_requires'] = ['urllib3>=1.24.1', 'certifi']
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ntfs-3g_ntfsprogs for openSUSE:Factory checked in at 2022-05-31 15:46:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
and /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntfs-3g_ntfsprogs"
Tue May 31 15:46:47 2022 rev:28 rq:979742 version:2022.5.17
Changes:
--------
--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes 2021-12-27 16:07:26.553702387 +0100
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new.1548/ntfs-3g_ntfsprogs.changes 2022-05-31 15:46:51.651967449 +0200
@@ -1,0 +2,11 @@
+Sun May 29 19:51:01 UTC 2022 - Dirk M��ller <dmueller(a)suse.com>
+
+- update to 2022.5.17 (bsc#1199978):
+ * Improved defence against maliciously tampered NTFS partitions
+ * Improved defence against improper use of options
+ * Updated the documentation
+ * CVE-2022-30783, CVE-2022-30785, CVE-2022-30787
+ * CVE-2021-46790, CVE-2022-30784, CVE-2022-30786,
+ * CVE-2022-30788, CVE-2022-30789
+
+-------------------------------------------------------------------
Old:
----
ntfs-3g_ntfsprogs-2021.8.22.tgz
New:
----
ntfs-3g_ntfsprogs-2022.5.17.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ntfs-3g_ntfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.qLv6jG/_old 2022-05-31 15:46:52.223967829 +0200
+++ /var/tmp/diff_new_pack.qLv6jG/_new 2022-05-31 15:46:52.227967831 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ntfs-3g_ntfsprogs
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,20 @@
#
+%define sover 89
%if 0%{?usrmerged}
-%define sbindir %_sbindir
+%define sbindir %{_sbindir}
%else
%define sbindir /sbin
%endif
-
-%define sover 89
-
Name: ntfs-3g_ntfsprogs
+Version: 2022.5.17
+Release: 0
Summary: NTFS Support in Userspace
License: GPL-2.0-or-later
Group: System/Filesystems
-Version: 2021.8.22
-Release: 0
-Source: http://tuxera.com/opensource/%{name}-%{version}.tgz
URL: https://github.com/tuxera/ntfs-3g/
+Source: https://tuxera.com/opensource/%{name}-%{version}.tgz
BuildRequires: autoconf
BuildRequires: gnutls-devel
BuildRequires: hwinfo-devel
@@ -39,7 +37,6 @@
BuildRequires: libuuid-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(fuse) >= 2.6.0
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
NTFS-3G allows for read/write access to NTFS partitions which can be
@@ -63,12 +60,12 @@
shared with Windows XP, Windows Server 2003, Windows 2000, Windows
Vista and Windows Seven.
-%package -n libntfs-3g%sover
+%package -n libntfs-3g%{sover}
Summary: NTFS Support in Userspace -- Library
License: LGPL-2.1-or-later
Group: System/Filesystems
-%description -n libntfs-3g%sover
+%description -n libntfs-3g%{sover}
NTFS-3G allows for read/write access to NTFS partitions which can be
shared with Windows XP, Windows Server 2003, Windows 2000, Windows
Vista and Windows Seven.
@@ -78,7 +75,7 @@
License: LGPL-2.1-or-later
Group: System/Filesystems
Requires: glibc-devel
-Requires: libntfs-3g%sover = %{version}
+Requires: libntfs-3g%{sover} = %{version}
Provides: ntfs-3g-devel = %{version}
Obsoletes: ntfs-3g-devel < %{version}
@@ -106,7 +103,7 @@
These are programs which are considered non-functional or only test-oriented. They are kept in the source
tarball so that volunteers can capitalize on them for improvement.
-In particular ntfsck is just a place holder. Distributions are expected not to recommend inserting a positive value in the last field of /etc/fstab for ntfs partitions.
+In particular ntfsck is just a place holder. Distributions are expected not to recommend inserting a positive value in the last field of %{_sysconfdir}/fstab for ntfs partitions.
They have been orphaned for ten years and are unlikely to be upgraded (except ntfsfallocate, if there is some demand).
@@ -121,21 +118,21 @@
# which is signed and would possibly ok to be unsigned. Any solution to this
# needs to be carefully reviewed and tested, so we do not change the code now:
#
-export CFLAGS="$RPM_OPT_FLAGS -Wformat -Wformat-security -W -Wno-sign-compare -fPIE"
+export CFLAGS="%{optflags} -Wformat -Wformat-security -W -Wno-sign-compare -fPIE"
export LDFLAGS="-pie"
%configure --exec-prefix=/ --disable-static --with-pic --disable-ldconfig \
--with-fuse=external --enable-posix-acls \
--enable-extras \
--enable-crypto \
--enable-quarantined
-make %{?_smp_mflags}
+%make_build
%install
-make install DESTDIR="%buildroot"
+%make_install
%if 0%{?usrmerged}
mv %{buildroot}/sbin/* %{buildroot}%{_sbindir}
%endif
-%{__rm} -v %{buildroot}%{_libdir}/libntfs-3g.la
+rm -v %{buildroot}%{_libdir}/libntfs-3g.la
# Alternatives for mount.ntfs (binary and manpage)
mkdir -p %{buildroot}%{_sysconfdir}/alternatives
ln -s -f %{_sysconfdir}/alternatives/mount.ntfs %{buildroot}%{sbindir}/mount.ntfs
@@ -160,12 +157,10 @@
update-alternatives --remove mount.ntfs %{sbindir}/mount.ntfs-3g
fi
-%post -n libntfs-3g%sover -p /sbin/ldconfig
-
-%postun -n libntfs-3g%sover -p /sbin/ldconfig
+%post -n libntfs-3g%{sover} -p /sbin/ldconfig
+%postun -n libntfs-3g%{sover} -p /sbin/ldconfig
%files -n ntfs-3g
-%defattr(-,root,root,-)
%doc AUTHORS ChangeLog CREDITS NEWS README
%license COPYING
%{_bindir}/ntfs-3g
@@ -186,21 +181,18 @@
%{_mandir}/man8/ntfssecaudit.8%{?ext_man}
%{_mandir}/man8/ntfsusermap.8%{?ext_man}
# We already have this, so no need to package it again.
-%exclude /usr/share/doc/ntfs-3g/README
+%exclude %{_datadir}/doc/ntfs-3g/README
-%files -n libntfs-3g%sover
-%defattr(-,root,root,-)
+%files -n libntfs-3g%{sover}
%license COPYING.LIB
%{_libdir}/libntfs-3g.so.*
%files -n libntfs-3g-devel
-%defattr(-,root,root,-)
%{_includedir}/ntfs-3g/
%{_libdir}/libntfs-3g.so
%{_libdir}/pkgconfig/libntfs-3g.pc
%files -n ntfsprogs
-%defattr(-, root, root)
%doc AUTHORS ChangeLog CREDITS NEWS README
%license COPYING
%{_sbindir}/mkfs.ntfs
@@ -240,7 +232,6 @@
%{_mandir}/man8/ntfsrecover.8%{?ext_man}
%files -n ntfsprogs-extra
-%defattr(-, root, root)
%doc AUTHORS ChangeLog CREDITS NEWS README
%license COPYING
%{_bindir}/ntfsck
++++++ ntfs-3g_ntfsprogs-2021.8.22.tgz -> ntfs-3g_ntfsprogs-2022.5.17.tgz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/README new/ntfs-3g_ntfsprogs-2022.5.17/README
--- old/ntfs-3g_ntfsprogs-2021.8.22/README 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/README 2022-05-17 08:38:29.000000000 +0200
@@ -24,7 +24,7 @@
News, support answers, problem submission instructions, support and discussion
forums, and other information are available on the project web site at
- https://github.com/tuxera/ntfs-3g
+ https://github.com/tuxera/ntfs-3g/wiki
The project has been funded, supported and maintained since 2008 by Tuxera:
@@ -47,8 +47,13 @@
QUICK INSTALLATION
==================
-Linux: Make sure you have the basic development tools and the kernel includes
-the FUSE kernel module. Then unpack the source tarball and type:
+Most distributions have an up-to-date NTFS-3G package ready for use, and
+the recommended way is to install it.
+
+If you need some specific customization, you can compile and install from
+the released source code. Make sure you have the basic development tools
+and the kernel includes the FUSE kernel module. Then unpack the source
+tarball and type:
./configure
make
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/configure new/ntfs-3g_ntfsprogs-2022.5.17/configure
--- old/ntfs-3g_ntfsprogs-2021.8.22/configure 2021-08-22 17:11:13.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/configure 2022-05-17 08:38:39.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ntfs-3g 2021.8.22.
+# Generated by GNU Autoconf 2.69 for ntfs-3g 2022.5.17.
#
# Report bugs to <ntfs-3g-devel(a)lists.sf.net>.
#
@@ -590,8 +590,8 @@
# Identity of this package.
PACKAGE_NAME='ntfs-3g'
PACKAGE_TARNAME='ntfs-3g'
-PACKAGE_VERSION='2021.8.22'
-PACKAGE_STRING='ntfs-3g 2021.8.22'
+PACKAGE_VERSION='2022.5.17'
+PACKAGE_STRING='ntfs-3g 2022.5.17'
PACKAGE_BUGREPORT='ntfs-3g-devel(a)lists.sf.net'
PACKAGE_URL=''
@@ -1412,7 +1412,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures ntfs-3g 2021.8.22 to adapt to many kinds of systems.
+\`configure' configures ntfs-3g 2022.5.17 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1483,7 +1483,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ntfs-3g 2021.8.22:";;
+ short | recursive ) echo "Configuration of ntfs-3g 2022.5.17:";;
esac
cat <<\_ACEOF
@@ -1647,7 +1647,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ntfs-3g configure 2021.8.22
+ntfs-3g configure 2022.5.17
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2127,7 +2127,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by ntfs-3g $as_me 2021.8.22, which was
+It was created by ntfs-3g $as_me 2022.5.17, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3107,7 +3107,7 @@
# Define the identity of the package.
PACKAGE='ntfs-3g'
- VERSION='2021.8.22'
+ VERSION='2022.5.17'
cat >>confdefs.h <<_ACEOF
@@ -16391,7 +16391,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ntfs-3g $as_me 2021.8.22, which was
+This file was extended by ntfs-3g $as_me 2022.5.17, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16457,7 +16457,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-ntfs-3g config.status 2021.8.22
+ntfs-3g config.status 2022.5.17
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/configure.ac new/ntfs-3g_ntfsprogs-2022.5.17/configure.ac
--- old/ntfs-3g_ntfsprogs-2021.8.22/configure.ac 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/configure.ac 2022-05-17 08:38:29.000000000 +0200
@@ -24,7 +24,7 @@
# Autoconf
AC_PREREQ(2.59)
-AC_INIT([ntfs-3g],[2021.8.22],[ntfs-3g-devel(a)lists.sf.net])
+AC_INIT([ntfs-3g],[2022.5.17],[ntfs-3g-devel(a)lists.sf.net])
LIBNTFS_3G_VERSION="89"
AC_CONFIG_SRCDIR([src/ntfs-3g.c])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/libfuse-lite/fuse.c new/ntfs-3g_ntfsprogs-2022.5.17/libfuse-lite/fuse.c
--- old/ntfs-3g_ntfsprogs-2021.8.22/libfuse-lite/fuse.c 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/libfuse-lite/fuse.c 2022-05-17 08:38:29.000000000 +0200
@@ -2223,7 +2223,7 @@
}
}
if (dh->filled) {
- if (off < dh->len) {
+ if ((off >= 0) && (off < dh->len)) {
if (off + size > dh->len)
size = dh->len - off;
} else
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/libfuse-lite/mount.c new/ntfs-3g_ntfsprogs-2022.5.17/libfuse-lite/mount.c
--- old/ntfs-3g_ntfsprogs-2021.8.22/libfuse-lite/mount.c 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/libfuse-lite/mount.c 2022-05-17 08:38:29.000000000 +0200
@@ -670,11 +670,10 @@
fprintf(stderr, "fuse: 'allow_other' and 'allow_root' options are mutually exclusive\n");
goto out;
}
- res = 0;
+ res = -1;
if (mo.ishelp)
goto out;
- res = -1;
if (get_mnt_flag_opts(&mnt_opts, mo.flags) == -1)
goto out;
#ifndef __SOLARIS__
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g/attrib.c new/ntfs-3g_ntfsprogs-2022.5.17/libntfs-3g/attrib.c
--- old/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g/attrib.c 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/libntfs-3g/attrib.c 2022-05-17 08:38:29.000000000 +0200
@@ -216,6 +216,7 @@
if (total + (rl[i].length << vol->cluster_size_bits) >=
sle64_to_cpu(a->data_size)) {
unsigned char *intbuf = NULL;
+ s64 intlth;
/*
* We have reached the last run so we were going to
* overflow when executing the ntfs_pread() which is
@@ -229,8 +230,18 @@
* We have reached the end of data size so we were
* going to overflow in the same fashion.
* Temporary fix: same as above.
+ *
+ * For safety, limit the amount to read to the
+ * needed size, knowing that the whole attribute
+ * size has been checked to be <= 0x40000.
*/
- intbuf = ntfs_malloc(rl[i].length << vol->cluster_size_bits);
+ intlth = (sle64_to_cpu(a->data_size) - total
+ + vol->cluster_size - 1)
+ >> vol->cluster_size_bits;
+ if (rl[i].length < intlth)
+ intlth = rl[i].length;
+ intbuf = (u8*)ntfs_malloc(intlth
+ << vol->cluster_size_bits);
if (!intbuf) {
free(rl);
return 0;
@@ -246,14 +257,15 @@
* - Yes we can, in sparse files! But not necessarily
* size of 16, just run length.
*/
- r = ntfs_pread(vol->dev, rl[i].lcn <<
- vol->cluster_size_bits, rl[i].length <<
- vol->cluster_size_bits, intbuf);
- if (r != rl[i].length << vol->cluster_size_bits) {
+ r = ntfs_pread(vol->dev,
+ rl[i].lcn << vol->cluster_size_bits,
+ intlth << vol->cluster_size_bits,
+ intbuf);
+ if (r != intlth << vol->cluster_size_bits) {
#define ESTR "Error reading attribute value"
if (r == -1)
ntfs_log_perror(ESTR);
- else if (r < rl[i].length <<
+ else if (r < intlth <<
vol->cluster_size_bits) {
ntfs_log_debug(ESTR ": Ran out of input data.\n");
errno = EIO;
@@ -414,7 +426,15 @@
na = ntfs_calloc(sizeof(ntfs_attr));
if (!na)
goto out;
+ if (!name_len)
+ name = (ntfschar*)NULL;
if (name && name != AT_UNNAMED && name != NTFS_INDEX_I30) {
+ /* A null char leads to a short name and unallocated bytes */
+ if (ntfs_ucsnlen(name, name_len) != name_len) {
+ ntfs_log_error("Null character in attribute name"
+ " of inode %lld\n",(long long)ni->mft_no);
+ goto err_out;
+ }
name = ntfs_ucsndup(name, name_len);
if (!name)
goto err_out;
@@ -432,8 +452,19 @@
if (!name) {
if (a->name_length) {
- name = ntfs_ucsndup((ntfschar*)((u8*)a + le16_to_cpu(
- a->name_offset)), a->name_length);
+ ntfschar *attr_name;
+
+ attr_name = (ntfschar*)((u8*)a
+ + le16_to_cpu(a->name_offset));
+ /* A null character leads to illegal memory access */
+ if (ntfs_ucsnlen(attr_name, a->name_length)
+ != a->name_length) {
+ ntfs_log_error("Null character in attribute"
+ " name in inode %lld\n",
+ (long long)ni->mft_no);
+ goto put_err_out;
+ }
+ name = ntfs_ucsndup(attr_name, a->name_length);
if (!name)
goto put_err_out;
newname = name;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g/logfile.c new/ntfs-3g_ntfsprogs-2022.5.17/libntfs-3g/logfile.c
--- old/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g/logfile.c 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/libntfs-3g/logfile.c 2022-05-17 08:38:29.000000000 +0200
@@ -287,9 +287,19 @@
LOG_CLIENT_RECORD *ca, *cr;
u16 nr_clients, idx;
BOOL in_free_list, idx_is_first;
+ u32 offset_clients;
ntfs_log_trace("Entering.\n");
+ /* The restart area must be fully within page */
+ if ((le16_to_cpu(rp->restart_area_offset) + sizeof(RESTART_AREA))
+ > le32_to_cpu(rp->system_page_size))
+ goto err_out;
ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
+ offset_clients = le16_to_cpu(rp->restart_area_offset)
+ + le16_to_cpu(ra->client_array_offset);
+ /* The clients' records must begin within page */
+ if (offset_clients >= le32_to_cpu(rp->system_page_size))
+ goto err_out;
ca = (LOG_CLIENT_RECORD*)((u8*)ra +
le16_to_cpu(ra->client_array_offset));
/*
@@ -308,6 +318,10 @@
idx = le16_to_cpu(cr->next_client)) {
if (!nr_clients || idx >= le16_to_cpu(ra->log_clients))
goto err_out;
+ /* The client record must be fully within page */
+ if ((offset_clients + (idx + 1)*sizeof(LOG_CLIENT_RECORD))
+ > le32_to_cpu(rp->system_page_size))
+ goto err_out;
/* Set @cr to the current log client record. */
cr = ca + idx;
/* The first log client record must not have a prev_client. */
@@ -380,7 +394,14 @@
/*
* Allocate a buffer to store the whole restart page so we can multi
* sector transfer deprotect it.
+ * For safety, make sure this is consistent with the usa_count
+ * and shorter than the full log size
*/
+ if ((le32_to_cpu(rp->system_page_size)
+ > (u32)(le16_to_cpu(rp->usa_count) - 1)*NTFS_BLOCK_SIZE)
+ || (le32_to_cpu(rp->system_page_size)
+ > le64_to_cpu(log_na->data_size)))
+ return (EINVAL);
trp = ntfs_malloc(le32_to_cpu(rp->system_page_size));
if (!trp)
return errno;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g/mft.c new/ntfs-3g_ntfsprogs-2022.5.17/libntfs-3g/mft.c
--- old/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g/mft.c 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/libntfs-3g/mft.c 2022-05-17 08:38:29.000000000 +0200
@@ -5,7 +5,7 @@
* Copyright (c) 2004-2005 Richard Russon
* Copyright (c) 2004-2008 Szabolcs Szakacsits
* Copyright (c) 2005 Yura Pakhuchiy
- * Copyright (c) 2014-2018 Jean-Pierre Andre
+ * Copyright (c) 2014-2021 Jean-Pierre Andre
*
* This program/include file is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as published
@@ -1529,8 +1529,17 @@
goto undo_mftbmp_alloc;
}
+ /*
+ * Retrieve the former seq_no and usn so that the new record
+ * cannot be mistaken for the former one.
+ * However the original record may just be garbage, so
+ * use some sensible value when they cannot be retrieved.
+ */
seq_no = m->sequence_number;
- usn = *(le16*)((u8*)m + le16_to_cpu(m->usa_ofs));
+ if (le16_to_cpu(m->usa_ofs) <= (NTFS_BLOCK_SIZE - 2))
+ usn = *(le16*)((u8*)m + (le16_to_cpu(m->usa_ofs) & -2));
+ else
+ usn = const_cpu_to_le16(1);
if (ntfs_mft_record_layout(vol, bit, m)) {
ntfs_log_error("Failed to re-format mft record.\n");
free(m);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g/volume.c new/ntfs-3g_ntfsprogs-2022.5.17/libntfs-3g/volume.c
--- old/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g/volume.c 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/libntfs-3g/volume.c 2022-05-17 08:38:29.000000000 +0200
@@ -77,7 +77,7 @@
#include "security.h"
const char *ntfs_home =
-"News, support and information: http://tuxera.com\n";
+"News, support and information: https://github.com/tuxera/ntfs-3g/\n";
static const char *invalid_ntfs_msg =
"The device '%s' doesn't seem to have a valid NTFS.\n"
@@ -121,7 +121,7 @@
static const char *access_denied_msg =
"Please check '%s' and the ntfs-3g binary permissions,\n"
"and the mounting user ID. More explanation is provided at\n"
-"http://tuxera.com/community/ntfs-3g-faq/#unprivileged\n";
+"https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ\n";
/**
* ntfs_volume_alloc - Create an NTFS volume object and initialise it
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/mkntfs.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/mkntfs.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/mkntfs.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/mkntfs.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -285,7 +285,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR badblocks (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfscat.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfscat.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfscat.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfscat.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -126,7 +126,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
Read \fBlibntfs\fR(8) for details how to access encrypted files.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsck.c new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsck.c
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsck.c 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsck.c 2022-05-17 08:38:29.000000000 +0200
@@ -616,7 +616,8 @@
// Remove update seq & check it.
usa = *(u16*)(buffer+usa_ofs); // The value that should be at the end of every sector.
- assert_u32_equal(usa_count-1, buflen/NTFS_BLOCK_SIZE, "USA length");
+ if (assert_u32_equal(usa_count-1, buflen/NTFS_BLOCK_SIZE, "USA length"))
+ return (1);
for (i=1;i<usa_count;i++) {
u16 *fixup = (u16*)(buffer+NTFS_BLOCK_SIZE*i-2); // the value at the end of the sector.
u16 saved_val = *(u16*)(buffer+usa_ofs+2*i); // the actual data value that was saved in the us array.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsclone.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsclone.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsclone.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsclone.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -387,7 +387,7 @@
package and is available at:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfsresize (8)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfscluster.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfscluster.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfscluster.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfscluster.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -117,7 +117,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfsinfo (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfscmp.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfscmp.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfscmp.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfscmp.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -67,7 +67,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfsinfo (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfscp.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfscp.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfscp.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfscp.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -113,7 +113,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g
.hy
.SH SEE ALSO
.BR ntfsprogs (8)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsdecrypt.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsdecrypt.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsdecrypt.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsdecrypt.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -120,7 +120,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
Read \fBntfs-3g\fR(8) for details on option efs_raw,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsfallocate.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsfallocate.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsfallocate.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsfallocate.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -128,7 +128,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfs-3g (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsfix.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsfix.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsfix.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsfix.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -75,7 +75,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR mkntfs (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsinfo.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsinfo.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsinfo.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsinfo.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -83,7 +83,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfsprogs (8)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfslabel.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfslabel.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfslabel.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfslabel.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -112,7 +112,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR mkntfs (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsls.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsls.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsls.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsls.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -166,7 +166,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfsprogs (8)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsprogs.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsprogs.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsprogs.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsprogs.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -74,7 +74,7 @@
package which can be downloaded from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfs\-3g (8)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsrecover.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsrecover.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsrecover.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsrecover.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -164,7 +164,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfs-3g (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsresize.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsresize.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsresize.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsresize.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -305,7 +305,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR fdisk (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfssecaudit.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfssecaudit.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfssecaudit.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfssecaudit.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -160,7 +160,7 @@
Please see
.RS
.sp
-http://www.tuxera.com/community/ntfs-3g-faq/
+https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ/
.sp
.RE
for common questions and known issues.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfstruncate.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfstruncate.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfstruncate.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfstruncate.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -116,7 +116,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfs-3g (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsundelete.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsundelete.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsundelete.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsundelete.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -317,7 +317,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfsinfo (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsusermap.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsusermap.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfsusermap.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfsusermap.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -62,8 +62,6 @@
.sp
.RE
.PP
-A detailed example, with screen displays is available on
-http://jp-andre.pagesperso-orange.fr/ntfsusermap.html
.SH EXIT CODES
.B ntfsusermap
exits with a value of 0 when no error was detected, and with a value
@@ -72,7 +70,7 @@
Please see
.RS
.sp
-http://www.tuxera.com/community/ntfs-3g-faq/
+https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ/
.sp
.RE
for common questions and known issues.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfswipe.8.in new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfswipe.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs/ntfswipe.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/ntfsprogs/ntfswipe.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -126,7 +126,7 @@
package and is available from:
.br
.nh
-http://www.tuxera.com/community/
+https://github.com/tuxera/ntfs-3g/wiki/
.hy
.SH SEE ALSO
.BR ntfs-3g (8),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/src/lowntfs-3g.c new/ntfs-3g_ntfsprogs-2022.5.17/src/lowntfs-3g.c
--- old/ntfs-3g_ntfsprogs-2021.8.22/src/lowntfs-3g.c 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/src/lowntfs-3g.c 2022-05-17 08:38:29.000000000 +0200
@@ -300,13 +300,13 @@
"external FUSE library. Either remove the setuid/setgid bit from the binary\n"
"or rebuild NTFS-3G with integrated FUSE support and make it setuid root.\n"
"Please see more information at\n"
-"http://tuxera.com/community/ntfs-3g-faq/#unprivileged\n";
+"https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ\n";
static const char *unpriv_fuseblk_msg =
"Unprivileged user can not mount NTFS block devices using the external FUSE\n"
"library. Either mount the volume as root, or rebuild NTFS-3G with integrated\n"
"FUSE support and make it setuid root. Please see more information at\n"
-"http://tuxera.com/community/ntfs-3g-faq/#unprivileged\n";
+"https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ\n";
#endif
@@ -4398,7 +4398,7 @@
" message to disappear then you should upgrade to at least kernel\n"
" version 2.6.20, or request help from your distribution to fix\n"
" the kernel problem. The below web page has more information:\n"
-" http://tuxera.com/community/ntfs-3g-faq/#fuse26\n"
+" https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ\n"
"\n";
static void mknod_dev_fuse(const char *dev)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/src/ntfs-3g.8.in new/ntfs-3g_ntfsprogs-2022.5.17/src/ntfs-3g.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/src/ntfs-3g.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/src/ntfs-3g.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -4,7 +4,7 @@
.\" Copyright (c) 2009-2014 Jean-Pierre Andre
.\" This file may be copied under the terms of the GNU Public License.
.\"
-.TH NTFS-3G 8 "Mar 2014" "ntfs-3g @VERSION@"
+.TH NTFS-3G 8 "Aug 2021" "ntfs-3g @VERSION@"
.SH NAME
ntfs-3g \- Third Generation Read/Write NTFS Driver
.SH SYNOPSIS
@@ -35,7 +35,7 @@
a few differences mentioned below in relevant options descriptions.
.PP
The \fIvolume\fR to be mounted can be either a block device or
-an image file.
+an image file, either by using the mount command or starting the drive.
.SS Windows hibernation and fast restarting
On computers which can be dual-booted into Windows or Linux, Windows has
to be fully shut down before booting into Linux, otherwise the NTFS file
@@ -70,7 +70,7 @@
.B dmask
options.
.PP
-Doing so, Windows users have full access to the files created by
+Doing so, all Windows users have full access to the files created by
.B ntfs-3g.
.PP
But, by setting the \fBpermissions\fR option, you can benefit from the full
@@ -96,9 +96,9 @@
size of its unnamed data stream. By default, \fBntfs-3g\fR will only read
the unnamed data stream.
.PP
-By using the options "streams_interface=windows", with the ntfs-3g driver
+By using the option \fBstreams_interface=windows\fP, with the ntfs-3g driver
(not possible with lowntfs-3g), you will be able to read any named data
-streams, simply by specifying the stream's name after a colon.
+streams, simply by specifying the stream name after a colon.
For example:
.RS
.sp
@@ -107,45 +107,10 @@
.RE
Named data streams act like normal files, so you can read from them, write to
them and even delete them (using rm). You can list all the named data streams
-a file has by getting the "ntfs.streams.list" extended attribute.
+a file has by getting the \fBntfs.streams.list\fP extended attribute.
.SH OPTIONS
Below is a summary of the options that \fBntfs-3g\fR accepts.
.TP
-\fBuid=\fP\fIvalue\fP and \fBgid=\fP\fIvalue\fP
-Set the owner and the group of files and directories. The values are numerical.
-The defaults are the uid and gid of the current process.
-.TP
-.BI umask= value
-Set the bitmask of the file and directory permissions that are not
-present. The value is given in octal. The default value is 0 which
-means full access to everybody.
-.TP
-.BI fmask= value
-Set the bitmask of the file permissions that are not present.
-The value is given in octal. The default value is 0 which
-means full access to everybody.
-.TP
-.BI dmask= value
-Set the bitmask of the directory permissions that are not
-present. The value is given in octal. The default value is 0 which
-means full access to everybody.
-.TP
-.BI usermapping= file-name
-Use file \fIfile-name\fP as the user mapping file instead of the default
-\fB.NTFS-3G/UserMapping\fP. If \fIfile-name\fP defines a full path, the
-file must be located on a partition previously mounted. If it defines a
-relative path, it is interpreted relative to the root of NTFS partition
-being mounted.
-.P
-.RS
-When a user mapping file is defined, the options \fBuid=\fP, \fBgid=\fP,
-\fBumask=\fP, \fBfmask=\fP, \fBdmask=\fP and \fBsilent\fP are ignored.
-.RE
-.TP
-.B permissions
-Set standard permissions on created files and use standard access control.
-This option is set by default when a user mapping file is present.
-.TP
.B acl
Enable setting Posix ACLs on created files and use them for access control.
This option is only available on specific builds. It is set by default
@@ -153,46 +118,11 @@
.B permissions
mount option is not set.
.TP
-.B inherit
-When creating a new file, set its initial protections
-according to inheritance rules defined in parent directory. These rules
-deviate from Posix specifications, but yield a better Windows
-compatibility. The \fBpermissions\fR option or a valid user mapping file
-is required for this option to be effective.
-.TP
-.B ro
-Mount filesystem read\-only. Useful if Windows is hibernated or the
-NTFS journal file is unclean.
-.TP
-.BI locale= value
-This option can be useful when wanting a language specific locale environment.
-It is however discouraged as it leads to files with untranslatable chars
-to not be visible.
-.TP
-.B force
-This option is obsolete. It has been superseded by the \fBrecover\fR and
-\fBnorecover\fR options.
-.TP
-.B recover
-Recover and try to mount a partition which was not unmounted properly by
-Windows. The Windows logfile is cleared, which may cause inconsistencies.
-Currently this is the default option.
-.TP
-.B norecover
-Do not try to mount a partition which was not unmounted properly by Windows.
-.TP
-.B ignore_case \fP(only with lowntfs-3g)
-Ignore character case when accessing a file (\fBFOO\fR, \fBFoo\fR, \fBfoo\fR,
-etc. designate the same file). All files are displayed with lower case in
-directory listings.
-.TP
-.B remove_hiberfile
-When the NTFS volume is hibernated, a read-write mount is denied and
-a read-only mount is forced. One needs either to resume Windows and
-shutdown it properly, or use this option which will remove the Windows
-hibernation file. Please note, this means that the saved Windows
-session will be completely lost. Use this option under your own
-responsibility.
+.B allow_other
+This option overrides the security measure restricting file access
+to the user mounting the filesystem. This option is only
+allowed to root, but this restriction can be overridden by
+the \fBuser_allow_other\fP option in the /etc/fuse.conf file.
.TP
.B atime, noatime, relatime
The
@@ -201,7 +131,7 @@
The
.B noatime
-option disables inode access time updates which can speed up
+option disables inode access time updates, which can speed up
file operations and prevent sleeping (notebook) disks spinning
up too often thus saving energy and disk lifetime.
@@ -217,6 +147,23 @@
if a file has been read since the last time it was modified.
This is the default behaviour.
.TP
+.B big_writes
+This option prevents fuse from splitting write buffers into 4K chunks,
+enabling big write buffers to be transferred from the application in a
+single step (up to some system limit, generally 128K bytes).
+.TP
+.B compression
+This option enables creating new transparently compressed files in
+directories marked for compression. A directory is marked for compression by
+setting the bit 11 (value 0x00000800) in its Windows attribute. In such a
+directory, new files are created compressed and new subdirectories are
+themselves marked for compression. The option and the flag have no effect
+on existing files. Currently this is the default option.
+.TP
+.B debug
+Makes ntfs-3g (or lowntfs-3g) to print a lot of debug output from libntfs-3g
+and FUSE.
+.TP
.B delay_mtime[= value]
Only update the file modification time and the file change time of a file
when it is closed or when the indicated delay since the previous update has
@@ -225,22 +172,26 @@
time and written to without changing their size, such as databases or file
system images mounted as loop.
.TP
-.B show_sys_files
-Show the metafiles in directory listings. Otherwise the default behaviour is
-to hide the metafiles, which are special files used to store the NTFS
-structure. Please note that even when this option is specified, "$MFT" may
-not be visible due to a glibc bug. Furthermore, irrespectively of
-show_sys_files, all files are accessible by name, for example you can always
-do
-"ls \-l '$UpCase'".
+.BI dmask= value
+Set the bitmask of the directory permissions that are not
+present. The value is given in octal. The default value is 0 which
+means full access to everybody.
.TP
-.B hide_hid_files
-Hide the hidden files and directories in directory listings, the hidden files
-and directories being the ones whose NTFS attribute have the hidden flag set.
-The hidden files will not be selected when using wildcards in commands,
-but all files and directories remain accessible by full name, for example you
-can always display the Windows trash bin directory by :
-"ls \-ld '$RECYCLE.BIN'".
+.B efs_raw
+This option should only be used in backup or restore situation.
+It changes the apparent size of files and the behavior of read and
+write operation so that encrypted files can be saved and restored
+without being decrypted. The \fBuser.ntfs.efsinfo\fP extended attribute
+has also to be saved and restored for the file to be decrypted.
+.TP
+.BI fmask= value
+Set the bitmask of the file permissions that are not present.
+The value is given in octal. The default value is 0 which
+means full access to everybody.
+.TP
+.B force
+This option is obsolete. It has been superseded by the \fBrecover\fR and
+\fBnorecover\fR options.
.TP
.B hide_dot_files
Set the hidden flag in the NTFS attribute for created files and directories
@@ -250,44 +201,90 @@
When a file is renamed or linked with a new name, the hidden flag is
adjusted to the latest name.
.TP
+.B hide_hid_files
+Hide the hidden files and directories in directory listings, the hidden files
+and directories being the ones whose NTFS attribute have the hidden flag set.
+The hidden files will not be selected when using wildcards in commands,
+but all files and directories remain accessible by full name, for example you
+can always display the Windows trash bin directory by :
+"ls \-ld '$RECYCLE.BIN'".
+.TP
+.B ignore_case \fP(only with lowntfs-3g)
+Ignore character case when accessing a file (\fBFOO\fR, \fBFoo\fR, \fBfoo\fR,
+etc. designate the same file). All files are displayed with lower case in
+directory listings.
+.TP
+.B inherit
+When creating a new file, set its initial protections
+according to inheritance rules defined in parent directory. These rules
+deviate from Posix specifications, but yield a better Windows
+compatibility. The \fBpermissions\fR (or **acl**) option or a valid user
+mapping file is required for this option to be effective.
+.TP
+.BI locale= value
+This option can be useful when wanting a language specific locale environment.
+It is however discouraged as it leads to files with untranslatable characters
+to not be visible.
+.TP
+.BI max_read= value
+With this option the maximum size of read operations can be set.
+The default is infinite. Note that the size of read requests is
+limited anyway by the system (usually to 128kbyte).
+.TP
+.B no_def_opts
+By default ntfs-3g acts as if \fBsilent\fP (ignore permission errors when
+permissions are not enabled),
+\fBallow_other\fP (allow any user to access files) and \fBnonempty\fP
+(allow mounting on non-empty directories) were set, and \fBno_def_opts\fP
+cancels these default options.
+.TP
+.B no_detach
+Makes ntfs-3g to not detach from terminal and print some debug output.
+.TP
+.B nocompression
+This option disables creating new transparently compressed files in directories
+marked for compression. Existing compressed files can still be read and
+updated.
+.TP
+.B norecover
+Do not try to mount a partition which was not unmounted properly by Windows.
+.TP
+.B permissions
+Set standard permissions on created files and use standard access control.
+This option is set by default when a user mapping file is present.
+.TP
.B posix_nlink
Compute the count of hard links of a file or directory according to
-the Posix specifications. When this option is not set, a count of 1
+the POSIX specifications. When this option is not set, a count of 1
is set for directories, and the short name of files is accounted for.
Using the option entails some penalty as the count is not stored and
has to be computed.
.TP
-.B windows_names
-This option prevents files, directories and extended attributes to be
-created with a name not allowed by windows, because
-.RS
-.RS
-.sp
-- it contains some not allowed character,
-.br
-- or the last character is a space or a dot,
-.br
-- or the name is reserved.
-.sp
-.RE
-The forbidden characters are the nine characters " * / : < > ? \\ | and
-those whose code is less than 0x20, and
-the reserved names are CON, PRN, AUX, NUL, COM1..COM9, LPT1..LPT9,
-with no suffix or followed by a dot.
-.sp
-Existing such files can still be read (and renamed).
-.RE
+.B recover
+Recover and try to mount a partition which was not unmounted properly by
+Windows. The Windows logfile is cleared, which may cause inconsistencies.
+Currently this is the default option.
.TP
-.B allow_other
-This option overrides the security measure restricting file access
-to the user mounting the filesystem. This option is only
-allowed to root, but this restriction can be overridden by
-the 'user_allow_other' option in the /etc/fuse.conf file.
+.B remove_hiberfile
+When the NTFS volume is hibernated, a read-write mount is denied and
+a read-only mount is forced. One needs either to resume Windows and
+shutdown it properly, or use this option which will remove the Windows
+hibernation file. Please note, this means that the saved Windows
+session will be completely lost. Use this option under your own
+responsibility.
.TP
-.BI max_read= value
-With this option the maximum size of read operations can be set.
-The default is infinite. Note that the size of read requests is
-limited anyway to 32 pages (which is 128kbyte on i386).
+.B ro
+Mount the filesystem read\-only. Useful if Windows is hibernated or the
+NTFS journal file is unclean.
+.TP
+.B show_sys_files
+Show the metafiles in directory listings. Otherwise the default behaviour is
+to hide the metafiles, which are special files used to store the NTFS
+structure. Please note that even when this option is specified, "$MFT" may
+not be visible due to a glibc bug. Furthermore, irrespectively of
+\fBshow_sys_files\fP, all files are accessible by name, for example you can
+always do
+"ls \-l '$UpCase'".
.TP
.B silent
Do nothing, without returning any error, on chmod and chown operations
@@ -296,73 +293,78 @@
is defined. This option is on by default, and when set off (through option
\fBno_def_opts\fR) ownership and permissions parameters have to be set.
.TP
-.B no_def_opts
-By default ntfs-3g acts as if "silent" (ignore permission errors when
-permissions are not enabled),
-"allow_other" (allow any user to access files) and "nonempty"
-(allow mounting on non-empty directories) were set, and "no_def_opts"
-cancels these default options.
-.TP
-.BI streams_interface= value
-This option controls how the user can access Alternate Data Streams (ADS) or
-in other words, named data streams. It can be set to, one of \fBnone\fR,
-\fBwindows\fR or \fBxattr\fR. If the option is set to \fBnone\fR, the user
-will have no access to the named data streams. If it is set to \fBwindows\fR
-(not possible with lowntfs-3g), then the user can access them just like in
-Windows (eg. cat file:stream). If it's set to \fBxattr\fR, then the named
-data streams are mapped to xattrs and user can manipulate them using
-\fB{get,set}fattr\fR utilities. The default is \fBxattr\fR.
-.TP
-.B user_xattr
-Same as \fBstreams_interface=\fP\fIxattr\fP.
-.TP
-.BI special_files= value
+.BI special_files= mode
This option selects a mode for representing a special file to be created
-(symbolic link, socket, fifo, character or block device). The mode can
+(symbolic link, socket, fifo, character or block device). The \fImode\fP can
be \fBinterix\fR or \fBwsl\fR, and existing files in either mode are
recognized irrespective of the selected mode. Interix is the traditional
mode, used by default, and wsl is interoperable with Windows WSL, but
it is not compatible with Windows versions earlier than Windows 10.
+Neither mode are interoperable with Windows.
.TP
-.B efs_raw
-This option should only be used in backup or restore situation.
-It changes the apparent size of files and the behavior of read and
-write operation so that encrypted files can be saved and restored
-without being decrypted. The \fBuser.ntfs.efsinfo\fP extended attribute
-has also to be saved and restored for the file to be decrypted.
+.BI streams_interface= mode
+This option controls how the user can access Alternate Data Streams (ADS) or in
+other words, named data streams. The \fImode\fP can be set to one of \fBnone\fR,
+\fBwindows\fR or \fBxattr\fR. If the option is set to \fBnone\fR, the user
+will have no access to the named data streams. If it is set to \fBwindows\fR
+(not possible with lowntfs-3g), then the user can access them just like in
+Windows (eg. cat file:stream). If it's set to \fBxattr\fR, then the named
+data streams are mapped to extended attributes and a user can manipulate them
+using \fB{get,set}fattr\fR utilities. The default is \fBxattr\fR.
.TP
-.B compression
-This option enables creating new transparently compressed files in
-directories marked for compression. A directory is marked for compression by
-setting the bit 11 (value 0x00000800) in its Windows attribute. In such a
-directory, new files are created compressed and new subdirectories are
-themselves marked for compression. The option and the flag have no effect
-on existing files. Currently this is the default option.
+\fBuid=\fP\fIvalue\fP and \fBgid=\fP\fIvalue\fP
+Set the owner and the group of files and directories. The values are numerical.
+The defaults are the uid and gid of the current process.
.TP
-.B nocompression
-This option disables creating new transparently compressed files in directories
-marked for compression. Existing compressed files can still be read and
-updated.
+.BI umask= value
+Set the bitmask of the file and directory permissions that are not
+present. The value is given in octal. The default value is 0 which
+means full access to everybody.
.TP
-.B big_writes
-This option prevents fuse from splitting write buffers into 4K chunks,
-enabling big write buffers to be transferred from the application in a
-single step (up to some system limit, generally 128K bytes).
+.BI usermapping= file-name
+Use file \fIfile-name\fP as the user mapping file instead of the default
+\fB.NTFS-3G/UserMapping\fP. If \fIfile-name\fP defines a full path, the
+file must be located on a partition previously mounted. If it defines a
+relative path, it is interpreted relative to the root of NTFS partition
+being mounted.
+.P
+.RS
+When a user mapping file is defined, the options \fBuid=\fP, \fBgid=\fP,
+\fBumask=\fP, \fBfmask=\fP, \fBdmask=\fP and \fBsilent\fP are ignored.
+.RE
.TP
-.B debug
-Makes ntfs-3g to print a lot of debug output from libntfs-3g and FUSE.
+.B user_xattr
+Same as \fBstreams_interface=\fP\fIxattr\fP.
.TP
-.B no_detach
-Makes ntfs-3g to not detach from terminal and print some debug output.
+.B windows_names
+This option prevents files, directories and extended attributes to be
+created with a name not allowed by windows, because
+.RS
+.RS
+.sp
+- it contains some not allowed character,
+.br
+- or the last character is a space or a dot,
+.br
+- or the name is reserved.
+.sp
+.RE
+The forbidden characters are the nine characters " * / : < > ? \\ | and
+those whose code is less than 0x20, and
+the reserved names are CON, PRN, AUX, NUL, COM1..COM9, LPT1..LPT9,
+with no suffix or followed by a dot.
+.sp
+Existing such files can still be read (and renamed).
+.RE
.SH USER MAPPING
NTFS uses specific ids to record the ownership of files instead of
-the \fBuid\fP and \fBgid\fP used by Linux. As a consequence a mapping
-between the ids has to be defined for ownerships to be recorded into
-NTFS and recognized.
+the \fBuid\fP (user id) and \fBgid\fP (group id) used by Linux. As a
+consequence a mapping between the ids has to be defined for ownerships
+to be recorded into NTFS files and recognized.
.P
By default, this mapping is fetched from the file \fB.NTFS-3G/UserMapping\fP
located in the NTFS partition. The option \fBusermapping=\fP may be used
-to define another location. When the option permissions is set and
+to define another location. When the option **permissions** is set and
no mapping file is found, a default mapping is used.
.P
Each line in the user mapping file defines a mapping. It is organized
@@ -379,15 +381,15 @@
foreign user, and files created on Windows will appear to Linux as owned by
root. Just copy the example below and replace the 9 and 10-digit numbers by
any number not greater than 4294967295. The resulting behavior is the same as
-the one with the option permission set with no ownership option and no user
-mapping file available.
+the one with the option \fBpermission\fP set with no ownership option and no
+user mapping file available.
.RS
.sp
.B ::S-1-5-21-3141592653-589793238-462643383-10000
.sp
.RE
If a strong interoperation with Windows is needed, the mapping has to be
-defined for each user and group known in both system, and the \fBSID\fPs used
+defined for each user and group known to both system, and the \fBSID\fPs used
by Windows has to be collected. This will lead to a user mapping file like :
.RS
.sp
@@ -454,15 +456,18 @@
Please see
.RS
.sp
-http://www.tuxera.com/support/
+https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ
.sp
.RE
for common questions and known issues.
If you would find a new one in the latest release of
-the software then please send an email describing it
-in detail. You can contact the
-development team on the ntfs\-3g\-devel(a)lists.sf.net
-address.
+the software then please post an ntfs-3g issue describing it in detail
+so that the development team can be aware of the issue and take care of it:
+.RS
+.sp
+https://github.com/tuxera/ntfs-3g/issues
+.sp
+.RE
.SH AUTHORS
.B ntfs-3g
was based on and a major improvement to ntfsmount and libntfs which were
@@ -472,7 +477,8 @@
.SH THANKS
Several people made heroic efforts, often over five or more
years which resulted the ntfs-3g driver. Most importantly they are
-Anton Altaparmakov, Jean-Pierre Andr��, Richard Russon, Szabolcs Szakacsits,
+Anton Altaparmakov, Jean-Pierre Andr��, Erik Larsson, Richard Russon,
+Szabolcs Szakacsits,
Yura Pakhuchiy, Yuval Fledel, and the author of the groundbreaking FUSE
filesystem development framework, Miklos Szeredi.
.SH SEE ALSO
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/src/ntfs-3g.c new/ntfs-3g_ntfsprogs-2022.5.17/src/ntfs-3g.c
--- old/ntfs-3g_ntfsprogs-2021.8.22/src/ntfs-3g.c 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/src/ntfs-3g.c 2022-05-17 08:38:29.000000000 +0200
@@ -235,13 +235,13 @@
"external FUSE library. Either remove the setuid/setgid bit from the binary\n"
"or rebuild NTFS-3G with integrated FUSE support and make it setuid root.\n"
"Please see more information at\n"
-"http://tuxera.com/community/ntfs-3g-faq/#unprivileged\n";
+"https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ\n";
static const char *unpriv_fuseblk_msg =
"Unprivileged user can not mount NTFS block devices using the external FUSE\n"
"library. Either mount the volume as root, or rebuild NTFS-3G with integrated\n"
"FUSE support and make it setuid root. Please see more information at\n"
-"http://tuxera.com/community/ntfs-3g-faq/#unprivileged\n";
+"https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ\n";
#endif
@@ -4106,7 +4106,7 @@
" message to disappear then you should upgrade to at least kernel\n"
" version 2.6.20, or request help from your distribution to fix\n"
" the kernel problem. The below web page has more information:\n"
-" http://tuxera.com/community/ntfs-3g-faq/#fuse26\n"
+" https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ\n"
"\n";
static void mknod_dev_fuse(const char *dev)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/src/ntfs-3g.probe.8.in new/ntfs-3g_ntfsprogs-2022.5.17/src/ntfs-3g.probe.8.in
--- old/ntfs-3g_ntfsprogs-2021.8.22/src/ntfs-3g.probe.8.in 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/src/ntfs-3g.probe.8.in 2022-05-17 08:38:29.000000000 +0200
@@ -63,14 +63,18 @@
Please see
.RS
.sp
-http://tuxera.com/community/ntfs-3g-faq/
+https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ
.sp
.RE
for common questions and known issues.
If you think you have found an undocumented problem in the latest release of
-the software then please send an email describing it in detail.
-You can contact the development team on the ntfs\-3g\-devel(a)lists.sf.net
-address.
+the software then please post an ntfs-3g issue describing it in detail
+so that the development team can be aware of the issue and take care of it:
+.RS
+.sp
+https://github.com/tuxera/ntfs-3g/issues
+.sp
+.RE
.SH AUTHORS
.B ntfs-3g.probe
was written by Szabolcs Szakacsits.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/src/ntfs-3g_common.c new/ntfs-3g_ntfsprogs-2022.5.17/src/ntfs-3g_common.c
--- old/ntfs-3g_ntfsprogs-2021.8.22/src/ntfs-3g_common.c 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/src/ntfs-3g_common.c 2022-05-17 08:38:29.000000000 +0200
@@ -128,6 +128,10 @@
{ "efs_raw", OPT_EFS_RAW, FLGOPT_BOGUS },
{ "posix_nlink", OPT_POSIX_NLINK, FLGOPT_BOGUS },
{ "special_files", OPT_SPECIAL_FILES, FLGOPT_STRING },
+ { "--help", OPT_HELP, FLGOPT_BOGUS },
+ { "-h", OPT_HELP, FLGOPT_BOGUS },
+ { "--version", OPT_VERSION, FLGOPT_BOGUS },
+ { "-V", OPT_VERSION, FLGOPT_BOGUS },
{ (const char*)NULL, 0, 0 } /* end marker */
} ;
@@ -521,6 +525,8 @@
* mounted or not.
* (falling through to default)
*/
+ case OPT_HELP : /* Could lead to unclean condition */
+ case OPT_VERSION : /* Could lead to unclean condition */
default :
ntfs_log_error("'%s' is an unsupported option.\n",
poptl->name);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ntfs-3g_ntfsprogs-2021.8.22/src/ntfs-3g_common.h new/ntfs-3g_ntfsprogs-2022.5.17/src/ntfs-3g_common.h
--- old/ntfs-3g_ntfsprogs-2021.8.22/src/ntfs-3g_common.h 2021-08-22 17:11:02.000000000 +0200
+++ new/ntfs-3g_ntfsprogs-2022.5.17/src/ntfs-3g_common.h 2022-05-17 08:38:29.000000000 +0200
@@ -94,6 +94,8 @@
OPT_EFS_RAW,
OPT_POSIX_NLINK,
OPT_SPECIAL_FILES,
+ OPT_HELP,
+ OPT_VERSION,
} ;
/* Option flags */
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-zipp for openSUSE:Factory checked in at 2022-05-31 15:46:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zipp (Old)
and /work/SRC/openSUSE:Factory/.python-zipp.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zipp"
Tue May 31 15:46:46 2022 rev:15 rq:979729 version:3.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zipp/python-zipp.changes 2022-01-11 21:20:32.093012224 +0100
+++ /work/SRC/openSUSE:Factory/.python-zipp.new.1548/python-zipp.changes 2022-05-31 15:46:47.579964746 +0200
@@ -1,0 +2,6 @@
+Sun May 29 19:02:36 UTC 2022 - Dirk M��ller <dmueller(a)suse.com>
+
+- update to 3.8.0:
+ * Removed compatibility code.
+
+-------------------------------------------------------------------
Old:
----
zipp-3.7.0.tar.gz
New:
----
zipp-3.8.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zipp.spec ++++++
--- /var/tmp/diff_new_pack.NAGdGC/_old 2022-05-31 15:46:50.915966960 +0200
+++ /var/tmp/diff_new_pack.NAGdGC/_new 2022-05-31 15:46:50.919966963 +0200
@@ -28,7 +28,7 @@
%bcond_with test
%endif
Name: python-zipp%{psuffix}
-Version: 3.7.0
+Version: 3.8.0
Release: 0
Summary: Pathlib-compatible object wrapper for zip files
License: MIT
@@ -54,6 +54,7 @@
%prep
%setup -q -n zipp-%{version}
+echo "import setuptools; setuptools.setup()" > setup.py
# we don't need the extensions for smoke testing
rm -f pytest.ini
++++++ zipp-3.7.0.tar.gz -> zipp-3.8.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/.pre-commit-config.yaml new/zipp-3.8.0/.pre-commit-config.yaml
--- old/zipp-3.7.0/.pre-commit-config.yaml 2021-12-31 01:01:49.000000000 +0100
+++ new/zipp-3.8.0/.pre-commit-config.yaml 2022-04-03 17:06:43.000000000 +0200
@@ -1,5 +1,5 @@
repos:
- repo: https://github.com/psf/black
- rev: 20.8b1
+ rev: 22.1.0
hooks:
- id: black
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/CHANGES.rst new/zipp-3.8.0/CHANGES.rst
--- old/zipp-3.7.0/CHANGES.rst 2021-12-31 01:01:49.000000000 +0100
+++ new/zipp-3.8.0/CHANGES.rst 2022-04-03 17:06:43.000000000 +0200
@@ -1,3 +1,8 @@
+v3.8.0
+======
+
+Removed compatibility code.
+
v3.7.0
======
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/PKG-INFO new/zipp-3.8.0/PKG-INFO
--- old/zipp-3.7.0/PKG-INFO 2021-12-31 01:02:09.172931400 +0100
+++ new/zipp-3.8.0/PKG-INFO 2022-04-03 17:07:12.658312300 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: zipp
-Version: 3.7.0
+Version: 3.8.0
Summary: Backport of pathlib-compatible object wrapper for zip files
Home-page: https://github.com/jaraco/zipp
Author: Jason R. Coombs
@@ -36,7 +36,7 @@
.. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest
.. :target: https://skeleton.readthedocs.io/en/latest/?badge=latest
-.. image:: https://img.shields.io/badge/skeleton-2021-informational
+.. image:: https://img.shields.io/badge/skeleton-2022-informational
:target: https://blog.jaraco.com/skeleton
@@ -44,3 +44,29 @@
`Path object <https://docs.python.org/3.8/library/zipfile.html#path-objects>`_.
+Compatibility
+=============
+
+New features are introduced in this third-party library and later merged
+into CPython. The following table indicates which versions of this library
+were contributed to different versions in the standard library:
+
+.. list-table::
+ :header-rows: 1
+
+ * - zipp
+ - stdlib
+ * - 3.5
+ - 3.11
+ * - 3.3
+ - 3.9
+ * - 1.0
+ - 3.8
+
+
+Usage
+=====
+
+Use ``zipp.Path`` in place of ``zipfile.Path`` on any Python.
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/README.rst new/zipp-3.8.0/README.rst
--- old/zipp-3.7.0/README.rst 2021-12-31 01:01:49.000000000 +0100
+++ new/zipp-3.8.0/README.rst 2022-04-03 17:06:43.000000000 +0200
@@ -17,9 +17,35 @@
.. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest
.. :target: https://skeleton.readthedocs.io/en/latest/?badge=latest
-.. image:: https://img.shields.io/badge/skeleton-2021-informational
+.. image:: https://img.shields.io/badge/skeleton-2022-informational
:target: https://blog.jaraco.com/skeleton
A pathlib-compatible Zipfile object wrapper. Official backport of the standard library
`Path object <https://docs.python.org/3.8/library/zipfile.html#path-objects>`_.
+
+
+Compatibility
+=============
+
+New features are introduced in this third-party library and later merged
+into CPython. The following table indicates which versions of this library
+were contributed to different versions in the standard library:
+
+.. list-table::
+ :header-rows: 1
+
+ * - zipp
+ - stdlib
+ * - 3.5
+ - 3.11
+ * - 3.3
+ - 3.9
+ * - 1.0
+ - 3.8
+
+
+Usage
+=====
+
+Use ``zipp.Path`` in place of ``zipfile.Path`` on any Python.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/pytest.ini new/zipp-3.8.0/pytest.ini
--- old/zipp-3.7.0/pytest.ini 2021-12-31 01:01:49.000000000 +0100
+++ new/zipp-3.8.0/pytest.ini 2022-04-03 17:06:43.000000000 +0200
@@ -5,3 +5,13 @@
filterwarnings=
# Suppress deprecation warning in flake8
ignore:SelectableGroups dict interface is deprecated::flake8
+
+ # shopkeep/pytest-black#55
+ ignore:<class 'pytest_black.BlackItem'> is not using a cooperative constructor:pytest.PytestDeprecationWarning
+ ignore:The \(fspath. py.path.local\) argument to BlackItem is deprecated.:pytest.PytestDeprecationWarning
+ ignore:BlackItem is an Item subclass and should not be a collector:pytest.PytestWarning
+
+ # tholo/pytest-flake8#83
+ ignore:<class 'pytest_flake8.Flake8Item'> is not using a cooperative constructor:pytest.PytestDeprecationWarning
+ ignore:The \(fspath. py.path.local\) argument to Flake8Item is deprecated.:pytest.PytestDeprecationWarning
+ ignore:Flake8Item is an Item subclass and should not be a collector:pytest.PytestWarning
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/setup.cfg new/zipp-3.8.0/setup.cfg
--- old/zipp-3.7.0/setup.cfg 2021-12-31 01:02:09.172931400 +0100
+++ new/zipp-3.8.0/setup.cfg 2022-04-03 17:07:12.658312300 +0200
@@ -34,7 +34,7 @@
pytest-black >= 0.3.7; \
python_implementation != "PyPy"
pytest-cov
- pytest-mypy; \
+ pytest-mypy >= 0.9.1; \
python_implementation != "PyPy"
pytest-enabler >= 1.0.1
@@ -42,7 +42,7 @@
func-timeout
docs =
sphinx
- jaraco.packaging >= 8.2
+ jaraco.packaging >= 9
rst.linker >= 1.9
[options.entry_points]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/setup.py new/zipp-3.8.0/setup.py
--- old/zipp-3.7.0/setup.py 2021-12-31 01:01:49.000000000 +0100
+++ new/zipp-3.8.0/setup.py 1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-#!/usr/bin/env python
-
-import setuptools
-
-if __name__ == "__main__":
- setuptools.setup()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/test_zipp.py new/zipp-3.8.0/test_zipp.py
--- old/zipp-3.7.0/test_zipp.py 2021-12-31 01:01:49.000000000 +0100
+++ new/zipp-3.8.0/test_zipp.py 2022-04-03 17:06:43.000000000 +0200
@@ -272,7 +272,7 @@
(baz,) = (root / 'bar').iterdir()
assert baz.read_text() == 'baz'
- HUGE_ZIPFILE_NUM_ENTRIES = 2 ** 13
+ HUGE_ZIPFILE_NUM_ENTRIES = 2**13
def huge_zipfile(self):
"""Create a read-only zipfile with a huge number of entries entries."""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/zipp.egg-info/PKG-INFO new/zipp-3.8.0/zipp.egg-info/PKG-INFO
--- old/zipp-3.7.0/zipp.egg-info/PKG-INFO 2021-12-31 01:02:09.000000000 +0100
+++ new/zipp-3.8.0/zipp.egg-info/PKG-INFO 2022-04-03 17:07:11.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: zipp
-Version: 3.7.0
+Version: 3.8.0
Summary: Backport of pathlib-compatible object wrapper for zip files
Home-page: https://github.com/jaraco/zipp
Author: Jason R. Coombs
@@ -36,7 +36,7 @@
.. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest
.. :target: https://skeleton.readthedocs.io/en/latest/?badge=latest
-.. image:: https://img.shields.io/badge/skeleton-2021-informational
+.. image:: https://img.shields.io/badge/skeleton-2022-informational
:target: https://blog.jaraco.com/skeleton
@@ -44,3 +44,29 @@
`Path object <https://docs.python.org/3.8/library/zipfile.html#path-objects>`_.
+Compatibility
+=============
+
+New features are introduced in this third-party library and later merged
+into CPython. The following table indicates which versions of this library
+were contributed to different versions in the standard library:
+
+.. list-table::
+ :header-rows: 1
+
+ * - zipp
+ - stdlib
+ * - 3.5
+ - 3.11
+ * - 3.3
+ - 3.9
+ * - 1.0
+ - 3.8
+
+
+Usage
+=====
+
+Use ``zipp.Path`` in place of ``zipfile.Path`` on any Python.
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/zipp.egg-info/SOURCES.txt new/zipp-3.8.0/zipp.egg-info/SOURCES.txt
--- old/zipp-3.7.0/zipp.egg-info/SOURCES.txt 2021-12-31 01:02:09.000000000 +0100
+++ new/zipp-3.8.0/zipp.egg-info/SOURCES.txt 2022-04-03 17:07:12.000000000 +0200
@@ -11,7 +11,6 @@
pyproject.toml
pytest.ini
setup.cfg
-setup.py
test_zipp.py
tox.ini
zipp.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/zipp.egg-info/requires.txt new/zipp-3.8.0/zipp.egg-info/requires.txt
--- old/zipp-3.7.0/zipp.egg-info/requires.txt 2021-12-31 01:02:09.000000000 +0100
+++ new/zipp-3.8.0/zipp.egg-info/requires.txt 2022-04-03 17:07:12.000000000 +0200
@@ -1,7 +1,7 @@
[docs]
sphinx
-jaraco.packaging>=8.2
+jaraco.packaging>=9
rst.linker>=1.9
[testing]
@@ -15,4 +15,4 @@
[testing:platform_python_implementation != "PyPy"]
pytest-black>=0.3.7
-pytest-mypy
+pytest-mypy>=0.9.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zipp-3.7.0/zipp.py new/zipp-3.8.0/zipp.py
--- old/zipp-3.7.0/zipp.py 2021-12-31 01:01:49.000000000 +0100
+++ new/zipp-3.8.0/zipp.py 2022-04-03 17:06:43.000000000 +0200
@@ -3,14 +3,8 @@
import zipfile
import itertools
import contextlib
-import sys
import pathlib
-if sys.version_info < (3, 7):
- from collections import OrderedDict
-else:
- OrderedDict = dict
-
__all__ = ['Path']
@@ -56,7 +50,7 @@
path, tail = posixpath.split(path)
-_dedupe = OrderedDict.fromkeys
+_dedupe = dict.fromkeys
"""Deduplicate an iterable in original order"""
@@ -107,7 +101,7 @@
return source
if not isinstance(source, zipfile.ZipFile):
- return cls(_pathlib_compat(source))
+ return cls(source)
# Only allow for FastLookup when supplied zipfile is read-only
if 'r' not in source.mode:
@@ -136,17 +130,6 @@
return self.__lookup
-def _pathlib_compat(path):
- """
- For path-like objects, convert to a filename for compatibility
- on Python 3.6.1 and earlier.
- """
- try:
- return path.__fspath__()
- except AttributeError:
- return str(path)
-
-
class Path:
"""
A pathlib-compatible interface for zip files.
@@ -314,7 +297,7 @@
return self.__repr.format(self=self)
def joinpath(self, *other):
- next = posixpath.join(self.at, *map(_pathlib_compat, other))
+ next = posixpath.join(self.at, *other)
return self._next(self.root.resolve_dir(next))
__truediv__ = joinpath
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 00Meta for openSUSE:Leap:15.3:Images checked in at 2022-05-31 14:30:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.3:Images/00Meta (Old)
and /work/SRC/openSUSE:Leap:15.3:Images/.00Meta.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "00Meta"
Tue May 31 14:30:56 2022 rev:347 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ version_totest ++++++
--- /var/tmp/diff_new_pack.c5nocF/_old 2022-05-31 14:30:57.608384641 +0200
+++ /var/tmp/diff_new_pack.c5nocF/_new 2022-05-31 14:30:57.608384641 +0200
@@ -1,3 +1,3 @@
-9.522
+9.523
(No newline at EOF)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xonsh for openSUSE:Factory checked in at 2022-05-31 07:39:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xonsh (Old)
and /work/SRC/openSUSE:Factory/.xonsh.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xonsh"
Tue May 31 07:39:53 2022 rev:34 rq: version:0.12.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/xonsh/xonsh.changes 2022-05-30 12:44:18.960419725 +0200
+++ /work/SRC/openSUSE:Factory/.xonsh.new.1548/xonsh.changes 2022-05-31 07:39:54.945749120 +0200
@@ -121 +121 @@
- These codes need to be escaped with ``..`` instead.
+ These codes need to be escaped with ``..`` instead.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 00Meta for openSUSE:Leap:15.3:Images checked in at 2022-05-30 23:31:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.3:Images/00Meta (Old)
and /work/SRC/openSUSE:Leap:15.3:Images/.00Meta.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "00Meta"
Mon May 30 23:31:00 2022 rev:346 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ version_totest ++++++
--- /var/tmp/diff_new_pack.3Tog9o/_old 2022-05-30 23:31:02.021974671 +0200
+++ /var/tmp/diff_new_pack.3Tog9o/_new 2022-05-30 23:31:02.029974678 +0200
@@ -1,3 +1,3 @@
-9.520
+9.522
(No newline at EOF)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000product for openSUSE:Factory checked in at 2022-05-30 23:27:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000product (Old)
and /work/SRC/openSUSE:Factory/.000product.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000product"
Mon May 30 23:27:50 2022 rev:3234 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ MicroOS-dvd5-dvd-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:57.493816003 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:57.501816006 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__MicroOS___20220528" schemaversion="4.1">
+<image name="OBS__MicroOS___20220530" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20220528</productvar>
+ <productvar name="VERSION">20220530</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:microos:20220528,openSUSE MicroOS</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:microos:20220530,openSUSE MicroOS</productinfo>
<productinfo name="LINGUAS">en_US </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20220528/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20220530/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
@@ -1029,7 +1029,7 @@
<repopackage name="libva2" arch="x86_64"/>
<repopackage name="libvdpau1" arch="x86_64"/>
<repopackage name="libverto1"/>
- <repopackage name="libvisual" arch="x86_64"/>
+ <repopackage name="libvisual-0_4-0" arch="x86_64"/>
<repopackage name="libvmtools0" arch="x86_64"/>
<repopackage name="libvorbis0" arch="x86_64"/>
<repopackage name="libvorbisenc2" arch="x86_64"/>
++++++ openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:57.545816024 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:57.549816026 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE-Addon-NonOss___20220528" schemaversion="4.1">
+<image name="OBS__openSUSE-Addon-NonOss___20220530" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -36,11 +36,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20220528</productvar>
+ <productvar name="VERSION">20220530</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse-addon-nonoss:20220528,openSUSE NonOSS Addon</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse-addon-nonoss:20220530,openSUSE NonOSS Addon</productinfo>
<productinfo name="LINGUAS">af ar be_BY bg br ca cy el et ga gl gu_IN he hi_IN hr ka km ko lt mk nn pa_IN rw sk sl sr_CS ss st tg th tr uk ve vi xh zu </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/2022… obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/2022…</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/2022… obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/2022…</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ openSUSE-cd-mini-i586.kiwi ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:57.577816036 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:57.585816040 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20220528" schemaversion="4.1">
+<image name="OBS__openSUSE___20220530" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -32,11 +32,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20220528</productvar>
+ <productvar name="VERSION">20220530</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20220528,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20220530,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220528/i586</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220530/i586</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ openSUSE-cd-mini-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:57.621816054 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:57.629816057 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20220528" schemaversion="4.1">
+<image name="OBS__openSUSE___20220530" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20220528</productvar>
+ <productvar name="VERSION">20220530</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20220528,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20220530,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220528/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220530/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ openSUSE-dvd5-dvd-i586.kiwi ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:57.665816072 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:57.669816073 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20220528" schemaversion="4.1">
+<image name="OBS__openSUSE___20220530" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -32,11 +32,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20220528</productvar>
+ <productvar name="VERSION">20220530</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20220528,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20220530,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220528/i586</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220530/i586</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
@@ -1571,7 +1571,7 @@
<repopackage name="libext2fs2"/>
<repopackage name="libexttextcat"/>
<repopackage name="libexttextcat-2_0-0"/>
- <repopackage name="libf2fs8"/>
+ <repopackage name="libf2fs9"/>
<repopackage name="libfa1"/>
<repopackage name="libfakekey0"/>
<repopackage name="libfarstream-0_2-5"/>
@@ -2697,7 +2697,7 @@
<repopackage name="libvirt-glib-1_0-0"/>
<repopackage name="libvirt-libs"/>
<repopackage name="libvisio-0_1-1"/>
- <repopackage name="libvisual"/>
+ <repopackage name="libvisual-0_4-0"/>
<repopackage name="libvlc5"/>
<repopackage name="libvlccore9"/>
<repopackage name="libvmaf1"/>
@@ -2866,6 +2866,7 @@
<repopackage name="links"/>
<repopackage name="linux-glibc-devel"/>
<repopackage name="lklug-fonts"/>
+ <repopackage name="llvm14-gold"/>
<repopackage name="lockdev"/>
<repopackage name="login_defs"/>
<repopackage name="logrotate"/>
@@ -4304,6 +4305,7 @@
<repopackage name="ruby3.1-rubygem-xdg-2"/>
<repopackage name="ruby3.1-rubygem-xml-simple"/>
<repopackage name="ruby3.1-rubygem-xmlhash"/>
+ <repopackage name="ruby3.1-rubygem-xmlrpc"/>
<repopackage name="ruby3.1-rubygem-yajl-ruby"/>
<repopackage name="ruby3.1-rubygem-yard"/>
<repopackage name="ruby3.1-rubygem-yast-rake"/>
++++++ openSUSE-dvd5-dvd-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:57.693816083 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:57.701816086 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20220528" schemaversion="4.1">
+<image name="OBS__openSUSE___20220530" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20220528</productvar>
+ <productvar name="VERSION">20220530</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20220528,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20220530,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220528/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220530/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
@@ -1669,7 +1669,7 @@
<repopackage name="libext2fs2"/>
<repopackage name="libexttextcat"/>
<repopackage name="libexttextcat-2_0-0"/>
- <repopackage name="libf2fs8"/>
+ <repopackage name="libf2fs9"/>
<repopackage name="libfa1"/>
<repopackage name="libfakekey0"/>
<repopackage name="libfarstream-0_2-5"/>
@@ -2895,7 +2895,7 @@
<repopackage name="libvirt-glib-1_0-0"/>
<repopackage name="libvirt-libs"/>
<repopackage name="libvisio-0_1-1"/>
- <repopackage name="libvisual"/>
+ <repopackage name="libvisual-0_4-0"/>
<repopackage name="libvlc5"/>
<repopackage name="libvlccore9"/>
<repopackage name="libvmaf1"/>
@@ -3115,6 +3115,7 @@
<repopackage name="links"/>
<repopackage name="linux-glibc-devel"/>
<repopackage name="lklug-fonts"/>
+ <repopackage name="llvm14-gold"/>
<repopackage name="lockdev"/>
<repopackage name="login_defs"/>
<repopackage name="logrotate"/>
@@ -4603,6 +4604,7 @@
<repopackage name="ruby3.1-rubygem-xdg-2"/>
<repopackage name="ruby3.1-rubygem-xml-simple"/>
<repopackage name="ruby3.1-rubygem-xmlhash"/>
+ <repopackage name="ruby3.1-rubygem-xmlrpc"/>
<repopackage name="ruby3.1-rubygem-yajl-ruby"/>
<repopackage name="ruby3.1-rubygem-yard"/>
<repopackage name="ruby3.1-rubygem-yast-rake"/>
++++++ openSUSE-ftp-ftp-i586_x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:57.741816102 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:57.745816104 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20220528" schemaversion="4.1">
+<image name="OBS__openSUSE___20220530" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -24,7 +24,7 @@
<productvar name="DISTNAME">openSUSE</productvar>
<productvar name="FLAVOR">ftp</productvar>
<productvar name="MAKE_LISTINGS">true</productvar>
- <productvar name="MEDIUM_NAME">openSUSE-20220528-i586-x86_64</productvar>
+ <productvar name="MEDIUM_NAME">openSUSE-20220530-i586-x86_64</productvar>
<productvar name="MULTIPLE_MEDIA">true</productvar>
<productvar name="PRODUCT_DIR">/</productvar>
<productvar name="PRODUCT_NAME">$DISTNAME-$FLAVOR</productvar>
@@ -36,11 +36,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20220528</productvar>
+ <productvar name="VERSION">20220530</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20220528,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20220530,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220528/i586 obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220528/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220530/i586 obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20220530/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="DEBUGMEDIUM">2</productoption>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ MicroOS.product ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:57.801816125 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:57.801816125 +0200
@@ -6,7 +6,7 @@
<name>MicroOS</name>
<releasepkgname>MicroOS-release</releasepkgname>
<endoflife/>
- <version>20220528</version>
+ <version>20220530</version>
<!-- release is no longer optional -->
<release>0</release>
<productline>MicroOS</productline>
++++++ dvd.group ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:57.941816181 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:57.953816186 +0200
@@ -1848,7 +1848,7 @@
<package name="libext2fs2" supportstatus="unsupported"/> <!-- reason: dvd:patterns-base-console -->
<package name="libexttextcat" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="libexttextcat-2_0-0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
- <package name="libf2fs8" supportstatus="unsupported"/> <!-- reason: dvd:f2fs-tools -->
+ <package name="libf2fs9" supportstatus="unsupported"/> <!-- reason: dvd:f2fs-tools -->
<package name="libfa1" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libfakekey0" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="libfarstream-0_2-5" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
@@ -2731,7 +2731,7 @@
<package name="libvirt-glib-1_0-0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-server-kvm_server -->
<package name="libvirt-libs" supportstatus="unsupported"/> <!-- reason: dvd:patterns-server-kvm_server -->
<package name="libvisio-0_1-1" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
- <package name="libvisual" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="libvisual-0_4-0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="libvlc5" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_multimedia -->
<package name="libvlccore9" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_multimedia -->
<package name="libvmaf1" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
@@ -2865,6 +2865,7 @@
<package name="links" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="linux-glibc-devel" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_ide -->
<package name="lklug-fonts" supportstatus="unsupported"/> <!-- reason: dvd:lklug-fonts -->
+ <package name="llvm14-gold" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_ide -->
<package name="lockdev" supportstatus="unsupported"/> <!-- reason: dvd:grub2 -->
<package name="login_defs" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="logrotate" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
@@ -4254,6 +4255,7 @@
<package name="ruby3.1-rubygem-xdg-2" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="ruby3.1-rubygem-xml-simple" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="ruby3.1-rubygem-xmlhash" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
+ <package name="ruby3.1-rubygem-xmlrpc" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="ruby3.1-rubygem-yajl-ruby" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="ruby3.1-rubygem-yard" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="ruby3.1-rubygem-yast-rake" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
++++++ openSUSE-Addon-NonOss.product ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:57.989816200 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:57.997816204 +0200
@@ -4,7 +4,7 @@
<product>
<vendor>openSUSE</vendor>
<name>openSUSE-Addon-NonOss</name>
- <version>20220528</version>
+ <version>20220530</version>
<release>0</release>
<summary>openSUSE NonOSS Addon</summary>
<shortsummary>non oss addon</shortsummary>
++++++ openSUSE.product ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:58.033816218 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:58.037816219 +0200
@@ -4,7 +4,7 @@
<product>
<vendor>openSUSE</vendor>
<name>openSUSE</name>
- <version>20220528</version>
+ <version>20220530</version>
<release>0</release>
<productline>openSUSE</productline>
++++++ opensuse_microos.group ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:58.101816245 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:58.117816251 +0200
@@ -1074,7 +1074,7 @@
<package name="libva-drm2" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="libva2" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="libvdpau1" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
- <package name="libvisual" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
+ <package name="libvisual-0_4-0" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="libvmtools0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:patterns-microos-onlyDVD -->
<package name="libvorbis0" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="libvorbisenc2" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
++++++ unsorted.yml ++++++
--- /var/tmp/diff_new_pack.GAawHn/_old 2022-05-30 23:27:58.197816284 +0200
+++ /var/tmp/diff_new_pack.GAawHn/_new 2022-05-30 23:27:58.213816289 +0200
@@ -1531,9 +1531,7 @@
- budgie-visualspace-applet
- budgie-wallstreet
- budgie-weathershow-applet
- - budgie-window-mover-applet
- budgie-window-shuffler
- - budgie-workspace-overview-applet
- budgie-workspace-stopwatch-applet
- budgie-workspace-wallpaper-applet
- buffer
@@ -2058,6 +2056,8 @@
- clucene-core-devel
- clustduct
- cluster-glue
+ - cluster-glue-devel
+ - cluster-glue-libs
- clustershell
- clusterssh
- clutter-devel
@@ -5999,8 +5999,6 @@
- gnome-info-collect
- gnome-initial-setup
- gnome-initial-setup-lang
- - gnome-internet-radio-locator
- - gnome-internet-radio-locator-lang
- gnome-keyring-sharp
- gnome-keyring-sharp-devel
- gnome-keysign
@@ -6253,6 +6251,9 @@
- google-lekton-fonts
- google-merriweather-fonts
- google-nobile-fonts
+ - google-or-tools
+ - google-or-tools-devel
+ - google-or-tools-minizinc
- google-osconfig-agent
- google-quiche-source
- google-roboto-mono-fonts
@@ -10260,7 +10261,7 @@
- libcfile1
- libcg3-1
- libcglm0: [x86_64]
- - libcgns4_1
+ - libcgns4_3
- libchafa0
- libchamplain-devel
- libchardet-devel
@@ -10808,7 +10809,7 @@
- libexttextcat-devel
- libexttextcat-tools
- libf2c0
- - libf2fs_format7
+ - libf2fs_format8
- libfa1-32bit: [x86_64]
- libfabric
- libfabric-devel
@@ -10914,6 +10915,7 @@
- libfl2-32bit: [x86_64]
- libflann1_9
- libflatbuffers2
+ - libflatzinc9
- libflickcurl-devel
- libflickcurl0
- libflickcurl0-32bit: [x86_64]
@@ -11208,10 +11210,6 @@
- libglslang11-32bit: [x86_64]
- libgltf-0_1-1
- libgltf-devel
- - libglue-devel
- - libglue-devel-32bit: [x86_64]
- - libglue2
- - libglue2-32bit: [x86_64]
- libglusterd0
- libglusterfs0
- libglut3-32bit: [x86_64]
@@ -12839,13 +12837,14 @@
- liboqs0
- liboqs0-32bit: [x86_64]
- liborc-0_4-0-32bit: [x86_64]
- - liborcania2_2
+ - liborcania2_3
- liborcus-devel
- liborcus-tools
- liborigin-devel
- liborigin-doc
- liborigin-tools
- liborigin3
+ - libortools9
- libortp15
- libortp15-32bit: [x86_64]
- libosdCPU3_4_4
@@ -12948,8 +12947,6 @@
- libp11-3-32bit: [x86_64]
- libp11-devel
- libp8-platform2
- - libpacemaker-devel
- - libpacemaker3
- libpackagekit-glib2-18-32bit: [x86_64]
- libpackagekit-glib2-devel
- libpackagekit-glib2-devel-32bit: [x86_64]
@@ -13321,6 +13318,9 @@
- libqrcodegen1
- libqrcodegencpp1
- libqrencode4-32bit: [x86_64]
+ - libqrtr-glib-devel
+ - libqrtr-glib-devel-doc
+ - libqrtr-glib0
- libqrupdate1
- libqsastime0
- libqscintilla2_qt5-15
@@ -14240,6 +14240,8 @@
- libtaginfo-devel
- libtaginfo1
- libtaginfo1-32bit: [x86_64]
+ - libtaginfo_c0
+ - libtaginfo_c0-32bit: [x86_64]
- libtalloc-devel
- libtar
- libtar-devel
@@ -14633,7 +14635,7 @@
- libvisio-tools
- libvisio2svg-devel
- libvisio2svg0
- - libvisual-32bit: [x86_64]
+ - libvisual-0_4-0-32bit: [x86_64]
- libvisual-devel
- libvkd3d-shader1
- libvkd3d-shader1-32bit: [x86_64]
@@ -15337,7 +15339,6 @@
- llvm14
- llvm14-devel
- llvm14-doc
- - llvm14-gold
- llvm14-opt-viewer
- llvm14-polly
- llvm14-polly-devel
@@ -18696,6 +18697,8 @@
- pacemaker
- pacemaker-cli
- pacemaker-cts
+ - pacemaker-devel
+ - pacemaker-libs
- pacemaker-remote
- packETH
- packETH-cli
@@ -18973,6 +18976,7 @@
- pbzip2
- pcapdump
- pcapinfo
+ - pcapplusplus-devel
- pcaudiolib-devel
- pcb
- pcb-doc
@@ -19022,6 +19026,7 @@
- pcp-pmda-gluster
- pcp-pmda-gpfs
- pcp-pmda-gpsd
+ - pcp-pmda-hacluster
- pcp-pmda-haproxy
- pcp-pmda-infiniband
- pcp-pmda-json
@@ -19061,6 +19066,7 @@
- pcp-pmda-slurm
- pcp-pmda-smart
- pcp-pmda-snmp
+ - pcp-pmda-sockets
- pcp-pmda-summary
- pcp-pmda-systemd
- pcp-pmda-trace
@@ -21804,6 +21810,7 @@
- python3-openstackdocstheme
- python3-openstacksdk
- python3-openwsman
+ - python3-ortools
- python3-os-api-ref
- python3-os-client-config
- python3-os-service-types
@@ -23826,8 +23833,8 @@
- python310-numpy-devel
- python310-numpy-gnu-hpc
- python310-numpy-gnu-hpc-devel
- - python310-numpy_1_21_4-gnu-hpc
- - python310-numpy_1_21_4-gnu-hpc-devel
+ - python310-numpy_1_21_6-gnu-hpc
+ - python310-numpy_1_21_6-gnu-hpc-devel
- python310-numpydoc
- python310-nwdiag
- python310-nxapi-plumbing
@@ -24412,6 +24419,7 @@
- python310-python-gvm
- python310-python-jenkins
- python310-python-jose
+ - python310-python-jose-cryptography
- python310-python-json-logger
- python310-python-jsonschema-objects
- python310-python-keycloak
@@ -26945,8 +26953,8 @@
- python38-numpy-devel
- python38-numpy-gnu-hpc
- python38-numpy-gnu-hpc-devel
- - python38-numpy_1_21_4-gnu-hpc
- - python38-numpy_1_21_4-gnu-hpc-devel
+ - python38-numpy_1_21_6-gnu-hpc
+ - python38-numpy_1_21_6-gnu-hpc-devel
- python38-numpydoc
- python38-nwdiag
- python38-nxapi-plumbing
@@ -27482,6 +27490,7 @@
- python38-python-gvm
- python38-python-jenkins
- python38-python-jose
+ - python38-python-jose-cryptography
- python38-python-json-logger
- python38-python-jsonschema-objects
- python38-python-keycloak
@@ -30084,8 +30093,8 @@
- python39-numpy-devel
- python39-numpy-gnu-hpc
- python39-numpy-gnu-hpc-devel
- - python39-numpy_1_21_4-gnu-hpc
- - python39-numpy_1_21_4-gnu-hpc-devel
+ - python39-numpy_1_21_6-gnu-hpc
+ - python39-numpy_1_21_6-gnu-hpc-devel
- python39-numpydoc
- python39-nwdiag
- python39-nxapi-plumbing
@@ -30669,6 +30678,7 @@
- python39-python-gnupg
- python39-python-jenkins
- python39-python-jose
+ - python39-python-jose-cryptography
- python39-python-json-logger
- python39-python-jsonschema-objects
- python39-python-keycloak
@@ -42614,6 +42624,7 @@
- typelib-1_0-Playerctl-2_0
- typelib-1_0-Pluma-1_0
- typelib-1_0-Poppler-0_18
+ - typelib-1_0-Qrtr-1_0
- typelib-1_0-Rest-1_0
- typelib-1_0-Retro-1-0
- typelib-1_0-RygelCore-2_6
@@ -43847,6 +43858,8 @@
- yajl
- yamagi-quake2
- yamagi-quake2-ctf
+ - yambar
+ - yambar-devel
- yaml-cpp-devel
- yang-tools
- yank
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000release-packages for openSUSE:Factory checked in at 2022-05-30 23:27:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000release-packages (Old)
and /work/SRC/openSUSE:Factory/.000release-packages.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000release-packages"
Mon May 30 23:27:47 2022 rev:1641 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
openSUSE-Addon-NonOss-release.spec: same change
openSUSE-release.spec: same change
stub.spec: same change
++++++ weakremovers.inc ++++++
--- /var/tmp/diff_new_pack.jHv0n6/_old 2022-05-30 23:27:53.913814577 +0200
+++ /var/tmp/diff_new_pack.jHv0n6/_new 2022-05-30 23:27:53.921814580 +0200
@@ -1131,10 +1131,6 @@
Provides: weakremover(noto-sans-monocjkkr)
Provides: weakremover(noto-sans-monocjksc)
Provides: weakremover(noto-sans-monocjktc)
-Provides: weakremover(noto-sans-syriaceastern)
-Provides: weakremover(noto-sans-syriacestrangela)
-Provides: weakremover(noto-sans-syriacwestern)
-Provides: weakremover(noto-sans-tibetan)
Provides: weakremover(pairs-data)
Provides: weakremover(plasma-theme-aya)
Provides: weakremover(plasma5-mediacenter-lang)
@@ -5037,6 +5033,8 @@
Provides: weakremover(bsh-javadoc)
Provides: weakremover(bsh-manual)
Provides: weakremover(budgie-desktop-docs)
+Provides: weakremover(budgie-window-mover-applet)
+Provides: weakremover(budgie-workspace-overview-applet)
Provides: weakremover(bugreporter)
Provides: weakremover(build-mkbaselibs-sle)
Provides: weakremover(bulk_extractor)
@@ -9464,6 +9462,7 @@
Provides: weakremover(gnome-games-lang)
Provides: weakremover(gnome-gmail-notifier)
Provides: weakremover(gnome-gmail-notifier-lang)
+Provides: weakremover(gnome-internet-radio-locator-lang)
Provides: weakremover(gnome-js-common)
Provides: weakremover(gnome-mime-data)
Provides: weakremover(gnome-mpv-lang)
@@ -11908,6 +11907,7 @@
Provides: weakremover(libcfitsio8)
Provides: weakremover(libcgns3_4)
Provides: weakremover(libcgns3_4_1)
+Provides: weakremover(libcgns4_1)
Provides: weakremover(libcgroup-devel)
Provides: weakremover(libcgroup-tools)
Provides: weakremover(libcgroup1)
@@ -12167,10 +12167,12 @@
Provides: weakremover(libf2fs4)
Provides: weakremover(libf2fs6)
Provides: weakremover(libf2fs7)
+Provides: weakremover(libf2fs8)
Provides: weakremover(libf2fs_format0)
Provides: weakremover(libf2fs_format3)
Provides: weakremover(libf2fs_format5)
Provides: weakremover(libf2fs_format6)
+Provides: weakremover(libf2fs_format7)
Provides: weakremover(libf95getdata7)
Provides: weakremover(libfaxutil5_5_9)
Provides: weakremover(libfaxutil5_6_1)
@@ -12411,6 +12413,7 @@
Provides: weakremover(libglslang-suse8)
Provides: weakremover(libglslang-suse9)
Provides: weakremover(libglslang10)
+Provides: weakremover(libglue-devel)
Provides: weakremover(libgmic1)
Provides: weakremover(libgmime-2_6-0)
Provides: weakremover(libgmm++-devel)
@@ -13686,6 +13689,7 @@
Provides: weakremover(liborcania1_2)
Provides: weakremover(liborcania2_0)
Provides: weakremover(liborcania2_1)
+Provides: weakremover(liborcania2_2)
Provides: weakremover(liborcus-0_12-0)
Provides: weakremover(liborcus-0_13-0)
Provides: weakremover(liborcus-0_14-0)
@@ -13792,6 +13796,7 @@
Provides: weakremover(libovn-20_06-0)
Provides: weakremover(liboyranos-alpha-devel-doc)
Provides: weakremover(libp11-2)
+Provides: weakremover(libpacemaker-devel)
Provides: weakremover(libpackagekitqt5-0)
Provides: weakremover(libpangomm-2_42-1)
Provides: weakremover(libpangomm-2_44-1)
@@ -14651,6 +14656,7 @@
Provides: weakremover(libvirt-daemon-uml)
Provides: weakremover(libvirt-daemon-vbox)
Provides: weakremover(libvirt-python)
+Provides: weakremover(libvisual)
Provides: weakremover(libvlccore8)
Provides: weakremover(libvmaf0)
Provides: weakremover(libvmime-kopano2)
@@ -15969,11 +15975,6 @@
Provides: weakremover(notes-up)
Provides: weakremover(notes-up-lang)
Provides: weakremover(notify-osd-config)
-Provides: weakremover(noto-mono-fonts)
-Provides: weakremover(noto-sans-syriaceastern-fonts)
-Provides: weakremover(noto-sans-syriacestrangela-fonts)
-Provides: weakremover(noto-sans-syriacwestern-fonts)
-Provides: weakremover(noto-sans-tibetan-fonts)
Provides: weakremover(noto-sans-ui-fonts)
Provides: weakremover(novell-ipsec-tools)
Provides: weakremover(novell-ipsec-tools-devel)
@@ -21073,6 +21074,8 @@
Provides: weakremover(python310-keepalive)
Provides: weakremover(python310-mockldap)
Provides: weakremover(python310-nose)
+Provides: weakremover(python310-numpy_1_21_4-gnu-hpc)
+Provides: weakremover(python310-numpy_1_21_4-gnu-hpc-devel)
Provides: weakremover(python310-perfume-bench)
Provides: weakremover(python310-pympv)
Provides: weakremover(python310-pytest-pythonpath)
@@ -24396,6 +24399,8 @@
Provides: weakremover(python38-numpy_1_21_0-gnu-hpc-devel)
Provides: weakremover(python38-numpy_1_21_2-gnu-hpc)
Provides: weakremover(python38-numpy_1_21_2-gnu-hpc-devel)
+Provides: weakremover(python38-numpy_1_21_4-gnu-hpc)
+Provides: weakremover(python38-numpy_1_21_4-gnu-hpc-devel)
Provides: weakremover(python38-openqa_review)
Provides: weakremover(python38-openstack.nose_plugin)
Provides: weakremover(python38-pampy)
@@ -24529,6 +24534,8 @@
Provides: weakremover(python39-numpy_1_21_0-gnu-hpc-devel)
Provides: weakremover(python39-numpy_1_21_2-gnu-hpc)
Provides: weakremover(python39-numpy_1_21_2-gnu-hpc-devel)
+Provides: weakremover(python39-numpy_1_21_4-gnu-hpc)
+Provides: weakremover(python39-numpy_1_21_4-gnu-hpc-devel)
Provides: weakremover(python39-openqa_review)
Provides: weakremover(python39-pampy)
Provides: weakremover(python39-pdfkit)
@@ -36259,6 +36266,8 @@
Provides: weakremover(libglibmm-2_66-1-32bit)
Provides: weakremover(libgloox15-32bit)
Provides: weakremover(libgloox17-32bit)
+Provides: weakremover(libglue-devel-32bit)
+Provides: weakremover(libglue2-32bit)
Provides: weakremover(libgmime-2_6-0-32bit)
Provides: weakremover(libgnome-32bit)
Provides: weakremover(libgnome-desktop-2-17-32bit)
@@ -36858,6 +36867,7 @@
Provides: weakremover(libva-wayland1-32bit)
Provides: weakremover(libva-x11-1-32bit)
Provides: weakremover(libva1-32bit)
+Provides: weakremover(libvisual-32bit)
Provides: weakremover(libvma8)
Provides: weakremover(libvmaf0-32bit)
Provides: weakremover(libvotca_xtp2021)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000update-repos for openSUSE:Factory checked in at 2022-05-30 21:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000update-repos (Old)
and /work/SRC/openSUSE:Factory/.000update-repos.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000update-repos"
Mon May 30 21:03:49 2022 rev:1999 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
New:
----
factory:non-oss_3233.1.packages.zst
factory_20220528.packages.zst
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
1
0