Skip to content
Success

Changes

Summary

  1. sudo: Avoid checking sudoers when install into a DESTDIR (#5355) (commit: fb7569d) (details)
  2. Convert gst-plugins-good to use libjpeg8 (#5066) (commit: 6facb5b) (details)
  3. Update to samba-4.11.0 (#5161) (commit: b9124e0) (details)
  4. Update PCRE2 to 10.33 (#5274) (commit: 1bf0604) (details)
  5. Update PulseAudio to 13.0 (#5302) (commit: dd288ef) (details)
  6. Update p11-kit to 0.23.17 (#5307) (commit: 04f3ef8) (details)
  7. Update GNU nano to 4.5 (#5336) (commit: d0ea7f3) (details)
  8. Update rdesktop to 1.9.0 (#5342) (commit: 5b6ba46) (details)
  9. Update to golang-1.12 (#5351) (commit: 1f2841f) (details)
  10. rdesktop: Add build require library/audio/libao (#5356) (commit: 8749645) (details)
  11. Go 1.12: Fix building in Jenkins (#5357) (commit: 1101eb1) (details)
  12. gcc-7: use il-1 (commit: fc7bac5) (details)
Commit fb7569dc7c0996852160b58ae097f6b85534d574 by noreply
sudo: Avoid checking sudoers when install into a DESTDIR (#5355)
(commit: fb7569d)
The file was removedcomponents/sysutils/sudo/patches/03-valid-sudoers-config.patch
The file was modifiedcomponents/sysutils/sudo/Makefile (diff)
The file was addedcomponents/sysutils/sudo/patches/03-skip-sudoers-check.patch
Commit 6facb5b25ab7447e1772609615c01ee583955071 by mnowak
Convert gst-plugins-good to use libjpeg8 (#5066)
(commit: 6facb5b)
The file was modifiedcomponents/multimedia/gst-plugins-good/Makefile (diff)
Commit b9124e081533aeb8cc46bb1eb17cfb711f455cda by mnowak
Update to samba-4.11.0 (#5161)
(commit: b9124e0)
The file was addedcomponents/network/samba/patches/10-memset_for_pthread_mutex_init.patch
The file was addedcomponents/network/samba/patches/05-no-liconv.patch
The file was removedcomponents/network/samba/patches/07-shebang.patch
The file was addedcomponents/network/samba/patches/07-svc-cifs-in-keytab.patch
The file was removedcomponents/network/samba/patches/05-ldap-libs.patch
The file was addedcomponents/network/samba/patches/06-shebang.patch
The file was removedcomponents/network/samba/patches/12-memset_for_pthread_mutex_init.patch
The file was removedcomponents/network/samba/patches/04-int-syscall-sysno.patch
The file was addedcomponents/network/samba/patches/09-test_oLschema2ldif-fmemopen.patch
The file was removedcomponents/network/samba/patches/11-disable-resolvconftest.patch
The file was removedcomponents/network/samba/patches/09-disable-eventfd.patch
The file was addedcomponents/network/samba/patches/04-ldap-libs.patch
The file was removedcomponents/network/samba/patches/08-svc-cifs-in-keytab.patch
The file was modifiedcomponents/network/samba/Makefile (diff)
The file was removedcomponents/network/samba/patches/10-avahi.patch
The file was modifiedcomponents/network/samba/samba.proto-objects (diff)
The file was removedcomponents/network/samba/patches/06-no-liconv.patch
The file was addedcomponents/network/samba/patches/08-disable-eventfd.patch
The file was modifiedcomponents/network/samba/samba.p5m (diff)
The file was modifiedcomponents/network/samba/manifests/sample-manifest.p5m (diff)
The file was addedcomponents/network/samba/patches/11-count_attrs-compar_fn.patch
The file was addedcomponents/network/samba/patches/12-replace_ARRAY_SIZE.patch
Commit 1bf0604e4a1a8ed7368c1ecd9fcb2d78beb90642 by noreply
Update PCRE2 to 10.33 (#5274)
(commit: 1bf0604)
The file was modifiedcomponents/library/pcre2/Makefile (diff)
The file was modifiedcomponents/library/pcre2/test/results-all.master (diff)
The file was modifiedcomponents/library/pcre2/pcre2.p5m (diff)
The file was modifiedcomponents/library/pcre2/manifests/sample-manifest.p5m (diff)
Commit dd288efd71bdc95b44347bf321e105eb4e564b31 by noreply
Update PulseAudio to 13.0 (#5302)
(commit: dd288ef)
The file was modifiedcomponents/desktop/pulseaudio/test/results-32.master (diff)
The file was modifiedcomponents/desktop/pulseaudio/pulseaudio.p5m (diff)
The file was modifiedcomponents/desktop/pulseaudio/Makefile (diff)
The file was modifiedcomponents/desktop/pulseaudio/test/results-64.master (diff)
The file was modifiedcomponents/desktop/pulseaudio/manifests/sample-manifest.p5m (diff)
The file was addedcomponents/desktop/pulseaudio/patches/01-disable-tests.patch
The file was addedcomponents/desktop/pulseaudio/patches/03-fix-pa-info.patch
Commit 04f3ef85fb2939c6f1efa3573545067ccb273a5f by noreply
Update p11-kit to 0.23.17 (#5307)
(commit: 04f3ef8)
The file was modifiedcomponents/library/p11-kit/Makefile (diff)
Commit d0ea7f329b96e970a3c54ed1824bfd8bbce86299 by noreply
Update GNU nano to 4.5 (#5336)
(commit: d0ea7f3)
The file was modifiedcomponents/editor/nano/Makefile (diff)
Commit 5b6ba463329c85bea3dd1cf197f4e782e37d3e33 by noreply
Update rdesktop to 1.9.0 (#5342)
(commit: 5b6ba46)
The file was modifiedcomponents/desktop/rdesktop/Makefile (diff)
Commit 1f2841f8a7b49804b12961d749277f0fbd54d85e by mnowak
Update to golang-1.12 (#5351)
(commit: 1f2841f)
The file was modifiedcomponents/developer/golang-112/Makefile (diff)
Commit 8749645a20892570e1aafeb78038cb76990fe9c4 by noreply
rdesktop: Add build require library/audio/libao (#5356)
(commit: 8749645)
The file was modifiedcomponents/desktop/rdesktop/Makefile (diff)
Commit 1101eb1be6173414af92631cf90571becaf67a37 by noreply
Go 1.12: Fix building in Jenkins (#5357)
(commit: 1101eb1)
The file was modifiedcomponents/developer/golang-112/Makefile (diff)
The file was modifiedcomponents/developer/golang-112/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/developer/gcc-7/test/results-i386.master (diff)
The file was modifiedcomponents/developer/gcc-7/Makefile (diff)
The file was removedcomponents/developer/gcc-7/patches/0001-illumos-gcc.patch