Revisions of AusweisApp2

buildservice-autocommit accepted request 879697 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 24)
baserev update by copy to link target
buildservice-autocommit accepted request 853120 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 22)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 852697 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 21)
- New upstream release
  + Version 1.22.0
    * PIN management has been revised.
    * App navigation on iOS and Android harmonized. The sidebar on Android has
      been removed and replaced with a bar at the bottom of the screen.
    * The "Help" area has been revised and restructured on all platforms.
      The software licenses can now be viewed within the application.
    * A new start page has been added on Android and iOS.
    * A function test can now be carried out on Android and iOS via the
      entry "Check device and ID card" on the start page.
    * Auxiliary animations have been added to Android and iOS to
      clarify possible positions for placing the ID card.
    * The one-off notice that the transport PIN must be changed
      has been added to Android and iOS.
    * Option entry and query for the permission "local network access" has been
      added on iOS 14. This is necessary for using a smartphone as a card reader.
    * AusweisAppp2 can now be installed on macOS via the App Store. Updates that
      appear in the future can be obtained automatically through the store.
    * The update mechanism on Windows has been revised. The download of the update
      and the start of the installation are now carried out automatically when an
      update is started.
    * Support for the German eID card for Union citizens has been added.
    * Support for macOS Sierra 10.12 has been discontinued.
    * Support for Bluetooth card readers has been discontinued.
    * Minor bug fixes.
    * The SDK now supports changing the PIN.
    * The SDK now supports displaying the permissions "PinManagement" and "CanAllowed".
    * Update of OpenSSL to version 1.1.1h.
    * Update of Qt to version 5.15.2.
- Add libQt5QuickTemplates2-devel to BuildRequires
buildservice-autocommit accepted request 831920 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 20)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 831656 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 19)
- New upstream release
  + Version 1.20.2
    * It is now possible to paste a PIN/CAN/PUK using the common methods of
      the operating system in use, enabling the use of password managers.
    * Fixed an issue on Android 9 and older which prevented switching the
      screen to the WiFi settings on some devices.
    * Some help texts have been improved.
    * A tooltip has been added to the Windows installer for the firewall settings.
    * Search performance in the provider screen has been improved.
    * Fixed an issue on Android where an error message was shown incorrectly when
      the ID card was presented to the card reader before starting authentication.
    * Display fonts have been improved on OnePlus devices.
    * On macOS, the app will now use the integrated graphics adapter if possible.
    * Small bug fixes.
    * Support for Android NDK 21.3 and SDK cmdline-tools 2.1 has been added.
    * Fixed a compatibility issue with Qt 5.10.
    * Fixed an issue where an incorrect text was shown in comfort mode when using
      a smartphone with the CAN-allowed function.
    * Fixed an issue on Android where the feedback screen was incorrectly shown
      after using the external SDK.
    * Documentation for the integrated SDK on Android has been extended to include
      logging facilities and App Bundles.
    * Use of more inclusive terminology, the terms "blacklist" and "suppressions"
      have been removed or renamed.
buildservice-autocommit accepted request 816921 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 18)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 816895 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 17)
- New upstream release
  + Version 1.20.1
    * Password-protected proxy servers can now also be used from
      the new user interface.
    * A new option for mobile devices now allows switching between
      portrait and landscape viewing mode.
    * On Android, canceling the authentication process should now
      be faster and the previously occurring crash was fixed.
    * On Windows, a progress bar is now also shown during the
      authentication process when using the new user interface.
    * Small bug fixes.
    * Enterprise installations using the MSI package have gained the possibility
      to enable on-site-readout and providing a proxy configuration.
    * The mobile app now allows enabling and disabling debug mode when retrieving
      one's own personal ID data by tapping the magnifier icon ten times.
    * Also in the mobile app, tapping the version number in the about dialog
      ten times will now activate the advanced settings dialog which allows
      one to enable the on-site-readout.
- Drop patches for issues fixed upstream
  + 0001-disable-vendor-name.patch
  + 0002-fix-desktop-icon-path.patch
buildservice-autocommit accepted request 765466 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 16)
baserev update by copy to link target
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 765447 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 15)
- Add Requires on libqt5-qtgraphicaleffects and libqt5-qtquickcontrols2
  This is required for the new default QML interface to work.
buildservice-autocommit accepted request 764891 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 14)
baserev update by copy to link target
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 764816 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 13)
- New upstream release
  + Version 1.20.0
    * Introduce new graphical user interface for Windows and macOS
    * The DMG image for macOS is now signed
    * Support for screen readers on Android and iOS
    * Adjust color contrast for better readability
    * Optimize menu layout and introduce settings
      panel on iOS and Android
    * Optimize the functionality to use the smartphone as card reader
    * Support for macOS 10.11 was dropped
    * Support for x86 architecture on Android was dropped
    * Small bug fixes
    * Update OpenSSL to version 1.1.1d
    * Update Qt to version 5.12.5
- Add libqt5-qtdeclarative-devel and libQt5QuickControls2-devel
  to BuildRequires, required for QML-based user interface
- Add patch to disable vendor name
  + 0001-disable-vendor-name.patch
- Add patch to fix path to desktop icon
  + 0002-fix-desktop-icon-path.patch
- Drop custom icon
  + AusweisApp2.png
- Drop patches for issues fixed upstream
  + 0001-fix-resource-file-path.patch
  + 0002-fix-translation-files-path.patch
  + 0003-disable-auto-updater.patch
  + 0004-set-config-path.patch
  + 0005-disable-qtquick.patch
- Improve grammar and semantics in Summary and %description
- Install npa_icon.png as desktop icon
buildservice-autocommit accepted request 758721 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 12)
baserev update by copy to link target
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 758290 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 11)
- BuildRequire pkgconfig(libudev) instead of libudev-devel:
  Allow OBS to shortcut through the -mini flavors.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 743521 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 10)
initialized devel package after accepting 743521
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 743518 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 9)
- Fix capitalization of URL field descriptor
- Remove unnecessary %defattr(-,root,root) from %files section
- Remove unnecessary %post and %postun targets
  + Drop %desktop_database_post and %icon_theme_cache_post invocations
  + Drop %desktop_database_postun and %icon_theme_cache_postun invocations
- Sort dependencies in BuildRequires
- Switch cmake builder to Ninja
  + Add ninja to BuildRequires
  + Define __builder as ninja in %build target
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 741308 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 8)
- Use correct SPDX identifier in License field for EUPL-1.2
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 741305 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 7)
- Fix incorrect package name in spec file header
- Update copyright year to 2019
- Use https connection in Bugzilla link
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 741303 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 6)
- Remove extra LICENSE.txt from packaging source
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 741252 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 5)
- New upstream release
  + Version 1.18.2
    * Small bug fixes
    * Updates to Info.plist file
  + Version 1.18.1
    * Updates to Info.plist file
  + Version 1.18.0
    * Enable NFC functionality for iOS 13
    * Small bug fixes
    * Updated OpenSSL version to 1.1.1c
    * Updated Qt version to 5.12.4
    * A compiler with C++17 support is now required
- Fix patch to set path to translation files
  + 0002-fix-translation-files-path.patch
- Refresh patches for new version
  + 0003-disable-auto-updater.patch
- Add patch to adjust path for config.json
  + 0004-set-config-path.patch
- Add patch to disable QtQuick as it's currently broken
  + 0005-disable-qtquick.patch
- Disable building shared libraries
  + Pass -DBUILD_SHARED_LIBS=off to cmake
  + Remove any references for *.so files from %install and %files sections
  + Remove generation of ld.conf.so configuration file
  + Remove invocations to /sbin/ldconfig from %postin and %postun sections
- Install config.json into data directory
- Remove libQt5QuickControls2-devel from BuildRequires
Displaying revisions 41 - 60 of 64
openSUSE Build Service is sponsored by