Skip to content

Commit aed93fa

Browse files
author
Bastian Schmidt
committed
Fixes #35852 - Add isoinfo dependency
1 parent cb0b1fb commit aed93fa

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

debian/bullseye/foreman-proxy/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
foreman-proxy (3.6.0-2) stable; urgency=low
2+
3+
* Add genisoimage dependency
4+
5+
-- Bastian Schmidt <[email protected]> Mon, 12 Dec 2022 13:20:30 +0100
6+
17
foreman-proxy (3.6.0-1) stable; urgency=low
28

39
* Bump changelog to 3.6.0 to match VERSION

debian/bullseye/foreman-proxy/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Section: net
1313
Priority: extra
1414
Architecture: all
1515
Depends: ruby, rake, ruby-sinatra (>= 1.3.3), ruby-rack (>= 1.1.0), ruby-json, ruby-augeas, ruby-bundler-ext, ruby-concurrent (>= 1.0.0), ruby-concurrent (<< 2.0.0), ruby-rsec, ruby-logging, ruby-sd-notify (>= 0.1.0), ruby-sd-notify (<< 0.2.0)
16-
Recommends: sudo, curl, ping, ruby-gssapi, ruby-rubyipmi (>= 0.10.0), ruby-redfish-client (>= 0.5.1), ruby-rkerberos (>= 0.1.1), ruby-libvirt (>= 0.6.0), ruby-rb-inotify, ruby-jwt (>= 1.5.6), ruby-xmlrpc (>= 0.3), foreman-debug
16+
Recommends: sudo, curl, ping, ruby-gssapi, ruby-rubyipmi (>= 0.10.0), ruby-redfish-client (>= 0.5.1), ruby-rkerberos (>= 0.1.1), ruby-libvirt (>= 0.6.0), ruby-rb-inotify, ruby-jwt (>= 1.5.6), ruby-xmlrpc (>= 0.3), foreman-debug, genisoimage
1717
Suggests: foreman-proxy-journald
1818
Description: RESTful proxies for DNS, DHCP, TFTP, and Puppet
1919
Smart-Proxy is a project which provides a RESTful API to various sub-systems

debian/focal/foreman-proxy/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
foreman-proxy (3.6.0-2) stable; urgency=low
2+
3+
* Add genisoimage dependency
4+
5+
-- Bastian Schmidt <[email protected]> Mon, 12 Dec 2022 13:20:30 +0100
6+
17
foreman-proxy (3.6.0-1) stable; urgency=low
28

39
* Bump changelog to 3.6.0 to match VERSION

debian/focal/foreman-proxy/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Section: net
1313
Priority: extra
1414
Architecture: all
1515
Depends: ruby, rake, ruby-sinatra (>= 1.3.3), ruby-rack (>= 1.1.0), ruby-json, ruby-augeas, ruby-bundler-ext, ruby-concurrent (>= 1.0.0), ruby-concurrent (<< 2.0.0), ruby-rsec, ruby-logging, ruby-sd-notify (>= 0.1.0), ruby-sd-notify (<< 0.2.0)
16-
Recommends: sudo, curl, ping, ruby-gssapi, ruby-rubyipmi (>= 0.10.0), ruby-redfish-client (>= 0.5.1), ruby-rkerberos (>= 0.1.1), ruby-libvirt (>= 0.6.0), ruby-rb-inotify, ruby-jwt (>= 1.5.6), ruby-xmlrpc (>= 0.3), foreman-debug
16+
Recommends: sudo, curl, ping, ruby-gssapi, ruby-rubyipmi (>= 0.10.0), ruby-redfish-client (>= 0.5.1), ruby-rkerberos (>= 0.1.1), ruby-libvirt (>= 0.6.0), ruby-rb-inotify, ruby-jwt (>= 1.5.6), ruby-xmlrpc (>= 0.3), foreman-debug, genisoimage
1717
Suggests: foreman-proxy-journald
1818
Description: RESTful proxies for DNS, DHCP, TFTP, and Puppet
1919
Smart-Proxy is a project which provides a RESTful API to various sub-systems

0 commit comments

Comments
 (0)