- 
    Wed Apr 06 2022 Pavel Raiskup <praiskup@redhat.com> 3.0-1
    
- mock v3 contains several Python 2.7 (EL7) incompatibilites
  https://github.com/rpm-software-management/mock/issues/755
- disable SECCOMP for Podman by default
- opt in for SECCOMP invented
- create simple_load_config() for use in 3rd party SW (msuchy@redhat.com)
- implement --list-chroots command (msuchy@redhat.com)
- add cachedir to output of hw_info plugin (msuchy@redhat.com)
- mock: copy /usr/share/pki source CA certificates (dereks@lifeofadishwasher.com)
- add missing args for --scrub and --short-circuit into bash
  completion (didiksupriadi41@fedoraproject.org)
- remove el7 specific parts from the spec file (msuchy@redhat.com)
   
  
  - 
    Thu Dec 16 2021 Pavel Raiskup <praiskup@redhat.com> 2.16-1
    
- disable system call filtering
- pass env to podman run (dani@lapiole.org)
- give user alternative help for missing 'epel-8-*' configs
- podman, explictily specify stdin as tar source (vreeland.justin@gmail.com)
- add a new 'ssl_extra_certs' option (patrick@laimbock.com)
   
  
  - 
    Thu Nov 18 2021 Pavel Raiskup <praiskup@redhat.com> 2.15-1
    
- argparse: handle old-style commands *before* ignoring "--" (awilliam@redhat.com)
- Update mock.1 (cheese@nosuchhost.net)
   
  
  - 
    Thu Nov 04 2021 Pavel Raiskup <praiskup@redhat.com> 2.14-1
    
- fixed broken --enablerepo/--disablerepo options
   
  
  - 
    Mon Nov 01 2021 Pavel Raiskup <praiskup@redhat.com> 2.13-1
    
- local repositories to use gpgcheck=0 by default
- A new option --additional-package (for --rebuild)
- external-deps: install pip packages to /usr
- Install external deps into build chroot, not bootstrap
- Migrate from optparse to argparse
- mock: don't specify SOURCE when remounting bind-mounts
- mock: add option --debug-config-expanded (sergio@serjux.com)
- Fix use of deprecated function (xfgusta@gmail.com)
- lvm_root: fix copy/paste error in a warning message (kdudka@redhat.com)
   
  
  - 
    Mon Jul 19 2021 Pavel Raiskup <praiskup@redhat.com> 2.12-1
    
- don't set --cwd for --shell when we know it will fail (el7)
- explicitly convert macro values to str (logans@cottsay.net)
- disable versionlock DNF plugin by default (igor.raits@gmail.com)
- move Requires of shadow-utils from mock-core-configs to mock-filesystem
  (msuchy@redhat.com)
   
  
  - 
    Tue Jun 08 2021 Pavel Raiskup <praiskup@redhat.com> 2.11-1
    
- mock: fix broken --help output
- compress_logs: compress also after repo failures
- move to libera.chat (msuchy@redhat.com)
- Define _platform_multiplier macro (msuchy@redhat.com)
- allow to --install external:* (msuchy@redhat.com)
- move installation of external:* to separate function (msuchy@redhat.com)
- honor --cwd for --shell (msuchy@redhat.com)
   
  
  - 
    Tue Apr 27 2021 Pavel Raiskup <praiskup@redhat.com> 2.10-1
    
- do not allocate tty for podman (msuchy@redhat.com)
- work-around bug setting propagation for recursive bind-mounts (david.ward@ll.mit.edu)
- fix handling of essential mountpoints (david.ward@ll.mit.edu)
- pre-create the dest directory in _copy_config
   
  
  - 
    Mon Jan 18 2021 Pavel Raiskup <praiskup@redhat.com> 2.9-1
    
- rpkg_preprocessor: Add a force_enable option (tstellar@redhat.com)
- use TemplatedDictionary as standalone module (msuchy@redhat.com)
   
  
  - 
    Tue Dec 15 2020 Pavel Raiskup <praiskup@redhat.com> 2.8-1
    
- fix use of nspawn (#678) (awilliam@redhat.com)
- file_util: Improve an error message (tbaeder@redhat.com)