Package: secrets / 11.0-2

Metadata

Package Version Patches format
secrets 11.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Revert recent_files_menu Dont always check for existance.patch | (download)

gsecrets/application.py | 4 0 + 4 - 0 !
gsecrets/recent_files_menu.py | 27 27 + 0 - 0 !
gsecrets/recent_manager.py | 41 6 + 35 - 0 !
3 files changed, 33 insertions(+), 39 deletions(-)

 revert "recent_files_menu: dont always check for existance"

This reverts commit 94e2d362772d1fb180e1525904ff09d3113f0413.

asyncio requires pygobject 3.52

Revert app Setup asyncio.patch | (download)

gsecrets/application.py | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 revert "app: setup asyncio"

This reverts commit a31bea25506c8cd416b49e146d375345b1efcadc.

asyncio requires pygobject 3.52

Revert Add fingerprint verify stop check.patch | (download)

gsecrets/unlock_database.py | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 revert "add fingerprint verify stop check"

This reverts commit b42e008e6193de1b3d55c6252c5a01fb4da1b1e9.

asyncio requires pygobject 3.52

Revert Fix fingerprint GetDefaultDevice subscriptable.patch | (download)

gsecrets/fingerprint_verifier.py | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 revert "fix fingerprint getdefaultdevice subscriptable"

This reverts commit db8704d0b8910663fee9dd556b0302772fc3a0d0.

asyncio requires pygobject 3.52

Revert Allow quick unlock only once.patch | (download)

gsecrets/unlock_database.py | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 revert "allow quick unlock only once"

This reverts commit cec85b1382ec5100caedcb4d305dc16b7e901ecc.

asyncio requires pygobject 3.52

Revert Add QuickUnlock with fingerprint support.patch | (download)

data/gtk/settings_dialog.ui | 14 0 + 14 - 0 !
data/gtk/unlock_database.ui | 14 0 + 14 - 0 !
data/icons/scalable/status/fingerprint-detection-symbolic.svg | 3 0 + 3 - 0 !
data/org.gnome.World.Secrets.gschema.xml.in | 10 0 + 10 - 0 !
data/resources.gresource.xml.in | 1 0 + 1 - 0 !
data/style.css | 64 0 + 64 - 0 !
flatpak/org.gnome.World.Secrets.Devel.json | 3 1 + 2 - 0 !
gsecrets/config_manager.py | 18 0 + 18 - 0 !
gsecrets/database_manager.py | 5 1 + 4 - 0 !
gsecrets/fingerprint_verifier.py | 238 0 + 238 - 0 !
gsecrets/settings_dialog.py | 7 0 + 7 - 0 !
gsecrets/unlock_database.py | 174 2 + 172 - 0 !
12 files changed, 4 insertions(+), 547 deletions(-)

 revert "add quickunlock with fingerprint support"

This reverts commit bf8276570599acb4a925af97d0ac016b8d2aaf4b.

asyncio requires pygobject 3.52

Revert db_settings_dialog Get db real path.patch | (download)

gsecrets/utils.py | 8 2 + 6 - 0 !
gsecrets/widgets/database_settings_dialog.py | 20 6 + 14 - 0 !
2 files changed, 8 insertions(+), 20 deletions(-)

 revert "db_settings_dialog: get db real path"

This reverts commit 97f78359fa286addb3c14dd1302b0e56733ba1a4.

asyncio requires pygobject 3.52