* Mon Jul 03 2023 Danilo Spinella <danilo.spinella@suse.com> 
  - Fix the user owner of the files in /usr from amanda to root, bsc#1172572
 
  * Tue Mar 21 2023 Danilo Spinella <danilo.spinella@suse.com> 
  - Update to version 3.5.3:
  * Fixed: removed vulnerable jQuery dependency
  * Fixed: fix suppressed 1st char of error message in
    common-src/bsdtcp-security.c
  * docs: improved README with Markdown
  * docs: updated README file name for docs in Debian builds
  * Fixed: post_inst_functions.sh to create amkey
  * Fixed: added extern keyword for tu_debugging_enabled declaration in
    testutils.h
  * Fixed: https://sogis.eu complaint symmetric encryption key derivation algorithm
  * Fixed: removed perror to fix information leak vulnerability found in the
    calcsize SUID binary. (CVE-2022-37703, bsc#1203390)
  * Fixed: added filter for RSH environment settings in rundump to fix
    privilege escalation vulnerability (CVE-2022-37704, bsc#1208033)
  * Fixed: arg checking for runtar.c (CVE-2022-37705, bsc#1208032)
- Remove upstreamed patches:
  * CVE-2022-37705.patch
  * amanda-3.5.1-GCC10_extern.patch
  * amanda-3.5.2-fix-tests.patch
 
  * Thu Feb 16 2023 Daniel Garcia <daniel.garcia@suse.com> 
  - Add CVE-2022-37705.patch to fix privilege scalation
  (boo#1208032, gh#zmanda/amanda#194)
 
           
          
              Version: 3.5.1-bp152.5.11
            
  * Thu Nov 28 2019 Kristyna Streitova <kstreitova@suse.com> 
  - change %{_libexecdir}/amanda/application/ owner to root otherwise
  chkstat refuses to set correct permissions there
- add missing BuildRequires
 
  * Thu Oct 17 2019 Richard Brown <rbrown@suse.com> 
  - Remove obsolete Groups tag (fate#326485)
 
  * Fri May 17 2019 Kristýna Streitová <kstreitova@suse.com> 
  - update the list of suid binaries [bsc#1110797]
  * added: ambind, ambsdtar, amgtar, amstar
  * removed: amcheck, planner, dumper
- update README.SUSE and add a note about setuid binaries and the
  fact that user amanda and members of the group amanda should be
  considered privileged users
 
             
            
              Version: 3.5.1-bp150.1.3
            
  * Mon Mar 26 2018 dimstar@opensuse.org 
  - Own %{_sysconfdir}/xinetd.d: filesystem won't own this directory
  much longer (boo#1084457).
 
  * Wed Mar 21 2018 crrodriguez@opensuse.org 
  - Buildrequire curl and libcrypto (enables amazon s3 module)
- amanda-libnsl.patch: libnsl is gone, replaced by tirpc
  fix configure checks.
- Buildrequire libtirpc
 
  * Wed Dec 13 2017 kstreitova@suse.com 
  - update to 3.5.1
  * do not check all 'r' bit on suid binary
  * fix parsing of configuration override (-o)
  * can unset some setting
  * client code will not fail if shared memory is not available
  * amreport
  * lot of improvement
  * allow '*' for a datestamp wildcard
  * amgetconf
  * print an empty string if a parameter is not set instead of
    'no such parameter'
  * amdump
  * new --no-dump, --no-flush and --no-vault argument
  * amstatus fix
  * lock holding disk to protect multiple parallel access
 
  * Fri Oct 13 2017 kstreitova@suse.com 
  - update to 3.5
  * see ReleaseNotes for more information
  * refresh
    amanda-2.6.1p1-shellbang.patch
    amanda-2.6.1p1-return_val.patch
    amanda-timestamp.patch
  * remove (applied upstream)
    amanda-automake_add_missing.patch
    amanda-3.3.3-noundefbool.patch
    amanda-2.6.1p1-fix-perl-format.patch
  * remove chg-* scripts from the filelist
  * pack new files
- add amanda-3.5-no_return_in_nonvoid_fnc.patch to fix
  no-return-in-nonvoid-function rpmlint error
- add url for source
- remove SLE11 specific stuff from specfile
- SuSE -> SUSE
  * amanda-SuSE.tar.bz2 is now amanda-SUSE.tar.bz2
  * README.SuSE is now README.SUSE
- tweak description
- run make check
- use %configure macro
- renumber patches
- create a symlink for amoldrecover manpage
 
  * Thu Mar 23 2017 kstreitova@suse.com 
  - cleanup with spec-cleaner
 
  * Wed Mar 08 2017 sfalken@opensuse.org 
  - Added lines to %files to clear unpackaged files error in
  openSUSE:Factory
 
  * Fri Jan 27 2017 kstreitova@suse.com 
  - add openssh to BuildRequires to support ssh [bsc#1022028]
 
  * Sat Apr 16 2016 zaitor@opensuse.org 
  - Replace libsmbclient and libsmbclient-devel for
  pkgconfig(smbclient) BuildRequires: Following samba changes.
 
  * Fri Mar 04 2016 olaf@aepfle.de 
  - Remove timestamp from binary
  amanda-timestamp.patch
 
  * Thu Nov 27 2014 mpluskal@suse.com 
  - Fix for boo#907361 -- amanda-2.6.1p1-fix-perl-format.patch
- Clean spec file with spec-cleaner
 
  * Tue Sep 16 2014 darin@darins.net 
  - wrap %post permissions routines in conditionals for SLES
 
  * Mon Sep 15 2014 darin@darins.net 
  - update to 3.3.6
  * ambsdtar
    new application that use BSD tar to do the backup.
  3.3.5 release notes
  * faster 'verify' command.
    fix parsing of config override arguments.
  * amsamba
    Add REGEX-MATCH property.
  * amvault
    Print progress status.
  * ndmp device
    INDIRECT property default to yes.
  3.3.4 release notes
  * amreport
    new --format argument
    new 'json' and 'json_raw' format.
  * amanda.conf
    new REPORT-FORMAT option.
  * amtape
    new 'verify' command.
  * amadmin
    new 'force-level-1' command.
  * ampgsql
    Add VERBOSE property.
  * S3 device
    handle DURABLE_REDUCED_AVAILABILITY for google storage.
  See ChangeLog for a full listing of changes:
    /usr/share/doc/packages/amanda/ChangeLog
- removed amanda-gets.patch, applied upstream
 
  * Mon Jul 21 2014 mls@suse.de 
  - comment out all 'undef bool' lines, as they break the build
  with modern perl versions
  added patch: amanda-3.3.3-noundefbool.patch
 
  * Fri Apr 26 2013 mmeister@suse.com 
  - Added automake --add-missing option to fix build with new automake
 
  * Fri Jan 11 2013 vdziewiecki@suse.com 
  -Update to 3.3.3
  * amdump.X log files use timestamp instead of number, amdump and amdump.1
    are maintained as symlink.
  * chg-disk
    o Use the changerfile for the statefile.
  * s3 device
    o support CASTOR storage
  * amanda.conf
    o New REPORT-USE-MEDIA and REPORT-NEXT-MEDIA.
  * amfetchdump
    o new --extract, --directory, --data-path and --application-property
    arguments. It allow to do the extraction on the server.
  * --exact-match argument to many command, and '=' prefix to expression.
    o It diable use of expression for host, disk, level and datestamp on
    command line argument.
  * All changer scripts.
    o Add LOCK-TIMEOUT property.
  * Many bug fix
-Fixed bnc#784375 - Clarify licensing of amanda. Zmanda changed its
  licensing from GPL-2.0 to GPL-2.0+ and LGPLv2 to LGPLv2+.
 
  * Fri Oct 05 2012 jmatejek@suse.com 
  - fixed some functions without return values
 
  * Wed Oct 03 2012 vdziewiecki@suse.com 
  -Update to 3.3.2 (see NEWS)
-Remove queue patch (fixed upstream, see ChangeLog)
-Replaced %run_permissions with %set_permissions (bnc#764124)
 
  * Mon Jul 30 2012 aj@suse.de 
  - Fix build with missing gets declaration (glibc 2.16)
 
  * Tue Feb 07 2012 jmatejek@suse.com 
  - removed custom definition of g_queue_free_full which was
  conflicting with a function newly added to glib2
 
  * Fri Dec 02 2011 coolo@suse.com 
  - add automake as buildrequire to avoid implicit dependency