noble

pre
root@n:~# for f in $(dpkg -L pollinate | xargs); do if [ -f $f ]; then md5sum 
$f; fi; done
a9f810379e139b53608f090ebd954954  /etc/default/pollinate
9f437b2251c81f7ddf7624ac761ba249  /etc/pollinate/entropy.ubuntu.com.pem
0d0f5edd6336476639330f077b378181  /lib/systemd/system/pollinate.service
fa0d134ea2a1d24f314cc9b1e5aa25d1  /usr/bin/pollinate
3a23f6e8ff9d1cc418e714431c959f60  /usr/lib/nagios/plugins/check_pollen
bbb957685fadaa304f8de24120309719  /usr/share/doc/pollinate/changelog.Debian.gz
3189efbbbc9e321c172c819af6b90c41  /usr/share/doc/pollinate/copyright
62fe40888a715acae175066e233a180e  /usr/share/man/man1/pollinate.1.gz


# available
pollinate:
  Installed: 4.33-3.1ubuntu1
  Candidate: 4.33-3.1ubuntu1
  Version table:
     4.33-3.1ubuntu1.1 100
        100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
 *** 4.33-3.1ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
        100 /var/lib/dpkg/status


# upgrade
root@n:~# apt install pollinate -t noble-proposed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be upgraded:
  pollinate
1 upgraded, 0 newly installed, 0 to remove and 260 not upgraded.
Need to get 12.3 kB of archives.
After this operation, 35.8 kB disk space will be freed.
Get:1 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 pollinate all 
4.33-3.1ubuntu1.1 [12.3 kB]
Fetched 12.3 kB in 0s (118 kB/s) 
(Reading database ... 73109 files and directories currently installed.)
Preparing to unpack .../pollinate_4.33-3.1ubuntu1.1_all.deb ...
Unpacking pollinate (4.33-3.1ubuntu1.1) over (4.33-3.1ubuntu1) ...
Setting up pollinate (4.33-3.1ubuntu1.1) ...
Processing triggers for man-db (2.12.0-4build2) ...
Scanning processes...     

# file check
root@n:~# for f in $(dpkg -L pollinate | xargs); do if [ -f $f ]; then md5sum 
$f; fi; done
a9f810379e139b53608f090ebd954954  /etc/default/pollinate
9f437b2251c81f7ddf7624ac761ba249  /etc/pollinate/entropy.ubuntu.com.pem
fa0d134ea2a1d24f314cc9b1e5aa25d1  /usr/bin/pollinate
ded02fd018613834797b967e8f98f58d  /usr/lib/nagios/plugins/check_pollen
0d0f5edd6336476639330f077b378181  /usr/lib/systemd/system/pollinate.service
fab39e0f2818d4b0777da2c3995ae9ee  /usr/share/doc/pollinate/changelog.Debian.gz
9a8ece72bda38ccd254f9312074eb5a8  /usr/share/doc/pollinate/copyright
62fe40888a715acae175066e233a180e  /usr/share/man/man1/pollinate.1.gz

As expected only check_pollen, changelog and copyright changed

# License check
root@n:~# grep GPL /usr/share/doc/pollinate/copyright
License: GPL-3
License: GPL-3
License: GPL-3
 License, version 3, can be found in /usr/share/common-licenses/GPL-3.

** Tags removed: verification-done-oracular verification-needed-noble
** Tags added: verification-done-noble verification-needed-oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2097596

Title:
  Please apply the relicensing of check_pollen script

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to