[Touch-packages] [Bug 1885125] Re: merge 8.2006.0-1 and include apparmor fixes

2020-06-29 Thread Launchpad Bug Tracker
This bug was fixed in the package rsyslog - 8.2006.0-2ubuntu1

---
rsyslog (8.2006.0-2ubuntu1) groovy; urgency=medium

  [ Christian Ehrhardt ]
  * Merge with Debian unstable (LP: #1885125). Remaining changes:
- debian/00rsyslog.conf Install tmpfiles.d snippet to ensure that the
  syslog group can write into /var/log/.
- debian/50-default.conf: set of default rules for syslog
  + debian/50-default.conf: separated default rules
  + d/rsyslog.install: install default rules
  + d/rsyslog.postrm: clear default rules on purge
  + d/rsyslog.postrm: remove conf file in postrm on purge. manage with ucf
  + d/rsyslog.postinst: Adapt script to use ucf for Ubuntu's config files
  + debian/control: Add Depends for ucf
- debian/rsyslog.conf:
  + enable $RepeatedMsgReduction to avoid bloating the syslog file.
  + enable $KLogPermitNonKernelFacility for non-kernel klog messages
  + Run as rsyslog:rsyslog, set $FileOwner to syslog
  + Remove rules moved to 50-default.conf
- Add disabled by default AppArmor profile, debian/usr.sbin.rsyslogd
  + d/rsyslog.install: install apparmor rule
  + d/rules: use dh_apparmor to install profile before rsyslog is started
  + d/control: suggests apparmor (>= 2.3)
  + d/contrl: Build-Depends on dh-apparmor
  + debian/rsyslog.dirs: install /etc/apparmor.d/force-complain,
/etc/apparmor.d/disable and /etc/apparmor.d/local
  + d/usr.sbin.rsyslogd apparmor profile for rsyslogd
  + debian/rsyslog.preinst: disable profile on clean installs.
- d/rules: Fix LDFLAGS to avoid segfault on receipt of first message
- Drop mmnormalize module, which depends on liblognorm from universe.
  + d/rules: drop --enable-mmnormalize
  + d/control: drop build dependency on liblognorm-dev
- run as user syslog
  + d/rsyslog.postinst: fix ownership of /var/spool/rsyslog.
  + d/rsyslog.postinst: Create syslog user and add it to adm group
  + d/rsyslog.postinst: Adapt privileges for /var/log
  + debian/control: Add Depends for adduser
- debian/dmesg.service: provide /var/log/dmesg.log as non log-rotated
  log for boot-time kernel messages.
- debian/clean: Delete some files left over by the test suite
  * Added changes
- d/p/Increase-timeouts-in-imfile-basic-2GB-file-and-imfile-tru.patch: bump
  even further for riscv64 to avoid FTBFS

  [ Simon Deziel ]
  * d/usr.sbin.rsyslogd: apparmor: use preferred "profile " syntax.

rsyslog (8.2006.0-2) unstable; urgency=medium

  * Revert upstream changes which caused /dev/log from journald being
overwritten (Closes: #963715)

rsyslog (8.2006.0-1) unstable; urgency=medium

  * New upstream version 8.2006.0
  * Bump debhelper-compat to 13

rsyslog (8.2004.0-1) unstable; urgency=medium

  * New upstream version 8.2004.0

rsyslog (8.2002.0-2) unstable; urgency=medium

  * Increase timeouts in imfile-basic-2GB-file and imfile-truncate-2GB-file.
Those tests can take a long time, especially on slow architectures like
armhf, so bump the test timeouts considerably.

rsyslog (8.2002.0-1) unstable; urgency=medium

  * New upstream version 8.2002.0
  * Rebase patches
  * Use ip instead of deprecated ifconfig when running the test suite.
  * Add Build-Depends on curl.
This is required to run the test allowed-sender-tcp-hostname-fail.
  * Enable extended test bench
  * Bump Standards-Version to 4.5.0

 -- Christian Ehrhardt   Thu, 25 Jun
2020 14:54:01 +0200

** Changed in: rsyslog (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/1885125

Title:
  merge 8.2006.0-1 and include apparmor fixes

Status in rsyslog package in Ubuntu:
  Fix Released

Bug description:
  While checking for an upload for
  
https://code.launchpad.net/~sdeziel/ubuntu/+source/rsyslog/+git/rsyslog/+merge/382345
  I found that there is a new version 8.2006.0-1.

  Let us give this merge a shot to get groovy up to date ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1885125/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1885125] Re: merge 8.2006.0-1 and include apparmor fixes

2020-06-29 Thread Christian Ehrhardt 
FIY uploaded to groovy

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/1885125

Title:
  merge 8.2006.0-1 and include apparmor fixes

Status in rsyslog package in Ubuntu:
  In Progress

Bug description:
  While checking for an upload for
  
https://code.launchpad.net/~sdeziel/ubuntu/+source/rsyslog/+git/rsyslog/+merge/382345
  I found that there is a new version 8.2006.0-1.

  Let us give this merge a shot to get groovy up to date ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1885125/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1885125] Re: merge 8.2006.0-1 and include apparmor fixes

2020-06-25 Thread Christian Ehrhardt 
** Merge proposal linked:
   
https://code.launchpad.net/~paelzer/ubuntu/+source/rsyslog/+git/rsyslog/+merge/386381

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/1885125

Title:
  merge 8.2006.0-1 and include apparmor fixes

Status in rsyslog package in Ubuntu:
  In Progress

Bug description:
  While checking for an upload for
  
https://code.launchpad.net/~sdeziel/ubuntu/+source/rsyslog/+git/rsyslog/+merge/382345
  I found that there is a new version 8.2006.0-1.

  Let us give this merge a shot to get groovy up to date ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1885125/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1885125] Re: merge 8.2006.0-1 and include apparmor fixes

2020-06-25 Thread Christian Ehrhardt 
upload/8.2001.0-1ubuntu1 has the former delta already split

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/1885125

Title:
  merge 8.2006.0-1 and include apparmor fixes

Status in rsyslog package in Ubuntu:
  In Progress

Bug description:
  While checking for an upload for
  
https://code.launchpad.net/~sdeziel/ubuntu/+source/rsyslog/+git/rsyslog/+merge/382345
  I found that there is a new version 8.2006.0-1.

  Let us give this merge a shot to get groovy up to date ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1885125/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp