Проект pam-1.6.1-7.el10
    
        content_copy 
     
    
 
    
        
            
                Имя 
                pam 
             
            
                Эпоха 
                0 
             
            
                Версия 
                1.6.1 
             
            
                Релиз 
                7.el10 
             
            
            
                Сайт 
                
                    
                    http://www.linux-pam.org/ 
                    
                 
             
            
                Лицензия 
                BSD-3-Clause AND GPL-2.0-or-later 
             
            
                Время сборки 
                2025-04-03 07:29:44 
             
            
                Хост сборки 
                builder-x86-09.inferitos.ru 
             
            
                Краткое описание 
                An extensible library which provides authentication for applications 
             
            
                Репозитории 
                BaseOS 
             
            
                Полное описание 
                PAM (Pluggable Authentication Modules) is a system security tool that
allows system administrators to set authentication policy without
having to recompile programs that handle authentication. 
             
            
                Эррата 
                
                    
                    
                    —
                    
                 
             
            
            
        
     
    
 
    × 
     
    
    
        Пакет 
        Краткое описание 
        Контрольная сумма SHA-256 
     
     
    
         
    
    
    
        x86_64 
     
    
    
        
            
                pam-1.6.1-7.el10.x86_64
             
            
                content_copy 
             
         
        An extensible library which provides authentication for applications 
        
            16930b8afa67efa2fd4d6f91dc382de0737937274a2cf1c6f997ae4578ae3397 
            
                download 
             
         
     
    
    
        
            
                pam-libs-1.6.1-7.el10.x86_64
             
            
                content_copy 
             
         
        Shared libraries of the PAM package 
        
            14b74379b3fde5590591443886b2219893316d1e23d2901b553a98df6bd11d33 
            
                download 
             
         
     
    
    
        
            
                pam-devel-1.6.1-7.el10.x86_64
             
            
                content_copy 
             
         
        Files needed for developing PAM-aware applications and modules for PAM 
        
            538d1ba520e89d74e845152b8f81e55ac126c818cfbaa7cd1ff2f6c7ec0ab004 
            
                download 
             
         
     
    
     
    
    
    
        aarch64 
     
    
    
        
            
                pam-1.6.1-7.el10.aarch64
             
            
                content_copy 
             
         
        An extensible library which provides authentication for applications 
        
            1d67546b0dd2eecb03a44b38cbee276ca4af9ab2fdf758da431a7a3273a2ffc7 
            
                download 
             
         
     
    
    
        
            
                pam-libs-1.6.1-7.el10.aarch64
             
            
                content_copy 
             
         
        Shared libraries of the PAM package 
        
            47bfbc2ec06fdecda7c9335408b67d57714c1bc8ae24aec582e58dc053bee2d5 
            
                download 
             
         
     
    
    
        
            
                pam-devel-1.6.1-7.el10.aarch64
             
            
                content_copy 
             
         
        Files needed for developing PAM-aware applications and modules for PAM 
        
            f7f64e61ace299e4c79c9ac8bbc9b62c6c2d57b642ba9b1a0350bc84644ce8e2 
            
                download 
             
         
     
    
     
    
    
    
        src 
     
    
    
        
            
                pam-1.6.1-7.el10.src
             
            
                content_copy 
             
         
        An extensible library which provides authentication for applications 
        
            f8468a2621f4e6b1add26d09396959c57e76931536bd205599d6151c3124866c 
            
                download 
             
         
     
    
     
    
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6.1-7
- Rebuilt for MSVSphere 10
* Thu Nov 21 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-7
- pam_access: rework resolving of tokens as hostname.
  Resolves: CVE-2024-10963 and RHEL-66241
* Mon Nov 04 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-6
- pam_access: always match local address and clarify LOCAL keyword behaviour.
  Resolves: RHEL-65223
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com>
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018
* Fri Aug 30 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-4
- spec: Use Requires(meta): authselect. Resolves: RHEL-56703
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com>
- Bump release for June 2024 mass rebuild
* Tue Jun 18 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-2
- Fix static analyzer detected issues. Resolves: RHEL-36475
- pam_env: fixes for NULL environment variables
* Wed Apr 10 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-1
- Rebase to release 1.6.1
- Disable nis support
* Thu Feb 15 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.0-2
- pam_unix: do not warn if password aging is disabled (#2263689)
* Tue Jan 23 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.0-1
- Rebase to release 1.6.0
  Resolves: #2258964