Revisions of libsemanage

buildservice-autocommit accepted request 1137570 from Cathy Hu's avatar Cathy Hu (cahu) (revision 111)
baserev update by copy to link target
David Anes's avatar David Anes (david.anes) accepted request 1134070 from Cathy Hu's avatar Cathy Hu (cahu) (revision 110)
- Update to version 3.6
  https://github.com/SELinuxProject/selinux/releases/tag/3.6
  * Add notself support for neverallow rules
  * Improve man pages
  * man pages: Remove the Russian translations
  * Add notself and other support to CIL
  * Add support for deny rules
  * Translations updated from
    https://translate.fedoraproject.org/projects/selinux/
  * Bug fixes
- Remove keys from keyring since they expired:
  - E853C1848B0185CF42864DF363A8AD4B982C4373
    Petr Lautrbach <plautrba@redhat.com>
  - 63191CE94183098689CAB8DB7EF137EC935B0EAF
    Jason Zaman <jasonzaman@gmail.com>  
- Add key to keyring:   
  - B8682847764DF60DF52D992CBC3905F235179CF1   
    Petr Lautrbach <lautrbach@redhat.com>
- Update to version 3.6
  https://github.com/SELinuxProject/selinux/releases/tag/3.6
  * Add notself support for neverallow rules
  * Improve man pages                       
  * man pages: Remove the Russian translations
  * Add notself and other support to CIL    
  * Add support for deny rules
  * Translations updated from
    https://translate.fedoraproject.org/projects/selinux/
  * Bug fixes
- Remove keys from keyring since they expired:
  - E853C1848B0185CF42864DF363A8AD4B982C4373
    Petr Lautrbach <plautrba@redhat.com>
  - 63191CE94183098689CAB8DB7EF137EC935B0EAF
    Jason Zaman <jasonzaman@gmail.com>  
- Add key to keyring:   
  - B8682847764DF60DF52D992CBC3905F235179CF1   
    Petr Lautrbach <lautrbach@redhat.com>
buildservice-autocommit accepted request 1129452 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 109)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 1129104 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 108)
- Remove dependency on /usr/bin/python3, making scripts to depends on
  the real python3 binary, not the link. bsc#1212476
buildservice-autocommit accepted request 1115853 from Cathy Hu's avatar Cathy Hu (cahu) (revision 107)
baserev update by copy to link target
Johannes Segitz's avatar Johannes Segitz (jsegitz) committed (revision 106)
- Remove build counter syncing for real
Johannes Segitz's avatar Johannes Segitz (jsegitz) committed (revision 105)
- Remove build counter syncing
Johannes Segitz's avatar Johannes Segitz (jsegitz) accepted request 1103292 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 104)
openSUSE:Factory python-semanage flavor is configured to sync build
counter with libsemanage package. This means it always triggers a build
no matter which of the packages got initially triggered.

I am not sure if this is needed at all, if yes, please accept this 
request and forward with an explenation.

If not, just decline it and we will remove the build counter syncing 
in factory as well.

thanks

Details:
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/6GUU6JUQE72WCWEZCSLQYJLVVTNHBVTE/
buildservice-autocommit accepted request 1103132 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 103)
baserev update by copy to link target
Johannes Segitz's avatar Johannes Segitz (jsegitz) accepted request 1084739 from Frederic Crozat's avatar Frederic Crozat (fcrozat) (revision 102)
- Add _multibuild to define additional spec files as additional
  flavors.
  Eliminates the need for source package links in OBS.

- Add _multibuild to define additional spec files as additional
  flavors.
  Eliminates the need for source package links in OBS.
Johannes Segitz's avatar Johannes Segitz (jsegitz) accepted request 1074196 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 101)
- Add -ffat-lto-objects to CFLAGS to prevent rpmlint errors because
  of LTO

- Add -ffat-lto-objects to CFLAGS to prevent rpmlint errors because
  of LTO
Johannes Segitz's avatar Johannes Segitz (jsegitz) accepted request 1073971 from Martin Liška's avatar Martin Liška (marxin) (revision 100)
- Enable LTO now (boo#1138812).

- Enable LTO now (boo#1138812).
buildservice-autocommit accepted request 1068397 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 99)
baserev update by copy to link target
Johannes Segitz's avatar Johannes Segitz (jsegitz) accepted request 1067537 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 98)
- Update to version 3.5
  * Allow user to set SYSCONFDIR
  * always write kernel policy when check_ext_changes is specified
- Added additional developer key (Jason Zaman)

- Update to version 3.5
  * Allow user to set SYSCONFDIR
  * always write kernel policy when check_ext_changes is specified
- Added additional developer key (Jason Zaman)
buildservice-autocommit accepted request 978303 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 97)
baserev update by copy to link target
Johannes Segitz's avatar Johannes Segitz (jsegitz) accepted request 978291 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 96)
- Update to version 3.4
  * Optionally rebuild policy when modules are changed externally
  * Fix USE_AFTER_FREE (CWE-672) in semanage_direct_get_module_info()
  * Allow spaces in user/group names

- Update to version 3.4
  * Optionally rebuild policy when modules are changed externally
  * Fix USE_AFTER_FREE (CWE-672) in semanage_direct_get_module_info()
  * Allow spaces in user/group names
Johannes Segitz's avatar Johannes Segitz (jsegitz) accepted request 953171 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 95)
- Drop Buildrequires for libustr-devel, not needed anymore

- Drop Buildrequires for libustr-devel, not needed anymore
Johannes Segitz's avatar Johannes Segitz (jsegitz) accepted request 930929 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 94)
- Update to version 3.3
  * Fixed use-after-free in parse_module_store()
  * Fixed use_after_free in semanage_direct_write_langext()

- Update to version 3.3
  * Fixed use-after-free in parse_module_store()
  * Fixed use_after_free in semanage_direct_write_langext()
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 912401 from Fabian Vogt's avatar Fabian Vogt (favogt) (revision 93)
- Call "make -j8 pywrap" instead of "make -j8 all pywrap" to fix random
  build failures. The toplevel Makefile does not support concurrency,
  and it resulted in parallel "make all" and "make pywrap" which weren't
  aware of each other and stepped over the other's artifacts.
buildservice-autocommit accepted request 879861 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 92)
baserev update by copy to link target
Displaying revisions 1 - 20 of 111
openSUSE Build Service is sponsored by